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
Oriented on the CSV transformation, implement support for spreadsheets.
For simple spreadsheets, a direct transformation to CSV might be a pragmatic solution.
For complex spreadsheets with multiple tables, consider an approach similar to the RDB transformation.
The text was updated successfully, but these errors were encountered:
Oriented on the CSV transformation, implement support for spreadsheets.
For simple spreadsheets, a direct transformation to CSV might be a pragmatic solution.
For complex spreadsheets with multiple tables, consider an approach similar to the RDB transformation.
The text was updated successfully, but these errors were encountered: