Hi People,
I'm trying to put in and int variable for bar_count and keep getting the following error.
Can somebody give me some advise on this?
eg.
When I key in bar_count= 10, the code run fine
when I key in bar_count = day, i have the following error
ValueError: Shape of passed values is (2, 1), indices imply (2, 0)