News

Novel way to filter pandas dataframe based on a business logic stored in a JSON object. Not super useful by itself, as data filtering using pandas own functions is straightforward; still, this repo ...
Create Pandas dataframes of tables from a json file produced by AWS textract. Especially, the code merges columns correctly which is an issue with the current methods provided by AWS or other ...