This is a python module for running code to analzye recent changes in global river flow patterns.
The entire analysis can be completed by running the main.py file.
Recomended to run in a Python environment with the following packages:
- Seaborn 0.12.2
- Matplotlib 3.5.0
- Numpy 1.23.5
- Sklearn 1.1.3
- Pandas 1.5.3
- Scipy 1.10.0