Skip to content

Releases: scverse/anndata

0.6.22.post1

25 Aug 08:00
Compare
Choose a tag to compare
Fix access to raw.X by .raw.{obs,var}_vector

Previously had relied on subsetting the entire object to get vector of X. Now just normalizes index.
Also stops throwing warning about changing behaviour. Whoops. https://github.com/theislab/anndata/issues/171#issuecomment-508619952

0.6.22

25 Aug 08:00
34e8616
Compare
Choose a tag to compare
Export Raw (#177)

Export raw from main namespace (#174)

0.6.22rc1

25 Aug 08:00
Compare
Choose a tag to compare
0.6.22rc1 Pre-release
Pre-release
fixed setup.py

0.6.21

25 Aug 08:00
Compare
Choose a tag to compare
removed brief release description

0.6.20

25 Aug 08:00
6fb0834
Compare
Choose a tag to compare
Use unpack_index from our code (#151)

0.6.19

25 Aug 08:00
Compare
Choose a tag to compare
release notes for 0.6.19

0.6.18

25 Aug 08:00
Compare
Choose a tag to compare
Fix categorical treatment with pandas 0.24

0.6.17

25 Aug 08:00
Compare
Choose a tag to compare
fixed to_df for sparse data

0.6.16

25 Aug 08:00
Compare
Choose a tag to compare
version 0.6.16

0.6.15

25 Aug 08:00
Compare
Choose a tag to compare
name test file test.empty.h5 to ignore it