A simple dataframe implementation using numpy as its basic element
Project description
numpy_table
This project implements a simple implementation of a dataframe using numpy arrays as its basic unit. The goal was to have a syntax simpler than pandas, and be able to use numpy in the columns of the dataframe directly.
Authors and acknowledgment
Carlos Molinero
License
MIT license
Project status
This is a very early stage implementation, I do not recommend using it yet, I have published it for my personal use.
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
numpy_dataframe-0.0.1.tar.gz
(3.4 kB
view hashes)
Built Distribution
Close
Hashes for numpy_dataframe-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82860b3ca11aa3cc884d19261c4c2637f166bf97b9b5d0e1f467d9603743970b |
|
MD5 | 62d8837b956cb51fd09ccc3e96bb32ed |
|
BLAKE2b-256 | e7759fffb3308f933cad9bd5de90f221cef4bb2bd8cd12d6155f463766f89d55 |