We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21faef8 commit 89780ecCopy full SHA for 89780ec
2 files changed
docs/release-notes/1.11.2.md
@@ -8,6 +8,7 @@
8
- Prevent plotting with `mask_obs` from mutating data {smaller}`V Menon` ({pr}`3496`)
9
- Prevent {func}`scanpy.pp.scale` from creating a dask {class}`~dask.array.Array` with {class}`numpy.matrix` chunks {smaller}`P Angerer` ({pr}`3597`)
10
- Allow using {mod}`sklearn` ≥1.6, {doc}`dask:index` ≥2024.8, and `sphinx` ≥8.2.1 {smaller}`P Angerer` ({pr}`3611`)
11
+- Fixed handling of `ext` argument in {func}`scanpy.read` {smaller}`I Gold` {pr}`3643`
12
- Fix error message when trying to use `sc.pp.pca(x, zero_center=False)` with a sparse dask array. {smaller}`P Angerer` ({pr}`3646`)
13
14
### Documentation
docs/release-notes/3643.bugfix.md
0 commit comments