hgrecco / pint-pandas

Pandas support for pint
Other
166 stars 41 forks source link

Dequantify duplicate cols #207

Closed MichaelTiemannOSC closed 8 months ago

MichaelTiemannOSC commented 8 months ago

Use enumeration to wade through duplicate column names. This does not preserve default column names when dequantifying, but it doesn't break. Should pint.dequantify() also preserve duplicated column names?

andrewgsavage commented 8 months ago

Should pint.dequantify() also preserve duplicated column names?

ideally yes

andrewgsavage commented 8 months ago

should add a test for it too

andrewgsavage commented 8 months ago

bors r+

bors[bot] commented 8 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.