Skip to content

Function that takes user input of start and end dates among dates in an list and displays daily scores in a bar chart

Notifications You must be signed in to change notification settings

Grogu22/Time-input-plot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time-input-plot

This analysis is shown in the Jupyter Notebook and plot.py

Constructs a graph using matplotlib and takes user input for start dates and end dates, for displaying plot within a particular timeframe. Data can be stored in an external file (here I have used a .csv file)


For mbF.py we generate a grouped bar plot with varying number of bars per group

image

About

Function that takes user input of start and end dates among dates in an list and displays daily scores in a bar chart

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published