S
S
Sergey2021-09-23 12:42:29
Python
Sergey, 2021-09-23 12:42:29

How to build a Pie chart using data from a group?

Good afternoon.

I take data from a dataframe (pandas) and group (group by) one parameter: what and how much. But in the form of a table it is not beautiful.
Tell me how to visualize this through a pie chart?

Thanks

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Shitskov, 2021-09-23
@oldzas

DataFrame.plot.pie

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question