-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreferences.bib
16 lines (13 loc) · 1.56 KB
/
references.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
@book{timbersDataScience2025,
title = {Data Science: A First Introduction with {{Python}}},
shorttitle = {Data Science},
author = {Timbers, Tiffany and Campbell, Trevor and Lee, Melissa and Ostblom, Joel and Heagy, Lindsey},
year = {2025},
series = {A {{Chapman}} \& {{Hall}} Book/{{CRC}} Data Science Series},
edition = {First edition},
publisher = {CRC Press},
address = {Boca Raton London New York},
abstract = {"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. The text emphasizes workflows that are clear, reproducible, and shareable, and includes coverage of the basics of version control. All source code is available online, demonstrating the use of good reproducible project workflows. 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 book will leave readers well-prepared for data science projects. The book 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 in the University of British Columbia's DSCI100: Introduction to Data Science course"--},
isbn = {978-1-032-57223-9 978-1-032-57219-2},
langid = {english}
}