[
https://issues.apache.org/jira/browse/BEAM-12533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Hulette updated BEAM-12533:
---------------------------------
Description: DeferredSeries and DeferredDataFrame just use the default
{{__repr__}} implementation right now, which means outputting them in a
notebook is not useful at all. Users will need to inspect columns, dtypes,
index, name, etc.. manually. We should include basic information about the
frames in a simple {{__repr__}} implementation. (was: DeferredSeries and
DeferredDataFrame just use the default __repr__ implementation right now, which
means outputting them in a notebook is not useful at all. Users will need to
inspect columns, dtypes, index, name, etc.. manually. We should include basic
information about the frames in a simple __repr__ implementation.)
> DeferedSeries and DeferredDataFrame should have a useful repr
> -------------------------------------------------------------
>
> Key: BEAM-12533
> URL: https://issues.apache.org/jira/browse/BEAM-12533
> Project: Beam
> Issue Type: Improvement
> Components: dsl-dataframe
> Reporter: Brian Hulette
> Assignee: Brian Hulette
> Priority: P2
> Fix For: 2.32.0
>
>
> DeferredSeries and DeferredDataFrame just use the default {{__repr__}}
> implementation right now, which means outputting them in a notebook is not
> useful at all. Users will need to inspect columns, dtypes, index, name, etc..
> manually. We should include basic information about the frames in a simple
> {{__repr__}} implementation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)