An open API service indexing awesome lists of open source software.

https://github.com/thomasjewson/cci-data-science-textbook

This is a short, interactive textbook aimed at introducing data science to non-IT university undergraduates. Funded by Erasmus+.
https://github.com/thomasjewson/cci-data-science-textbook

data data-science learning python textbook

Last synced: 2 months ago
JSON representation

This is a short, interactive textbook aimed at introducing data science to non-IT university undergraduates. Funded by Erasmus+.

Awesome Lists containing this project

README

          

# cci-data-science-textbook
**TL:DR** - *This is a short, interactive textbook aimed at introducing data science to non-IT university undergraduates.*

### Textbook Structure
The textbook has 7 lessons with the following structure:
1. Introductory Lessons:
* How to use jupyter notebooks
* Introduction to Pandas
2. Applied lessons:
* Input and Output - Questions
* Manipulation of Data - Questions
* Graphs - Questions
* Descriptive Statistics - Questions
* Linear Regression and Correlation - Questions

Each lesson has a set of 5 questions which should be answered and self-marked.

### Running the Textbook

To run the textbook simply click the links in the sections above. This opens a Google Collab of each lesson and question set.

Alternatively, install the [Anaconda distribution](https://www.anaconda.com/) and open the `.ipynb` files with Jupyter Notebooks.

### Funding
The content for this textbook was funded by the European Commission’s Erasmus+ via a scheme called ‘Computing Competences – Innovative learning approach for non-IT students’ (CCI) – a project which University of Bedfordshire collaborated on.

I worked at University of Bedfordshire as a research consultant to develop these materials under the guidance of Prof. Yanqing Duan.

### Licence

Feel free to use and edit this textbook under the guidance of the GNU General Public License v3.0.