open:exploring-anonymized-data

Exploring anonymized data

  1. What is
snippet.python
df.dtypes
df.info()
x.value_counts()
x.isnull()

Two things to do with anonymized features:

  • Try to decode the features
    • Guess the true meaning

  • open/exploring-anonymized-data.txt
  • 마지막으로 수정됨: 2020/06/02 09:25
  • 저자 127.0.0.1