Scroll to top
Please assign a menu to the primary menu location
admin Januar 22, 2024

Pandas & Plotly Exploration with Nobel Laureates

After having finished a course on builing graphics and animations using Matplotlib, Plotly and Dash, I wanted to test my skills on some data I know well: Nobel Laureates. The results is a Jupyter Notebook available on Kaggle that explores various aspects of the Nobel Prizes in advanced data visualizations. The notebook was set up in a way that it can be easily used by others as a tutorial to learn more about Pandas, Plotly and the Nobel Prize. I have a follow-up project in mind that allows for even more interactivity using widgets as well as a dashboard based...