Skip to content

lisa.analysis.rta: Remove unwanted TraceAnalysis.cache

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr513 into master

This decorator can only be used on functions returning a dataframe with string column names. numpy.float64 or pandas.Series cannot be cached.

Merge request reports