-
Notifications
You must be signed in to change notification settings - Fork 29k
[Doc] Improve Python DataFrame documentation #5287
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
Conversation
|
Test build #29470 has started for PR 5287 at commit |
|
Test build #29470 has finished for PR 5287 at commit
|
|
Test FAILed. |
|
Test build #29496 has started for PR 5287 at commit |
|
Test build #29496 has finished for PR 5287 at commit
|
|
Test FAILed. |
|
Test build #29501 has started for PR 5287 at commit |
|
Test build #29501 has finished for PR 5287 at commit
|
|
Test PASSed. |
|
Test build #29506 has started for PR 5287 at commit |
|
Test build #29506 has finished for PR 5287 at commit
|
|
Test FAILed. |
|
@davies can you take a look at the changes? |
|
Test build #29507 has started for PR 5287 at commit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add a line to say it will return a DataFrame.
|
LGTM, just one minor comment. |
|
Test build #29507 has finished for PR 5287 at commit
|
|
Test PASSed. |
|
I'm going to merge this and will fix the comment in a separate PR. |
Author: Reynold Xin <[email protected]> Closes #5287 from rxin/pyspark-df-doc-cleanup-context and squashes the following commits: 1841b60 [Reynold Xin] Lint. f2007f1 [Reynold Xin] functions and types. bc3b72b [Reynold Xin] More improvements to DataFrame Python doc. ac1d4c0 [Reynold Xin] Bug fix. b163365 [Reynold Xin] Python fix. Added Experimental flag to DataFrameNaFunctions. 608422d [Reynold Xin] [Doc] Cleanup context.py Python docs. (cherry picked from commit 305abe1) Signed-off-by: Reynold Xin <[email protected]>
No description provided.