Skip to content

Commit ce974e4

Browse files
committed
Merge branch 'dev' into patch-fig-sizes
2 parents 463c8d0 + ba89491 commit ce974e4

File tree

3 files changed

+38
-19
lines changed

3 files changed

+38
-19
lines changed

_bookdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ language:
33
ui:
44
chapter_name: "Chapter "
55
delete_merged_file: true
6-
rmd_files: ["index.Rmd", "intro.Rmd", "reading.Rmd", "wrangling.Rmd", "viz.Rmd", "classification1.Rmd", "classification2.Rmd", "regression1.Rmd", "regression2.Rmd", "clustering.Rmd", "inference.Rmd", "jupyter.Rmd", "version-control.Rmd", "setup.Rmd", "appendixA.Rmd", "references.Rmd"]
6+
rmd_files: ["index.Rmd", "authors.Rmd", "intro.Rmd", "reading.Rmd", "wrangling.Rmd", "viz.Rmd", "classification1.Rmd", "classification2.Rmd", "regression1.Rmd", "regression2.Rmd", "clustering.Rmd", "inference.Rmd", "jupyter.Rmd", "version-control.Rmd", "setup.Rmd", "appendixA.Rmd", "references.Rmd"]

acknowledgements.Rmd

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
We'd like to thank everyone that has contributed to the development of
44
[*Data Science: A First Introduction*](https://ubc-dsci.github.io/introduction-to-datascience/).
55
This is an open source textbook that began as a collection of course readings
6-
for a new introductory data science course
7-
at the University of British Columbia (UBC), DSCI 100.
6+
for DSCI 100, a new introductory data science course
7+
at the University of British Columbia (UBC).
88
Several faculty members in the UBC Department of Statistics
99
were pivotal in shaping the direction of that course,
10-
and as such contributed greatly to the shape and direction of this book.
11-
We would especially like to thank Matías Salibían-Barrera
12-
for his great mentoring during the roll out of this course
13-
and book in the early days.
14-
His door was always open to chat about how to best introduce
15-
and teach data science our first year students.
10+
and as such contributed greatly to the broad structure and
11+
list of topics in this book. We would especially like to thank Matías
12+
Salibían-Barrera for his mentorship during the initial development and roll-out
13+
of both DSCI 100 and this book. His door was always open when
14+
we needed to chat about how to
15+
best introduce and teach data science our first year students.
1616

17-
Much acknowledgements
18-
and thanks to shaping this book goes to the DSCI 100 students.
19-
Their enthusiasm to learn data science sustained us during the hard work
20-
of creating a new course and writing a textbook.
21-
Their patience when they uncovered bugs in the book was much needed.
22-
Their feedback on the book and the course,
23-
really has contributed to making the book what it is today.
17+
We also owe a debt of gratitude to all of the students of DSCI 100 over the past
18+
few years. They provided invaluable feedback on the book and worksheets;
19+
they found bugs for us (and stood by very patiently in class while
20+
we frantically fixed those bugs); and they brought a level of enthusiasm to the class
21+
that sustained us during the hard work of creating a new course and writing a textbook.
22+
Our interactions with them taught us how to teach data science, and that learning
23+
is reflected in the content of this book.

authors.Rmd

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,28 @@
11
# About the authors {-}
22

3-
Tiffany Timbers is an Assistant Professor of Teaching in the Department of Statistics and Co-Director for the Master of Data Science program (Vancouver Option) at the University of British Columbia. In these roles she teaches and develops curriculum around the responsible application of Data Science to solve real-world problems. One of her favorite courses she teaches is a graduate course on collaborative software development, which focuses on teaching how to create R and Python packages using modern tools and workflows.
3+
Tiffany Timbers is an Assistant Professor of Teaching in the Department of
4+
Statistics and Co-Director for the Master of Data Science program (Vancouver
5+
Option) at the University of British Columbia. In these roles she teaches and
6+
develops curriculum around the responsible application of Data Science to solve
7+
real-world problems. One of her favorite courses she teaches is a graduate
8+
course on collaborative software development, which focuses on teaching how to
9+
create R and Python packages using modern tools and workflows.
410

511

6-
Trevor Campbell is an Assistant Professor in the Department of Statistics at the University of British Columbia. His research focuses on automated, scalable Bayesian inference algorithms, Bayesian nonparametrics, streaming data, and Bayesian theory. He was previously a postdoctoral associate advised by Tamara Broderick in the Computer Science and Artificial Intelligence Laboratory (CSAIL) and Institute for Data, Systems, and Society (IDSS) at MIT, a Ph.D. candidate under Jonathan How in the Laboratory for Information and Decision Systems (LIDS) at MIT, and before that he was in the Engineering Science program at the University of Toronto.
12+
Trevor Campbell is an Assistant Professor in the Department of Statistics at
13+
the University of British Columbia. His research focuses on automated, scalable
14+
Bayesian inference algorithms, Bayesian nonparametrics, streaming data, and
15+
Bayesian theory. He was previously a postdoctoral associate advised by Tamara
16+
Broderick in the Computer Science and Artificial Intelligence Laboratory
17+
(CSAIL) and Institute for Data, Systems, and Society (IDSS) at MIT, a Ph.D.
18+
candidate under Jonathan How in the Laboratory for Information and Decision
19+
Systems (LIDS) at MIT, and before that he was in the Engineering Science
20+
program at the University of Toronto.
721

822

9-
Melissa Lee is an Assistant Professor of Teaching in the Department of Statistics at the University of British Columbia. She teaches and develops curriculum for undergraduate statistics and data science courses. Her work focuses on student-centered approaches to teaching, developing and assessing open educational resources, and promoting equity, diversity, and inclusion initiatives.
23+
Melissa Lee is an Assistant Professor of Teaching in the Department of
24+
Statistics at the University of British Columbia. She teaches and develops
25+
curriculum for undergraduate statistics and data science courses. Her work
26+
focuses on student-centered approaches to teaching, developing and assessing
27+
open educational resources, and promoting equity, diversity, and inclusion
28+
initiatives.

0 commit comments

Comments
 (0)