pandas==1.4.0rc0 FilePathOrBuffer deprecation breaks modin import #3947
Labels
bug 🦗
Something isn't working
dependencies 🔗
Issues related to dependencies
P0
Highest priority tasks requiring immediate fix
pandas 🤔
Weird Behaviors of Pandas
System information
modin.__version__
): 0.12.0 - pandas==1.4.0rc0 pre-releaseDescribe the problem
The Class FilePathOrBuffer no longer exists in pandas typing, after this PR pandas-dev/pandas#43951.
The text was updated successfully, but these errors were encountered: