What's Changed
* Added metric methods (APE, MAPE, MAE) to quantify the goodness of fit with the treated unit by sdfordham in https://github.com/sdfordham/pysyncon/pull/45
* Now allow more statistical operations (sum, count, maximum, minimum, variance) on predictors (`predictors_op` argument of `Dataprep`) by sdfordham in https://github.com/sdfordham/pysyncon/pull/46
**Full Changelog**: https://github.com/sdfordham/pysyncon/compare/v1.3.0...v1.4.0