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

Tutorial for using index tables and search. #484

Merged
merged 2 commits into from
Nov 1, 2024

Conversation

delucchi-cmu
Copy link
Contributor

Closes #477.

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 Nov 1, 2024

Before [3041d6d] After [41a8882] Ratio Benchmark (Parameter)
2.15±0.04s 2.19±0.02s 1.02 benchmarks.time_create_midsize_catalog
99.6±2ms 101±0.9ms 1.01 benchmarks.time_kdtree_crossmatch
14.5±0.07s 14.6±0.2s 1 benchmarks.time_create_large_catalog
15.6±0.2ms 15.4±0.1ms 0.99 benchmarks.time_box_filter_on_partition
30.6±0.6ms 29.9±0.5ms 0.98 benchmarks.time_polygon_search

Click here to view all benchmarks.

Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.67%. Comparing base (5fbe2e2) to head (574ebb4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #484   +/-   ##
=======================================
  Coverage   97.67%   97.67%           
=======================================
  Files          39       39           
  Lines        1546     1546           
=======================================
  Hits         1510     1510           
  Misses         36       36           

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

Copy link
Member

@OliviaLynn OliviaLynn 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!

docs/tutorials/pre_executed/index_table.ipynb Outdated Show resolved Hide resolved
@delucchi-cmu delucchi-cmu merged commit 3041d6d into main Nov 1, 2024
8 of 9 checks passed
@delucchi-cmu delucchi-cmu deleted the issue/477/index_search branch November 1, 2024 17:17
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.

Documentation: using index_search
2 participants