We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Running the tests for pandas fail if moto is not installed. I tried finding a way to avoid tests that require it, but its imported in the conftests.py
pandas/tests/io/conftest.py", line 3, in <module> E import moto