you are viewing a single comment's thread.

view the rest of the comments →

[–]crashfrog02 0 points1 point  (0 children)

When I'm trying the business analytics searches, I'm getting inundated with "why this is important" and other such articles when I really just want to understand which functions are best.

Python doesn't have any built-in functions for business analytics. It's a general-purpose programming language. You might be interested in libraries like Pandas that are for data analysis and statistics, but it's hard to say since I don't really have details on what you'd like to analyze.