microsoft / microsoft/vscode-data-analysis-for-copilot
Error during analyzing the csv file.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 55
- Forks
- 15
- Avg merge
- 3h 9m
- Merged PRs (30d)
- 1
Description
Type: Bug
Open file insurance.csv in editor (it is well-known data file).
Click icon in the editor to analyze the data with the extension.
During "Analyzing" step the error message is displayed: "t.indexOf is not a function".
Extension version: 0.2.2
VS Code version: Code 1.97.2 (e54c774e0add60467559eb0d1e229c6452cf8447, 2025-02-12T23:20:35.343Z)
OS version: Windows_NT x64 10.0.26100
Modes:
System Info
| Item | Value |
|---|---|
| CPUs | 12th Gen Intel(R) Core(TM) i9-12900KS (12 x 3418) |
| GPU Status | 2d_canvas: unavailable_software canvas_oop_rasterization: disabled_off direct_rendering_display_compositor: disabled_off_ok gpu_compositing: disabled_software multiple_raster_threads: enabled_on opengl: disabled_off rasterization: disabled_software raw_draw: disabled_off_ok skia_graphite: disabled_off video_decode: disabled_software video_encode: disabled_software vulkan: disabled_off webgl: unavailable_software webgl2: unavailable_software webgpu: unavailable_software webnn: unavailable_software |
| Load (avg) | undefined |
| Memory (System) | 7.60GB (2.95GB free) |
| Process Argv | --crash-reporter-id 34ed8e86-e583-42d8-8225-5e4964adcaee |
| Screen Reader | no |
| VM | 0% |
A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492:30256859
vscod805:30301674
binariesv615:30325510
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
2i9eh265:30646982
962ge761:30959799
h48ei257:31000450
pythontbext0:30879054
cppperfnew:31000557
dwnewjupyter:31046869
nativerepl1:31139838
pythonrstrctxt:31112756
nativeloc2:31192216
iacca1:31171482
5fd0e150:31155592
dwcopilot:31170013
stablechunks:31184530
6074i472:31201624
dwoutputs:31242946
customenabled:31241370
9064b325:31222308
copilot_t_ci:31222730
jda6j935:31233686
copilothoveroff:31245427
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the report by opening insurance.csv in VS Code and using the extension's analysis icon. Start with the analysis flow that runs during the “Analyzing” step and trace the source of the “t.indexOf is not a function” error. Done means this CSV can be analyzed without that error; the payload names no source file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100