Skip to content
Commit 853da78c authored by douglas-raillard-arm's avatar douglas-raillard-arm Committed by Douglas Raillard
Browse files

lisa.analysis.rta: Avoid using transform() after drop_duplicates()

The following error is raised:

    ValueError: transforms cannot produce aggregated results

Use apply() instead.
parent 6f303ff3
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