ARM-software / lisa

Linux Integrated System Analysis
Apache License 2.0
200 stars 119 forks source link

lisa: Address some pandas FutureWarning #2179

Closed douglas-raillard-arm closed 8 months ago

douglas-raillard-arm commented 8 months ago

FIX

Avoid a FutureWarning related to inplace operation on view objects that will not work anymore in pandas 3.0