(options:
{
rows?: Array<string | number>,
columns?: Array<string>
})
| 198 | } |
| 199 | ): DataFrame | void |
| 200 | loc(options: |
| 201 | { |
| 202 | rows?: Array<string | number>, |
| 203 | columns?: Array<string> |
no outgoing calls
no test coverage detected