Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to run #4

Open
quantrpeter opened this issue Jun 29, 2023 · 2 comments
Open

unable to run #4

quantrpeter opened this issue Jun 29, 2023 · 2 comments

Comments

@quantrpeter
Copy link

/Users/peter/Desktop/peaks-consolidation>./do Input/0.1MillionRows.csv
2023/06/29 22:53:00 unable to read file: open Input/0.1MillionRows.csv.txt: no such file or directory
/Users/peter/Desktop/peaks-consolidation>ls -l Input/0.1MillionRows.csv

-rw-r--r-- 1 peter staff 7217187 Jun 29 22:49 Input/0.1MillionRows.csv

@hkpeaks
Copy link
Owner

hkpeaks commented Jun 30, 2023

do is to run script, not to run data file directly

Readme File
https://github.com/hkpeaks/peaks-consolidation/blob/main/Documents/Peaks230518Pre-Release/Readme_Revised.pdf

@hkpeaks
Copy link
Owner

hkpeaks commented Jul 4, 2023

do + file_name.csv will include in 2nd pre-release.
In addition to below info, will also list sample data (e.g. 20 rows) with gridline

D:\Test>do 7-BillionRows.csv
ReadSample{7-BillionRows.csv ~ Table}
Bytes: 270,576,880,052 Columns: 7 Estimated Rows: 6,967,761,127
Start Position%: 0 Start Byte Address: 51
Sample Bytes: 9,980 Sample Rows: 257 Line Break Bytes: 2
Column Name: [Shop Date Product Style Quantity Unit_Price Amount]
Table(7 x 257)

Write{Table ~ Result-7-BillionRows.csv}
Result-7-BillionRows.csv(7 x 257)

Duration: 0.004 second

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants