TypeError: ufunc 'isnan' not supported for the input types
up vote
1
down vote
favorite
I am using a heatmap for categorical variables. I have made sure that I don't have any NaN values in my dataframe, but I am facing this issue constantly. What can the potential problem be?
ufunc 'isnan' not supported for the input types, and the inputs could not be
safely coerced to any supported types according to the casting rule ''safe''
python-3.x seaborn categorical-data
add a comment |
up vote
1
down vote
favorite
I am using a heatmap for categorical variables. I have made sure that I don't have any NaN values in my dataframe, but I am facing this issue constantly. What can the potential problem be?
ufunc 'isnan' not supported for the input types, and the inputs could not be
safely coerced to any supported types according to the casting rule ''safe''
python-3.x seaborn categorical-data
2
Noone can have only the slightest clue about what you're doing to get this error. See How to Ask and Minimal, Complete, and Verifiable example.
– ImportanceOfBeingErnest
Nov 9 at 14:59
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I am using a heatmap for categorical variables. I have made sure that I don't have any NaN values in my dataframe, but I am facing this issue constantly. What can the potential problem be?
ufunc 'isnan' not supported for the input types, and the inputs could not be
safely coerced to any supported types according to the casting rule ''safe''
python-3.x seaborn categorical-data
I am using a heatmap for categorical variables. I have made sure that I don't have any NaN values in my dataframe, but I am facing this issue constantly. What can the potential problem be?
ufunc 'isnan' not supported for the input types, and the inputs could not be
safely coerced to any supported types according to the casting rule ''safe''
python-3.x seaborn categorical-data
python-3.x seaborn categorical-data
edited Nov 9 at 18:00
pushkin
3,758102450
3,758102450
asked Nov 9 at 14:49
Trupti J
132
132
2
Noone can have only the slightest clue about what you're doing to get this error. See How to Ask and Minimal, Complete, and Verifiable example.
– ImportanceOfBeingErnest
Nov 9 at 14:59
add a comment |
2
Noone can have only the slightest clue about what you're doing to get this error. See How to Ask and Minimal, Complete, and Verifiable example.
– ImportanceOfBeingErnest
Nov 9 at 14:59
2
2
Noone can have only the slightest clue about what you're doing to get this error. See How to Ask and Minimal, Complete, and Verifiable example.
– ImportanceOfBeingErnest
Nov 9 at 14:59
Noone can have only the slightest clue about what you're doing to get this error. See How to Ask and Minimal, Complete, and Verifiable example.
– ImportanceOfBeingErnest
Nov 9 at 14:59
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53228012%2ftypeerror-ufunc-isnan-not-supported-for-the-input-types%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
Noone can have only the slightest clue about what you're doing to get this error. See How to Ask and Minimal, Complete, and Verifiable example.
– ImportanceOfBeingErnest
Nov 9 at 14:59