Posts

Python: Convert a base64 encoded PDF file to a list of PIL (pillow) Images

Problem: poetry does not pick up the current 'local' python (set via pyenv)

A starter template for a Python Command Line program

How to read and write a Pydantic class to/from a JSON file.

Python Debugging Tips

Adding custom 'summary' charts to MLflow: simple bar chart and 'grouped' bar chart

Show the source code of a Python module (also in Jupyter)

Articles about tests involving 3rd party services - End-to-end instead of Integration or Contract tests

Exporting a Jupyter notebook without the input code

World maps in Python - free map resources

Avoiding SettingsWithCopyWarning from pandas when adding a column as function of other columns

Expanding columns and rows in pandas results in Jupyter notebook