Closed
Description
Pandas version checks
- 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/docs/reference/api/pandas.DataFrame.resample.html
Documentation problem
In explainer section of First example
timestamp 2000-01-01 00:03:00 is incorrect.
Suggested fix for documentation
The correct timestamp would be 2000-01-01 00:00:00 .