So far, we’ve been creating data frames manually or using random values. In the real world, data frames contain actual, useful values, typically imported from CSV files, Excel spreadsheets, or relational databases. Similarly, when we’re done analyzing data, we want to share our analysis by saving data to files in those (or other) formats.