eyaltrabelsi / pandas-log

The goal of pandas-log is to provide feedback about basic pandas operations. It provides simple wrapper functions for the most common functions that add additional logs
MIT License
214 stars 12 forks source link

Ease up finding bottlenecks #20

Open eyaltrabelsi opened 4 years ago

eyaltrabelsi commented 4 years ago

Brief Description

I would like to propose adding the precent of total execution time for each operation to ease up finding bottlenecks