Learn Python and Python-based Libraries with Applications in Data Analysis and Statistics
Buch, Englisch, 399 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 786 g
ISBN: 978-1-4842-6398-3
Verlag: Apress
This book is divided into three parts – programming with Python, data analysis and visualization, and statistics. You'll start with an introduction to Python – the syntax, functions, conditional statements, data types, and different types of containers. You'll then review more advanced concepts like regular expressions, handling of files, and solving mathematical problems with Python.
The second part of the book, will cover Python libraries used for data analysis. There will be an introductory chapter covering basic concepts and terminology, and one chapter each on NumPy(the scientific computation library), Pandas (the data wrangling library) and visualization libraries like Matplotlib and Seaborn. Case studies will be included as examples to help readers understand some real-world applications of data analysis.
The final chapters of book focus on statistics, elucidating important principles in statistics that are relevant to data science. These topics include probability, Bayes theorem, permutations and combinations, and hypothesis testing (ANOVA, Chi-squared test, z-test, and t-test), and how the Scipy library enables simplification of tedious calculations involved in statistics.
What You'll Learn
- Further your programming and analytical skills with Python
- Solve mathematical problems in calculus, and set theory and algebra with Python
- Work with various libraries in Python to structure, analyze, and visualize data
- Tackle real-life case studies using Python
- Review essential statistical concepts and use the Scipy library to solve problems in statistics
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Daten / Datenbanken Automatische Datenerfassung, Datenanalyse
- Mathematik | Informatik EDV | Informatik Business Application Mathematische & Statistische Software
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
Weitere Infos & Material
Chapter 1: Introduction to Python.- Chapter 2: Exploring Containers, Classes & Objects, and Working with Files.- Chapter 3: Regular Expressions.- Chapter 4: Data Analysis Basics.- Chapter 5: Numpy Library.- Chapter 6: Data wrangling with Pandas.- Chapter 7: Data Visualization.- Chapter 8: Case Studies.- Chapter 9: Essentials of Statistics.