mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-18 20:11:20 +00:00
37f4d33015
Pandas removed .ix as a way to iterate the index, .loc is the replacement in most cases. Jankbench as a workload fails on a clean install due to this call. Replacing this works for me on a native install of Lisa with Ubuntu 20.04 Signed-off-by: Chris Redpath <chris.redpath@arm.com>