GitHub user HyukjinKwon opened a pull request:
https://github.com/apache/spark/pull/15765
[MINOR][Documentation][PySpark][SparkR] Fix minor descriptions in functions
for SparkR and PySpark
## What changes were proposed in this pull request?
This PR proposes to improve documentation and fix some descriptions
equivalent to several minor fixes identified in
https://github.com/apache/spark/pull/15677
Also, this suggests to change `Note:` and `NOTE:` to `.. note::`
consistently with the others which marks up pretty.
## How was this patch tested?
Jenkins tests and manually.
For PySpark, `Note:` and `NOTE:` to `.. note::` makes the document as below:
**From**





**To**





You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HyukjinKwon/spark minor-function-doc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/15765.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #15765
----
commit bef2486af1a58b0ac41cfdd1c58e74789e1b4204
Author: hyukjinkwon <[email protected]>
Date: 2016-11-04T10:23:04Z
Fix documentation in functions.py and functions.R
commit c8fafbe851e7519cd0753bc137813cdaab68b642
Author: hyukjinkwon <[email protected]>
Date: 2016-11-04T10:24:24Z
Fix typos
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]