During today's session we found that people were getting their graphs to show without having to keep typing the matplotlib.pyplot.show() line. Maybe the library was updated so this step is no longer required? Need to look into it, so we can lighten the typing load if it's not necessary.
During today's session we found that people were getting their graphs to show without having to keep typing the
matplotlib.pyplot.show()
line. Maybe the library was updated so this step is no longer required? Need to look into it, so we can lighten the typing load if it's not necessary.