ICQ – a simple way to communicate

ICQ is an open source instant messaging client. This is an official Linux client. The latest update is in an experimental stage of development; there are some issues with users reporting memory leaks and instability. The ICQ client includes software

Read more

scikit-learn – Machine Learning in Python

scikit-learn is an open source Python module for machine learning built on top of SciPy. It offers efficient versions of a large number of common algorithms. The software displays a clean, uniform, and streamlined API, with good online documentation. The

Read more

biggles – Simple, Elegant Python Plotting

Biggles is a simple, object-oriented plotting library for creating publication-quality 2D scientific plots.  You declare a container and then add components in order to make a plot. Biggles provides a set of objects useful in the creation of scientific plots.

Read more

missingno – Data Visualizations and Utilities

missingno provides a small toolset of flexible and easy-to-use missing data visualizations and utilities that allows you to get a quick visual summary of the completeness (or lack thereof) of your dataset. Features include: Data-dense display which lets you quickly

Read more