Название: Think Stats: Exploratory Data Analysis, 3rd Edition (Final Release)
Автор: Allen B. Downey
Издательство: O’Reilly Media, Inc.
Год: 2025
Страниц: 392
Язык: английский
Формат: epub
Размер: 10.1 MB
If you know how to program, you have the skills to turn data into knowledge. This thoroughly revised edition presents statistical concepts computationally, rather than mathematically, using programs written in Python. Through practical examples and exercises based on real-world datasets, you'll learn the entire process of exploratory data analysis—from wrangling data and generating statistics to identifying patterns and testing hypotheses. Whether you're a data scientist, software engineer, or data enthusiast, you'll get up to speed on commonly used tools including NumPy, SciPy, and Pandas. You'll explore distributions, relationships between variables, visualization, and many other concepts. And all chapters are available as Jupyter notebooks, so you can read the text, run the code, and work on exercises all in one place.