You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Elements of `uns` can now be merged, see :pr:`350`
20
-
- Outer joins now work for `layers` and `obsm`, see :pr:`352`.
21
-
- Fill value for outer joins can now be specified.
22
-
- Expect improvments in performance, see :issue:`303`.
19
+
- Elements of `uns` can now be merged, see :pr:`350`
20
+
- Outer joins now work for `layers` and `obsm`, see :pr:`352`
21
+
- Fill value for outer joins can now be specified
22
+
- Expect improvments in performance, see :issue:`303`
23
23
24
-
.. rubric:: New features
24
+
.. rubric:: Functionality
25
25
26
26
- :attr:`~anndata.AnnData.obsp` and :attr:`~anndata.AnnData.varp` can now be transposed :pr:`370` :smaller:`A Wolf`
27
27
- :meth:`~anndata.AnnData.obs_names_make_unique` is now better at making values unique, and will warn if ambiguities arise :pr:`345` :smaller:`M Weiden`
0 commit comments