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 date_range and datetime_ranges examples without eager=True #18379

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

MarcoGorelli
Copy link
Collaborator

@MarcoGorelli MarcoGorelli commented Aug 26, 2024

There currently aren't any examples without eager=True, and the question of what the (default) eager=False variant is for comes up sometimes

@github-actions github-actions bot added documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars labels Aug 26, 2024
Copy link

codecov bot commented Aug 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.82%. Comparing base (f07eea3) to head (38d1a55).
Report is 16 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #18379   +/-   ##
=======================================
  Coverage   79.81%   79.82%           
=======================================
  Files        1496     1496           
  Lines      200338   200338           
  Branches     2841     2841           
=======================================
+ Hits       159902   159918   +16     
+ Misses      39911    39895   -16     
  Partials      525      525           

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

@MarcoGorelli MarcoGorelli marked this pull request as ready for review August 28, 2024 07:04
@MarcoGorelli MarcoGorelli changed the title docs: Add date_range and datetime_ranges examples without eager=True docs(python): Add date_range and datetime_ranges examples without eager=True Aug 28, 2024
@ritchie46 ritchie46 merged commit fb38919 into pola-rs:main Aug 28, 2024
15 checks passed
colin-kerkhof pushed a commit to colin-kerkhof/polars that referenced this pull request Aug 28, 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 python Related to Python Polars rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants