Closed
Description
I have been looking for a solution for this for a long time. I tried the ideas in the following threads (with the latest Pandas):
but none of them work. See thread 2 above, and the comments in its only answer to see why.
What is a good way to drop indices (either rows or columns) that meet a specific criteria such as: "they contain entries that are not finite"
.?