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
Thomas J. Fan 70a185ae59
MAINT Enable and run black on examples (#20502) 2021-10-07 10:13:00 +02:00
Loïc Estève 9099c79639
EXA Fix plot_map_data_to_normal.py example legend (#19930)
Lambda was meant to be on a different line.
2021-04-20 09:57:42 -04:00
Thomas J Fan ca08cd5016 DOC Fix broken link in plot_map_data_to_normal (#15347) 2019-10-23 22:12:33 -04:00
Abraham K. Lagat a717619b8b EXA more color blind friendly colors in plot_map_data_to_normal.py (#wimlds) (#14173) 2019-06-24 16:32:35 +02:00
Kennedy Kang'ethe f41cd1e856 EXA Use n_quantiles=500 in plot_map_data_to_normal.py (#14149)
in order to fix warnings
2019-06-24 13:21:44 +02:00
Mickaël Schoentgen 2df594564d EXA Fix several DeprecationWarning: invalid escape sequence in examples (#12924) 2019-01-05 12:22:36 +08:00
Nicolas Hug 2d232acdeb [MRG] Add Yeo-Johnson transform to PowerTransformer (#11520) 2018-07-20 22:32:12 +02:00