We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86b5481 commit 7001ebeCopy full SHA for 7001ebe
seaborn/_stats/aggregation.py
@@ -72,7 +72,7 @@ class Est(Stat):
72
Name of a :class:`numpy.ndarray` method or a vector -> scalar function.
73
errorbar : str, (str, float) tuple, or callable
74
Name of errorbar method (one of "ci", "pi", "se" or "sd"), or a tuple
75
- with a method name ane a level parameter, or a function that maps from a
+ with a method name and a level parameter, or a function that maps from a
76
vector to a (min, max) interval.
77
n_boot : int
78
Number of bootstrap samples to draw for "ci" errorbars.
0 commit comments