a pandas dataframe interface for traitlets and pythreejs
Project description
Project: https://github.com/chrisjsewell/pandas3js
A pandas dataframe interface for traitlets and pythreejs
Employing a meta Model/View design; Unique geometry objects are stored in a GeometryCollection model object, which can be viewed as (and modified by) a pandas.DataFrame, containing objects (by row) and traits/object_type (by column). The GeometryCollection (and its objects) can then be directionally synced to a pythreejs.Scene (and pythreejs.3DObjects) view, via a json mapping specification.
Installation
$ pip install pandas3js $ jupyter nbextension enable --py --sys-prefix pythreejs
pandas3js is integration tested against python versions 2.7, 3.4, 3.5 and 3.6
Examples
For more information, all functions contain docstrings with tested examples.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file pandas3js-0.1.3-py2.py3-none-any.whl
.
File metadata
- Download URL: pandas3js-0.1.3-py2.py3-none-any.whl
- Upload date:
- Size: 18.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 574a5a4390169364a6a4825f8a336e2fcf6070d7de0b8daccaf9c4a2054fccba |
|
MD5 | 9bc23fc806edbf9f11d757be42a60f1b |
|
BLAKE2b-256 | d1fbb8ae4a40df9c7bba6fe5f71eabd58b57ae5886a052ff18a1c9232da5850a |