pandas to_dict has wrong return type for most orient
arguments
#448
Labels
fixed in next version (main)
A fix has been implemented and will appear in an upcoming version
typestub
Issue relating to our bundled type stubs
Environment data
Expected behaviour
No error
Actual behaviour
reports
Issue here is that the return type of
to_dict
depends on theorient
argument.Possible solution:
The text was updated successfully, but these errors were encountered: