Skip to content
  • Narine Kokhlikyan's avatar
    41673048
    [SPARK-16112][SPARKR] Programming guide for gapply/gapplyCollect · 41673048
    Narine Kokhlikyan authored
    ## What changes were proposed in this pull request?
    
    Updates programming guide for spark.gapply/spark.gapplyCollect.
    
    Similar to other examples I used `faithful` dataset to demonstrate gapply's functionality.
    Please, let me know if you prefer another example.
    
    ## How was this patch tested?
    Existing test cases in R
    
    Author: Narine Kokhlikyan <narine@slice.com>
    
    Closes #14090 from NarineK/gapplyProgGuide.
    41673048
    [SPARK-16112][SPARKR] Programming guide for gapply/gapplyCollect
    Narine Kokhlikyan authored
    ## What changes were proposed in this pull request?
    
    Updates programming guide for spark.gapply/spark.gapplyCollect.
    
    Similar to other examples I used `faithful` dataset to demonstrate gapply's functionality.
    Please, let me know if you prefer another example.
    
    ## How was this patch tested?
    Existing test cases in R
    
    Author: Narine Kokhlikyan <narine@slice.com>
    
    Closes #14090 from NarineK/gapplyProgGuide.
Loading