Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

df_car = pd.read_csv(url,',',names = col_names ,na_values="?", header=None) corect the code

ama weerasinghe answered on June 20, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • pandas read_csv ignore unnamed columns
  • pandas read csv without header
  • create dataframe from csv and name columns pandas
  • read csv and set column name in pandas
  • pandas load dataframe without header
  • read csv without header pandas
  • pandas read_csv column names
  • pandas read csv specify column dtype
  • pandas read csv only column names
  • heading none in pandas import
  • Pandas Columns Calling using read_csv
  • Select a Column in pandas data Frame Using dot notation
  • How to get the columns from a CSV file with Pandas

  • df_car = pd.read_csv(url,',',names = col_names ,na_values="?", header=None) corect the code

    0
    Popularity 1/10 Helpfulness 1/10 Language python
    Tags: python
    Link to this answer
    Share Copy Link
    Contributed on Jun 20 2023
    ama weerasinghe
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.