Skip to content

Latest commit

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

numpy-html

pypi-badge

A simple table renderer for numpy arrays. Provides a rich display hook for use with Jupyter Lab / Notebook. Inspired by xtensor.

Installation

pip install numpy-html

Example inside Jupyter

%load_extnumpy_htmlimportnumpyasnpnp.set_printoptions(threshold=5, edgeitems=2)
np.arange(49).reshape(7, 7)
0156
781213
35364041
42434748

About

Render NumPy arrays as HTML tables

Topics

Resources

Stars

40 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages