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.13.tar.gz (18.8 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.13-py3-none-any.whl (24.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dataiter-0.13.tar.gz
  • Upload date:
  • Size: 18.8 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.1 CPython/3.8.5

File hashes

Hashes for dataiter-0.13.tar.gz
Algorithm Hash digest
SHA256 ad518087fdd96fc5c7b98b9fbd4672cd9d3eef220958922c59233e984348134b
MD5 047767c396accdc5631209755840594b
BLAKE2b-256 e442b95b4765bb75a3820ed02aab75715b0e689d746fda5249e0b8d0246470ff

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dataiter-0.13-py3-none-any.whl
  • Upload date:
  • Size: 24.9 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.1 CPython/3.8.5

File hashes

Hashes for dataiter-0.13-py3-none-any.whl
Algorithm Hash digest
SHA256 a61f28103f5d17add01be34d119ab4b7ced21a98334213caa9d4faa57ec5bba9
MD5 a495f9aed27c7127937c192db3affad9
BLAKE2b-256 4fe9f5a7eed7af813ab0e9864b7ec1e8033798cc4db16309dd14c0e28dd430d1

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