
Computer Efficiency and Consistent Data Structures
This week’s episode of Conversations with Kip deals with the computer efficiencies that can be gained through consistent data structures. Analytical processes typically aggregate or combine data in some way. To understand our spending over time, we have to accumulate spending. If the format of each expense record is different, logic will have to be applied to each one to find the common fields needed … Continue reading Computer Efficiency and Consistent Data Structures