Skip to main content

No project description provided

Project description

nested-dask

Template

PyPI GitHub Workflow Status Codecov Read The Docs Benchmarks

A dask extension of nested-pandas.

Nested-pandas is a pandas extension package that empowers efficient analysis of nested associated datasets. This package wraps the majority of the nested-pandas API with Dask, which enables easy parallelization and capacity for work at scale.

Dev Guide - Getting Started

Before installing any dependencies or writing code, it's a great idea to create a virtual environment. LINCC-Frameworks engineers primarily use conda to manage virtual environments. If you have conda installed locally, you can run the following to create and activate a new environment.

>> conda create env -n <env_name> python=3.10
>> conda activate <env_name>

Once you have created a new environment, you can install this project for local development using the following commands:

>> pip install -e .'[dev]'
>> pre-commit install
>> conda install pandoc

Notes:

  1. The single quotes around '[dev]' may not be required for your operating system.
  2. pre-commit install will initialize pre-commit for this local repository, so that a set of tests will be run prior to completing a local commit. For more information, see the Python Project Template documentation on pre-commit
  3. Install pandoc allows you to verify that automatic rendering of Jupyter notebooks into documentation for ReadTheDocs works as expected. For more information, see the Python Project Template documentation on Sphinx and Python Notebooks

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

nested_dask-0.3.0.tar.gz (48.2 kB view details)

Uploaded Source

Built Distribution

nested_dask-0.3.0-py3-none-any.whl (22.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nested_dask-0.3.0.tar.gz
  • Upload date:
  • Size: 48.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for nested_dask-0.3.0.tar.gz
Algorithm Hash digest
SHA256 c016e817c84f01961556c9ed83b92ddb33e5dfb958eee6e0c77ce93c3864b4d4
MD5 8aa092a8a34b7ae3448a2115c541fb5a
BLAKE2b-256 9dac0279111b5d462a092aae2327b4dcadd2d57b7088045103e4abc8055f52a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for nested_dask-0.3.0.tar.gz:

Publisher: GitHub
  • Repository: lincc-frameworks/nested-dask
  • Workflow: publish-to-pypi.yml
Attestations:
  • Statement type: https://in-toto.io/Statement/v1
    • Predicate type: https://docs.pypi.org/attestations/publish/v1
    • Subject name: nested_dask-0.3.0.tar.gz
    • Subject digest: c016e817c84f01961556c9ed83b92ddb33e5dfb958eee6e0c77ce93c3864b4d4
    • Transparency log index: 147142378
    • Transparency log integration time:

File details

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

File metadata

  • Download URL: nested_dask-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 22.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for nested_dask-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e517a5fcd3438cb39582d86983108e60737d40252149944b3bc056574a6b0b61
MD5 734a6bc5c3aeb0fe14f542571c724489
BLAKE2b-256 348a81a4a78bf7f3871ff02d47a7ab0624f4f007660f7c68253b4ac367547cc1

See more details on using hashes here.

Provenance

The following attestation bundles were made for nested_dask-0.3.0-py3-none-any.whl:

Publisher: GitHub
  • Repository: lincc-frameworks/nested-dask
  • Workflow: publish-to-pypi.yml
Attestations:
  • Statement type: https://in-toto.io/Statement/v1
    • Predicate type: https://docs.pypi.org/attestations/publish/v1
    • Subject name: nested_dask-0.3.0-py3-none-any.whl
    • Subject digest: e517a5fcd3438cb39582d86983108e60737d40252149944b3bc056574a6b0b61
    • Transparency log index: 147142383
    • Transparency log integration time:

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