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
{{ message }}
This repository was archived by the owner on Feb 26, 2026. It is now read-only.
Some csv files, their variables, flags etc, have CSV in the name, and some do not. This should be consistent. Similarly, they are being read by reader.ReadAll() at some places and by custom functions at other places. Make this consistent across the board.