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

Switching the dataloader build_entry_list from pandas to polars #527

Draft
wants to merge 62 commits into
base: main
Choose a base branch
from

Conversation

ggmarshall
Copy link
Collaborator

seems to give a decent speedup in testing, definitely more optimisation possible as well with using Lazy dataframes. have left the cut query as pandas as this needs a parser to work with polars

ggmarshall and others added 30 commits September 29, 2023 17:40
…ior on tail to remove degeneracy, added check on guess so no guess params are none, bounded mu to be in fit range, improved validity checks
…rations, wrote resolution fitting to include both linear and quadratic fits, changed results output for clarity
… of results, split out plots into own functions
…ior on tail to remove degeneracy, added check on guess so no guess params are none, bounded mu to be in fit range, improved validity checks
…rations, wrote resolution fitting to include both linear and quadratic fits, changed results output for clarity
… of results, split out plots into own functions
…ed get_pulser_ids to get_tcm_pulser_ids, added ability to return mask for load_data
@gipert
Copy link
Member

gipert commented Nov 8, 2023

Jesus... what's this commit history?

@ggmarshall
Copy link
Collaborator Author

I see no problem.....

@ggmarshall
Copy link
Collaborator Author

It's because of the rebasing, will leave as this is just an exemplar

@gipert gipert added flow High-level data management performace Code performance labels Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flow High-level data management performace Code performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants