File: 0.7.5.md

package info (click to toggle)
python-anndata 0.12.0~rc1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,704 kB
  • sloc: python: 19,721; makefile: 22; sh: 14
file content (12 lines) | stat: -rw-r--r-- 403 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
(v0.7.5)=
### 0.7.5 {small}`12 November, 2020`

#### Functionality

- Added ipython tab completion and a useful return from `.keys` to `adata.uns` {pr}`415` {smaller}`I Virshup`

#### Bug fixes

- Compatibility with `h5py>=3` strings {pr}`444` {smaller}`I Virshup`
- Allow `adata.raw = None`, as is documented {pr}`447` {smaller}`I Virshup`
- Fix warnings from pandas 1.1 {pr}`425` {smaller}`I Virshup`