Skip to main content

Classes for data manipulation

Project description

Python Classes for Data Manipulation

Build Status Documentation Status PyPI

dataiter currently includes classes DataFrame and ListOfDicts.

DataFrame is a class for tabular data similar to R's data.frame or pandas.DataFrame. It is under the hood a dictionary of NumPy arrays and thus capable of fast vectorized operations. You can consider this to be a very experimental, very light-weight alternative to Pandas with a simple and consistent API. Performance-wise dataiter relies on NumPy and is likely to be at best comparable to Pandas.

ListOfDicts is a class useful for manipulating data from JSON APIs. It provides functionality similar to libraries such as Underscore.js, with manipulation functions that iterate over the data and return a shallow modified copy of the original. attd.AttributeDict is used to provide convenient access to dictionary keys.

Installation

pip install dataiter

Documentation

https://dataiter.readthedocs.io/

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

dataiter-0.15.tar.gz (18.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dataiter-0.15-py3-none-any.whl (25.0 kB view details)

Uploaded Python 3

File details

Details for the file dataiter-0.15.tar.gz.

File metadata

  • Download URL: dataiter-0.15.tar.gz
  • Upload date:
  • Size: 18.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.4.2 requests/2.23.0 setuptools/49.3.1 requests-toolbelt/0.8.0 tqdm/4.48.2 CPython/3.8.6rc1

File hashes

Hashes for dataiter-0.15.tar.gz
Algorithm Hash digest
SHA256 0b43f4d43a682b574f7ac3895be34102df94b2fa6408437af055ad3ea115d263
MD5 d2603b15cf45ba610a8322039de2b39c
BLAKE2b-256 f004ea38d5895fe335a1fd812624874bddcb80affe81c0db2fa1df00e261e487

See more details on using hashes here.

File details

Details for the file dataiter-0.15-py3-none-any.whl.

File metadata

  • Download URL: dataiter-0.15-py3-none-any.whl
  • Upload date:
  • Size: 25.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.4.2 requests/2.23.0 setuptools/49.3.1 requests-toolbelt/0.8.0 tqdm/4.48.2 CPython/3.8.6rc1

File hashes

Hashes for dataiter-0.15-py3-none-any.whl
Algorithm Hash digest
SHA256 ecd11862e787b729c6ca601a9d2391c35143de100c20d44ace5b9000e18082aa
MD5 16f87f985e46faa1c6e6c106c2c0c2e8
BLAKE2b-256 35255643d8f60d28d33e19356b9e9973b55d29073e55f7031a059139f43e8565

See more details on using hashes here.

Supported by

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