You are reading a single comment by @BCarley and its replies. Click here to read the full conversation.
  • Should this be the following?

    ms = pd.from_csv('.microsoft.csv')
    print(ms.head())
    
About

Avatar for BCarley @BCarley started