Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Markfilan
Total activity
2
Last activity
March 29, 2022 05:18
Member since
March 29, 2022 05:18
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (1)
Markfilan
commented,
March 29, 2022 05:18
You can avoid "cannot convert float NaN to integer" with a mask method. Note first that in python NaN is defined as the number which is not equal to itself: >float('nan') == float('nan') Fals...
Community
PyCharm
Sciview Data fails with pandas new nullable integer types
0 votes