We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Because of #27, I switched to Miller, but it just needs too much memory to sort the CSV files.
I aborted sorting stop_times.txt of the 2021-03-19 DELFI dataset after 1h and >12gb of memory usage.
stop_times.txt
Are there more efficient tools that can sort CSV files?
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Because of #27, I switched to Miller, but it just needs too much memory to sort the CSV files.
I aborted sorting
stop_times.txt
of the 2021-03-19 DELFI dataset after 1h and >12gb of memory usage.Are there more efficient tools that can sort CSV files?
The text was updated successfully, but these errors were encountered: