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): Add examples for multiple Series functions #16172

Merged
merged 4 commits into from May 12, 2024

Conversation

@tharunsuresh-code tharunsuresh-code changed the title docs(python): Add examples for multiple Series functions Docs(python): Add examples for multiple Series functions May 12, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation python Related to Python Polars labels May 12, 2024
Copy link

codecov bot commented May 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.99%. Comparing base (f18c306) to head (3048a13).
Report is 27 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16172      +/-   ##
==========================================
+ Coverage   80.95%   80.99%   +0.03%     
==========================================
  Files        1386     1387       +1     
  Lines      178441   178832     +391     
  Branches     2883     2877       -6     
==========================================
+ Hits       144452   144837     +385     
- Misses      33494    33503       +9     
+ Partials      495      492       -3     

☔ 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.

Looks really good! Just one comment.

py-polars/polars/series/series.py Outdated Show resolved Hide resolved
@stinodego stinodego changed the title Docs(python): Add examples for multiple Series functions docs(python): Add examples for multiple Series functions May 12, 2024
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.

Thanks!

@stinodego stinodego merged commit 0b66308 into pola-rs:main May 12, 2024
14 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.

None yet

2 participants