Pandas extension that measures privacy risk

steve 05c2786955 more data 6 年 前
notebooks a0a4751210 analysis of 500 runs 6 年 前
src 05c2786955 more data 6 年 前
README.md 47f94974c9 bug fix and adding usage 6 年 前

README.md

deid-risk

The code below extends a data-frame by adding it the ability to compute de-identification risk (marketer, prosecutor). Because data-frames can connect to any database/file it will be the responsibility of the user to load the dataset into a data-frame.

Basic examples that illustrate usage of the the framework are in the notebook folder. The example is derived from http://ehelthinformation.ca

Dependencies:

numpy 
pandas

Limitations:

@TODO:    
    - Add support for journalist risk