#Pandas df help to sort 'inf' rows

3 messages · Page 1 of 1 (latest)

jaunty timber
#

hello, is there any way to select all the rows that contain an inf in a pandas df? im looking for smth that has functionality like the .isna() function but for infinity

cedar granite
#

isinf function from NumPy