This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
PerryXDeng-wheatyeeters
mirror of
https://github.com/PerryXDeng/wheatyeeters.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
changes
master
PerryXDeng
5 years ago
parent
e380a3095e
commit
e346467a1b
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
data_preparation/rpe_processing.py
+ 1
- 0
data_preparation/rpe_processing.py
View File
@ -57,4 +57,5 @@ mapping[np.nan] = 1
vectorize_mult
(
'
BestOutOfMyself
'
,
mapping
,
"
Unknown
"
,
csv
)
mapping
[
np
.
nan
]
=
0
print
(
csv
.
isnull
(
)
.
sum
*
(
)
)
csv
.
to_csv
(
"
cleaned/notnormalized_clean_rpe.csv
"
)
Write
Preview
Loading…
Cancel
Save