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/10/29 00:00:02 UTC

[GitHub] [beam] AlikRodriguez commented on pull request #15833: [WIP] BEAM-12561 method truncate on series and dataframe

AlikRodriguez commented on pull request #15833:
URL: https://github.com/apache/beam/pull/15833#issuecomment-954307144


   @TheNeuralBit I'm struggling with an error with `df['A'].truncate(before=2, after=4)` on `pandas_doctest_test`, and the error message is `ValueError: truncate requires a sorted index`, How can I fix this?


-- 
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