Skip to content

Conversation

jbrockmendel
Copy link
Member

@jbrockmendel jbrockmendel commented Apr 13, 2021

@simonjayhawkins simonjayhawkins added this to the 1.2.5 milestone Apr 13, 2021
@simonjayhawkins
Copy link
Member

@jbrockmendel can you add a release note for 1.2.5

@jreback
Copy link
Contributor

jreback commented Apr 13, 2021

oh

pandas/core/groupby/generic.py:181: error: Cannot override final attribute "_obj_with_exclusions" (previously declared in base class "SelectionMixin") [misc]
pandas/core/groupby/generic.py:934: error: Cannot override final attribute "_obj_with_exclusions" (previously declared in base class "SelectionMixin") [misc]

is on master

cc @jbrockmendel

@jreback jreback added Index Related to the Index class or subclasses Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode labels Apr 13, 2021
@jreback jreback merged commit 918e9f4 into pandas-dev:master Apr 14, 2021
@jreback
Copy link
Contributor

jreback commented Apr 14, 2021

@meeseeksdev backport 1.2.x

@lumberbot-app

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Index Related to the Index class or subclasses Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: AssertionError: <class 'pandas.core.arrays.datetimes.DatetimeArray'> on concat

3 participants