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.2.4.tar.gz (3.3 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.2.4-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tiny_data_warehouse-0.2.4.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.12.7 Darwin/24.4.0

File hashes

Hashes for tiny_data_warehouse-0.2.4.tar.gz
Algorithm Hash digest
SHA256 65e4f97b5c578a40d4321557c63d3bf6b140667f4d72f4414fbe7ddcb1683475
MD5 a428353b9fb876583bcdd090172267fd
BLAKE2b-256 9d5fd407028b2572985e2d4711e9d12b3f9c6a2237ce6919d2daf7b2a95f7fd2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tiny_data_warehouse-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 8c740a46171285e3175fffe3308d555490dcf7b1f581ead045c7f89e5b87de1d
MD5 a740ca698c03c6ce0dec0281f134225d
BLAKE2b-256 cf3ebe1e95bc6e51f276a30e7c87eb98c2573635695996e5097f508a340d436a

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