Skip to main content

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


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.4.tar.gz (9.0 kB view hashes)

Uploaded Source

Built Distribution

tinytable-0.4-py3-none-any.whl (10.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page