Table of Contents

Exploring anonymized data

Video Overview

  1. What is

Exploring individual features: guesssing types

Helpful functions:

snippet.python
df.dtypes
df.info()
x.value_counts()
x.isnull()

Conclusion

Two things to do with anonymized features: