streamlit-demo
streamlit-demo copied to clipboard
improve get_dataset function
how about this? this way adding new dataset options will be much easier and you'll not fall into an endless "if-elif-else" loop. the code would be more readable as well. tell me please what you think