I started a self-study path to learn the theoretical fundamentals of Data Science and Machine Learning. I have also been playing with Python ever sinc

UK Bank Holidays with Pandas on Jupyter

submited by
Style Pass
2024-11-14 09:30:02

I started a self-study path to learn the theoretical fundamentals of Data Science and Machine Learning. I have also been playing with Python ever since, with coding exercises during the “Friday 10% time” here at the BBC and on my own time when I have some to spare.

I created this playground repository to refresh my Pythonic knowledge that was buried deep inside the funny head of mine. This repo is a mix of material and exercises to keep my Python coding skills sharp.

I also created a specific playground focused on Data Science and Machine learning. In this playground I practice with libraries such as NumPy, external , Pandas, external , Scikit-Learn, external , TensorFlow, external (et. all) with a Jupyter Notebook, external . It also contains notes and summaries of what I learn in forms of README or notebooks.

This happens every other Friday and it is about learning. Engineers use this time to learn new technologies and/or languages, discover new approaches and techniques.

Leave a Comment