Kernel: Python 2
IPython + gatherplot demo
1. Data Preprocess
Input data
Input file is Personal health care data
PHR.csv
Loading Data
In [1]:
Uploading to Gatherplot
This will upload to dropbox and then register link to the gatherplot.
In [2]:
In [3]:
Out[3]:
uploaded: {u'icon': u'page_white', u'bytes': 82445, u'thumb_exists': False, u'rev': u'2515c00af1980', u'modified': u'Thu, 16 Apr 2015 18:01:03 +0000', u'shareable': False, u'client_mtime': u'Thu, 16 Apr 2015 18:01:03 +0000', u'path': u'/gatherplot/1429207261.49.csv', u'is_dir': False, u'size': u'80.5 KB', u'root': u'dropbox', u'mime_type': u'text/csv', u'revision': 151900}
Shared: {u'url': u'https://www.dropbox.com/s/vtys5yflxql6kf5/1429207261.49.csv?dl=0', u'expires': u'Tue, 01 Jan 2030 00:00:00 +0000', u'visibility': u'PUBLIC'}
https://dl.dropboxusercontent.com/s/vtys5yflxql6kf5/1429207261.49.csv
{u'name': u'-Jn2O1o-iVpBvGCHuMOR'}
/usr/local/sage/sage-6.5/local/lib/python2.7/site-packages/pandas/io/parsers.py:639: ParserWarning: Falling back to the 'python' engine because the 'c' engine does not support regex separators; you can avoid this warning by specifying engine='python'.
ParserWarning)
First check gatherplot with IFrame
In [ ]:
In [ ]: