Pure Python lite version of Pandas DataFrame.
Project description
TinyTable
A pure python package used to process a table of data stored in a dict.
Description
Use TinyTable instead of Pandas to process your data if you do not want to install Pandas and its many dependencies.
Getting Started
Dependencies
- Python>=3.6
- tinytim: for data processing
- openpyxl: for reading and writing Excel files.
- tabulate: for clean table repr
Installing
- pip install tinytable
Executing program
- How to run the program
- Step-by-step bullets
Example code to come.
Authors
Contributors names and contact info
Odos Matthews: odosmatthews@gmail.com
License
This project is licensed under the MIT License - see the LICENSE.md file for details
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
tinytable-0.3.tar.gz
(9.0 kB
view hashes)
Built Distribution
tinytable-0.3-py3-none-any.whl
(11.0 kB
view hashes)