Skip to content

jbirtley88/csvparse

 
 

Repository files navigation

csvparse

A Go library inspired by Python's csv package to parse CSV files beyond simple record slices.

Docs

Docs can be found here.

About

Fork of csvparse to use map[string]any instead of map[string]string so queries can be run

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 100.0%