Buch, Englisch, 452 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 844 g
A First Introduction with Python
Buch, Englisch, 452 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 844 g
Reihe: Chapman & Hall/CRC Data Science Series
ISBN: 978-1-032-57223-9
Verlag: Chapman and Hall/CRC
Data Science: A First Introduction with Python focuses on using the Python programming language in Jupyter notebooks to perform data manipulation and cleaning, create effective visualizations, and extract insights from data using classification, regression, clustering, and inference. It emphasizes workflows that are clear, reproducible, and shareable, and includes coverage of the basics of version control. Based on educational research and active learning principles, the book uses a modern approach to Python and includes accompanying autograded Jupyter worksheets for interactive, self-directed learning. The text will leave readers well-prepared for data science projects. It is designed for learners from all disciplines with minimal prior knowledge of mathematics and programming. The authors have honed the material through years of experience teaching thousands of undergraduates at the University of British Columbia.
Key Features:
- Includes autograded worksheets for interactive, self-directed learning.
- Introduces readers to modern data analysis and workflow tools such as Jupyter notebooks and GitHub, and covers cutting-edge data analysis and manipulation Python libraries such as pandas, scikit-learn, and altair.
- Is designed for a broad audience of learners from all backgrounds and disciplines.
Zielgruppe
Undergraduate Core
Autoren/Hrsg.
Weitere Infos & Material
Preface Foreword Acknowledgments 1. Python and Pandas 2. Reading in data locally and from the web 3. Cleaning and wrangling data 4. Effective data visualization 5. Classification I: training & predicting 6. Classification II: evaluation & tuning 7. Regression I: K-nearest neighbors 8. Regression II: linear regression 9. Clustering 10. Statistical inference 11. Combining code and text with Jupyter 12. Collaboration with version control 13. Setting up your computer Bibliography Index