Alexander Bezzubov created ZEPPELIN-1115:
--------------------------------------------
Summary: Python: add SQL for DataFrame support with Table Display
system
Key: ZEPPELIN-1115
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1115
Project: Zeppelin
Issue Type: Improvement
Components: python-interpreter
Reporter: Alexander Bezzubov
Assignee: Alexander Bezzubov
Fix For: 0.7.0
In spark interpreter group we have {{%sql}} interpreter which supports Table
Display system, we use it in the tutorial notebook and it's very convenient for
data explorations.
The idea is to have the same kind of support for Python interpreter group i.e
`%python.sql` but only for Pandas [DataFrame](https://github.com/yhat/pandasql).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)