Machine Learning
Home
Data
Introduction of DV.pdf
matplotlib Cheat Sheets.pdf
Pandas Basics Cheat Sheet.pdf
Python Basics Cheat Sheet.pdf
Data Manipulation
Manipulating Data with Pandas
Data Visualization
Data Visualization using Seaborn
Line Charts
Bar Charts and Heatmaps
Scatter Plots
Choosing Plot Types and Custom Styles
Virtual Environment (VENV)
python -m venv myenv create
source myenv/bin/activate
Liste en compréhension
Cheat Sheets