jk_datamatrix

This python module provides a class that represents a data matrix. This is basically a table you can work with: Modify, sort, filter and print. Everthing is kept in memory, is not indexed, and therefore intended for a limited amount of data only.


Keywords
matrix, table, data, datatable
License
Apache-2.0
Install
pip install jk_datamatrix==0.2024.6.27