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(python): Improve over docs, add example with order_by #18796

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

MarcoGorelli
Copy link
Collaborator

I'm suggesting a few changes to the over docs:

  • add an example with order_by
  • show how to use mapping_strategy='explode' properly
  • simplify a bit

@github-actions github-actions bot added documentation Improvements or additions to documentation python Related to Python Polars labels Sep 17, 2024
@MarcoGorelli MarcoGorelli marked this pull request as ready for review September 17, 2024 16:04
Copy link

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.85%. Comparing base (6561eba) to head (51b60c5).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18796      +/-   ##
==========================================
+ Coverage   79.84%   79.85%   +0.01%     
==========================================
  Files        1518     1518              
  Lines      205576   205563      -13     
  Branches     2892     2892              
==========================================
+ Hits       164132   164151      +19     
+ Misses      40896    40864      -32     
  Partials      548      548              

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

@ritchie46 ritchie46 merged commit b5cb137 into pola-rs:main Sep 18, 2024
15 checks passed
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 python Related to Python Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants