These are the changes in pandas 0.25.3. See Release Notes for a full changelog including other versions of pandas.
Bug in DataFrameGroupBy.quantile() where NA values in the grouping could cause segfaults or incorrect results (GH28882)
DataFrameGroupBy.quantile()
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