Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
May 8th, 2020
154
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.23 KB
| None
|
0
0
raw
download
clone
embed
print
report
for
i
in
range
(
len
(
data_sheet
[
'Ticker'
]
)
-
1
)
:
if
pd.
isnull
(
data_sheet
[
'Ticker'
]
[
i
]
)
==
True
:
data_sheet
[
'Ticker'
]
[
i
]
=
data_sheet
[
'Ticker'
]
[
i+
1
]
else
:
pass
#pd.isnull проверяет на пустоту
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ Crypto Accounts GD
JavaScript | 2 sec ago | 0.10 KB
GMAIL Logs (2FA disabled)
JavaScript | 17 sec ago | 0.08 KB
✅ Crypto Accounts Q5
JavaScript | 26 sec ago | 0.10 KB
✅ Free Cash Leaks 8D
JavaScript | 40 sec ago | 0.10 KB
✅ Account Leaks
JavaScript | 55 sec ago | 0.08 KB
✅ Btc random acc CX
JavaScript | 57 sec ago | 0.10 KB
Make $1200 in 15 minutes M5
JavaScript | 1 min ago | 0.10 KB
✅ Free Cash Leaks GJ
JavaScript | 1 min ago | 0.10 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!