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

docs(rust): Include prelude import in the example #15633

Merged
merged 6 commits into from
Apr 15, 2024

Conversation

Priyansh4444
Copy link
Contributor

Making code more readable to the user at least for in getting started, since on the webpage it doesn't seem to be imported and it was slightly confusing where DataFrame came from specifically!

Copy link

codecov bot commented Apr 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.26%. Comparing base (f62c51b) to head (b8df272).
Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15633      +/-   ##
==========================================
- Coverage   81.26%   81.26%   -0.01%     
==========================================
  Files        1372     1372              
  Lines      175817   175815       -2     
  Branches     2543     2543              
==========================================
- Hits       142881   142872       -9     
- Misses      32453    32461       +8     
+ Partials      483      482       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@stinodego stinodego left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good change, thanks!

@stinodego stinodego changed the title Making it more readable for the intro to the user docs(rust): Include prelude import in the example Apr 15, 2024
@stinodego stinodego merged commit 45620ef into pola-rs:main Apr 15, 2024
10 checks passed
@github-actions github-actions bot added documentation Improvements or additions to documentation rust Related to Rust Polars labels Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants