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

AttributeError: 'str' object has no attribute 'shape' #49

Open
xni88 opened this issue Feb 22, 2021 · 1 comment
Open

AttributeError: 'str' object has no attribute 'shape' #49

xni88 opened this issue Feb 22, 2021 · 1 comment

Comments

@xni88
Copy link

xni88 commented Feb 22, 2021

When I tried the following:

fs.identify_missing(missing_threshold = 0.6)

I got the error. My data is all numerical, I am not sure why I got this error?
AttributeError: 'str' object has no attribute 'shape'

@ayush714
Copy link

ayush714 commented Apr 9, 2021

Instead of going with numerical data, go with data contained in the data frame. plz let me know if it works otherwise will check out the code.

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

2 participants