Skip to content

Commit e2a2e25

Browse files
added link to py version
1 parent 944ea69 commit e2a2e25

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.Rmd

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,11 @@ This is the [website](https://datasciencebook.ca/) for *Data Science: A First In
3434
You can read the web version of the book on this site. Click a section in the table of contents
3535
on the left side of the page to navigate to it. If you are on a mobile device,
3636
you may need to open the table of contents first by clicking the menu button on
37-
the top left of the page.
38-
You can purchase a PDF or print copy of the book
37+
the top left of the page. You can purchase a PDF or print copy of the book
3938
on the [CRC Press website](https://www.routledge.com/Data-Science-A-First-Introduction/Timbers-Campbell-Lee/p/book/9780367524685) or on [Amazon](https://www.amazon.com/Data-Science-First-Introduction-Chapman/dp/0367532174/ref=sr_[…]qid=1644637450&sprefix=data+science+timber%2Caps%2C166&sr=8-1).
4039

40+
For the python version of the textbook, visit [https://python.datasciencebook.ca](https://python.datasciencebook.ca).
41+
4142
```{r bookcover, echo = FALSE, fig.retina = 2, out.width = "45%"}
4243
knitr::include_graphics("img/frontmatter/ds-a-first-intro-cover.jpg")
4344
```

0 commit comments

Comments
 (0)