Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python for Data Science

Hive Helsinki project "Python for Data Science", which serves as an introduction to Python and data science coming from C and C++.

Every exercise has been done using Python version 3.10.x

Helpful tips

  • mise can be used to set python version and venv
# create venv
python -m venv .venv

# activate venv
source .venv/bin/activate

# install requirements
pip install -r requirements.txt

About

Hive Helsinki project "Python for Data Science", which serves as an introduction to Python coming from C and C++.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages