Skip to main content

No project description provided

Project description

Installation

pip install tiny-data-warehouse

Minimal usage

Write events

from tiny_data_warehouse import DataWarehouse
tdw = DataWarehouse()
tdw.write_event('person', {'name': 'Foo', 'age': 30})

Read events

from tiny_data_warehouse import DataWarehouse
tdw = DataWarehouse()
df = tdw.event('person')
df.head() # reads as pandas dataframe

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

tiny_data_warehouse-0.3.0.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

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

tiny_data_warehouse-0.3.0-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file tiny_data_warehouse-0.3.0.tar.gz.

File metadata

  • Download URL: tiny_data_warehouse-0.3.0.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.13

File hashes

Hashes for tiny_data_warehouse-0.3.0.tar.gz
Algorithm Hash digest
SHA256 ae630b369d2577700649b1d7e2b0935692abba5301dfe7c7a531a7af7dbc598a
MD5 0aed3a8b5ef874a8f2a0a0bac56e561d
BLAKE2b-256 c944d20c77c6e47d48ac6ab97a3056fde565bbb858a5c9cc25eaac228610bdc8

See more details on using hashes here.

File details

Details for the file tiny_data_warehouse-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for tiny_data_warehouse-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6bf14ac9e3a52ff008611e3c9e4ccce377528d621c02adba1083d31ced7c008f
MD5 77cb2755a184831cc291d0ef050c5518
BLAKE2b-256 4516277d68632206ccfce843a8b72ccab13cec6354249c6c9edfb4cd99577ae1

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