Book Image

Data Analysis with Pandas and Python [Video]

By : Boris Paskhaver
4 (2)
Book Image

Data Analysis with Pandas and Python [Video]

4 (2)
By: Boris Paskhaver

Overview of this book

This course begins with the essentials, introducing you to Anaconda and Jupyter Lab setup for Python and Pandas. You'll gain foundational knowledge in Python before diving into Pandas for data analysis. The focus then shifts to Series and DataFrame structures, providing you with the skills to manage and manipulate data effectively. Further, the course covers handling dates and times, and performing various file input and output operations, essential for real-world data analysis tasks. Advanced sections delve into data visualization using Matplotlib, enabling you to create impactful charts and graphs. You'll also explore advanced Pandas options and settings, enhancing your data manipulation capabilities. By the end of this course, you'll have a comprehensive understanding of data analysis techniques. You'll be equipped to handle complex datasets, perform detailed analysis, and present data visually, opening doors to advanced data analysis and manipulation in professional settings. Resources: https://github.com/PacktPublishing/Data-Analysis-with-Pandas-and-Python
Table of Contents (15 chapters)
15
Conclusion
Chapter 14
Options and Settings
Content Locked
Section 1
Introduction to the Options and Settings Module
This session provides an overview of various options and settings in Pandas, allowing for customization of Pandas' behavior and output.