I got installed Pandas 2.1.3 and Swifter 1.4.0. When I try import swifter I got:
AttributeError: module 'pandas.core.strings' has no attribute 'StringMethods'
That's is going wrong? This version of Pandas not compatible with swifter?
I got installed Pandas 2.1.3 and Swifter 1.4.0. When I try import swifter I got:
AttributeError: module 'pandas.core.strings' has no attribute 'StringMethods'
That's is going wrong? This version of Pandas not compatible with swifter?
Copyright © 2021 Jogjafile Inc.
I get it, I just got many packages outdated. Usually I upgrade packages I import every day. I just upgraded it one by one, now it's works.