Closed BenTaylor-TfN closed 3 months ago
Add a method into the Pandas and Numpy utils that allows the cutting down of a matrix into a subset of it's data.
This is needed in the data requests work here: https://github.com/Transport-for-the-North/data_requests/issues/22
See the following code in NorMITs Demand for examples of how to do this:
Add a method into the Pandas and Numpy utils that allows the cutting down of a matrix into a subset of it's data.
This is needed in the data requests work here: https://github.com/Transport-for-the-North/data_requests/issues/22
See the following code in NorMITs Demand for examples of how to do this: