Matthias Koch created ZEPPELIN-5975:
---------------------------------------
Summary: Python: z.show should work with subtypes of DataFrame
Key: ZEPPELIN-5975
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5975
Project: Zeppelin
Issue Type: Improvement
Components: python
Affects Versions: 0.10.1
Reporter: Matthias Koch
Using "z.show()" only data frames are displayed as tables when the passed
parameter is of type DataFrame. Subtypes are not taken into account.
However, this would be useful for a number of use cases. A prominent example
would be GeoPandasFrames, but there are also other examples in the open source
community.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)