I ask the following question which is more pure Python than Sage, since I am mixing both.
I have a dataframe and one column looks like that
I would like to keep only the non
rows or to drop the numeric ones. I have not found a way to do that in Pandas. As you see the numerical values can change --- in the contrary it would be easy.