Skip to main content

Pandas Series accessor to handle nuclides.

Project description

License PyPI version PyPI Downloads

NuPaAc - Nuclide Pandas Accessor

This python package provides the NuclideSeriesAccessor class, which acts as kind of wrapper to interact with radioactivedecay Nuclide objects from nuclide strings containing pandas Series. For detailed information about the radioactivedecay package, see its documentation.

The series accessor allows to retrive several data series obtained from the dataset in use by radioactivedecay. Where appropriate, data are returned as pint series, allowing to preserve the unit and perform unit-aware operations. The functionality is implemented via the pint-pandas package.

Consult the tutorial.md file to learn about the functionality provided by this package.

The project is currently under development and changes in its behaviour might be introduced.

Installation

Install the latest release of NuPaAc from PyPI via pip:

$ pip install nupaac

The development version can be installed from the Git repository using pip:

# Via https
pip install git+https://codeberg.org/Cs137/NuPaAc.git

# Via ssh
pip install git+ssh://git@codeberg.org:Cs137/NuPaAc.git

Usage

The pandas Series accessor is available via the nucs attribute of Series instances. In order to make use of the accessor, import the module nucs from this package.

Examples demonstrating several use cases can be found in the tutorial.md file.

Changes

All notable changes to this project are documented in the CHANGELOG.md file.

Contributing

Contributions to the NuPaAc package are very welcomed. Feel free to submit a pull request, if you would like to contribute to the project. In case you are unfamiliar with the process, consult the forgejo documentation and follow the steps using this repository instead of the example repository.

Create your pull request (PR) to inform that you start working on a contribution. Provide a clear description of your envisaged changes and the motivation behind them, prefix the PR's title with WIP: until your changes are finalised.

All kind of contributions are appreciated, whether they are bug fixes, new features, or improvements to the documentation.

Development

Installing for development

To install the package in development mode, clone the Git repository and install the package using Poetry, as shown in the code block underneath. To install Poetry, which is required for virtual environment and dependency management, follow the instructions on the Poetry website.

git clone https://codeberg.org/Cs137/NuPaAc.git
cd nupaac
poetry install

This will create a virtual environment and install the package dependencies and the package itself in editable mode, allowing you to make changes to the code and see the effects immediately in the corresponding virtual environment. Alternatively, you can install it via pip install -e in an existing virtual environment.

License

NuPaAc is open source software released under the MIT License. See LICENSE file for details.


This package was created and is maintained by Christian Schreinemachers, (C) 2025.

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

nupaac-0.1.7.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

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

nupaac-0.1.7-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file nupaac-0.1.7.tar.gz.

File metadata

  • Download URL: nupaac-0.1.7.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.1 CPython/3.13.2 Linux/6.13.4-arch1-1

File hashes

Hashes for nupaac-0.1.7.tar.gz
Algorithm Hash digest
SHA256 c9cd666e9d596bd7177e6d286b4993624f04223419dbc9346c0e07a4508954b5
MD5 7ffdc1ad954194c1876b0eee42db3dfb
BLAKE2b-256 1fd7293a9271ab27946222e7a4183d20018d441c0be9d78516e7fd5643a20bdf

See more details on using hashes here.

File details

Details for the file nupaac-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: nupaac-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 6.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.1 CPython/3.13.2 Linux/6.13.4-arch1-1

File hashes

Hashes for nupaac-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 2c9118394a8648b44ed9bdc82dac7c8c28874460a4fe51b0589f3d6824d23687
MD5 ce73b72bea37a0272388900fccc3f0d3
BLAKE2b-256 5f2cfb67e16ec9decef6b4273b53d7162e7290fd18373a04b517e5d5d8bbdcac

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