1.3.0rc1
move around examples for better structure.
Remove loguniform fix, use scipy.stats instead (#24665)
MAINT consistent use of `print(__doc__)` in examples (#21307)
MAINT Remove encoding declarations: `# -*- coding: utf-8 -*-` (#26467)
FIX Convergence Warnings in Gaussian process examples (#18019)
ENH improve ARFF parser using pandas (#21938)
MNT Update black to 23.3.0 (#26110)
MNT Update black to stable version (#22474)
DOC Use notebook style in plot_gpr_on_structured_data.py (#25132)
DOC fix title underline too short in Gaussian Process kernel (#24726)