need to help with "Error: object 'movements' not found"

help please, who knows this error help me

The message tells you the issue: there isn't an object called "movements" in your environment.

I know, but what is the solution?

If you know what 'movements' is supposed to be (presumably a dataframe) then you've got to load it or create it. If you don't know what 'movements' is then nobody else will be able to guess.

1 Like