You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: