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: Miscellaneous minor updates/fixes #20573

Merged
merged 2 commits into from
Jan 6, 2025

Conversation

alexander-beedie
Copy link
Collaborator

@alexander-beedie alexander-beedie commented Jan 6, 2025

Fixed a few minor gremlins in Python/Rust docstrings:

  • Updated "casted" → "cast" (it's irregular, so the past tense still conjugates as "cast" :)
  • Updated "consecutives" → "consecutive" in a few places.
  • Some "polars" → "Polars" adjustments for consistency.
  • Fixed the output of the "reinterpret" example.

@github-actions github-actions bot added documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars labels Jan 6, 2025
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.98%. Comparing base (e360e0a) to head (aa1e2d5).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #20573   +/-   ##
=======================================
  Coverage   78.98%   78.98%           
=======================================
  Files        1564     1564           
  Lines      220759   220765    +6     
  Branches     2504     2504           
=======================================
+ Hits       174363   174378   +15     
+ Misses      45822    45813    -9     
  Partials      574      574           

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

@alexander-beedie alexander-beedie merged commit f104170 into pola-rs:main Jan 6, 2025
27 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 rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants