54a62944aa
QCQA Integration * Merged in bugfix/npi_hotfix (pull request #305) double filter for duplicates * double filter for duplicates Approved-by: Katon Minhas * Merged in chore/npi (pull request #309) npi hotfix into main * npi hotfix into main * npi hotfix into main Approved-by: Alex Galarce * Merged in chore/irs (pull request #310) irs hotfix into main * irs hotfix into main * pass top sheet to irs hotfix func * docstring updates Approved-by: Alex Galarce * slight fix to methodology short fix * Merged in bugfix/all_cnc_hotfixes (pull request #302) DRAFT: Bugfix/all cnc hotfixes * Pipeline fix - health plan state * Update for prompt vs non-prompt fixes * Revert utils.find_regex_matches() * Remove prints * Non-prompt run * Health Plan State, IRS, NPI, LOB, Lesser, Prov 2, Default, Rate Standard, Contract Effective Date, Term Group * Merged in bugfix/agreement_name (pull request #294) contract title fixed * contract title fixed * Merged bugfix/all_cnc_hotfixes into bugfix/agreement_name Approved-by: Katon Minhas * All hotfixes added * Fixed utils * fix for clean_contract_effective_date * Merged in default-fix (pull request #296) moved default funcs to the top, dropped intermediate columns * moved default funcs to the top, dropped intermediate columns Approved-by: Katon Minhas * quick fix to dropping extra columns * Merged in bugfix/effective_date_meridian (pull request #297) fixed effective date for meridian contracts * fixed effective date for meridian contracts Approved-by: Kat… * Merged in hotfix/irs_tweak (pull request #303) returning None instead on str(N/A) * returning None instead on str(N/A) Approved-by: Katon Minhas * Merged in bugfix/npi_hotfix (pull request #305) double filter for duplicates * double filter for duplicates Approved-by: Katon Minhas * Merged in bugfix/all_cnc_hotfixes (pull request #302) DRAFT: Bugfix/all cnc hotfixes * Pipeline fix - health plan state * Update for prompt vs non-prompt fixes * Revert utils.find_regex_matches() * Remove prints * Non-prompt run * Health Plan State, IRS, NPI, LOB, Lesser, Prov 2, Default, Rate Standard, Contract Effective Date, Term Group * Merged in bugfix/agreement_name (pull request #294) contract title fixed * contract title fixed * Merged bugfix/all_cnc_hotfixes into bugfix/agreement_name Approved-by: Katon Minhas * All hotfixes added * Fixed utils * fix for clean_contract_effective_date * Merged in default-fix (pull request #296) moved default funcs to the top, dropped intermediate columns * moved default funcs to the top, dropped intermediate columns Approved-by: Katon Minhas * quick fix to dropping extra columns * Merged in bugfix/effective_date_meridian (pull request #297) fixed effective date for meridian contracts * fixed effective date for meridian contracts Approved-by: Kat… * Merged in hotfix/irs_tweak (pull request #303) returning None instead on str(N/A) * returning None instead on str(N/A) Approved-by: Katon Minhas * Merged in bugfix/npi_hotfix (pull request #305) double filter for duplicates * double filter for duplicates Approved-by: Katon Minhas * Merged in chore/npi (pull request #309) npi hotfix into main * npi hotfix into main * npi hotfix into main Approved-by: Alex Galarce * Merged in chore/irs (pull request #310) irs hotfix into main * irs hotfix into main * pass top sheet to irs hotfix func * docstring updates Approved-by: Alex Galarce * Merged in bugfix/clean_short_methodology (pull request #312) changed regex pattern in get_short_methodology * changed regex pattern in Approved-by: Katon Minhas * Merged in hotfix/filename_fix (pull request #314) filename corrected * filename corrected * Merged main into hotfix/filename_fix Approved-by: Katon Minhas * Merge remote-tracking branch 'remotes/origin/main' into HEAD * rearranged qcqa scripts/funcs and prep for merge w main, moved lots of stuff to postprocess * slight change to icm_number_fix * transitioned some qcqa funcs to postprocessing, added fields to qcqa report * Merged main into QCQA_Integration * reorganization of qa qc helpers, consolidate_output, qa_qc from Katon's feedback * adhoc and at scale qcqa ran successfully * fix to consolidate_output * Merge remote-tracking branch 'remotes/origin/main' into QCQA_Integration * Merged main into QCQA_Integration * small changes to npi_check, changed name of config.CONTRACT_FILE_NAME to config.FILE_NAME_COLUMN Approved-by: Katon Minhas