Simple in-memory tables in pure Python.
Project description
Toytable is a lightweight python table library. It provides a class called Table which is suitable for representing one-dimensional tables (e.g. time-sequences).
It is suitable for data analysis tasks.
Toytable is built with an emphasis on simplicity, both in interface and internal design rather than performance or scalability. Toytable is intended to have as few dependancies as possible, and is therefore suitable for casual development tasks.
Toytable is not intended for high performance or scalability. Toytable is not complete. For these reasons, please consider evaluating other more mature packages (e.g. Pandas).
Project Status
About this project
Documentation: http://toytable.readthedocs.org
Latest release: https://pypi-hypernode.com/pypi/toytable/
Latest source: https://bitbucket.org/salimfadhley/toytable
Issues: https://bitbucket.org/salimfadhley/toytable/issues?status=new&status=open
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file toytable-0.0.45.tar.gz
.
File metadata
- Download URL: toytable-0.0.45.tar.gz
- Upload date:
- Size: 20.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d46a2b43e0823a9ea46150fe4ac362f6afa5f5116c9738a19ddf3d8980a9188f |
|
MD5 | 13a545fc11b46c454587c94757e90d66 |
|
BLAKE2b-256 | 5ce3ab85f6930c388f267e2fa2408d1e60a8414fb6e70b51b193e8f3c6176cc1 |
File details
Details for the file toytable-0.0.45-py3-none-any.whl
.
File metadata
- Download URL: toytable-0.0.45-py3-none-any.whl
- Upload date:
- Size: 31.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 362a83604dadd82846e95b27c76bd9fc646a266319d52d225de79b9cd6df27b6 |
|
MD5 | 6051a4c7caca148c60c0162ace42c08e |
|
BLAKE2b-256 | af11b97226788979ea74bbcea37d4d3b323bf6c4fa9b8797593d8256bf45b8a1 |
File details
Details for the file toytable-0.0.45-py2-none-any.whl
.
File metadata
- Download URL: toytable-0.0.45-py2-none-any.whl
- Upload date:
- Size: 31.8 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2fe9a487f241a0ff175a0ee024345c8e275b532b9493a246a3e0dac18230a726 |
|
MD5 | 92a99517368d0dfd333ad78dc4d26b37 |
|
BLAKE2b-256 | 6bea82174170efc083e37eb271e6e2bc431e2f54affeda29fdcf3c58b6f7f23f |