跳转到主要内容

Spectabular是一个用于可视化和大范围探索大型表格数据集的图形工具。

项目描述

|Travis| |Conda| |Chat|

Spectabular: 可视化和探索
===================================


Spectabular是一个程序(和Python库),它使用N维网格上的统计信息来可视化和探索大型表格数据集。
它主要渲染直方图、密度图和体积渲染图,以1秒的顺序处理10^9行的数据。
对于探索,它支持1D和2D的选择,但它也可以分析列(维度),以找到比其他子空间信息更丰富的子空间。


.. image:: http://spectabular.readthedocs.org/en/latest/_images/overview.png

Spectabular使用多个站点

* 主页: http://spectabular.astro.rug.nl/
* Github用于源代码、错误、维基、发布: https://github.com/maartenbreddels/spectabular
* Python包索引用于在Python树中安装源代码: https://pypi.python.org/pypi/spectabular/
* 文档,类似于主页,但还有旧版本: http://spectabular.readthedocs.org/

安装
============

使用pip
::
$ pip install --user --pre spectabular

使用conda
::
conda install -c conda-forge spectabular


.. |Travis| image:: https://travis-ci.org/maartenbreddels/spectabular.svg?branch=master
:target: https://travis-ci.org/maartenbreddels/spectabular
.. |Chat| image:: https://badges.gitter.im/maartenbreddels/spectabular.svg
:alt: 加入聊天 https://gitter.im/maartenbreddels/spectabular
:目标:https://gitter.im/maartenbreddels/spectabular?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
.. |Conda| image:: https://anaconda.org/conda-forge/spectabular/badges/downloads.svg
:目标:https://anaconda.org/conda-forge/spectabular

项目详情


下载文件

下载适合您平台的文件。如果您不确定选择哪个,请了解有关 安装包 的更多信息。

源分布

spectabular-0.1.0.tar.gz (208.8 kB 查看哈希值)

上传时间

由以下支持