This is the example code to show how to create this script with Datapane. This script shows the ranks of the author and publications on Medium with respect to publishing frequency last year.
Find the instruction to create a script with Datapane here and options to set up the parameters here
- Visualization.ipynb:
- Visualize data
- Save graphs and list to create scripts in script.py
- script.py:
- Load the graphs and list to show on the script
- Load parameters to input the information
- Create the script with Datapane
- datapane.yaml:
- Config file for parameters and the files to include in the script
- publication_count, publication_rank, author_count: pickle files used for the script