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 processing files (read/write), it would be nice to automatically select the correct reader/writer class based on file extension. Currently ony csv is supported, which would default to the csv reader and writer classes.
When processing files (read/write), it would be nice to automatically select the correct reader/writer class based on file extension. Currently ony csv is supported, which would default to the csv reader and writer classes.