Hi! I am working on a Python project. I have to make a graph byreading values from a csv file. I keep getting an error thatsays:”builtins.ValueError: x and y must have same first dimension,but have shapes (1,) and (198,)”. What does this mean?
Expert Answer
An answer will be send to you shortly. . . . .