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

revise intro #81

Merged
merged 7 commits into from
May 13, 2024
Merged

revise intro #81

merged 7 commits into from
May 13, 2024

Conversation

dougbrn
Copy link
Collaborator

@dougbrn dougbrn commented May 13, 2024

Revises the intro section to provide a more helpful initial description and content guide. Resolves #80

Copy link

github-actions bot commented May 13, 2024

Before [b3b4d99] After [8e1fc67] Ratio Benchmark (Parameter)
33.4±1ms 34.0±3ms 1.02 benchmarks.AssignSingleDfToNestedSeries.time_run
8.85±0.04ms 9.07±0.1ms 1.02 benchmarks.NestedFrameAddNested.time_run
86M 86.1M 1 benchmarks.NestedFrameAddNested.peakmem_run
89.4M 89.4M 1 benchmarks.NestedFrameQuery.peakmem_run
6.42±0.07ms 6.45±0.09ms 1 benchmarks.NestedFrameQuery.time_run
89.4M 89.4M 1 benchmarks.NestedFrameReduce.peakmem_run
5.22±0.05ms 5.15±0.06ms 0.99 benchmarks.NestedFrameReduce.time_run
262M 257M 0.98 benchmarks.AssignSingleDfToNestedSeries.peakmem_run
275M 271M 0.98 benchmarks.ReassignHalfOfNestedSeries.peakmem_run
60.8±3ms 59.6±2ms 0.98 benchmarks.ReassignHalfOfNestedSeries.time_run

Click here to view all benchmarks.

Copy link

codecov bot commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.65%. Comparing base (b3b4d99) to head (9871e56).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #81   +/-   ##
=======================================
  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.

@dougbrn dougbrn requested review from wilsonbb and hombit and removed request for wilsonbb May 13, 2024 18:13
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.

Thanks!

@dougbrn dougbrn merged commit 282bc9b into main May 13, 2024
11 checks passed
@dougbrn dougbrn deleted the revise_intro branch May 13, 2024 20:10
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.

Revise Intro Section
2 participants