elphick / mass-composition

Manage mass composition math operations and visualisation
https://elphick.github.io/mass-composition/
MIT License
1 stars 1 forks source link

Progressbar for streams_from_dataframe function #134

Closed elphick closed 5 months ago

elphick commented 6 months ago

When loading large datsets using the streams_from_dataframe helper function there can be quite a wait. Investigate/implement a progressbar for user feedback.