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 Apr 24, 2025. It is now read-only.
And then did the join, but am getting an error message:
$ xsv headers sample.csv
1 Country AccentCity Population
$ xsv join --no-case Country sample.csv Abbrev countrynames.csv
Selector name 'Country' does not exist as a named header in the given CSV data.