datasciencecampus / pprl_toolkit

The privacy-preserving record linkage toolkit: a proof-of-concept public demo of next-gen data linkage techniques.
https://datasciencecampus.github.io/pprl_toolkit/
MIT License
6 stars 1 forks source link

Save checksum on EmbeddedDataFrame so that it can be checked on load #9

Open matweldon opened 5 months ago

SStock1 commented 4 months ago

@matweldon Can you explain this please? embedder.checksum is already an instance attribute. i.e. self.embedder_checksum = embedder.checksum.