-
Type:
Story
-
Status: Open (View Workflow)
-
Priority:
Normal
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
arnaud.lefur reports:
pandas no longer recommend using .values property, it's not deprecated yet, just a warning, but we never know.
Looking at the docs, we should probably be using .array instead, since we want to avoid any copying.