Home

Awesome

data-scientist-roadmap

I just found this data science skills roadmap, drew by Swami Chandrasekaran on his cool blog.


roadmap-picture


Jobs linked to data science are becoming more and more popular. A bunch of tutorials could easily complete this roadmap, helping whoever wants to start learning stuff about data science.

For the moment, a lot is got on wikipedia or generated by LLMs (except for codes, always handmade). Any help's thus welcome!

Run the examples

Install Poetry

curl -sSL https://install.python-poetry.org | python3 -

Install dependencies

poetry install

Rules