Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Convert pandas/apache parquet to vaex-compatible format #25

Closed
wants to merge 9 commits into from

Conversation

olgabot
Copy link
Contributor

@olgabot olgabot commented Jan 7, 2020

Read in a pandas/apache parquet file, output a vaex-compatible hdf5, which opens lazily, halving the read and write time

@codecov-io
Copy link

codecov-io commented Jan 7, 2020

Codecov Report

Merging #25 into master will increase coverage by 2.11%.
The diff coverage is 48.78%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage   45.83%   47.95%   +2.11%     
==========================================
  Files          20       21       +1     
  Lines        1213     1345     +132     
==========================================
+ Hits          556      645      +89     
- Misses        657      700      +43
Impacted Files Coverage Δ
khtools/commandline.py 86.66% <100%> (+2.05%) ⬆️
khtools/pandas2vaex.py 46.15% <46.15%> (ø)
khtools/compare_kmer_content.py 60.73% <0%> (-0.02%) ⬇️
khtools/sequence_encodings.py 98.82% <0%> (+0.82%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6075dee...e261d9e. Read the comment docs.

@olgabot
Copy link
Contributor Author

olgabot commented Mar 3, 2020

Not doing this now - low priority

@olgabot olgabot closed this Mar 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants