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] Use C++ exceptions instead of Status values for error reporting #64

Closed wesm closed 7 years ago

wesm commented 7 years ago

This also includes some modest code reorg. Since this has no functional changes I'm going to merge and proceed with work in a new branch

wesm commented 7 years ago

CI is failing until conda-forge dependencies are updated