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

doc tweaks #84

Merged
merged 1 commit into from
May 20, 2024
Merged

doc tweaks #84

merged 1 commit into from
May 20, 2024

Conversation

dougbrn
Copy link
Collaborator

@dougbrn dougbrn commented May 16, 2024

Adds a few small doc tweaks. Resolves #82.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link

codecov bot commented May 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.65%. Comparing base (282bc9b) to head (d19b8e5).
Report is 73 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #84   +/-   ##
=======================================
  Coverage   98.65%   98.65%           
=======================================
  Files          15       15           
  Lines         818      818           
=======================================
  Hits          807      807           
  Misses         11       11           

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

Copy link

Before [282bc9b] After [22a3e73] Ratio Benchmark (Parameter)
255M 257M 1.01 benchmarks.AssignSingleDfToNestedSeries.peakmem_run
8.84±0.1ms 8.90±0.06ms 1.01 benchmarks.NestedFrameAddNested.time_run
89.4M 90.7M 1.01 benchmarks.NestedFrameQuery.peakmem_run
6.30±0.04ms 6.39±0.08ms 1.01 benchmarks.NestedFrameQuery.time_run
86.6M 86.4M 1 benchmarks.NestedFrameAddNested.peakmem_run
89.4M 89.5M 1 benchmarks.NestedFrameReduce.peakmem_run
275M 276M 1 benchmarks.ReassignHalfOfNestedSeries.peakmem_run
56.7±1ms 56.6±2ms 1 benchmarks.ReassignHalfOfNestedSeries.time_run
5.23±0.06ms 5.20±0.1ms 0.99 benchmarks.NestedFrameReduce.time_run
33.9±1ms 32.9±2ms 0.97 benchmarks.AssignSingleDfToNestedSeries.time_run

Click here to view all benchmarks.

@dougbrn dougbrn requested a review from hombit May 16, 2024 18:54
Copy link
Collaborator

@hombit hombit left a comment

Choose a reason for hiding this comment

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

Looks good!

@dougbrn dougbrn merged commit 45d990e into main May 20, 2024
11 checks passed
@dougbrn dougbrn deleted the small_fixes branch May 20, 2024 16:48
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.

Move readme badges to right under the header
2 participants