Home • Autumn 2023 Meeting Schedule • Spring 2023 Meeting Schedule • Data Visualisation with Python • Creating a Database with PostgreSQL
Data Visualisation with Python - Examples
Visualizing max. and min. manuscript dates from a csv. file using the plotting library Matplotlib
Example 1
Tips:
- The csv. file and the py. file with the script have to be in the same folder
- You can easily edit the “max_rows” value to include more or less data
Image of the script
The script file
The csv. data file