Skip to content

SkyflowFoundry/databricks_functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Databricks Functions (UDFs) from Skyflow

This repository contains a collection of example functions that can be used in Databricks to integrate the Skyflow Data Privacy vault for data security and privacy. Register these functions in Unity Catalog to share them throughout your Databricks account.

All code contained in this repo is offered as sample code without warranty.

Functions

Tokenize from CSV

This function takes source data from a CSV file and tokenizes it by inserting sensitive values into a Skyflow Privacy Vault and getting non-sensitive tokens back.

See the detokenize README for more information and examples.

Deidentify String(s)

This function takes any string, detects sensitive enitities in the string, and replaces sensitive data with non-sensitive tokens.

See the deidentify_string README for more information and examples.

About

A collection of functions for preserving privacy in Databricks with a Skyflow Privacy Vault.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5