Advent of Code 2022 Solutions
Python solutions for Advent of Code 2022
Python solutions for Advent of Code 2022
Improve your data science projects with logging instead of using print statements
Using the Python Walrus operator for regular expression matching
You can automate and extract information from Spotify using the web API
How to write SQL-like window functions in Pandas using groupby and transform
Top tips for improving your Python code without needing to refactor. Implement these simple strategies and your future self (and colleagues!) will thank you!
Automate your development environment setup by installing Miniconda from the command line
Which string formatting method should you be using in your data science workflow? This post summarises the different methods for string substitution and when you should be using each.
Pre-commit hooks tutorial to improve code quality and reduce bugs. Example .pre-commit-config.yaml file included!
Learn how to use NetworkX and Plotly to visualise relationships between different asset classes