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
The examples folder is a good start, but things like downloading a remote csv or creating fun Select predicates like skip (ignore rows until you hit a pattern N times) and stop (raising StopException when you hit pattern) are good ideas for a first round.
The text was updated successfully, but these errors were encountered:
The examples folder is a good start, but things like downloading a remote
csv
or creating fun Select predicates like skip (ignore rows until you hit a pattern N times) and stop (raising StopException when you hit pattern) are good ideas for a first round.The text was updated successfully, but these errors were encountered: