Skip to main content

Visualize your pandas data with one-line code

Project description

PandasEcharts

English README

简介

基于pandaspyecharts的可视化工具,该项目的旨在用一行代码可视化您的pandas数据

安装

pip 安装

$ pip install pandasecharts

源码安装

$ git clone https://github.com/gamersover/pandasecharts
$ cd pandasecharts
$ pip install -r requirements.txt
$ python setup.py install

使用

notebook环境

  • 基本直方图

img

  • 带时间变化的直方图

img

更多使用方法请访问

后续计划

目前已支持图表类型

  • Pie
  • Bar
  • Bar3D
  • Line
  • Line3D
  • Scatter
  • Scatter3D
  • Boxplot
  • Geo
  • Map
  • Funnel
  • Calendar
  • WordCloud

0.5版本计划

  • 支持代码提示
  • 加入datazoom
  • 修复line图形当xtype为value时需要排序的问题

License

MIT ©gamersover

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pandasecharts-0.5.tar.gz (18.0 kB view hashes)

Uploaded Source

Built Distribution

pandasecharts-0.5-py3-none-any.whl (15.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page