I have an array.
array(['+$35.00', '="-$5.00"', '+$42.24', '+$10.56', '="-$20.00"',`
'+$60.00', '="-$10.00"', '+$21.00', '+$18.50', '+$10.00',
'+$19.00', '+$34.40', 0], dtype=object)
I know this has been covered many times but I cant seem to convert column in pandas to a float.
=in this data mean?