Skip to content

benceszabo89/ds1_mini-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Science 1 mini-project

Student: Bence Szabo

Project title: Calculating the mean ruling duration of Roman emperors between 26 BC and 395 AD

Description:

This is my home assignment for the Data Science 1 course. In this simple project I will work from a dataset containing all Roman emperors from 26 BC to 395 AD. I will calculate the mean time of their reign using basic functions. The dataset is is available from Kaggle.

Structure:

├── data
|     └── raw
└── output

The code is in the main folder.

Code:

The code is in the Jupyter notebook named "ds1_mini-project_Bence_Szabo.ipynb" and is fully reproductible by opening the Jupyter notebook and pressing "Run all". Every step is properly commented.

Requirements:

The requirements are in the "mini-project_env.yml" file.

About

Data Science 1 mini-project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors