Easy visualization using Python but PixieDust

Easy visualization even with Python

Is it quite fun to write various graphs with matplotlib & seaborn in the Python environment? However, I tried to visualize it easily with Pixie Dust. (Hereafter, used in IBM Data Science Experience)

from pixiedust.display import *
display (df_data_1)

Just enter this code and the interactive graph component will be displayed w

Table output

Screen Shot 2017-03-28 at 20.16.35.png

histogram

Japanese label is also sunnari w Screen Shot 2017-03-28 at 20.19.28.png

pie chart

Screen Shot 2017-03-28 at 20.25.31.png

In addition, it seems that you can plot on Google Map, so I will try it next time with Brunel visualization w

[Reference link] http://datascience.ibm.com/docs/content/analyze-data/Home.html

Recommended Posts

Easy visualization using Python but PixieDust
Clustering and visualization using Python and CytoScape
Easy data visualization with Python seaborn.
Python is easy
Start using Python
Scraping using Python
Operate Redmine using Python Redmine
Visualization memo by Python
Fibonacci sequence using Python
Python Data Visualization Libraries
[Python] Easy Google Translate app using Eel and Googletrans
Data analysis using Python 0
Various Python visualization tools
Easy way to scrape with python using Google Colab
Data cleaning using Python
Using Python #external packages
WiringPi-SPI communication using Python
Age calculation using python
Search Twitter using Python
Name identification using python
Notes using Python subprocesses
Try using Tweepy [Python2.7]
Logistics visualization with Python
Using Python with SPSS Modeler extension nodes ① Setup and visualization
Easy on Mac! Plot of unit step response using Python
Flatten using Python yield from
Scraping using Python 3.5 async / await
Save images using python3 requests
[S3] CRUD with S3 using Python [Python]
[Python] Try using Tkinter's canvas
Using Quaternion with Python ~ numpy-quaternion ~
Try using Kubernetes Client -Python-
Python is painful. But use
[Python] Using OpenCV with Python (Basic)
Website change monitoring using python
Easy folder synchronization with Python
Post to Twitter using Python
Start to Selenium using python
Search algorithm using word2vec [python]
Change python version using pyenv
python: Basics of using scikit-learn ①
# 1 [python3] Simple calculation using variables
Python application: data visualization # 2: matplotlib
Create JIRA tickets using Python
Data visualization method using matplotlib (1)
Instrument control using Python [pyvisa]
Manipulate spreadsheets locally using Python
Python memo using perl --join
Web scraping using Selenium (Python)
[Python] I tried using OpenPose
Easy Python compilation with NUITKA-Utilities
Data visualization method using matplotlib (2)
[Python] JSON validation using Voluptuous
Easy HTTP server with Python
Easy password box in Python
Broadcast on LINE using python
Data analysis using python pandas
Translate using googletrans in Python
Using Python mode in Processing
Using OpenCV with Python @Mac
[Python tricks] 5 minor but useful Python tricks