Skip to content

Inccorect example in DataFrame.to_dict docstring #19868

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mbkupfer opened this issue Feb 23, 2018 · 5 comments · Fixed by #19915
Closed

Inccorect example in DataFrame.to_dict docstring #19868

mbkupfer opened this issue Feb 23, 2018 · 5 comments · Fixed by #19915

Comments

@mbkupfer
Copy link
Contributor

pandas.DataFrame.to_dict documentation has incorrect example. In first example box, df.col2 is showing wrong data.

df.col2 should =

a    0.50
b    0.75
@TomAugspurger TomAugspurger changed the title API reference is not displaying correct details Inccorect example in DataFrame.to_dict docstring Feb 23, 2018
@TomAugspurger TomAugspurger added this to the Next Major Release milestone Feb 23, 2018
@TomAugspurger
Copy link
Contributor

Thanks for the report! Interested in making a PR to fix it?

@mbkupfer
Copy link
Contributor Author

mbkupfer commented Feb 23, 2018 via email

@rockg
Copy link
Contributor

rockg commented Feb 24, 2018

Look at the contributing guide

@mbkupfer
Copy link
Contributor Author

mbkupfer commented Feb 24, 2018 via email

@TomAugspurger
Copy link
Contributor

TomAugspurger commented Feb 24, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants