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
In read_*() functions, we currently use file, files, filename or con to indicate the path to file or connection. We should use file consistently. Update argument name in these functions:
In
read_*()functions, we currently usefile,files,filenameorconto indicate the path to file or connection. We should usefileconsistently. Update argument name in these functions: