Skip to main content

🐻 DataFrame Library

Project description

Orso

Orso is a shared DataFrame library for Opteryx and Mabel.

PyPI Latest Release Downloads codecov Documentation

Orso is not intended to compete with Polars or Pandas (or your favorite bear DataFrame technology), instead it is developed as a common layer for Mabel and Opteryx.

In Opteryx, Orso provides most of the database Cursor functionality.

In Mabel, Orso provides the data schema and validation functionality, and the intention is to use as the WAL.

Orso DataFrames are row-based, this is driven by it's initial target use-case as the WAL for Mabel and Cursor for Opteryx.

Each row in an Orso Dataframe is able to be be quickly converted to a Tuple of values, a Dictionary or to a byte representation.

License

License

Orso is licensed under Apache 2.0 unless explicitly indicated otherwise.

Status

Status

Orso is in beta. Beta means different things to different people, to us, being beta means:

  • Interfaces are generally stable but may still have breaking changes
  • Unit test are not reliable enough to capture breaks to functionality
  • Bugs are likely to exist in edge cases
  • Code may not be tuned for performance

As such, we really don't recommend using Orso in critical applications.

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

orso-0.0.149.tar.gz (394.5 kB view hashes)

Uploaded Source

Built Distributions

orso-0.0.149-cp312-cp312-win_amd64.whl (210.9 kB view hashes)

Uploaded CPython 3.12 Windows x86-64

orso-0.0.149-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (921.1 kB view hashes)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

orso-0.0.149-cp312-cp312-macosx_10_15_universal2.whl (367.4 kB view hashes)

Uploaded CPython 3.12 macOS 10.15+ universal2 (ARM64, x86-64)

orso-0.0.149-cp311-cp311-win_amd64.whl (209.7 kB view hashes)

Uploaded CPython 3.11 Windows x86-64

orso-0.0.149-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (875.6 kB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

orso-0.0.149-cp311-cp311-macosx_10_15_universal2.whl (364.6 kB view hashes)

Uploaded CPython 3.11 macOS 10.15+ universal2 (ARM64, x86-64)

orso-0.0.149-cp310-cp310-win_amd64.whl (209.7 kB view hashes)

Uploaded CPython 3.10 Windows x86-64

orso-0.0.149-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (825.6 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

orso-0.0.149-cp310-cp310-macosx_11_0_x86_64.whl (365.3 kB view hashes)

Uploaded CPython 3.10 macOS 11.0+ x86-64

orso-0.0.149-cp39-cp39-win_amd64.whl (211.4 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

orso-0.0.149-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (832.4 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

orso-0.0.149-cp39-cp39-macosx_11_0_x86_64.whl (369.1 kB view hashes)

Uploaded CPython 3.9 macOS 11.0+ x86-64

orso-0.0.149-cp38-cp38-win_amd64.whl (211.9 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

orso-0.0.149-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (845.2 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

orso-0.0.149-cp38-cp38-macosx_11_0_x86_64.whl (369.1 kB view hashes)

Uploaded CPython 3.8 macOS 11.0+ x86-64

Supported by

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