show_table¶
- swpy.swds.request.show_table(url)¶
-
Print the list of tables from the given URL and update the URL. The URL is updated by appending the name of the table to it. When
exitis entered, return 'None'. Whentable numberis entered, return 'the updated URL'. - Parameters
str) – URL containing the data to be fetched.
str – Updated URL / None