Paul Bustios created ZEPPELIN-1358: -------------------------------------- Summary: Displaying Pandas DataFrame index in table using z.show() Key: ZEPPELIN-1358 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1358 Project: Zeppelin Issue Type: Improvement Components: python-interpreter Affects Versions: 0.7.0 Reporter: Paul Bustios Assignee: Paul Bustios Priority: Minor Fix For: 0.7.0
Current implementation of z.show() for python interpreter only displays the column names and data of a Pandas DataFrame, being also necessary to display the index. -- This message was sent by Atlassian JIRA (v6.3.4#6332)