Skip to content
Commit 3ae6b0a0 authored by Douglas RAILLARD's avatar Douglas RAILLARD Committed by Douglas Raillard
Browse files

lisa.datautils: Add {df,series}_dereference()

Allow using a series/column as a pointer into another dataframe's
columns.

For example, one might have a dataframe with a column for the frequency
of each CPU, and a series of CPUs where a task is scheduled. This
function would allow getting the current frequency the task was running
at.
parent 0c98bb7a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment