- The Statistics and Calculus with Python Workshop
- Peter Farrell Alvaro Fuentes Ajinkya Sudhir Kolhe Quan Nguyen Alexander Joseph Sarver Marios Tsatsos
- 89字
- 2021-06-11 18:40:39
Summary
This chapter went through the core tools for data science and statistical computing in Python, namely, NumPy for linear algebra and computation, pandas for tabular data processing, and Matplotlib and Seaborn for visualization. These tools will be used extensively in later chapters of this book, and they will prove useful in your future projects. In the next chapter, we will go into the specifics of a number of statistical concepts that we will be using throughout this book and learn how to implement them in Python.
XBC94
ABB35
推薦閱讀
- FuelPHP Application Development Blueprints
- Computer Vision for the Web
- Mastering Selenium WebDriver
- Mastering Entity Framework
- JavaScript Unlocked
- Windows Presentation Foundation Development Cookbook
- 精通Python自動化編程
- Python之光:Python編程入門與實戰
- Flask Web開發:基于Python的Web應用開發實戰(第2版)
- PHP 8從入門到精通(視頻教學版)
- Visual C++程序設計與項目實踐
- Learning Kotlin by building Android Applications
- 程序員的成長課
- Python第三方庫開發應用實戰
- 計算思維與Python編程