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 2022/08/24 18:12:05 UTC

[GitHub] [beam] TheNeuralBit opened a new issue, #22847: [Feature Request]: Support pandas 1.5.0 in the DataFrame API

TheNeuralBit opened a new issue, #22847:
URL: https://github.com/apache/beam/issues/22847

   ### What would you like to happen?
   
   We should open our version range to allow 1.5.0 (currently available as an RC), and test it continuously.
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: dsl-dataframe


-- 
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.apache.org

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


[GitHub] [beam] TheNeuralBit commented on issue #22847: [Feature Request]: Support pandas 1.5.0 in the DataFrame API

Posted by GitBox <gi...@apache.org>.
TheNeuralBit commented on issue #22847:
URL: https://github.com/apache/beam/issues/22847#issuecomment-1226087550

   We will also need to add support for `groupby(group_keys=...).apply(...), which changed it's default behavior in pandas 1.5.0. https://pandas.pydata.org/pandas-docs/dev/whatsnew/v1.5.0.html#using-group-keys-with-transformers-in-groupby-apply


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


[GitHub] [beam] TheNeuralBit commented on issue #22847: [Feature Request]: Support pandas 1.5.0 in the DataFrame API

Posted by GitBox <gi...@apache.org>.
TheNeuralBit commented on issue #22847:
URL: https://github.com/apache/beam/issues/22847#issuecomment-1226085009

   Encountered https://github.com/pandas-dev/pandas/issues/48231 in `apache_beam/dataframe/frames_test.py::BeamSpecificTest::test_split_pandas_examples_expand_pat_is_string_literal1`


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


[GitHub] [beam] TheNeuralBit commented on issue #22847: [Feature Request]: Support pandas 1.5.0 in the DataFrame API

Posted by GitBox <gi...@apache.org>.
TheNeuralBit commented on issue #22847:
URL: https://github.com/apache/beam/issues/22847#issuecomment-1226095815

   I reviewed all the test failures in #22849, the above two items look like the only significant issues. There are other failures in `pandas_doctests_test`, but it looks like they just require allowlist updates.


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


[GitHub] [beam] damccorm closed issue #22847: [Feature Request]: Support pandas 1.5.0 in the DataFrame API

Posted by GitBox <gi...@apache.org>.
damccorm closed issue #22847: [Feature Request]: Support pandas 1.5.0 in the DataFrame API
URL: https://github.com/apache/beam/issues/22847


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