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
if the file is not encoded properly, reading it as text will
raise an exception.
this opens the file in binary mode, and uses a more compact way to
read the number of lines
0 commit comments