Updated pandas shows old version and throws attribute error when explode function is used

前端 未结 0 1842
轮回少年
轮回少年 2021-01-05 17:47

My pandas version was 0.23.4 but as I needed to use the explode function, I upgraded using

!pip3 install --upgrade pandas==0.25.0

Output shows: Successfully          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题