2. Python's Main Tools for Statistics
Overview
This chapter presents a practical introduction to the main libraries that most statistics practitioners use in Python. It will cover some of the most important and useful concepts, functions, and Application Programming Interfaces (APIs) of each of the key libraries. Almost all of the computational tools that will be needed for the rest of this book will be introduced in this chapter.
By the end of this chapter, you will understand the idea behind array vectorization of the NumPy library and be able to use its sampling functionalities. You'll be able to initialize pandas DataFrames to represent tabular data and manipulate their content. You'll also understand the importance of data visualization in data analysis and be able to utilize Python's two most popular visualization libraries: Matplotlib and Seaborn.
- Python數據可視化:基于Bokeh的可視化繪圖
- C#編程入門指南(上下冊)
- DevOps入門與實踐
- Microsoft System Center Orchestrator 2012 R2 Essentials
- Unreal Engine 4 Shaders and Effects Cookbook
- Mastering Drupal 8 Views
- C程序設計實踐教程
- 蘋果的產品設計之道:創建優秀產品、服務和用戶體驗的七個原則
- App Inventor少兒趣味編程動手做
- 精益軟件開發管理之道
- Spring Boot 2+Thymeleaf企業應用實戰
- Learning jqPlot
- Java Web程序員面試筆試寶典
- C#開發之道
- 小學生C++編程課堂(新手篇)