S

Shyam Dubey • 3.70K Points
Extraordinary

Q. Which pandas function is used to group data?

  • (A) groupby()
  • (B) aggregate()
  • (C) pivot_table()
  • (D) merge()
  • Correct Answer - Option(A)
  • Views: 1
  • Filed under category Pandas
  • Hashtags:

Explanation by: Shyam Dubey
The groupby() method groups data according to one or more columns for aggregation or transformation.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.