Python tools for loading, manipulating, and analyzing datasets used in the ICB laboratory. This package provides compressed datasets (`.json.gz`), a simple interface to load them (`Datasets`) and utility functions (chemistry, physics, etc.).
Project description
DataLabICB
Python tools for loading, manipulating, and analyzing datasets used in the ICB laboratory.
This package provides:
- compressed datasets (
.json.gz) - a simple interface to load them (
Datasets) - utility functions (chemistry)
Installation
pip install datalabicb
Usage
from DataLabICB.chemistry import Datasets
datasets = Datasets()
Absorptions datasets
dfs = datasets.adsorption_data()
Isotherms datasets
dfs = datasets.isotherms()
Isobars datasets
dfs = datasets.isobars()
Heats of adsorption datasets
dfs = datasets.heat_of_adsorption()
dfs[n].attrs('comments') contains the characteristics of each dataset
DOI
https://dx.doi.org/doi:10.25666/DATAUBFC-2026-01-07
Licenses
- Code : Under license MIT.
- Data : Under licence CC BY-NC-ND 4.0. please refer to the LICENSE-DATA file.
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 datalabicb-0.1.3.tar.gz.
File metadata
- Download URL: datalabicb-0.1.3.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84fe0c401fe5263b01208740e33e5f6beccd2fe6849d375d2563d605da937e52
|
|
| MD5 |
5b21bab963715e2d203cc61177042080
|
|
| BLAKE2b-256 |
0775f739b2efc6c7c75a0553a19bc05594d741ff24f67e9c176e07201aff9ee7
|
File details
Details for the file datalabicb-0.1.3-py3-none-any.whl.
File metadata
- Download URL: datalabicb-0.1.3-py3-none-any.whl
- Upload date:
- Size: 1.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
615e816fe80cff3f545cccfe99df4de070b4588ea11a6953ab684ddc629d4046
|
|
| MD5 |
343b04f3940df9d6e6335491614ad7e8
|
|
| BLAKE2b-256 |
64a2c0af1712c36fd5d2c6f75cf094363f7829739b2bd9966baed5fb0d3bfe2d
|