Q. By default, read_csv() uses the value of first row as column headers in data frames. Which argument will you give to ensure that the top/first row's data is used as data and not as column headers?


Answer :-

header = None

Post a Comment

You can help us by Clicking on ads. ^_^
Please do not send spam comment : )

Previous Post Next Post