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

init quickstart #65

Merged
merged 3 commits into from
May 8, 2024
Merged

init quickstart #65

merged 3 commits into from
May 8, 2024

Conversation

dougbrn
Copy link
Collaborator

@dougbrn dougbrn commented May 8, 2024

Adds a quickstart guide. Partially (or maybe fully for v0.1?) addresses #47

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link

github-actions bot commented May 8, 2024

Before [3d65f46] After [7fc9a1b] Ratio Benchmark (Parameter)
56.4±3ms 60.4±4ms 1.07 benchmarks.ReassignHalfOfNestedSeries.time_run
30.2±2ms 31.8±2ms 1.06 benchmarks.AssignSingleDfToNestedSeries.time_run
8.11±0.07ms 8.61±0.1ms 1.06 benchmarks.NestedFrameQuery.time_run
5.25±0.09ms 5.42±0.9ms 1.03 benchmarks.NestedFrameReduce.time_run
86M 86M 1 benchmarks.NestedFrameAddNested.peakmem_run
88.4M 88.2M 1 benchmarks.NestedFrameQuery.peakmem_run
88.4M 88.2M 1 benchmarks.NestedFrameReduce.peakmem_run
260M 258M 0.99 benchmarks.AssignSingleDfToNestedSeries.peakmem_run
273M 271M 0.99 benchmarks.ReassignHalfOfNestedSeries.peakmem_run
8.45±0.2ms 8.24±0.09ms 0.98 benchmarks.NestedFrameAddNested.time_run

Click here to view all benchmarks.

Copy link

codecov bot commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.55%. Comparing base (3d65f46) to head (01c9419).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #65   +/-   ##
=======================================
  Coverage   97.55%   97.55%           
=======================================
  Files          16       16           
  Lines         818      818           
=======================================
  Hits          798      798           
  Misses         20       20           

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

@hombit hombit self-requested a review May 8, 2024 19:13
@wilsonbb wilsonbb self-requested a review May 8, 2024 19:24
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.

LGTM

@dougbrn dougbrn merged commit 5a74ad5 into main May 8, 2024
11 checks passed
@dougbrn dougbrn deleted the add_quickstart branch May 8, 2024 19:30
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.

3 participants