Tags: blackrock/ingen
Tags
Use Outer Join and Not Equals Filter within preprocessor.py, Update r… …eplace value formatter (#71) * Add search-list feature to replace value to make it updated with internal repo, add NotEqualsFilter and OuterJoin to preprocessor.py * Add comments * add test case for replace value with search list * Remove output alias * Revert "Remove output alias" This reverts commit d650378. * Remove output alias from documentation --------- Co-authored-by: Nandni Jotwani <[email protected]>
[FEATURE] Update common formatters to include replace-missing flag fo… …r replace-value, Decode bytes formatter, Outer join pre processor, Not Equals Filter Pre processor (#70) * Upgrade aiohttp to >=3.10.2 * Add replace-missing key to replace value formatter and add decodes byte formatter * Add outer-join.py and test cases * Not equals filter * revert requirements.txt change * verify tests --------- Co-authored-by: Nandni Jotwani <[email protected]>
[FEATURE] Adding runtime overrides for formatter, interpolators, api_… …url and infile for multiple sources, url_params and encoding (#69) * * adding cmdline overrides and encoding Signed-off-by: Saambhavi <[email protected]> * * adding override formatter and test Signed-off-by: Saambhavi <[email protected]> Signed-off-by: Saambhavi <[email protected]> * * updating tests and docs Signed-off-by: Saambhavi <[email protected]> Signed-off-by: Saambhavi <[email protected]> --------- Signed-off-by: Saambhavi <[email protected]>
[FEATURE] Adding suffix column formatter (#68) * adding suffix formatter Signed-off-by: Saambhavi <[email protected]> * adding documentation Signed-off-by: Saambhavi <[email protected]> --------- Signed-off-by: Saambhavi <[email protected]>
PreviousNext