anndata.AnnData.isview# property AnnData.isview: bool[source]# Whether or not this object is a view. Deprecated since version 0.7.2: Use is_view instead of isview.