Most scientists and engineers are very familiar with Microsoft Excel for managing tabular datasets like comma separated values (.csv). However, excel is very limited in what it can do and does not do well with large datasets either. Instead, engineers should learn to work with the Pandas library in python. Pandas is a powerful tool for managing, sorting, grouping, describing, and all around working with data. Here's a tutorial performed on a dataset of UFO sightings!