Skip to content

Commit

Permalink
title page / name / image / link updates
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorcampbell committed Aug 21, 2024
1 parent b0d2777 commit 7332ac7
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion source/_config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Book settings
title: "Data Science: A First Introduction (Python Edition)"
title: "Data Science: A First Introduction with Python"
author: "Tiffany Timbers, Trevor Campbell, Melissa Lee, Joel Ostblom, and Lindsey Heagy"
copyright: "2022" # Copyright year to be placed in the footer
logo: "" # A path to the book logo
Expand Down
2 changes: 1 addition & 1 deletion source/acknowledgements.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ is reflected in the content of this book.
## Acknowledgments for the Python Edition

We'd like to thank everyone that has contributed to the development of
[*Data Science: A First Introduction (Python Edition)*](https://python.datasciencebook.ca).
[*Data Science: A First Introduction with Python*](https://python.datasciencebook.ca).
This is an open source Python translation of the original
book, which focused on the R programming language. Both of these books are
used to teach DSCI 100 at the University of British Columbia (UBC).
Expand Down
Binary file modified source/img/frontmatter/ds-a-first-intro-cover.jpg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 13 additions & 4 deletions source/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,28 @@ kernelspec:

# Data Science

## *A First Introduction (Python Edition)*
## *A First Introduction with Python*

*Tiffany Timbers, Trevor Campbell, Melissa Lee, Joel Ostblom, Lindsey Heagy*

### Welcome!

This is the [website](https://python.datasciencebook.ca) for *Data Science: A First Introduction (Python Edition)*.
This is the [website](https://python.datasciencebook.ca) for *Data Science: A First Introduction with Python*.
You can read the web version of the book on this site. Click a section in the table of contents
on the left side of the page to navigate to it. If you are on a mobile device,
you may need to open the table of contents first by clicking the menu button on
the top left of the page.
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).

For the R version of the textbook, please visit https://datasciencebook.ca.
For the R version of the textbook, please visit [https://datasciencebook.ca](https://datasciencebook.ca).

This book is listed in a number of open educational resource (OER) collections:
- [The University of British Columbia OER collection](https://oer.open.ubc.ca/data-science-a-first-introduction-python-version/)
- [The OER Commons](https://oercommons.org/courses/data-science-a-first-introduction-with-python)
- [MERLOT](https://merlot.org/merlot/viewMaterial.htm?id=773420157)

![](img/frontmatter/ds-a-first-intro-cover.jpg)

<img src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png">

Expand Down

0 comments on commit 7332ac7

Please sign in to comment.