Light weight Pandas library
Project description
Light Pandas
Brief
Pandas is a great tools for data analysis.
But the execution speed is very slow. So I try to provide a light library.
The properties as below:
- Light Pandas only provide part of functions which provided by pandas.
- The code can compactible pandas. That's mean the code should execute OK if replaced light pandas by pandas.
- Light Pandas execution speed is faster than pandas.
- The cell type only provide str.
- TBD
Example
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
light-pandas-0.1.4.tar.gz
(4.1 kB
view hashes)