Lee moon soo created ZEPPELIN-32:
------------------------------------
Summary: Visualize DataFrame
Key: ZEPPELIN-32
URL: https://issues.apache.org/jira/browse/ZEPPELIN-32
Project: Zeppelin
Issue Type: New Feature
Reporter: Lee moon soo
Result of %sql is visualized as a table, chart.
If the same visualization can be applied to DataFrame, it'll be usefull.
Proposed form of api is z.show(df:DataFrame)
{code}
z.show(sqlContext.sql("..."))
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)