Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

docs(python): Fix typo in DataFrame.cast #20532

Merged

Conversation

Prathamesh-Ghatole
Copy link
Contributor

Just a simple typo fix

Copy link

codecov bot commented Jan 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.04%. Comparing base (1ebd039) to head (ec8108d).
Report is 12 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main   #20532    +/-   ##
========================================
  Coverage   79.04%   79.04%            
========================================
  Files        1563     1564     +1     
  Lines      220798   220612   -186     
  Branches     2502     2502            
========================================
- Hits       174522   174382   -140     
+ Misses      45702    45656    -46     
  Partials      574      574            

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

@mcrumiller
Copy link
Contributor

Use this title to pass the Pull request labeler:

docs: Fix typo in `DataFrame.cast`

@Prathamesh-Ghatole Prathamesh-Ghatole changed the title Fixed typo in frame.py docs: Fix typo in DataFrame.cast Jan 3, 2025
@github-actions github-actions bot added documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars and removed title needs formatting labels Jan 3, 2025
@Prathamesh-Ghatole
Copy link
Contributor Author

Use this title to pass the Pull request labeler:

docs: Fix typo in `DataFrame.cast`

Thanks for the heads up! Updated.

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 changed the title docs: Fix typo in DataFrame.cast docs(python): Fix typo in DataFrame.cast Jan 3, 2025
@stinodego stinodego removed the rust Related to Rust Polars label Jan 3, 2025
@stinodego stinodego merged commit 58c1745 into pola-rs:main Jan 3, 2025
16 of 17 checks passed
# for free to join this conversation on GitHub. Already have an account? # 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.

3 participants