When creating a DataFrame from a NumPy array, how do you name the columns?
Use columns argument
Use col_names argument
It is not possible
Use headers argument
This question is part of this quiz :