#perspective #python #streaming #dataset #analytics #component #visualization

nightly perspective-python

A data visualization and analytics component, especially well-suited for large and/or streaming datasets

1 release (0 unstable)

3.0.0-alpha.1 May 11, 2024

#1040 in WebAssembly

Download history 118/week @ 2024-05-05 32/week @ 2024-05-12 12/week @ 2024-05-19

162 downloads per month

Apache-2.0

35MB
55K SLoC

C++ 35K SLoC // 0.1% comments Python 16K SLoC // 0.1% comments Rust 4.5K SLoC // 0.1% comments JavaScript 122 SLoC // 0.3% comments Shell 79 SLoC // 0.1% comments

Contains (Mach-o exe, 32MB) perspective.cpython-311-darwin.so


Perspective Perspective

npm PyPI Build Status


Perspective is an interactive analytics and data visualization component, which is especially well-suited for large and/or streaming datasets. Use it to create user-configurable reports, dashboards, notebooks and applications, then deploy stand-alone in the browser, or in concert with Python and/or Jupyterlab.

Features

  • A fast, memory efficient streaming query engine, written in C++ and compiled for both WebAssembly and Python, with read/write/streaming for Apache Arrow, and a high-performance columnar expression language based on ExprTK.

  • A framework-agnostic User Interface packaged as a Custom Element, powered either in-browser via WebAssembly or virtually via WebSocket server (Python/Node).

  • A JupyterLab widget and Python client library, for interactive data analysis in a notebook, as well as scalable production Voila applications.

Examples

editablefilefractal
marketraycastingevictions
nypdmagicstreaming
covidwebcammovies
superstorecitibikeolympics
jupyterlab

Documentation

Community / Media

Dependencies

~13–22MB
~307K SLoC