Reynold Xin created SPARK-5994:
----------------------------------
Summary: Python DataFrame documentation fixes
Key: SPARK-5994
URL: https://issues.apache.org/jira/browse/SPARK-5994
Project: Spark
Issue Type: Sub-task
Components: SQL
Reporter: Reynold Xin
Assignee: Davies Liu
Priority: Blocker
select empty should NOT be the same as select(*). make sure selectExpr is
behaving the same.
join param documentation
link to source doesn't work in jekyll generated file
cross reference of columns (i.e. enabling linking)
show(): move df example before df.show()
move tests in SQLContext out of docstring otherwise doc is too long
Column.desc and .asc doesn't have any documentation
in documentation, sort functions.* (and add the functions defined in the dict
automatically)
if possible, add index for all functions and classes
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]