tvalentyn commented on PR #24725:
URL: https://github.com/apache/beam/pull/24725#issuecomment-1419976468

   > Pandas 1.1.x issue is reproducible in: `import pandas as pd; 
pd.DataFrame(columns=pd.CategoricalIndex(['A'], dtype='category'), 
dtype='int64')` , so bumping pandas is appropriate.
   
   Looking closer, it seems that minimal pandas version that doesn't fail on 
recent version of numpy is pandas==1.4.3
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to