Skip to main content

Core transformations for BlueETL

Project description

banner

Build Status License codecov.io documentation status DOI

blueetl-core

Core transformations for BlueETL.

Introduction

BlueETL-core automatically registers Pandas accessors using the .etl namespace, that can be useful to simplify some recurring operations on Pandas DataFrames, Series, and Indexes.

It provides the core transformations used by BlueETL, a package that can help analyse multiple simulations in a Simulation Campaign.

Installation

BlueETL-core can be installed independently from BlueETL with:

pip install -U blueetl-core

Examples

To use the Core Transformations provided by the .etl accessor with any Pandas DataFrame or Series, it’s enough to import BlueETL or BlueETL-core, and call the desired methods.

For example:

import blueetl_core
import pandas as pd

df = pd.DataFrame({"a": [0, 1, 2], "b": [3, 4, 5]})
df = df.etl.q(a=1)

See this Jupyter notebook for more information and examples.

Contribution Guidelines

See CONTRIBUTING.rst.

Citation

When you use this software, we kindly ask you to cite the following DOI:

https://zenodo.org/badge/xxxxxxxx.svg

Acknowledgment

The development of this software was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de Lausanne (EPFL), from the Swiss government’s ETH Board of the Swiss Federal Institutes of Technology.

For license and authors, see LICENSE.txt and AUTHORS.txt respectively.

Copyright © 2023 Blue Brain Project/EPFL

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

blueetl-core-0.1.4.tar.gz (215.7 kB view details)

Uploaded Source

Built Distribution

blueetl_core-0.1.4-py3-none-any.whl (25.0 kB view details)

Uploaded Python 3

File details

Details for the file blueetl-core-0.1.4.tar.gz.

File metadata

  • Download URL: blueetl-core-0.1.4.tar.gz
  • Upload date:
  • Size: 215.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for blueetl-core-0.1.4.tar.gz
Algorithm Hash digest
SHA256 280515c3f171fe1d677a0dfacf7b4be9031e67f8e2fb856f2a96d2d3065ebbaf
MD5 9752fcf170bd37fcb3f6f61892c2e093
BLAKE2b-256 1fdd3a79b5a18eb030b36e71b0f4e2f1ed5f7596dd0cf4ff34d4a4d96456a6ce

See more details on using hashes here.

Provenance

File details

Details for the file blueetl_core-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for blueetl_core-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 8ca417b8288a72d78b34cb8113aec33005b7ec1feaf6ffdec6ed06e923340430
MD5 15c82bddbc9ffd5d20260e29d9b6659c
BLAKE2b-256 cf95b75713a79bf1840cfe4b28c11f02c5b87017edd35b39e2331a0130d2cdff

See more details on using hashes here.

Provenance

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