-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
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
Labels
Milestone
Comments
Thanks for the report! Interested in making a PR to fix it? |
Yes, I'm in interested, but I also don't know how to do it. If there are
simple instructions, then I'd be happy to give it a try.
Maxim
…On Fri, Feb 23, 2018 at 9:30 AM, Tom Augspurger ***@***.***> wrote:
Thanks for the report! Interested in making a PR to fix it?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#19868 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGBUMKLvpJoHiNryxh61qFojuPePFMfaks5tXvWggaJpZM4SRNFN>
.
|
Look at the contributing guide |
Ok. I took a peek and the instructions are helpful and looks pretty
straightforward. I'm on a business trip all next week though, ok if I do
this in a couple weeks? I'd their a deadline on PR?
…On Feb 23, 2018 4:46 PM, "Grant Roch" ***@***.***> wrote:
Look at the contributing guide
<https://pandas.pydata.org/pandas-docs/stable/contributing.html>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#19868 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGBUMPPqVpgxS0M6dFU8Sg54TXUZwrHsks5tX1v0gaJpZM4SRNFN>
.
|
No deadline. Thanks.
________________________________
From: Maxim Kupfer <[email protected]>
Sent: Friday, February 23, 2018 6:54:29 PM
To: pandas-dev/pandas
Cc: Tom Augspurger; Comment
Subject: Re: [pandas-dev/pandas] Inccorect example in DataFrame.to_dict docstring (#19868)
Ok. I took a peek and the instructions are helpful and looks pretty
straightforward. I'm on a business trip all next week though, ok if I do
this in a couple weeks? I'd their a deadline on PR?
On Feb 23, 2018 4:46 PM, "Grant Roch" ***@***.***> wrote:
Look at the contributing guide
<https://pandas.pydata.org/pandas-docs/stable/contributing.html>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#19868 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGBUMPPqVpgxS0M6dFU8Sg54TXUZwrHsks5tX1v0gaJpZM4SRNFN>
.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#19868 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ABQHIkQP62OpBoDORrproHhCHAAcc9Luks5tX13EgaJpZM4SRNFN>.
|
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
pandas.DataFrame.to_dict
documentation has incorrect example. In first example box, df.col2 is showing wrong data.df.col2
should =The text was updated successfully, but these errors were encountered: