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
Code in the code-for-aurum folder runs fine, but needs some validation (particularly the txt -> csv and csv -> sql table steps). Check steps particularly if manual/hard coded.
Consider:
Syntax validation and linting
Unit tests
Error catching
The text was updated successfully, but these errors were encountered:
Code in the
code-for-aurum
folder runs fine, but needs some validation (particularly the txt -> csv and csv -> sql table steps). Check steps particularly if manual/hard coded.Consider:
The text was updated successfully, but these errors were encountered: