Bug#1044053: pandas 2.x test failures

Rebecca N. Palmer rebecca_palmer at zoho.com
Sat Dec 9 22:36:32 GMT 2023


Control: severity -1 important
(We would like to transition to pandas 2.1 fairly soon.)

These packages are attempting to use .iteritems() on pandas objects, 
which no longer exists.  This can probably be fixed by using .items() 
instead.



More information about the debian-science-maintainers mailing list