dama

Data Manipulator

The dama (data manipulator) python library guides you through your data and translates between different representations. It aims to offer a consistent and pythonic way to handle different datasets and translations between them. A dataset can for instance be simple column/row data, or it can be data on a grid.

One of the key features of dama is the seamless translation from one data representation into any other. Convenience pyplot plotting functions are also available, to produce standard plots without any hassle.

Installation: pip install dama

Some example outputs

Further Information

GitHub project page: https://github.com/philippeller/dama

PyPI project page: https://pypi.org/project/dama/