Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 283 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 283 Bytes

Goutils - Data Handling Tool for Go

Data manipulation functions library for Go Language, inspired by native Python methods, to facilitate processes like:

  • Data type conversions.
  • Operations of numerical variables.
  • Handling of any type of data slices.
  • Input string handling.