Toturials coming with the "data science roadmap" picture.
I just found this data science skills roadmap, drew by Swami Chandrasekaran on his cool blog.
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!
Install Poetry
curl -sSL https://install.python-poetry.org | python3 -
Install dependencies
poetry install