New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

hypertools

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hypertools

A python package for visualizing and manipulating high-dimensional data

pipPyPI
Version
0.8.2
Maintainers
1

HyperTools is a library for visualizing and manipulating high-dimensional data in Python. It is built on top of matplotlib (for plotting), seaborn (for plot styling), and scikit-learn (for data manipulation).

For sample Jupyter notebooks using the package: https://github.com/ContextLab/hypertools-paper-notebooks

For more examples: https://github.com/ContextLab/hypertools/tree/master/examples

Some key features of HyperTools are:

  • Functions for plotting high-dimensional datasets in 2/3D.
  • Static and animated plots
  • Simple API for customizing plot styles
  • A set of powerful data manipulation tools including hyperalignment, k-means clustering, normalizing and more.
  • Support for lists of Numpy arrays, Pandas dataframes, String, Geos or mixed lists.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts