Skip to main content

DataTour

datatour

License PyPI Python Version CI codecov

DataTour

Seeing is important. datatour - allows you to see your data in its native dimension. Currently implemented as a plotly scatter plot projected from its original dimension in the 2D on the screen with timeline animation inspired by GrandTour and common sense.


Installation

Available via pip:

pip install datatour

Usage

If you have array of feature vectors f: shape(shape)==(n_smpl, n_dim), you can create data tour object, and display it:

from datatour import DataTour as dt

ndv = dt(f)
ndv.display()

By default, selects randomly n_subsample=500 samples for efficiency reason.

To visualize vector field vf of the same dimension (in the same feature space):

ndv = dt(f, vf)
ndv.display_quiver(color='z_scaled')

Also check examples:

dt().display()

cube

ndv = dt(example='sphere', n_subsample=0)
ndv.display(color='z_scaled')

sphere


Installation

Available via pip:

pip install datatour

Usage

If you have array of feature vectors f: shape(shape)==(n_smpl, n_dim), you can create data tour object, and display it:

from datatour import DataTour as dt

ndv = dt(f)
ndv.display()

By default, selects randomly n_subsample=500 samples for efficiency reason.

To visualize vector field vf of the same dimension (in the same feature space):

ndv = dt(f, vf)
ndv.display_quiver(color='z_scaled')

Also check examples:

dt().display()

cube

ndv = dt(example='sphere', n_subsample=0)
ndv.display(color='z_scaled')

sphere


Licence

Distributed under BSD 3 licence

Release files for datatour 0.2.10

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for datatour 0.2.10
File Size Uploaded
datatour-0.2.10.tar.gz 1.3 MB Details

Built distribution (wheel)

Table of built distributions (wheels) for datatour 0.2.10
File Interpreter ABI Platform
datatour-0.2.10-py3-none-any.whl Python 3 none any Details

Total release size:1.3 MB

Release files / datatour-0.2.10.tar.gz

Download URL datatour-0.2.10.tar.gz
Size 1.3 MB
Tags Source
SHA-256 checksum
How to use checksums
b23ff21da7b7adf85c52be3179ba8670f7bd2b808653073ea0e1e31b8f75254b
BLAKE2b-256 checksum
How to use checksums
f22244252d8873cda1ae4d33bf294b7737583bb9a18e034e711680c7cd489993
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Apr 14, 2026.

Transparency log

Release files / datatour-0.2.10-py3-none-any.whl

Download URL datatour-0.2.10-py3-none-any.whl
Size 12.4 kB
Tags Python 3
SHA-256 checksum
How to use checksums
6366bc805949b3804df4bbb34dd58259a203a752b3949081140312111080d9f5
BLAKE2b-256 checksum
How to use checksums
e2514ebe254c1a7990fbb97175cfaeecabf472329f38b1d3c034789d16f4f2e8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Apr 14, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

0.2.10 This release

2 release files

0.2.9

2 release files

0.2.8

2 release files

0.2

1 release file

0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page