-
Notifications
You must be signed in to change notification settings - Fork 37
Ex 4.4 #24
Copy link
Copy link
Open
Description
Hi there!
This comes a little bit late, but I am having an issue with exercise 4.4 which possibly stems from a mistake in 4.3, and I would appreciate some help even if it comes after the assignment deadline.
When I try adding a column to the subset from 4.3 I recieve the following error:
I.e. I don't seem to be able to add a column, using the method specified erlier in the document, to the df_select as it is a copy of another dataframe. Is supposed to be the case or have I done something wrong?
This is what I did for exercise 4.3:
Note: For the moment I have worked around the issue simply by adding the column straight to df_weather.
Best,
Mattias
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

