MK298
6 years agoOccasional Contributor
import pandas package in python for excel read
Hi All,
I am trying to read excel sheet and store in data frame in testcomplete python language.
When i try to import pandas package, it says required dependency missing numpy.
After impor...
- 6 years ago
Hi Tanya,
Suppport team came back stating that it is a known issue with numpy package and not related to Test Complete. We have to uninstall numpy and pandas package.
Install numpy version 1.12.0
Then reinstall pandas.