Published July 9, 2019 | Version 0.15.2
Software Open

glueviz v0.15.2: multidimensional data exploration

Description

Glue is a Python library to explore relationships within and among related datasets. Its main features include:

  • Linked Statistical Graphics. With Glue, users can create scatter plots, histograms and images (2D and 3D) of their data. Glue is focused on the brushing and linking paradigm, where selections in any graph propagate to all others.
  • Flexible linking across data. Glue uses the logical links that exist between different data sets to overlay visualizations of different data, and to propagate selections across data sets. These links are specified by the user, and are arbitrarily flexible.
  • Full scripting capability. Glue is written in Python, and built on top of its standard scientific libraries (i.e., Numpy, Matplotlib, Scipy). Users can easily integrate their own python code for data input, cleaning, and analysis.

In addition to the authors above, the full list of contributors to glue can be found at https://github.com/glue-viz/glue/graphs/contributors

Files

Files (2.8 kB)

Name Size Download all
md5:3f637db7c041b42bfda11e47cd90a22f
2.8 kB Download

Additional details

Related works

Is new version of
10.5281/zenodo.13866 (DOI)
Is supplement to
https://github.com/glue-viz/glue (URL)