Skip to content
Snippets Groups Projects
  • Xiangrui Meng's avatar
    48fc38f5
    [SPARK-7619] [PYTHON] fix docstring signature · 48fc38f5
    Xiangrui Meng authored
    Just realized that we need `\` at the end of the docstring. brkyvz
    
    Author: Xiangrui Meng <meng@databricks.com>
    
    Closes #6161 from mengxr/SPARK-7619 and squashes the following commits:
    
    e44495f [Xiangrui Meng] fix docstring signature
    48fc38f5
    History
    [SPARK-7619] [PYTHON] fix docstring signature
    Xiangrui Meng authored
    Just realized that we need `\` at the end of the docstring. brkyvz
    
    Author: Xiangrui Meng <meng@databricks.com>
    
    Closes #6161 from mengxr/SPARK-7619 and squashes the following commits:
    
    e44495f [Xiangrui Meng] fix docstring signature