(index: string | number)
| 183 | }): DataFrame |
| 184 | iat(index: number): number | string | boolean | undefined |
| 185 | at(index: string | number): number | string | boolean | undefined |
| 186 | plot(divId: string): IPlotlyLib |
| 187 | } |
| 188 |
no outgoing calls
no test coverage detected