Skip to main content

Core transformations for BlueETL

Project description

banner

Build Status License codecov.io documentation status CodeQL PyPI 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/DOI/10.5281/zenodo.10277477.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.2.5.tar.gz (212.3 kB view details)

Uploaded Source

Built Distribution

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

blueetl_core-0.2.5-py3-none-any.whl (22.0 kB view details)

Uploaded Python 3

File details

Details for the file blueetl_core-0.2.5.tar.gz.

File metadata

  • Download URL: blueetl_core-0.2.5.tar.gz
  • Upload date:
  • Size: 212.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for blueetl_core-0.2.5.tar.gz
Algorithm Hash digest
SHA256 7287e5c897df0bfc6e5494a401a7ba382bf7bcc15a7c887d1b72a9111dc1165e
MD5 30084b9ad54416cd247d1b9587598009
BLAKE2b-256 a03125efacef718b21b6cc00c56acc776901c8823aea624dd9ad2407bc14e790

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blueetl_core-0.2.5-py3-none-any.whl
  • Upload date:
  • Size: 22.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for blueetl_core-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 3b917f2042332276e751e425d7a3de5ca813adb3bd2e45e8c92e8ded4be7b08d
MD5 fc852db0ab45a66a6985dcfda340c463
BLAKE2b-256 c770efa9ef1da557d864b4ea64b1849637542c4f9194136b82607fb8d2da1b64

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