Closed leoank closed 3 years ago
pandas is mentioned as a dependency in requirements/requirements-all.txt file.
pandas
requirements/requirements-all.txt
I am unable to find any usage of pandas in the source code. I guess, it can be removed from the dependencies. Let me know if it is true, I'll send a PR with the fix.
you're right, pandas should not be a dependency.
I'll send a PR with the fix.
please do!
here you go!
pandas
is mentioned as a dependency inrequirements/requirements-all.txt
file.I am unable to find any usage of pandas in the source code. I guess, it can be removed from the dependencies. Let me know if it is true, I'll send a PR with the fix.