Skip to content

Commit

Permalink
[MINOR] inaccurate comments for showString()
Browse files Browse the repository at this point in the history
Author: CodingCat <[email protected]>

Closes apache#8050 from CodingCat/minor and squashes the following commits:

5bc4b89 [CodingCat] inaccurate comments

(cherry picked from commit 25c363e)
Signed-off-by: Reynold Xin <[email protected]>
  • Loading branch information
CodingCat authored and rxin committed Aug 9, 2015
1 parent 06b6234 commit 874b9d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ class DataFrame private[sql](
}

/**
* Internal API for Python
* Compose the string representing rows for output
* @param _numRows Number of rows to show
* @param truncate Whether truncate long strings and align cells right
*/
Expand Down

0 comments on commit 874b9d8

Please sign in to comment.