I am trying to clean my pandas dataset, however I can't figure out a way to remove the weird values with #,*,x appended at the end of the value. I would like to replace all those values with np.nan.
I have attached a link below of how my dataset looks like.