-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I wonder if
$copy()
should be a shorthand for this (just for people familiar with Python)?
Originally posted by @lazappi in #324 (comment)
The python copy
method accepts a filename so it can be written to disk or be kept in memory. Should we implement this with the same interface so we can:
- filename → HDF5AnnData
- no filename → InMemoryAnnData
?
Metadata
Metadata
Assignees
Labels
No labels