jorisvandenbossche opened a new issue, #35025:
URL: https://github.com/apache/arrow/issues/35025

   We are using `pd.Categorical(codes, categories, fastpath=True)`. This 
keyword is deprecated and this should be changed to 
`pd.Categorical.from_codes(codes, categories)`.


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