Closed salma1601 closed 6 years ago
I assume that you have a older version of pandas. columns
has been added in pandas 0.21.
Can you update to the last release of pandas (0.22
)
pip install -U pandas
conda update pandas
Yes now it works. Thanks !
@glemaitre, if you're using this new pandas
feature in the kit, should we not put a minversion requirement in the requirements.txt
and environment.yml
?
Hi, I am trying to run the starting kit but got the following error for the
evaluation
function