how to access value from <class 'pandas.core.indexes.numeric.Int64Index'>?q=int64.index
rows = filtered_df.index.values
RecordIndex=0
for item in rows:
#print("main :" , item)
RecordIndex= item
how to access value from <class 'pandas.core.indexes.numeric.Int64Index'>?q=int64.index
rows = filtered_df.index.values
RecordIndex=0
for item in rows:
#print("main :" , item)
RecordIndex= item
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us