mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
remove duplicate line (#16838)
This commit is contained in:
committed by
GitHub
parent
1cd0124fd5
commit
0b7704a269
@@ -752,7 +752,6 @@ def prophet( # pylint: disable=too-many-arguments
|
||||
- `__yhat`: the forecast for the given date
|
||||
- `__yhat_lower`: the lower bound of the forecast for the given date
|
||||
- `__yhat_upper`: the upper bound of the forecast for the given date
|
||||
- `__yhat_upper`: the upper bound of the forecast for the given date
|
||||
|
||||
|
||||
:param df: DataFrame containing all-numeric data (temporal column ignored)
|
||||
|
||||
Reference in New Issue
Block a user