Skip to content
  • tengpeng's avatar
    6eda55f7
    Added more information to Imputer · 6eda55f7
    tengpeng authored
    Often times we want to impute custom values other than 'NaN'. My addition helps people locate this function without reading the API.
    
    ## What changes were proposed in this pull request?
    
    (Please fill in changes proposed in this fix)
    
    ## How was this patch tested?
    
    (Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)
    (If this patch involves UI changes, please attach a screenshot; otherwise, remove this)
    
    Please review http://spark.apache.org/contributing.html before opening a pull request.
    
    Author: tengpeng <tengpeng@users.noreply.github.com>
    
    Closes #19600 from tengpeng/patch-5.
    6eda55f7
    Added more information to Imputer
    tengpeng authored
    Often times we want to impute custom values other than 'NaN'. My addition helps people locate this function without reading the API.
    
    ## What changes were proposed in this pull request?
    
    (Please fill in changes proposed in this fix)
    
    ## How was this patch tested?
    
    (Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)
    (If this patch involves UI changes, please attach a screenshot; otherwise, remove this)
    
    Please review http://spark.apache.org/contributing.html before opening a pull request.
    
    Author: tengpeng <tengpeng@users.noreply.github.com>
    
    Closes #19600 from tengpeng/patch-5.
Loading