For a Series type object called ser, how can we create a histogram?

1

ser.hist()

2
ser.plot(kind=’hist’)
3
ser.plot(‘hist’)
4
ser.plot(type=’hist’)

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation