Informatics Practices
What does hist() do ?
Python Pandas
1 Like
Answer
The hist() function of PyPlot module is used to create and plot histogram from a given sequence(s) of numbers.
Answered By
2 Likes
What does hist() do ?
1 Like
The hist() function of PyPlot module is used to create and plot histogram from a given sequence(s) of numbers.
Answered By
2 Likes