Skip to content

Latest commit

 

History

History
 
 

Plotter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Star Badge Open Source Love View My Profile View Repositories

Plotter

🛠️ Description

An automation program to plot data with different visualisations by user selections.

⚙️ Languages or Frameworks Used

Open directory terminal, using following command or directly install inside the Jupyter Notebook (included) to download necessary packages for project execution:

!pip install chart_studio
!pip install cufflinks

🌟 How to run

Open the Jupyter Notebook file under Plotter.ipynb

📺 Demo

  1. User choose the way they want data to be create:

  1. Inspecting the first 5 rows of the dataframe using head() function:

  1. Selecting the number of columns they want to plot (whole table/selected columns only) and plot types:

  1. Output: (Line Plot selection)

🤖 Author

Leah Nguyen