For the past two months I've been spending half my time on Python 2.8. Python 2.8 is a backwards-compatible Python interpreter that runs Python 2 code and C-extensions exactly as-is, while also allowing Python 2 programmers to use the most exciting new l...
Read more »
In this video we'll see how dates and times work in Python, NumPy, and Pandas.0:00 - intro0:30 - Google Colab / Python 3.9+0:51 - Timezones / Daylight Saving... (more…)
Read more »
In this tutorial, you'll learn how to work adeptly with the Pandas GroupBy facility while mastering ways to manipulate, transform, and summarize data. You'll work with real-world datasets and chain GroupBy methods together to get data in an output that su... (more…)
Read more »
A python package for modeling, persisting and visualizing causal graphs embedded in knowledge graphs. - GitHub - causalgraph/causalgraph: A python package for modeling, persisting and visualizing c... (more…)
Read more »
Late last December (although given events of late it feels like a decade ago) I asked on Mastodon the following question: Post by @[email protected] View on Mastodon It seemed... (more…)
Read more »