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

Feature/port to polars 3 #102

Closed
wants to merge 17 commits into from
Closed
3 changes: 2 additions & 1 deletion flasc/energy_ratio/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
energy_ratio_gain,
energy_ratio_suite,
energy_ratio_visualization,
energy_ratio_wd_bias_estimation
energy_ratio_wd_bias_estimation,
energy_ratio_polars
)
1,064 changes: 1,064 additions & 0 deletions flasc/energy_ratio/demo_capabilities.ipynb

Large diffs are not rendered by default.

Loading
Loading