Can we export AF Reference Table data into Python? is there any way to do so ?
Can we export AF Reference Table data into Python? is there any way to do so ?
Not directly. The easiest way is to copy the contents of the table from PSE to Excel and save as a CSV. Then you can read the CSV with Python.