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
When dealing with csv files, read from standard input, it is cumbersome and inflexible to match each field with a regular. If you support simple separation by delimiter, it is easier to call. Some of the better ones in this regard are rargs and rush, and it would be nice to integrate similar functionality into them.
The text was updated successfully, but these errors were encountered:
When dealing with csv files, read from standard input, it is cumbersome and inflexible to match each field with a regular. If you support simple separation by delimiter, it is easier to call. Some of the better ones in this regard are rargs and rush, and it would be nice to integrate similar functionality into them.
The text was updated successfully, but these errors were encountered: