soft-matter / trackpy

Python particle tracking toolkit
http://soft-matter.github.io/trackpy
Other
453 stars 132 forks source link

FIX #738 #742

Closed vivarose closed 1 year ago

vivarose commented 1 year ago

I implemented the fix that rodrigo-j-goncalves commented on June 23

nkeim commented 1 year ago

Thanks for this contribution, @vivarose !! I agree that the fix proposed by @rodrigo-j-goncalves should work. However, since then there have been even more pandas changes that prevent our tests from passing. (This is mostly a result of my being unable to contribute for a few months.) So I'm going to hold off on merging while I try to address those.

nkeim commented 1 year ago

Almost all the new errors should be fixed shortly by #743, so I'm comfortable merging now. Thanks again!!