5 lines
200 B
Markdown
5 lines
200 B
Markdown
|
# End to End deployment code
|
||
|
|
||
|
This code takes in an input dataframe (assuming that the server code already
|
||
|
processed json to python dataframe), and applies our mapping + threshold +
|
||
|
de_duplicate code.
|