Skip to content

v0.0.10

Choose a tag to compare

@nvictus nvictus released this 13 Feb 22:43
  • Dataframes can now be passed as bedtools arguments instead of using the tsv() context managers.
  • Explicitly set header=False on Series.to_csv because pandas default has changed to True.
  • Fixed parquet reader.