Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
0.10.1
-
None
-
None
Description
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.