Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dataframes.md #1709

Merged
merged 1 commit into from
Dec 24, 2024
Merged

Update dataframes.md #1709

merged 1 commit into from
Dec 24, 2024

Conversation

jesper-olsen
Copy link
Contributor

This is in section "Basic Aggregation".

$df_1 is opened in eager mode - but the sum is still lazy - so it is necessary to collect the result...

This is in section "Basic Aggregation".

$df_1 is opened in eager mode - but the sum is still lazy - so it is necessary to collect the result...
@fdncred fdncred merged commit 1a4abd2 into nushell:main Dec 24, 2024
2 checks passed
@fdncred
Copy link
Collaborator

fdncred commented Dec 24, 2024

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants