Which of the following functions can be used to create a histogram of a data set in Pandas?
a. • histogram()
b. • hist()
c. • hist(df)
d. • histogram(df)