Skip to content
View julienbonnet50's full-sized avatar
:octocat:
:octocat:

Block or report julienbonnet50

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
julienbonnet50/README.md

Welcome to my GitHub profile. Sorry, most of my work is currently in private repositories.

metrics of github profil list of achievements

Pinned Loading

  1. datasetGenerator datasetGenerator Public

    Dataset generic generator can generate a Spark dataframe with any simple of complex type with multiple level of nest to make your test easier !

    Scala

  2. genericAnonymizer genericAnonymizer Public

    generic Anonymizer is a data anonymization tool that allows you to anonymize a dataset of any possible type, of any possible data schema, even nested.

    Scala

  3. Spark utils code snippets Spark utils code snippets
    1
    # Generic Flattener
    2
    
                  
    3
    Aim of this snippets is to flatten a nested spark dataframe :
    4
    
                  
    5
    input