Skip to content

Refactor dyn analysis

Leandro Watanabe requested to merge refactor_dyn_analysis into master

@rrose01 @jbeyler01 @mcao01 I noticed that I had to convert dicts to dataframes a lot when I was working on visualization so I converted the internal data structure of dynamic analysis to dataframe.

Edited by Leandro Watanabe

Merge request reports