Python Course PDF
Python Course PDF
Table of Contents
2 Getting Started
2.1. Installing Python
2.2. Packages, Managers, and Repositories
2.2.1. PyPI and PIP
2.2.2. Anaconda Repo and Conda
8 Data Visualization
8.1. Installing Packages
8.2. About the Packages
8.3. Charts/Graphs Objectives
8.3.1. Histogram: Distribution
8.3.2. Box Plot: Distribution
8.3.3. Scatter Plot: Distribution and Relationship
8.3.4. Bar Plot: Distribution, Composition and
Comparison
8.3.5. Pie Plot: Composition
8.3.6. Line Plot: Comparison
8.3.7. Heatmaps: Relationship