data.world-py
data.world-py copied to clipboard
Progress bar for long-running operations in interactive mode
Potentially long-running operations, especially load_dataset() and query() should show users a progress bar when used in interactive mode (e.g. python shell / iPython).