Skip to content

Instantly share code, notes, and snippets.

@Steboss89
Created June 10, 2021 15:13
Show Gist options
  • Save Steboss89/5f8fb6b4b9fb5f17988c104cd5d22d98 to your computer and use it in GitHub Desktop.
Save Steboss89/5f8fb6b4b9fb5f17988c104cd5d22d98 to your computer and use it in GitHub Desktop.
Declare the reading csv function
pub fn read_housing_csv(filename: impl AsRef<Path>) -> Vec<HousingDataset>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment