-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.qmd
More file actions
15 lines (11 loc) · 773 Bytes
/
index.qmd
File metadata and controls
15 lines (11 loc) · 773 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
title: "Python Handbook"
---
This website is a "Python Handbook" created using Quarto. It's designed to be a comprehensive guide to Python for data science, covering a range of topics from the fundamentals to more advanced applications.
The handbook is organized into several key sections:
- **Introduction**: Start here to learn the basics of Python programming.
- **Data Manipulation**: Dive into powerful libraries and techniques for working with data.
- **Plotting**: Learn how to create insightful visualizations and plots.
- **Publishing**: Discover how to share your results and create interactive applications.
- **Other**: Explore a variety of other useful topics and tools.
Navigate through the sections using the sidebar to explore the content.