Project Summary
Explore how to analyze Australian crime data using Bash shell scripting with functions, awk programming, loops, and conditionals. This lesson guides you through processing a CSV dataset to extract meaningful insights, preparing you for more complex data tasks ahead.
We'll cover the following...
We'll cover the following...
In this project we have learned two more important aspects of the Bash: functions ...