Pandas version checks

  • [X] I have checked that the issue still exists on the latest versions of the docs on main here

Location of the documentation

https://pandas.pydata.org/community/coc.html

Documentation problem

What's the official source for our Code of Conduct?

The sidebar on GitHub currently links to https://github.com/pandas-dev/.github/blob/master/CODE_OF_CONDUCT.md

Screenshot 2023-01-18 at 7 44 55 AM

That text doesn't align with the CoC on our site at https://pandas.pydata.org/community/coc.html.

Suggested fix for documentation

Pick one spot and use that, or ensure they stay in sync.

cc @datapythonista.

Comment From: datapythonista

The one on the website should be a copy of the one in the governance repo. At least when I did the website that's where I got it from. I don't think the one in the .github repo existed at that time, or if it did I was not aware of it. Not sure where the one in .github came from, maybe when it was added it was obtained from NumFOCUS instead of using the original one in the governance repo, which maybe it's quite old?