hgrecco / pint-pandas

Pandas support for pint
Other
166 stars 40 forks source link

fix pandas v2.1 NumpyEADtype issue #195

Closed topper-123 closed 11 months ago

topper-123 commented 11 months ago

Precursor to working on #174.

topper-123 commented 11 months ago

A few minor issues that make the test suite fail. These fixes are all backwards compat.

There is still some failures in the test suite when running against v2.1.dev, but fixing those will take some care to ensure the test suite will run in both v2.1 and in older pandas versions, so I'll take those in a separate PR.

andrewgsavage commented 11 months ago

edit: asked in issue instead

andrewgsavage commented 11 months ago

bors r+

bors[bot] commented 11 months ago

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here. For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.