socialfoundations / folktables

Datasets derived from US census data
MIT License
240 stars 19 forks source link

df_to_df; feature_transforms; requests #7

Closed mrtzh closed 3 years ago

mrtzh commented 3 years ago

Changes necessary to import folktables successfully

  1. Remove df_to_df from abstract base class Problem
  2. change feature_transforms to features in ACSMobility
  3. add requests package to requirements