My Complete Journey: From CSV to Sparse Matrix in Julia

I successfully completed a full workflow: creating data → saving to CSV → loading from CSV → building a sparse matrix → verifying it. Here's everything I discovered, including all my struggles and how I fixed them
