Error in Exercise - Upload Data and Create Scatterplot

Sadie 0 Reputation points
2025-05-08T03:10:48.82+00:00

Error in the following module: Exercise - Upload Data and Create Scatterplot

The code for the CSV to create the scatter plot should also contain "skiprows=1"

The column headers are interfering with the command.

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
2,411 questions
{count} votes

1 answer

Sort by: Most helpful
  1. VarunTha 14,015 Reputation points Microsoft External Staff Moderator
    2025-05-08T17:49:23.3866667+00:00

    Hi MersedesHenderson,

    I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to accept the answer. 

    Ask: Error in Exercise - Upload Data and Create Scatterplot 

    Solution: Add skiprows=1 to the code that reads the CSV files to handle the column headers and avoid errors. 

    If you have any other questions, please let us know. 

    Please don’t forget to Accept Answer and Yes for "was this answer helpful" wherever the information provided helps you, this can be beneficial to other community members. 

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.