Skip to content

Conversation

@wangamber8-collab
Copy link

@wangamber8-collab wangamber8-collab commented Dec 25, 2025

Add .ffill() and .fillna() because there are missing values in the height column (at row 641). In particular the diagrams for the boxplot and the correlation matrix will not load because some of the height values are missing at row 641. To fix this, I used .ffill() and .fillna() to make up for the missing values. On one line, used for calculating coeff, the .fillna() should be on the height column instead of the weight column because height has missing values, not weight.

@wangamber8-collab
Copy link
Author

@microsoft-github-policy-service agree

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.

1 participant