Welcome to ProgressiVis#

ProgressiVis is a Python toolkit and scientific workflow system that implements a new programming paradigm that we call Progressive Analytics or Progressive Data Analysis and Visualization aimed at performing analytics in a progressive way. It allows analysts to see the progress of their analysis and to steer it interactively while the computation is being done.
Contents:
- Introduction
- Installation of ProgressiVis
- User Guide
- Progressive Notebooks
- Running Jupyter
- Creating a progressive analysis
- Replaying a progressive analysis
- Do not cut and paste from a ProgressiBook to a standard Notebook
- Chaining widgets
- Navigation with the DAG Widget
- A
ProgressiBookuser guide - Chaining widgets list
- Recording a scenario
- Replay a scenario
- Chaining widgets’ persistent settings
- How to create a chaining widget?
- Standalone widgets
- Example Gallery
- NYC Taxis / Precipitations scatterplot
- NYC Taxis / Precipitations line chart
- NYC Taxis / Correlation between the number of courses per day and precipitations
- A scenario using
progressivissnippets - A scenario using
duckdbin a snippet - A multi-class density map for NYC Taxis data.
- Progressive KMeans
- TSNE 2D
- Library Reference
- Module Library
- Unit Tests
- Writing New Modules
- Dependencies