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
Describe the bug
I inspect the JSON files we parse and all of them is passing the wrong size for example:
the restaurants JSON file is around 10619 dataset if we split it we get 2 JSON files and logically we have to get 11 JSON files
To Reproduce
Steps to reproduce the behavior: yarn run csv:res
Expected behavior
we should split the JSON file correctly
Screenshots
The text was updated successfully, but these errors were encountered:
ebrahim-2
changed the title
assign is not parsing with the size providedassign is not parsing with the size provided properly
Oct 23, 2019
ebrahim-2
changed the title
assign is not parsing with the size provided properlyassign is not parsing the size provided properly
Oct 23, 2019
Describe the bug
I inspect the JSON files we parse and all of them is passing the wrong size for example:
the restaurants JSON file is around 10619 dataset if we split it we get 2 JSON files and logically we have to get 11 JSON files
To Reproduce
Steps to reproduce the behavior:
yarn run csv:res
Expected behavior
we should split the JSON file correctly
Screenshots
The text was updated successfully, but these errors were encountered: