Skip to content

How to avoid asking confirmation to press enter or quit when we run the code #3064

Answered by NajiAboo
NajiAboo asked this question in Q&A
Discussion options

You must be logged in to vote

I found the answer for this
s = setup(data, target = 'charges', fold=2, silent=True)

We need to add silent = True

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by NajiAboo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants