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
This is becoming a pattern used in #324, #361, #362, #363, #359, #365, #364. I see no reason it can't be abstracted into a shared util. Pandas has read_html for this purpose, but that's been removed (#345).
The text was updated successfully, but these errors were encountered:
This is becoming a pattern used in #324, #361, #362, #363, #359, #365, #364. I see no reason it can't be abstracted into a shared util. Pandas has
read_html
for this purpose, but that's been removed (#345).The text was updated successfully, but these errors were encountered: