data_morph v0.0.5 Release Notes

Release Date: 2016-09-23 // over 7 years ago
  • 0.0.5 (2016-09-23)

    • 🔨 Refactoring
      • Create structs from stream of lists, rather than stream of maps.
      • Return headers separately from CSV/TSV parsing.
      • Pass headers separately to struct creation function.
      • Remove redundant DataMorph.Tsv module.
      • Pass separator token to DataMorph.Csv module instead.