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 SDSS spectra notebook #134

Merged
merged 4 commits into from
Aug 8, 2024
Merged

add SDSS spectra notebook #134

merged 4 commits into from
Aug 8, 2024

Conversation

dougbrn
Copy link
Collaborator

@dougbrn dougbrn commented Aug 8, 2024

This PR adds a lightweight tutorial/example of using nested-pandas with SDSS spectra.

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 Aug 8, 2024

Before [71ae3ba] <v0.1.3> After [660726d] Ratio Benchmark (Parameter)
33.1±0.9ms 35.3±3ms 1.07 benchmarks.AssignSingleDfToNestedSeries.time_run
57.8±2ms 60.6±4ms 1.05 benchmarks.ReassignHalfOfNestedSeries.time_run
9.37±0.2ms 9.56±0.3ms 1.02 benchmarks.NestedFrameAddNested.time_run
1.11±0.01ms 1.11±0.05ms 1.01 benchmarks.NestedFrameReduce.time_run
87.1M 87M 1 benchmarks.NestedFrameAddNested.peakmem_run
94.2M 93.9M 1 benchmarks.NestedFrameQuery.peakmem_run
90.7M 90.6M 1 benchmarks.NestedFrameReduce.peakmem_run
263M 260M 0.99 benchmarks.AssignSingleDfToNestedSeries.peakmem_run
281M 279M 0.99 benchmarks.ReassignHalfOfNestedSeries.peakmem_run
6.66±0.1ms 6.52±0.1ms 0.98 benchmarks.NestedFrameQuery.time_run

Click here to view all benchmarks.

@dougbrn dougbrn marked this pull request as ready for review August 8, 2024 21:27
Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.44%. Comparing base (71ae3ba) to head (d05af73).
Report is 72 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #134   +/-   ##
=======================================
  Coverage   99.44%   99.44%           
=======================================
  Files          14       14           
  Lines         897      897           
=======================================
  Hits          892      892           
  Misses          5        5           

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

docs/tutorials/nested_spectra.ipynb Outdated Show resolved Hide resolved
docs/tutorials/nested_spectra.ipynb Outdated Show resolved Hide resolved
@dougbrn dougbrn merged commit 5a6ab4a into main Aug 8, 2024
9 checks passed
@dougbrn dougbrn deleted the spectra_tutorial branch August 8, 2024 22:18
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