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'd like to add a timeout input to the get_dataframe function that could be used to raise an error if the read_fwf takes longer than that time. The default should be something sensible like 30 seconds or whatever.
I'd like to add a timeout input to the get_dataframe function that could be used to raise an error if the read_fwf takes longer than that time. The default should be something sensible like 30 seconds or whatever.