Hacker News new | ask | show | jobs
by raverbashing 4048 days ago
> you mean Python with pandas and numpy?

Actually, I would bet that some 50% of time people are importing numpy or pandas they really don't need it

Like for calculating the square root of a number. Or the average of a short list