Question: Hi! I am working on a Python project. I have to make a graph by reading values from a csv file. I keep getting an
Hi! I am working on a Python project. I have to make a graph by reading values from a csv file. I keep getting an error that says:"builtins.ValueError: x and y must have same first dimension, but have shapes (1,) and (198,)". What does this mean?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
