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 polars.read_parquet and polars.read_parquet_schema #14847

Closed

Conversation

GabrielBifano
Copy link

Added examples for the methods polars.read_parquet() and polars.read_parquet_schema()

This change is part of the issue: #13161, which has a good first issue label.

This is my first commit to the project, i followed the contribution guide, and took inspiration in other pull requests to be sure. Please let me know of any mistakes I've possibly made during the process.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 4, 2024
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.95%. Comparing base (fc3c663) to head (4824cc7).

❗ Current head 4824cc7 differs from pull request most recent head 3f7b9ba. Consider uploading reports for the commit 3f7b9ba to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14847      +/-   ##
==========================================
- Coverage   80.99%   80.95%   -0.05%     
==========================================
  Files        1330     1327       -3     
  Lines      172572   172081     -491     
  Branches     2453     2453              
==========================================
- Hits       139772   139300     -472     
+ Misses      32329    32311      -18     
+ Partials      471      470       -1     

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

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant