wesm / pandas2

Design documents and code for the pandas 2.0 effort.
https://pandas-dev.github.io/pandas2/
306 stars 41 forks source link

[pandas 2.0] Removing type_ and length_ members from Array base and pushing them into sub-classes and adding a signature for obtaining covariant return type for DataType #56

Closed joshuastorck closed 7 years ago

joshuastorck commented 8 years ago
wesm commented 7 years ago

Rebased this and made some minor tweaks. Will merge once the build runs