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

add loading notebook to toc #86

Merged
merged 1 commit into from
May 20, 2024
Merged

add loading notebook to toc #86

merged 1 commit into from
May 20, 2024

Conversation

dougbrn
Copy link
Collaborator

@dougbrn dougbrn commented May 20, 2024

Small fix to add data loading notebook to the tutorials TOC

@dougbrn dougbrn changed the title add loading notebook to ttoc add loading notebook to toc May 20, 2024
Copy link

Before [45d990e] After [a1950ed] Ratio Benchmark (Parameter)
31.7±2ms 36.8±3ms ~1.16 benchmarks.AssignSingleDfToNestedSeries.time_run
257M 262M 1.02 benchmarks.AssignSingleDfToNestedSeries.peakmem_run
6.53±0.1ms 6.68±0.2ms 1.02 benchmarks.NestedFrameQuery.time_run
270M 277M 1.02 benchmarks.ReassignHalfOfNestedSeries.peakmem_run
86.4M 86.4M 1.00 benchmarks.NestedFrameAddNested.peakmem_run
9.33±0.2ms 9.30±0.1ms 1.00 benchmarks.NestedFrameAddNested.time_run
89.5M 89.5M 1.00 benchmarks.NestedFrameReduce.peakmem_run
90.7M 89.5M 0.99 benchmarks.NestedFrameQuery.peakmem_run
5.39±0.1ms 5.35±0.04ms 0.99 benchmarks.NestedFrameReduce.time_run
63.6±3ms 62.5±2ms 0.98 benchmarks.ReassignHalfOfNestedSeries.time_run

Click here to view all benchmarks.

@dougbrn dougbrn requested a review from wilsonbb May 20, 2024 21:55
Copy link

codecov bot commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.68%. Comparing base (45d990e) to head (7a631a0).
Report is 69 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #86   +/-   ##
=======================================
  Coverage   98.68%   98.68%           
=======================================
  Files          15       15           
  Lines         836      836           
=======================================
  Hits          825      825           
  Misses         11       11           

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

Copy link
Contributor

@wilsonbb wilsonbb left a comment

Choose a reason for hiding this comment

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

Thanks for catching!

@dougbrn dougbrn merged commit 8197907 into main May 20, 2024
11 checks passed
@dougbrn dougbrn deleted the add_loading_nb branch May 20, 2024 22:03
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.

2 participants