Re: Untitled

From Eratic Capybara, 5 Months ago, written in Plain Text, viewed 135 times. This paste is a reply to Untitled from Capacious Anoa - go back
URL http://codebin.org/view/9d5bdc1a/diff Embed
Viewing differences between Untitled and Re: Untitled
len(df
len(data.fillna({'avg_bill': '???? ?????? ????'})
    .query("middle_avg_bill.isna() \
           and middle_coffee_cup.isna() \
           and not avg_bill.isna() \
           and not avg_bill.str.contains('???? ?????? ????')")
   )

Reply to "Re: Untitled"

Here you can reply to the paste above