You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2021/02/23 22:46:00 UTC

[jira] [Commented] (BEAM-11855) ib.collect should accept DeferredDataFrame instances

    [ https://issues.apache.org/jira/browse/BEAM-11855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17289406#comment-17289406 ] 

Brian Hulette commented on BEAM-11855:
--------------------------------------

Note that we have DeferredFrame counterparts for a variety of pandas objects (DataFrame, Series, GroupBy), as well as for scalar results.

> ib.collect should accept DeferredDataFrame instances
> ----------------------------------------------------
>
>                 Key: BEAM-11855
>                 URL: https://issues.apache.org/jira/browse/BEAM-11855
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Brian Hulette
>            Assignee: Sam Rohde
>            Priority: P2
>
> When given a DeferredFrame, ib.collect should convert it to a PCollection and collect component DataFrames into a single DataFrame.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)