What’s new in 0.25.3 (October 31, 2019)#
These are the changes in pandas 0.25.3. See Release notes for a full changelog including other versions of pandas.
Bug fixes#
GroupBy/resample/rolling#
Bug in
DataFrameGroupBy.quantile()
where NA values in the grouping could cause segfaults or incorrect results (GH28882)
Contributors#
A total of 2 people contributed patches to this release. People with a “+” by their names contributed a patch for the first time.
Will Ayd
William Ayd