0

I need a clue for a way to plot an optional argument depending on the user choice:

To clarify: I have an excel sheet with a lot of columns and I want a way for the user to plot two columns against each other. One of my columns is fixed, but the other I need to be chosen by the user.

1 Answer 1

1

Here are two options:

1) Argparse

2) Using sys.argv

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.