Skip to main content

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

Project description

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

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

datatour-0.2.10.tar.gz (1.3 MB view details)

Uploaded Source

Built Distribution

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

datatour-0.2.10-py3-none-any.whl (12.4 kB view details)

Uploaded Python 3

File details

Details for the file datatour-0.2.10.tar.gz.

File metadata

  • Download URL: datatour-0.2.10.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for datatour-0.2.10.tar.gz
Algorithm Hash digest
SHA256 b23ff21da7b7adf85c52be3179ba8670f7bd2b808653073ea0e1e31b8f75254b
MD5 2af0e1e8a06078a4528a71c044ba9b49
BLAKE2b-256 f22244252d8873cda1ae4d33bf294b7737583bb9a18e034e711680c7cd489993

See more details on using hashes here.

Provenance

The following attestation bundles were made for datatour-0.2.10.tar.gz:

Publisher: ci.yml on neworldemancer/datatour_pkg

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file datatour-0.2.10-py3-none-any.whl.

File metadata

  • Download URL: datatour-0.2.10-py3-none-any.whl
  • Upload date:
  • Size: 12.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for datatour-0.2.10-py3-none-any.whl
Algorithm Hash digest
SHA256 6366bc805949b3804df4bbb34dd58259a203a752b3949081140312111080d9f5
MD5 747e2e0a032a89eb30383c5ad0d8f04d
BLAKE2b-256 e2514ebe254c1a7990fbb97175cfaeecabf472329f38b1d3c034789d16f4f2e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for datatour-0.2.10-py3-none-any.whl:

Publisher: ci.yml on neworldemancer/datatour_pkg

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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