Recently, I came across a resource that allowed me to download the entire collection of UTZOO NetNews Archive of the earliest USENET posts. These were essentially the earliest available discussions posted to the Internet by people working at various Unive... (more…)
Read more »
A tool to automatically convert old string literal formatting to f-strings - GitHub - ikamensh/flynt: A tool to automatically convert old string literal formatting to f-strings... (more…)
Read more »
Python for Coding Interviews. Contribute to mmicu/python-for-coding-interviews development by creating an account on GitHub. (more…)
Read more »
Implementing a Naive Bayes machine learning classifier in Python. Starting with a basic implementation, and then improving it.
Libraries used: NumPy, Numba (and scikit-learn for comparison). (more…)
Read more »
Yet Another Python Profiler, but this time thread&coroutine aware. - sumerc/yappi... (more…)
Read more »