You can use next code for this:
_animated_sprite.frames.set_frame(arg1, arg2)
Arg1 - name of animation as string
Arg2 - number of frame
Also you can create new animation witch content only needed frame.
You can see all properties of any node in inspector on hover.