(This is based on the series published in opensource.com as
9 articles:
1, 2, 3, 4, 5, 6, 7, 8, 9)... (more…)
Read more »
MacroPy3 is a port of the original MacroPy to Python 3. If you look for
the Python 2 version see the python2 branch. (more…)
Read more »
If you have a passing interest in anything gaming related and haven't been living under a rock for the last couple years, you're probably somewhat familiar with Cyberpunk 2077. (more…)
Read more »
Sometimes you open a big Dataset with Python’s Pandas, try to get a few metrics, and the whole thing just freezes horribly. Dask Dataframes may solve your problem. (more…)
Read more »