Recent posts
- Generating and plotting stock or crypto data with Matplotlib - We generate high, low, open, close and volume data using a simple method for a fictitious stock or crypto, plot it on a candlestick chart and use a custom font from disk to render the plot. (2023-04-10)
- Mapping UK shopping centres using data wrangling with BeautifulSoup and plotting with Plotly Express and Mapbox - I step through extracting geo-data from a Wikipedia table (or any HTML source) and plotting it on an interactive canvas. (2023-02-20)
- We applied the Five Whys to our bugs and the results are in (Silly Sunday 2023-02-19) (2023-02-19)
- Passed DP-100 and the Azure Data Scientist Associate certification - I guess I'm a data scientist meow. (2023-02-14)
- It's difficult to pronounce SQL, let alone write it well. (Silly Sunday 2023-01-29) (2023-01-29)
- Plotting European capitals, centroids and the distance between them using geopandas - Does the capital of a country tend to be geographically close to the center? (Answer - not really.) (2023-01-28)
- On personal projects I'm the developer and also the product owner (Silly Sunday 2023-01-22) (2023-01-22)
- Creating a choropleth map with geopandas and using multiple subplots - Exploration of basic plotting with geopandas and collating them into subplots. Formatting it and editing the colormap legends. (2023-01-21)