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.
Seems like forks on GitHub no longer come with tags by default, and this is causing issues for a few new contributors
Let's just a line with git fetch upstream right after:
git fetch upstream
pandas/doc/source/development/contributing.rst
Line 139 in e234928