pygama
pygama copied to clipboard
Switching the dataloader build_entry_list from pandas to polars
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
Jesus... what's this commit history?
I see no problem.....
It's because of the rebasing, will leave as this is just an exemplar