I've been treating Excel like a glorified calculator for most of my life. Sure, formulas made doing more complex calculations easier and automatically updated data, and there are free Excel templates ...
p = argparse.ArgumentParser(description='Extract video_id/video_url rows from live keyword crawl JSON') p.add_argument('--input-json', required=True) p.add_argument ...