0

I use Spyder as the IDE to program python. Pandas 0.13.1 had been installed before. There is an attribute error while I was programming: AttributeError: 'Series' object has no attribute 'weekday'. I figured out that it was a Pandas version problem. I tried to upgrade the Pandas. So I downloaded the most updated Anacoda from the official website and got it installed. I checked the Pandas version from the Spyder, it still showed as 0.13.1. Can anyone please help me with it ? How to get Pandas updated to 0.18.1 or above ? Thanks.

0 Answers0