Posts

Fixing or Repairing Windows Installation and Checking Disks for Errors

REST API guidelines from Microsoft

Pydantic: Dynamically creating a model, with field types, examples and descriptions.

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

Converting a Python array to a pandas dataframe [multiplying data]

Ubuntu apt (and apt-get) tips

Comparing Costs of Cloud Providers - vantage.sh

Structured Logging (Semantic Logging) in Python and C#