Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mszell/fyp2021
INSTRUCTOR's VERSION: Lectures of First Year Project 2021, Project 1
https://github.com/mszell/fyp2021
data-analysis data-science education python teaching-materials
Last synced: 3 days ago
JSON representation
INSTRUCTOR's VERSION: Lectures of First Year Project 2021, Project 1
- Host: GitHub
- URL: https://github.com/mszell/fyp2021
- Owner: mszell
- License: gpl-3.0
- Created: 2021-01-11T09:34:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-19T07:45:34.000Z (about 3 years ago)
- Last Synced: 2024-06-11T18:01:27.229Z (5 months ago)
- Topics: data-analysis, data-science, education, python, teaching-materials
- Language: Jupyter Notebook
- Homepage:
- Size: 59.4 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# INSTRUCTOR's VERSION: First Year Project 2021 @ ITU
## Project 1, Road collisions analysisThis Github repository contains the instructor's teaching material for the [course](https://learnit.itu.dk/local/coursebase/view.php?ciid=590) project, lasting for 4-5 lectures. This is a data analysis project for first year data science students, after they have learned the basics of programming and data science. It teaches the students:
- Exploring and transforming real raw data, making numerical and visual reports
- Connecting data tables (accidents, vehicles, casualties)
- Investigating possible statistical associations by filtering for a variety of attributes
- Visualizing the data on a mapThe instructor should keep this repo hidden from students, because updates are supposed to be pushed as the lecture progresses for the student repo, see here: https://github.com/mszell/fyp2021p01lectures
Course page: https://learnit.itu.dk/local/coursebase/view.php?ciid=590
![Project overview](readmeimg.png)