Welcome to the repository for Python for Data Analysis - Data Wrangling with pandas, NumPy & Jupyter by Wes McKinney! This repository contains notes, summaries, and exercise solutions to help you understand and apply the concepts presented in the book.
- Author: Wes McKinney
- Published: August 2022
- Description: This book is a comprehensive guide to using Python for data analysis, focusing on data wrangling, cleaning, and manipulation using the popular pandas and NumPy libraries. It also covers essential tools like Jupyter notebooks for interactive coding and visualization.
This section contains organized notes from the book, summarizing key concepts and important points.
Contributions are welcome! If you have any additional notes, solutions, or resources to share, please create a pull request.
- Fork the repository.
- Create a new branch (e.g.,
feature/your-feature
). - Make your changes.
- Submit a pull request.
This repository is licensed under the MIT License. See the LICENSE file for details.