python-datashader
No description set
- Developed at devel:languages:python:numeric
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-datashader && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
datashader-0.7.0.tar.gz | 0025159770 24 MB | |
python-datashader-rpmlintrc | 0000000069 69 Bytes | |
python-datashader.changes | 0000006258 6.11 KB | |
python-datashader.spec | 0000004778 4.67 KB |
Revision 8 (latest revision is 33)
Dominique Leuenberger (dimstar_suse)
accepted
request 707280
from
Todd R (TheBlackCat)
(revision 8)
- Disable python2 builds. This requires xarray, which requires python3 now. - Update to version 0.7.0 + New features: * Simplified Panel-based dashboard using new Param features; now only 48 lines with fewer new concepts (#707) * Added pandas ExtensionArray and Dask support for storing homogeneous ragged arrays (#687) * Added SpatialPointsFrame and updated census, osm-1billion, and osm examples to use it (#702, #706, #708) * Expanded 8_Geography.ipynb to document other geo-related functions * Added Dask support for trimesh rendering, though computing the mesh initially still requires vertices and simplicies to fit into memory (#696) * Add zero-copy rendering of row-oriented line coordinates, using a new axis argument (#694) + Bugfixes and compatibility: * Added lnglat_to_meters to geo module; new code should import it from there (#708)
Comments 0