.CSV files read, load as Pandas object and plot
Different graphs obtained using dataset stored in .CSV files are presented. The files are read using Pandas and are graphed through the Seaborn library and Pandas grouping operations.
A set of shape files is also processed to obtain hydro-environmental variables.
Correlation matrix plot:
Temporal evolution plot:
Boxplot chart:
Plot mean and standard deviation:
Dependences:
python - Pandas
python - NumPy
python - Matplolib
python - Numpy
python - Seaborn
python - Scipy - stats
python - shapefile
Pages source:
https://seaborn.pydata.org/