A library with core primitives for analysis shared across all `Aind.Behavior` tasks
Project description
# aind-behavior-core-analysis
 [](https://pypi.org/project/aind-behavior-core-analysis/) [](LICENSE) [](https://github.com/astral-sh/ruff) [](https://github.com/astral-sh/uv)
A repository with core primitives for analysis shared across all Aind.Behavior tasks
This repository is part of a bigger infrastructure that is summarized [here](https://github.com/AllenNeuralDynamics/Aind.Behavior.Services).
> ⚠️ Caution: > This repository is currently under active development and is subject to frequent changes. Features and APIs may evolve without prior notice.
## Getting started and API usage
The current goal of the API is to provide users with a way to instantiate “data contracts” and corresponding data ingestion logic. For instance, loading the data from different streams and converting them into a common format (e.g. pandas.DataFrame). For examples of what this looks like, please check the [Examples](./examples/) folder.
## Installing and Upgrading
if you choose to clone the repository, you can install the package by running the following command from the root directory of the repository:
` pip install . `
Otherwise, you can use pip:
` pip install aind-behavior-core-analysis `
## Contributors
Contributions to this repository are welcome! However, please ensure that your code adheres to the recommended DevOps practices below:
### Linting
We use [ruff](https://docs.astral.sh/ruff/) as our primary linting tool.
### Testing
Attempt to add tests when new features are added. To run the currently available tests, run python -m unittest from the root of the repository.
### Lock files
We use [uv](https://docs.astral.sh/uv/) to manage our lock files.
### Versioning
Where possible, adhere to [Semantic Versioning](https://semver.org/).
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aind_behavior_core_analysis-0.1.0.tar.gz.
File metadata
- Download URL: aind_behavior_core_analysis-0.1.0.tar.gz
- Upload date:
- Size: 102.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
376c5a4b2160e5e1f3a0c338c5ad40e8e8a07f1bbe53299ce19dfc45a1dac056
|
|
| MD5 |
f0fc5ec73548fd799d91b698b2dc3c92
|
|
| BLAKE2b-256 |
1f845ce64709a99c974561272e987ee6d54c8f6328154cb3dbdbfb2deeff3b18
|
File details
Details for the file aind_behavior_core_analysis-0.1.0-py3-none-any.whl.
File metadata
- Download URL: aind_behavior_core_analysis-0.1.0-py3-none-any.whl
- Upload date:
- Size: 18.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33aac6cedb5d525f97fe07ac104f1f4424fce8d4c628d06ad7bbd28ea2260f2d
|
|
| MD5 |
ee9cbde12caf64719980f7cab82ef9c3
|
|
| BLAKE2b-256 |
de7c1ec8f406da62687b3426e820ffc75dae90a516dae157ed1d64f11581a095
|