Skip to content
View julienbonnet50's full-sized avatar

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
julienbonnet50/README.md

Welcome on my github profile

metrics of github profil last game gif of Lichess 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