[Doc] Capital latter in table column names are making confusion
Open
- Dominant language
- Python
- Stars
- 20.4k
- Forks
- 4.6k
- Avg merge
- 19h 52m
- Merged PRs (30d)
- 1
Description
In your [quick starting reference for python api](https://facebook.github.io/prophet/docs/quick_start.html#python-api) has a several tables that has capital letters in table column that is leading mis-understanding while it should be not capital in the dataframe:

When I checked the[ source code](https://github.com/facebook/prophet/blob/main/docs/_docs/quick_start.md), it seems it is non-capital. I guess some doc generation tool is making changes when compiling the md file to html.
Contributor guide
Assessment
This issue has not been assessed yet.