Return the names of all bundled datasets.
Usage
Source
available_datasets()
list[str]
import greenwood as gw # List all bundled dataset names gw.available_datasets()
['colon', 'lung', 'mgus2', 'ovarian', 'pbc', 'pbcseq', 'veteran']