Dataset Mapper
A config-driven Dash app created to support KMDS in the dataset bootstrapping workflow. It helps data scientists determine whether a graph or tabular dataset representation is the better fit for a given use case and explains the recommendation with clear rationale.
Dataset bootstrapping is handled by the dd-parser-cleaner cleaner component, while KMDS consumes the resulting representation.
Package setup with uv
cd /home/rajiv/programming/dataset_mapping
uv sync --extra dev
Run locally
source .venv/bin/activate
python -m dataset_mapper
Run tests
uv run pytest
Build a distributable package
uv build
The package includes the default YAML config as package data so it works when installed from PyPI or an editable install.
Release files for dataset-mapper 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dataset_mapper-0.1.0.tar.gz | 6.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dataset_mapper-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.2 kB
Release files / dataset_mapper-0.1.0.tar.gz
| Download URL | dataset_mapper-0.1.0.tar.gz |
|---|---|
| Size | 6.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
65b857bd754c1feb60daad4e58f4c2c70d68842f71e1b5fb00a83970a8f3234a
|
|
BLAKE2b-256 checksum How to use checksums |
fa255b736e1aab4f2f95f20008ea53c0d6bcea27d4fbfdca62b72a6ace7dcb99
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.12.0 {"installer":{"name":"uv","version":"0.12.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|
Release files / dataset_mapper-0.1.0-py3-none-any.whl
| Download URL | dataset_mapper-0.1.0-py3-none-any.whl |
|---|---|
| Size | 6.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
df485202e857f95e47d85fe5b81dbe1bf95d47f618f8ce1b05cc22707b9ff4c9
|
|
BLAKE2b-256 checksum How to use checksums |
2e5228d5b0d67697693efbcb906532cfe441c8b68323db4680ae4c385fae7396
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.12.0 {"installer":{"name":"uv","version":"0.12.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|