[
https://issues.apache.org/jira/browse/BEAM-12561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17414426#comment-17414426
]
Beam JIRA Bot commented on BEAM-12561:
--------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to P2.
> Implement truncate for DataFrame and Series
> -------------------------------------------
>
> Key: BEAM-12561
> URL: https://issues.apache.org/jira/browse/BEAM-12561
> Project: Beam
> Issue Type: Improvement
> Components: dsl-dataframe
> Reporter: Brian Hulette
> Priority: P3
>
> Add an implementation of
> [truncate|https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.truncate.html]
> for DeferredDataFrame, and DeferredSeries. It should be fully unit tested
> with some combination of pandas_doctests_test.py and frames_test.py.
> Add an implementation of idxmin and idxmax for DeferredDataFrame,
> DeferredSeries, and DeferredGroupBy, and is fully unit tested with some
> combination of pandas_doctests_test.py and frames_test.py.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)