Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
The Statistics and Calculus with Python Workshop

You're reading from  The Statistics and Calculus with Python Workshop

Product type Book
Published in Aug 2020
Publisher Packt
ISBN-13 9781800209763
Pages 740 pages
Edition 1st Edition
Languages
Concepts
Authors (6):
Peter Farrell Peter Farrell
Profile icon Peter Farrell
Alvaro Fuentes Alvaro Fuentes
Profile icon Alvaro Fuentes
Ajinkya Sudhir Kolhe Ajinkya Sudhir Kolhe
Profile icon Ajinkya Sudhir Kolhe
Quan Nguyen Quan Nguyen
Profile icon Quan Nguyen
Alexander Joseph Sarver Alexander Joseph Sarver
Profile icon Alexander Joseph Sarver
Marios Tsatsos Marios Tsatsos
Profile icon Marios Tsatsos
View More author details

Table of Contents (14) Chapters

Preface
1. Fundamentals of Python 2. Python's Main Tools for Statistics 3. Python's Statistical Toolbox 4. Functions and Algebra with Python 5. More Mathematics with Python 6. Matrices and Markov Chains with Python 7. Doing Basic Statistics with Python 8. Foundational Probability Concepts and Their Applications 9. Intermediate Statistics with Python 10. Foundational Calculus with Python 11. More Calculus with Python 12. Intermediate Calculus with Python Appendix

Introduction

After going through a refresher on the Python language in the previous chapter, we are now ready to tackle the main topics of this book: mathematics and statistics.

Among others, the general fields of computational mathematics and statistics can be broken up into three main tool-centric components: representation and engineering; analysis and computation; and finally, visualization. In the ecosystem of the Python programming language, specific libraries are dedicated to each of these components (namely, pandas, NumPy, Matplotlib, and Seaborn), making the process modular.

While there might be other similar packages and tools, the libraries that we will be discussing have been proven to possess a wide range of functionalities and support powerful options in terms of computation, data processing, and visualization, making them some of a Python programmer's preferred tools over the years.

In this chapter, we will be introduced to each of these libraries and learn about their main API. Using a hands-on approach, we will see how these tools allow great freedom and flexibility in terms of creating, manipulating, analyzing, and visualizing data in Python. Knowing how to use these tools will also equip us for more complicated topics in the later chapters of this workshop.

You have been reading a chapter from
The Statistics and Calculus with Python Workshop
Published in: Aug 2020 Publisher: Packt ISBN-13: 9781800209763
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}