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
This could save a significant amount of disc space:
ll nan_individualII5-pheval_gene_result.* -rw-rw-r-- 1 jules jules 739906 Jan 17 11:37 nan_individualII5-pheval_gene_result.parquet -rw-rw-r-- 1 jules jules 453984 Jan 17 11:24 nan_individualII5-pheval_gene_result.parquet.zstd -rw-r--r-- 1 jules jules 4388133 Jan 10 16:26 nan_individualII5-pheval_gene_result.tsv
Write the results using polars dataframe -> (zstd) parquet
This is also super-easy to read during the benchmarking phase.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This could save a significant amount of disc space:
Write the results using polars dataframe -> (zstd) parquet
This is also super-easy to read during the benchmarking phase.
The text was updated successfully, but these errors were encountered: