Commit graph

8 commits

Author SHA1 Message Date
Yuyu Zhou
8f5d8e87ca
Removed remaining depreciated datetime conversions (#2492)
an extension of #2523, removed remaining instances of the depreciated and unnecessary use of .dt.to_pydatetime()
2024-07-13 22:01:26 +08:00
Tom Peachey
f89de329bf
Removed depreciated/unnecessary datetime conversion (#2523) 2024-05-18 21:17:18 +10:00
Al-Ekram Elahee Hridoy
279d8d6a30
Check for tight_layout before applying it in plot function (#2504) 2023-10-08 00:56:46 +11:00
Michael Schulte
2ac9e8fa76
Replace deprecated iteritems() with items() (#2461) 2023-08-22 08:27:06 +10:00
Brian Blood
eba63df350
Update plot.py astype (#2244) 2022-09-14 23:59:57 +10:00
Greg Rafferty
4b859bca01
added argument for point color to cv plot (#1895) 2021-05-10 16:04:34 -07:00
Vladimir Shargin
899b4fac13
Add include_legend flag to m.plot() (#1858) 2021-04-03 18:01:41 -04:00
Ben Letham
6d81543eb2
Pakage rename (#1844)
* Rename package from fbprophet to prophet, and add shim

* Untrack files that should have been ignored

* Update github actions build commands
2021-03-21 14:13:50 -07:00
Renamed from python/fbprophet/plot.py (Browse further)