Skip to content

import_src,'All required tables have already been imported ' #44

@anothersin

Description

@anothersin

Hi thanks for the great package!

I want to load the local dataset again, e.g. MIMIC-IV. But when we
import_src('miiv', <miiv path>)
again after
detach('miiv')
and
unlink(<miiv path>),
I found that it doesn't load the data again.

The console output is

> import_src('miiv', './local_data/miiv')
Warning message:
All required tables have already been imported

We appreciate any help you may be able to give.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions