We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pandas.DataFrame.to_dict documentation has incorrect example. In first example box, df.col2 is showing wrong data.
pandas.DataFrame.to_dict
df.col2 should =
df.col2
a 0.50 b 0.75