Tracking issue for allowing X to be None.
When parts get ticked off they should be marked with the PR that fixed them.
TODO:
All of these need tests, some of them may already work.
There is a bit of ordering to do here.
- Getting the property and initializer working will be required for most everything else.
- IO should happen before backed mode.
- Backed mode and concatenation are pretty independent.
Tracking issue for allowing
Xto beNone.When parts get ticked off they should be marked with the PR that fixed them.
TODO:
All of these need tests, some of them may already work.
.X = Nonedoesn't change other view behavior,a[idx].Xdoesn't do anything weird, and copying views still works)_subset_inplace(25bbf8a)Xis NoneXareNone#678X, e.g.obs_vector,to_df. (Improve support for X=none #677)zarr,hdf5) Improve support for X=none #677to_csvsThere is a bit of ordering to do here.