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 6d7bcac commit 54d2058Copy full SHA for 54d2058
pandas/core/reshape/tile.py
@@ -142,7 +142,7 @@ def cut(
142
fixed set of values.
143
Series : One-dimensional array with axis labels (including time series).
144
IntervalIndex : Immutable Index implementing an ordered, sliceable set.
145
- np.histogram_bin_edges: Function to calculate only the edges of the bins
+ numpy.histogram_bin_edges: Function to calculate only the edges of the bins
146
used by the histogram function.
147
148
Notes
0 commit comments