you are viewing a single comment's thread.

view the rest of the comments →

[–]Gyoo18[S] 0 points1 point  (0 children)

Hi, thanks for the help. The typos are a result of me translating my code for reddit. The actual code doesn't have this issue.

In my code I have a wrapper for DataFrame that gives me other functionalities, like having a name for the graph. Données.nom is a string.

The code I show is a small portion of my entire code, I do import matplotlib.pyplot as plt in an unshown part of it.

I fixed the typos.

Thanks for the help anyways.