First, Thanks for this catalog.
I've written some routines to get some updated elements of the catalogs using python requests, but the csv format is unclear. I've tried with quotechar='"', delimiter=',' quoting=csv.QUOTE_ALL and others using the csv module for python, but none output to a proper format.
First, Thanks for this catalog.
I've written some routines to get some updated elements of the catalogs using python requests, but the csv format is unclear. I've tried with quotechar='"', delimiter=',' quoting=csv.QUOTE_ALL and others using the csv module for python, but none output to a proper format.