Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonGrapher

A Python application which reads an external CSV/Excel file and develops and displays a graph from the data.

Developed by C. Hans Culton under the Apache-2.0 Licence

Libraries

  • matplotlib
  • pandas

How to Use

Specify which file to analyze in the application by assigning the file path to the file variable.

Specify the data to use from the file in the pd.DataFrame function parameters.

Change the plot type and what axis should display what data in plt.plot()

About

An application which reads an external CSV/Excel file develops and displays a graph from the data.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages