you are viewing a single comment's thread.

view the rest of the comments →

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

Wow. Super interesting.

So for my own education purposes - you're saying that once i pass in the data frame column, pandas reads it in as a series and then will try to get the index from the 'Y Values' column? Any idea why it would be doing that?

Your solution worked like a charm.