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
  • Last modified: 2024/10/05 06:15
  • by 127.0.0.1