You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey again! Would you mind some more wrangling? I want you to look at this DataFrame very carefully using df.info() so you can interpret the data better and to help you see what I was saying about missing values. Use df.shape also to know the dimensions of your DataFrame. As I said, please let me know if you found any missing values.
The text was updated successfully, but these errors were encountered:
Thanks @de-lia for your help! I used the df.info() and df.shape methods to carefully examine my DataFrame, and I'm happy to report that no missing values were found. Your guidance allowed me to move forward with my data analysis with confidence.
Could you please close this issue? Thanks again for your assistance!Hello,
Hey again! Would you mind some more wrangling? I want you to look at this DataFrame very carefully using
df.info()
so you can interpret the data better and to help you see what I was saying about missing values. Usedf.shape
also to know the dimensions of your DataFrame. As I said, please let me know if you found any missing values.The text was updated successfully, but these errors were encountered: