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.
- Learn ECMAScript(Second Edition)
- Unity 2020 Mobile Game Development
- UI智能化與前端智能化:工程技術、實現方法與編程思想
- C語言程序設計
- C語言程序設計教程
- Learning OpenStack Networking(Neutron)(Second Edition)
- MongoDB,Express,Angular,and Node.js Fundamentals
- AIRIOT物聯網平臺開發框架應用與實戰
- Python項目實戰從入門到精通
- Spring Boot+Vue全棧開發實戰
- Building Wireless Sensor Networks Using Arduino
- Microsoft 365 Certified Fundamentals MS-900 Exam Guide
- Python大規模機器學習
- ABAQUS6.14中文版有限元分析與實例詳解
- 算法訓練營:海量圖解+競賽刷題(入門篇)