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

fix(python): Add missing "truncate_ragged_lines" parameter to read_csv_batched #15944

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

alexander-beedie
Copy link
Collaborator

  • Support for "truncate_ragged_lines" existed, but it wasn't exposed - fixed.
  • As a minor drive-by, added a bit more detail to the "decimal_comma" docstring.

@github-actions github-actions bot added fix Bug fix python Related to Python Polars labels Apr 28, 2024
Copy link

codecov bot commented Apr 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.25%. Comparing base (b6441d0) to head (6d40cdb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15944      +/-   ##
==========================================
- Coverage   81.25%   81.25%   -0.01%     
==========================================
  Files        1381     1381              
  Lines      176636   176636              
  Branches     3034     3034              
==========================================
- Hits       143532   143526       -6     
- Misses      32622    32626       +4     
- Partials      482      484       +2     
Flag Coverage Δ
python 74.69% <ø> (-0.01%) ⬇️
rust 78.38% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ritchie46 ritchie46 merged commit 2e28176 into pola-rs:main Apr 29, 2024
14 checks passed
@alexander-beedie alexander-beedie deleted the truncate-ragged-batched branch April 29, 2024 06:35
Wouittone pushed a commit to Wouittone/polars that referenced this pull request Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix python Related to Python Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants