Given a csv file, write a "data_dictionary.txt" file containing the following information for each variable: - Name of variable - % nulls - top 5 most common values if numeric: - max - median - range - std-deviation
Given a csv file, write a "data_dictionary.txt" file containing the following information for each variable:
if numeric: