Posts

Generate a markdown summary of your C# unit tests via a simple C# script (CSX script executed via dotnet script or CSI.exe)

Using Python to automate calendar generation and image manipulation via matplotlib tables and PIL/pillow image library

Finding dead or unused TypeScript code (unused exports)

Towards type safety: Adding type hints (annotations) to Python code

Versions and properties of ONNX Machine Learning model (opset, IR, domain...)

Outputting a data table in Markdown format using Python Pandas

Plotting a pie chart with 'other' slice using matplotlib and data prepared via Pandas

Plotting a stacked bar chart via Python Pandas and matplotlib