from sklearn.feature_extraction import FeatureHasher from data import create_data_dict data = create_data_dict() print(data)