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