How to create animated charts with Python and Plotly
Learn how to build animated bar, line and scatter charts alongside animated maps.
How to build and visualise a Monte Carlo simulation with Python and Plotly
Learn how to construct a Monte Carlo simulation with Python and plot the results using Plotly.
Six tips for producing and assuring high quality analytical code
Use these best practices when building analytical models and assuring code quality.
Creating statistical neighbours comparator benchmarking models with Python
Learn how to use both filtering and scoring approaches to developing comparator benchmarking models for finding similar observations ranked by 'closeness'.
Building an AutoTrader scraper with Python to search for multiple makes and models
Develop your Python skills by building an AutoTrader scraper that can search for and filter multiple makes and models.