Closed Dr-Irv closed 6 years ago
@Dr-Irv do you have an ETA for your PR?
@TomAugspurger Made good progress this morning, so I'm pretty sure I will submit by late afternoon today (Monday, 4/26). I'm sure that you and others will have lots of changes to request!
Problem description
ExtensionArray._can_hold_na
is implemented as an instance property, but needs to be a class attribute to be consistent with its use throughout pandas.(Note - I am working on a PR that will take care of this)
Output of
pd.show_versions()