jschulberg / Federal-Sentencing

0 stars 0 forks source link

Convert Code to Read in Data to Function #4

Open jschulberg opened 2 years ago

jschulberg commented 2 years ago

TODO: Consider converting this to a function so we can create two sets of columns:

  1. where the columns are ALL CAPS
  2. where the columns are all lowercase
jschulberg commented 2 years ago

Looks like @Akesari12 managed to accomplish this in the load script!

jschulberg commented 2 years ago

@Akesari12 I couldn't get the vroom code working 😢

To clarify: I didn't get an error perse, but it would read in an empty dataframe of 0 rows and 0 columns.