An open API service indexing awesome lists of open source software.

https://github.com/comsavvy/water-analysis-project

Project on water analysis
https://github.com/comsavvy/water-analysis-project

data-analysis data-visualization predictive-analytics python water-analysis

Last synced: 10 months ago
JSON representation

Project on water analysis

Awesome Lists containing this project

README

          

# Project on water analysis

This analysis is about measuring how water is being used in each location mentioned in the project and how water flow in each tap.

***Water resources*** '`Data`' class was modified to be in a module, where all the `methods` can be called directly instead of being called in **`Jupyter Notebook`**. Help ***`method`*** can be call in the `module` or the `methods` within it e.g `?Data` or `help(Data)` in order to know the available ***`methods`*** or the functions of each `methods`.