fac0d65351
pydeck is a set of Python bindings for deck.gl, optimized for data science use cases. pydeck provides a way to visualize large-scale datasets in Python, either in Jupyter notebooks or as standalone HTML files. https://deckgl.readthedocs.io/ https://github.com/visgl/deck.gl/pull/10193 This port required by www/py-streamlit 1.57.0. PR: 295418 Sponsored by: UNIS Labs
6 lines
211 B
Plaintext
6 lines
211 B
Plaintext
pydeck is a set of Python bindings for deck.gl, optimized for data science
|
|
use cases.
|
|
|
|
pydeck provides a way to visualize large-scale datasets in Python, either in
|
|
Jupyter notebooks or as standalone HTML files.
|