Skip to content

allow parquet read from directories #245

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

allow parquet read from directories #245

wants to merge 1 commit into from

Conversation

dougbrn
Copy link
Collaborator

@dougbrn dougbrn commented Apr 25, 2025

No description provided.

Copy link

codecov bot commented Apr 25, 2025

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.80%. Comparing base (71828ad) to head (323096e).

Files with missing lines Patch % Lines
src/nested_pandas/nestedframe/io.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #245      +/-   ##
==========================================
- Coverage   98.87%   98.80%   -0.08%     
==========================================
  Files          14       14              
  Lines        1333     1335       +2     
==========================================
+ Hits         1318     1319       +1     
- Misses         15       16       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link

Before [71828ad] After [b4245b0] Ratio Benchmark (Parameter)
274M 274M 1 benchmarks.AssignSingleDfToNestedSeries.peakmem_run
96.9M 96.9M 1 benchmarks.NestedFrameAddNested.peakmem_run
101M 101M 1 benchmarks.NestedFrameQuery.peakmem_run
101M 101M 1 benchmarks.NestedFrameReduce.peakmem_run
293M 293M 1 benchmarks.ReassignHalfOfNestedSeries.peakmem_run
10.8±0.2ms 10.7±0.03ms 0.99 benchmarks.NestedFrameQuery.time_run
44.5±5ms 43.9±7ms 0.99 benchmarks.ReassignHalfOfNestedSeries.time_run
25.2±0.2ms 24.8±0.8ms 0.98 benchmarks.AssignSingleDfToNestedSeries.time_run
1.29±0.04ms 1.27±0ms 0.98 benchmarks.NestedFrameReduce.time_run
10.1±0.2ms 9.67±0.02ms 0.96 benchmarks.NestedFrameAddNested.time_run

Click here to view all benchmarks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant