You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/06/28 17:35:24 UTC

[GitHub] [beam] rohdesamuel edited a comment on pull request #15072: [BEAM-12533] Define a `__repr__` for `DeferredDataFrame` and `DeferredSeries`

rohdesamuel edited a comment on pull request #15072:
URL: https://github.com/apache/beam/pull/15072#issuecomment-869878543


   > Discussed this offline with @robertwb and we decided that a simple approach that lists columns and index names (if non-trivial) would be better for now (e.g. `DeferredDataFrame(columns=['foo', 'bar', 'baz'], indexes=[None, 'group']`).
   > 
   > We could consider something like this again later on.
   
   Ah, too bad, the formatted view was nice to see.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org