facebook / facebook/prophet

[Doc] Capital latter in table column names are making confusion

Open
#2,256 3 comments 0 reactions 0 assignees View on GitHub
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:

![image](https://user-images.githubusercontent.com/3095667/187586490-30a50695-1a11-40e2-87b9-0496b2d13c21.png)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.