Skip to content

Instantly share code, notes, and snippets.

@lmon
Created November 19, 2019 16:48
Show Gist options
  • Save lmon/8bfa886439242ad7241152b12545a342 to your computer and use it in GitHub Desktop.
Save lmon/8bfa886439242ad7241152b12545a342 to your computer and use it in GitHub Desktop.
Merchant SKU,Inventory,Restock Date,Expectation,
1221623x,12,01-10-2019,skipped
1221618x,13,10-1-2019,skipped
HNY.500.20.025.050,,,blank
HNY.500.20.025.095,invalid,,error
HNY.500.20.025.050,16,2019-12-01,OK
HNY.500.20.025.095,17,2019-12-01,OK
We can make this file beautiful and searchable if this error is corrected: It looks like row 2 should actually have 5 columns, instead of 4 in line 1.
Merchant SKU,Inventory,Restock Date,Expectation,
1221623x,12,01-10-2019,skipped
1221618x,13,10-1-2019,skipped
HNY.500.20.025.050,,,blank
HNY.500.20.025.095,invalid,,error
HNY.500.20.025.050,16,2019-12-01,OK
HNY.500.20.025.095,17,2019-12-01,OK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment