-
-
Notifications
You must be signed in to change notification settings - Fork 414
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding this project to Basic section of Data Science and Machine Learning folder with main folder name as "Water Quality Data EDA"
- Loading branch information
1 parent
323ef29
commit 6fdc197
Showing
8 changed files
with
2,401 additions
and
0 deletions.
There are no files selected for viewing
28 changes: 28 additions & 0 deletions
28
Machine Learning and Data Science/Basic/Water Quality Data EDA/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Water Quality Data EDA | ||
|
||
### Source of data:- | ||
|
||
##### https://www.kaggle.com/datasets/supriyoain/water-quality-data/data | ||
|
||
### Features in the dataset:- | ||
|
||
<ul> <b>Date:</b> Indicates the date when the water quality data was recorded. </ul> | ||
<ul> <b>Salinity:</b> Denotes the concentration of salts in the water. </ul> | ||
<ul> <b>Dissolved Oxygen:</b> Indicates the amount of oxygen dissolved in the water, crucial for aquatic life. </ul> | ||
<ul> <b>pH:</b> Represents the acidity or alkalinity level of the water. </ul> | ||
<ul> <b>Secchi Depth (m):</b> Measures the depth at which a Secchi disk disappears from view, providing insight into water transparency. </ul> | ||
<ul> <b>Water Depth:</b> Indicates the depth of the water column at the sampling location. </ul> | ||
<ul> <b>Water Temperature:</b> Provides the thermal condition of the water. </ul> | ||
<ul> <b>Air Temperature:</b> Represents the ambient air temperature during sampling. </ul> | ||
|
||
### Example Data Visualizations:- | ||
|
||
![alt text](image.png) | ||
|
||
![alt text](image-1.png) | ||
|
||
![alt text](image-2.png) | ||
|
||
![alt text](image-3.png) | ||
|
||
![alt text](image-4.png) |
Binary file added
BIN
+75.5 KB
Machine Learning and Data Science/Basic/Water Quality Data EDA/image-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+85.6 KB
Machine Learning and Data Science/Basic/Water Quality Data EDA/image-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+98.4 KB
Machine Learning and Data Science/Basic/Water Quality Data EDA/image-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+57.8 KB
Machine Learning and Data Science/Basic/Water Quality Data EDA/image-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+71.9 KB
Machine Learning and Data Science/Basic/Water Quality Data EDA/image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
Machine Learning and Data Science/Basic/Water Quality Data EDA/water-quality-data-eda.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
2,372 changes: 2,372 additions & 0 deletions
2,372
Machine Learning and Data Science/Basic/Water Quality Data EDA/waterquality.csv
Large diffs are not rendered by default.
Oops, something went wrong.