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
It would be very helpful if read_table and read_csv would support a comments keyarg, like np.loadtxt, to handle filesets with varying numbers of headers which are indicated by a comment character at the beginning.