Skip to content

Conversation

@manel1874
Copy link

Country 0's data corresponds to the first column. Therefore, we should select raw_data[: , 0] instead of raw_data[0 , :]. Otherwise, we are selecting the first month (line) of every country.

Description

Small fix.

Affected Dependencies

None.

How has this been tested?

  • Tested the notebook.

Checklist

Country 0's data corresponds to the first column. Therefore, we should select raw_data[: , 0] instead of raw_data[0 , :]. Otherwise, we are selecting the first month (line) of every country.
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants