(options:
{
rows?: Array<string | number>,
columns?: Array<string | number>
})
| 203 | columns?: Array<string> |
| 204 | }): DataFrame; |
| 205 | iloc(options: |
| 206 | { |
| 207 | rows?: Array<string | number>, |
| 208 | columns?: Array<string | number> |
nothing calls this directly
no outgoing calls
no test coverage detected