-
Notifications
You must be signed in to change notification settings - Fork 5
Progress bar #139
Copy link
Copy link
Open
Labels
Usability / InterfaceFor changes related to the core usability issues.For changes related to the core usability issues.enhancementNew feature or requestNew feature or requestpriority:low
Metadata
Metadata
Assignees
Labels
Usability / InterfaceFor changes related to the core usability issues.For changes related to the core usability issues.enhancementNew feature or requestNew feature or requestpriority:low
Hi!
During featurization, which can be very long (several hours), it could be useful to have a global progress bar. It is easy to compute progress based on the number of generated files over the total expected (#windows x #agg x #shards). I am just wondering how to incorporate it with the current existing output.
Thanks!