numba / data_profiler

An augmented version of cProfile and Snakeviz
BSD 2-Clause "Simplified" License
27 stars 3 forks source link

Install data_profiler #3

Open AlbertDeFusco opened 7 years ago

AlbertDeFusco commented 7 years ago

It seems that data_profiler is not on the defaults conda channel. Do you recommend using the numba channel?

conda install -c numba data_profiler
seibert commented 7 years ago

For now, yes. We will eventually get this in to the defaults conda channel.