Navigation
index
modules
|
next
|
pyhistogram 0.2 documentation
»
Welcome to pyhistogram’s documentation
¶
Contents:
¶
What is pyhistogram
Taking it for a spin:
Installing pyhistogram:
Creating one dimensional histograms:
Histograms can be filled in loops:
And one can easily iterate through all the bins:
A weight can be associated to each value in a 2-tuple:
datetime support is also no-brainer:
And even word frequencies (based on regex) are all there for your convenience:
If matplotlib is available, 1D histograms can also be plotted conveniently:
Examples
Filling a datetime histogram in a loop
Fill a histogram with all the words from hamlet
Demonstration for filling a histogram in a loop
pyhistogram
pyhistogram package
Building the documentation
Indices and tables
¶
Index
Module Index
Search Page
Table Of Contents
Welcome to pyhistogram’s documentation
Contents:
Indices and tables
Next topic
What is pyhistogram
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
pyhistogram 0.2 documentation
»