Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jul 22nd, 2019
121
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
def consec_null(df,i):
j=0
b=False
while j<(len(df.index)-1):
if ((pd.isnull(df.iloc[j,i])) and (pd.isnull(df.iloc[j+1,i]))):
b=True
else:
j=j+1
return b
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
โญโญ INSTANT MONEY EXPLOIT โญโญ
JavaScript | 5 sec ago | 0.67 KB
๐๐๐ Insane Paid BTC Exploit ๐๐ โ ๐
JavaScript | 1 min ago | 0.65 KB
๐ฅ๐ฅ Quick Money Method 2025
JavaScript | 1 min ago | 0.67 KB
โญโญ Crypto Swap Glitch โ Easy money โญ ๐ต๐ฅ
JavaScript | 3 min ago | 0.65 KB
โญโญ Crypto Swap Glitch โ Easy money โญโญ
JavaScript | 3 min ago | 0.67 KB
โญโญ Free Crypto Method โญ ๐ตโ
JavaScript | 5 min ago | 0.65 KB
๐ฅ๐ฅ +100,000$ in 1 month ๐๐
JavaScript | 6 min ago | 0.65 KB
โกโกโก Crazy Moneymaking Strategy
JavaScript | 6 min ago | 0.67 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!