Skip to content

v0.1.6

Compare
Choose a tag to compare
@zktuong zktuong released this 05 Aug 12:11
· 812 commits to master since this release
  • bug fix when sanitizing dtypes and validating airr columns.
  • Switch from enforcing pd.Int64Dtype to just switch to np.float64 if there is missing info.
  • speed up sanitization steps.