Untitled

From Capacious Anoa, 5 Months ago, written in Plain Text, viewed 142 times.
URL http://codebin.org/view/8fa120d6 Embed
Download Paste or View Raw
  1. len(df
  2.     .query("middle_avg_bill.isna() \
  3.            and middle_coffee_cup.isna() \
  4.            and not avg_bill.isna() \
  5.            and not avg_bill.str.contains('Цена бокала пива')")
  6.    )

Replies to Untitled rss

Title Name Language When
Re: Untitled Voluminous Bongo text 5 Months ago.
Re: Untitled Eratic Capybara text 5 Months ago.

Reply to "Untitled"

Here you can reply to the paste above