You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/index.md
+12-4Lines changed: 12 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -17,19 +17,27 @@ kernelspec:
17
17
18
18
# Data Science
19
19
20
-
## *A First Introduction (Python Edition)*
20
+
## *A First Introduction with Python*
21
21
22
22
*Tiffany Timbers, Trevor Campbell, Melissa Lee, Joel Ostblom, Lindsey Heagy*
23
23
24
24
### Welcome!
25
25
26
-
This is the [website](https://python.datasciencebook.ca) for *Data Science: A First Introduction (Python Edition)*.
26
+
This is the [website](https://python.datasciencebook.ca) for *Data Science: A First Introduction with Python*.
27
27
You can read the web version of the book on this site. Click a section in the table of contents
28
28
on the left side of the page to navigate to it. If you are on a mobile device,
29
29
you may need to open the table of contents first by clicking the menu button on
30
-
the top left of the page.
30
+
the top left of the page. You can purchase a PDF or print copy of the book on the [CRC Press website](https://www.routledge.com/Data-Science-A-First-Introduction-with-Python/Timbers-Campbell-Lee-Ostblom-Heagy/p/book/9781032572239) or on [Amazon](https://www.amazon.com/Data-Science-Introduction-Python-Chapman/dp/103257223X).
31
31
32
-
For the R version of the textbook, please visit https://datasciencebook.ca.
32
+
For the R version of the textbook, please visit [https://datasciencebook.ca](https://datasciencebook.ca).
33
+
34
+
This book is listed in a number of open educational resource (OER) collections:
35
+
36
+
-[The University of British Columbia OER collection](https://oer.open.ubc.ca/data-science-a-first-introduction-python-version/)
37
+
-[The OER Commons](https://oercommons.org/courses/data-science-a-first-introduction-with-python)
0 commit comments