News

Python’s new template strings, or t-strings, give you a much more powerful way to format data than the old-fashioned f-strings.
This is a collection of my personal notes for Data Visualization in Python. Originally I had kept these in a collection of Jupyter notebooks, but it will be much more useful to just put them online so ...