Compare commits

...

4 Commits

Author SHA1 Message Date
Joseph Misiti 3a93124d10
Merge pull request #982 from Harshupadhyay221/patch-1
Update ML-DL Projects 2022
2024-03-31 09:17:41 -04:00
Joseph Misiti 56fdb6cbf6
Merge pull request #981 from fdosani/patch-1
Add in DataComPy
2024-03-31 09:17:30 -04:00
Harsh Upadhyay b361295b34
Update ML-DL Projects 2022 2024-03-31 18:40:15 +05:30
Faisal 1274907467
Add in DataComPy 2024-03-25 10:56:11 -04:00
2 changed files with 2 additions and 0 deletions

View File

@ -18,3 +18,4 @@ NumberPlate_Recognition
K_Means_Clustering
Sales_Predictor
Movie_Recommender_System
College Placement Predictor

View File

@ -1270,6 +1270,7 @@ be
<a name="python-data-analysis--data-visualization"></a>
#### Data Analysis / Data Visualization
* [DataComPy](https://github.com/capitalone/datacompy) - A library to compare Pandas, Polars, and Spark data frames. It provides stats and lets users adjust for match accuracy.
* [DataVisualization](https://github.com/Shanky-21/Data_visualization) - A GitHub Repository Where you can Learn Datavisualizatoin Basics to Intermediate level.
* [Cartopy](https://scitools.org.uk/cartopy/docs/latest/) - Cartopy is a Python package designed for geospatial data processing in order to produce maps and other geospatial data analyses.
* [SciPy](https://www.scipy.org/) - A Python-based ecosystem of open-source software for mathematics, science, and engineering.