Skip to content

Many setups in the same notebook #895

@chsafouane

Description

@chsafouane

I have a function to which one can pass a dataframe and it's going to create a setup for each pair of columns and try to predict the one from the other. It does this for all the columns in the dataframe.

When I do this, I get this error:
ERROR:logs:(Process Exit): setup has been interupted with user command 'quit'. setup must rerun.

So, I have a couple of questions:
1- Is there a way to quit a setup after initializing to start a new one in the same scope ?
2- What does this error mean ?

Thanks

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions