Hello there! 👋 I'm Luca, a BI Developer with a passion for all things data, Proficient in Python, SQL and Power BI ...
First, clone the repo and add the 'data.json', 'discounts.json' and 'old_discounts.json' files to '/assets', and leave the contents as {}. Next, add an 'ids.json' file to '/assets', and place any ...
This Python script processes MIC (Minimum Inhibitory Concentration) tables from EUCAST xlsx files, specifically those in the format of breakpoint tables. The script extracts relevant data, processes ...
jq takes JSON as input and transforms it according to the filters you supply. Since it’s a command-line tool, you can pipe ...