Final Project: River Flow Analysis

The project is a simple engineering project that I made for Hydrology, 
the code takes data from fluvial stations and makes a linear regression to determine a relation between rain and river height, 
commonly used for environmental analysis. 
The model is simple and does not excludes the outlier value that the data presents, following recommendations. 
It`s a simple and fast project to understand some advanced features from pd.read_csv() and seaborn linear regression.
The code is presented in portuguese, if requested i can improve the model and translate it.

https://github.com/junim-1206/Resumo_Descarga