Posts by Mauro Junior • 1 point
1 post
-
-1
votes2
answers136
viewsQ: Make histogram in Python
Hello! I’m doing a histogram in Python, but in the line Histogram = Counter(decile(grids) for grade in grids) I find error with the Counter function. I already did the test using import Collections…
pythonasked Mauro Junior 1