integrated re-identification risk into python pandas
Go to file
Steve Nyemba 0456a77beb removing SQL files 2019-03-05 11:09:21 -06:00
notebooks notebooks 2018-12-11 17:43:16 -06:00
src removing SQL files 2019-03-05 11:09:21 -06:00
README.md bug fix and adding usage 2018-10-02 12:38:24 -05:00

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