Learn how to make your data beautiful and understandable with Exploratory Data Analysis (EDA) libraries and features importance, selection and extraction. (more…)
Read more »
Score a library of Python books from No Starch Press and support charity! (more…)
Read more »
In this tutorial, you'll learn how to add time delays to your Python programs. You'll use decorators and the built-in time module to add Python sleep() calls to your code. Then, you'll discover how time delays work with threads, asynchronous functions, an... (more…)
Read more »
Develop fast, Python code with essential computational packages including NumPy, SciPy, scikit-learn*, and more. (more…)
Read more »
For reasons beyond the scope of this blog entry, I'm considering
augmenting our Python program to log email attachment information
for Exim to
use oletools to peer
inside MS Office files for indications of bad things. Oletools is
not packaged by Ubuntu as... (more…)
Read more »