Commit Graph

8 Commits

Author SHA1 Message Date
Dimitri Papadopoulos Orfanos d4d5f8c7e0
MAINT consistent use of `print(__doc__)` in examples (#21307)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-10-22 15:33:22 +02:00
Loïc Estève 30cc5d76ef
DOC Fix minor issues in bike sharing example (#21127) 2021-09-23 20:49:02 +02:00
Dimitri Papadopoulos Orfanos f71c031314
DOC Typos found by codespell (#21069) 2021-09-17 19:04:54 +02:00
Mathis Batoul 0b32be0019
Fix typo in example `plot.cyclical_feature_engineering.py`. (#20795) 2021-08-21 11:53:48 +02:00
Christian Lorentzen 97e1401822
DOC improve wording of time-related feature engineering example (#20759)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2021-08-17 14:52:16 +02:00
Olivier Grisel 2844f592be
Missing labels on a plot for the time features example (#20606) 2021-07-26 17:53:25 +02:00
Olivier Grisel 9fe82ca7ec
Formatting fixes in time features example (#20605) 2021-07-26 14:49:50 +02:00
Olivier Grisel 45bb9ab916
DOC new example on feature engineering for cyclic time features (#20281)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
2021-07-26 11:02:49 +02:00