Implemented column selector in tablite which is implemented using nim backend. This includes importing numpy pages. First column selector splits the table into tasks using nim backend and retrieves the task list into python context, from where the TaskManager context is used to perform those tasks again in nim backend.
Implemented column selector in tablite which is implemented using nim backend. This includes importing numpy pages. First column selector splits the table into tasks using nim backend and retrieves the task list into python context, from where the TaskManager context is used to perform those tasks again in nim backend.