Skip to content

Instantly share code, notes, and snippets.

@jacobod
Created March 15, 2018 04:09
Show Gist options
  • Save jacobod/8bb5e2029281d81ea539bb28a5214720 to your computer and use it in GitHub Desktop.
Save jacobod/8bb5e2029281d81ea539bb28a5214720 to your computer and use it in GitHub Desktop.
kbest_features = ['poi','loan_advances', 'restricted_stock_deferred',
'deferred_income', 'expenses', 'exercised_stock_options',
'long_term_incentive', 'perc_from_poi']
print(kbest_features[1:])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment