Skip to content

This repo shows how to use Datapane create a simple script to see the rank of the authors or publications with respect to publishing frequency

Notifications You must be signed in to change notification settings

khuyentran1401/Sample_datapane_script

Repository files navigation

Sample Datapane Script

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

Descriptions of files in this repo

  • 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

About

This repo shows how to use Datapane create a simple script to see the rank of the authors or publications with respect to publishing frequency

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published