The Pandas Workshop
eBook - ePub

The Pandas Workshop

  1. 744 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub
Book details
Table of contents
Citations

About This Book

Learn the fundamentals of data science with Python by analyzing real datasets and solving problems using pandasKey Features• Learn how to apply data retrieval, transformation, visualization, and modeling techniques using pandas• Become highly efficient in unlocking deeper insights from your data, including databases, web data, and more• Build your experience and confidence with hands-on exercises and activitiesBook DescriptionThe Pandas Workshop will teach you how to be more productive with data and generate real business insights to inform your decision-making. You will be guided through real-world data science problems and shown how to apply key techniques in the context of realistic examples and exercises. Engaging activities will then challenge you to apply your new skills in a way that prepares you for real data science projects.You'll see how experienced data scientists tackle a wide range of problems using data analysis with pandas. Unlike other Python books, which focus on theory and spend too long on dry, technical explanations, this workshop is designed to quickly get you to write clean code and build your understanding through hands-on practice. As you work through this Python pandas book, you'll tackle various real-world scenarios, such as using an air quality dataset to understand the pattern of nitrogen dioxide emissions in a city, as well as analyzing transportation data to improve bus transportation services.By the end of this data analytics book, you'll have the knowledge, skills, and confidence you need to solve your own challenging data science problems with pandas.What you will learn• Access and load data from different sources using pandas• Work with a range of data types and structures to understand your data• Perform data transformation to prepare it for analysis• Use Matplotlib for data visualization to create a variety of plots• Create data models to find relationships and test hypotheses• Manipulate time-series data to perform date-time calculations• Optimize your code to ensure more efficient business data analysisWho this book is forThis data analysis book is for anyone with prior experience working with the Python programming language who wants to learn the fundamentals of data analysis with pandas. Previous knowledge of pandas is not necessary.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access The Pandas Workshop by Blaine Bateman, Saikat Basak, Thomas V. Joseph, William So in PDF and/or ePUB format, as well as other popular books in Informatica & Programmazione in Python. We have over one million books available in our catalogue for you to explore.

Information

Year
2022
ISBN
9781800202870

Table of contents

  1. The Pandas Workshop
  2. Contributors
  3. Preface
  4. Part 1 – Introduction to pandas
  5. Chapter 1: Introduction to pandas
  6. Chapter 2: Working with Data Structures
  7. Chapter 3: Data I/O
  8. Chapter 4: Pandas Data Types
  9. Part 2 – Working with Data
  10. Chapter 5: Data Selection – DataFrames
  11. Chapter 6: Data Selection – Series
  12. Chapter 7: Data Exploration and Transformation
  13. Chapter 8: Understanding Data Visualization
  14. Part 3 – Data Modeling
  15. Chapter 9: Data Modeling – Preprocessing
  16. Chapter 10: Data Modeling – Modeling Basics
  17. Chapter 11: Data Modeling – Regression Modeling
  18. Part 4 – Additional Use Cases for pandas
  19. Chapter 12: Using Time in pandas
  20. Chapter 13: Exploring Time Series
  21. Chapter 14: Applying pandas Data Processing for Case Studies
  22. Chapter 15: Appendix
  23. Other Books You May Enjoy