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

Add DataFrame section to user guide #3066

Closed
Tracked by #3058
andygrove opened this issue Aug 7, 2022 · 0 comments · Fixed by #3067
Closed
Tracked by #3058

Add DataFrame section to user guide #3066

andygrove opened this issue Aug 7, 2022 · 0 comments · Fixed by #3067
Assignees
Labels
enhancement New feature or request

Comments

@andygrove
Copy link
Member

andygrove commented Aug 7, 2022

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
The user guide has a SQL section but no DataFrame section.

Describe the solution you'd like
Add a new DataFrame section.

  • list all dataframe functions
  • list all logical expression functions

We should explain how to use DataFrame and logical expressions. We can also link to https://docs.rs/datafusion/latest/datafusion/dataframe/struct.DataFrame.html from here

Describe alternatives you've considered
None

Additional context
None

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

Successfully merging a pull request may close this issue.

1 participant