SiftScience / sift-python

Sift API (Python client)
MIT License
20 stars 23 forks source link

[API-7343] Enable scores percentiles in the scores api. #100

Closed mjouahri-sift closed 1 year ago

mjouahri-sift commented 1 year ago

Purpose

Support score_percentiles in python Scores API

Summary

Add fields query param to Scores API

Testing

Update UTs to check for valid requests

Checklist