Skip to content

Conversation

@dougbrn
Copy link
Collaborator

@dougbrn dougbrn commented Aug 26, 2025

Resolves #338

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@codecov
Copy link

codecov bot commented Aug 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.19%. Comparing base (cf6d152) to head (5d1f35d).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #339   +/-   ##
=======================================
  Coverage   98.19%   98.19%           
=======================================
  Files          19       19           
  Lines        1830     1833    +3     
=======================================
+ Hits         1797     1800    +3     
  Misses         33       33           

☔ 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.

@github-actions
Copy link

github-actions bot commented Aug 26, 2025

Before [cf6d152] After [e59fbae] Ratio Benchmark (Parameter)
884M 1.02G 1.15 benchmarks.ReadFewColumnsS3.peakmem_run
31.7±0.7ms 33.9±1ms 1.07 benchmarks.AssignSingleDfToNestedSeries.time_run
176M 179M 1.02 benchmarks.ReadFewColumnsHTTPS.peakmem_run
44.8±0.3ms 45.6±3ms 1.02 benchmarks.ReassignHalfOfNestedSeries.time_run
250M 250M 1 benchmarks.AssignSingleDfToNestedSeries.peakmem_run
135M 135M 1 benchmarks.CountNestedBy.peakmem_run
102M 102M 1 benchmarks.NestedFrameAddNested.peakmem_run
106M 107M 1 benchmarks.NestedFrameQuery.peakmem_run
11.0±0.05ms 11.0±0.2ms 1 benchmarks.NestedFrameQuery.time_run
105M 106M 1 benchmarks.NestedFrameReduce.peakmem_run

Click here to view all benchmarks.

@dougbrn dougbrn marked this pull request as ready for review August 26, 2025 19:32
@dougbrn dougbrn changed the title [WIP] NestedSeries documentation NestedSeries documentation Aug 26, 2025
@dougbrn dougbrn requested a review from gitosaurus August 26, 2025 19:34
Copy link
Contributor

@gitosaurus gitosaurus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@dougbrn dougbrn merged commit e21f357 into main Aug 26, 2025
11 checks passed
@dougbrn dougbrn deleted the nestedseries_docs branch August 26, 2025 20:46
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.

Write NestedSeries docs

2 participants