Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.iloc[0] functionin the data raw notebooks #10

Open
NaniChirun263 opened this issue Aug 22, 2021 · 8 comments
Open

.iloc[0] functionin the data raw notebooks #10

NaniChirun263 opened this issue Aug 22, 2021 · 8 comments
Assignees

Comments

@NaniChirun263
Copy link

image

AttributeError Traceback (most recent call last)
in ()
1 for label in extract_labels:
----> 2 new_fert = new_fert.append(fert[fert['Crop'] == label].iloc[0])

AttributeError: 'str' object has no attribute 'append'

@ghost
Copy link

ghost commented Sep 15, 2021

@NaniChirun263 Can I take this please? I am learning EDA and ML, I will try to fix this problem

@Gladiator07 Gladiator07 self-assigned this Sep 15, 2021
@Gladiator07
Copy link
Owner

Sure @singh-gauraw . You can fix this problem

@NaniChirun263
Copy link
Author

Can I connect with you through email or not.

@gauraws
Copy link

gauraws commented Sep 16, 2021

@NaniChirun263 this is 'singh-gauraw'. sorry I have to switch from my enterprise github id to personal github. I will try it first and see if it can be fixed.

@gauraws
Copy link

gauraws commented Sep 16, 2021

Hello, it seems I am unable to reproduce this issue. I ran the jupyter notebook in vscode using python 3.7.6 and did not get error. Code ran just fine.
If possible could you please provide steps to reproduce?

@gauraws
Copy link

gauraws commented Sep 16, 2021

20210916_173047.jpg

@NaniChirun263
Copy link
Author

NaniChirun263 commented Sep 16, 2021 via email

@gauraws
Copy link

gauraws commented Sep 16, 2021

@NaniChirun263 mailid - gauraws@gmail.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants