Question from the Python Machine Learning test

Access the values of the two columns ```Col1``` and ```Col2```

Easy

What does the df[["Col1","Col2"]] instruction do with df a DataFrame type object?

Author: LiucijaStatus: Published(Update)Question passed 431 times
Edit
1
Community EvaluationsNo one has reviewed this question yet, be the first!