-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Rename reason codes from issue 125 * Add beginning logic for new flags * Intitial 3 column outlier_reasons working * Add functioning 3 column output * Remove print statements * Fix ptax classifiers * Change comments * Fix raw and sqft condition * Remove comments * Edit docstring and comments * Remove condos bool * Fix conditions based on design doc spec * Update glue/flagging_script_glue/flagging.py Co-authored-by: Jean Cochrane <jeancochrane@users.noreply.github.com> * Fix conditions * Start re-work * Start re-work * Establish sorting logic * Edit comment * Correctly classify outliers * Remove sv_is_outlier logic from mansueto script * Add comments and un-comment things * Remove unneeded code * Edit comments * Remove doc string component * Fix condos conditional * Add Low price to values to check * Update docs * Change comment * Edit docstring * Remove docs * Remove comment * Update glue/sales_val_flagging.py Co-authored-by: Jean Cochrane <jeancochrane@users.noreply.github.com> * Remove na column creation * Try refactor of sqft separation * Improve ptax reference * Replace string null with np nan * Re-factor classify_outliers * Remove dict * Update glue/sales_val_flagging.py Co-authored-by: Jean Cochrane <jeancochrane@users.noreply.github.com> * Update glue/sales_val_flagging.py Co-authored-by: Jean Cochrane <jeancochrane@users.noreply.github.com> * Update glue/sales_val_flagging.py Co-authored-by: Jean Cochrane <jeancochrane@users.noreply.github.com> * Fix idx ref * Handle condos sqft indictoar error and change group thresh handling * Fix comma problem * Fix dtypes * Edit workflow to disentangle ptax and price * Add documentation * Add documentation * Remove todo * Simplify func * Restore yaml * Restore yaml * Add docs --------- Co-authored-by: Jean Cochrane <jeancochrane@users.noreply.github.com>
- Loading branch information
1 parent
1cb6f2b
commit 7ea5146
Showing
4 changed files
with
195 additions
and
209 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.