Exercise: Data Extraction
Exercise on extracting data from multi-dimensional arrays.
We'll cover the following
Task
A data scientist wants to create a model where the input is a subset of data from a large data set. Because she is busy manipulating other variables for the model, she asked you to do a small task related to data extraction.
Your task is to extract a subset of the array from a two-dimensional array containing the stored data. The data scientist will then use that as the input for her model.
Get hands-on with 1400+ tech skills courses.