Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.11 KB

File metadata and controls

26 lines (16 loc) · 1.11 KB

Ultimate Data - Data Gathering, Organization, and Parsing

This is material for developers who have some experience with Go and statistics and want to learn how to work with data to make better decisions. We believe these classes are perfect for data analysts/scientists/engineers interested in working in Go or Go programmers interested in doing data analysis.

Note: This material has been designed to be taught in a classroom environment. The code is well commented but missing some of the contextual concepts and ideas that will be covered in class.

CSV Data

Input/Output/Parsing | Cleaning/Organization

JSON Data

Marshalling/Unmarshalling

SQL-like Databases

Access/Querying/Modifications

Caching

Embedded/In-Memory Caching

Data Versioning

Data Versioning


All material is licensed under the Apache License Version 2.0, January 2004.