This repository contains all practices from Pirple's "Data Mining With Python" course.
- Module 1 -
Data Wrangling
- Module 2 -
Data Mining Fundamentals
- Module 3 -
Frameworks Explained
- Module 4 -
Mining and Storing Data
- Module 5 -
Natural Language Processing
conda install -c conda-forge notebook
conda install -c conda-forge jupyterlab
conda install -c conda-forge pyspark
conda install pandas
conda install seaborn
conda install numpy
conda install matplotlib
conda install scikit-learn
conda install networkx
- Kaggle - https://kaggle.com/
- scikit-learn - https://scikit-learn.org/
- Nádio ~ @Devwarlt