I am using gitlab code quality with Code-Quality.gitlab-ci.yml in my configuration (it relies on Code Climate), and I have import errors on the code quality report as shown below:
I also have the libraries (pandas here) in requirements.txt at the root of my repo.
Why do I have these false positive errors, and how could I solve this issue?

Several months ago, I noticed that the code climate reports feature have some flaws.
[]I guess you're facing the same issue