This notebook is a port of Gigasquids "Parens for Polyglot" blog post, ported with her permission. (more…)
Read more »
Various examples for different articles. Contribute to WinVector/Examples development by creating an account on GitHub. (more…)
Read more »
Recently, there was a tweet by Ned Batchelder that illustrated how to make Python REPL output prettier. I went to implement it, and wanted to put together some instructions for the future.
Read more »
It's the official release of bar_chart_race, a python package for creating animated bar chart races. (more…)
Read more »
This NumPy release is marked by the removal of much technical debt: support for
Python 2 has been removed, many deprecations have been expired, and
documentation has been improved. The polishing of the random module continues
apace with bug fixes and bett... (more…)
Read more »