From 8889e86d8f9f35ed0db3f24550fad543555e4468 Mon Sep 17 00:00:00 2001 From: rchiodo <19672699+rchiodo@users.noreply.github.com> Date: Fri, 11 Sep 2026 06:11:02 +0000 Subject: [PATCH] Update benchmark results from workflow runner --- latest-results.md | 342 +- ...lsp-mypy-20260911T060505Z-responses.jsonl} | 6 +- ....json => pylsp-mypy-20260911T060505Z.json} | 2776 +++--- .../pyrefly-20260910T060546Z-responses.jsonl | 205 - .../pyrefly-20260911T060505Z-responses.jsonl | 205 + ...46Z.json => pyrefly-20260911T060505Z.json} | 8056 ++++++++--------- ... pyright-20260911T060505Z-responses.jsonl} | 0 ...46Z.json => pyright-20260911T060505Z.json} | 2740 +++--- latest-results/summary-20260910T060546Z.csv | 132 - latest-results/summary-20260911T060505Z.csv | 132 + ...46Z.json => summary-20260911T060505Z.json} | 12 +- ...060546Z.md => summary-20260911T060505Z.md} | 342 +- ...nl => ty-20260911T060505Z-responses.jsonl} | 0 ...T060546Z.json => ty-20260911T060505Z.json} | 2740 +++--- 14 files changed, 8844 insertions(+), 8844 deletions(-) rename latest-results/{pylsp-mypy-20260910T060546Z-responses.jsonl => pylsp-mypy-20260911T060505Z-responses.jsonl} (98%) rename latest-results/{pylsp-mypy-20260910T060546Z.json => pylsp-mypy-20260911T060505Z.json} (90%) delete mode 100644 latest-results/pyrefly-20260910T060546Z-responses.jsonl create mode 100644 latest-results/pyrefly-20260911T060505Z-responses.jsonl rename latest-results/{pyrefly-20260910T060546Z.json => pyrefly-20260911T060505Z.json} (89%) rename latest-results/{pyright-20260910T060546Z-responses.jsonl => pyright-20260911T060505Z-responses.jsonl} (100%) rename latest-results/{pyright-20260910T060546Z.json => pyright-20260911T060505Z.json} (90%) delete mode 100644 latest-results/summary-20260910T060546Z.csv create mode 100644 latest-results/summary-20260911T060505Z.csv rename latest-results/{summary-20260910T060546Z.json => summary-20260911T060505Z.json} (93%) rename latest-results/{summary-20260910T060546Z.md => summary-20260911T060505Z.md} (58%) rename latest-results/{ty-20260910T060546Z-responses.jsonl => ty-20260911T060505Z-responses.jsonl} (100%) rename latest-results/{ty-20260910T060546Z.json => ty-20260911T060505Z.json} (90%) diff --git a/latest-results.md b/latest-results.md index a107ef9..93923a0 100644 --- a/latest-results.md +++ b/latest-results.md @@ -1,8 +1,8 @@ # Python LSP Benchmark Comparison -Generated from `results/bench-servers/summary-20260910T060546Z.json` +Generated from `results/bench-servers/summary-20260911T060505Z.json` -- Generated at: 20260910T060546Z +- Generated at: 20260911T060505Z - Config: `github-releases` - Servers: pyright, ty, pyrefly, pylsp-mypy - Baseline server: Pyright (pyright) @@ -14,7 +14,7 @@ Generated from `results/bench-servers/summary-20260910T060546Z.json` | --- | --- | --- | | Pyright | 1.1.414 | /home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/pyright/1.1.414/package/dist/pyright-langserver.js | | Ty | 0.0.80 | /home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/ty/0.0.80/ty-x86_64-unknown-linux-gnu/ty | -| Pyrefly | 1.2.0 | /home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/pyrefly/venv/bin/pyrefly | +| Pyrefly | 1.3.0 | /home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/pyrefly/venv/bin/pyrefly | | pylsp-mypy | 1.15.0 | /home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/pylsp-mypy/venv/bin/pylsp | ## Server Notes @@ -30,10 +30,10 @@ Generated from `results/bench-servers/summary-20260910T060546Z.json` | Server | Success | Benchmarks | Wall clock ms | Avg measured ms | Measured requests | Non-empty % | Failed points | | --- | --- | --- | ---: | ---: | ---: | ---: | ---: | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 6 | 5085.86 | 4.06 | 150 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | no | 8 | 7530.39 | 14.71 | 205 | 97% | 2 | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 6 | 40634.95 | 73.48 | 150 | 97% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | no | 6 | 208112.41 | 365.93 | 150 | 80% | 5 | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 6 | 4851.36 | 3.87 | 150 | 100% | 0 | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | no | 8 | 16853.13 | 37.12 | 205 | 97% | 2 | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 6 | 39165.06 | 74.28 | 150 | 97% | 0 | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | no | 6 | 223919.22 | 376.03 | 150 | 80% | 5 | *Wall clock ms includes server startup, warmup iterations, and shutdown — but excludes one-time environment creation and dependency installation.* @@ -41,10 +41,10 @@ Generated from `results/bench-servers/summary-20260910T060546Z.json` | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 430.16 | 3.34 | 5 | 25 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 664.65 | 9.20 | 5 | 25 | 100% | 0 | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 4707.08 | 76.72 | 5 | 25 | 100% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | no | 7726.63 | 110.62 | 5 | 25 | 80% | 1 | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 419.37 | 3.32 | 5 | 25 | 100% | 0 | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 1235.87 | 26.69 | 5 | 25 | 100% | 0 | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 4670.33 | 76.80 | 5 | 25 | 100% | 0 | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | no | 8076.25 | 114.94 | 5 | 25 | 80% | 1 | ### dataframe completion @@ -52,10 +52,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 1.69 | 1.91 | 100% | 223.00 | +22.00 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 7.59 | 14.39 | 100% | 201.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 32.97 | 124.74 | 100% | 250.00 | +49.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 188.56 | 482.83 | 100% | 188.00 | -13.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 1.88 | 2.22 | 100% | 223.00 | +22.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 5.97 | 8.56 | 100% | 201.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 87.27 | 337.96 | 100% | 250.00 | +49.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 218.00 | 524.67 | 100% | 188.00 | -13.00 | pass | ### dataframe describe hover @@ -63,10 +63,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 0.27 | 0.30 | 100% | 4232.00 | +213.00 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 1.13 | 1.41 | 100% | 4019.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 2.31 | 2.54 | 100% | 2589.00 | -1430.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 187.76 | 189.94 | 100% | 4134.00 | +115.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 0.35 | 0.40 | 100% | 4232.00 | +213.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 1.17 | 1.50 | 100% | 4019.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 5.12 | 6.04 | 100% | 3182.00 | -837.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 181.33 | 183.09 | 100% | 4134.00 | +115.00 | pass | ### summarize definition @@ -74,10 +74,10 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 0.17 | 0.19 | 100% | 1.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 0.20 | 0.22 | 100% | 1.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 0.40 | 0.47 | 100% | 1.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 0.95 | 1.00 | 100% | 1.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 0.19 | 0.20 | 100% | 1.00 | 0.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 0.38 | 0.47 | 100% | 1.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 1.10 | 1.15 | 100% | 1.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 5.72 | 5.95 | 100% | 1.00 | 0.00 | pass | ### edit array then complete (edit+completion) @@ -85,10 +85,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | no | 4.27 | 4.42 | 0% | 0.00 | -168.00 | fail (10) | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 10.08 | 14.60 | 100% | 149.00 | -19.00 | pass | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 10.99 | 13.98 | 100% | 168.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 343.83 | 514.61 | 100% | 168.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | no | 4.52 | 4.82 | 0% | 0.00 | -168.00 | fail (10) | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 10.59 | 13.61 | 100% | 168.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 32.20 | 74.85 | 100% | 149.00 | -19.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 345.47 | 453.18 | 100% | 168.00 | 0.00 | pass | ### edit array then hover (edit+hover) @@ -96,26 +96,26 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 0.43 | 0.48 | 100% | 1909.00 | +1631.00 | pass | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 3.60 | 3.64 | 100% | 267.00 | -11.00 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 30.65 | 33.57 | 100% | 278.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 171.57 | 175.56 | 100% | 5662.00 | +5384.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 3.13 | 5.12 | 100% | 2546.00 | +2268.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 3.57 | 3.63 | 100% | 267.00 | -11.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 30.98 | 32.47 | 100% | 278.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 169.75 | 176.81 | 100% | 5662.00 | +5384.00 | pass | ### Result Differences - dataframe completion: result differences detected (188.00, 201.00, 223.00, 250.00). -- dataframe describe hover: result differences detected (2589.00, 4019.00, 4134.00, 4232.00). +- dataframe describe hover: result differences detected (3182.00, 4019.00, 4134.00, 4232.00). - edit array then complete (edit+completion): result differences detected (0.00, 149.00, 168.00). -- edit array then hover (edit+hover): result differences detected (1909.00, 267.00, 278.00, 5662.00). +- edit array then hover (edit+hover): result differences detected (2546.00, 267.00, 278.00, 5662.00). ## Benchmark: django | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 263.26 | 2.56 | 5 | 25 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 292.30 | 5.27 | 5 | 25 | 100% | 0 | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 1432.16 | 13.92 | 5 | 25 | 100% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 7552.13 | 169.73 | 5 | 25 | 100% | 0 | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 246.86 | 2.41 | 5 | 25 | 100% | 0 | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 267.58 | 4.03 | 5 | 25 | 100% | 0 | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 1484.14 | 14.79 | 5 | 25 | 100% | 0 | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 7862.39 | 175.92 | 5 | 25 | 100% | 0 | ### queryset completion @@ -123,10 +123,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 4.81 | 8.00 | 100% | 10.00 | 0.00 | pass | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 4.99 | 7.54 | 100% | 261.00 | +251.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 20.44 | 75.59 | 100% | 15.00 | +5.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 196.25 | 601.66 | 100% | 2.00 | -8.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 4.53 | 6.60 | 100% | 261.00 | +251.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 4.85 | 8.03 | 100% | 10.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 16.36 | 63.45 | 100% | 15.00 | +5.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 220.62 | 630.65 | 100% | 2.00 | -8.00 | pass | ### queryset filter hover @@ -134,10 +134,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 0.19 | 0.22 | 100% | 46.00 | -11.00 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 0.54 | 0.64 | 100% | 57.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 0.90 | 2.46 | 100% | 298.00 | +241.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 164.19 | 166.79 | 100% | 57.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 0.23 | 0.24 | 100% | 46.00 | -11.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 0.40 | 0.45 | 100% | 298.00 | +241.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 0.55 | 0.63 | 100% | 57.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 156.60 | 158.45 | 100% | 57.00 | 0.00 | pass | ### model definition @@ -145,10 +145,10 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 0.15 | 0.16 | 100% | 1.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 0.40 | 0.49 | 100% | 1.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 1.01 | 1.04 | 100% | 1.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 1.01 | 2.97 | 100% | 1.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 0.21 | 0.21 | 100% | 1.00 | 0.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 0.41 | 0.47 | 100% | 1.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 0.41 | 0.45 | 100% | 1.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 1.08 | 1.15 | 100% | 1.00 | 0.00 | pass | ### edit queryset then complete (edit+completion) @@ -156,10 +156,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 1.65 | 3.46 | 100% | 83.00 | -21.00 | pass | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 4.72 | 5.23 | 100% | 104.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 25.67 | 28.69 | 100% | 104.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 240.22 | 281.81 | 100% | 143.00 | +39.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 2.06 | 2.27 | 100% | 83.00 | -21.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 4.25 | 4.48 | 100% | 104.00 | 0.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 26.58 | 29.29 | 100% | 104.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 254.05 | 283.26 | 100% | 143.00 | +39.00 | pass | ### edit queryset then hover (edit+hover) @@ -167,10 +167,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 2.34 | 3.50 | 100% | 858.00 | +775.00 | pass | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 2.76 | 2.80 | 100% | 100.00 | +17.00 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 38.16 | 44.34 | 100% | 83.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 247.00 | 254.00 | 100% | 71.00 | -12.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 0.90 | 1.09 | 100% | 858.00 | +775.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 2.82 | 2.84 | 100% | 100.00 | +17.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 41.58 | 46.91 | 100% | 83.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 247.27 | 248.79 | 100% | 71.00 | -12.00 | pass | ### Result Differences @@ -183,10 +183,10 @@ Method: `textDocument/hover` | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 887.21 | 8.35 | 5 | 25 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 727.29 | 13.52 | 5 | 25 | 100% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 7839.39 | 136.08 | 5 | 25 | 100% | 0 | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 11669.10 | 172.22 | 5 | 25 | 100% | 0 | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 825.48 | 7.72 | 5 | 25 | 100% | 0 | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 1292.35 | 32.38 | 5 | 25 | 100% | 0 | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 8029.37 | 138.88 | 5 | 25 | 100% | 0 | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 11638.47 | 183.21 | 5 | 25 | 100% | 0 | ### report dataframe completion @@ -194,10 +194,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 19.15 | 22.45 | 100% | 1000.00 | +728.80 | pass | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 38.43 | 150.71 | 100% | 16.00 | -255.20 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 70.69 | 125.55 | 100% | 6.00 | -265.20 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 81.26 | 270.02 | 100% | 271.20 | 0.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 18.71 | 21.88 | 100% | 1000.00 | +728.80 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 81.14 | 172.80 | 100% | 6.00 | -265.20 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 91.19 | 361.96 | 100% | 16.00 | -255.20 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 93.34 | 310.33 | 100% | 271.20 | 0.00 | pass | ### dataframe groupby hover @@ -205,10 +205,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 0.23 | 0.26 | 100% | 329.00 | -21.00 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 0.71 | 0.78 | 100% | 350.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 2.50 | 2.74 | 100% | 2588.00 | +2238.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 200.23 | 202.18 | 100% | 301.00 | -49.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 0.27 | 0.30 | 100% | 329.00 | -21.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 0.82 | 0.92 | 100% | 350.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 5.07 | 5.88 | 100% | 2759.00 | +2409.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 193.30 | 195.33 | 100% | 301.00 | -49.00 | pass | ### build report definition @@ -216,10 +216,10 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 0.16 | 0.18 | 100% | 1.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 0.19 | 0.22 | 100% | 1.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 0.37 | 0.45 | 100% | 1.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 0.97 | 1.00 | 100% | 1.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 0.21 | 0.22 | 100% | 1.00 | 0.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 0.45 | 0.54 | 100% | 1.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 1.04 | 1.08 | 100% | 1.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 3.92 | 5.80 | 100% | 1.00 | 0.00 | pass | ### edit dataframe then complete (edit+completion) @@ -227,10 +227,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 19.36 | 19.81 | 100% | 448.00 | +8.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 20.53 | 37.58 | 100% | 256.00 | -184.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 215.00 | 218.78 | 100% | 441.00 | +1.00 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 766.58 | 1156.82 | 100% | 440.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 16.67 | 17.25 | 100% | 448.00 | +8.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 48.87 | 77.16 | 100% | 256.00 | -184.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 231.23 | 244.19 | 100% | 441.00 | +1.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 810.14 | 1274.57 | 100% | 440.00 | 0.00 | pass | ### edit dataframe then hover (edit+hover) @@ -238,26 +238,26 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 2.85 | 2.91 | 100% | 4441.00 | +149.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 5.93 | 13.85 | 100% | 794.00 | -3498.00 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 12.20 | 16.52 | 100% | 4292.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 193.53 | 197.77 | 100% | 232.00 | -4060.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 2.75 | 2.78 | 100% | 4441.00 | +149.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 11.29 | 14.82 | 100% | 4292.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 12.85 | 18.84 | 100% | 943.00 | -3349.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 187.71 | 195.02 | 100% | 232.00 | -4060.00 | pass | ### Result Differences - report dataframe completion: result differences detected (1000.00, 16.00, 271.20, 6.00). -- dataframe groupby hover: result differences detected (2588.00, 301.00, 329.00, 350.00). +- dataframe groupby hover: result differences detected (2759.00, 301.00, 329.00, 350.00). - edit dataframe then complete (edit+completion): result differences detected (256.00, 440.00, 441.00, 448.00). -- edit dataframe then hover (edit+hover): result differences detected (232.00, 4292.00, 4441.00, 794.00). +- edit dataframe then hover (edit+hover): result differences detected (232.00, 4292.00, 4441.00, 943.00). ## Benchmark: sqlalchemy | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 376.41 | 2.49 | 5 | 25 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 728.77 | 14.10 | 5 | 25 | 100% | 0 | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 3669.49 | 47.71 | 5 | 25 | 100% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | no | 6649.44 | 114.87 | 5 | 25 | 60% | 2 | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 350.12 | 2.46 | 5 | 25 | 100% | 0 | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 856.17 | 18.44 | 5 | 25 | 100% | 0 | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 3643.25 | 48.90 | 5 | 25 | 100% | 0 | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | no | 7110.60 | 124.01 | 5 | 25 | 60% | 2 | ### query completion @@ -265,10 +265,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 3.59 | 8.51 | 100% | 1.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 6.24 | 10.89 | 100% | 1.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 64.96 | 252.23 | 100% | 15.00 | +14.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 186.38 | 466.01 | 100% | 1.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 3.30 | 7.32 | 100% | 1.00 | 0.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 6.69 | 10.73 | 100% | 1.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 87.75 | 350.01 | 100% | 15.00 | +14.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 211.10 | 460.89 | 100% | 1.00 | 0.00 | pass | ### sessionmaker hover @@ -276,10 +276,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 0.38 | 0.39 | 100% | 10621.00 | +49.00 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 1.29 | 1.60 | 100% | 10572.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 4.08 | 5.17 | 100% | 13188.00 | +2616.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 317.41 | 324.23 | 100% | 10498.00 | -74.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 0.39 | 0.40 | 100% | 10621.00 | +49.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 1.08 | 1.09 | 100% | 15232.00 | +4660.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 1.26 | 1.54 | 100% | 10572.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 330.37 | 337.48 | 100% | 10498.00 | -74.00 | pass | ### mapped class definition @@ -287,10 +287,10 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 0.17 | 0.19 | 100% | 2.00 | +1.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 0.22 | 0.25 | 100% | 1.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 0.85 | 2.13 | 100% | 1.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 1.01 | 1.06 | 100% | 1.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 0.21 | 0.22 | 100% | 2.00 | +1.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 0.27 | 0.28 | 100% | 1.00 | 0.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 0.42 | 0.47 | 100% | 1.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 1.14 | 1.29 | 100% | 1.00 | 0.00 | pass | ### edit query then complete (edit+completion) @@ -298,10 +298,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 0.73 | 0.78 | 100% | 17.00 | -21.00 | pass | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 4.37 | 5.07 | 100% | 23.00 | -15.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | no | 34.74 | 36.64 | 0% | 0.00 | -38.00 | fail (10) | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 139.81 | 179.25 | 100% | 38.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 2.01 | 3.76 | 100% | 17.00 | -21.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 4.39 | 4.97 | 100% | 23.00 | -15.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | no | 38.70 | 39.76 | 0% | 0.00 | -38.00 | fail (10) | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 143.42 | 202.88 | 100% | 38.00 | 0.00 | pass | ### edit session then hover (edit+hover) @@ -309,27 +309,27 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 0.49 | 0.50 | 100% | 2137.00 | +1237.00 | pass | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 3.93 | 4.02 | 100% | 958.00 | +58.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | no | 34.83 | 36.68 | 0% | 0.00 | -900.00 | fail (10) | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 90.38 | 99.73 | 100% | 900.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 1.10 | 2.88 | 100% | 2246.00 | +1346.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 4.04 | 4.12 | 100% | 958.00 | +58.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | no | 38.73 | 39.56 | 0% | 0.00 | -900.00 | fail (10) | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 92.71 | 97.15 | 100% | 900.00 | 0.00 | pass | ### Result Differences - query completion: result differences detected (1.00, 15.00). -- sessionmaker hover: result differences detected (10498.00, 10572.00, 10621.00, 13188.00). +- sessionmaker hover: result differences detected (10498.00, 10572.00, 10621.00, 15232.00). - mapped class definition: result differences detected (1.00, 2.00). - edit query then complete (edit+completion): result differences detected (0.00, 17.00, 23.00, 38.00). -- edit session then hover (edit+hover): result differences detected (0.00, 2137.00, 900.00, 958.00). +- edit session then hover (edit+hover): result differences detected (0.00, 2246.00, 900.00, 958.00). ## Benchmark: transformers | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 2805.46 | 4.85 | 5 | 25 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 2453.40 | 51.98 | 5 | 25 | 80% | 0 | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 17569.25 | 121.05 | 5 | 25 | 80% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | no | 173516.30 | 1562.61 | 5 | 25 | 40% | 2 | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 2693.83 | 4.61 | 5 | 25 | 100% | 0 | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 16183.23 | 112.83 | 5 | 25 | 80% | 0 | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 5364.81 | 168.29 | 5 | 25 | 80% | 0 | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | no | 187734.63 | 1584.76 | 5 | 25 | 40% | 2 | ### classifier pipeline completion @@ -337,10 +337,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 11.62 | 12.36 | 100% | 775.00 | +652.00 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 63.19 | 93.02 | 100% | 123.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 131.46 | 138.67 | 100% | 2.00 | -121.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 248.82 | 973.56 | 100% | 15.00 | -108.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 10.90 | 11.91 | 100% | 775.00 | +652.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 51.16 | 82.91 | 100% | 123.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 148.41 | 150.25 | 100% | 2.00 | -121.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 827.56 | 3309.37 | 100% | 15.00 | -108.00 | pass | ### pipeline hover @@ -348,10 +348,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 0.19 | 0.22 | 100% | 7.00 | -27.00 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 0.54 | 0.68 | 100% | 34.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 2.96 | 3.11 | 100% | 48.00 | +14.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | no | 2748.37 | 2822.43 | 0% | 0.00 | -34.00 | fail (10) | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 0.22 | 0.22 | 100% | 48.00 | +14.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 0.31 | 0.55 | 100% | 7.00 | -27.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 0.47 | 0.54 | 100% | 34.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | no | 2795.79 | 2838.49 | 0% | 0.00 | -34.00 | fail (10) | ### auto tokenizer definition @@ -359,10 +359,10 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 0.24 | 0.26 | 100% | 1.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 0.54 | 0.86 | 100% | 1.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 1.18 | 2.76 | 100% | 1.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 2291.86 | 2419.91 | 100% | 1.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 0.23 | 0.25 | 100% | 1.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 0.28 | 0.29 | 100% | 1.00 | 0.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 0.43 | 0.53 | 100% | 1.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 2236.93 | 2309.36 | 100% | 1.00 | 0.00 | pass | ### edit prediction then complete (edit+completion) @@ -370,10 +370,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 2.95 | 3.27 | 0% | 0.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 5.56 | 10.87 | 0% | 0.00 | 0.00 | pass | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 6.23 | 6.49 | 100% | 23.00 | +23.00 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 7.93 | 9.32 | 0% | 0.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 2.72 | 2.89 | 0% | 0.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 2.73 | 9.43 | 0% | 0.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 5.94 | 6.08 | 100% | 23.00 | +23.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 6.51 | 7.65 | 0% | 0.00 | 0.00 | pass | ### edit tokenizer then hover (edit+hover) @@ -381,10 +381,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 1.35 | 2.74 | 100% | 33.00 | +3.00 | pass | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 5.95 | 6.11 | 100% | 7.00 | -23.00 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 533.04 | 558.65 | 100% | 30.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | no | 2638.42 | 2739.15 | 0% | 0.00 | -30.00 | fail (10) | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 5.64 | 5.76 | 100% | 7.00 | -23.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 10.69 | 32.82 | 100% | 33.00 | +3.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 505.57 | 547.82 | 100% | 30.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | no | 2739.97 | 2775.78 | 0% | 0.00 | -30.00 | fail (10) | ### Result Differences @@ -397,10 +397,10 @@ Method: `textDocument/hover` | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 323.36 | 2.75 | 5 | 25 | 100% | 0 | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 1587.86 | 9.23 | 5 | 25 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 752.17 | 9.89 | 5 | 25 | 100% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 4828.51 | 101.67 | 5 | 25 | 100% | 0 | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 315.70 | 2.68 | 5 | 25 | 100% | 0 | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 1545.63 | 9.14 | 5 | 25 | 100% | 0 | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 906.06 | 13.56 | 5 | 25 | 100% | 0 | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 5105.97 | 117.66 | 5 | 25 | 100% | 0 | ### request args completion @@ -408,10 +408,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 5.98 | 9.58 | 100% | 14.00 | 0.00 | pass | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 6.17 | 9.04 | 100% | 467.00 | +453.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 44.41 | 141.49 | 100% | 254.40 | +240.40 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 72.28 | 108.49 | 100% | 1.00 | -13.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 4.54 | 8.17 | 100% | 14.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 5.86 | 8.82 | 100% | 467.00 | +453.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 56.03 | 184.37 | 100% | 487.80 | +473.80 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 104.05 | 169.67 | 100% | 1.00 | -13.00 | pass | ### client session hover @@ -419,10 +419,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 0.16 | 0.19 | 100% | 7.00 | -19.00 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 0.58 | 0.67 | 100% | 26.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 2.79 | 9.33 | 100% | 149.00 | +123.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 116.04 | 243.27 | 100% | 359.00 | +333.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 0.21 | 0.23 | 100% | 7.00 | -19.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 0.53 | 0.61 | 100% | 26.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 5.41 | 18.99 | 100% | 167.00 | +141.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 152.06 | 211.30 | 100% | 359.00 | +333.00 | pass | ### client references @@ -430,10 +430,10 @@ Method: `textDocument/references` | Server | Success | Mean ms | P95 ms | Non-empty % | References found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 0.29 | 0.31 | 100% | 2.00 | 0.00 | pass | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 0.53 | 0.65 | 100% | 2.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 0.89 | 1.11 | 100% | 2.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 3.66 | 4.39 | 100% | 2.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 0.34 | 0.35 | 100% | 2.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 0.56 | 0.64 | 100% | 2.00 | 0.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 0.86 | 1.05 | 100% | 2.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 4.10 | 5.34 | 100% | 2.00 | 0.00 | pass | ### edit response then complete (edit+completion) @@ -441,10 +441,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 0.52 | 0.53 | 100% | 32.00 | -173.00 | pass | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 4.34 | 4.64 | 100% | 225.00 | +20.00 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 5.02 | 5.98 | 100% | 205.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 81.39 | 86.53 | 100% | 57.00 | -148.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 3.75 | 4.67 | 100% | 32.00 | -173.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 4.27 | 5.06 | 100% | 225.00 | +20.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 4.59 | 6.15 | 100% | 205.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 90.69 | 93.72 | 100% | 57.00 | -148.00 | pass | ### edit response then hover (edit+hover) @@ -452,23 +452,23 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 1.44 | 1.50 | 100% | 3585.00 | +3165.00 | pass | -| [Ty](latest-results/ty-20260910T060546Z.json) | yes | 2.53 | 2.58 | 100% | 1613.00 | +1193.00 | pass | -| [Pyright](latest-results/pyright-20260910T060546Z.json) | yes | 33.69 | 38.02 | 100% | 420.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260910T060546Z.json) | yes | 235.00 | 243.90 | 100% | 880.00 | +460.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 2.28 | 4.47 | 100% | 9977.00 | +9557.00 | pass | +| [Ty](latest-results/ty-20260911T060505Z.json) | yes | 2.51 | 2.51 | 100% | 1613.00 | +1193.00 | pass | +| [Pyright](latest-results/pyright-20260911T060505Z.json) | yes | 35.19 | 39.57 | 100% | 420.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260911T060505Z.json) | yes | 237.43 | 239.85 | 100% | 880.00 | +460.00 | pass | ### Result Differences -- request args completion: result differences detected (1.00, 14.00, 254.40, 467.00). -- client session hover: result differences detected (149.00, 26.00, 359.00, 7.00). +- request args completion: result differences detected (1.00, 14.00, 467.00, 487.80). +- client session hover: result differences detected (167.00, 26.00, 359.00, 7.00). - edit response then complete (edit+completion): result differences detected (205.00, 225.00, 32.00, 57.00). -- edit response then hover (edit+hover): result differences detected (1613.00, 3585.00, 420.00, 880.00). +- edit response then hover (edit+hover): result differences detected (1613.00, 420.00, 880.00, 9977.00). ## Benchmark: tsp_core | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | no | 193.25 | 0.36 | 8 | 40 | 100% | 2 | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | no | 220.52 | 0.42 | 8 | 40 | 100% | 2 | ### builtins semantic tokens @@ -476,7 +476,7 @@ Method: semantic token impl using typeServer/getComputedType | Server | Success | Mean ms | P95 ms | Non-empty % | Semantic tokens found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 1.77 | 4.56 | 100% | 30.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 1.78 | 4.24 | 100% | 30.00 | 0.00 | pass | ### builtin int computed type @@ -484,7 +484,7 @@ Method: `typeServer/getComputedType` | Server | Success | Mean ms | P95 ms | Non-empty % | Results found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 0.13 | 0.14 | 100% | 7.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 0.20 | 0.22 | 100% | 7.00 | 0.00 | pass | ### list declared type @@ -492,7 +492,7 @@ Method: `typeServer/getDeclaredType` | Server | Success | Mean ms | P95 ms | Non-empty % | Results found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 0.17 | 0.17 | 100% | 7.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 0.24 | 0.26 | 100% | 7.00 | 0.00 | pass | ### generic specialization computed type @@ -500,7 +500,7 @@ Method: `typeServer/getComputedType` | Server | Success | Mean ms | P95 ms | Non-empty % | Results found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 0.15 | 0.17 | 100% | 7.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 0.24 | 0.25 | 100% | 7.00 | 0.00 | pass | ### stdlib path computed type @@ -508,7 +508,7 @@ Method: `typeServer/getComputedType` | Server | Success | Mean ms | P95 ms | Non-empty % | Results found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 0.15 | 0.16 | 100% | 7.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 0.21 | 0.22 | 100% | 7.00 | 0.00 | pass | ### function argument expected type @@ -516,13 +516,13 @@ Method: `typeServer/getExpectedType` | Server | Success | Mean ms | P95 ms | Non-empty % | Results found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 0.16 | 0.18 | 100% | 7.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 0.24 | 0.24 | 100% | 7.00 | 0.00 | pass | ## Benchmark: tsp_semantic | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 1718.55 | 26.89 | 3 | 15 | 100% | 0 | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 6709.76 | 67.24 | 3 | 15 | 100% | 0 | ### django semantic tokens @@ -530,7 +530,7 @@ Method: semantic token impl using typeServer/getComputedType | Server | Success | Mean ms | P95 ms | Non-empty % | Semantic tokens found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 17.99 | 29.79 | 100% | 126.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 14.93 | 23.79 | 100% | 126.00 | 0.00 | pass | ### transformers semantic tokens @@ -538,7 +538,7 @@ Method: semantic token impl using typeServer/getComputedType | Server | Success | Mean ms | P95 ms | Non-empty % | Semantic tokens found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 56.51 | 61.42 | 100% | 74.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 165.71 | 181.94 | 100% | 74.00 | 0.00 | pass | ### stdlib semantic tokens @@ -546,4 +546,4 @@ Method: semantic token impl using typeServer/getComputedType | Server | Success | Mean ms | P95 ms | Non-empty % | Semantic tokens found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260910T060546Z.json) | yes | 6.17 | 6.22 | 100% | 75.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260911T060505Z.json) | yes | 21.08 | 28.14 | 100% | 75.00 | 0.00 | pass | diff --git a/latest-results/pylsp-mypy-20260910T060546Z-responses.jsonl b/latest-results/pylsp-mypy-20260911T060505Z-responses.jsonl similarity index 98% rename from latest-results/pylsp-mypy-20260910T060546Z-responses.jsonl rename to latest-results/pylsp-mypy-20260911T060505Z-responses.jsonl index 6999d4d..fe62770 100644 --- a/latest-results/pylsp-mypy-20260910T060546Z-responses.jsonl +++ b/latest-results/pylsp-mypy-20260911T060505Z-responses.jsonl @@ -63,9 +63,9 @@ {"suite": "pandas", "label": "build report definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 16, "character": 17, "iteration": 3, "result": [{"uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "range": {"start": {"line": 3, "character": 4}, "end": {"line": 3, "character": 16}}}]} {"suite": "pandas", "label": "build report definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 16, "character": 17, "iteration": 4, "result": [{"uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "range": {"start": {"line": 3, "character": 4}, "end": {"line": 3, "character": 16}}}]} {"suite": "pandas", "label": "build report definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 16, "character": 17, "iteration": 5, "result": [{"uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "range": {"start": {"line": 3, "character": 4}, "end": {"line": 3, "character": 16}}}]} -{"suite": "pandas", "label": "edit dataframe then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 39, "iteration": 1, "result": {"isIncomplete": false, "items": [{"label": "abs()", "kind": 3, "sortText": "aabs", "insertText": "abs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add(other, axis, level, fill_value)", "kind": 3, "sortText": "aadd", "insertText": "add", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_prefix(prefix, axis)", "kind": 3, "sortText": "aadd_prefix", "insertText": "add_prefix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_suffix(suffix, axis)", "kind": 3, "sortText": "aadd_suffix", "insertText": "add_suffix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "agg", "kind": 6, "sortText": "aagg", "insertText": "agg", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "aggregate(func, axis, args, kwargs)", "kind": 3, "sortText": "aaggregate", "insertText": "aggregate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "align(other, join, axis, level, copy, fill_value, method, limit, fill_axis, broadcast_axis)", "kind": 3, "sortText": "aalign", "insertText": "align", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "all(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aall", "insertText": "all", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "any(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aany", "insertText": "any", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "apply(func, axis, raw, result_type, args, by_row, engine, engine_kwargs, kwargs)", "kind": 3, "sortText": "aapply", "insertText": "apply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "applymap(func, na_action, kwargs)", "kind": 3, "sortText": "aapplymap", "insertText": "applymap", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asfreq(freq, method, how, normalize, fill_value)", "kind": 3, "sortText": "aasfreq", "insertText": "asfreq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asof(where, subset)", "kind": 3, "sortText": "aasof", "insertText": "asof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "assign(kwargs)", "kind": 3, "sortText": "aassign", "insertText": "assign", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "astype(dtype, copy, errors)", "kind": 3, "sortText": "aastype", "insertText": "astype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at", "kind": 10, "sortText": "aat", "insertText": "at", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at_time(time, asof, axis)", "kind": 3, "sortText": "aat_time", "insertText": "at_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "attrs", "kind": 6, "sortText": "aattrs", "insertText": "attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "axes", "kind": 10, "sortText": "aaxes", "insertText": "axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "backfill(axis, inplace, limit, downcast)", "kind": 3, "sortText": "abackfill", "insertText": "backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "between_time(start_time, end_time, inclusive, axis)", "kind": 3, "sortText": "abetween_time", "insertText": "between_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bfill(axis, inplace, limit, limit_area, downcast)", "kind": 3, "sortText": "abfill", "insertText": "bfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bool()", "kind": 3, "sortText": "abool", "insertText": "bool", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "boxplot", "kind": 6, "sortText": "aboxplot", "insertText": "boxplot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "clip(lower, upper, axis, inplace, kwargs)", "kind": 3, "sortText": "aclip", "insertText": "clip", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "columns", "kind": 6, "sortText": "acolumns", "insertText": "columns", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine", "kind": 3, "sortText": "acombine", "insertText": "combine", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine_first", "kind": 3, "sortText": "acombine_first", "insertText": "combine_first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "compare", "kind": 3, "sortText": "acompare", "insertText": "compare", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "convert_dtypes", "kind": 3, "sortText": "aconvert_dtypes", "insertText": "convert_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "copy", "kind": 3, "sortText": "acopy", "insertText": "copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corr", "kind": 3, "sortText": "acorr", "insertText": "corr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corrwith", "kind": 3, "sortText": "acorrwith", "insertText": "corrwith", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "count", "kind": 3, "sortText": "acount", "insertText": "count", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cov", "kind": 3, "sortText": "acov", "insertText": "cov", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummax", "kind": 3, "sortText": "acummax", "insertText": "cummax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummin", "kind": 3, "sortText": "acummin", "insertText": "cummin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumprod", "kind": 3, "sortText": "acumprod", "insertText": "cumprod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumsum", "kind": 3, "sortText": "acumsum", "insertText": "cumsum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "describe", "kind": 3, "sortText": "adescribe", "insertText": "describe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "diff", "kind": 3, "sortText": "adiff", "insertText": "diff", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "div", "kind": 6, "sortText": "adiv", "insertText": "div", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "divide", "kind": 6, "sortText": "adivide", "insertText": "divide", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dot", "kind": 3, "sortText": "adot", "insertText": "dot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop", "kind": 3, "sortText": "adrop", "insertText": "drop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop_duplicates", "kind": 3, "sortText": "adrop_duplicates", "insertText": "drop_duplicates", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "droplevel", "kind": 3, "sortText": "adroplevel", "insertText": "droplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dropna", "kind": 3, "sortText": "adropna", "insertText": "dropna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dtypes", "kind": 10, "sortText": "adtypes", "insertText": "dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "duplicated", "kind": 3, "sortText": "aduplicated", "insertText": "duplicated", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "empty", "kind": 10, "sortText": "aempty", "insertText": "empty", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eq", "kind": 3, "sortText": "aeq", "insertText": "eq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "equals", "kind": 3, "sortText": "aequals", "insertText": "equals", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eval", "kind": 3, "sortText": "aeval", "insertText": "eval", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ewm", "kind": 3, "sortText": "aewm", "insertText": "ewm", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "expanding", "kind": 3, "sortText": "aexpanding", "insertText": "expanding", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "explode", "kind": 3, "sortText": "aexplode", "insertText": "explode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ffill", "kind": 3, "sortText": "affill", "insertText": "ffill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "fillna", "kind": 3, "sortText": "afillna", "insertText": "fillna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "filter", "kind": 3, "sortText": "afilter", "insertText": "filter", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first", "kind": 3, "sortText": "afirst", "insertText": "first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first_valid_index", "kind": 3, "sortText": "afirst_valid_index", "insertText": "first_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "flags", "kind": 10, "sortText": "aflags", "insertText": "flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "floordiv", "kind": 3, "sortText": "afloordiv", "insertText": "floordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_dict", "kind": 3, "sortText": "afrom_dict", "insertText": "from_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_records", "kind": 3, "sortText": "afrom_records", "insertText": "from_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ge", "kind": 3, "sortText": "age", "insertText": "ge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "get", "kind": 3, "sortText": "aget", "insertText": "get", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "groupby", "kind": 3, "sortText": "agroupby", "insertText": "groupby", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "gt", "kind": 3, "sortText": "agt", "insertText": "gt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "head", "kind": 3, "sortText": "ahead", "insertText": "head", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "hist", "kind": 6, "sortText": "ahist", "insertText": "hist", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iat", "kind": 10, "sortText": "aiat", "insertText": "iat", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmax", "kind": 3, "sortText": "aidxmax", "insertText": "idxmax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmin", "kind": 3, "sortText": "aidxmin", "insertText": "idxmin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iloc", "kind": 10, "sortText": "ailoc", "insertText": "iloc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "index", "kind": 6, "sortText": "aindex", "insertText": "index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "infer_objects", "kind": 3, "sortText": "ainfer_objects", "insertText": "infer_objects", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "info", "kind": 3, "sortText": "ainfo", "insertText": "info", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "insert", "kind": 3, "sortText": "ainsert", "insertText": "insert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "interpolate", "kind": 3, "sortText": "ainterpolate", "insertText": "interpolate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isetitem", "kind": 3, "sortText": "aisetitem", "insertText": "isetitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isin", "kind": 3, "sortText": "aisin", "insertText": "isin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isna", "kind": 3, "sortText": "aisna", "insertText": "isna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isnull", "kind": 3, "sortText": "aisnull", "insertText": "isnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "items", "kind": 3, "sortText": "aitems", "insertText": "items", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iterrows", "kind": 3, "sortText": "aiterrows", "insertText": "iterrows", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "itertuples", "kind": 3, "sortText": "aitertuples", "insertText": "itertuples", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "join", "kind": 3, "sortText": "ajoin", "insertText": "join", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "keys", "kind": 3, "sortText": "akeys", "insertText": "keys", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurt", "kind": 3, "sortText": "akurt", "insertText": "kurt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurtosis", "kind": 6, "sortText": "akurtosis", "insertText": "kurtosis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last", "kind": 3, "sortText": "alast", "insertText": "last", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last_valid_index", "kind": 3, "sortText": "alast_valid_index", "insertText": "last_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "le", "kind": 3, "sortText": "ale", "insertText": "le", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "loc", "kind": 10, "sortText": "aloc", "insertText": "loc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "lt", "kind": 3, "sortText": "alt", "insertText": "lt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "map", "kind": 3, "sortText": "amap", "insertText": "map", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mask", "kind": 3, "sortText": "amask", "insertText": "mask", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "max", "kind": 3, "sortText": "amax", "insertText": "max", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mean", "kind": 3, "sortText": "amean", "insertText": "mean", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "median", "kind": 3, "sortText": "amedian", "insertText": "median", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "melt", "kind": 3, "sortText": "amelt", "insertText": "melt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "memory_usage", "kind": 3, "sortText": "amemory_usage", "insertText": "memory_usage", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "merge", "kind": 3, "sortText": "amerge", "insertText": "merge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "min", "kind": 3, "sortText": "amin", "insertText": "min", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mod", "kind": 3, "sortText": "amod", "insertText": "mod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mode", "kind": 3, "sortText": "amode", "insertText": "mode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mul", "kind": 3, "sortText": "amul", "insertText": "mul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "multiply", "kind": 6, "sortText": "amultiply", "insertText": "multiply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ndim", "kind": 10, "sortText": "andim", "insertText": "ndim", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ne", "kind": 3, "sortText": "ane", "insertText": "ne", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nlargest", "kind": 3, "sortText": "anlargest", "insertText": "nlargest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notna", "kind": 3, "sortText": "anotna", "insertText": "notna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notnull", "kind": 3, "sortText": "anotnull", "insertText": "notnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nsmallest", "kind": 3, "sortText": "ansmallest", "insertText": "nsmallest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nunique", "kind": 3, "sortText": "anunique", "insertText": "nunique", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pad", "kind": 3, "sortText": "apad", "insertText": "pad", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pct_change", "kind": 3, "sortText": "apct_change", "insertText": "pct_change", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pipe", "kind": 3, "sortText": "apipe", "insertText": "pipe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot", "kind": 3, "sortText": "apivot", "insertText": "pivot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot_table", "kind": 3, "sortText": "apivot_table", "insertText": "pivot_table", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "plot", "kind": 6, "sortText": "aplot", "insertText": "plot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pop", "kind": 3, "sortText": "apop", "insertText": "pop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pow", "kind": 3, "sortText": "apow", "insertText": "pow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "prod", "kind": 3, "sortText": "aprod", "insertText": "prod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "product", "kind": 6, "sortText": "aproduct", "insertText": "product", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "quantile", "kind": 3, "sortText": "aquantile", "insertText": "quantile", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "query", "kind": 3, "sortText": "aquery", "insertText": "query", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "radd", "kind": 3, "sortText": "aradd", "insertText": "radd", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rank", "kind": 3, "sortText": "arank", "insertText": "rank", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rdiv", "kind": 6, "sortText": "ardiv", "insertText": "rdiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex", "kind": 3, "sortText": "areindex", "insertText": "reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex_like", "kind": 3, "sortText": "areindex_like", "insertText": "reindex_like", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename", "kind": 3, "sortText": "arename", "insertText": "rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename_axis", "kind": 3, "sortText": "arename_axis", "insertText": "rename_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reorder_levels", "kind": 3, "sortText": "areorder_levels", "insertText": "reorder_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "replace", "kind": 3, "sortText": "areplace", "insertText": "replace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "resample", "kind": 3, "sortText": "aresample", "insertText": "resample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reset_index", "kind": 3, "sortText": "areset_index", "insertText": "reset_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rfloordiv", "kind": 3, "sortText": "arfloordiv", "insertText": "rfloordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmod", "kind": 3, "sortText": "armod", "insertText": "rmod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmul", "kind": 3, "sortText": "armul", "insertText": "rmul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rolling", "kind": 3, "sortText": "arolling", "insertText": "rolling", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "round", "kind": 3, "sortText": "around", "insertText": "round", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rpow", "kind": 3, "sortText": "arpow", "insertText": "rpow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rsub", "kind": 3, "sortText": "arsub", "insertText": "rsub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rtruediv", "kind": 3, "sortText": "artruediv", "insertText": "rtruediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sample", "kind": 3, "sortText": "asample", "insertText": "sample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "select_dtypes", "kind": 3, "sortText": "aselect_dtypes", "insertText": "select_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sem", "kind": 3, "sortText": "asem", "insertText": "sem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_axis", "kind": 3, "sortText": "aset_axis", "insertText": "set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_flags", "kind": 3, "sortText": "aset_flags", "insertText": "set_flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_index", "kind": 3, "sortText": "aset_index", "insertText": "set_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shape", "kind": 10, "sortText": "ashape", "insertText": "shape", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shift", "kind": 3, "sortText": "ashift", "insertText": "shift", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "size", "kind": 10, "sortText": "asize", "insertText": "size", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "skew", "kind": 3, "sortText": "askew", "insertText": "skew", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_index", "kind": 3, "sortText": "asort_index", "insertText": "sort_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_values", "kind": 3, "sortText": "asort_values", "insertText": "sort_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sparse", "kind": 6, "sortText": "asparse", "insertText": "sparse", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "squeeze", "kind": 3, "sortText": "asqueeze", "insertText": "squeeze", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "stack", "kind": 3, "sortText": "astack", "insertText": "stack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "std", "kind": 3, "sortText": "astd", "insertText": "std", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "style", "kind": 10, "sortText": "astyle", "insertText": "style", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sub", "kind": 3, "sortText": "asub", "insertText": "sub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "subtract", "kind": 6, "sortText": "asubtract", "insertText": "subtract", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sum", "kind": 3, "sortText": "asum", "insertText": "sum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swapaxes", "kind": 3, "sortText": "aswapaxes", "insertText": "swapaxes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swaplevel", "kind": 3, "sortText": "aswaplevel", "insertText": "swaplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "T", "kind": 10, "sortText": "aT", "insertText": "T", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tail", "kind": 3, "sortText": "atail", "insertText": "tail", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "take", "kind": 3, "sortText": "atake", "insertText": "take", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_clipboard", "kind": 3, "sortText": "ato_clipboard", "insertText": "to_clipboard", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_csv", "kind": 3, "sortText": "ato_csv", "insertText": "to_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_dict", "kind": 3, "sortText": "ato_dict", "insertText": "to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_excel", "kind": 3, "sortText": "ato_excel", "insertText": "to_excel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_feather", "kind": 3, "sortText": "ato_feather", "insertText": "to_feather", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_gbq", "kind": 3, "sortText": "ato_gbq", "insertText": "to_gbq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_hdf", "kind": 3, "sortText": "ato_hdf", "insertText": "to_hdf", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_html", "kind": 3, "sortText": "ato_html", "insertText": "to_html", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_json", "kind": 3, "sortText": "ato_json", "insertText": "to_json", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_latex", "kind": 3, "sortText": "ato_latex", "insertText": "to_latex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_markdown", "kind": 3, "sortText": "ato_markdown", "insertText": "to_markdown", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_numpy", "kind": 3, "sortText": "ato_numpy", "insertText": "to_numpy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_orc", "kind": 3, "sortText": "ato_orc", "insertText": "to_orc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_parquet", "kind": 3, "sortText": "ato_parquet", "insertText": "to_parquet", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_period", "kind": 3, "sortText": "ato_period", "insertText": "to_period", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_pickle", "kind": 3, "sortText": "ato_pickle", "insertText": "to_pickle", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_records", "kind": 3, "sortText": "ato_records", "insertText": "to_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_sql", "kind": 3, "sortText": "ato_sql", "insertText": "to_sql", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_stata", "kind": 3, "sortText": "ato_stata", "insertText": "to_stata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_string", "kind": 3, "sortText": "ato_string", "insertText": "to_string", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_timestamp", "kind": 3, "sortText": "ato_timestamp", "insertText": "to_timestamp", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xarray", "kind": 3, "sortText": "ato_xarray", "insertText": "to_xarray", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xml", "kind": 3, "sortText": "ato_xml", "insertText": "to_xml", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transform", "kind": 3, "sortText": "atransform", "insertText": "transform", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transpose", "kind": 3, "sortText": "atranspose", "insertText": "transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truediv", "kind": 3, "sortText": "atruediv", "insertText": "truediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truncate", "kind": 3, "sortText": "atruncate", "insertText": "truncate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_convert", "kind": 3, "sortText": "atz_convert", "insertText": "tz_convert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_localize", "kind": 3, "sortText": "atz_localize", "insertText": "tz_localize", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "unstack", "kind": 3, "sortText": "aunstack", "insertText": "unstack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "update", "kind": 3, "sortText": "aupdate", "insertText": "update", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "value_counts", "kind": 3, "sortText": "avalue_counts", "insertText": "value_counts", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "values", "kind": 10, "sortText": "avalues", "insertText": "values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "var", "kind": 3, "sortText": "avar", "insertText": "var", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "where", "kind": 3, "sortText": "awhere", "insertText": "where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "xs", "kind": 3, "sortText": "axs", "insertText": "xs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accessors", "kind": 6, "sortText": "z_accessors", "insertText": "_accessors", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accum_func", "kind": 3, "sortText": "z_accum_func", "insertText": "_accum_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_examples_doc", "kind": 6, "sortText": "z_agg_examples_doc", "insertText": "_agg_examples_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_see_also_doc", "kind": 6, "sortText": "z_agg_see_also_doc", "insertText": "_agg_see_also_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_for_op", "kind": 3, "sortText": "z_align_for_op", "insertText": "_align_for_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_frame", "kind": 3, "sortText": "z_align_frame", "insertText": "_align_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_series", "kind": 3, "sortText": "z_align_series", "insertText": "_align_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_append", "kind": 3, "sortText": "z_append", "insertText": "_append", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method", "kind": 3, "sortText": "z_arith_method", "insertText": "_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method_with_reindex", "kind": 3, "sortText": "z_arith_method_with_reindex", "insertText": "_arith_method_with_reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_as_manager", "kind": 3, "sortText": "z_as_manager", "insertText": "_as_manager", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_attrs", "kind": 6, "sortText": "z_attrs", "insertText": "_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_LEN", "kind": 6, "sortText": "z_AXIS_LEN", "insertText": "_AXIS_LEN", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_ORDERS", "kind": 6, "sortText": "z_AXIS_ORDERS", "insertText": "_AXIS_ORDERS", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_TO_AXIS_NUMBER", "kind": 6, "sortText": "z_AXIS_TO_AXIS_NUMBER", "insertText": "_AXIS_TO_AXIS_NUMBER", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_box_col_values", "kind": 3, "sortText": "z_box_col_values", "insertText": "_box_col_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cache", "kind": 6, "sortText": "z_cache", "insertText": "_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_can_fast_transpose", "kind": 10, "sortText": "z_can_fast_transpose", "insertText": "_can_fast_transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_inplace_and_allows_duplicate_labels", "kind": 3, "sortText": "z_check_inplace_and_allows_duplicate_labels", "insertText": "_check_inplace_and_allows_duplicate_labels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_is_chained_assignment_possible", "kind": 3, "sortText": "z_check_is_chained_assignment_possible", "insertText": "_check_is_chained_assignment_possible", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_label_or_level_ambiguity", "kind": 3, "sortText": "z_check_label_or_level_ambiguity", "insertText": "_check_label_or_level_ambiguity", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_setitem_copy", "kind": 3, "sortText": "z_check_setitem_copy", "insertText": "_check_setitem_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clear_item_cache", "kind": 3, "sortText": "z_clear_item_cache", "insertText": "_clear_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_one_bound", "kind": 3, "sortText": "z_clip_with_one_bound", "insertText": "_clip_with_one_bound", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_scalar", "kind": 3, "sortText": "z_clip_with_scalar", "insertText": "_clip_with_scalar", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cmp_method", "kind": 3, "sortText": "z_cmp_method", "insertText": "_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_combine_frame", "kind": 3, "sortText": "z_combine_frame", "insertText": "_combine_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate", "kind": 3, "sortText": "z_consolidate", "insertText": "_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate_inplace", "kind": 3, "sortText": "z_consolidate_inplace", "insertText": "_consolidate_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_axes_dict", "kind": 3, "sortText": "z_construct_axes_dict", "insertText": "_construct_axes_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_result", "kind": 3, "sortText": "z_construct_result", "insertText": "_construct_result", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor", "kind": 10, "sortText": "z_constructor", "insertText": "_constructor", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_from_mgr", "kind": 3, "sortText": "z_constructor_from_mgr", "insertText": "_constructor_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced", "kind": 6, "sortText": "z_constructor_sliced", "insertText": "_constructor_sliced", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced_from_mgr", "kind": 3, "sortText": "z_constructor_sliced_from_mgr", "insertText": "_constructor_sliced_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_create_data_for_split_and_tight_to_dict", "kind": 3, "sortText": "z_create_data_for_split_and_tight_to_dict", "insertText": "_create_data_for_split_and_tight_to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_data", "kind": 10, "sortText": "z_data", "insertText": "_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_deprecate_downcast", "kind": 3, "sortText": "z_deprecate_downcast", "insertText": "_deprecate_downcast", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_additions", "kind": 3, "sortText": "z_dir_additions", "insertText": "_dir_additions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_deletions", "kind": 3, "sortText": "z_dir_deletions", "insertText": "_dir_deletions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dispatch_frame_op", "kind": 3, "sortText": "z_dispatch_frame_op", "insertText": "_dispatch_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_axis", "kind": 3, "sortText": "z_drop_axis", "insertText": "_drop_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_labels_or_levels", "kind": 3, "sortText": "z_drop_labels_or_levels", "insertText": "_drop_labels_or_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ensure_valid_index", "kind": 3, "sortText": "z_ensure_valid_index", "insertText": "_ensure_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_find_valid_index", "kind": 3, "sortText": "z_find_valid_index", "insertText": "_find_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_arith_method", "kind": 3, "sortText": "z_flex_arith_method", "insertText": "_flex_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_cmp_method", "kind": 3, "sortText": "z_flex_cmp_method", "insertText": "_flex_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_arrays", "kind": 3, "sortText": "z_from_arrays", "insertText": "_from_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_mgr", "kind": 3, "sortText": "z_from_mgr", "insertText": "_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_agg_axis", "kind": 3, "sortText": "z_get_agg_axis", "insertText": "_get_agg_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis", "kind": 3, "sortText": "z_get_axis", "insertText": "_get_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_name", "kind": 3, "sortText": "z_get_axis_name", "insertText": "_get_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_number", "kind": 3, "sortText": "z_get_axis_number", "insertText": "_get_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_resolvers", "kind": 3, "sortText": "z_get_axis_resolvers", "insertText": "_get_axis_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_block_manager_axis", "kind": 3, "sortText": "z_get_block_manager_axis", "insertText": "_get_block_manager_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_bool_data", "kind": 3, "sortText": "z_get_bool_data", "insertText": "_get_bool_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_cleaned_column_resolvers", "kind": 3, "sortText": "z_get_cleaned_column_resolvers", "insertText": "_get_cleaned_column_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_column_array", "kind": 3, "sortText": "z_get_column_array", "insertText": "_get_column_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_index_resolvers", "kind": 3, "sortText": "z_get_index_resolvers", "insertText": "_get_index_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_item_cache", "kind": 3, "sortText": "z_get_item_cache", "insertText": "_get_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_label_or_level_values", "kind": 3, "sortText": "z_get_label_or_level_values", "insertText": "_get_label_or_level_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_numeric_data", "kind": 3, "sortText": "z_get_numeric_data", "insertText": "_get_numeric_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_value", "kind": 3, "sortText": "z_get_value", "insertText": "_get_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_values_for_csv", "kind": 3, "sortText": "z_get_values_for_csv", "insertText": "_get_values_for_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_bool_array", "kind": 3, "sortText": "z_getitem_bool_array", "insertText": "_getitem_bool_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_multilevel", "kind": 3, "sortText": "z_getitem_multilevel", "insertText": "_getitem_multilevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_nocopy", "kind": 3, "sortText": "z_getitem_nocopy", "insertText": "_getitem_nocopy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_slice", "kind": 3, "sortText": "z_getitem_slice", "insertText": "_getitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_gotitem", "kind": 3, "sortText": "z_gotitem", "insertText": "_gotitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_HANDLED_TYPES", "kind": 6, "sortText": "z_HANDLED_TYPES", "insertText": "_HANDLED_TYPES", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_hidden_attrs", "kind": 6, "sortText": "z_hidden_attrs", "insertText": "_hidden_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_indexed_same", "kind": 3, "sortText": "z_indexed_same", "insertText": "_indexed_same", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis", "kind": 10, "sortText": "z_info_axis", "insertText": "_info_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_name", "kind": 6, "sortText": "z_info_axis_name", "insertText": "_info_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_number", "kind": 6, "sortText": "z_info_axis_number", "insertText": "_info_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_repr", "kind": 3, "sortText": "z_info_repr", "insertText": "_info_repr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_init_mgr", "kind": 3, "sortText": "z_init_mgr", "insertText": "_init_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_inplace_method", "kind": 3, "sortText": "z_inplace_method", "insertText": "_inplace_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names", "kind": 6, "sortText": "z_internal_names", "insertText": "_internal_names", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names_set", "kind": 6, "sortText": "z_internal_names_set", "insertText": "_internal_names_set", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_copy", "kind": 6, "sortText": "z_is_copy", "insertText": "_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_homogeneous_type", "kind": 10, "sortText": "z_is_homogeneous_type", "insertText": "_is_homogeneous_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_or_level_reference", "kind": 3, "sortText": "z_is_label_or_level_reference", "insertText": "_is_label_or_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_reference", "kind": 3, "sortText": "z_is_label_reference", "insertText": "_is_label_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_level_reference", "kind": 3, "sortText": "z_is_level_reference", "insertText": "_is_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_mixed_type", "kind": 10, "sortText": "z_is_mixed_type", "insertText": "_is_mixed_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view", "kind": 10, "sortText": "z_is_view", "insertText": "_is_view", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view_after_cow_rules", "kind": 3, "sortText": "z_is_view_after_cow_rules", "insertText": "_is_view_after_cow_rules", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item", "kind": 3, "sortText": "z_iset_item", "insertText": "_iset_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item_mgr", "kind": 3, "sortText": "z_iset_item_mgr", "insertText": "_iset_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_not_inplace", "kind": 3, "sortText": "z_iset_not_inplace", "insertText": "_iset_not_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_item_cache", "kind": 6, "sortText": "z_item_cache", "insertText": "_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iter_column_arrays", "kind": 3, "sortText": "z_iter_column_arrays", "insertText": "_iter_column_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ixs", "kind": 3, "sortText": "z_ixs", "insertText": "_ixs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_func", "kind": 3, "sortText": "z_logical_func", "insertText": "_logical_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_method", "kind": 6, "sortText": "z_logical_method", "insertText": "_logical_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_align_series_as_frame", "kind": 3, "sortText": "z_maybe_align_series_as_frame", "insertText": "_maybe_align_series_as_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_cache_changed", "kind": 3, "sortText": "z_maybe_cache_changed", "insertText": "_maybe_cache_changed", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_update_cacher", "kind": 3, "sortText": "z_maybe_update_cacher", "insertText": "_maybe_update_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_metadata", "kind": 6, "sortText": "z_metadata", "insertText": "_metadata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_mgr", "kind": 6, "sortText": "z_mgr", "insertText": "_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_min_count_stat_function", "kind": 3, "sortText": "z_min_count_stat_function", "insertText": "_min_count_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_needs_reindex_multi", "kind": 3, "sortText": "z_needs_reindex_multi", "insertText": "_needs_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_pad_or_backfill", "kind": 3, "sortText": "z_pad_or_backfill", "insertText": "_pad_or_backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_protect_consolidate", "kind": 3, "sortText": "z_protect_consolidate", "insertText": "_protect_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce", "kind": 3, "sortText": "z_reduce", "insertText": "_reduce", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce_axis1", "kind": 3, "sortText": "z_reduce_axis1", "insertText": "_reduce_axis1", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_axes", "kind": 3, "sortText": "z_reindex_axes", "insertText": "_reindex_axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_multi", "kind": 3, "sortText": "z_reindex_multi", "insertText": "_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_with_indexers", "kind": 3, "sortText": "z_reindex_with_indexers", "insertText": "_reindex_with_indexers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_rename", "kind": 3, "sortText": "z_rename", "insertText": "_rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_replace_columnwise", "kind": 3, "sortText": "z_replace_columnwise", "insertText": "_replace_columnwise", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_data_resource_", "kind": 3, "sortText": "z_repr_data_resource_", "insertText": "_repr_data_resource_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_horizontal_", "kind": 3, "sortText": "z_repr_fits_horizontal_", "insertText": "_repr_fits_horizontal_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_vertical_", "kind": 3, "sortText": "z_repr_fits_vertical_", "insertText": "_repr_fits_vertical_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_html_", "kind": 3, "sortText": "z_repr_html_", "insertText": "_repr_html_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_latex_", "kind": 3, "sortText": "z_repr_latex_", "insertText": "_repr_latex_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cache", "kind": 3, "sortText": "z_reset_cache", "insertText": "_reset_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cacher", "kind": 3, "sortText": "z_reset_cacher", "insertText": "_reset_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_sanitize_column", "kind": 3, "sortText": "z_sanitize_column", "insertText": "_sanitize_column", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_series", "kind": 10, "sortText": "z_series", "insertText": "_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis", "kind": 3, "sortText": "z_set_axis", "insertText": "_set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_name", "kind": 3, "sortText": "z_set_axis_name", "insertText": "_set_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_nocheck", "kind": 3, "sortText": "z_set_axis_nocheck", "insertText": "_set_axis_nocheck", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_is_copy", "kind": 3, "sortText": "z_set_is_copy", "insertText": "_set_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item", "kind": 3, "sortText": "z_set_item", "insertText": "_set_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_frame_value", "kind": 3, "sortText": "z_set_item_frame_value", "insertText": "_set_item_frame_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_mgr", "kind": 3, "sortText": "z_set_item_mgr", "insertText": "_set_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_value", "kind": 3, "sortText": "z_set_value", "insertText": "_set_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_array", "kind": 3, "sortText": "z_setitem_array", "insertText": "_setitem_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_frame", "kind": 3, "sortText": "z_setitem_frame", "insertText": "_setitem_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_slice", "kind": 3, "sortText": "z_setitem_slice", "insertText": "_setitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shared_docs", "kind": 6, "sortText": "z_shared_docs", "insertText": "_shared_docs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shift_with_freq", "kind": 3, "sortText": "z_shift_with_freq", "insertText": "_shift_with_freq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_should_reindex_frame_op", "kind": 3, "sortText": "z_should_reindex_frame_op", "insertText": "_should_reindex_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_slice", "kind": 3, "sortText": "z_slice", "insertText": "_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function", "kind": 3, "sortText": "z_stat_function", "insertText": "_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function_ddof", "kind": 3, "sortText": "z_stat_function_ddof", "insertText": "_stat_function_ddof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_take_with_is_copy", "kind": 3, "sortText": "z_take_with_is_copy", "insertText": "_take_with_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_dict_of_blocks", "kind": 3, "sortText": "z_to_dict_of_blocks", "insertText": "_to_dict_of_blocks", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_latex_via_styler", "kind": 3, "sortText": "z_to_latex_via_styler", "insertText": "_to_latex_via_styler", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_typ", "kind": 6, "sortText": "z_typ", "insertText": "_typ", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_update_inplace", "kind": 3, "sortText": "z_update_inplace", "insertText": "_update_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_validate_dtype", "kind": 3, "sortText": "z_validate_dtype", "insertText": "_validate_dtype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_values", "kind": 10, "sortText": "z_values", "insertText": "_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_where", "kind": 3, "sortText": "z_where", "insertText": "_where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__abs__", "kind": 3, "sortText": "z__abs__", "insertText": "__abs__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__add__", "kind": 3, "sortText": "z__add__", "insertText": "__add__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__and__", "kind": 3, "sortText": "z__and__", "insertText": "__and__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__annotations__", "kind": 6, "sortText": "z__annotations__", "insertText": "__annotations__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array__", "kind": 3, "sortText": "z__array__", "insertText": "__array__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_priority__", "kind": 6, "sortText": "z__array_priority__", "insertText": "__array_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_ufunc__", "kind": 3, "sortText": "z__array_ufunc__", "insertText": "__array_ufunc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__arrow_c_stream__", "kind": 3, "sortText": "z__arrow_c_stream__", "insertText": "__arrow_c_stream__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__bool__", "kind": 18, "sortText": "z__bool__", "insertText": "__bool__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__class__", "kind": 7, "sortText": "z__class__", "insertText": "__class__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__contains__", "kind": 3, "sortText": "z__contains__", "insertText": "__contains__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__copy__", "kind": 3, "sortText": "z__copy__", "insertText": "__copy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe__", "kind": 3, "sortText": "z__dataframe__", "insertText": "__dataframe__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe_consortium_standard__", "kind": 3, "sortText": "z__dataframe_consortium_standard__", "insertText": "__dataframe_consortium_standard__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__deepcopy__", "kind": 3, "sortText": "z__deepcopy__", "insertText": "__deepcopy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delattr__", "kind": 18, "sortText": "z__delattr__", "insertText": "__delattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delitem__", "kind": 3, "sortText": "z__delitem__", "insertText": "__delitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dict__", "kind": 6, "sortText": "z__dict__", "insertText": "__dict__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dir__", "kind": 3, "sortText": "z__dir__", "insertText": "__dir__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__divmod__", "kind": 3, "sortText": "z__divmod__", "insertText": "__divmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__doc__", "kind": 18, "sortText": "z__doc__", "insertText": "__doc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__eq__", "kind": 18, "sortText": "z__eq__", "insertText": "__eq__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__finalize__", "kind": 3, "sortText": "z__finalize__", "insertText": "__finalize__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__floordiv__", "kind": 3, "sortText": "z__floordiv__", "insertText": "__floordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__format__", "kind": 3, "sortText": "z__format__", "insertText": "__format__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ge__", "kind": 18, "sortText": "z__ge__", "insertText": "__ge__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattr__", "kind": 3, "sortText": "z__getattr__", "insertText": "__getattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattribute__", "kind": 18, "sortText": "z__getattribute__", "insertText": "__getattribute__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getitem__", "kind": 3, "sortText": "z__getitem__", "insertText": "__getitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getstate__", "kind": 3, "sortText": "z__getstate__", "insertText": "__getstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__gt__", "kind": 18, "sortText": "z__gt__", "insertText": "__gt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__hash__", "kind": 18, "sortText": "z__hash__", "insertText": "__hash__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iadd__", "kind": 3, "sortText": "z__iadd__", "insertText": "__iadd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iand__", "kind": 3, "sortText": "z__iand__", "insertText": "__iand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ifloordiv__", "kind": 3, "sortText": "z__ifloordiv__", "insertText": "__ifloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imod__", "kind": 3, "sortText": "z__imod__", "insertText": "__imod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imul__", "kind": 3, "sortText": "z__imul__", "insertText": "__imul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init__", "kind": 18, "sortText": "z__init__", "insertText": "__init__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init_subclass__", "kind": 3, "sortText": "z__init_subclass__", "insertText": "__init_subclass__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__invert__", "kind": 3, "sortText": "z__invert__", "insertText": "__invert__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ior__", "kind": 3, "sortText": "z__ior__", "insertText": "__ior__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ipow__", "kind": 3, "sortText": "z__ipow__", "insertText": "__ipow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__isub__", "kind": 3, "sortText": "z__isub__", "insertText": "__isub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iter__", "kind": 3, "sortText": "z__iter__", "insertText": "__iter__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__itruediv__", "kind": 3, "sortText": "z__itruediv__", "insertText": "__itruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ixor__", "kind": 3, "sortText": "z__ixor__", "insertText": "__ixor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__le__", "kind": 18, "sortText": "z__le__", "insertText": "__le__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__len__", "kind": 3, "sortText": "z__len__", "insertText": "__len__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__lt__", "kind": 18, "sortText": "z__lt__", "insertText": "__lt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__matmul__", "kind": 3, "sortText": "z__matmul__", "insertText": "__matmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mod__", "kind": 3, "sortText": "z__mod__", "insertText": "__mod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__module__", "kind": 6, "sortText": "z__module__", "insertText": "__module__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mul__", "kind": 3, "sortText": "z__mul__", "insertText": "__mul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ne__", "kind": 18, "sortText": "z__ne__", "insertText": "__ne__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__neg__", "kind": 3, "sortText": "z__neg__", "insertText": "__neg__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__new__", "kind": 3, "sortText": "z__new__", "insertText": "__new__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__nonzero__", "kind": 3, "sortText": "z__nonzero__", "insertText": "__nonzero__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__or__", "kind": 3, "sortText": "z__or__", "insertText": "__or__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pandas_priority__", "kind": 6, "sortText": "z__pandas_priority__", "insertText": "__pandas_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pos__", "kind": 3, "sortText": "z__pos__", "insertText": "__pos__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pow__", "kind": 3, "sortText": "z__pow__", "insertText": "__pow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__radd__", "kind": 3, "sortText": "z__radd__", "insertText": "__radd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rand__", "kind": 3, "sortText": "z__rand__", "insertText": "__rand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rdivmod__", "kind": 3, "sortText": "z__rdivmod__", "insertText": "__rdivmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce__", "kind": 3, "sortText": "z__reduce__", "insertText": "__reduce__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce_ex__", "kind": 3, "sortText": "z__reduce_ex__", "insertText": "__reduce_ex__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__repr__", "kind": 18, "sortText": "z__repr__", "insertText": "__repr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rfloordiv__", "kind": 3, "sortText": "z__rfloordiv__", "insertText": "__rfloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmatmul__", "kind": 3, "sortText": "z__rmatmul__", "insertText": "__rmatmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmod__", "kind": 3, "sortText": "z__rmod__", "insertText": "__rmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmul__", "kind": 3, "sortText": "z__rmul__", "insertText": "__rmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ror__", "kind": 3, "sortText": "z__ror__", "insertText": "__ror__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__round__", "kind": 3, "sortText": "z__round__", "insertText": "__round__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rpow__", "kind": 3, "sortText": "z__rpow__", "insertText": "__rpow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rsub__", "kind": 3, "sortText": "z__rsub__", "insertText": "__rsub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rtruediv__", "kind": 3, "sortText": "z__rtruediv__", "insertText": "__rtruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rxor__", "kind": 3, "sortText": "z__rxor__", "insertText": "__rxor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setattr__", "kind": 18, "sortText": "z__setattr__", "insertText": "__setattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setitem__", "kind": 3, "sortText": "z__setitem__", "insertText": "__setitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setstate__", "kind": 3, "sortText": "z__setstate__", "insertText": "__setstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sizeof__", "kind": 3, "sortText": "z__sizeof__", "insertText": "__sizeof__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__str__", "kind": 18, "sortText": "z__str__", "insertText": "__str__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sub__", "kind": 3, "sortText": "z__sub__", "insertText": "__sub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__subclasshook__", "kind": 3, "sortText": "z__subclasshook__", "insertText": "__subclasshook__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__truediv__", "kind": 3, "sortText": "z__truediv__", "insertText": "__truediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__xor__", "kind": 3, "sortText": "z__xor__", "insertText": "__xor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}]}} -{"suite": "pandas", "label": "edit dataframe then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 39, "iteration": 2, "result": {"isIncomplete": false, "items": [{"label": "abs()", "kind": 3, "sortText": "aabs", "insertText": "abs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add(other, axis, level, fill_value)", "kind": 3, "sortText": "aadd", "insertText": "add", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_prefix(prefix, axis)", "kind": 3, "sortText": "aadd_prefix", "insertText": "add_prefix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_suffix(suffix, axis)", "kind": 3, "sortText": "aadd_suffix", "insertText": "add_suffix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "agg", "kind": 6, "sortText": "aagg", "insertText": "agg", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "aggregate(func, axis, args, kwargs)", "kind": 3, "sortText": "aaggregate", "insertText": "aggregate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "align(other, join, axis, level, copy, fill_value, method, limit, fill_axis, broadcast_axis)", "kind": 3, "sortText": "aalign", "insertText": "align", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "all(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aall", "insertText": "all", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "any(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aany", "insertText": "any", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "apply(func, axis, raw, result_type, args, by_row, engine, engine_kwargs, kwargs)", "kind": 3, "sortText": "aapply", "insertText": "apply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "applymap(func, na_action, kwargs)", "kind": 3, "sortText": "aapplymap", "insertText": "applymap", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asfreq(freq, method, how, normalize, fill_value)", "kind": 3, "sortText": "aasfreq", "insertText": "asfreq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asof(where, subset)", "kind": 3, "sortText": "aasof", "insertText": "asof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "assign(kwargs)", "kind": 3, "sortText": "aassign", "insertText": "assign", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "astype(dtype, copy, errors)", "kind": 3, "sortText": "aastype", "insertText": "astype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at", "kind": 10, "sortText": "aat", "insertText": "at", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at_time(time, asof, axis)", "kind": 3, "sortText": "aat_time", "insertText": "at_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "attrs", "kind": 6, "sortText": "aattrs", "insertText": "attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "axes", "kind": 10, "sortText": "aaxes", "insertText": "axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "backfill(axis, inplace, limit, downcast)", "kind": 3, "sortText": "abackfill", "insertText": "backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "between_time(start_time, end_time, inclusive, axis)", "kind": 3, "sortText": "abetween_time", "insertText": "between_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bfill(axis, inplace, limit, limit_area, downcast)", "kind": 3, "sortText": "abfill", "insertText": "bfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bool()", "kind": 3, "sortText": "abool", "insertText": "bool", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "boxplot", "kind": 6, "sortText": "aboxplot", "insertText": "boxplot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "clip(lower, upper, axis, inplace, kwargs)", "kind": 3, "sortText": "aclip", "insertText": "clip", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "columns", "kind": 6, "sortText": "acolumns", "insertText": "columns", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine", "kind": 3, "sortText": "acombine", "insertText": "combine", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine_first", "kind": 3, "sortText": "acombine_first", "insertText": "combine_first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "compare", "kind": 3, "sortText": "acompare", "insertText": "compare", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "convert_dtypes", "kind": 3, "sortText": "aconvert_dtypes", "insertText": "convert_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "copy", "kind": 3, "sortText": "acopy", "insertText": "copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corr", "kind": 3, "sortText": "acorr", "insertText": "corr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corrwith", "kind": 3, "sortText": "acorrwith", "insertText": "corrwith", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "count", "kind": 3, "sortText": "acount", "insertText": "count", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cov", "kind": 3, "sortText": "acov", "insertText": "cov", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummax", "kind": 3, "sortText": "acummax", "insertText": "cummax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummin", "kind": 3, "sortText": "acummin", "insertText": "cummin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumprod", "kind": 3, "sortText": "acumprod", "insertText": "cumprod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumsum", "kind": 3, "sortText": "acumsum", "insertText": "cumsum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "describe", "kind": 3, "sortText": "adescribe", "insertText": "describe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "diff", "kind": 3, "sortText": "adiff", "insertText": "diff", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "div", "kind": 6, "sortText": "adiv", "insertText": "div", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "divide", "kind": 6, "sortText": "adivide", "insertText": "divide", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dot", "kind": 3, "sortText": "adot", "insertText": "dot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop", "kind": 3, "sortText": "adrop", "insertText": "drop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop_duplicates", "kind": 3, "sortText": "adrop_duplicates", "insertText": "drop_duplicates", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "droplevel", "kind": 3, "sortText": "adroplevel", "insertText": "droplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dropna", "kind": 3, "sortText": "adropna", "insertText": "dropna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dtypes", "kind": 10, "sortText": "adtypes", "insertText": "dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "duplicated", "kind": 3, "sortText": "aduplicated", "insertText": "duplicated", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "empty", "kind": 10, "sortText": "aempty", "insertText": "empty", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eq", "kind": 3, "sortText": "aeq", "insertText": "eq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "equals", "kind": 3, "sortText": "aequals", "insertText": "equals", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eval", "kind": 3, "sortText": "aeval", "insertText": "eval", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ewm", "kind": 3, "sortText": "aewm", "insertText": "ewm", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "expanding", "kind": 3, "sortText": "aexpanding", "insertText": "expanding", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "explode", "kind": 3, "sortText": "aexplode", "insertText": "explode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ffill", "kind": 3, "sortText": "affill", "insertText": "ffill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "fillna", "kind": 3, "sortText": "afillna", "insertText": "fillna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "filter", "kind": 3, "sortText": "afilter", "insertText": "filter", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first", "kind": 3, "sortText": "afirst", "insertText": "first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first_valid_index", "kind": 3, "sortText": "afirst_valid_index", "insertText": "first_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "flags", "kind": 10, "sortText": "aflags", "insertText": "flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "floordiv", "kind": 3, "sortText": "afloordiv", "insertText": "floordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_dict", "kind": 3, "sortText": "afrom_dict", "insertText": "from_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_records", "kind": 3, "sortText": "afrom_records", "insertText": "from_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ge", "kind": 3, "sortText": "age", "insertText": "ge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "get", "kind": 3, "sortText": "aget", "insertText": "get", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "groupby", "kind": 3, "sortText": "agroupby", "insertText": "groupby", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "gt", "kind": 3, "sortText": "agt", "insertText": "gt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "head", "kind": 3, "sortText": "ahead", "insertText": "head", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "hist", "kind": 6, "sortText": "ahist", "insertText": "hist", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iat", "kind": 10, "sortText": "aiat", "insertText": "iat", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmax", "kind": 3, "sortText": "aidxmax", "insertText": "idxmax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmin", "kind": 3, "sortText": "aidxmin", "insertText": "idxmin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iloc", "kind": 10, "sortText": "ailoc", "insertText": "iloc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "index", "kind": 6, "sortText": "aindex", "insertText": "index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "infer_objects", "kind": 3, "sortText": "ainfer_objects", "insertText": "infer_objects", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "info", "kind": 3, "sortText": "ainfo", "insertText": "info", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "insert", "kind": 3, "sortText": "ainsert", "insertText": "insert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "interpolate", "kind": 3, "sortText": "ainterpolate", "insertText": "interpolate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isetitem", "kind": 3, "sortText": "aisetitem", "insertText": "isetitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isin", "kind": 3, "sortText": "aisin", "insertText": "isin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isna", "kind": 3, "sortText": "aisna", "insertText": "isna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isnull", "kind": 3, "sortText": "aisnull", "insertText": "isnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "items", "kind": 3, "sortText": "aitems", "insertText": "items", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iterrows", "kind": 3, "sortText": "aiterrows", "insertText": "iterrows", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "itertuples", "kind": 3, "sortText": "aitertuples", "insertText": "itertuples", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "join", "kind": 3, "sortText": "ajoin", "insertText": "join", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "keys", "kind": 3, "sortText": "akeys", "insertText": "keys", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurt", "kind": 3, "sortText": "akurt", "insertText": "kurt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurtosis", "kind": 6, "sortText": "akurtosis", "insertText": "kurtosis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last", "kind": 3, "sortText": "alast", "insertText": "last", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last_valid_index", "kind": 3, "sortText": "alast_valid_index", "insertText": "last_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "le", "kind": 3, "sortText": "ale", "insertText": "le", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "loc", "kind": 10, "sortText": "aloc", "insertText": "loc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "lt", "kind": 3, "sortText": "alt", "insertText": "lt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "map", "kind": 3, "sortText": "amap", "insertText": "map", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mask", "kind": 3, "sortText": "amask", "insertText": "mask", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "max", "kind": 3, "sortText": "amax", "insertText": "max", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mean", "kind": 3, "sortText": "amean", "insertText": "mean", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "median", "kind": 3, "sortText": "amedian", "insertText": "median", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "melt", "kind": 3, "sortText": "amelt", "insertText": "melt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "memory_usage", "kind": 3, "sortText": "amemory_usage", "insertText": "memory_usage", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "merge", "kind": 3, "sortText": "amerge", "insertText": "merge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "min", "kind": 3, "sortText": "amin", "insertText": "min", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mod", "kind": 3, "sortText": "amod", "insertText": "mod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mode", "kind": 3, "sortText": "amode", "insertText": "mode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mul", "kind": 3, "sortText": "amul", "insertText": "mul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "multiply", "kind": 6, "sortText": "amultiply", "insertText": "multiply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ndim", "kind": 10, "sortText": "andim", "insertText": "ndim", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ne", "kind": 3, "sortText": "ane", "insertText": "ne", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nlargest", "kind": 3, "sortText": "anlargest", "insertText": "nlargest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notna", "kind": 3, "sortText": "anotna", "insertText": "notna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notnull", "kind": 3, "sortText": "anotnull", "insertText": "notnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nsmallest", "kind": 3, "sortText": "ansmallest", "insertText": "nsmallest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nunique", "kind": 3, "sortText": "anunique", "insertText": "nunique", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pad", "kind": 3, "sortText": "apad", "insertText": "pad", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pct_change", "kind": 3, "sortText": "apct_change", "insertText": "pct_change", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pipe", "kind": 3, "sortText": "apipe", "insertText": "pipe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot", "kind": 3, "sortText": "apivot", "insertText": "pivot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot_table", "kind": 3, "sortText": "apivot_table", "insertText": "pivot_table", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "plot", "kind": 6, "sortText": "aplot", "insertText": "plot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pop", "kind": 3, "sortText": "apop", "insertText": "pop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pow", "kind": 3, "sortText": "apow", "insertText": "pow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "prod", "kind": 3, "sortText": "aprod", "insertText": "prod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "product", "kind": 6, "sortText": "aproduct", "insertText": "product", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "quantile", "kind": 3, "sortText": "aquantile", "insertText": "quantile", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "query", "kind": 3, "sortText": "aquery", "insertText": "query", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "radd", "kind": 3, "sortText": "aradd", "insertText": "radd", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rank", "kind": 3, "sortText": "arank", "insertText": "rank", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rdiv", "kind": 6, "sortText": "ardiv", "insertText": "rdiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex", "kind": 3, "sortText": "areindex", "insertText": "reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex_like", "kind": 3, "sortText": "areindex_like", "insertText": "reindex_like", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename", "kind": 3, "sortText": "arename", "insertText": "rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename_axis", "kind": 3, "sortText": "arename_axis", "insertText": "rename_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reorder_levels", "kind": 3, "sortText": "areorder_levels", "insertText": "reorder_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "replace", "kind": 3, "sortText": "areplace", "insertText": "replace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "resample", "kind": 3, "sortText": "aresample", "insertText": "resample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reset_index", "kind": 3, "sortText": "areset_index", "insertText": "reset_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rfloordiv", "kind": 3, "sortText": "arfloordiv", "insertText": "rfloordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmod", "kind": 3, "sortText": "armod", "insertText": "rmod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmul", "kind": 3, "sortText": "armul", "insertText": "rmul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rolling", "kind": 3, "sortText": "arolling", "insertText": "rolling", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "round", "kind": 3, "sortText": "around", "insertText": "round", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rpow", "kind": 3, "sortText": "arpow", "insertText": "rpow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rsub", "kind": 3, "sortText": "arsub", "insertText": "rsub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rtruediv", "kind": 3, "sortText": "artruediv", "insertText": "rtruediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sample", "kind": 3, "sortText": "asample", "insertText": "sample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "select_dtypes", "kind": 3, "sortText": "aselect_dtypes", "insertText": "select_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sem", "kind": 3, "sortText": "asem", "insertText": "sem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_axis", "kind": 3, "sortText": "aset_axis", "insertText": "set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_flags", "kind": 3, "sortText": "aset_flags", "insertText": "set_flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_index", "kind": 3, "sortText": "aset_index", "insertText": "set_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shape", "kind": 10, "sortText": "ashape", "insertText": "shape", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shift", "kind": 3, "sortText": "ashift", "insertText": "shift", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "size", "kind": 10, "sortText": "asize", "insertText": "size", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "skew", "kind": 3, "sortText": "askew", "insertText": "skew", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_index", "kind": 3, "sortText": "asort_index", "insertText": "sort_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_values", "kind": 3, "sortText": "asort_values", "insertText": "sort_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sparse", "kind": 6, "sortText": "asparse", "insertText": "sparse", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "squeeze", "kind": 3, "sortText": "asqueeze", "insertText": "squeeze", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "stack", "kind": 3, "sortText": "astack", "insertText": "stack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "std", "kind": 3, "sortText": "astd", "insertText": "std", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "style", "kind": 10, "sortText": "astyle", "insertText": "style", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sub", "kind": 3, "sortText": "asub", "insertText": "sub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "subtract", "kind": 6, "sortText": "asubtract", "insertText": "subtract", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sum", "kind": 3, "sortText": "asum", "insertText": "sum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swapaxes", "kind": 3, "sortText": "aswapaxes", "insertText": "swapaxes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swaplevel", "kind": 3, "sortText": "aswaplevel", "insertText": "swaplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "T", "kind": 10, "sortText": "aT", "insertText": "T", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tail", "kind": 3, "sortText": "atail", "insertText": "tail", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "take", "kind": 3, "sortText": "atake", "insertText": "take", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_clipboard", "kind": 3, "sortText": "ato_clipboard", "insertText": "to_clipboard", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_csv", "kind": 3, "sortText": "ato_csv", "insertText": "to_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_dict", "kind": 3, "sortText": "ato_dict", "insertText": "to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_excel", "kind": 3, "sortText": "ato_excel", "insertText": "to_excel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_feather", "kind": 3, "sortText": "ato_feather", "insertText": "to_feather", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_gbq", "kind": 3, "sortText": "ato_gbq", "insertText": "to_gbq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_hdf", "kind": 3, "sortText": "ato_hdf", "insertText": "to_hdf", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_html", "kind": 3, "sortText": "ato_html", "insertText": "to_html", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_json", "kind": 3, "sortText": "ato_json", "insertText": "to_json", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_latex", "kind": 3, "sortText": "ato_latex", "insertText": "to_latex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_markdown", "kind": 3, "sortText": "ato_markdown", "insertText": "to_markdown", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_numpy", "kind": 3, "sortText": "ato_numpy", "insertText": "to_numpy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_orc", "kind": 3, "sortText": "ato_orc", "insertText": "to_orc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_parquet", "kind": 3, "sortText": "ato_parquet", "insertText": "to_parquet", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_period", "kind": 3, "sortText": "ato_period", "insertText": "to_period", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_pickle", "kind": 3, "sortText": "ato_pickle", "insertText": "to_pickle", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_records", "kind": 3, "sortText": "ato_records", "insertText": "to_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_sql", "kind": 3, "sortText": "ato_sql", "insertText": "to_sql", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_stata", "kind": 3, "sortText": "ato_stata", "insertText": "to_stata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_string", "kind": 3, "sortText": "ato_string", "insertText": "to_string", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_timestamp", "kind": 3, "sortText": "ato_timestamp", "insertText": "to_timestamp", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xarray", "kind": 3, "sortText": "ato_xarray", "insertText": "to_xarray", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xml", "kind": 3, "sortText": "ato_xml", "insertText": "to_xml", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transform", "kind": 3, "sortText": "atransform", "insertText": "transform", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transpose", "kind": 3, "sortText": "atranspose", "insertText": "transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truediv", "kind": 3, "sortText": "atruediv", "insertText": "truediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truncate", "kind": 3, "sortText": "atruncate", "insertText": "truncate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_convert", "kind": 3, "sortText": "atz_convert", "insertText": "tz_convert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_localize", "kind": 3, "sortText": "atz_localize", "insertText": "tz_localize", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "unstack", "kind": 3, "sortText": "aunstack", "insertText": "unstack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "update", "kind": 3, "sortText": "aupdate", "insertText": "update", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "value_counts", "kind": 3, "sortText": "avalue_counts", "insertText": "value_counts", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "values", "kind": 10, "sortText": "avalues", "insertText": "values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "var", "kind": 3, "sortText": "avar", "insertText": "var", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "where", "kind": 3, "sortText": "awhere", "insertText": "where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "xs", "kind": 3, "sortText": "axs", "insertText": "xs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accessors", "kind": 6, "sortText": "z_accessors", "insertText": "_accessors", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accum_func", "kind": 3, "sortText": "z_accum_func", "insertText": "_accum_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_examples_doc", "kind": 6, "sortText": "z_agg_examples_doc", "insertText": "_agg_examples_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_see_also_doc", "kind": 6, "sortText": "z_agg_see_also_doc", "insertText": "_agg_see_also_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_for_op", "kind": 3, "sortText": "z_align_for_op", "insertText": "_align_for_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_frame", "kind": 3, "sortText": "z_align_frame", "insertText": "_align_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_series", "kind": 3, "sortText": "z_align_series", "insertText": "_align_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_append", "kind": 3, "sortText": "z_append", "insertText": "_append", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method", "kind": 3, "sortText": "z_arith_method", "insertText": "_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method_with_reindex", "kind": 3, "sortText": "z_arith_method_with_reindex", "insertText": "_arith_method_with_reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_as_manager", "kind": 3, "sortText": "z_as_manager", "insertText": "_as_manager", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_attrs", "kind": 6, "sortText": "z_attrs", "insertText": "_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_LEN", "kind": 6, "sortText": "z_AXIS_LEN", "insertText": "_AXIS_LEN", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_ORDERS", "kind": 6, "sortText": "z_AXIS_ORDERS", "insertText": "_AXIS_ORDERS", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_TO_AXIS_NUMBER", "kind": 6, "sortText": "z_AXIS_TO_AXIS_NUMBER", "insertText": "_AXIS_TO_AXIS_NUMBER", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_box_col_values", "kind": 3, "sortText": "z_box_col_values", "insertText": "_box_col_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cache", "kind": 6, "sortText": "z_cache", "insertText": "_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_can_fast_transpose", "kind": 10, "sortText": "z_can_fast_transpose", "insertText": "_can_fast_transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_inplace_and_allows_duplicate_labels", "kind": 3, "sortText": "z_check_inplace_and_allows_duplicate_labels", "insertText": "_check_inplace_and_allows_duplicate_labels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_is_chained_assignment_possible", "kind": 3, "sortText": "z_check_is_chained_assignment_possible", "insertText": "_check_is_chained_assignment_possible", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_label_or_level_ambiguity", "kind": 3, "sortText": "z_check_label_or_level_ambiguity", "insertText": "_check_label_or_level_ambiguity", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_setitem_copy", "kind": 3, "sortText": "z_check_setitem_copy", "insertText": "_check_setitem_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clear_item_cache", "kind": 3, "sortText": "z_clear_item_cache", "insertText": "_clear_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_one_bound", "kind": 3, "sortText": "z_clip_with_one_bound", "insertText": "_clip_with_one_bound", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_scalar", "kind": 3, "sortText": "z_clip_with_scalar", "insertText": "_clip_with_scalar", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cmp_method", "kind": 3, "sortText": "z_cmp_method", "insertText": "_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_combine_frame", "kind": 3, "sortText": "z_combine_frame", "insertText": "_combine_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate", "kind": 3, "sortText": "z_consolidate", "insertText": "_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate_inplace", "kind": 3, "sortText": "z_consolidate_inplace", "insertText": "_consolidate_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_axes_dict", "kind": 3, "sortText": "z_construct_axes_dict", "insertText": "_construct_axes_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_result", "kind": 3, "sortText": "z_construct_result", "insertText": "_construct_result", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor", "kind": 10, "sortText": "z_constructor", "insertText": "_constructor", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_from_mgr", "kind": 3, "sortText": "z_constructor_from_mgr", "insertText": "_constructor_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced", "kind": 6, "sortText": "z_constructor_sliced", "insertText": "_constructor_sliced", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced_from_mgr", "kind": 3, "sortText": "z_constructor_sliced_from_mgr", "insertText": "_constructor_sliced_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_create_data_for_split_and_tight_to_dict", "kind": 3, "sortText": "z_create_data_for_split_and_tight_to_dict", "insertText": "_create_data_for_split_and_tight_to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_data", "kind": 10, "sortText": "z_data", "insertText": "_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_deprecate_downcast", "kind": 3, "sortText": "z_deprecate_downcast", "insertText": "_deprecate_downcast", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_additions", "kind": 3, "sortText": "z_dir_additions", "insertText": "_dir_additions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_deletions", "kind": 3, "sortText": "z_dir_deletions", "insertText": "_dir_deletions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dispatch_frame_op", "kind": 3, "sortText": "z_dispatch_frame_op", "insertText": "_dispatch_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_axis", "kind": 3, "sortText": "z_drop_axis", "insertText": "_drop_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_labels_or_levels", "kind": 3, "sortText": "z_drop_labels_or_levels", "insertText": "_drop_labels_or_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ensure_valid_index", "kind": 3, "sortText": "z_ensure_valid_index", "insertText": "_ensure_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_find_valid_index", "kind": 3, "sortText": "z_find_valid_index", "insertText": "_find_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_arith_method", "kind": 3, "sortText": "z_flex_arith_method", "insertText": "_flex_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_cmp_method", "kind": 3, "sortText": "z_flex_cmp_method", "insertText": "_flex_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_arrays", "kind": 3, "sortText": "z_from_arrays", "insertText": "_from_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_mgr", "kind": 3, "sortText": "z_from_mgr", "insertText": "_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_agg_axis", "kind": 3, "sortText": "z_get_agg_axis", "insertText": "_get_agg_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis", "kind": 3, "sortText": "z_get_axis", "insertText": "_get_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_name", "kind": 3, "sortText": "z_get_axis_name", "insertText": "_get_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_number", "kind": 3, "sortText": "z_get_axis_number", "insertText": "_get_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_resolvers", "kind": 3, "sortText": "z_get_axis_resolvers", "insertText": "_get_axis_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_block_manager_axis", "kind": 3, "sortText": "z_get_block_manager_axis", "insertText": "_get_block_manager_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_bool_data", "kind": 3, "sortText": "z_get_bool_data", "insertText": "_get_bool_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_cleaned_column_resolvers", "kind": 3, "sortText": "z_get_cleaned_column_resolvers", "insertText": "_get_cleaned_column_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_column_array", "kind": 3, "sortText": "z_get_column_array", "insertText": "_get_column_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_index_resolvers", "kind": 3, "sortText": "z_get_index_resolvers", "insertText": "_get_index_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_item_cache", "kind": 3, "sortText": "z_get_item_cache", "insertText": "_get_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_label_or_level_values", "kind": 3, "sortText": "z_get_label_or_level_values", "insertText": "_get_label_or_level_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_numeric_data", "kind": 3, "sortText": "z_get_numeric_data", "insertText": "_get_numeric_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_value", "kind": 3, "sortText": "z_get_value", "insertText": "_get_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_values_for_csv", "kind": 3, "sortText": "z_get_values_for_csv", "insertText": "_get_values_for_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_bool_array", "kind": 3, "sortText": "z_getitem_bool_array", "insertText": "_getitem_bool_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_multilevel", "kind": 3, "sortText": "z_getitem_multilevel", "insertText": "_getitem_multilevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_nocopy", "kind": 3, "sortText": "z_getitem_nocopy", "insertText": "_getitem_nocopy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_slice", "kind": 3, "sortText": "z_getitem_slice", "insertText": "_getitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_gotitem", "kind": 3, "sortText": "z_gotitem", "insertText": "_gotitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_HANDLED_TYPES", "kind": 6, "sortText": "z_HANDLED_TYPES", "insertText": "_HANDLED_TYPES", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_hidden_attrs", "kind": 6, "sortText": "z_hidden_attrs", "insertText": "_hidden_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_indexed_same", "kind": 3, "sortText": "z_indexed_same", "insertText": "_indexed_same", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis", "kind": 10, "sortText": "z_info_axis", "insertText": "_info_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_name", "kind": 6, "sortText": "z_info_axis_name", "insertText": "_info_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_number", "kind": 6, "sortText": "z_info_axis_number", "insertText": "_info_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_repr", "kind": 3, "sortText": "z_info_repr", "insertText": "_info_repr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_init_mgr", "kind": 3, "sortText": "z_init_mgr", "insertText": "_init_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_inplace_method", "kind": 3, "sortText": "z_inplace_method", "insertText": "_inplace_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names", "kind": 6, "sortText": "z_internal_names", "insertText": "_internal_names", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names_set", "kind": 6, "sortText": "z_internal_names_set", "insertText": "_internal_names_set", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_copy", "kind": 6, "sortText": "z_is_copy", "insertText": "_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_homogeneous_type", "kind": 10, "sortText": "z_is_homogeneous_type", "insertText": "_is_homogeneous_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_or_level_reference", "kind": 3, "sortText": "z_is_label_or_level_reference", "insertText": "_is_label_or_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_reference", "kind": 3, "sortText": "z_is_label_reference", "insertText": "_is_label_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_level_reference", "kind": 3, "sortText": "z_is_level_reference", "insertText": "_is_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_mixed_type", "kind": 10, "sortText": "z_is_mixed_type", "insertText": "_is_mixed_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view", "kind": 10, "sortText": "z_is_view", "insertText": "_is_view", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view_after_cow_rules", "kind": 3, "sortText": "z_is_view_after_cow_rules", "insertText": "_is_view_after_cow_rules", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item", "kind": 3, "sortText": "z_iset_item", "insertText": "_iset_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item_mgr", "kind": 3, "sortText": "z_iset_item_mgr", "insertText": "_iset_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_not_inplace", "kind": 3, "sortText": "z_iset_not_inplace", "insertText": "_iset_not_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_item_cache", "kind": 6, "sortText": "z_item_cache", "insertText": "_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iter_column_arrays", "kind": 3, "sortText": "z_iter_column_arrays", "insertText": "_iter_column_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ixs", "kind": 3, "sortText": "z_ixs", "insertText": "_ixs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_func", "kind": 3, "sortText": "z_logical_func", "insertText": "_logical_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_method", "kind": 6, "sortText": "z_logical_method", "insertText": "_logical_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_align_series_as_frame", "kind": 3, "sortText": "z_maybe_align_series_as_frame", "insertText": "_maybe_align_series_as_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_cache_changed", "kind": 3, "sortText": "z_maybe_cache_changed", "insertText": "_maybe_cache_changed", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_update_cacher", "kind": 3, "sortText": "z_maybe_update_cacher", "insertText": "_maybe_update_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_metadata", "kind": 6, "sortText": "z_metadata", "insertText": "_metadata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_mgr", "kind": 6, "sortText": "z_mgr", "insertText": "_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_min_count_stat_function", "kind": 3, "sortText": "z_min_count_stat_function", "insertText": "_min_count_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_needs_reindex_multi", "kind": 3, "sortText": "z_needs_reindex_multi", "insertText": "_needs_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_pad_or_backfill", "kind": 3, "sortText": "z_pad_or_backfill", "insertText": "_pad_or_backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_protect_consolidate", "kind": 3, "sortText": "z_protect_consolidate", "insertText": "_protect_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce", "kind": 3, "sortText": "z_reduce", "insertText": "_reduce", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce_axis1", "kind": 3, "sortText": "z_reduce_axis1", "insertText": "_reduce_axis1", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_axes", "kind": 3, "sortText": "z_reindex_axes", "insertText": "_reindex_axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_multi", "kind": 3, "sortText": "z_reindex_multi", "insertText": "_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_with_indexers", "kind": 3, "sortText": "z_reindex_with_indexers", "insertText": "_reindex_with_indexers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_rename", "kind": 3, "sortText": "z_rename", "insertText": "_rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_replace_columnwise", "kind": 3, "sortText": "z_replace_columnwise", "insertText": "_replace_columnwise", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_data_resource_", "kind": 3, "sortText": "z_repr_data_resource_", "insertText": "_repr_data_resource_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_horizontal_", "kind": 3, "sortText": "z_repr_fits_horizontal_", "insertText": "_repr_fits_horizontal_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_vertical_", "kind": 3, "sortText": "z_repr_fits_vertical_", "insertText": "_repr_fits_vertical_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_html_", "kind": 3, "sortText": "z_repr_html_", "insertText": "_repr_html_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_latex_", "kind": 3, "sortText": "z_repr_latex_", "insertText": "_repr_latex_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cache", "kind": 3, "sortText": "z_reset_cache", "insertText": "_reset_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cacher", "kind": 3, "sortText": "z_reset_cacher", "insertText": "_reset_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_sanitize_column", "kind": 3, "sortText": "z_sanitize_column", "insertText": "_sanitize_column", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_series", "kind": 10, "sortText": "z_series", "insertText": "_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis", "kind": 3, "sortText": "z_set_axis", "insertText": "_set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_name", "kind": 3, "sortText": "z_set_axis_name", "insertText": "_set_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_nocheck", "kind": 3, "sortText": "z_set_axis_nocheck", "insertText": "_set_axis_nocheck", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_is_copy", "kind": 3, "sortText": "z_set_is_copy", "insertText": "_set_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item", "kind": 3, "sortText": "z_set_item", "insertText": "_set_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_frame_value", "kind": 3, "sortText": "z_set_item_frame_value", "insertText": "_set_item_frame_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_mgr", "kind": 3, "sortText": "z_set_item_mgr", "insertText": "_set_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_value", "kind": 3, "sortText": "z_set_value", "insertText": "_set_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_array", "kind": 3, "sortText": "z_setitem_array", "insertText": "_setitem_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_frame", "kind": 3, "sortText": "z_setitem_frame", "insertText": "_setitem_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_slice", "kind": 3, "sortText": "z_setitem_slice", "insertText": "_setitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shared_docs", "kind": 6, "sortText": "z_shared_docs", "insertText": "_shared_docs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shift_with_freq", "kind": 3, "sortText": "z_shift_with_freq", "insertText": "_shift_with_freq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_should_reindex_frame_op", "kind": 3, "sortText": "z_should_reindex_frame_op", "insertText": "_should_reindex_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_slice", "kind": 3, "sortText": "z_slice", "insertText": "_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function", "kind": 3, "sortText": "z_stat_function", "insertText": "_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function_ddof", "kind": 3, "sortText": "z_stat_function_ddof", "insertText": "_stat_function_ddof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_take_with_is_copy", "kind": 3, "sortText": "z_take_with_is_copy", "insertText": "_take_with_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_dict_of_blocks", "kind": 3, "sortText": "z_to_dict_of_blocks", "insertText": "_to_dict_of_blocks", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_latex_via_styler", "kind": 3, "sortText": "z_to_latex_via_styler", "insertText": "_to_latex_via_styler", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_typ", "kind": 6, "sortText": "z_typ", "insertText": "_typ", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_update_inplace", "kind": 3, "sortText": "z_update_inplace", "insertText": "_update_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_validate_dtype", "kind": 3, "sortText": "z_validate_dtype", "insertText": "_validate_dtype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_values", "kind": 10, "sortText": "z_values", "insertText": "_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_where", "kind": 3, "sortText": "z_where", "insertText": "_where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__abs__", "kind": 3, "sortText": "z__abs__", "insertText": "__abs__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__add__", "kind": 3, "sortText": "z__add__", "insertText": "__add__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__and__", "kind": 3, "sortText": "z__and__", "insertText": "__and__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__annotations__", "kind": 6, "sortText": "z__annotations__", "insertText": "__annotations__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array__", "kind": 3, "sortText": "z__array__", "insertText": "__array__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_priority__", "kind": 6, "sortText": "z__array_priority__", "insertText": "__array_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_ufunc__", "kind": 3, "sortText": "z__array_ufunc__", "insertText": "__array_ufunc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__arrow_c_stream__", "kind": 3, "sortText": "z__arrow_c_stream__", "insertText": "__arrow_c_stream__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__bool__", "kind": 6, "sortText": "z__bool__", "insertText": "__bool__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__class__", "kind": 10, "sortText": "z__class__", "insertText": "__class__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__contains__", "kind": 3, "sortText": "z__contains__", "insertText": "__contains__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__copy__", "kind": 3, "sortText": "z__copy__", "insertText": "__copy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe__", "kind": 3, "sortText": "z__dataframe__", "insertText": "__dataframe__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe_consortium_standard__", "kind": 3, "sortText": "z__dataframe_consortium_standard__", "insertText": "__dataframe_consortium_standard__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__deepcopy__", "kind": 3, "sortText": "z__deepcopy__", "insertText": "__deepcopy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delattr__", "kind": 3, "sortText": "z__delattr__", "insertText": "__delattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delitem__", "kind": 3, "sortText": "z__delitem__", "insertText": "__delitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dict__", "kind": 6, "sortText": "z__dict__", "insertText": "__dict__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dir__", "kind": 3, "sortText": "z__dir__", "insertText": "__dir__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__divmod__", "kind": 3, "sortText": "z__divmod__", "insertText": "__divmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__doc__", "kind": 6, "sortText": "z__doc__", "insertText": "__doc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__eq__", "kind": 3, "sortText": "z__eq__", "insertText": "__eq__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__finalize__", "kind": 3, "sortText": "z__finalize__", "insertText": "__finalize__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__floordiv__", "kind": 3, "sortText": "z__floordiv__", "insertText": "__floordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__format__", "kind": 3, "sortText": "z__format__", "insertText": "__format__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ge__", "kind": 3, "sortText": "z__ge__", "insertText": "__ge__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattr__", "kind": 3, "sortText": "z__getattr__", "insertText": "__getattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattribute__", "kind": 3, "sortText": "z__getattribute__", "insertText": "__getattribute__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getitem__", "kind": 3, "sortText": "z__getitem__", "insertText": "__getitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getstate__", "kind": 3, "sortText": "z__getstate__", "insertText": "__getstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__gt__", "kind": 3, "sortText": "z__gt__", "insertText": "__gt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__hash__", "kind": 6, "sortText": "z__hash__", "insertText": "__hash__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iadd__", "kind": 3, "sortText": "z__iadd__", "insertText": "__iadd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iand__", "kind": 3, "sortText": "z__iand__", "insertText": "__iand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ifloordiv__", "kind": 3, "sortText": "z__ifloordiv__", "insertText": "__ifloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imod__", "kind": 3, "sortText": "z__imod__", "insertText": "__imod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imul__", "kind": 3, "sortText": "z__imul__", "insertText": "__imul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init__", "kind": 3, "sortText": "z__init__", "insertText": "__init__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init_subclass__", "kind": 3, "sortText": "z__init_subclass__", "insertText": "__init_subclass__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__invert__", "kind": 3, "sortText": "z__invert__", "insertText": "__invert__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ior__", "kind": 3, "sortText": "z__ior__", "insertText": "__ior__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ipow__", "kind": 3, "sortText": "z__ipow__", "insertText": "__ipow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__isub__", "kind": 3, "sortText": "z__isub__", "insertText": "__isub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iter__", "kind": 3, "sortText": "z__iter__", "insertText": "__iter__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__itruediv__", "kind": 3, "sortText": "z__itruediv__", "insertText": "__itruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ixor__", "kind": 3, "sortText": "z__ixor__", "insertText": "__ixor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__le__", "kind": 3, "sortText": "z__le__", "insertText": "__le__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__len__", "kind": 3, "sortText": "z__len__", "insertText": "__len__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__lt__", "kind": 3, "sortText": "z__lt__", "insertText": "__lt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__matmul__", "kind": 3, "sortText": "z__matmul__", "insertText": "__matmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mod__", "kind": 3, "sortText": "z__mod__", "insertText": "__mod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__module__", "kind": 6, "sortText": "z__module__", "insertText": "__module__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mul__", "kind": 3, "sortText": "z__mul__", "insertText": "__mul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ne__", "kind": 3, "sortText": "z__ne__", "insertText": "__ne__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__neg__", "kind": 3, "sortText": "z__neg__", "insertText": "__neg__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__new__", "kind": 3, "sortText": "z__new__", "insertText": "__new__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__nonzero__", "kind": 3, "sortText": "z__nonzero__", "insertText": "__nonzero__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__or__", "kind": 3, "sortText": "z__or__", "insertText": "__or__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pandas_priority__", "kind": 6, "sortText": "z__pandas_priority__", "insertText": "__pandas_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pos__", "kind": 3, "sortText": "z__pos__", "insertText": "__pos__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pow__", "kind": 3, "sortText": "z__pow__", "insertText": "__pow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__radd__", "kind": 3, "sortText": "z__radd__", "insertText": "__radd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rand__", "kind": 3, "sortText": "z__rand__", "insertText": "__rand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rdivmod__", "kind": 3, "sortText": "z__rdivmod__", "insertText": "__rdivmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce__", "kind": 3, "sortText": "z__reduce__", "insertText": "__reduce__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce_ex__", "kind": 3, "sortText": "z__reduce_ex__", "insertText": "__reduce_ex__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__repr__", "kind": 3, "sortText": "z__repr__", "insertText": "__repr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rfloordiv__", "kind": 3, "sortText": "z__rfloordiv__", "insertText": "__rfloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmatmul__", "kind": 3, "sortText": "z__rmatmul__", "insertText": "__rmatmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmod__", "kind": 3, "sortText": "z__rmod__", "insertText": "__rmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmul__", "kind": 3, "sortText": "z__rmul__", "insertText": "__rmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ror__", "kind": 3, "sortText": "z__ror__", "insertText": "__ror__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__round__", "kind": 3, "sortText": "z__round__", "insertText": "__round__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rpow__", "kind": 3, "sortText": "z__rpow__", "insertText": "__rpow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rsub__", "kind": 3, "sortText": "z__rsub__", "insertText": "__rsub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rtruediv__", "kind": 3, "sortText": "z__rtruediv__", "insertText": "__rtruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rxor__", "kind": 3, "sortText": "z__rxor__", "insertText": "__rxor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setattr__", "kind": 3, "sortText": "z__setattr__", "insertText": "__setattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setitem__", "kind": 3, "sortText": "z__setitem__", "insertText": "__setitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setstate__", "kind": 3, "sortText": "z__setstate__", "insertText": "__setstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sizeof__", "kind": 3, "sortText": "z__sizeof__", "insertText": "__sizeof__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__str__", "kind": 3, "sortText": "z__str__", "insertText": "__str__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sub__", "kind": 3, "sortText": "z__sub__", "insertText": "__sub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__subclasshook__", "kind": 3, "sortText": "z__subclasshook__", "insertText": "__subclasshook__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__truediv__", "kind": 3, "sortText": "z__truediv__", "insertText": "__truediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__xor__", "kind": 3, "sortText": "z__xor__", "insertText": "__xor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}]}} -{"suite": "pandas", "label": "edit dataframe then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 39, "iteration": 3, "result": {"isIncomplete": false, "items": [{"label": "abs()", "kind": 3, "sortText": "aabs", "insertText": "abs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add(other, axis, level, fill_value)", "kind": 3, "sortText": "aadd", "insertText": "add", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_prefix(prefix, axis)", "kind": 3, "sortText": "aadd_prefix", "insertText": "add_prefix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_suffix(suffix, axis)", "kind": 3, "sortText": "aadd_suffix", "insertText": "add_suffix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "agg", "kind": 6, "sortText": "aagg", "insertText": "agg", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "aggregate(func, axis, args, kwargs)", "kind": 3, "sortText": "aaggregate", "insertText": "aggregate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "align(other, join, axis, level, copy, fill_value, method, limit, fill_axis, broadcast_axis)", "kind": 3, "sortText": "aalign", "insertText": "align", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "all(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aall", "insertText": "all", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "any(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aany", "insertText": "any", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "apply(func, axis, raw, result_type, args, by_row, engine, engine_kwargs, kwargs)", "kind": 3, "sortText": "aapply", "insertText": "apply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "applymap(func, na_action, kwargs)", "kind": 3, "sortText": "aapplymap", "insertText": "applymap", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asfreq(freq, method, how, normalize, fill_value)", "kind": 3, "sortText": "aasfreq", "insertText": "asfreq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asof(where, subset)", "kind": 3, "sortText": "aasof", "insertText": "asof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "assign(kwargs)", "kind": 3, "sortText": "aassign", "insertText": "assign", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "astype(dtype, copy, errors)", "kind": 3, "sortText": "aastype", "insertText": "astype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at", "kind": 10, "sortText": "aat", "insertText": "at", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at_time(time, asof, axis)", "kind": 3, "sortText": "aat_time", "insertText": "at_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "attrs", "kind": 6, "sortText": "aattrs", "insertText": "attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "axes", "kind": 10, "sortText": "aaxes", "insertText": "axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "backfill(axis, inplace, limit, downcast)", "kind": 3, "sortText": "abackfill", "insertText": "backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "between_time(start_time, end_time, inclusive, axis)", "kind": 3, "sortText": "abetween_time", "insertText": "between_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bfill(axis, inplace, limit, limit_area, downcast)", "kind": 3, "sortText": "abfill", "insertText": "bfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bool()", "kind": 3, "sortText": "abool", "insertText": "bool", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "boxplot", "kind": 6, "sortText": "aboxplot", "insertText": "boxplot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "clip(lower, upper, axis, inplace, kwargs)", "kind": 3, "sortText": "aclip", "insertText": "clip", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "columns", "kind": 6, "sortText": "acolumns", "insertText": "columns", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine", "kind": 3, "sortText": "acombine", "insertText": "combine", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine_first", "kind": 3, "sortText": "acombine_first", "insertText": "combine_first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "compare", "kind": 3, "sortText": "acompare", "insertText": "compare", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "convert_dtypes", "kind": 3, "sortText": "aconvert_dtypes", "insertText": "convert_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "copy", "kind": 3, "sortText": "acopy", "insertText": "copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corr", "kind": 3, "sortText": "acorr", "insertText": "corr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corrwith", "kind": 3, "sortText": "acorrwith", "insertText": "corrwith", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "count", "kind": 3, "sortText": "acount", "insertText": "count", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cov", "kind": 3, "sortText": "acov", "insertText": "cov", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummax", "kind": 3, "sortText": "acummax", "insertText": "cummax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummin", "kind": 3, "sortText": "acummin", "insertText": "cummin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumprod", "kind": 3, "sortText": "acumprod", "insertText": "cumprod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumsum", "kind": 3, "sortText": "acumsum", "insertText": "cumsum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "describe", "kind": 3, "sortText": "adescribe", "insertText": "describe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "diff", "kind": 3, "sortText": "adiff", "insertText": "diff", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "div", "kind": 6, "sortText": "adiv", "insertText": "div", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "divide", "kind": 6, "sortText": "adivide", "insertText": "divide", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dot", "kind": 3, "sortText": "adot", "insertText": "dot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop", "kind": 3, "sortText": "adrop", "insertText": "drop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop_duplicates", "kind": 3, "sortText": "adrop_duplicates", "insertText": "drop_duplicates", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "droplevel", "kind": 3, "sortText": "adroplevel", "insertText": "droplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dropna", "kind": 3, "sortText": "adropna", "insertText": "dropna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dtypes", "kind": 10, "sortText": "adtypes", "insertText": "dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "duplicated", "kind": 3, "sortText": "aduplicated", "insertText": "duplicated", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "empty", "kind": 10, "sortText": "aempty", "insertText": "empty", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eq", "kind": 3, "sortText": "aeq", "insertText": "eq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "equals", "kind": 3, "sortText": "aequals", "insertText": "equals", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eval", "kind": 3, "sortText": "aeval", "insertText": "eval", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ewm", "kind": 3, "sortText": "aewm", "insertText": "ewm", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "expanding", "kind": 3, "sortText": "aexpanding", "insertText": "expanding", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "explode", "kind": 3, "sortText": "aexplode", "insertText": "explode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ffill", "kind": 3, "sortText": "affill", "insertText": "ffill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "fillna", "kind": 3, "sortText": "afillna", "insertText": "fillna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "filter", "kind": 3, "sortText": "afilter", "insertText": "filter", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first", "kind": 3, "sortText": "afirst", "insertText": "first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first_valid_index", "kind": 3, "sortText": "afirst_valid_index", "insertText": "first_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "flags", "kind": 10, "sortText": "aflags", "insertText": "flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "floordiv", "kind": 3, "sortText": "afloordiv", "insertText": "floordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_dict", "kind": 3, "sortText": "afrom_dict", "insertText": "from_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_records", "kind": 3, "sortText": "afrom_records", "insertText": "from_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ge", "kind": 3, "sortText": "age", "insertText": "ge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "get", "kind": 3, "sortText": "aget", "insertText": "get", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "groupby", "kind": 3, "sortText": "agroupby", "insertText": "groupby", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "gt", "kind": 3, "sortText": "agt", "insertText": "gt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "head", "kind": 3, "sortText": "ahead", "insertText": "head", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "hist", "kind": 6, "sortText": "ahist", "insertText": "hist", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iat", "kind": 10, "sortText": "aiat", "insertText": "iat", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmax", "kind": 3, "sortText": "aidxmax", "insertText": "idxmax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmin", "kind": 3, "sortText": "aidxmin", "insertText": "idxmin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iloc", "kind": 10, "sortText": "ailoc", "insertText": "iloc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "index", "kind": 6, "sortText": "aindex", "insertText": "index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "infer_objects", "kind": 3, "sortText": "ainfer_objects", "insertText": "infer_objects", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "info", "kind": 3, "sortText": "ainfo", "insertText": "info", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "insert", "kind": 3, "sortText": "ainsert", "insertText": "insert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "interpolate", "kind": 3, "sortText": "ainterpolate", "insertText": "interpolate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isetitem", "kind": 3, "sortText": "aisetitem", "insertText": "isetitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isin", "kind": 3, "sortText": "aisin", "insertText": "isin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isna", "kind": 3, "sortText": "aisna", "insertText": "isna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isnull", "kind": 3, "sortText": "aisnull", "insertText": "isnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "items", "kind": 3, "sortText": "aitems", "insertText": "items", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iterrows", "kind": 3, "sortText": "aiterrows", "insertText": "iterrows", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "itertuples", "kind": 3, "sortText": "aitertuples", "insertText": "itertuples", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "join", "kind": 3, "sortText": "ajoin", "insertText": "join", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "keys", "kind": 3, "sortText": "akeys", "insertText": "keys", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurt", "kind": 3, "sortText": "akurt", "insertText": "kurt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurtosis", "kind": 6, "sortText": "akurtosis", "insertText": "kurtosis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last", "kind": 3, "sortText": "alast", "insertText": "last", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last_valid_index", "kind": 3, "sortText": "alast_valid_index", "insertText": "last_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "le", "kind": 3, "sortText": "ale", "insertText": "le", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "loc", "kind": 10, "sortText": "aloc", "insertText": "loc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "lt", "kind": 3, "sortText": "alt", "insertText": "lt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "map", "kind": 3, "sortText": "amap", "insertText": "map", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mask", "kind": 3, "sortText": "amask", "insertText": "mask", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "max", "kind": 3, "sortText": "amax", "insertText": "max", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mean", "kind": 3, "sortText": "amean", "insertText": "mean", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "median", "kind": 3, "sortText": "amedian", "insertText": "median", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "melt", "kind": 3, "sortText": "amelt", "insertText": "melt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "memory_usage", "kind": 3, "sortText": "amemory_usage", "insertText": "memory_usage", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "merge", "kind": 3, "sortText": "amerge", "insertText": "merge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "min", "kind": 3, "sortText": "amin", "insertText": "min", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mod", "kind": 3, "sortText": "amod", "insertText": "mod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mode", "kind": 3, "sortText": "amode", "insertText": "mode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mul", "kind": 3, "sortText": "amul", "insertText": "mul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "multiply", "kind": 6, "sortText": "amultiply", "insertText": "multiply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ndim", "kind": 10, "sortText": "andim", "insertText": "ndim", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ne", "kind": 3, "sortText": "ane", "insertText": "ne", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nlargest", "kind": 3, "sortText": "anlargest", "insertText": "nlargest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notna", "kind": 3, "sortText": "anotna", "insertText": "notna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notnull", "kind": 3, "sortText": "anotnull", "insertText": "notnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nsmallest", "kind": 3, "sortText": "ansmallest", "insertText": "nsmallest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nunique", "kind": 3, "sortText": "anunique", "insertText": "nunique", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pad", "kind": 3, "sortText": "apad", "insertText": "pad", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pct_change", "kind": 3, "sortText": "apct_change", "insertText": "pct_change", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pipe", "kind": 3, "sortText": "apipe", "insertText": "pipe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot", "kind": 3, "sortText": "apivot", "insertText": "pivot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot_table", "kind": 3, "sortText": "apivot_table", "insertText": "pivot_table", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "plot", "kind": 6, "sortText": "aplot", "insertText": "plot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pop", "kind": 3, "sortText": "apop", "insertText": "pop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pow", "kind": 3, "sortText": "apow", "insertText": "pow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "prod", "kind": 3, "sortText": "aprod", "insertText": "prod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "product", "kind": 6, "sortText": "aproduct", "insertText": "product", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "quantile", "kind": 3, "sortText": "aquantile", "insertText": "quantile", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "query", "kind": 3, "sortText": "aquery", "insertText": "query", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "radd", "kind": 3, "sortText": "aradd", "insertText": "radd", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rank", "kind": 3, "sortText": "arank", "insertText": "rank", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rdiv", "kind": 6, "sortText": "ardiv", "insertText": "rdiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex", "kind": 3, "sortText": "areindex", "insertText": "reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex_like", "kind": 3, "sortText": "areindex_like", "insertText": "reindex_like", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename", "kind": 3, "sortText": "arename", "insertText": "rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename_axis", "kind": 3, "sortText": "arename_axis", "insertText": "rename_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reorder_levels", "kind": 3, "sortText": "areorder_levels", "insertText": "reorder_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "replace", "kind": 3, "sortText": "areplace", "insertText": "replace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "resample", "kind": 3, "sortText": "aresample", "insertText": "resample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reset_index", "kind": 3, "sortText": "areset_index", "insertText": "reset_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rfloordiv", "kind": 3, "sortText": "arfloordiv", "insertText": "rfloordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmod", "kind": 3, "sortText": "armod", "insertText": "rmod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmul", "kind": 3, "sortText": "armul", "insertText": "rmul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rolling", "kind": 3, "sortText": "arolling", "insertText": "rolling", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "round", "kind": 3, "sortText": "around", "insertText": "round", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rpow", "kind": 3, "sortText": "arpow", "insertText": "rpow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rsub", "kind": 3, "sortText": "arsub", "insertText": "rsub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rtruediv", "kind": 3, "sortText": "artruediv", "insertText": "rtruediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sample", "kind": 3, "sortText": "asample", "insertText": "sample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "select_dtypes", "kind": 3, "sortText": "aselect_dtypes", "insertText": "select_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sem", "kind": 3, "sortText": "asem", "insertText": "sem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_axis", "kind": 3, "sortText": "aset_axis", "insertText": "set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_flags", "kind": 3, "sortText": "aset_flags", "insertText": "set_flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_index", "kind": 3, "sortText": "aset_index", "insertText": "set_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shape", "kind": 10, "sortText": "ashape", "insertText": "shape", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shift", "kind": 3, "sortText": "ashift", "insertText": "shift", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "size", "kind": 10, "sortText": "asize", "insertText": "size", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "skew", "kind": 3, "sortText": "askew", "insertText": "skew", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_index", "kind": 3, "sortText": "asort_index", "insertText": "sort_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_values", "kind": 3, "sortText": "asort_values", "insertText": "sort_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sparse", "kind": 6, "sortText": "asparse", "insertText": "sparse", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "squeeze", "kind": 3, "sortText": "asqueeze", "insertText": "squeeze", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "stack", "kind": 3, "sortText": "astack", "insertText": "stack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "std", "kind": 3, "sortText": "astd", "insertText": "std", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "style", "kind": 10, "sortText": "astyle", "insertText": "style", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sub", "kind": 3, "sortText": "asub", "insertText": "sub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "subtract", "kind": 6, "sortText": "asubtract", "insertText": "subtract", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sum", "kind": 3, "sortText": "asum", "insertText": "sum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swapaxes", "kind": 3, "sortText": "aswapaxes", "insertText": "swapaxes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swaplevel", "kind": 3, "sortText": "aswaplevel", "insertText": "swaplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "T", "kind": 10, "sortText": "aT", "insertText": "T", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tail", "kind": 3, "sortText": "atail", "insertText": "tail", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "take", "kind": 3, "sortText": "atake", "insertText": "take", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_clipboard", "kind": 3, "sortText": "ato_clipboard", "insertText": "to_clipboard", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_csv", "kind": 3, "sortText": "ato_csv", "insertText": "to_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_dict", "kind": 3, "sortText": "ato_dict", "insertText": "to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_excel", "kind": 3, "sortText": "ato_excel", "insertText": "to_excel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_feather", "kind": 3, "sortText": "ato_feather", "insertText": "to_feather", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_gbq", "kind": 3, "sortText": "ato_gbq", "insertText": "to_gbq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_hdf", "kind": 3, "sortText": "ato_hdf", "insertText": "to_hdf", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_html", "kind": 3, "sortText": "ato_html", "insertText": "to_html", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_json", "kind": 3, "sortText": "ato_json", "insertText": "to_json", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_latex", "kind": 3, "sortText": "ato_latex", "insertText": "to_latex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_markdown", "kind": 3, "sortText": "ato_markdown", "insertText": "to_markdown", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_numpy", "kind": 3, "sortText": "ato_numpy", "insertText": "to_numpy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_orc", "kind": 3, "sortText": "ato_orc", "insertText": "to_orc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_parquet", "kind": 3, "sortText": "ato_parquet", "insertText": "to_parquet", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_period", "kind": 3, "sortText": "ato_period", "insertText": "to_period", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_pickle", "kind": 3, "sortText": "ato_pickle", "insertText": "to_pickle", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_records", "kind": 3, "sortText": "ato_records", "insertText": "to_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_sql", "kind": 3, "sortText": "ato_sql", "insertText": "to_sql", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_stata", "kind": 3, "sortText": "ato_stata", "insertText": "to_stata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_string", "kind": 3, "sortText": "ato_string", "insertText": "to_string", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_timestamp", "kind": 3, "sortText": "ato_timestamp", "insertText": "to_timestamp", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xarray", "kind": 3, "sortText": "ato_xarray", "insertText": "to_xarray", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xml", "kind": 3, "sortText": "ato_xml", "insertText": "to_xml", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transform", "kind": 3, "sortText": "atransform", "insertText": "transform", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transpose", "kind": 3, "sortText": "atranspose", "insertText": "transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truediv", "kind": 3, "sortText": "atruediv", "insertText": "truediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truncate", "kind": 3, "sortText": "atruncate", "insertText": "truncate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_convert", "kind": 3, "sortText": "atz_convert", "insertText": "tz_convert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_localize", "kind": 3, "sortText": "atz_localize", "insertText": "tz_localize", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "unstack", "kind": 3, "sortText": "aunstack", "insertText": "unstack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "update", "kind": 3, "sortText": "aupdate", "insertText": "update", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "value_counts", "kind": 3, "sortText": "avalue_counts", "insertText": "value_counts", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "values", "kind": 10, "sortText": "avalues", "insertText": "values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "var", "kind": 3, "sortText": "avar", "insertText": "var", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "where", "kind": 3, "sortText": "awhere", "insertText": "where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "xs", "kind": 3, "sortText": "axs", "insertText": "xs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accessors", "kind": 6, "sortText": "z_accessors", "insertText": "_accessors", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accum_func", "kind": 3, "sortText": "z_accum_func", "insertText": "_accum_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_examples_doc", "kind": 6, "sortText": "z_agg_examples_doc", "insertText": "_agg_examples_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_see_also_doc", "kind": 6, "sortText": "z_agg_see_also_doc", "insertText": "_agg_see_also_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_for_op", "kind": 3, "sortText": "z_align_for_op", "insertText": "_align_for_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_frame", "kind": 3, "sortText": "z_align_frame", "insertText": "_align_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_series", "kind": 3, "sortText": "z_align_series", "insertText": "_align_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_append", "kind": 3, "sortText": "z_append", "insertText": "_append", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method", "kind": 3, "sortText": "z_arith_method", "insertText": "_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method_with_reindex", "kind": 3, "sortText": "z_arith_method_with_reindex", "insertText": "_arith_method_with_reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_as_manager", "kind": 3, "sortText": "z_as_manager", "insertText": "_as_manager", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_attrs", "kind": 6, "sortText": "z_attrs", "insertText": "_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_LEN", "kind": 6, "sortText": "z_AXIS_LEN", "insertText": "_AXIS_LEN", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_ORDERS", "kind": 6, "sortText": "z_AXIS_ORDERS", "insertText": "_AXIS_ORDERS", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_TO_AXIS_NUMBER", "kind": 6, "sortText": "z_AXIS_TO_AXIS_NUMBER", "insertText": "_AXIS_TO_AXIS_NUMBER", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_box_col_values", "kind": 3, "sortText": "z_box_col_values", "insertText": "_box_col_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cache", "kind": 6, "sortText": "z_cache", "insertText": "_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_can_fast_transpose", "kind": 10, "sortText": "z_can_fast_transpose", "insertText": "_can_fast_transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_inplace_and_allows_duplicate_labels", "kind": 3, "sortText": "z_check_inplace_and_allows_duplicate_labels", "insertText": "_check_inplace_and_allows_duplicate_labels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_is_chained_assignment_possible", "kind": 3, "sortText": "z_check_is_chained_assignment_possible", "insertText": "_check_is_chained_assignment_possible", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_label_or_level_ambiguity", "kind": 3, "sortText": "z_check_label_or_level_ambiguity", "insertText": "_check_label_or_level_ambiguity", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_setitem_copy", "kind": 3, "sortText": "z_check_setitem_copy", "insertText": "_check_setitem_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clear_item_cache", "kind": 3, "sortText": "z_clear_item_cache", "insertText": "_clear_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_one_bound", "kind": 3, "sortText": "z_clip_with_one_bound", "insertText": "_clip_with_one_bound", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_scalar", "kind": 3, "sortText": "z_clip_with_scalar", "insertText": "_clip_with_scalar", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cmp_method", "kind": 3, "sortText": "z_cmp_method", "insertText": "_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_combine_frame", "kind": 3, "sortText": "z_combine_frame", "insertText": "_combine_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate", "kind": 3, "sortText": "z_consolidate", "insertText": "_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate_inplace", "kind": 3, "sortText": "z_consolidate_inplace", "insertText": "_consolidate_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_axes_dict", "kind": 3, "sortText": "z_construct_axes_dict", "insertText": "_construct_axes_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_result", "kind": 3, "sortText": "z_construct_result", "insertText": "_construct_result", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor", "kind": 10, "sortText": "z_constructor", "insertText": "_constructor", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_from_mgr", "kind": 3, "sortText": "z_constructor_from_mgr", "insertText": "_constructor_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced", "kind": 6, "sortText": "z_constructor_sliced", "insertText": "_constructor_sliced", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced_from_mgr", "kind": 3, "sortText": "z_constructor_sliced_from_mgr", "insertText": "_constructor_sliced_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_create_data_for_split_and_tight_to_dict", "kind": 3, "sortText": "z_create_data_for_split_and_tight_to_dict", "insertText": "_create_data_for_split_and_tight_to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_data", "kind": 10, "sortText": "z_data", "insertText": "_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_deprecate_downcast", "kind": 3, "sortText": "z_deprecate_downcast", "insertText": "_deprecate_downcast", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_additions", "kind": 3, "sortText": "z_dir_additions", "insertText": "_dir_additions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_deletions", "kind": 3, "sortText": "z_dir_deletions", "insertText": "_dir_deletions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dispatch_frame_op", "kind": 3, "sortText": "z_dispatch_frame_op", "insertText": "_dispatch_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_axis", "kind": 3, "sortText": "z_drop_axis", "insertText": "_drop_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_labels_or_levels", "kind": 3, "sortText": "z_drop_labels_or_levels", "insertText": "_drop_labels_or_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ensure_valid_index", "kind": 3, "sortText": "z_ensure_valid_index", "insertText": "_ensure_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_find_valid_index", "kind": 3, "sortText": "z_find_valid_index", "insertText": "_find_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_arith_method", "kind": 3, "sortText": "z_flex_arith_method", "insertText": "_flex_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_cmp_method", "kind": 3, "sortText": "z_flex_cmp_method", "insertText": "_flex_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_arrays", "kind": 3, "sortText": "z_from_arrays", "insertText": "_from_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_mgr", "kind": 3, "sortText": "z_from_mgr", "insertText": "_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_agg_axis", "kind": 3, "sortText": "z_get_agg_axis", "insertText": "_get_agg_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis", "kind": 3, "sortText": "z_get_axis", "insertText": "_get_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_name", "kind": 3, "sortText": "z_get_axis_name", "insertText": "_get_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_number", "kind": 3, "sortText": "z_get_axis_number", "insertText": "_get_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_resolvers", "kind": 3, "sortText": "z_get_axis_resolvers", "insertText": "_get_axis_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_block_manager_axis", "kind": 3, "sortText": "z_get_block_manager_axis", "insertText": "_get_block_manager_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_bool_data", "kind": 3, "sortText": "z_get_bool_data", "insertText": "_get_bool_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_cleaned_column_resolvers", "kind": 3, "sortText": "z_get_cleaned_column_resolvers", "insertText": "_get_cleaned_column_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_column_array", "kind": 3, "sortText": "z_get_column_array", "insertText": "_get_column_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_index_resolvers", "kind": 3, "sortText": "z_get_index_resolvers", "insertText": "_get_index_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_item_cache", "kind": 3, "sortText": "z_get_item_cache", "insertText": "_get_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_label_or_level_values", "kind": 3, "sortText": "z_get_label_or_level_values", "insertText": "_get_label_or_level_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_numeric_data", "kind": 3, "sortText": "z_get_numeric_data", "insertText": "_get_numeric_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_value", "kind": 3, "sortText": "z_get_value", "insertText": "_get_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_values_for_csv", "kind": 3, "sortText": "z_get_values_for_csv", "insertText": "_get_values_for_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_bool_array", "kind": 3, "sortText": "z_getitem_bool_array", "insertText": "_getitem_bool_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_multilevel", "kind": 3, "sortText": "z_getitem_multilevel", "insertText": "_getitem_multilevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_nocopy", "kind": 3, "sortText": "z_getitem_nocopy", "insertText": "_getitem_nocopy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_slice", "kind": 3, "sortText": "z_getitem_slice", "insertText": "_getitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_gotitem", "kind": 3, "sortText": "z_gotitem", "insertText": "_gotitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_HANDLED_TYPES", "kind": 6, "sortText": "z_HANDLED_TYPES", "insertText": "_HANDLED_TYPES", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_hidden_attrs", "kind": 6, "sortText": "z_hidden_attrs", "insertText": "_hidden_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_indexed_same", "kind": 3, "sortText": "z_indexed_same", "insertText": "_indexed_same", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis", "kind": 10, "sortText": "z_info_axis", "insertText": "_info_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_name", "kind": 6, "sortText": "z_info_axis_name", "insertText": "_info_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_number", "kind": 6, "sortText": "z_info_axis_number", "insertText": "_info_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_repr", "kind": 3, "sortText": "z_info_repr", "insertText": "_info_repr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_init_mgr", "kind": 3, "sortText": "z_init_mgr", "insertText": "_init_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_inplace_method", "kind": 3, "sortText": "z_inplace_method", "insertText": "_inplace_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names", "kind": 6, "sortText": "z_internal_names", "insertText": "_internal_names", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names_set", "kind": 6, "sortText": "z_internal_names_set", "insertText": "_internal_names_set", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_copy", "kind": 6, "sortText": "z_is_copy", "insertText": "_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_homogeneous_type", "kind": 10, "sortText": "z_is_homogeneous_type", "insertText": "_is_homogeneous_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_or_level_reference", "kind": 3, "sortText": "z_is_label_or_level_reference", "insertText": "_is_label_or_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_reference", "kind": 3, "sortText": "z_is_label_reference", "insertText": "_is_label_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_level_reference", "kind": 3, "sortText": "z_is_level_reference", "insertText": "_is_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_mixed_type", "kind": 10, "sortText": "z_is_mixed_type", "insertText": "_is_mixed_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view", "kind": 10, "sortText": "z_is_view", "insertText": "_is_view", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view_after_cow_rules", "kind": 3, "sortText": "z_is_view_after_cow_rules", "insertText": "_is_view_after_cow_rules", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item", "kind": 3, "sortText": "z_iset_item", "insertText": "_iset_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item_mgr", "kind": 3, "sortText": "z_iset_item_mgr", "insertText": "_iset_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_not_inplace", "kind": 3, "sortText": "z_iset_not_inplace", "insertText": "_iset_not_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_item_cache", "kind": 6, "sortText": "z_item_cache", "insertText": "_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iter_column_arrays", "kind": 3, "sortText": "z_iter_column_arrays", "insertText": "_iter_column_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ixs", "kind": 3, "sortText": "z_ixs", "insertText": "_ixs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_func", "kind": 3, "sortText": "z_logical_func", "insertText": "_logical_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_method", "kind": 6, "sortText": "z_logical_method", "insertText": "_logical_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_align_series_as_frame", "kind": 3, "sortText": "z_maybe_align_series_as_frame", "insertText": "_maybe_align_series_as_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_cache_changed", "kind": 3, "sortText": "z_maybe_cache_changed", "insertText": "_maybe_cache_changed", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_update_cacher", "kind": 3, "sortText": "z_maybe_update_cacher", "insertText": "_maybe_update_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_metadata", "kind": 6, "sortText": "z_metadata", "insertText": "_metadata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_mgr", "kind": 6, "sortText": "z_mgr", "insertText": "_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_min_count_stat_function", "kind": 3, "sortText": "z_min_count_stat_function", "insertText": "_min_count_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_needs_reindex_multi", "kind": 3, "sortText": "z_needs_reindex_multi", "insertText": "_needs_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_pad_or_backfill", "kind": 3, "sortText": "z_pad_or_backfill", "insertText": "_pad_or_backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_protect_consolidate", "kind": 3, "sortText": "z_protect_consolidate", "insertText": "_protect_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce", "kind": 3, "sortText": "z_reduce", "insertText": "_reduce", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce_axis1", "kind": 3, "sortText": "z_reduce_axis1", "insertText": "_reduce_axis1", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_axes", "kind": 3, "sortText": "z_reindex_axes", "insertText": "_reindex_axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_multi", "kind": 3, "sortText": "z_reindex_multi", "insertText": "_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_with_indexers", "kind": 3, "sortText": "z_reindex_with_indexers", "insertText": "_reindex_with_indexers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_rename", "kind": 3, "sortText": "z_rename", "insertText": "_rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_replace_columnwise", "kind": 3, "sortText": "z_replace_columnwise", "insertText": "_replace_columnwise", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_data_resource_", "kind": 3, "sortText": "z_repr_data_resource_", "insertText": "_repr_data_resource_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_horizontal_", "kind": 3, "sortText": "z_repr_fits_horizontal_", "insertText": "_repr_fits_horizontal_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_vertical_", "kind": 3, "sortText": "z_repr_fits_vertical_", "insertText": "_repr_fits_vertical_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_html_", "kind": 3, "sortText": "z_repr_html_", "insertText": "_repr_html_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_latex_", "kind": 3, "sortText": "z_repr_latex_", "insertText": "_repr_latex_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cache", "kind": 3, "sortText": "z_reset_cache", "insertText": "_reset_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cacher", "kind": 3, "sortText": "z_reset_cacher", "insertText": "_reset_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_sanitize_column", "kind": 3, "sortText": "z_sanitize_column", "insertText": "_sanitize_column", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_series", "kind": 10, "sortText": "z_series", "insertText": "_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis", "kind": 3, "sortText": "z_set_axis", "insertText": "_set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_name", "kind": 3, "sortText": "z_set_axis_name", "insertText": "_set_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_nocheck", "kind": 3, "sortText": "z_set_axis_nocheck", "insertText": "_set_axis_nocheck", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_is_copy", "kind": 3, "sortText": "z_set_is_copy", "insertText": "_set_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item", "kind": 3, "sortText": "z_set_item", "insertText": "_set_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_frame_value", "kind": 3, "sortText": "z_set_item_frame_value", "insertText": "_set_item_frame_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_mgr", "kind": 3, "sortText": "z_set_item_mgr", "insertText": "_set_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_value", "kind": 3, "sortText": "z_set_value", "insertText": "_set_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_array", "kind": 3, "sortText": "z_setitem_array", "insertText": "_setitem_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_frame", "kind": 3, "sortText": "z_setitem_frame", "insertText": "_setitem_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_slice", "kind": 3, "sortText": "z_setitem_slice", "insertText": "_setitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shared_docs", "kind": 6, "sortText": "z_shared_docs", "insertText": "_shared_docs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shift_with_freq", "kind": 3, "sortText": "z_shift_with_freq", "insertText": "_shift_with_freq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_should_reindex_frame_op", "kind": 3, "sortText": "z_should_reindex_frame_op", "insertText": "_should_reindex_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_slice", "kind": 3, "sortText": "z_slice", "insertText": "_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function", "kind": 3, "sortText": "z_stat_function", "insertText": "_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function_ddof", "kind": 3, "sortText": "z_stat_function_ddof", "insertText": "_stat_function_ddof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_take_with_is_copy", "kind": 3, "sortText": "z_take_with_is_copy", "insertText": "_take_with_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_dict_of_blocks", "kind": 3, "sortText": "z_to_dict_of_blocks", "insertText": "_to_dict_of_blocks", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_latex_via_styler", "kind": 3, "sortText": "z_to_latex_via_styler", "insertText": "_to_latex_via_styler", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_typ", "kind": 6, "sortText": "z_typ", "insertText": "_typ", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_update_inplace", "kind": 3, "sortText": "z_update_inplace", "insertText": "_update_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_validate_dtype", "kind": 3, "sortText": "z_validate_dtype", "insertText": "_validate_dtype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_values", "kind": 10, "sortText": "z_values", "insertText": "_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_where", "kind": 3, "sortText": "z_where", "insertText": "_where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__abs__", "kind": 3, "sortText": "z__abs__", "insertText": "__abs__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__add__", "kind": 3, "sortText": "z__add__", "insertText": "__add__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__and__", "kind": 3, "sortText": "z__and__", "insertText": "__and__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__annotations__", "kind": 6, "sortText": "z__annotations__", "insertText": "__annotations__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array__", "kind": 3, "sortText": "z__array__", "insertText": "__array__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_priority__", "kind": 6, "sortText": "z__array_priority__", "insertText": "__array_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_ufunc__", "kind": 3, "sortText": "z__array_ufunc__", "insertText": "__array_ufunc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__arrow_c_stream__", "kind": 3, "sortText": "z__arrow_c_stream__", "insertText": "__arrow_c_stream__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__bool__", "kind": 18, "sortText": "z__bool__", "insertText": "__bool__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__class__", "kind": 7, "sortText": "z__class__", "insertText": "__class__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__contains__", "kind": 3, "sortText": "z__contains__", "insertText": "__contains__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__copy__", "kind": 3, "sortText": "z__copy__", "insertText": "__copy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe__", "kind": 3, "sortText": "z__dataframe__", "insertText": "__dataframe__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe_consortium_standard__", "kind": 3, "sortText": "z__dataframe_consortium_standard__", "insertText": "__dataframe_consortium_standard__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__deepcopy__", "kind": 3, "sortText": "z__deepcopy__", "insertText": "__deepcopy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delattr__", "kind": 18, "sortText": "z__delattr__", "insertText": "__delattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delitem__", "kind": 3, "sortText": "z__delitem__", "insertText": "__delitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dict__", "kind": 6, "sortText": "z__dict__", "insertText": "__dict__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dir__", "kind": 3, "sortText": "z__dir__", "insertText": "__dir__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__divmod__", "kind": 3, "sortText": "z__divmod__", "insertText": "__divmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__doc__", "kind": 18, "sortText": "z__doc__", "insertText": "__doc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__eq__", "kind": 18, "sortText": "z__eq__", "insertText": "__eq__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__finalize__", "kind": 3, "sortText": "z__finalize__", "insertText": "__finalize__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__floordiv__", "kind": 3, "sortText": "z__floordiv__", "insertText": "__floordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__format__", "kind": 3, "sortText": "z__format__", "insertText": "__format__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ge__", "kind": 18, "sortText": "z__ge__", "insertText": "__ge__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattr__", "kind": 3, "sortText": "z__getattr__", "insertText": "__getattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattribute__", "kind": 18, "sortText": "z__getattribute__", "insertText": "__getattribute__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getitem__", "kind": 3, "sortText": "z__getitem__", "insertText": "__getitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getstate__", "kind": 3, "sortText": "z__getstate__", "insertText": "__getstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__gt__", "kind": 18, "sortText": "z__gt__", "insertText": "__gt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__hash__", "kind": 18, "sortText": "z__hash__", "insertText": "__hash__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iadd__", "kind": 3, "sortText": "z__iadd__", "insertText": "__iadd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iand__", "kind": 3, "sortText": "z__iand__", "insertText": "__iand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ifloordiv__", "kind": 3, "sortText": "z__ifloordiv__", "insertText": "__ifloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imod__", "kind": 3, "sortText": "z__imod__", "insertText": "__imod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imul__", "kind": 3, "sortText": "z__imul__", "insertText": "__imul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init__", "kind": 18, "sortText": "z__init__", "insertText": "__init__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init_subclass__", "kind": 3, "sortText": "z__init_subclass__", "insertText": "__init_subclass__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__invert__", "kind": 3, "sortText": "z__invert__", "insertText": "__invert__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ior__", "kind": 3, "sortText": "z__ior__", "insertText": "__ior__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ipow__", "kind": 3, "sortText": "z__ipow__", "insertText": "__ipow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__isub__", "kind": 3, "sortText": "z__isub__", "insertText": "__isub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iter__", "kind": 3, "sortText": "z__iter__", "insertText": "__iter__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__itruediv__", "kind": 3, "sortText": "z__itruediv__", "insertText": "__itruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ixor__", "kind": 3, "sortText": "z__ixor__", "insertText": "__ixor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__le__", "kind": 18, "sortText": "z__le__", "insertText": "__le__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__len__", "kind": 3, "sortText": "z__len__", "insertText": "__len__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__lt__", "kind": 18, "sortText": "z__lt__", "insertText": "__lt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__matmul__", "kind": 3, "sortText": "z__matmul__", "insertText": "__matmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mod__", "kind": 3, "sortText": "z__mod__", "insertText": "__mod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__module__", "kind": 6, "sortText": "z__module__", "insertText": "__module__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mul__", "kind": 3, "sortText": "z__mul__", "insertText": "__mul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ne__", "kind": 18, "sortText": "z__ne__", "insertText": "__ne__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__neg__", "kind": 3, "sortText": "z__neg__", "insertText": "__neg__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__new__", "kind": 3, "sortText": "z__new__", "insertText": "__new__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__nonzero__", "kind": 3, "sortText": "z__nonzero__", "insertText": "__nonzero__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__or__", "kind": 3, "sortText": "z__or__", "insertText": "__or__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pandas_priority__", "kind": 6, "sortText": "z__pandas_priority__", "insertText": "__pandas_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pos__", "kind": 3, "sortText": "z__pos__", "insertText": "__pos__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pow__", "kind": 3, "sortText": "z__pow__", "insertText": "__pow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__radd__", "kind": 3, "sortText": "z__radd__", "insertText": "__radd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rand__", "kind": 3, "sortText": "z__rand__", "insertText": "__rand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rdivmod__", "kind": 3, "sortText": "z__rdivmod__", "insertText": "__rdivmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce__", "kind": 3, "sortText": "z__reduce__", "insertText": "__reduce__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce_ex__", "kind": 3, "sortText": "z__reduce_ex__", "insertText": "__reduce_ex__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__repr__", "kind": 18, "sortText": "z__repr__", "insertText": "__repr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rfloordiv__", "kind": 3, "sortText": "z__rfloordiv__", "insertText": "__rfloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmatmul__", "kind": 3, "sortText": "z__rmatmul__", "insertText": "__rmatmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmod__", "kind": 3, "sortText": "z__rmod__", "insertText": "__rmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmul__", "kind": 3, "sortText": "z__rmul__", "insertText": "__rmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ror__", "kind": 3, "sortText": "z__ror__", "insertText": "__ror__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__round__", "kind": 3, "sortText": "z__round__", "insertText": "__round__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rpow__", "kind": 3, "sortText": "z__rpow__", "insertText": "__rpow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rsub__", "kind": 3, "sortText": "z__rsub__", "insertText": "__rsub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rtruediv__", "kind": 3, "sortText": "z__rtruediv__", "insertText": "__rtruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rxor__", "kind": 3, "sortText": "z__rxor__", "insertText": "__rxor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setattr__", "kind": 18, "sortText": "z__setattr__", "insertText": "__setattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setitem__", "kind": 3, "sortText": "z__setitem__", "insertText": "__setitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setstate__", "kind": 3, "sortText": "z__setstate__", "insertText": "__setstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sizeof__", "kind": 3, "sortText": "z__sizeof__", "insertText": "__sizeof__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__str__", "kind": 18, "sortText": "z__str__", "insertText": "__str__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sub__", "kind": 3, "sortText": "z__sub__", "insertText": "__sub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__subclasshook__", "kind": 3, "sortText": "z__subclasshook__", "insertText": "__subclasshook__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__truediv__", "kind": 3, "sortText": "z__truediv__", "insertText": "__truediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__xor__", "kind": 3, "sortText": "z__xor__", "insertText": "__xor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}]}} +{"suite": "pandas", "label": "edit dataframe then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 39, "iteration": 1, "result": {"isIncomplete": false, "items": [{"label": "abs()", "kind": 3, "sortText": "aabs", "insertText": "abs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add(other, axis, level, fill_value)", "kind": 3, "sortText": "aadd", "insertText": "add", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_prefix(prefix, axis)", "kind": 3, "sortText": "aadd_prefix", "insertText": "add_prefix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_suffix(suffix, axis)", "kind": 3, "sortText": "aadd_suffix", "insertText": "add_suffix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "agg", "kind": 6, "sortText": "aagg", "insertText": "agg", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "aggregate(func, axis, args, kwargs)", "kind": 3, "sortText": "aaggregate", "insertText": "aggregate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "align(other, join, axis, level, copy, fill_value, method, limit, fill_axis, broadcast_axis)", "kind": 3, "sortText": "aalign", "insertText": "align", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "all(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aall", "insertText": "all", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "any(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aany", "insertText": "any", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "apply(func, axis, raw, result_type, args, by_row, engine, engine_kwargs, kwargs)", "kind": 3, "sortText": "aapply", "insertText": "apply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "applymap(func, na_action, kwargs)", "kind": 3, "sortText": "aapplymap", "insertText": "applymap", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asfreq(freq, method, how, normalize, fill_value)", "kind": 3, "sortText": "aasfreq", "insertText": "asfreq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asof(where, subset)", "kind": 3, "sortText": "aasof", "insertText": "asof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "assign(kwargs)", "kind": 3, "sortText": "aassign", "insertText": "assign", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "astype(dtype, copy, errors)", "kind": 3, "sortText": "aastype", "insertText": "astype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at", "kind": 10, "sortText": "aat", "insertText": "at", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at_time(time, asof, axis)", "kind": 3, "sortText": "aat_time", "insertText": "at_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "attrs", "kind": 6, "sortText": "aattrs", "insertText": "attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "axes", "kind": 10, "sortText": "aaxes", "insertText": "axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "backfill(axis, inplace, limit, downcast)", "kind": 3, "sortText": "abackfill", "insertText": "backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "between_time(start_time, end_time, inclusive, axis)", "kind": 3, "sortText": "abetween_time", "insertText": "between_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bfill(axis, inplace, limit, limit_area, downcast)", "kind": 3, "sortText": "abfill", "insertText": "bfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bool()", "kind": 3, "sortText": "abool", "insertText": "bool", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "boxplot", "kind": 6, "sortText": "aboxplot", "insertText": "boxplot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "clip(lower, upper, axis, inplace, kwargs)", "kind": 3, "sortText": "aclip", "insertText": "clip", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "columns", "kind": 6, "sortText": "acolumns", "insertText": "columns", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine", "kind": 3, "sortText": "acombine", "insertText": "combine", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine_first", "kind": 3, "sortText": "acombine_first", "insertText": "combine_first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "compare", "kind": 3, "sortText": "acompare", "insertText": "compare", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "convert_dtypes", "kind": 3, "sortText": "aconvert_dtypes", "insertText": "convert_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "copy", "kind": 3, "sortText": "acopy", "insertText": "copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corr", "kind": 3, "sortText": "acorr", "insertText": "corr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corrwith", "kind": 3, "sortText": "acorrwith", "insertText": "corrwith", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "count", "kind": 3, "sortText": "acount", "insertText": "count", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cov", "kind": 3, "sortText": "acov", "insertText": "cov", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummax", "kind": 3, "sortText": "acummax", "insertText": "cummax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummin", "kind": 3, "sortText": "acummin", "insertText": "cummin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumprod", "kind": 3, "sortText": "acumprod", "insertText": "cumprod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumsum", "kind": 3, "sortText": "acumsum", "insertText": "cumsum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "describe", "kind": 3, "sortText": "adescribe", "insertText": "describe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "diff", "kind": 3, "sortText": "adiff", "insertText": "diff", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "div", "kind": 6, "sortText": "adiv", "insertText": "div", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "divide", "kind": 6, "sortText": "adivide", "insertText": "divide", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dot", "kind": 3, "sortText": "adot", "insertText": "dot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop", "kind": 3, "sortText": "adrop", "insertText": "drop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop_duplicates", "kind": 3, "sortText": "adrop_duplicates", "insertText": "drop_duplicates", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "droplevel", "kind": 3, "sortText": "adroplevel", "insertText": "droplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dropna", "kind": 3, "sortText": "adropna", "insertText": "dropna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dtypes", "kind": 10, "sortText": "adtypes", "insertText": "dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "duplicated", "kind": 3, "sortText": "aduplicated", "insertText": "duplicated", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "empty", "kind": 10, "sortText": "aempty", "insertText": "empty", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eq", "kind": 3, "sortText": "aeq", "insertText": "eq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "equals", "kind": 3, "sortText": "aequals", "insertText": "equals", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eval", "kind": 3, "sortText": "aeval", "insertText": "eval", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ewm", "kind": 3, "sortText": "aewm", "insertText": "ewm", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "expanding", "kind": 3, "sortText": "aexpanding", "insertText": "expanding", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "explode", "kind": 3, "sortText": "aexplode", "insertText": "explode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ffill", "kind": 3, "sortText": "affill", "insertText": "ffill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "fillna", "kind": 3, "sortText": "afillna", "insertText": "fillna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "filter", "kind": 3, "sortText": "afilter", "insertText": "filter", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first", "kind": 3, "sortText": "afirst", "insertText": "first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first_valid_index", "kind": 3, "sortText": "afirst_valid_index", "insertText": "first_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "flags", "kind": 10, "sortText": "aflags", "insertText": "flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "floordiv", "kind": 3, "sortText": "afloordiv", "insertText": "floordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_dict", "kind": 3, "sortText": "afrom_dict", "insertText": "from_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_records", "kind": 3, "sortText": "afrom_records", "insertText": "from_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ge", "kind": 3, "sortText": "age", "insertText": "ge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "get", "kind": 3, "sortText": "aget", "insertText": "get", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "groupby", "kind": 3, "sortText": "agroupby", "insertText": "groupby", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "gt", "kind": 3, "sortText": "agt", "insertText": "gt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "head", "kind": 3, "sortText": "ahead", "insertText": "head", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "hist", "kind": 6, "sortText": "ahist", "insertText": "hist", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iat", "kind": 10, "sortText": "aiat", "insertText": "iat", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmax", "kind": 3, "sortText": "aidxmax", "insertText": "idxmax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmin", "kind": 3, "sortText": "aidxmin", "insertText": "idxmin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iloc", "kind": 10, "sortText": "ailoc", "insertText": "iloc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "index", "kind": 6, "sortText": "aindex", "insertText": "index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "infer_objects", "kind": 3, "sortText": "ainfer_objects", "insertText": "infer_objects", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "info", "kind": 3, "sortText": "ainfo", "insertText": "info", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "insert", "kind": 3, "sortText": "ainsert", "insertText": "insert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "interpolate", "kind": 3, "sortText": "ainterpolate", "insertText": "interpolate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isetitem", "kind": 3, "sortText": "aisetitem", "insertText": "isetitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isin", "kind": 3, "sortText": "aisin", "insertText": "isin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isna", "kind": 3, "sortText": "aisna", "insertText": "isna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isnull", "kind": 3, "sortText": "aisnull", "insertText": "isnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "items", "kind": 3, "sortText": "aitems", "insertText": "items", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iterrows", "kind": 3, "sortText": "aiterrows", "insertText": "iterrows", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "itertuples", "kind": 3, "sortText": "aitertuples", "insertText": "itertuples", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "join", "kind": 3, "sortText": "ajoin", "insertText": "join", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "keys", "kind": 3, "sortText": "akeys", "insertText": "keys", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurt", "kind": 3, "sortText": "akurt", "insertText": "kurt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurtosis", "kind": 6, "sortText": "akurtosis", "insertText": "kurtosis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last", "kind": 3, "sortText": "alast", "insertText": "last", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last_valid_index", "kind": 3, "sortText": "alast_valid_index", "insertText": "last_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "le", "kind": 3, "sortText": "ale", "insertText": "le", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "loc", "kind": 10, "sortText": "aloc", "insertText": "loc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "lt", "kind": 3, "sortText": "alt", "insertText": "lt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "map", "kind": 3, "sortText": "amap", "insertText": "map", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mask", "kind": 3, "sortText": "amask", "insertText": "mask", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "max", "kind": 3, "sortText": "amax", "insertText": "max", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mean", "kind": 3, "sortText": "amean", "insertText": "mean", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "median", "kind": 3, "sortText": "amedian", "insertText": "median", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "melt", "kind": 3, "sortText": "amelt", "insertText": "melt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "memory_usage", "kind": 3, "sortText": "amemory_usage", "insertText": "memory_usage", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "merge", "kind": 3, "sortText": "amerge", "insertText": "merge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "min", "kind": 3, "sortText": "amin", "insertText": "min", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mod", "kind": 3, "sortText": "amod", "insertText": "mod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mode", "kind": 3, "sortText": "amode", "insertText": "mode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mul", "kind": 3, "sortText": "amul", "insertText": "mul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "multiply", "kind": 6, "sortText": "amultiply", "insertText": "multiply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ndim", "kind": 10, "sortText": "andim", "insertText": "ndim", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ne", "kind": 3, "sortText": "ane", "insertText": "ne", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nlargest", "kind": 3, "sortText": "anlargest", "insertText": "nlargest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notna", "kind": 3, "sortText": "anotna", "insertText": "notna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notnull", "kind": 3, "sortText": "anotnull", "insertText": "notnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nsmallest", "kind": 3, "sortText": "ansmallest", "insertText": "nsmallest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nunique", "kind": 3, "sortText": "anunique", "insertText": "nunique", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pad", "kind": 3, "sortText": "apad", "insertText": "pad", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pct_change", "kind": 3, "sortText": "apct_change", "insertText": "pct_change", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pipe", "kind": 3, "sortText": "apipe", "insertText": "pipe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot", "kind": 3, "sortText": "apivot", "insertText": "pivot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot_table", "kind": 3, "sortText": "apivot_table", "insertText": "pivot_table", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "plot", "kind": 6, "sortText": "aplot", "insertText": "plot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pop", "kind": 3, "sortText": "apop", "insertText": "pop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pow", "kind": 3, "sortText": "apow", "insertText": "pow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "prod", "kind": 3, "sortText": "aprod", "insertText": "prod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "product", "kind": 6, "sortText": "aproduct", "insertText": "product", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "quantile", "kind": 3, "sortText": "aquantile", "insertText": "quantile", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "query", "kind": 3, "sortText": "aquery", "insertText": "query", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "radd", "kind": 3, "sortText": "aradd", "insertText": "radd", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rank", "kind": 3, "sortText": "arank", "insertText": "rank", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rdiv", "kind": 6, "sortText": "ardiv", "insertText": "rdiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex", "kind": 3, "sortText": "areindex", "insertText": "reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex_like", "kind": 3, "sortText": "areindex_like", "insertText": "reindex_like", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename", "kind": 3, "sortText": "arename", "insertText": "rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename_axis", "kind": 3, "sortText": "arename_axis", "insertText": "rename_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reorder_levels", "kind": 3, "sortText": "areorder_levels", "insertText": "reorder_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "replace", "kind": 3, "sortText": "areplace", "insertText": "replace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "resample", "kind": 3, "sortText": "aresample", "insertText": "resample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reset_index", "kind": 3, "sortText": "areset_index", "insertText": "reset_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rfloordiv", "kind": 3, "sortText": "arfloordiv", "insertText": "rfloordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmod", "kind": 3, "sortText": "armod", "insertText": "rmod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmul", "kind": 3, "sortText": "armul", "insertText": "rmul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rolling", "kind": 3, "sortText": "arolling", "insertText": "rolling", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "round", "kind": 3, "sortText": "around", "insertText": "round", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rpow", "kind": 3, "sortText": "arpow", "insertText": "rpow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rsub", "kind": 3, "sortText": "arsub", "insertText": "rsub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rtruediv", "kind": 3, "sortText": "artruediv", "insertText": "rtruediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sample", "kind": 3, "sortText": "asample", "insertText": "sample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "select_dtypes", "kind": 3, "sortText": "aselect_dtypes", "insertText": "select_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sem", "kind": 3, "sortText": "asem", "insertText": "sem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_axis", "kind": 3, "sortText": "aset_axis", "insertText": "set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_flags", "kind": 3, "sortText": "aset_flags", "insertText": "set_flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_index", "kind": 3, "sortText": "aset_index", "insertText": "set_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shape", "kind": 10, "sortText": "ashape", "insertText": "shape", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shift", "kind": 3, "sortText": "ashift", "insertText": "shift", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "size", "kind": 10, "sortText": "asize", "insertText": "size", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "skew", "kind": 3, "sortText": "askew", "insertText": "skew", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_index", "kind": 3, "sortText": "asort_index", "insertText": "sort_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_values", "kind": 3, "sortText": "asort_values", "insertText": "sort_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sparse", "kind": 6, "sortText": "asparse", "insertText": "sparse", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "squeeze", "kind": 3, "sortText": "asqueeze", "insertText": "squeeze", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "stack", "kind": 3, "sortText": "astack", "insertText": "stack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "std", "kind": 3, "sortText": "astd", "insertText": "std", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "style", "kind": 10, "sortText": "astyle", "insertText": "style", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sub", "kind": 3, "sortText": "asub", "insertText": "sub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "subtract", "kind": 6, "sortText": "asubtract", "insertText": "subtract", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sum", "kind": 3, "sortText": "asum", "insertText": "sum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swapaxes", "kind": 3, "sortText": "aswapaxes", "insertText": "swapaxes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swaplevel", "kind": 3, "sortText": "aswaplevel", "insertText": "swaplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "T", "kind": 10, "sortText": "aT", "insertText": "T", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tail", "kind": 3, "sortText": "atail", "insertText": "tail", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "take", "kind": 3, "sortText": "atake", "insertText": "take", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_clipboard", "kind": 3, "sortText": "ato_clipboard", "insertText": "to_clipboard", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_csv", "kind": 3, "sortText": "ato_csv", "insertText": "to_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_dict", "kind": 3, "sortText": "ato_dict", "insertText": "to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_excel", "kind": 3, "sortText": "ato_excel", "insertText": "to_excel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_feather", "kind": 3, "sortText": "ato_feather", "insertText": "to_feather", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_gbq", "kind": 3, "sortText": "ato_gbq", "insertText": "to_gbq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_hdf", "kind": 3, "sortText": "ato_hdf", "insertText": "to_hdf", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_html", "kind": 3, "sortText": "ato_html", "insertText": "to_html", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_json", "kind": 3, "sortText": "ato_json", "insertText": "to_json", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_latex", "kind": 3, "sortText": "ato_latex", "insertText": "to_latex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_markdown", "kind": 3, "sortText": "ato_markdown", "insertText": "to_markdown", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_numpy", "kind": 3, "sortText": "ato_numpy", "insertText": "to_numpy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_orc", "kind": 3, "sortText": "ato_orc", "insertText": "to_orc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_parquet", "kind": 3, "sortText": "ato_parquet", "insertText": "to_parquet", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_period", "kind": 3, "sortText": "ato_period", "insertText": "to_period", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_pickle", "kind": 3, "sortText": "ato_pickle", "insertText": "to_pickle", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_records", "kind": 3, "sortText": "ato_records", "insertText": "to_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_sql", "kind": 3, "sortText": "ato_sql", "insertText": "to_sql", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_stata", "kind": 3, "sortText": "ato_stata", "insertText": "to_stata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_string", "kind": 3, "sortText": "ato_string", "insertText": "to_string", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_timestamp", "kind": 3, "sortText": "ato_timestamp", "insertText": "to_timestamp", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xarray", "kind": 3, "sortText": "ato_xarray", "insertText": "to_xarray", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xml", "kind": 3, "sortText": "ato_xml", "insertText": "to_xml", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transform", "kind": 3, "sortText": "atransform", "insertText": "transform", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transpose", "kind": 3, "sortText": "atranspose", "insertText": "transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truediv", "kind": 3, "sortText": "atruediv", "insertText": "truediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truncate", "kind": 3, "sortText": "atruncate", "insertText": "truncate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_convert", "kind": 3, "sortText": "atz_convert", "insertText": "tz_convert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_localize", "kind": 3, "sortText": "atz_localize", "insertText": "tz_localize", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "unstack", "kind": 3, "sortText": "aunstack", "insertText": "unstack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "update", "kind": 3, "sortText": "aupdate", "insertText": "update", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "value_counts", "kind": 3, "sortText": "avalue_counts", "insertText": "value_counts", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "values", "kind": 10, "sortText": "avalues", "insertText": "values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "var", "kind": 3, "sortText": "avar", "insertText": "var", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "where", "kind": 3, "sortText": "awhere", "insertText": "where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "xs", "kind": 3, "sortText": "axs", "insertText": "xs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accessors", "kind": 6, "sortText": "z_accessors", "insertText": "_accessors", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accum_func", "kind": 3, "sortText": "z_accum_func", "insertText": "_accum_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_examples_doc", "kind": 6, "sortText": "z_agg_examples_doc", "insertText": "_agg_examples_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_see_also_doc", "kind": 6, "sortText": "z_agg_see_also_doc", "insertText": "_agg_see_also_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_for_op", "kind": 3, "sortText": "z_align_for_op", "insertText": "_align_for_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_frame", "kind": 3, "sortText": "z_align_frame", "insertText": "_align_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_series", "kind": 3, "sortText": "z_align_series", "insertText": "_align_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_append", "kind": 3, "sortText": "z_append", "insertText": "_append", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method", "kind": 3, "sortText": "z_arith_method", "insertText": "_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method_with_reindex", "kind": 3, "sortText": "z_arith_method_with_reindex", "insertText": "_arith_method_with_reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_as_manager", "kind": 3, "sortText": "z_as_manager", "insertText": "_as_manager", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_attrs", "kind": 6, "sortText": "z_attrs", "insertText": "_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_LEN", "kind": 6, "sortText": "z_AXIS_LEN", "insertText": "_AXIS_LEN", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_ORDERS", "kind": 6, "sortText": "z_AXIS_ORDERS", "insertText": "_AXIS_ORDERS", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_TO_AXIS_NUMBER", "kind": 6, "sortText": "z_AXIS_TO_AXIS_NUMBER", "insertText": "_AXIS_TO_AXIS_NUMBER", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_box_col_values", "kind": 3, "sortText": "z_box_col_values", "insertText": "_box_col_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cache", "kind": 6, "sortText": "z_cache", "insertText": "_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_can_fast_transpose", "kind": 10, "sortText": "z_can_fast_transpose", "insertText": "_can_fast_transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_inplace_and_allows_duplicate_labels", "kind": 3, "sortText": "z_check_inplace_and_allows_duplicate_labels", "insertText": "_check_inplace_and_allows_duplicate_labels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_is_chained_assignment_possible", "kind": 3, "sortText": "z_check_is_chained_assignment_possible", "insertText": "_check_is_chained_assignment_possible", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_label_or_level_ambiguity", "kind": 3, "sortText": "z_check_label_or_level_ambiguity", "insertText": "_check_label_or_level_ambiguity", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_setitem_copy", "kind": 3, "sortText": "z_check_setitem_copy", "insertText": "_check_setitem_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clear_item_cache", "kind": 3, "sortText": "z_clear_item_cache", "insertText": "_clear_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_one_bound", "kind": 3, "sortText": "z_clip_with_one_bound", "insertText": "_clip_with_one_bound", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_scalar", "kind": 3, "sortText": "z_clip_with_scalar", "insertText": "_clip_with_scalar", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cmp_method", "kind": 3, "sortText": "z_cmp_method", "insertText": "_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_combine_frame", "kind": 3, "sortText": "z_combine_frame", "insertText": "_combine_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate", "kind": 3, "sortText": "z_consolidate", "insertText": "_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate_inplace", "kind": 3, "sortText": "z_consolidate_inplace", "insertText": "_consolidate_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_axes_dict", "kind": 3, "sortText": "z_construct_axes_dict", "insertText": "_construct_axes_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_result", "kind": 3, "sortText": "z_construct_result", "insertText": "_construct_result", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor", "kind": 10, "sortText": "z_constructor", "insertText": "_constructor", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_from_mgr", "kind": 3, "sortText": "z_constructor_from_mgr", "insertText": "_constructor_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced", "kind": 6, "sortText": "z_constructor_sliced", "insertText": "_constructor_sliced", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced_from_mgr", "kind": 3, "sortText": "z_constructor_sliced_from_mgr", "insertText": "_constructor_sliced_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_create_data_for_split_and_tight_to_dict", "kind": 3, "sortText": "z_create_data_for_split_and_tight_to_dict", "insertText": "_create_data_for_split_and_tight_to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_data", "kind": 10, "sortText": "z_data", "insertText": "_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_deprecate_downcast", "kind": 3, "sortText": "z_deprecate_downcast", "insertText": "_deprecate_downcast", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_additions", "kind": 3, "sortText": "z_dir_additions", "insertText": "_dir_additions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_deletions", "kind": 3, "sortText": "z_dir_deletions", "insertText": "_dir_deletions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dispatch_frame_op", "kind": 3, "sortText": "z_dispatch_frame_op", "insertText": "_dispatch_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_axis", "kind": 3, "sortText": "z_drop_axis", "insertText": "_drop_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_labels_or_levels", "kind": 3, "sortText": "z_drop_labels_or_levels", "insertText": "_drop_labels_or_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ensure_valid_index", "kind": 3, "sortText": "z_ensure_valid_index", "insertText": "_ensure_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_find_valid_index", "kind": 3, "sortText": "z_find_valid_index", "insertText": "_find_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_arith_method", "kind": 3, "sortText": "z_flex_arith_method", "insertText": "_flex_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_cmp_method", "kind": 3, "sortText": "z_flex_cmp_method", "insertText": "_flex_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_arrays", "kind": 3, "sortText": "z_from_arrays", "insertText": "_from_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_mgr", "kind": 3, "sortText": "z_from_mgr", "insertText": "_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_agg_axis", "kind": 3, "sortText": "z_get_agg_axis", "insertText": "_get_agg_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis", "kind": 3, "sortText": "z_get_axis", "insertText": "_get_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_name", "kind": 3, "sortText": "z_get_axis_name", "insertText": "_get_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_number", "kind": 3, "sortText": "z_get_axis_number", "insertText": "_get_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_resolvers", "kind": 3, "sortText": "z_get_axis_resolvers", "insertText": "_get_axis_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_block_manager_axis", "kind": 3, "sortText": "z_get_block_manager_axis", "insertText": "_get_block_manager_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_bool_data", "kind": 3, "sortText": "z_get_bool_data", "insertText": "_get_bool_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_cleaned_column_resolvers", "kind": 3, "sortText": "z_get_cleaned_column_resolvers", "insertText": "_get_cleaned_column_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_column_array", "kind": 3, "sortText": "z_get_column_array", "insertText": "_get_column_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_index_resolvers", "kind": 3, "sortText": "z_get_index_resolvers", "insertText": "_get_index_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_item_cache", "kind": 3, "sortText": "z_get_item_cache", "insertText": "_get_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_label_or_level_values", "kind": 3, "sortText": "z_get_label_or_level_values", "insertText": "_get_label_or_level_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_numeric_data", "kind": 3, "sortText": "z_get_numeric_data", "insertText": "_get_numeric_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_value", "kind": 3, "sortText": "z_get_value", "insertText": "_get_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_values_for_csv", "kind": 3, "sortText": "z_get_values_for_csv", "insertText": "_get_values_for_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_bool_array", "kind": 3, "sortText": "z_getitem_bool_array", "insertText": "_getitem_bool_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_multilevel", "kind": 3, "sortText": "z_getitem_multilevel", "insertText": "_getitem_multilevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_nocopy", "kind": 3, "sortText": "z_getitem_nocopy", "insertText": "_getitem_nocopy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_slice", "kind": 3, "sortText": "z_getitem_slice", "insertText": "_getitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_gotitem", "kind": 3, "sortText": "z_gotitem", "insertText": "_gotitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_HANDLED_TYPES", "kind": 6, "sortText": "z_HANDLED_TYPES", "insertText": "_HANDLED_TYPES", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_hidden_attrs", "kind": 6, "sortText": "z_hidden_attrs", "insertText": "_hidden_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_indexed_same", "kind": 3, "sortText": "z_indexed_same", "insertText": "_indexed_same", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis", "kind": 10, "sortText": "z_info_axis", "insertText": "_info_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_name", "kind": 6, "sortText": "z_info_axis_name", "insertText": "_info_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_number", "kind": 6, "sortText": "z_info_axis_number", "insertText": "_info_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_repr", "kind": 3, "sortText": "z_info_repr", "insertText": "_info_repr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_init_mgr", "kind": 3, "sortText": "z_init_mgr", "insertText": "_init_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_inplace_method", "kind": 3, "sortText": "z_inplace_method", "insertText": "_inplace_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names", "kind": 6, "sortText": "z_internal_names", "insertText": "_internal_names", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names_set", "kind": 6, "sortText": "z_internal_names_set", "insertText": "_internal_names_set", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_copy", "kind": 6, "sortText": "z_is_copy", "insertText": "_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_homogeneous_type", "kind": 10, "sortText": "z_is_homogeneous_type", "insertText": "_is_homogeneous_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_or_level_reference", "kind": 3, "sortText": "z_is_label_or_level_reference", "insertText": "_is_label_or_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_reference", "kind": 3, "sortText": "z_is_label_reference", "insertText": "_is_label_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_level_reference", "kind": 3, "sortText": "z_is_level_reference", "insertText": "_is_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_mixed_type", "kind": 10, "sortText": "z_is_mixed_type", "insertText": "_is_mixed_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view", "kind": 10, "sortText": "z_is_view", "insertText": "_is_view", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view_after_cow_rules", "kind": 3, "sortText": "z_is_view_after_cow_rules", "insertText": "_is_view_after_cow_rules", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item", "kind": 3, "sortText": "z_iset_item", "insertText": "_iset_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item_mgr", "kind": 3, "sortText": "z_iset_item_mgr", "insertText": "_iset_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_not_inplace", "kind": 3, "sortText": "z_iset_not_inplace", "insertText": "_iset_not_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_item_cache", "kind": 6, "sortText": "z_item_cache", "insertText": "_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iter_column_arrays", "kind": 3, "sortText": "z_iter_column_arrays", "insertText": "_iter_column_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ixs", "kind": 3, "sortText": "z_ixs", "insertText": "_ixs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_func", "kind": 3, "sortText": "z_logical_func", "insertText": "_logical_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_method", "kind": 6, "sortText": "z_logical_method", "insertText": "_logical_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_align_series_as_frame", "kind": 3, "sortText": "z_maybe_align_series_as_frame", "insertText": "_maybe_align_series_as_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_cache_changed", "kind": 3, "sortText": "z_maybe_cache_changed", "insertText": "_maybe_cache_changed", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_update_cacher", "kind": 3, "sortText": "z_maybe_update_cacher", "insertText": "_maybe_update_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_metadata", "kind": 6, "sortText": "z_metadata", "insertText": "_metadata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_mgr", "kind": 6, "sortText": "z_mgr", "insertText": "_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_min_count_stat_function", "kind": 3, "sortText": "z_min_count_stat_function", "insertText": "_min_count_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_needs_reindex_multi", "kind": 3, "sortText": "z_needs_reindex_multi", "insertText": "_needs_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_pad_or_backfill", "kind": 3, "sortText": "z_pad_or_backfill", "insertText": "_pad_or_backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_protect_consolidate", "kind": 3, "sortText": "z_protect_consolidate", "insertText": "_protect_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce", "kind": 3, "sortText": "z_reduce", "insertText": "_reduce", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce_axis1", "kind": 3, "sortText": "z_reduce_axis1", "insertText": "_reduce_axis1", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_axes", "kind": 3, "sortText": "z_reindex_axes", "insertText": "_reindex_axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_multi", "kind": 3, "sortText": "z_reindex_multi", "insertText": "_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_with_indexers", "kind": 3, "sortText": "z_reindex_with_indexers", "insertText": "_reindex_with_indexers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_rename", "kind": 3, "sortText": "z_rename", "insertText": "_rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_replace_columnwise", "kind": 3, "sortText": "z_replace_columnwise", "insertText": "_replace_columnwise", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_data_resource_", "kind": 3, "sortText": "z_repr_data_resource_", "insertText": "_repr_data_resource_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_horizontal_", "kind": 3, "sortText": "z_repr_fits_horizontal_", "insertText": "_repr_fits_horizontal_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_vertical_", "kind": 3, "sortText": "z_repr_fits_vertical_", "insertText": "_repr_fits_vertical_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_html_", "kind": 3, "sortText": "z_repr_html_", "insertText": "_repr_html_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_latex_", "kind": 3, "sortText": "z_repr_latex_", "insertText": "_repr_latex_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cache", "kind": 3, "sortText": "z_reset_cache", "insertText": "_reset_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cacher", "kind": 3, "sortText": "z_reset_cacher", "insertText": "_reset_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_sanitize_column", "kind": 3, "sortText": "z_sanitize_column", "insertText": "_sanitize_column", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_series", "kind": 10, "sortText": "z_series", "insertText": "_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis", "kind": 3, "sortText": "z_set_axis", "insertText": "_set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_name", "kind": 3, "sortText": "z_set_axis_name", "insertText": "_set_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_nocheck", "kind": 3, "sortText": "z_set_axis_nocheck", "insertText": "_set_axis_nocheck", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_is_copy", "kind": 3, "sortText": "z_set_is_copy", "insertText": "_set_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item", "kind": 3, "sortText": "z_set_item", "insertText": "_set_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_frame_value", "kind": 3, "sortText": "z_set_item_frame_value", "insertText": "_set_item_frame_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_mgr", "kind": 3, "sortText": "z_set_item_mgr", "insertText": "_set_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_value", "kind": 3, "sortText": "z_set_value", "insertText": "_set_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_array", "kind": 3, "sortText": "z_setitem_array", "insertText": "_setitem_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_frame", "kind": 3, "sortText": "z_setitem_frame", "insertText": "_setitem_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_slice", "kind": 3, "sortText": "z_setitem_slice", "insertText": "_setitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shared_docs", "kind": 6, "sortText": "z_shared_docs", "insertText": "_shared_docs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shift_with_freq", "kind": 3, "sortText": "z_shift_with_freq", "insertText": "_shift_with_freq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_should_reindex_frame_op", "kind": 3, "sortText": "z_should_reindex_frame_op", "insertText": "_should_reindex_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_slice", "kind": 3, "sortText": "z_slice", "insertText": "_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function", "kind": 3, "sortText": "z_stat_function", "insertText": "_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function_ddof", "kind": 3, "sortText": "z_stat_function_ddof", "insertText": "_stat_function_ddof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_take_with_is_copy", "kind": 3, "sortText": "z_take_with_is_copy", "insertText": "_take_with_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_dict_of_blocks", "kind": 3, "sortText": "z_to_dict_of_blocks", "insertText": "_to_dict_of_blocks", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_latex_via_styler", "kind": 3, "sortText": "z_to_latex_via_styler", "insertText": "_to_latex_via_styler", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_typ", "kind": 6, "sortText": "z_typ", "insertText": "_typ", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_update_inplace", "kind": 3, "sortText": "z_update_inplace", "insertText": "_update_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_validate_dtype", "kind": 3, "sortText": "z_validate_dtype", "insertText": "_validate_dtype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_values", "kind": 10, "sortText": "z_values", "insertText": "_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_where", "kind": 3, "sortText": "z_where", "insertText": "_where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__abs__", "kind": 3, "sortText": "z__abs__", "insertText": "__abs__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__add__", "kind": 3, "sortText": "z__add__", "insertText": "__add__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__and__", "kind": 3, "sortText": "z__and__", "insertText": "__and__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__annotations__", "kind": 6, "sortText": "z__annotations__", "insertText": "__annotations__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array__", "kind": 3, "sortText": "z__array__", "insertText": "__array__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_priority__", "kind": 6, "sortText": "z__array_priority__", "insertText": "__array_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_ufunc__", "kind": 3, "sortText": "z__array_ufunc__", "insertText": "__array_ufunc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__arrow_c_stream__", "kind": 3, "sortText": "z__arrow_c_stream__", "insertText": "__arrow_c_stream__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__bool__", "kind": 6, "sortText": "z__bool__", "insertText": "__bool__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__class__", "kind": 10, "sortText": "z__class__", "insertText": "__class__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__contains__", "kind": 3, "sortText": "z__contains__", "insertText": "__contains__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__copy__", "kind": 3, "sortText": "z__copy__", "insertText": "__copy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe__", "kind": 3, "sortText": "z__dataframe__", "insertText": "__dataframe__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe_consortium_standard__", "kind": 3, "sortText": "z__dataframe_consortium_standard__", "insertText": "__dataframe_consortium_standard__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__deepcopy__", "kind": 3, "sortText": "z__deepcopy__", "insertText": "__deepcopy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delattr__", "kind": 3, "sortText": "z__delattr__", "insertText": "__delattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delitem__", "kind": 3, "sortText": "z__delitem__", "insertText": "__delitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dict__", "kind": 6, "sortText": "z__dict__", "insertText": "__dict__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dir__", "kind": 3, "sortText": "z__dir__", "insertText": "__dir__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__divmod__", "kind": 3, "sortText": "z__divmod__", "insertText": "__divmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__doc__", "kind": 6, "sortText": "z__doc__", "insertText": "__doc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__eq__", "kind": 3, "sortText": "z__eq__", "insertText": "__eq__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__finalize__", "kind": 3, "sortText": "z__finalize__", "insertText": "__finalize__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__floordiv__", "kind": 3, "sortText": "z__floordiv__", "insertText": "__floordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__format__", "kind": 3, "sortText": "z__format__", "insertText": "__format__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ge__", "kind": 3, "sortText": "z__ge__", "insertText": "__ge__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattr__", "kind": 3, "sortText": "z__getattr__", "insertText": "__getattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattribute__", "kind": 3, "sortText": "z__getattribute__", "insertText": "__getattribute__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getitem__", "kind": 3, "sortText": "z__getitem__", "insertText": "__getitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getstate__", "kind": 3, "sortText": "z__getstate__", "insertText": "__getstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__gt__", "kind": 3, "sortText": "z__gt__", "insertText": "__gt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__hash__", "kind": 6, "sortText": "z__hash__", "insertText": "__hash__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iadd__", "kind": 3, "sortText": "z__iadd__", "insertText": "__iadd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iand__", "kind": 3, "sortText": "z__iand__", "insertText": "__iand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ifloordiv__", "kind": 3, "sortText": "z__ifloordiv__", "insertText": "__ifloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imod__", "kind": 3, "sortText": "z__imod__", "insertText": "__imod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imul__", "kind": 3, "sortText": "z__imul__", "insertText": "__imul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init__", "kind": 3, "sortText": "z__init__", "insertText": "__init__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init_subclass__", "kind": 3, "sortText": "z__init_subclass__", "insertText": "__init_subclass__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__invert__", "kind": 3, "sortText": "z__invert__", "insertText": "__invert__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ior__", "kind": 3, "sortText": "z__ior__", "insertText": "__ior__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ipow__", "kind": 3, "sortText": "z__ipow__", "insertText": "__ipow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__isub__", "kind": 3, "sortText": "z__isub__", "insertText": "__isub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iter__", "kind": 3, "sortText": "z__iter__", "insertText": "__iter__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__itruediv__", "kind": 3, "sortText": "z__itruediv__", "insertText": "__itruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ixor__", "kind": 3, "sortText": "z__ixor__", "insertText": "__ixor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__le__", "kind": 3, "sortText": "z__le__", "insertText": "__le__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__len__", "kind": 3, "sortText": "z__len__", "insertText": "__len__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__lt__", "kind": 3, "sortText": "z__lt__", "insertText": "__lt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__matmul__", "kind": 3, "sortText": "z__matmul__", "insertText": "__matmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mod__", "kind": 3, "sortText": "z__mod__", "insertText": "__mod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__module__", "kind": 6, "sortText": "z__module__", "insertText": "__module__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mul__", "kind": 3, "sortText": "z__mul__", "insertText": "__mul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ne__", "kind": 3, "sortText": "z__ne__", "insertText": "__ne__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__neg__", "kind": 3, "sortText": "z__neg__", "insertText": "__neg__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__new__", "kind": 3, "sortText": "z__new__", "insertText": "__new__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__nonzero__", "kind": 3, "sortText": "z__nonzero__", "insertText": "__nonzero__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__or__", "kind": 3, "sortText": "z__or__", "insertText": "__or__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pandas_priority__", "kind": 6, "sortText": "z__pandas_priority__", "insertText": "__pandas_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pos__", "kind": 3, "sortText": "z__pos__", "insertText": "__pos__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pow__", "kind": 3, "sortText": "z__pow__", "insertText": "__pow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__radd__", "kind": 3, "sortText": "z__radd__", "insertText": "__radd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rand__", "kind": 3, "sortText": "z__rand__", "insertText": "__rand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rdivmod__", "kind": 3, "sortText": "z__rdivmod__", "insertText": "__rdivmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce__", "kind": 3, "sortText": "z__reduce__", "insertText": "__reduce__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce_ex__", "kind": 3, "sortText": "z__reduce_ex__", "insertText": "__reduce_ex__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__repr__", "kind": 3, "sortText": "z__repr__", "insertText": "__repr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rfloordiv__", "kind": 3, "sortText": "z__rfloordiv__", "insertText": "__rfloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmatmul__", "kind": 3, "sortText": "z__rmatmul__", "insertText": "__rmatmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmod__", "kind": 3, "sortText": "z__rmod__", "insertText": "__rmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmul__", "kind": 3, "sortText": "z__rmul__", "insertText": "__rmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ror__", "kind": 3, "sortText": "z__ror__", "insertText": "__ror__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__round__", "kind": 3, "sortText": "z__round__", "insertText": "__round__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rpow__", "kind": 3, "sortText": "z__rpow__", "insertText": "__rpow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rsub__", "kind": 3, "sortText": "z__rsub__", "insertText": "__rsub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rtruediv__", "kind": 3, "sortText": "z__rtruediv__", "insertText": "__rtruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rxor__", "kind": 3, "sortText": "z__rxor__", "insertText": "__rxor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setattr__", "kind": 3, "sortText": "z__setattr__", "insertText": "__setattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setitem__", "kind": 3, "sortText": "z__setitem__", "insertText": "__setitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setstate__", "kind": 3, "sortText": "z__setstate__", "insertText": "__setstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sizeof__", "kind": 3, "sortText": "z__sizeof__", "insertText": "__sizeof__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__str__", "kind": 3, "sortText": "z__str__", "insertText": "__str__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sub__", "kind": 3, "sortText": "z__sub__", "insertText": "__sub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__subclasshook__", "kind": 3, "sortText": "z__subclasshook__", "insertText": "__subclasshook__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__truediv__", "kind": 3, "sortText": "z__truediv__", "insertText": "__truediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__xor__", "kind": 3, "sortText": "z__xor__", "insertText": "__xor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}]}} +{"suite": "pandas", "label": "edit dataframe then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 39, "iteration": 2, "result": {"isIncomplete": false, "items": [{"label": "abs()", "kind": 3, "sortText": "aabs", "insertText": "abs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add(other, axis, level, fill_value)", "kind": 3, "sortText": "aadd", "insertText": "add", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_prefix(prefix, axis)", "kind": 3, "sortText": "aadd_prefix", "insertText": "add_prefix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_suffix(suffix, axis)", "kind": 3, "sortText": "aadd_suffix", "insertText": "add_suffix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "agg", "kind": 6, "sortText": "aagg", "insertText": "agg", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "aggregate(func, axis, args, kwargs)", "kind": 3, "sortText": "aaggregate", "insertText": "aggregate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "align(other, join, axis, level, copy, fill_value, method, limit, fill_axis, broadcast_axis)", "kind": 3, "sortText": "aalign", "insertText": "align", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "all(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aall", "insertText": "all", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "any(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aany", "insertText": "any", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "apply(func, axis, raw, result_type, args, by_row, engine, engine_kwargs, kwargs)", "kind": 3, "sortText": "aapply", "insertText": "apply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "applymap(func, na_action, kwargs)", "kind": 3, "sortText": "aapplymap", "insertText": "applymap", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asfreq(freq, method, how, normalize, fill_value)", "kind": 3, "sortText": "aasfreq", "insertText": "asfreq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asof(where, subset)", "kind": 3, "sortText": "aasof", "insertText": "asof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "assign(kwargs)", "kind": 3, "sortText": "aassign", "insertText": "assign", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "astype(dtype, copy, errors)", "kind": 3, "sortText": "aastype", "insertText": "astype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at", "kind": 10, "sortText": "aat", "insertText": "at", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at_time(time, asof, axis)", "kind": 3, "sortText": "aat_time", "insertText": "at_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "attrs", "kind": 6, "sortText": "aattrs", "insertText": "attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "axes", "kind": 10, "sortText": "aaxes", "insertText": "axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "backfill(axis, inplace, limit, downcast)", "kind": 3, "sortText": "abackfill", "insertText": "backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "between_time(start_time, end_time, inclusive, axis)", "kind": 3, "sortText": "abetween_time", "insertText": "between_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bfill(axis, inplace, limit, limit_area, downcast)", "kind": 3, "sortText": "abfill", "insertText": "bfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bool()", "kind": 3, "sortText": "abool", "insertText": "bool", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "boxplot", "kind": 6, "sortText": "aboxplot", "insertText": "boxplot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "clip(lower, upper, axis, inplace, kwargs)", "kind": 3, "sortText": "aclip", "insertText": "clip", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "columns", "kind": 6, "sortText": "acolumns", "insertText": "columns", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine", "kind": 3, "sortText": "acombine", "insertText": "combine", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine_first", "kind": 3, "sortText": "acombine_first", "insertText": "combine_first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "compare", "kind": 3, "sortText": "acompare", "insertText": "compare", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "convert_dtypes", "kind": 3, "sortText": "aconvert_dtypes", "insertText": "convert_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "copy", "kind": 3, "sortText": "acopy", "insertText": "copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corr", "kind": 3, "sortText": "acorr", "insertText": "corr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corrwith", "kind": 3, "sortText": "acorrwith", "insertText": "corrwith", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "count", "kind": 3, "sortText": "acount", "insertText": "count", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cov", "kind": 3, "sortText": "acov", "insertText": "cov", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummax", "kind": 3, "sortText": "acummax", "insertText": "cummax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummin", "kind": 3, "sortText": "acummin", "insertText": "cummin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumprod", "kind": 3, "sortText": "acumprod", "insertText": "cumprod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumsum", "kind": 3, "sortText": "acumsum", "insertText": "cumsum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "describe", "kind": 3, "sortText": "adescribe", "insertText": "describe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "diff", "kind": 3, "sortText": "adiff", "insertText": "diff", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "div", "kind": 6, "sortText": "adiv", "insertText": "div", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "divide", "kind": 6, "sortText": "adivide", "insertText": "divide", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dot", "kind": 3, "sortText": "adot", "insertText": "dot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop", "kind": 3, "sortText": "adrop", "insertText": "drop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop_duplicates", "kind": 3, "sortText": "adrop_duplicates", "insertText": "drop_duplicates", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "droplevel", "kind": 3, "sortText": "adroplevel", "insertText": "droplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dropna", "kind": 3, "sortText": "adropna", "insertText": "dropna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dtypes", "kind": 10, "sortText": "adtypes", "insertText": "dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "duplicated", "kind": 3, "sortText": "aduplicated", "insertText": "duplicated", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "empty", "kind": 10, "sortText": "aempty", "insertText": "empty", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eq", "kind": 3, "sortText": "aeq", "insertText": "eq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "equals", "kind": 3, "sortText": "aequals", "insertText": "equals", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eval", "kind": 3, "sortText": "aeval", "insertText": "eval", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ewm", "kind": 3, "sortText": "aewm", "insertText": "ewm", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "expanding", "kind": 3, "sortText": "aexpanding", "insertText": "expanding", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "explode", "kind": 3, "sortText": "aexplode", "insertText": "explode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ffill", "kind": 3, "sortText": "affill", "insertText": "ffill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "fillna", "kind": 3, "sortText": "afillna", "insertText": "fillna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "filter", "kind": 3, "sortText": "afilter", "insertText": "filter", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first", "kind": 3, "sortText": "afirst", "insertText": "first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first_valid_index", "kind": 3, "sortText": "afirst_valid_index", "insertText": "first_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "flags", "kind": 10, "sortText": "aflags", "insertText": "flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "floordiv", "kind": 3, "sortText": "afloordiv", "insertText": "floordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_dict", "kind": 3, "sortText": "afrom_dict", "insertText": "from_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_records", "kind": 3, "sortText": "afrom_records", "insertText": "from_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ge", "kind": 3, "sortText": "age", "insertText": "ge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "get", "kind": 3, "sortText": "aget", "insertText": "get", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "groupby", "kind": 3, "sortText": "agroupby", "insertText": "groupby", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "gt", "kind": 3, "sortText": "agt", "insertText": "gt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "head", "kind": 3, "sortText": "ahead", "insertText": "head", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "hist", "kind": 6, "sortText": "ahist", "insertText": "hist", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iat", "kind": 10, "sortText": "aiat", "insertText": "iat", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmax", "kind": 3, "sortText": "aidxmax", "insertText": "idxmax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmin", "kind": 3, "sortText": "aidxmin", "insertText": "idxmin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iloc", "kind": 10, "sortText": "ailoc", "insertText": "iloc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "index", "kind": 6, "sortText": "aindex", "insertText": "index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "infer_objects", "kind": 3, "sortText": "ainfer_objects", "insertText": "infer_objects", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "info", "kind": 3, "sortText": "ainfo", "insertText": "info", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "insert", "kind": 3, "sortText": "ainsert", "insertText": "insert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "interpolate", "kind": 3, "sortText": "ainterpolate", "insertText": "interpolate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isetitem", "kind": 3, "sortText": "aisetitem", "insertText": "isetitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isin", "kind": 3, "sortText": "aisin", "insertText": "isin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isna", "kind": 3, "sortText": "aisna", "insertText": "isna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isnull", "kind": 3, "sortText": "aisnull", "insertText": "isnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "items", "kind": 3, "sortText": "aitems", "insertText": "items", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iterrows", "kind": 3, "sortText": "aiterrows", "insertText": "iterrows", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "itertuples", "kind": 3, "sortText": "aitertuples", "insertText": "itertuples", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "join", "kind": 3, "sortText": "ajoin", "insertText": "join", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "keys", "kind": 3, "sortText": "akeys", "insertText": "keys", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurt", "kind": 3, "sortText": "akurt", "insertText": "kurt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurtosis", "kind": 6, "sortText": "akurtosis", "insertText": "kurtosis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last", "kind": 3, "sortText": "alast", "insertText": "last", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last_valid_index", "kind": 3, "sortText": "alast_valid_index", "insertText": "last_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "le", "kind": 3, "sortText": "ale", "insertText": "le", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "loc", "kind": 10, "sortText": "aloc", "insertText": "loc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "lt", "kind": 3, "sortText": "alt", "insertText": "lt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "map", "kind": 3, "sortText": "amap", "insertText": "map", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mask", "kind": 3, "sortText": "amask", "insertText": "mask", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "max", "kind": 3, "sortText": "amax", "insertText": "max", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mean", "kind": 3, "sortText": "amean", "insertText": "mean", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "median", "kind": 3, "sortText": "amedian", "insertText": "median", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "melt", "kind": 3, "sortText": "amelt", "insertText": "melt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "memory_usage", "kind": 3, "sortText": "amemory_usage", "insertText": "memory_usage", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "merge", "kind": 3, "sortText": "amerge", "insertText": "merge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "min", "kind": 3, "sortText": "amin", "insertText": "min", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mod", "kind": 3, "sortText": "amod", "insertText": "mod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mode", "kind": 3, "sortText": "amode", "insertText": "mode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mul", "kind": 3, "sortText": "amul", "insertText": "mul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "multiply", "kind": 6, "sortText": "amultiply", "insertText": "multiply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ndim", "kind": 10, "sortText": "andim", "insertText": "ndim", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ne", "kind": 3, "sortText": "ane", "insertText": "ne", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nlargest", "kind": 3, "sortText": "anlargest", "insertText": "nlargest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notna", "kind": 3, "sortText": "anotna", "insertText": "notna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notnull", "kind": 3, "sortText": "anotnull", "insertText": "notnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nsmallest", "kind": 3, "sortText": "ansmallest", "insertText": "nsmallest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nunique", "kind": 3, "sortText": "anunique", "insertText": "nunique", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pad", "kind": 3, "sortText": "apad", "insertText": "pad", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pct_change", "kind": 3, "sortText": "apct_change", "insertText": "pct_change", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pipe", "kind": 3, "sortText": "apipe", "insertText": "pipe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot", "kind": 3, "sortText": "apivot", "insertText": "pivot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot_table", "kind": 3, "sortText": "apivot_table", "insertText": "pivot_table", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "plot", "kind": 6, "sortText": "aplot", "insertText": "plot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pop", "kind": 3, "sortText": "apop", "insertText": "pop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pow", "kind": 3, "sortText": "apow", "insertText": "pow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "prod", "kind": 3, "sortText": "aprod", "insertText": "prod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "product", "kind": 6, "sortText": "aproduct", "insertText": "product", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "quantile", "kind": 3, "sortText": "aquantile", "insertText": "quantile", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "query", "kind": 3, "sortText": "aquery", "insertText": "query", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "radd", "kind": 3, "sortText": "aradd", "insertText": "radd", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rank", "kind": 3, "sortText": "arank", "insertText": "rank", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rdiv", "kind": 6, "sortText": "ardiv", "insertText": "rdiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex", "kind": 3, "sortText": "areindex", "insertText": "reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex_like", "kind": 3, "sortText": "areindex_like", "insertText": "reindex_like", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename", "kind": 3, "sortText": "arename", "insertText": "rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename_axis", "kind": 3, "sortText": "arename_axis", "insertText": "rename_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reorder_levels", "kind": 3, "sortText": "areorder_levels", "insertText": "reorder_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "replace", "kind": 3, "sortText": "areplace", "insertText": "replace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "resample", "kind": 3, "sortText": "aresample", "insertText": "resample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reset_index", "kind": 3, "sortText": "areset_index", "insertText": "reset_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rfloordiv", "kind": 3, "sortText": "arfloordiv", "insertText": "rfloordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmod", "kind": 3, "sortText": "armod", "insertText": "rmod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmul", "kind": 3, "sortText": "armul", "insertText": "rmul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rolling", "kind": 3, "sortText": "arolling", "insertText": "rolling", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "round", "kind": 3, "sortText": "around", "insertText": "round", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rpow", "kind": 3, "sortText": "arpow", "insertText": "rpow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rsub", "kind": 3, "sortText": "arsub", "insertText": "rsub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rtruediv", "kind": 3, "sortText": "artruediv", "insertText": "rtruediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sample", "kind": 3, "sortText": "asample", "insertText": "sample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "select_dtypes", "kind": 3, "sortText": "aselect_dtypes", "insertText": "select_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sem", "kind": 3, "sortText": "asem", "insertText": "sem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_axis", "kind": 3, "sortText": "aset_axis", "insertText": "set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_flags", "kind": 3, "sortText": "aset_flags", "insertText": "set_flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_index", "kind": 3, "sortText": "aset_index", "insertText": "set_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shape", "kind": 10, "sortText": "ashape", "insertText": "shape", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shift", "kind": 3, "sortText": "ashift", "insertText": "shift", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "size", "kind": 10, "sortText": "asize", "insertText": "size", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "skew", "kind": 3, "sortText": "askew", "insertText": "skew", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_index", "kind": 3, "sortText": "asort_index", "insertText": "sort_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_values", "kind": 3, "sortText": "asort_values", "insertText": "sort_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sparse", "kind": 6, "sortText": "asparse", "insertText": "sparse", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "squeeze", "kind": 3, "sortText": "asqueeze", "insertText": "squeeze", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "stack", "kind": 3, "sortText": "astack", "insertText": "stack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "std", "kind": 3, "sortText": "astd", "insertText": "std", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "style", "kind": 10, "sortText": "astyle", "insertText": "style", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sub", "kind": 3, "sortText": "asub", "insertText": "sub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "subtract", "kind": 6, "sortText": "asubtract", "insertText": "subtract", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sum", "kind": 3, "sortText": "asum", "insertText": "sum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swapaxes", "kind": 3, "sortText": "aswapaxes", "insertText": "swapaxes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swaplevel", "kind": 3, "sortText": "aswaplevel", "insertText": "swaplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "T", "kind": 10, "sortText": "aT", "insertText": "T", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tail", "kind": 3, "sortText": "atail", "insertText": "tail", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "take", "kind": 3, "sortText": "atake", "insertText": "take", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_clipboard", "kind": 3, "sortText": "ato_clipboard", "insertText": "to_clipboard", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_csv", "kind": 3, "sortText": "ato_csv", "insertText": "to_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_dict", "kind": 3, "sortText": "ato_dict", "insertText": "to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_excel", "kind": 3, "sortText": "ato_excel", "insertText": "to_excel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_feather", "kind": 3, "sortText": "ato_feather", "insertText": "to_feather", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_gbq", "kind": 3, "sortText": "ato_gbq", "insertText": "to_gbq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_hdf", "kind": 3, "sortText": "ato_hdf", "insertText": "to_hdf", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_html", "kind": 3, "sortText": "ato_html", "insertText": "to_html", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_json", "kind": 3, "sortText": "ato_json", "insertText": "to_json", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_latex", "kind": 3, "sortText": "ato_latex", "insertText": "to_latex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_markdown", "kind": 3, "sortText": "ato_markdown", "insertText": "to_markdown", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_numpy", "kind": 3, "sortText": "ato_numpy", "insertText": "to_numpy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_orc", "kind": 3, "sortText": "ato_orc", "insertText": "to_orc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_parquet", "kind": 3, "sortText": "ato_parquet", "insertText": "to_parquet", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_period", "kind": 3, "sortText": "ato_period", "insertText": "to_period", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_pickle", "kind": 3, "sortText": "ato_pickle", "insertText": "to_pickle", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_records", "kind": 3, "sortText": "ato_records", "insertText": "to_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_sql", "kind": 3, "sortText": "ato_sql", "insertText": "to_sql", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_stata", "kind": 3, "sortText": "ato_stata", "insertText": "to_stata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_string", "kind": 3, "sortText": "ato_string", "insertText": "to_string", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_timestamp", "kind": 3, "sortText": "ato_timestamp", "insertText": "to_timestamp", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xarray", "kind": 3, "sortText": "ato_xarray", "insertText": "to_xarray", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xml", "kind": 3, "sortText": "ato_xml", "insertText": "to_xml", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transform", "kind": 3, "sortText": "atransform", "insertText": "transform", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transpose", "kind": 3, "sortText": "atranspose", "insertText": "transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truediv", "kind": 3, "sortText": "atruediv", "insertText": "truediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truncate", "kind": 3, "sortText": "atruncate", "insertText": "truncate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_convert", "kind": 3, "sortText": "atz_convert", "insertText": "tz_convert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_localize", "kind": 3, "sortText": "atz_localize", "insertText": "tz_localize", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "unstack", "kind": 3, "sortText": "aunstack", "insertText": "unstack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "update", "kind": 3, "sortText": "aupdate", "insertText": "update", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "value_counts", "kind": 3, "sortText": "avalue_counts", "insertText": "value_counts", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "values", "kind": 10, "sortText": "avalues", "insertText": "values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "var", "kind": 3, "sortText": "avar", "insertText": "var", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "where", "kind": 3, "sortText": "awhere", "insertText": "where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "xs", "kind": 3, "sortText": "axs", "insertText": "xs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accessors", "kind": 6, "sortText": "z_accessors", "insertText": "_accessors", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accum_func", "kind": 3, "sortText": "z_accum_func", "insertText": "_accum_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_examples_doc", "kind": 6, "sortText": "z_agg_examples_doc", "insertText": "_agg_examples_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_see_also_doc", "kind": 6, "sortText": "z_agg_see_also_doc", "insertText": "_agg_see_also_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_for_op", "kind": 3, "sortText": "z_align_for_op", "insertText": "_align_for_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_frame", "kind": 3, "sortText": "z_align_frame", "insertText": "_align_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_series", "kind": 3, "sortText": "z_align_series", "insertText": "_align_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_append", "kind": 3, "sortText": "z_append", "insertText": "_append", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method", "kind": 3, "sortText": "z_arith_method", "insertText": "_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method_with_reindex", "kind": 3, "sortText": "z_arith_method_with_reindex", "insertText": "_arith_method_with_reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_as_manager", "kind": 3, "sortText": "z_as_manager", "insertText": "_as_manager", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_attrs", "kind": 6, "sortText": "z_attrs", "insertText": "_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_LEN", "kind": 6, "sortText": "z_AXIS_LEN", "insertText": "_AXIS_LEN", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_ORDERS", "kind": 6, "sortText": "z_AXIS_ORDERS", "insertText": "_AXIS_ORDERS", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_TO_AXIS_NUMBER", "kind": 6, "sortText": "z_AXIS_TO_AXIS_NUMBER", "insertText": "_AXIS_TO_AXIS_NUMBER", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_box_col_values", "kind": 3, "sortText": "z_box_col_values", "insertText": "_box_col_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cache", "kind": 6, "sortText": "z_cache", "insertText": "_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_can_fast_transpose", "kind": 10, "sortText": "z_can_fast_transpose", "insertText": "_can_fast_transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_inplace_and_allows_duplicate_labels", "kind": 3, "sortText": "z_check_inplace_and_allows_duplicate_labels", "insertText": "_check_inplace_and_allows_duplicate_labels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_is_chained_assignment_possible", "kind": 3, "sortText": "z_check_is_chained_assignment_possible", "insertText": "_check_is_chained_assignment_possible", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_label_or_level_ambiguity", "kind": 3, "sortText": "z_check_label_or_level_ambiguity", "insertText": "_check_label_or_level_ambiguity", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_setitem_copy", "kind": 3, "sortText": "z_check_setitem_copy", "insertText": "_check_setitem_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clear_item_cache", "kind": 3, "sortText": "z_clear_item_cache", "insertText": "_clear_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_one_bound", "kind": 3, "sortText": "z_clip_with_one_bound", "insertText": "_clip_with_one_bound", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_scalar", "kind": 3, "sortText": "z_clip_with_scalar", "insertText": "_clip_with_scalar", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cmp_method", "kind": 3, "sortText": "z_cmp_method", "insertText": "_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_combine_frame", "kind": 3, "sortText": "z_combine_frame", "insertText": "_combine_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate", "kind": 3, "sortText": "z_consolidate", "insertText": "_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate_inplace", "kind": 3, "sortText": "z_consolidate_inplace", "insertText": "_consolidate_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_axes_dict", "kind": 3, "sortText": "z_construct_axes_dict", "insertText": "_construct_axes_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_result", "kind": 3, "sortText": "z_construct_result", "insertText": "_construct_result", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor", "kind": 10, "sortText": "z_constructor", "insertText": "_constructor", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_from_mgr", "kind": 3, "sortText": "z_constructor_from_mgr", "insertText": "_constructor_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced", "kind": 6, "sortText": "z_constructor_sliced", "insertText": "_constructor_sliced", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced_from_mgr", "kind": 3, "sortText": "z_constructor_sliced_from_mgr", "insertText": "_constructor_sliced_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_create_data_for_split_and_tight_to_dict", "kind": 3, "sortText": "z_create_data_for_split_and_tight_to_dict", "insertText": "_create_data_for_split_and_tight_to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_data", "kind": 10, "sortText": "z_data", "insertText": "_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_deprecate_downcast", "kind": 3, "sortText": "z_deprecate_downcast", "insertText": "_deprecate_downcast", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_additions", "kind": 3, "sortText": "z_dir_additions", "insertText": "_dir_additions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_deletions", "kind": 3, "sortText": "z_dir_deletions", "insertText": "_dir_deletions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dispatch_frame_op", "kind": 3, "sortText": "z_dispatch_frame_op", "insertText": "_dispatch_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_axis", "kind": 3, "sortText": "z_drop_axis", "insertText": "_drop_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_labels_or_levels", "kind": 3, "sortText": "z_drop_labels_or_levels", "insertText": "_drop_labels_or_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ensure_valid_index", "kind": 3, "sortText": "z_ensure_valid_index", "insertText": "_ensure_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_find_valid_index", "kind": 3, "sortText": "z_find_valid_index", "insertText": "_find_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_arith_method", "kind": 3, "sortText": "z_flex_arith_method", "insertText": "_flex_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_cmp_method", "kind": 3, "sortText": "z_flex_cmp_method", "insertText": "_flex_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_arrays", "kind": 3, "sortText": "z_from_arrays", "insertText": "_from_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_mgr", "kind": 3, "sortText": "z_from_mgr", "insertText": "_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_agg_axis", "kind": 3, "sortText": "z_get_agg_axis", "insertText": "_get_agg_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis", "kind": 3, "sortText": "z_get_axis", "insertText": "_get_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_name", "kind": 3, "sortText": "z_get_axis_name", "insertText": "_get_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_number", "kind": 3, "sortText": "z_get_axis_number", "insertText": "_get_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_resolvers", "kind": 3, "sortText": "z_get_axis_resolvers", "insertText": "_get_axis_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_block_manager_axis", "kind": 3, "sortText": "z_get_block_manager_axis", "insertText": "_get_block_manager_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_bool_data", "kind": 3, "sortText": "z_get_bool_data", "insertText": "_get_bool_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_cleaned_column_resolvers", "kind": 3, "sortText": "z_get_cleaned_column_resolvers", "insertText": "_get_cleaned_column_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_column_array", "kind": 3, "sortText": "z_get_column_array", "insertText": "_get_column_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_index_resolvers", "kind": 3, "sortText": "z_get_index_resolvers", "insertText": "_get_index_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_item_cache", "kind": 3, "sortText": "z_get_item_cache", "insertText": "_get_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_label_or_level_values", "kind": 3, "sortText": "z_get_label_or_level_values", "insertText": "_get_label_or_level_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_numeric_data", "kind": 3, "sortText": "z_get_numeric_data", "insertText": "_get_numeric_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_value", "kind": 3, "sortText": "z_get_value", "insertText": "_get_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_values_for_csv", "kind": 3, "sortText": "z_get_values_for_csv", "insertText": "_get_values_for_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_bool_array", "kind": 3, "sortText": "z_getitem_bool_array", "insertText": "_getitem_bool_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_multilevel", "kind": 3, "sortText": "z_getitem_multilevel", "insertText": "_getitem_multilevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_nocopy", "kind": 3, "sortText": "z_getitem_nocopy", "insertText": "_getitem_nocopy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_slice", "kind": 3, "sortText": "z_getitem_slice", "insertText": "_getitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_gotitem", "kind": 3, "sortText": "z_gotitem", "insertText": "_gotitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_HANDLED_TYPES", "kind": 6, "sortText": "z_HANDLED_TYPES", "insertText": "_HANDLED_TYPES", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_hidden_attrs", "kind": 6, "sortText": "z_hidden_attrs", "insertText": "_hidden_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_indexed_same", "kind": 3, "sortText": "z_indexed_same", "insertText": "_indexed_same", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis", "kind": 10, "sortText": "z_info_axis", "insertText": "_info_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_name", "kind": 6, "sortText": "z_info_axis_name", "insertText": "_info_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_number", "kind": 6, "sortText": "z_info_axis_number", "insertText": "_info_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_repr", "kind": 3, "sortText": "z_info_repr", "insertText": "_info_repr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_init_mgr", "kind": 3, "sortText": "z_init_mgr", "insertText": "_init_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_inplace_method", "kind": 3, "sortText": "z_inplace_method", "insertText": "_inplace_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names", "kind": 6, "sortText": "z_internal_names", "insertText": "_internal_names", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names_set", "kind": 6, "sortText": "z_internal_names_set", "insertText": "_internal_names_set", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_copy", "kind": 6, "sortText": "z_is_copy", "insertText": "_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_homogeneous_type", "kind": 10, "sortText": "z_is_homogeneous_type", "insertText": "_is_homogeneous_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_or_level_reference", "kind": 3, "sortText": "z_is_label_or_level_reference", "insertText": "_is_label_or_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_reference", "kind": 3, "sortText": "z_is_label_reference", "insertText": "_is_label_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_level_reference", "kind": 3, "sortText": "z_is_level_reference", "insertText": "_is_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_mixed_type", "kind": 10, "sortText": "z_is_mixed_type", "insertText": "_is_mixed_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view", "kind": 10, "sortText": "z_is_view", "insertText": "_is_view", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view_after_cow_rules", "kind": 3, "sortText": "z_is_view_after_cow_rules", "insertText": "_is_view_after_cow_rules", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item", "kind": 3, "sortText": "z_iset_item", "insertText": "_iset_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item_mgr", "kind": 3, "sortText": "z_iset_item_mgr", "insertText": "_iset_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_not_inplace", "kind": 3, "sortText": "z_iset_not_inplace", "insertText": "_iset_not_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_item_cache", "kind": 6, "sortText": "z_item_cache", "insertText": "_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iter_column_arrays", "kind": 3, "sortText": "z_iter_column_arrays", "insertText": "_iter_column_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ixs", "kind": 3, "sortText": "z_ixs", "insertText": "_ixs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_func", "kind": 3, "sortText": "z_logical_func", "insertText": "_logical_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_method", "kind": 6, "sortText": "z_logical_method", "insertText": "_logical_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_align_series_as_frame", "kind": 3, "sortText": "z_maybe_align_series_as_frame", "insertText": "_maybe_align_series_as_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_cache_changed", "kind": 3, "sortText": "z_maybe_cache_changed", "insertText": "_maybe_cache_changed", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_update_cacher", "kind": 3, "sortText": "z_maybe_update_cacher", "insertText": "_maybe_update_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_metadata", "kind": 6, "sortText": "z_metadata", "insertText": "_metadata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_mgr", "kind": 6, "sortText": "z_mgr", "insertText": "_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_min_count_stat_function", "kind": 3, "sortText": "z_min_count_stat_function", "insertText": "_min_count_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_needs_reindex_multi", "kind": 3, "sortText": "z_needs_reindex_multi", "insertText": "_needs_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_pad_or_backfill", "kind": 3, "sortText": "z_pad_or_backfill", "insertText": "_pad_or_backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_protect_consolidate", "kind": 3, "sortText": "z_protect_consolidate", "insertText": "_protect_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce", "kind": 3, "sortText": "z_reduce", "insertText": "_reduce", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce_axis1", "kind": 3, "sortText": "z_reduce_axis1", "insertText": "_reduce_axis1", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_axes", "kind": 3, "sortText": "z_reindex_axes", "insertText": "_reindex_axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_multi", "kind": 3, "sortText": "z_reindex_multi", "insertText": "_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_with_indexers", "kind": 3, "sortText": "z_reindex_with_indexers", "insertText": "_reindex_with_indexers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_rename", "kind": 3, "sortText": "z_rename", "insertText": "_rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_replace_columnwise", "kind": 3, "sortText": "z_replace_columnwise", "insertText": "_replace_columnwise", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_data_resource_", "kind": 3, "sortText": "z_repr_data_resource_", "insertText": "_repr_data_resource_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_horizontal_", "kind": 3, "sortText": "z_repr_fits_horizontal_", "insertText": "_repr_fits_horizontal_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_vertical_", "kind": 3, "sortText": "z_repr_fits_vertical_", "insertText": "_repr_fits_vertical_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_html_", "kind": 3, "sortText": "z_repr_html_", "insertText": "_repr_html_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_latex_", "kind": 3, "sortText": "z_repr_latex_", "insertText": "_repr_latex_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cache", "kind": 3, "sortText": "z_reset_cache", "insertText": "_reset_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cacher", "kind": 3, "sortText": "z_reset_cacher", "insertText": "_reset_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_sanitize_column", "kind": 3, "sortText": "z_sanitize_column", "insertText": "_sanitize_column", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_series", "kind": 10, "sortText": "z_series", "insertText": "_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis", "kind": 3, "sortText": "z_set_axis", "insertText": "_set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_name", "kind": 3, "sortText": "z_set_axis_name", "insertText": "_set_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_nocheck", "kind": 3, "sortText": "z_set_axis_nocheck", "insertText": "_set_axis_nocheck", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_is_copy", "kind": 3, "sortText": "z_set_is_copy", "insertText": "_set_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item", "kind": 3, "sortText": "z_set_item", "insertText": "_set_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_frame_value", "kind": 3, "sortText": "z_set_item_frame_value", "insertText": "_set_item_frame_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_mgr", "kind": 3, "sortText": "z_set_item_mgr", "insertText": "_set_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_value", "kind": 3, "sortText": "z_set_value", "insertText": "_set_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_array", "kind": 3, "sortText": "z_setitem_array", "insertText": "_setitem_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_frame", "kind": 3, "sortText": "z_setitem_frame", "insertText": "_setitem_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_slice", "kind": 3, "sortText": "z_setitem_slice", "insertText": "_setitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shared_docs", "kind": 6, "sortText": "z_shared_docs", "insertText": "_shared_docs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shift_with_freq", "kind": 3, "sortText": "z_shift_with_freq", "insertText": "_shift_with_freq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_should_reindex_frame_op", "kind": 3, "sortText": "z_should_reindex_frame_op", "insertText": "_should_reindex_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_slice", "kind": 3, "sortText": "z_slice", "insertText": "_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function", "kind": 3, "sortText": "z_stat_function", "insertText": "_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function_ddof", "kind": 3, "sortText": "z_stat_function_ddof", "insertText": "_stat_function_ddof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_take_with_is_copy", "kind": 3, "sortText": "z_take_with_is_copy", "insertText": "_take_with_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_dict_of_blocks", "kind": 3, "sortText": "z_to_dict_of_blocks", "insertText": "_to_dict_of_blocks", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_latex_via_styler", "kind": 3, "sortText": "z_to_latex_via_styler", "insertText": "_to_latex_via_styler", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_typ", "kind": 6, "sortText": "z_typ", "insertText": "_typ", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_update_inplace", "kind": 3, "sortText": "z_update_inplace", "insertText": "_update_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_validate_dtype", "kind": 3, "sortText": "z_validate_dtype", "insertText": "_validate_dtype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_values", "kind": 10, "sortText": "z_values", "insertText": "_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_where", "kind": 3, "sortText": "z_where", "insertText": "_where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__abs__", "kind": 3, "sortText": "z__abs__", "insertText": "__abs__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__add__", "kind": 3, "sortText": "z__add__", "insertText": "__add__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__and__", "kind": 3, "sortText": "z__and__", "insertText": "__and__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__annotations__", "kind": 6, "sortText": "z__annotations__", "insertText": "__annotations__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array__", "kind": 3, "sortText": "z__array__", "insertText": "__array__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_priority__", "kind": 6, "sortText": "z__array_priority__", "insertText": "__array_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_ufunc__", "kind": 3, "sortText": "z__array_ufunc__", "insertText": "__array_ufunc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__arrow_c_stream__", "kind": 3, "sortText": "z__arrow_c_stream__", "insertText": "__arrow_c_stream__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__bool__", "kind": 18, "sortText": "z__bool__", "insertText": "__bool__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__class__", "kind": 7, "sortText": "z__class__", "insertText": "__class__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__contains__", "kind": 3, "sortText": "z__contains__", "insertText": "__contains__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__copy__", "kind": 3, "sortText": "z__copy__", "insertText": "__copy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe__", "kind": 3, "sortText": "z__dataframe__", "insertText": "__dataframe__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe_consortium_standard__", "kind": 3, "sortText": "z__dataframe_consortium_standard__", "insertText": "__dataframe_consortium_standard__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__deepcopy__", "kind": 3, "sortText": "z__deepcopy__", "insertText": "__deepcopy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delattr__", "kind": 18, "sortText": "z__delattr__", "insertText": "__delattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delitem__", "kind": 3, "sortText": "z__delitem__", "insertText": "__delitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dict__", "kind": 6, "sortText": "z__dict__", "insertText": "__dict__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dir__", "kind": 3, "sortText": "z__dir__", "insertText": "__dir__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__divmod__", "kind": 3, "sortText": "z__divmod__", "insertText": "__divmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__doc__", "kind": 18, "sortText": "z__doc__", "insertText": "__doc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__eq__", "kind": 18, "sortText": "z__eq__", "insertText": "__eq__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__finalize__", "kind": 3, "sortText": "z__finalize__", "insertText": "__finalize__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__floordiv__", "kind": 3, "sortText": "z__floordiv__", "insertText": "__floordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__format__", "kind": 3, "sortText": "z__format__", "insertText": "__format__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ge__", "kind": 18, "sortText": "z__ge__", "insertText": "__ge__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattr__", "kind": 3, "sortText": "z__getattr__", "insertText": "__getattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattribute__", "kind": 18, "sortText": "z__getattribute__", "insertText": "__getattribute__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getitem__", "kind": 3, "sortText": "z__getitem__", "insertText": "__getitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getstate__", "kind": 3, "sortText": "z__getstate__", "insertText": "__getstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__gt__", "kind": 18, "sortText": "z__gt__", "insertText": "__gt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__hash__", "kind": 18, "sortText": "z__hash__", "insertText": "__hash__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iadd__", "kind": 3, "sortText": "z__iadd__", "insertText": "__iadd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iand__", "kind": 3, "sortText": "z__iand__", "insertText": "__iand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ifloordiv__", "kind": 3, "sortText": "z__ifloordiv__", "insertText": "__ifloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imod__", "kind": 3, "sortText": "z__imod__", "insertText": "__imod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imul__", "kind": 3, "sortText": "z__imul__", "insertText": "__imul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init__", "kind": 18, "sortText": "z__init__", "insertText": "__init__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init_subclass__", "kind": 3, "sortText": "z__init_subclass__", "insertText": "__init_subclass__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__invert__", "kind": 3, "sortText": "z__invert__", "insertText": "__invert__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ior__", "kind": 3, "sortText": "z__ior__", "insertText": "__ior__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ipow__", "kind": 3, "sortText": "z__ipow__", "insertText": "__ipow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__isub__", "kind": 3, "sortText": "z__isub__", "insertText": "__isub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iter__", "kind": 3, "sortText": "z__iter__", "insertText": "__iter__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__itruediv__", "kind": 3, "sortText": "z__itruediv__", "insertText": "__itruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ixor__", "kind": 3, "sortText": "z__ixor__", "insertText": "__ixor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__le__", "kind": 18, "sortText": "z__le__", "insertText": "__le__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__len__", "kind": 3, "sortText": "z__len__", "insertText": "__len__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__lt__", "kind": 18, "sortText": "z__lt__", "insertText": "__lt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__matmul__", "kind": 3, "sortText": "z__matmul__", "insertText": "__matmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mod__", "kind": 3, "sortText": "z__mod__", "insertText": "__mod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__module__", "kind": 6, "sortText": "z__module__", "insertText": "__module__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mul__", "kind": 3, "sortText": "z__mul__", "insertText": "__mul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ne__", "kind": 18, "sortText": "z__ne__", "insertText": "__ne__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__neg__", "kind": 3, "sortText": "z__neg__", "insertText": "__neg__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__new__", "kind": 3, "sortText": "z__new__", "insertText": "__new__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__nonzero__", "kind": 3, "sortText": "z__nonzero__", "insertText": "__nonzero__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__or__", "kind": 3, "sortText": "z__or__", "insertText": "__or__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pandas_priority__", "kind": 6, "sortText": "z__pandas_priority__", "insertText": "__pandas_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pos__", "kind": 3, "sortText": "z__pos__", "insertText": "__pos__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pow__", "kind": 3, "sortText": "z__pow__", "insertText": "__pow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__radd__", "kind": 3, "sortText": "z__radd__", "insertText": "__radd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rand__", "kind": 3, "sortText": "z__rand__", "insertText": "__rand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rdivmod__", "kind": 3, "sortText": "z__rdivmod__", "insertText": "__rdivmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce__", "kind": 3, "sortText": "z__reduce__", "insertText": "__reduce__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce_ex__", "kind": 3, "sortText": "z__reduce_ex__", "insertText": "__reduce_ex__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__repr__", "kind": 18, "sortText": "z__repr__", "insertText": "__repr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rfloordiv__", "kind": 3, "sortText": "z__rfloordiv__", "insertText": "__rfloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmatmul__", "kind": 3, "sortText": "z__rmatmul__", "insertText": "__rmatmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmod__", "kind": 3, "sortText": "z__rmod__", "insertText": "__rmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmul__", "kind": 3, "sortText": "z__rmul__", "insertText": "__rmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ror__", "kind": 3, "sortText": "z__ror__", "insertText": "__ror__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__round__", "kind": 3, "sortText": "z__round__", "insertText": "__round__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rpow__", "kind": 3, "sortText": "z__rpow__", "insertText": "__rpow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rsub__", "kind": 3, "sortText": "z__rsub__", "insertText": "__rsub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rtruediv__", "kind": 3, "sortText": "z__rtruediv__", "insertText": "__rtruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rxor__", "kind": 3, "sortText": "z__rxor__", "insertText": "__rxor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setattr__", "kind": 18, "sortText": "z__setattr__", "insertText": "__setattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setitem__", "kind": 3, "sortText": "z__setitem__", "insertText": "__setitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setstate__", "kind": 3, "sortText": "z__setstate__", "insertText": "__setstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sizeof__", "kind": 3, "sortText": "z__sizeof__", "insertText": "__sizeof__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__str__", "kind": 18, "sortText": "z__str__", "insertText": "__str__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sub__", "kind": 3, "sortText": "z__sub__", "insertText": "__sub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__subclasshook__", "kind": 3, "sortText": "z__subclasshook__", "insertText": "__subclasshook__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__truediv__", "kind": 3, "sortText": "z__truediv__", "insertText": "__truediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__xor__", "kind": 3, "sortText": "z__xor__", "insertText": "__xor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}]}} +{"suite": "pandas", "label": "edit dataframe then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 39, "iteration": 3, "result": {"isIncomplete": false, "items": [{"label": "abs()", "kind": 3, "sortText": "aabs", "insertText": "abs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add(other, axis, level, fill_value)", "kind": 3, "sortText": "aadd", "insertText": "add", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_prefix(prefix, axis)", "kind": 3, "sortText": "aadd_prefix", "insertText": "add_prefix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_suffix(suffix, axis)", "kind": 3, "sortText": "aadd_suffix", "insertText": "add_suffix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "agg", "kind": 6, "sortText": "aagg", "insertText": "agg", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "aggregate(func, axis, args, kwargs)", "kind": 3, "sortText": "aaggregate", "insertText": "aggregate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "align(other, join, axis, level, copy, fill_value, method, limit, fill_axis, broadcast_axis)", "kind": 3, "sortText": "aalign", "insertText": "align", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "all(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aall", "insertText": "all", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "any(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aany", "insertText": "any", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "apply(func, axis, raw, result_type, args, by_row, engine, engine_kwargs, kwargs)", "kind": 3, "sortText": "aapply", "insertText": "apply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "applymap(func, na_action, kwargs)", "kind": 3, "sortText": "aapplymap", "insertText": "applymap", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asfreq(freq, method, how, normalize, fill_value)", "kind": 3, "sortText": "aasfreq", "insertText": "asfreq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asof(where, subset)", "kind": 3, "sortText": "aasof", "insertText": "asof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "assign(kwargs)", "kind": 3, "sortText": "aassign", "insertText": "assign", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "astype(dtype, copy, errors)", "kind": 3, "sortText": "aastype", "insertText": "astype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at", "kind": 10, "sortText": "aat", "insertText": "at", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at_time(time, asof, axis)", "kind": 3, "sortText": "aat_time", "insertText": "at_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "attrs", "kind": 6, "sortText": "aattrs", "insertText": "attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "axes", "kind": 10, "sortText": "aaxes", "insertText": "axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "backfill(axis, inplace, limit, downcast)", "kind": 3, "sortText": "abackfill", "insertText": "backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "between_time(start_time, end_time, inclusive, axis)", "kind": 3, "sortText": "abetween_time", "insertText": "between_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bfill(axis, inplace, limit, limit_area, downcast)", "kind": 3, "sortText": "abfill", "insertText": "bfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bool()", "kind": 3, "sortText": "abool", "insertText": "bool", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "boxplot", "kind": 6, "sortText": "aboxplot", "insertText": "boxplot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "clip(lower, upper, axis, inplace, kwargs)", "kind": 3, "sortText": "aclip", "insertText": "clip", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "columns", "kind": 6, "sortText": "acolumns", "insertText": "columns", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine", "kind": 3, "sortText": "acombine", "insertText": "combine", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine_first", "kind": 3, "sortText": "acombine_first", "insertText": "combine_first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "compare", "kind": 3, "sortText": "acompare", "insertText": "compare", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "convert_dtypes", "kind": 3, "sortText": "aconvert_dtypes", "insertText": "convert_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "copy", "kind": 3, "sortText": "acopy", "insertText": "copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corr", "kind": 3, "sortText": "acorr", "insertText": "corr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corrwith", "kind": 3, "sortText": "acorrwith", "insertText": "corrwith", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "count", "kind": 3, "sortText": "acount", "insertText": "count", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cov", "kind": 3, "sortText": "acov", "insertText": "cov", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummax", "kind": 3, "sortText": "acummax", "insertText": "cummax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummin", "kind": 3, "sortText": "acummin", "insertText": "cummin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumprod", "kind": 3, "sortText": "acumprod", "insertText": "cumprod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumsum", "kind": 3, "sortText": "acumsum", "insertText": "cumsum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "describe", "kind": 3, "sortText": "adescribe", "insertText": "describe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "diff", "kind": 3, "sortText": "adiff", "insertText": "diff", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "div", "kind": 6, "sortText": "adiv", "insertText": "div", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "divide", "kind": 6, "sortText": "adivide", "insertText": "divide", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dot", "kind": 3, "sortText": "adot", "insertText": "dot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop", "kind": 3, "sortText": "adrop", "insertText": "drop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop_duplicates", "kind": 3, "sortText": "adrop_duplicates", "insertText": "drop_duplicates", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "droplevel", "kind": 3, "sortText": "adroplevel", "insertText": "droplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dropna", "kind": 3, "sortText": "adropna", "insertText": "dropna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dtypes", "kind": 10, "sortText": "adtypes", "insertText": "dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "duplicated", "kind": 3, "sortText": "aduplicated", "insertText": "duplicated", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "empty", "kind": 10, "sortText": "aempty", "insertText": "empty", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eq", "kind": 3, "sortText": "aeq", "insertText": "eq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "equals", "kind": 3, "sortText": "aequals", "insertText": "equals", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eval", "kind": 3, "sortText": "aeval", "insertText": "eval", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ewm", "kind": 3, "sortText": "aewm", "insertText": "ewm", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "expanding", "kind": 3, "sortText": "aexpanding", "insertText": "expanding", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "explode", "kind": 3, "sortText": "aexplode", "insertText": "explode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ffill", "kind": 3, "sortText": "affill", "insertText": "ffill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "fillna", "kind": 3, "sortText": "afillna", "insertText": "fillna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "filter", "kind": 3, "sortText": "afilter", "insertText": "filter", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first", "kind": 3, "sortText": "afirst", "insertText": "first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first_valid_index", "kind": 3, "sortText": "afirst_valid_index", "insertText": "first_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "flags", "kind": 10, "sortText": "aflags", "insertText": "flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "floordiv", "kind": 3, "sortText": "afloordiv", "insertText": "floordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_dict", "kind": 3, "sortText": "afrom_dict", "insertText": "from_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_records", "kind": 3, "sortText": "afrom_records", "insertText": "from_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ge", "kind": 3, "sortText": "age", "insertText": "ge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "get", "kind": 3, "sortText": "aget", "insertText": "get", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "groupby", "kind": 3, "sortText": "agroupby", "insertText": "groupby", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "gt", "kind": 3, "sortText": "agt", "insertText": "gt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "head", "kind": 3, "sortText": "ahead", "insertText": "head", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "hist", "kind": 6, "sortText": "ahist", "insertText": "hist", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iat", "kind": 10, "sortText": "aiat", "insertText": "iat", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmax", "kind": 3, "sortText": "aidxmax", "insertText": "idxmax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmin", "kind": 3, "sortText": "aidxmin", "insertText": "idxmin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iloc", "kind": 10, "sortText": "ailoc", "insertText": "iloc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "index", "kind": 6, "sortText": "aindex", "insertText": "index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "infer_objects", "kind": 3, "sortText": "ainfer_objects", "insertText": "infer_objects", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "info", "kind": 3, "sortText": "ainfo", "insertText": "info", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "insert", "kind": 3, "sortText": "ainsert", "insertText": "insert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "interpolate", "kind": 3, "sortText": "ainterpolate", "insertText": "interpolate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isetitem", "kind": 3, "sortText": "aisetitem", "insertText": "isetitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isin", "kind": 3, "sortText": "aisin", "insertText": "isin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isna", "kind": 3, "sortText": "aisna", "insertText": "isna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isnull", "kind": 3, "sortText": "aisnull", "insertText": "isnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "items", "kind": 3, "sortText": "aitems", "insertText": "items", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iterrows", "kind": 3, "sortText": "aiterrows", "insertText": "iterrows", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "itertuples", "kind": 3, "sortText": "aitertuples", "insertText": "itertuples", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "join", "kind": 3, "sortText": "ajoin", "insertText": "join", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "keys", "kind": 3, "sortText": "akeys", "insertText": "keys", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurt", "kind": 3, "sortText": "akurt", "insertText": "kurt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurtosis", "kind": 6, "sortText": "akurtosis", "insertText": "kurtosis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last", "kind": 3, "sortText": "alast", "insertText": "last", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last_valid_index", "kind": 3, "sortText": "alast_valid_index", "insertText": "last_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "le", "kind": 3, "sortText": "ale", "insertText": "le", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "loc", "kind": 10, "sortText": "aloc", "insertText": "loc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "lt", "kind": 3, "sortText": "alt", "insertText": "lt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "map", "kind": 3, "sortText": "amap", "insertText": "map", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mask", "kind": 3, "sortText": "amask", "insertText": "mask", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "max", "kind": 3, "sortText": "amax", "insertText": "max", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mean", "kind": 3, "sortText": "amean", "insertText": "mean", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "median", "kind": 3, "sortText": "amedian", "insertText": "median", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "melt", "kind": 3, "sortText": "amelt", "insertText": "melt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "memory_usage", "kind": 3, "sortText": "amemory_usage", "insertText": "memory_usage", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "merge", "kind": 3, "sortText": "amerge", "insertText": "merge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "min", "kind": 3, "sortText": "amin", "insertText": "min", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mod", "kind": 3, "sortText": "amod", "insertText": "mod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mode", "kind": 3, "sortText": "amode", "insertText": "mode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mul", "kind": 3, "sortText": "amul", "insertText": "mul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "multiply", "kind": 6, "sortText": "amultiply", "insertText": "multiply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ndim", "kind": 10, "sortText": "andim", "insertText": "ndim", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ne", "kind": 3, "sortText": "ane", "insertText": "ne", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nlargest", "kind": 3, "sortText": "anlargest", "insertText": "nlargest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notna", "kind": 3, "sortText": "anotna", "insertText": "notna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notnull", "kind": 3, "sortText": "anotnull", "insertText": "notnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nsmallest", "kind": 3, "sortText": "ansmallest", "insertText": "nsmallest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nunique", "kind": 3, "sortText": "anunique", "insertText": "nunique", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pad", "kind": 3, "sortText": "apad", "insertText": "pad", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pct_change", "kind": 3, "sortText": "apct_change", "insertText": "pct_change", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pipe", "kind": 3, "sortText": "apipe", "insertText": "pipe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot", "kind": 3, "sortText": "apivot", "insertText": "pivot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot_table", "kind": 3, "sortText": "apivot_table", "insertText": "pivot_table", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "plot", "kind": 6, "sortText": "aplot", "insertText": "plot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pop", "kind": 3, "sortText": "apop", "insertText": "pop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pow", "kind": 3, "sortText": "apow", "insertText": "pow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "prod", "kind": 3, "sortText": "aprod", "insertText": "prod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "product", "kind": 6, "sortText": "aproduct", "insertText": "product", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "quantile", "kind": 3, "sortText": "aquantile", "insertText": "quantile", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "query", "kind": 3, "sortText": "aquery", "insertText": "query", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "radd", "kind": 3, "sortText": "aradd", "insertText": "radd", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rank", "kind": 3, "sortText": "arank", "insertText": "rank", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rdiv", "kind": 6, "sortText": "ardiv", "insertText": "rdiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex", "kind": 3, "sortText": "areindex", "insertText": "reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex_like", "kind": 3, "sortText": "areindex_like", "insertText": "reindex_like", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename", "kind": 3, "sortText": "arename", "insertText": "rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename_axis", "kind": 3, "sortText": "arename_axis", "insertText": "rename_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reorder_levels", "kind": 3, "sortText": "areorder_levels", "insertText": "reorder_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "replace", "kind": 3, "sortText": "areplace", "insertText": "replace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "resample", "kind": 3, "sortText": "aresample", "insertText": "resample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reset_index", "kind": 3, "sortText": "areset_index", "insertText": "reset_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rfloordiv", "kind": 3, "sortText": "arfloordiv", "insertText": "rfloordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmod", "kind": 3, "sortText": "armod", "insertText": "rmod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmul", "kind": 3, "sortText": "armul", "insertText": "rmul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rolling", "kind": 3, "sortText": "arolling", "insertText": "rolling", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "round", "kind": 3, "sortText": "around", "insertText": "round", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rpow", "kind": 3, "sortText": "arpow", "insertText": "rpow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rsub", "kind": 3, "sortText": "arsub", "insertText": "rsub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rtruediv", "kind": 3, "sortText": "artruediv", "insertText": "rtruediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sample", "kind": 3, "sortText": "asample", "insertText": "sample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "select_dtypes", "kind": 3, "sortText": "aselect_dtypes", "insertText": "select_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sem", "kind": 3, "sortText": "asem", "insertText": "sem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_axis", "kind": 3, "sortText": "aset_axis", "insertText": "set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_flags", "kind": 3, "sortText": "aset_flags", "insertText": "set_flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_index", "kind": 3, "sortText": "aset_index", "insertText": "set_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shape", "kind": 10, "sortText": "ashape", "insertText": "shape", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shift", "kind": 3, "sortText": "ashift", "insertText": "shift", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "size", "kind": 10, "sortText": "asize", "insertText": "size", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "skew", "kind": 3, "sortText": "askew", "insertText": "skew", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_index", "kind": 3, "sortText": "asort_index", "insertText": "sort_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_values", "kind": 3, "sortText": "asort_values", "insertText": "sort_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sparse", "kind": 6, "sortText": "asparse", "insertText": "sparse", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "squeeze", "kind": 3, "sortText": "asqueeze", "insertText": "squeeze", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "stack", "kind": 3, "sortText": "astack", "insertText": "stack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "std", "kind": 3, "sortText": "astd", "insertText": "std", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "style", "kind": 10, "sortText": "astyle", "insertText": "style", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sub", "kind": 3, "sortText": "asub", "insertText": "sub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "subtract", "kind": 6, "sortText": "asubtract", "insertText": "subtract", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sum", "kind": 3, "sortText": "asum", "insertText": "sum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swapaxes", "kind": 3, "sortText": "aswapaxes", "insertText": "swapaxes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swaplevel", "kind": 3, "sortText": "aswaplevel", "insertText": "swaplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "T", "kind": 10, "sortText": "aT", "insertText": "T", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tail", "kind": 3, "sortText": "atail", "insertText": "tail", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "take", "kind": 3, "sortText": "atake", "insertText": "take", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_clipboard", "kind": 3, "sortText": "ato_clipboard", "insertText": "to_clipboard", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_csv", "kind": 3, "sortText": "ato_csv", "insertText": "to_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_dict", "kind": 3, "sortText": "ato_dict", "insertText": "to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_excel", "kind": 3, "sortText": "ato_excel", "insertText": "to_excel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_feather", "kind": 3, "sortText": "ato_feather", "insertText": "to_feather", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_gbq", "kind": 3, "sortText": "ato_gbq", "insertText": "to_gbq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_hdf", "kind": 3, "sortText": "ato_hdf", "insertText": "to_hdf", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_html", "kind": 3, "sortText": "ato_html", "insertText": "to_html", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_json", "kind": 3, "sortText": "ato_json", "insertText": "to_json", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_latex", "kind": 3, "sortText": "ato_latex", "insertText": "to_latex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_markdown", "kind": 3, "sortText": "ato_markdown", "insertText": "to_markdown", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_numpy", "kind": 3, "sortText": "ato_numpy", "insertText": "to_numpy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_orc", "kind": 3, "sortText": "ato_orc", "insertText": "to_orc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_parquet", "kind": 3, "sortText": "ato_parquet", "insertText": "to_parquet", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_period", "kind": 3, "sortText": "ato_period", "insertText": "to_period", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_pickle", "kind": 3, "sortText": "ato_pickle", "insertText": "to_pickle", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_records", "kind": 3, "sortText": "ato_records", "insertText": "to_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_sql", "kind": 3, "sortText": "ato_sql", "insertText": "to_sql", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_stata", "kind": 3, "sortText": "ato_stata", "insertText": "to_stata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_string", "kind": 3, "sortText": "ato_string", "insertText": "to_string", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_timestamp", "kind": 3, "sortText": "ato_timestamp", "insertText": "to_timestamp", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xarray", "kind": 3, "sortText": "ato_xarray", "insertText": "to_xarray", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xml", "kind": 3, "sortText": "ato_xml", "insertText": "to_xml", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transform", "kind": 3, "sortText": "atransform", "insertText": "transform", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transpose", "kind": 3, "sortText": "atranspose", "insertText": "transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truediv", "kind": 3, "sortText": "atruediv", "insertText": "truediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truncate", "kind": 3, "sortText": "atruncate", "insertText": "truncate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_convert", "kind": 3, "sortText": "atz_convert", "insertText": "tz_convert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_localize", "kind": 3, "sortText": "atz_localize", "insertText": "tz_localize", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "unstack", "kind": 3, "sortText": "aunstack", "insertText": "unstack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "update", "kind": 3, "sortText": "aupdate", "insertText": "update", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "value_counts", "kind": 3, "sortText": "avalue_counts", "insertText": "value_counts", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "values", "kind": 10, "sortText": "avalues", "insertText": "values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "var", "kind": 3, "sortText": "avar", "insertText": "var", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "where", "kind": 3, "sortText": "awhere", "insertText": "where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "xs", "kind": 3, "sortText": "axs", "insertText": "xs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accessors", "kind": 6, "sortText": "z_accessors", "insertText": "_accessors", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accum_func", "kind": 3, "sortText": "z_accum_func", "insertText": "_accum_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_examples_doc", "kind": 6, "sortText": "z_agg_examples_doc", "insertText": "_agg_examples_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_see_also_doc", "kind": 6, "sortText": "z_agg_see_also_doc", "insertText": "_agg_see_also_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_for_op", "kind": 3, "sortText": "z_align_for_op", "insertText": "_align_for_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_frame", "kind": 3, "sortText": "z_align_frame", "insertText": "_align_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_series", "kind": 3, "sortText": "z_align_series", "insertText": "_align_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_append", "kind": 3, "sortText": "z_append", "insertText": "_append", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method", "kind": 3, "sortText": "z_arith_method", "insertText": "_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method_with_reindex", "kind": 3, "sortText": "z_arith_method_with_reindex", "insertText": "_arith_method_with_reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_as_manager", "kind": 3, "sortText": "z_as_manager", "insertText": "_as_manager", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_attrs", "kind": 6, "sortText": "z_attrs", "insertText": "_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_LEN", "kind": 6, "sortText": "z_AXIS_LEN", "insertText": "_AXIS_LEN", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_ORDERS", "kind": 6, "sortText": "z_AXIS_ORDERS", "insertText": "_AXIS_ORDERS", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_TO_AXIS_NUMBER", "kind": 6, "sortText": "z_AXIS_TO_AXIS_NUMBER", "insertText": "_AXIS_TO_AXIS_NUMBER", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_box_col_values", "kind": 3, "sortText": "z_box_col_values", "insertText": "_box_col_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cache", "kind": 6, "sortText": "z_cache", "insertText": "_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_can_fast_transpose", "kind": 10, "sortText": "z_can_fast_transpose", "insertText": "_can_fast_transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_inplace_and_allows_duplicate_labels", "kind": 3, "sortText": "z_check_inplace_and_allows_duplicate_labels", "insertText": "_check_inplace_and_allows_duplicate_labels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_is_chained_assignment_possible", "kind": 3, "sortText": "z_check_is_chained_assignment_possible", "insertText": "_check_is_chained_assignment_possible", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_label_or_level_ambiguity", "kind": 3, "sortText": "z_check_label_or_level_ambiguity", "insertText": "_check_label_or_level_ambiguity", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_setitem_copy", "kind": 3, "sortText": "z_check_setitem_copy", "insertText": "_check_setitem_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clear_item_cache", "kind": 3, "sortText": "z_clear_item_cache", "insertText": "_clear_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_one_bound", "kind": 3, "sortText": "z_clip_with_one_bound", "insertText": "_clip_with_one_bound", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_scalar", "kind": 3, "sortText": "z_clip_with_scalar", "insertText": "_clip_with_scalar", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cmp_method", "kind": 3, "sortText": "z_cmp_method", "insertText": "_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_combine_frame", "kind": 3, "sortText": "z_combine_frame", "insertText": "_combine_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate", "kind": 3, "sortText": "z_consolidate", "insertText": "_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate_inplace", "kind": 3, "sortText": "z_consolidate_inplace", "insertText": "_consolidate_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_axes_dict", "kind": 3, "sortText": "z_construct_axes_dict", "insertText": "_construct_axes_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_result", "kind": 3, "sortText": "z_construct_result", "insertText": "_construct_result", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor", "kind": 10, "sortText": "z_constructor", "insertText": "_constructor", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_from_mgr", "kind": 3, "sortText": "z_constructor_from_mgr", "insertText": "_constructor_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced", "kind": 6, "sortText": "z_constructor_sliced", "insertText": "_constructor_sliced", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced_from_mgr", "kind": 3, "sortText": "z_constructor_sliced_from_mgr", "insertText": "_constructor_sliced_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_create_data_for_split_and_tight_to_dict", "kind": 3, "sortText": "z_create_data_for_split_and_tight_to_dict", "insertText": "_create_data_for_split_and_tight_to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_data", "kind": 10, "sortText": "z_data", "insertText": "_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_deprecate_downcast", "kind": 3, "sortText": "z_deprecate_downcast", "insertText": "_deprecate_downcast", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_additions", "kind": 3, "sortText": "z_dir_additions", "insertText": "_dir_additions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_deletions", "kind": 3, "sortText": "z_dir_deletions", "insertText": "_dir_deletions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dispatch_frame_op", "kind": 3, "sortText": "z_dispatch_frame_op", "insertText": "_dispatch_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_axis", "kind": 3, "sortText": "z_drop_axis", "insertText": "_drop_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_labels_or_levels", "kind": 3, "sortText": "z_drop_labels_or_levels", "insertText": "_drop_labels_or_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ensure_valid_index", "kind": 3, "sortText": "z_ensure_valid_index", "insertText": "_ensure_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_find_valid_index", "kind": 3, "sortText": "z_find_valid_index", "insertText": "_find_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_arith_method", "kind": 3, "sortText": "z_flex_arith_method", "insertText": "_flex_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_cmp_method", "kind": 3, "sortText": "z_flex_cmp_method", "insertText": "_flex_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_arrays", "kind": 3, "sortText": "z_from_arrays", "insertText": "_from_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_mgr", "kind": 3, "sortText": "z_from_mgr", "insertText": "_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_agg_axis", "kind": 3, "sortText": "z_get_agg_axis", "insertText": "_get_agg_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis", "kind": 3, "sortText": "z_get_axis", "insertText": "_get_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_name", "kind": 3, "sortText": "z_get_axis_name", "insertText": "_get_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_number", "kind": 3, "sortText": "z_get_axis_number", "insertText": "_get_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_resolvers", "kind": 3, "sortText": "z_get_axis_resolvers", "insertText": "_get_axis_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_block_manager_axis", "kind": 3, "sortText": "z_get_block_manager_axis", "insertText": "_get_block_manager_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_bool_data", "kind": 3, "sortText": "z_get_bool_data", "insertText": "_get_bool_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_cleaned_column_resolvers", "kind": 3, "sortText": "z_get_cleaned_column_resolvers", "insertText": "_get_cleaned_column_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_column_array", "kind": 3, "sortText": "z_get_column_array", "insertText": "_get_column_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_index_resolvers", "kind": 3, "sortText": "z_get_index_resolvers", "insertText": "_get_index_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_item_cache", "kind": 3, "sortText": "z_get_item_cache", "insertText": "_get_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_label_or_level_values", "kind": 3, "sortText": "z_get_label_or_level_values", "insertText": "_get_label_or_level_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_numeric_data", "kind": 3, "sortText": "z_get_numeric_data", "insertText": "_get_numeric_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_value", "kind": 3, "sortText": "z_get_value", "insertText": "_get_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_values_for_csv", "kind": 3, "sortText": "z_get_values_for_csv", "insertText": "_get_values_for_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_bool_array", "kind": 3, "sortText": "z_getitem_bool_array", "insertText": "_getitem_bool_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_multilevel", "kind": 3, "sortText": "z_getitem_multilevel", "insertText": "_getitem_multilevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_nocopy", "kind": 3, "sortText": "z_getitem_nocopy", "insertText": "_getitem_nocopy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_slice", "kind": 3, "sortText": "z_getitem_slice", "insertText": "_getitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_gotitem", "kind": 3, "sortText": "z_gotitem", "insertText": "_gotitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_HANDLED_TYPES", "kind": 6, "sortText": "z_HANDLED_TYPES", "insertText": "_HANDLED_TYPES", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_hidden_attrs", "kind": 6, "sortText": "z_hidden_attrs", "insertText": "_hidden_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_indexed_same", "kind": 3, "sortText": "z_indexed_same", "insertText": "_indexed_same", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis", "kind": 10, "sortText": "z_info_axis", "insertText": "_info_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_name", "kind": 6, "sortText": "z_info_axis_name", "insertText": "_info_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_number", "kind": 6, "sortText": "z_info_axis_number", "insertText": "_info_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_repr", "kind": 3, "sortText": "z_info_repr", "insertText": "_info_repr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_init_mgr", "kind": 3, "sortText": "z_init_mgr", "insertText": "_init_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_inplace_method", "kind": 3, "sortText": "z_inplace_method", "insertText": "_inplace_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names", "kind": 6, "sortText": "z_internal_names", "insertText": "_internal_names", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names_set", "kind": 6, "sortText": "z_internal_names_set", "insertText": "_internal_names_set", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_copy", "kind": 6, "sortText": "z_is_copy", "insertText": "_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_homogeneous_type", "kind": 10, "sortText": "z_is_homogeneous_type", "insertText": "_is_homogeneous_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_or_level_reference", "kind": 3, "sortText": "z_is_label_or_level_reference", "insertText": "_is_label_or_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_reference", "kind": 3, "sortText": "z_is_label_reference", "insertText": "_is_label_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_level_reference", "kind": 3, "sortText": "z_is_level_reference", "insertText": "_is_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_mixed_type", "kind": 10, "sortText": "z_is_mixed_type", "insertText": "_is_mixed_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view", "kind": 10, "sortText": "z_is_view", "insertText": "_is_view", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view_after_cow_rules", "kind": 3, "sortText": "z_is_view_after_cow_rules", "insertText": "_is_view_after_cow_rules", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item", "kind": 3, "sortText": "z_iset_item", "insertText": "_iset_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item_mgr", "kind": 3, "sortText": "z_iset_item_mgr", "insertText": "_iset_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_not_inplace", "kind": 3, "sortText": "z_iset_not_inplace", "insertText": "_iset_not_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_item_cache", "kind": 6, "sortText": "z_item_cache", "insertText": "_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iter_column_arrays", "kind": 3, "sortText": "z_iter_column_arrays", "insertText": "_iter_column_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ixs", "kind": 3, "sortText": "z_ixs", "insertText": "_ixs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_func", "kind": 3, "sortText": "z_logical_func", "insertText": "_logical_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_method", "kind": 6, "sortText": "z_logical_method", "insertText": "_logical_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_align_series_as_frame", "kind": 3, "sortText": "z_maybe_align_series_as_frame", "insertText": "_maybe_align_series_as_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_cache_changed", "kind": 3, "sortText": "z_maybe_cache_changed", "insertText": "_maybe_cache_changed", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_update_cacher", "kind": 3, "sortText": "z_maybe_update_cacher", "insertText": "_maybe_update_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_metadata", "kind": 6, "sortText": "z_metadata", "insertText": "_metadata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_mgr", "kind": 6, "sortText": "z_mgr", "insertText": "_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_min_count_stat_function", "kind": 3, "sortText": "z_min_count_stat_function", "insertText": "_min_count_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_needs_reindex_multi", "kind": 3, "sortText": "z_needs_reindex_multi", "insertText": "_needs_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_pad_or_backfill", "kind": 3, "sortText": "z_pad_or_backfill", "insertText": "_pad_or_backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_protect_consolidate", "kind": 3, "sortText": "z_protect_consolidate", "insertText": "_protect_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce", "kind": 3, "sortText": "z_reduce", "insertText": "_reduce", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce_axis1", "kind": 3, "sortText": "z_reduce_axis1", "insertText": "_reduce_axis1", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_axes", "kind": 3, "sortText": "z_reindex_axes", "insertText": "_reindex_axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_multi", "kind": 3, "sortText": "z_reindex_multi", "insertText": "_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_with_indexers", "kind": 3, "sortText": "z_reindex_with_indexers", "insertText": "_reindex_with_indexers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_rename", "kind": 3, "sortText": "z_rename", "insertText": "_rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_replace_columnwise", "kind": 3, "sortText": "z_replace_columnwise", "insertText": "_replace_columnwise", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_data_resource_", "kind": 3, "sortText": "z_repr_data_resource_", "insertText": "_repr_data_resource_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_horizontal_", "kind": 3, "sortText": "z_repr_fits_horizontal_", "insertText": "_repr_fits_horizontal_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_vertical_", "kind": 3, "sortText": "z_repr_fits_vertical_", "insertText": "_repr_fits_vertical_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_html_", "kind": 3, "sortText": "z_repr_html_", "insertText": "_repr_html_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_latex_", "kind": 3, "sortText": "z_repr_latex_", "insertText": "_repr_latex_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cache", "kind": 3, "sortText": "z_reset_cache", "insertText": "_reset_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cacher", "kind": 3, "sortText": "z_reset_cacher", "insertText": "_reset_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_sanitize_column", "kind": 3, "sortText": "z_sanitize_column", "insertText": "_sanitize_column", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_series", "kind": 10, "sortText": "z_series", "insertText": "_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis", "kind": 3, "sortText": "z_set_axis", "insertText": "_set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_name", "kind": 3, "sortText": "z_set_axis_name", "insertText": "_set_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_nocheck", "kind": 3, "sortText": "z_set_axis_nocheck", "insertText": "_set_axis_nocheck", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_is_copy", "kind": 3, "sortText": "z_set_is_copy", "insertText": "_set_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item", "kind": 3, "sortText": "z_set_item", "insertText": "_set_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_frame_value", "kind": 3, "sortText": "z_set_item_frame_value", "insertText": "_set_item_frame_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_mgr", "kind": 3, "sortText": "z_set_item_mgr", "insertText": "_set_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_value", "kind": 3, "sortText": "z_set_value", "insertText": "_set_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_array", "kind": 3, "sortText": "z_setitem_array", "insertText": "_setitem_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_frame", "kind": 3, "sortText": "z_setitem_frame", "insertText": "_setitem_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_slice", "kind": 3, "sortText": "z_setitem_slice", "insertText": "_setitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shared_docs", "kind": 6, "sortText": "z_shared_docs", "insertText": "_shared_docs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shift_with_freq", "kind": 3, "sortText": "z_shift_with_freq", "insertText": "_shift_with_freq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_should_reindex_frame_op", "kind": 3, "sortText": "z_should_reindex_frame_op", "insertText": "_should_reindex_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_slice", "kind": 3, "sortText": "z_slice", "insertText": "_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function", "kind": 3, "sortText": "z_stat_function", "insertText": "_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function_ddof", "kind": 3, "sortText": "z_stat_function_ddof", "insertText": "_stat_function_ddof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_take_with_is_copy", "kind": 3, "sortText": "z_take_with_is_copy", "insertText": "_take_with_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_dict_of_blocks", "kind": 3, "sortText": "z_to_dict_of_blocks", "insertText": "_to_dict_of_blocks", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_latex_via_styler", "kind": 3, "sortText": "z_to_latex_via_styler", "insertText": "_to_latex_via_styler", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_typ", "kind": 6, "sortText": "z_typ", "insertText": "_typ", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_update_inplace", "kind": 3, "sortText": "z_update_inplace", "insertText": "_update_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_validate_dtype", "kind": 3, "sortText": "z_validate_dtype", "insertText": "_validate_dtype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_values", "kind": 10, "sortText": "z_values", "insertText": "_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_where", "kind": 3, "sortText": "z_where", "insertText": "_where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__abs__", "kind": 3, "sortText": "z__abs__", "insertText": "__abs__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__add__", "kind": 3, "sortText": "z__add__", "insertText": "__add__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__and__", "kind": 3, "sortText": "z__and__", "insertText": "__and__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__annotations__", "kind": 6, "sortText": "z__annotations__", "insertText": "__annotations__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array__", "kind": 3, "sortText": "z__array__", "insertText": "__array__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_priority__", "kind": 6, "sortText": "z__array_priority__", "insertText": "__array_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_ufunc__", "kind": 3, "sortText": "z__array_ufunc__", "insertText": "__array_ufunc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__arrow_c_stream__", "kind": 3, "sortText": "z__arrow_c_stream__", "insertText": "__arrow_c_stream__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__bool__", "kind": 6, "sortText": "z__bool__", "insertText": "__bool__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__class__", "kind": 10, "sortText": "z__class__", "insertText": "__class__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__contains__", "kind": 3, "sortText": "z__contains__", "insertText": "__contains__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__copy__", "kind": 3, "sortText": "z__copy__", "insertText": "__copy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe__", "kind": 3, "sortText": "z__dataframe__", "insertText": "__dataframe__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe_consortium_standard__", "kind": 3, "sortText": "z__dataframe_consortium_standard__", "insertText": "__dataframe_consortium_standard__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__deepcopy__", "kind": 3, "sortText": "z__deepcopy__", "insertText": "__deepcopy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delattr__", "kind": 3, "sortText": "z__delattr__", "insertText": "__delattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delitem__", "kind": 3, "sortText": "z__delitem__", "insertText": "__delitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dict__", "kind": 6, "sortText": "z__dict__", "insertText": "__dict__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dir__", "kind": 3, "sortText": "z__dir__", "insertText": "__dir__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__divmod__", "kind": 3, "sortText": "z__divmod__", "insertText": "__divmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__doc__", "kind": 6, "sortText": "z__doc__", "insertText": "__doc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__eq__", "kind": 3, "sortText": "z__eq__", "insertText": "__eq__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__finalize__", "kind": 3, "sortText": "z__finalize__", "insertText": "__finalize__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__floordiv__", "kind": 3, "sortText": "z__floordiv__", "insertText": "__floordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__format__", "kind": 3, "sortText": "z__format__", "insertText": "__format__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ge__", "kind": 3, "sortText": "z__ge__", "insertText": "__ge__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattr__", "kind": 3, "sortText": "z__getattr__", "insertText": "__getattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattribute__", "kind": 3, "sortText": "z__getattribute__", "insertText": "__getattribute__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getitem__", "kind": 3, "sortText": "z__getitem__", "insertText": "__getitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getstate__", "kind": 3, "sortText": "z__getstate__", "insertText": "__getstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__gt__", "kind": 3, "sortText": "z__gt__", "insertText": "__gt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__hash__", "kind": 6, "sortText": "z__hash__", "insertText": "__hash__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iadd__", "kind": 3, "sortText": "z__iadd__", "insertText": "__iadd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iand__", "kind": 3, "sortText": "z__iand__", "insertText": "__iand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ifloordiv__", "kind": 3, "sortText": "z__ifloordiv__", "insertText": "__ifloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imod__", "kind": 3, "sortText": "z__imod__", "insertText": "__imod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imul__", "kind": 3, "sortText": "z__imul__", "insertText": "__imul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init__", "kind": 3, "sortText": "z__init__", "insertText": "__init__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init_subclass__", "kind": 3, "sortText": "z__init_subclass__", "insertText": "__init_subclass__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__invert__", "kind": 3, "sortText": "z__invert__", "insertText": "__invert__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ior__", "kind": 3, "sortText": "z__ior__", "insertText": "__ior__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ipow__", "kind": 3, "sortText": "z__ipow__", "insertText": "__ipow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__isub__", "kind": 3, "sortText": "z__isub__", "insertText": "__isub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iter__", "kind": 3, "sortText": "z__iter__", "insertText": "__iter__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__itruediv__", "kind": 3, "sortText": "z__itruediv__", "insertText": "__itruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ixor__", "kind": 3, "sortText": "z__ixor__", "insertText": "__ixor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__le__", "kind": 3, "sortText": "z__le__", "insertText": "__le__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__len__", "kind": 3, "sortText": "z__len__", "insertText": "__len__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__lt__", "kind": 3, "sortText": "z__lt__", "insertText": "__lt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__matmul__", "kind": 3, "sortText": "z__matmul__", "insertText": "__matmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mod__", "kind": 3, "sortText": "z__mod__", "insertText": "__mod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__module__", "kind": 6, "sortText": "z__module__", "insertText": "__module__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mul__", "kind": 3, "sortText": "z__mul__", "insertText": "__mul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ne__", "kind": 3, "sortText": "z__ne__", "insertText": "__ne__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__neg__", "kind": 3, "sortText": "z__neg__", "insertText": "__neg__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__new__", "kind": 3, "sortText": "z__new__", "insertText": "__new__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__nonzero__", "kind": 3, "sortText": "z__nonzero__", "insertText": "__nonzero__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__or__", "kind": 3, "sortText": "z__or__", "insertText": "__or__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pandas_priority__", "kind": 6, "sortText": "z__pandas_priority__", "insertText": "__pandas_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pos__", "kind": 3, "sortText": "z__pos__", "insertText": "__pos__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pow__", "kind": 3, "sortText": "z__pow__", "insertText": "__pow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__radd__", "kind": 3, "sortText": "z__radd__", "insertText": "__radd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rand__", "kind": 3, "sortText": "z__rand__", "insertText": "__rand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rdivmod__", "kind": 3, "sortText": "z__rdivmod__", "insertText": "__rdivmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce__", "kind": 3, "sortText": "z__reduce__", "insertText": "__reduce__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce_ex__", "kind": 3, "sortText": "z__reduce_ex__", "insertText": "__reduce_ex__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__repr__", "kind": 3, "sortText": "z__repr__", "insertText": "__repr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rfloordiv__", "kind": 3, "sortText": "z__rfloordiv__", "insertText": "__rfloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmatmul__", "kind": 3, "sortText": "z__rmatmul__", "insertText": "__rmatmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmod__", "kind": 3, "sortText": "z__rmod__", "insertText": "__rmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmul__", "kind": 3, "sortText": "z__rmul__", "insertText": "__rmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ror__", "kind": 3, "sortText": "z__ror__", "insertText": "__ror__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__round__", "kind": 3, "sortText": "z__round__", "insertText": "__round__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rpow__", "kind": 3, "sortText": "z__rpow__", "insertText": "__rpow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rsub__", "kind": 3, "sortText": "z__rsub__", "insertText": "__rsub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rtruediv__", "kind": 3, "sortText": "z__rtruediv__", "insertText": "__rtruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rxor__", "kind": 3, "sortText": "z__rxor__", "insertText": "__rxor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setattr__", "kind": 3, "sortText": "z__setattr__", "insertText": "__setattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setitem__", "kind": 3, "sortText": "z__setitem__", "insertText": "__setitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setstate__", "kind": 3, "sortText": "z__setstate__", "insertText": "__setstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sizeof__", "kind": 3, "sortText": "z__sizeof__", "insertText": "__sizeof__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__str__", "kind": 3, "sortText": "z__str__", "insertText": "__str__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sub__", "kind": 3, "sortText": "z__sub__", "insertText": "__sub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__subclasshook__", "kind": 3, "sortText": "z__subclasshook__", "insertText": "__subclasshook__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__truediv__", "kind": 3, "sortText": "z__truediv__", "insertText": "__truediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__xor__", "kind": 3, "sortText": "z__xor__", "insertText": "__xor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}]}} {"suite": "pandas", "label": "edit dataframe then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 39, "iteration": 4, "result": {"isIncomplete": false, "items": [{"label": "abs()", "kind": 3, "sortText": "aabs", "insertText": "abs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add(other, axis, level, fill_value)", "kind": 3, "sortText": "aadd", "insertText": "add", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_prefix(prefix, axis)", "kind": 3, "sortText": "aadd_prefix", "insertText": "add_prefix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_suffix(suffix, axis)", "kind": 3, "sortText": "aadd_suffix", "insertText": "add_suffix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "agg", "kind": 6, "sortText": "aagg", "insertText": "agg", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "aggregate(func, axis, args, kwargs)", "kind": 3, "sortText": "aaggregate", "insertText": "aggregate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "align(other, join, axis, level, copy, fill_value, method, limit, fill_axis, broadcast_axis)", "kind": 3, "sortText": "aalign", "insertText": "align", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "all(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aall", "insertText": "all", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "any(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aany", "insertText": "any", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "apply(func, axis, raw, result_type, args, by_row, engine, engine_kwargs, kwargs)", "kind": 3, "sortText": "aapply", "insertText": "apply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "applymap(func, na_action, kwargs)", "kind": 3, "sortText": "aapplymap", "insertText": "applymap", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asfreq(freq, method, how, normalize, fill_value)", "kind": 3, "sortText": "aasfreq", "insertText": "asfreq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asof(where, subset)", "kind": 3, "sortText": "aasof", "insertText": "asof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "assign(kwargs)", "kind": 3, "sortText": "aassign", "insertText": "assign", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "astype(dtype, copy, errors)", "kind": 3, "sortText": "aastype", "insertText": "astype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at", "kind": 10, "sortText": "aat", "insertText": "at", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at_time(time, asof, axis)", "kind": 3, "sortText": "aat_time", "insertText": "at_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "attrs", "kind": 6, "sortText": "aattrs", "insertText": "attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "axes", "kind": 10, "sortText": "aaxes", "insertText": "axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "backfill(axis, inplace, limit, downcast)", "kind": 3, "sortText": "abackfill", "insertText": "backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "between_time(start_time, end_time, inclusive, axis)", "kind": 3, "sortText": "abetween_time", "insertText": "between_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bfill(axis, inplace, limit, limit_area, downcast)", "kind": 3, "sortText": "abfill", "insertText": "bfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bool()", "kind": 3, "sortText": "abool", "insertText": "bool", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "boxplot", "kind": 6, "sortText": "aboxplot", "insertText": "boxplot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "clip(lower, upper, axis, inplace, kwargs)", "kind": 3, "sortText": "aclip", "insertText": "clip", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "columns", "kind": 6, "sortText": "acolumns", "insertText": "columns", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine", "kind": 3, "sortText": "acombine", "insertText": "combine", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine_first", "kind": 3, "sortText": "acombine_first", "insertText": "combine_first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "compare", "kind": 3, "sortText": "acompare", "insertText": "compare", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "convert_dtypes", "kind": 3, "sortText": "aconvert_dtypes", "insertText": "convert_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "copy", "kind": 3, "sortText": "acopy", "insertText": "copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corr", "kind": 3, "sortText": "acorr", "insertText": "corr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corrwith", "kind": 3, "sortText": "acorrwith", "insertText": "corrwith", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "count", "kind": 3, "sortText": "acount", "insertText": "count", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cov", "kind": 3, "sortText": "acov", "insertText": "cov", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummax", "kind": 3, "sortText": "acummax", "insertText": "cummax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummin", "kind": 3, "sortText": "acummin", "insertText": "cummin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumprod", "kind": 3, "sortText": "acumprod", "insertText": "cumprod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumsum", "kind": 3, "sortText": "acumsum", "insertText": "cumsum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "describe", "kind": 3, "sortText": "adescribe", "insertText": "describe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "diff", "kind": 3, "sortText": "adiff", "insertText": "diff", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "div", "kind": 6, "sortText": "adiv", "insertText": "div", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "divide", "kind": 6, "sortText": "adivide", "insertText": "divide", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dot", "kind": 3, "sortText": "adot", "insertText": "dot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop", "kind": 3, "sortText": "adrop", "insertText": "drop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop_duplicates", "kind": 3, "sortText": "adrop_duplicates", "insertText": "drop_duplicates", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "droplevel", "kind": 3, "sortText": "adroplevel", "insertText": "droplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dropna", "kind": 3, "sortText": "adropna", "insertText": "dropna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dtypes", "kind": 10, "sortText": "adtypes", "insertText": "dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "duplicated", "kind": 3, "sortText": "aduplicated", "insertText": "duplicated", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "empty", "kind": 10, "sortText": "aempty", "insertText": "empty", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eq", "kind": 3, "sortText": "aeq", "insertText": "eq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "equals", "kind": 3, "sortText": "aequals", "insertText": "equals", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eval", "kind": 3, "sortText": "aeval", "insertText": "eval", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ewm", "kind": 3, "sortText": "aewm", "insertText": "ewm", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "expanding", "kind": 3, "sortText": "aexpanding", "insertText": "expanding", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "explode", "kind": 3, "sortText": "aexplode", "insertText": "explode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ffill", "kind": 3, "sortText": "affill", "insertText": "ffill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "fillna", "kind": 3, "sortText": "afillna", "insertText": "fillna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "filter", "kind": 3, "sortText": "afilter", "insertText": "filter", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first", "kind": 3, "sortText": "afirst", "insertText": "first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first_valid_index", "kind": 3, "sortText": "afirst_valid_index", "insertText": "first_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "flags", "kind": 10, "sortText": "aflags", "insertText": "flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "floordiv", "kind": 3, "sortText": "afloordiv", "insertText": "floordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_dict", "kind": 3, "sortText": "afrom_dict", "insertText": "from_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_records", "kind": 3, "sortText": "afrom_records", "insertText": "from_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ge", "kind": 3, "sortText": "age", "insertText": "ge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "get", "kind": 3, "sortText": "aget", "insertText": "get", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "groupby", "kind": 3, "sortText": "agroupby", "insertText": "groupby", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "gt", "kind": 3, "sortText": "agt", "insertText": "gt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "head", "kind": 3, "sortText": "ahead", "insertText": "head", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "hist", "kind": 6, "sortText": "ahist", "insertText": "hist", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iat", "kind": 10, "sortText": "aiat", "insertText": "iat", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmax", "kind": 3, "sortText": "aidxmax", "insertText": "idxmax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmin", "kind": 3, "sortText": "aidxmin", "insertText": "idxmin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iloc", "kind": 10, "sortText": "ailoc", "insertText": "iloc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "index", "kind": 6, "sortText": "aindex", "insertText": "index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "infer_objects", "kind": 3, "sortText": "ainfer_objects", "insertText": "infer_objects", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "info", "kind": 3, "sortText": "ainfo", "insertText": "info", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "insert", "kind": 3, "sortText": "ainsert", "insertText": "insert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "interpolate", "kind": 3, "sortText": "ainterpolate", "insertText": "interpolate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isetitem", "kind": 3, "sortText": "aisetitem", "insertText": "isetitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isin", "kind": 3, "sortText": "aisin", "insertText": "isin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isna", "kind": 3, "sortText": "aisna", "insertText": "isna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isnull", "kind": 3, "sortText": "aisnull", "insertText": "isnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "items", "kind": 3, "sortText": "aitems", "insertText": "items", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iterrows", "kind": 3, "sortText": "aiterrows", "insertText": "iterrows", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "itertuples", "kind": 3, "sortText": "aitertuples", "insertText": "itertuples", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "join", "kind": 3, "sortText": "ajoin", "insertText": "join", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "keys", "kind": 3, "sortText": "akeys", "insertText": "keys", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurt", "kind": 3, "sortText": "akurt", "insertText": "kurt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurtosis", "kind": 6, "sortText": "akurtosis", "insertText": "kurtosis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last", "kind": 3, "sortText": "alast", "insertText": "last", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last_valid_index", "kind": 3, "sortText": "alast_valid_index", "insertText": "last_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "le", "kind": 3, "sortText": "ale", "insertText": "le", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "loc", "kind": 10, "sortText": "aloc", "insertText": "loc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "lt", "kind": 3, "sortText": "alt", "insertText": "lt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "map", "kind": 3, "sortText": "amap", "insertText": "map", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mask", "kind": 3, "sortText": "amask", "insertText": "mask", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "max", "kind": 3, "sortText": "amax", "insertText": "max", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mean", "kind": 3, "sortText": "amean", "insertText": "mean", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "median", "kind": 3, "sortText": "amedian", "insertText": "median", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "melt", "kind": 3, "sortText": "amelt", "insertText": "melt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "memory_usage", "kind": 3, "sortText": "amemory_usage", "insertText": "memory_usage", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "merge", "kind": 3, "sortText": "amerge", "insertText": "merge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "min", "kind": 3, "sortText": "amin", "insertText": "min", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mod", "kind": 3, "sortText": "amod", "insertText": "mod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mode", "kind": 3, "sortText": "amode", "insertText": "mode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mul", "kind": 3, "sortText": "amul", "insertText": "mul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "multiply", "kind": 6, "sortText": "amultiply", "insertText": "multiply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ndim", "kind": 10, "sortText": "andim", "insertText": "ndim", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ne", "kind": 3, "sortText": "ane", "insertText": "ne", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nlargest", "kind": 3, "sortText": "anlargest", "insertText": "nlargest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notna", "kind": 3, "sortText": "anotna", "insertText": "notna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notnull", "kind": 3, "sortText": "anotnull", "insertText": "notnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nsmallest", "kind": 3, "sortText": "ansmallest", "insertText": "nsmallest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nunique", "kind": 3, "sortText": "anunique", "insertText": "nunique", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pad", "kind": 3, "sortText": "apad", "insertText": "pad", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pct_change", "kind": 3, "sortText": "apct_change", "insertText": "pct_change", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pipe", "kind": 3, "sortText": "apipe", "insertText": "pipe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot", "kind": 3, "sortText": "apivot", "insertText": "pivot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot_table", "kind": 3, "sortText": "apivot_table", "insertText": "pivot_table", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "plot", "kind": 6, "sortText": "aplot", "insertText": "plot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pop", "kind": 3, "sortText": "apop", "insertText": "pop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pow", "kind": 3, "sortText": "apow", "insertText": "pow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "prod", "kind": 3, "sortText": "aprod", "insertText": "prod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "product", "kind": 6, "sortText": "aproduct", "insertText": "product", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "quantile", "kind": 3, "sortText": "aquantile", "insertText": "quantile", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "query", "kind": 3, "sortText": "aquery", "insertText": "query", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "radd", "kind": 3, "sortText": "aradd", "insertText": "radd", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rank", "kind": 3, "sortText": "arank", "insertText": "rank", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rdiv", "kind": 6, "sortText": "ardiv", "insertText": "rdiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex", "kind": 3, "sortText": "areindex", "insertText": "reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex_like", "kind": 3, "sortText": "areindex_like", "insertText": "reindex_like", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename", "kind": 3, "sortText": "arename", "insertText": "rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename_axis", "kind": 3, "sortText": "arename_axis", "insertText": "rename_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reorder_levels", "kind": 3, "sortText": "areorder_levels", "insertText": "reorder_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "replace", "kind": 3, "sortText": "areplace", "insertText": "replace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "resample", "kind": 3, "sortText": "aresample", "insertText": "resample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reset_index", "kind": 3, "sortText": "areset_index", "insertText": "reset_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rfloordiv", "kind": 3, "sortText": "arfloordiv", "insertText": "rfloordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmod", "kind": 3, "sortText": "armod", "insertText": "rmod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmul", "kind": 3, "sortText": "armul", "insertText": "rmul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rolling", "kind": 3, "sortText": "arolling", "insertText": "rolling", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "round", "kind": 3, "sortText": "around", "insertText": "round", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rpow", "kind": 3, "sortText": "arpow", "insertText": "rpow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rsub", "kind": 3, "sortText": "arsub", "insertText": "rsub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rtruediv", "kind": 3, "sortText": "artruediv", "insertText": "rtruediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sample", "kind": 3, "sortText": "asample", "insertText": "sample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "select_dtypes", "kind": 3, "sortText": "aselect_dtypes", "insertText": "select_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sem", "kind": 3, "sortText": "asem", "insertText": "sem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_axis", "kind": 3, "sortText": "aset_axis", "insertText": "set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_flags", "kind": 3, "sortText": "aset_flags", "insertText": "set_flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_index", "kind": 3, "sortText": "aset_index", "insertText": "set_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shape", "kind": 10, "sortText": "ashape", "insertText": "shape", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shift", "kind": 3, "sortText": "ashift", "insertText": "shift", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "size", "kind": 10, "sortText": "asize", "insertText": "size", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "skew", "kind": 3, "sortText": "askew", "insertText": "skew", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_index", "kind": 3, "sortText": "asort_index", "insertText": "sort_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_values", "kind": 3, "sortText": "asort_values", "insertText": "sort_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sparse", "kind": 6, "sortText": "asparse", "insertText": "sparse", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "squeeze", "kind": 3, "sortText": "asqueeze", "insertText": "squeeze", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "stack", "kind": 3, "sortText": "astack", "insertText": "stack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "std", "kind": 3, "sortText": "astd", "insertText": "std", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "style", "kind": 10, "sortText": "astyle", "insertText": "style", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sub", "kind": 3, "sortText": "asub", "insertText": "sub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "subtract", "kind": 6, "sortText": "asubtract", "insertText": "subtract", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sum", "kind": 3, "sortText": "asum", "insertText": "sum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swapaxes", "kind": 3, "sortText": "aswapaxes", "insertText": "swapaxes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swaplevel", "kind": 3, "sortText": "aswaplevel", "insertText": "swaplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "T", "kind": 10, "sortText": "aT", "insertText": "T", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tail", "kind": 3, "sortText": "atail", "insertText": "tail", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "take", "kind": 3, "sortText": "atake", "insertText": "take", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_clipboard", "kind": 3, "sortText": "ato_clipboard", "insertText": "to_clipboard", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_csv", "kind": 3, "sortText": "ato_csv", "insertText": "to_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_dict", "kind": 3, "sortText": "ato_dict", "insertText": "to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_excel", "kind": 3, "sortText": "ato_excel", "insertText": "to_excel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_feather", "kind": 3, "sortText": "ato_feather", "insertText": "to_feather", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_gbq", "kind": 3, "sortText": "ato_gbq", "insertText": "to_gbq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_hdf", "kind": 3, "sortText": "ato_hdf", "insertText": "to_hdf", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_html", "kind": 3, "sortText": "ato_html", "insertText": "to_html", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_json", "kind": 3, "sortText": "ato_json", "insertText": "to_json", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_latex", "kind": 3, "sortText": "ato_latex", "insertText": "to_latex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_markdown", "kind": 3, "sortText": "ato_markdown", "insertText": "to_markdown", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_numpy", "kind": 3, "sortText": "ato_numpy", "insertText": "to_numpy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_orc", "kind": 3, "sortText": "ato_orc", "insertText": "to_orc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_parquet", "kind": 3, "sortText": "ato_parquet", "insertText": "to_parquet", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_period", "kind": 3, "sortText": "ato_period", "insertText": "to_period", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_pickle", "kind": 3, "sortText": "ato_pickle", "insertText": "to_pickle", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_records", "kind": 3, "sortText": "ato_records", "insertText": "to_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_sql", "kind": 3, "sortText": "ato_sql", "insertText": "to_sql", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_stata", "kind": 3, "sortText": "ato_stata", "insertText": "to_stata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_string", "kind": 3, "sortText": "ato_string", "insertText": "to_string", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_timestamp", "kind": 3, "sortText": "ato_timestamp", "insertText": "to_timestamp", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xarray", "kind": 3, "sortText": "ato_xarray", "insertText": "to_xarray", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xml", "kind": 3, "sortText": "ato_xml", "insertText": "to_xml", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transform", "kind": 3, "sortText": "atransform", "insertText": "transform", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transpose", "kind": 3, "sortText": "atranspose", "insertText": "transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truediv", "kind": 3, "sortText": "atruediv", "insertText": "truediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truncate", "kind": 3, "sortText": "atruncate", "insertText": "truncate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_convert", "kind": 3, "sortText": "atz_convert", "insertText": "tz_convert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_localize", "kind": 3, "sortText": "atz_localize", "insertText": "tz_localize", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "unstack", "kind": 3, "sortText": "aunstack", "insertText": "unstack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "update", "kind": 3, "sortText": "aupdate", "insertText": "update", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "value_counts", "kind": 3, "sortText": "avalue_counts", "insertText": "value_counts", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "values", "kind": 10, "sortText": "avalues", "insertText": "values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "var", "kind": 3, "sortText": "avar", "insertText": "var", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "where", "kind": 3, "sortText": "awhere", "insertText": "where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "xs", "kind": 3, "sortText": "axs", "insertText": "xs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accessors", "kind": 6, "sortText": "z_accessors", "insertText": "_accessors", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accum_func", "kind": 3, "sortText": "z_accum_func", "insertText": "_accum_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_examples_doc", "kind": 6, "sortText": "z_agg_examples_doc", "insertText": "_agg_examples_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_see_also_doc", "kind": 6, "sortText": "z_agg_see_also_doc", "insertText": "_agg_see_also_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_for_op", "kind": 3, "sortText": "z_align_for_op", "insertText": "_align_for_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_frame", "kind": 3, "sortText": "z_align_frame", "insertText": "_align_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_series", "kind": 3, "sortText": "z_align_series", "insertText": "_align_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_append", "kind": 3, "sortText": "z_append", "insertText": "_append", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method", "kind": 3, "sortText": "z_arith_method", "insertText": "_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method_with_reindex", "kind": 3, "sortText": "z_arith_method_with_reindex", "insertText": "_arith_method_with_reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_as_manager", "kind": 3, "sortText": "z_as_manager", "insertText": "_as_manager", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_attrs", "kind": 6, "sortText": "z_attrs", "insertText": "_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_LEN", "kind": 6, "sortText": "z_AXIS_LEN", "insertText": "_AXIS_LEN", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_ORDERS", "kind": 6, "sortText": "z_AXIS_ORDERS", "insertText": "_AXIS_ORDERS", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_TO_AXIS_NUMBER", "kind": 6, "sortText": "z_AXIS_TO_AXIS_NUMBER", "insertText": "_AXIS_TO_AXIS_NUMBER", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_box_col_values", "kind": 3, "sortText": "z_box_col_values", "insertText": "_box_col_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cache", "kind": 6, "sortText": "z_cache", "insertText": "_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_can_fast_transpose", "kind": 10, "sortText": "z_can_fast_transpose", "insertText": "_can_fast_transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_inplace_and_allows_duplicate_labels", "kind": 3, "sortText": "z_check_inplace_and_allows_duplicate_labels", "insertText": "_check_inplace_and_allows_duplicate_labels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_is_chained_assignment_possible", "kind": 3, "sortText": "z_check_is_chained_assignment_possible", "insertText": "_check_is_chained_assignment_possible", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_label_or_level_ambiguity", "kind": 3, "sortText": "z_check_label_or_level_ambiguity", "insertText": "_check_label_or_level_ambiguity", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_setitem_copy", "kind": 3, "sortText": "z_check_setitem_copy", "insertText": "_check_setitem_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clear_item_cache", "kind": 3, "sortText": "z_clear_item_cache", "insertText": "_clear_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_one_bound", "kind": 3, "sortText": "z_clip_with_one_bound", "insertText": "_clip_with_one_bound", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_scalar", "kind": 3, "sortText": "z_clip_with_scalar", "insertText": "_clip_with_scalar", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cmp_method", "kind": 3, "sortText": "z_cmp_method", "insertText": "_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_combine_frame", "kind": 3, "sortText": "z_combine_frame", "insertText": "_combine_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate", "kind": 3, "sortText": "z_consolidate", "insertText": "_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate_inplace", "kind": 3, "sortText": "z_consolidate_inplace", "insertText": "_consolidate_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_axes_dict", "kind": 3, "sortText": "z_construct_axes_dict", "insertText": "_construct_axes_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_result", "kind": 3, "sortText": "z_construct_result", "insertText": "_construct_result", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor", "kind": 10, "sortText": "z_constructor", "insertText": "_constructor", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_from_mgr", "kind": 3, "sortText": "z_constructor_from_mgr", "insertText": "_constructor_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced", "kind": 6, "sortText": "z_constructor_sliced", "insertText": "_constructor_sliced", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced_from_mgr", "kind": 3, "sortText": "z_constructor_sliced_from_mgr", "insertText": "_constructor_sliced_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_create_data_for_split_and_tight_to_dict", "kind": 3, "sortText": "z_create_data_for_split_and_tight_to_dict", "insertText": "_create_data_for_split_and_tight_to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_data", "kind": 10, "sortText": "z_data", "insertText": "_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_deprecate_downcast", "kind": 3, "sortText": "z_deprecate_downcast", "insertText": "_deprecate_downcast", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_additions", "kind": 3, "sortText": "z_dir_additions", "insertText": "_dir_additions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_deletions", "kind": 3, "sortText": "z_dir_deletions", "insertText": "_dir_deletions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dispatch_frame_op", "kind": 3, "sortText": "z_dispatch_frame_op", "insertText": "_dispatch_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_axis", "kind": 3, "sortText": "z_drop_axis", "insertText": "_drop_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_labels_or_levels", "kind": 3, "sortText": "z_drop_labels_or_levels", "insertText": "_drop_labels_or_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ensure_valid_index", "kind": 3, "sortText": "z_ensure_valid_index", "insertText": "_ensure_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_find_valid_index", "kind": 3, "sortText": "z_find_valid_index", "insertText": "_find_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_arith_method", "kind": 3, "sortText": "z_flex_arith_method", "insertText": "_flex_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_cmp_method", "kind": 3, "sortText": "z_flex_cmp_method", "insertText": "_flex_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_arrays", "kind": 3, "sortText": "z_from_arrays", "insertText": "_from_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_mgr", "kind": 3, "sortText": "z_from_mgr", "insertText": "_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_agg_axis", "kind": 3, "sortText": "z_get_agg_axis", "insertText": "_get_agg_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis", "kind": 3, "sortText": "z_get_axis", "insertText": "_get_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_name", "kind": 3, "sortText": "z_get_axis_name", "insertText": "_get_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_number", "kind": 3, "sortText": "z_get_axis_number", "insertText": "_get_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_resolvers", "kind": 3, "sortText": "z_get_axis_resolvers", "insertText": "_get_axis_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_block_manager_axis", "kind": 3, "sortText": "z_get_block_manager_axis", "insertText": "_get_block_manager_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_bool_data", "kind": 3, "sortText": "z_get_bool_data", "insertText": "_get_bool_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_cleaned_column_resolvers", "kind": 3, "sortText": "z_get_cleaned_column_resolvers", "insertText": "_get_cleaned_column_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_column_array", "kind": 3, "sortText": "z_get_column_array", "insertText": "_get_column_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_index_resolvers", "kind": 3, "sortText": "z_get_index_resolvers", "insertText": "_get_index_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_item_cache", "kind": 3, "sortText": "z_get_item_cache", "insertText": "_get_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_label_or_level_values", "kind": 3, "sortText": "z_get_label_or_level_values", "insertText": "_get_label_or_level_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_numeric_data", "kind": 3, "sortText": "z_get_numeric_data", "insertText": "_get_numeric_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_value", "kind": 3, "sortText": "z_get_value", "insertText": "_get_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_values_for_csv", "kind": 3, "sortText": "z_get_values_for_csv", "insertText": "_get_values_for_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_bool_array", "kind": 3, "sortText": "z_getitem_bool_array", "insertText": "_getitem_bool_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_multilevel", "kind": 3, "sortText": "z_getitem_multilevel", "insertText": "_getitem_multilevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_nocopy", "kind": 3, "sortText": "z_getitem_nocopy", "insertText": "_getitem_nocopy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_slice", "kind": 3, "sortText": "z_getitem_slice", "insertText": "_getitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_gotitem", "kind": 3, "sortText": "z_gotitem", "insertText": "_gotitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_HANDLED_TYPES", "kind": 6, "sortText": "z_HANDLED_TYPES", "insertText": "_HANDLED_TYPES", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_hidden_attrs", "kind": 6, "sortText": "z_hidden_attrs", "insertText": "_hidden_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_indexed_same", "kind": 3, "sortText": "z_indexed_same", "insertText": "_indexed_same", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis", "kind": 10, "sortText": "z_info_axis", "insertText": "_info_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_name", "kind": 6, "sortText": "z_info_axis_name", "insertText": "_info_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_number", "kind": 6, "sortText": "z_info_axis_number", "insertText": "_info_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_repr", "kind": 3, "sortText": "z_info_repr", "insertText": "_info_repr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_init_mgr", "kind": 3, "sortText": "z_init_mgr", "insertText": "_init_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_inplace_method", "kind": 3, "sortText": "z_inplace_method", "insertText": "_inplace_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names", "kind": 6, "sortText": "z_internal_names", "insertText": "_internal_names", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names_set", "kind": 6, "sortText": "z_internal_names_set", "insertText": "_internal_names_set", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_copy", "kind": 6, "sortText": "z_is_copy", "insertText": "_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_homogeneous_type", "kind": 10, "sortText": "z_is_homogeneous_type", "insertText": "_is_homogeneous_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_or_level_reference", "kind": 3, "sortText": "z_is_label_or_level_reference", "insertText": "_is_label_or_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_reference", "kind": 3, "sortText": "z_is_label_reference", "insertText": "_is_label_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_level_reference", "kind": 3, "sortText": "z_is_level_reference", "insertText": "_is_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_mixed_type", "kind": 10, "sortText": "z_is_mixed_type", "insertText": "_is_mixed_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view", "kind": 10, "sortText": "z_is_view", "insertText": "_is_view", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view_after_cow_rules", "kind": 3, "sortText": "z_is_view_after_cow_rules", "insertText": "_is_view_after_cow_rules", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item", "kind": 3, "sortText": "z_iset_item", "insertText": "_iset_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item_mgr", "kind": 3, "sortText": "z_iset_item_mgr", "insertText": "_iset_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_not_inplace", "kind": 3, "sortText": "z_iset_not_inplace", "insertText": "_iset_not_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_item_cache", "kind": 6, "sortText": "z_item_cache", "insertText": "_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iter_column_arrays", "kind": 3, "sortText": "z_iter_column_arrays", "insertText": "_iter_column_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ixs", "kind": 3, "sortText": "z_ixs", "insertText": "_ixs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_func", "kind": 3, "sortText": "z_logical_func", "insertText": "_logical_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_method", "kind": 6, "sortText": "z_logical_method", "insertText": "_logical_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_align_series_as_frame", "kind": 3, "sortText": "z_maybe_align_series_as_frame", "insertText": "_maybe_align_series_as_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_cache_changed", "kind": 3, "sortText": "z_maybe_cache_changed", "insertText": "_maybe_cache_changed", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_update_cacher", "kind": 3, "sortText": "z_maybe_update_cacher", "insertText": "_maybe_update_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_metadata", "kind": 6, "sortText": "z_metadata", "insertText": "_metadata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_mgr", "kind": 6, "sortText": "z_mgr", "insertText": "_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_min_count_stat_function", "kind": 3, "sortText": "z_min_count_stat_function", "insertText": "_min_count_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_needs_reindex_multi", "kind": 3, "sortText": "z_needs_reindex_multi", "insertText": "_needs_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_pad_or_backfill", "kind": 3, "sortText": "z_pad_or_backfill", "insertText": "_pad_or_backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_protect_consolidate", "kind": 3, "sortText": "z_protect_consolidate", "insertText": "_protect_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce", "kind": 3, "sortText": "z_reduce", "insertText": "_reduce", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce_axis1", "kind": 3, "sortText": "z_reduce_axis1", "insertText": "_reduce_axis1", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_axes", "kind": 3, "sortText": "z_reindex_axes", "insertText": "_reindex_axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_multi", "kind": 3, "sortText": "z_reindex_multi", "insertText": "_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_with_indexers", "kind": 3, "sortText": "z_reindex_with_indexers", "insertText": "_reindex_with_indexers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_rename", "kind": 3, "sortText": "z_rename", "insertText": "_rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_replace_columnwise", "kind": 3, "sortText": "z_replace_columnwise", "insertText": "_replace_columnwise", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_data_resource_", "kind": 3, "sortText": "z_repr_data_resource_", "insertText": "_repr_data_resource_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_horizontal_", "kind": 3, "sortText": "z_repr_fits_horizontal_", "insertText": "_repr_fits_horizontal_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_vertical_", "kind": 3, "sortText": "z_repr_fits_vertical_", "insertText": "_repr_fits_vertical_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_html_", "kind": 3, "sortText": "z_repr_html_", "insertText": "_repr_html_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_latex_", "kind": 3, "sortText": "z_repr_latex_", "insertText": "_repr_latex_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cache", "kind": 3, "sortText": "z_reset_cache", "insertText": "_reset_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cacher", "kind": 3, "sortText": "z_reset_cacher", "insertText": "_reset_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_sanitize_column", "kind": 3, "sortText": "z_sanitize_column", "insertText": "_sanitize_column", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_series", "kind": 10, "sortText": "z_series", "insertText": "_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis", "kind": 3, "sortText": "z_set_axis", "insertText": "_set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_name", "kind": 3, "sortText": "z_set_axis_name", "insertText": "_set_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_nocheck", "kind": 3, "sortText": "z_set_axis_nocheck", "insertText": "_set_axis_nocheck", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_is_copy", "kind": 3, "sortText": "z_set_is_copy", "insertText": "_set_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item", "kind": 3, "sortText": "z_set_item", "insertText": "_set_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_frame_value", "kind": 3, "sortText": "z_set_item_frame_value", "insertText": "_set_item_frame_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_mgr", "kind": 3, "sortText": "z_set_item_mgr", "insertText": "_set_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_value", "kind": 3, "sortText": "z_set_value", "insertText": "_set_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_array", "kind": 3, "sortText": "z_setitem_array", "insertText": "_setitem_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_frame", "kind": 3, "sortText": "z_setitem_frame", "insertText": "_setitem_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_slice", "kind": 3, "sortText": "z_setitem_slice", "insertText": "_setitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shared_docs", "kind": 6, "sortText": "z_shared_docs", "insertText": "_shared_docs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shift_with_freq", "kind": 3, "sortText": "z_shift_with_freq", "insertText": "_shift_with_freq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_should_reindex_frame_op", "kind": 3, "sortText": "z_should_reindex_frame_op", "insertText": "_should_reindex_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_slice", "kind": 3, "sortText": "z_slice", "insertText": "_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function", "kind": 3, "sortText": "z_stat_function", "insertText": "_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function_ddof", "kind": 3, "sortText": "z_stat_function_ddof", "insertText": "_stat_function_ddof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_take_with_is_copy", "kind": 3, "sortText": "z_take_with_is_copy", "insertText": "_take_with_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_dict_of_blocks", "kind": 3, "sortText": "z_to_dict_of_blocks", "insertText": "_to_dict_of_blocks", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_latex_via_styler", "kind": 3, "sortText": "z_to_latex_via_styler", "insertText": "_to_latex_via_styler", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_typ", "kind": 6, "sortText": "z_typ", "insertText": "_typ", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_update_inplace", "kind": 3, "sortText": "z_update_inplace", "insertText": "_update_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_validate_dtype", "kind": 3, "sortText": "z_validate_dtype", "insertText": "_validate_dtype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_values", "kind": 10, "sortText": "z_values", "insertText": "_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_where", "kind": 3, "sortText": "z_where", "insertText": "_where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__abs__", "kind": 3, "sortText": "z__abs__", "insertText": "__abs__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__add__", "kind": 3, "sortText": "z__add__", "insertText": "__add__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__and__", "kind": 3, "sortText": "z__and__", "insertText": "__and__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__annotations__", "kind": 6, "sortText": "z__annotations__", "insertText": "__annotations__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array__", "kind": 3, "sortText": "z__array__", "insertText": "__array__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_priority__", "kind": 6, "sortText": "z__array_priority__", "insertText": "__array_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_ufunc__", "kind": 3, "sortText": "z__array_ufunc__", "insertText": "__array_ufunc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__arrow_c_stream__", "kind": 3, "sortText": "z__arrow_c_stream__", "insertText": "__arrow_c_stream__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__bool__", "kind": 6, "sortText": "z__bool__", "insertText": "__bool__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__class__", "kind": 10, "sortText": "z__class__", "insertText": "__class__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__contains__", "kind": 3, "sortText": "z__contains__", "insertText": "__contains__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__copy__", "kind": 3, "sortText": "z__copy__", "insertText": "__copy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe__", "kind": 3, "sortText": "z__dataframe__", "insertText": "__dataframe__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe_consortium_standard__", "kind": 3, "sortText": "z__dataframe_consortium_standard__", "insertText": "__dataframe_consortium_standard__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__deepcopy__", "kind": 3, "sortText": "z__deepcopy__", "insertText": "__deepcopy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delattr__", "kind": 3, "sortText": "z__delattr__", "insertText": "__delattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delitem__", "kind": 3, "sortText": "z__delitem__", "insertText": "__delitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dict__", "kind": 6, "sortText": "z__dict__", "insertText": "__dict__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dir__", "kind": 3, "sortText": "z__dir__", "insertText": "__dir__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__divmod__", "kind": 3, "sortText": "z__divmod__", "insertText": "__divmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__doc__", "kind": 6, "sortText": "z__doc__", "insertText": "__doc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__eq__", "kind": 3, "sortText": "z__eq__", "insertText": "__eq__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__finalize__", "kind": 3, "sortText": "z__finalize__", "insertText": "__finalize__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__floordiv__", "kind": 3, "sortText": "z__floordiv__", "insertText": "__floordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__format__", "kind": 3, "sortText": "z__format__", "insertText": "__format__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ge__", "kind": 3, "sortText": "z__ge__", "insertText": "__ge__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattr__", "kind": 3, "sortText": "z__getattr__", "insertText": "__getattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattribute__", "kind": 3, "sortText": "z__getattribute__", "insertText": "__getattribute__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getitem__", "kind": 3, "sortText": "z__getitem__", "insertText": "__getitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getstate__", "kind": 3, "sortText": "z__getstate__", "insertText": "__getstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__gt__", "kind": 3, "sortText": "z__gt__", "insertText": "__gt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__hash__", "kind": 6, "sortText": "z__hash__", "insertText": "__hash__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iadd__", "kind": 3, "sortText": "z__iadd__", "insertText": "__iadd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iand__", "kind": 3, "sortText": "z__iand__", "insertText": "__iand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ifloordiv__", "kind": 3, "sortText": "z__ifloordiv__", "insertText": "__ifloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imod__", "kind": 3, "sortText": "z__imod__", "insertText": "__imod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imul__", "kind": 3, "sortText": "z__imul__", "insertText": "__imul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init__", "kind": 3, "sortText": "z__init__", "insertText": "__init__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init_subclass__", "kind": 3, "sortText": "z__init_subclass__", "insertText": "__init_subclass__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__invert__", "kind": 3, "sortText": "z__invert__", "insertText": "__invert__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ior__", "kind": 3, "sortText": "z__ior__", "insertText": "__ior__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ipow__", "kind": 3, "sortText": "z__ipow__", "insertText": "__ipow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__isub__", "kind": 3, "sortText": "z__isub__", "insertText": "__isub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iter__", "kind": 3, "sortText": "z__iter__", "insertText": "__iter__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__itruediv__", "kind": 3, "sortText": "z__itruediv__", "insertText": "__itruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ixor__", "kind": 3, "sortText": "z__ixor__", "insertText": "__ixor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__le__", "kind": 3, "sortText": "z__le__", "insertText": "__le__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__len__", "kind": 3, "sortText": "z__len__", "insertText": "__len__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__lt__", "kind": 3, "sortText": "z__lt__", "insertText": "__lt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__matmul__", "kind": 3, "sortText": "z__matmul__", "insertText": "__matmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mod__", "kind": 3, "sortText": "z__mod__", "insertText": "__mod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__module__", "kind": 6, "sortText": "z__module__", "insertText": "__module__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mul__", "kind": 3, "sortText": "z__mul__", "insertText": "__mul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ne__", "kind": 3, "sortText": "z__ne__", "insertText": "__ne__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__neg__", "kind": 3, "sortText": "z__neg__", "insertText": "__neg__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__new__", "kind": 3, "sortText": "z__new__", "insertText": "__new__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__nonzero__", "kind": 3, "sortText": "z__nonzero__", "insertText": "__nonzero__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__or__", "kind": 3, "sortText": "z__or__", "insertText": "__or__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pandas_priority__", "kind": 6, "sortText": "z__pandas_priority__", "insertText": "__pandas_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pos__", "kind": 3, "sortText": "z__pos__", "insertText": "__pos__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pow__", "kind": 3, "sortText": "z__pow__", "insertText": "__pow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__radd__", "kind": 3, "sortText": "z__radd__", "insertText": "__radd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rand__", "kind": 3, "sortText": "z__rand__", "insertText": "__rand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rdivmod__", "kind": 3, "sortText": "z__rdivmod__", "insertText": "__rdivmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce__", "kind": 3, "sortText": "z__reduce__", "insertText": "__reduce__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce_ex__", "kind": 3, "sortText": "z__reduce_ex__", "insertText": "__reduce_ex__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__repr__", "kind": 3, "sortText": "z__repr__", "insertText": "__repr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rfloordiv__", "kind": 3, "sortText": "z__rfloordiv__", "insertText": "__rfloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmatmul__", "kind": 3, "sortText": "z__rmatmul__", "insertText": "__rmatmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmod__", "kind": 3, "sortText": "z__rmod__", "insertText": "__rmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmul__", "kind": 3, "sortText": "z__rmul__", "insertText": "__rmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ror__", "kind": 3, "sortText": "z__ror__", "insertText": "__ror__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__round__", "kind": 3, "sortText": "z__round__", "insertText": "__round__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rpow__", "kind": 3, "sortText": "z__rpow__", "insertText": "__rpow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rsub__", "kind": 3, "sortText": "z__rsub__", "insertText": "__rsub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rtruediv__", "kind": 3, "sortText": "z__rtruediv__", "insertText": "__rtruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rxor__", "kind": 3, "sortText": "z__rxor__", "insertText": "__rxor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setattr__", "kind": 3, "sortText": "z__setattr__", "insertText": "__setattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setitem__", "kind": 3, "sortText": "z__setitem__", "insertText": "__setitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setstate__", "kind": 3, "sortText": "z__setstate__", "insertText": "__setstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sizeof__", "kind": 3, "sortText": "z__sizeof__", "insertText": "__sizeof__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__str__", "kind": 3, "sortText": "z__str__", "insertText": "__str__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sub__", "kind": 3, "sortText": "z__sub__", "insertText": "__sub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__subclasshook__", "kind": 3, "sortText": "z__subclasshook__", "insertText": "__subclasshook__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__truediv__", "kind": 3, "sortText": "z__truediv__", "insertText": "__truediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__xor__", "kind": 3, "sortText": "z__xor__", "insertText": "__xor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}]}} {"suite": "pandas", "label": "edit dataframe then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 39, "iteration": 5, "result": {"isIncomplete": false, "items": [{"label": "abs()", "kind": 3, "sortText": "aabs", "insertText": "abs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add(other, axis, level, fill_value)", "kind": 3, "sortText": "aadd", "insertText": "add", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_prefix(prefix, axis)", "kind": 3, "sortText": "aadd_prefix", "insertText": "add_prefix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_suffix(suffix, axis)", "kind": 3, "sortText": "aadd_suffix", "insertText": "add_suffix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "agg", "kind": 6, "sortText": "aagg", "insertText": "agg", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "aggregate(func, axis, args, kwargs)", "kind": 3, "sortText": "aaggregate", "insertText": "aggregate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "align(other, join, axis, level, copy, fill_value, method, limit, fill_axis, broadcast_axis)", "kind": 3, "sortText": "aalign", "insertText": "align", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "all(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aall", "insertText": "all", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "any(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aany", "insertText": "any", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "apply(func, axis, raw, result_type, args, by_row, engine, engine_kwargs, kwargs)", "kind": 3, "sortText": "aapply", "insertText": "apply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "applymap(func, na_action, kwargs)", "kind": 3, "sortText": "aapplymap", "insertText": "applymap", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asfreq(freq, method, how, normalize, fill_value)", "kind": 3, "sortText": "aasfreq", "insertText": "asfreq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asof(where, subset)", "kind": 3, "sortText": "aasof", "insertText": "asof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "assign(kwargs)", "kind": 3, "sortText": "aassign", "insertText": "assign", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "astype(dtype, copy, errors)", "kind": 3, "sortText": "aastype", "insertText": "astype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at", "kind": 10, "sortText": "aat", "insertText": "at", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at_time(time, asof, axis)", "kind": 3, "sortText": "aat_time", "insertText": "at_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "attrs", "kind": 6, "sortText": "aattrs", "insertText": "attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "axes", "kind": 10, "sortText": "aaxes", "insertText": "axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "backfill(axis, inplace, limit, downcast)", "kind": 3, "sortText": "abackfill", "insertText": "backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "between_time(start_time, end_time, inclusive, axis)", "kind": 3, "sortText": "abetween_time", "insertText": "between_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bfill(axis, inplace, limit, limit_area, downcast)", "kind": 3, "sortText": "abfill", "insertText": "bfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bool()", "kind": 3, "sortText": "abool", "insertText": "bool", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "boxplot", "kind": 6, "sortText": "aboxplot", "insertText": "boxplot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "clip(lower, upper, axis, inplace, kwargs)", "kind": 3, "sortText": "aclip", "insertText": "clip", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "columns", "kind": 6, "sortText": "acolumns", "insertText": "columns", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine", "kind": 3, "sortText": "acombine", "insertText": "combine", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine_first", "kind": 3, "sortText": "acombine_first", "insertText": "combine_first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "compare", "kind": 3, "sortText": "acompare", "insertText": "compare", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "convert_dtypes", "kind": 3, "sortText": "aconvert_dtypes", "insertText": "convert_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "copy", "kind": 3, "sortText": "acopy", "insertText": "copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corr", "kind": 3, "sortText": "acorr", "insertText": "corr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corrwith", "kind": 3, "sortText": "acorrwith", "insertText": "corrwith", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "count", "kind": 3, "sortText": "acount", "insertText": "count", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cov", "kind": 3, "sortText": "acov", "insertText": "cov", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummax", "kind": 3, "sortText": "acummax", "insertText": "cummax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummin", "kind": 3, "sortText": "acummin", "insertText": "cummin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumprod", "kind": 3, "sortText": "acumprod", "insertText": "cumprod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumsum", "kind": 3, "sortText": "acumsum", "insertText": "cumsum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "describe", "kind": 3, "sortText": "adescribe", "insertText": "describe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "diff", "kind": 3, "sortText": "adiff", "insertText": "diff", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "div", "kind": 6, "sortText": "adiv", "insertText": "div", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "divide", "kind": 6, "sortText": "adivide", "insertText": "divide", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dot", "kind": 3, "sortText": "adot", "insertText": "dot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop", "kind": 3, "sortText": "adrop", "insertText": "drop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop_duplicates", "kind": 3, "sortText": "adrop_duplicates", "insertText": "drop_duplicates", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "droplevel", "kind": 3, "sortText": "adroplevel", "insertText": "droplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dropna", "kind": 3, "sortText": "adropna", "insertText": "dropna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dtypes", "kind": 10, "sortText": "adtypes", "insertText": "dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "duplicated", "kind": 3, "sortText": "aduplicated", "insertText": "duplicated", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "empty", "kind": 10, "sortText": "aempty", "insertText": "empty", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eq", "kind": 3, "sortText": "aeq", "insertText": "eq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "equals", "kind": 3, "sortText": "aequals", "insertText": "equals", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eval", "kind": 3, "sortText": "aeval", "insertText": "eval", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ewm", "kind": 3, "sortText": "aewm", "insertText": "ewm", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "expanding", "kind": 3, "sortText": "aexpanding", "insertText": "expanding", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "explode", "kind": 3, "sortText": "aexplode", "insertText": "explode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ffill", "kind": 3, "sortText": "affill", "insertText": "ffill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "fillna", "kind": 3, "sortText": "afillna", "insertText": "fillna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "filter", "kind": 3, "sortText": "afilter", "insertText": "filter", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first", "kind": 3, "sortText": "afirst", "insertText": "first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first_valid_index", "kind": 3, "sortText": "afirst_valid_index", "insertText": "first_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "flags", "kind": 10, "sortText": "aflags", "insertText": "flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "floordiv", "kind": 3, "sortText": "afloordiv", "insertText": "floordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_dict", "kind": 3, "sortText": "afrom_dict", "insertText": "from_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_records", "kind": 3, "sortText": "afrom_records", "insertText": "from_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ge", "kind": 3, "sortText": "age", "insertText": "ge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "get", "kind": 3, "sortText": "aget", "insertText": "get", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "groupby", "kind": 3, "sortText": "agroupby", "insertText": "groupby", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "gt", "kind": 3, "sortText": "agt", "insertText": "gt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "head", "kind": 3, "sortText": "ahead", "insertText": "head", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "hist", "kind": 6, "sortText": "ahist", "insertText": "hist", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iat", "kind": 10, "sortText": "aiat", "insertText": "iat", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmax", "kind": 3, "sortText": "aidxmax", "insertText": "idxmax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmin", "kind": 3, "sortText": "aidxmin", "insertText": "idxmin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iloc", "kind": 10, "sortText": "ailoc", "insertText": "iloc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "index", "kind": 6, "sortText": "aindex", "insertText": "index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "infer_objects", "kind": 3, "sortText": "ainfer_objects", "insertText": "infer_objects", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "info", "kind": 3, "sortText": "ainfo", "insertText": "info", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "insert", "kind": 3, "sortText": "ainsert", "insertText": "insert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "interpolate", "kind": 3, "sortText": "ainterpolate", "insertText": "interpolate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isetitem", "kind": 3, "sortText": "aisetitem", "insertText": "isetitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isin", "kind": 3, "sortText": "aisin", "insertText": "isin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isna", "kind": 3, "sortText": "aisna", "insertText": "isna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isnull", "kind": 3, "sortText": "aisnull", "insertText": "isnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "items", "kind": 3, "sortText": "aitems", "insertText": "items", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iterrows", "kind": 3, "sortText": "aiterrows", "insertText": "iterrows", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "itertuples", "kind": 3, "sortText": "aitertuples", "insertText": "itertuples", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "join", "kind": 3, "sortText": "ajoin", "insertText": "join", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "keys", "kind": 3, "sortText": "akeys", "insertText": "keys", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurt", "kind": 3, "sortText": "akurt", "insertText": "kurt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurtosis", "kind": 6, "sortText": "akurtosis", "insertText": "kurtosis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last", "kind": 3, "sortText": "alast", "insertText": "last", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last_valid_index", "kind": 3, "sortText": "alast_valid_index", "insertText": "last_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "le", "kind": 3, "sortText": "ale", "insertText": "le", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "loc", "kind": 10, "sortText": "aloc", "insertText": "loc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "lt", "kind": 3, "sortText": "alt", "insertText": "lt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "map", "kind": 3, "sortText": "amap", "insertText": "map", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mask", "kind": 3, "sortText": "amask", "insertText": "mask", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "max", "kind": 3, "sortText": "amax", "insertText": "max", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mean", "kind": 3, "sortText": "amean", "insertText": "mean", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "median", "kind": 3, "sortText": "amedian", "insertText": "median", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "melt", "kind": 3, "sortText": "amelt", "insertText": "melt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "memory_usage", "kind": 3, "sortText": "amemory_usage", "insertText": "memory_usage", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "merge", "kind": 3, "sortText": "amerge", "insertText": "merge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "min", "kind": 3, "sortText": "amin", "insertText": "min", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mod", "kind": 3, "sortText": "amod", "insertText": "mod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mode", "kind": 3, "sortText": "amode", "insertText": "mode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mul", "kind": 3, "sortText": "amul", "insertText": "mul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "multiply", "kind": 6, "sortText": "amultiply", "insertText": "multiply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ndim", "kind": 10, "sortText": "andim", "insertText": "ndim", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ne", "kind": 3, "sortText": "ane", "insertText": "ne", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nlargest", "kind": 3, "sortText": "anlargest", "insertText": "nlargest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notna", "kind": 3, "sortText": "anotna", "insertText": "notna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notnull", "kind": 3, "sortText": "anotnull", "insertText": "notnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nsmallest", "kind": 3, "sortText": "ansmallest", "insertText": "nsmallest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nunique", "kind": 3, "sortText": "anunique", "insertText": "nunique", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pad", "kind": 3, "sortText": "apad", "insertText": "pad", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pct_change", "kind": 3, "sortText": "apct_change", "insertText": "pct_change", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pipe", "kind": 3, "sortText": "apipe", "insertText": "pipe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot", "kind": 3, "sortText": "apivot", "insertText": "pivot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot_table", "kind": 3, "sortText": "apivot_table", "insertText": "pivot_table", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "plot", "kind": 6, "sortText": "aplot", "insertText": "plot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pop", "kind": 3, "sortText": "apop", "insertText": "pop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pow", "kind": 3, "sortText": "apow", "insertText": "pow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "prod", "kind": 3, "sortText": "aprod", "insertText": "prod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "product", "kind": 6, "sortText": "aproduct", "insertText": "product", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "quantile", "kind": 3, "sortText": "aquantile", "insertText": "quantile", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "query", "kind": 3, "sortText": "aquery", "insertText": "query", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "radd", "kind": 3, "sortText": "aradd", "insertText": "radd", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rank", "kind": 3, "sortText": "arank", "insertText": "rank", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rdiv", "kind": 6, "sortText": "ardiv", "insertText": "rdiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex", "kind": 3, "sortText": "areindex", "insertText": "reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex_like", "kind": 3, "sortText": "areindex_like", "insertText": "reindex_like", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename", "kind": 3, "sortText": "arename", "insertText": "rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename_axis", "kind": 3, "sortText": "arename_axis", "insertText": "rename_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reorder_levels", "kind": 3, "sortText": "areorder_levels", "insertText": "reorder_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "replace", "kind": 3, "sortText": "areplace", "insertText": "replace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "resample", "kind": 3, "sortText": "aresample", "insertText": "resample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reset_index", "kind": 3, "sortText": "areset_index", "insertText": "reset_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rfloordiv", "kind": 3, "sortText": "arfloordiv", "insertText": "rfloordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmod", "kind": 3, "sortText": "armod", "insertText": "rmod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmul", "kind": 3, "sortText": "armul", "insertText": "rmul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rolling", "kind": 3, "sortText": "arolling", "insertText": "rolling", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "round", "kind": 3, "sortText": "around", "insertText": "round", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rpow", "kind": 3, "sortText": "arpow", "insertText": "rpow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rsub", "kind": 3, "sortText": "arsub", "insertText": "rsub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rtruediv", "kind": 3, "sortText": "artruediv", "insertText": "rtruediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sample", "kind": 3, "sortText": "asample", "insertText": "sample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "select_dtypes", "kind": 3, "sortText": "aselect_dtypes", "insertText": "select_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sem", "kind": 3, "sortText": "asem", "insertText": "sem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_axis", "kind": 3, "sortText": "aset_axis", "insertText": "set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_flags", "kind": 3, "sortText": "aset_flags", "insertText": "set_flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_index", "kind": 3, "sortText": "aset_index", "insertText": "set_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shape", "kind": 10, "sortText": "ashape", "insertText": "shape", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shift", "kind": 3, "sortText": "ashift", "insertText": "shift", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "size", "kind": 10, "sortText": "asize", "insertText": "size", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "skew", "kind": 3, "sortText": "askew", "insertText": "skew", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_index", "kind": 3, "sortText": "asort_index", "insertText": "sort_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_values", "kind": 3, "sortText": "asort_values", "insertText": "sort_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sparse", "kind": 6, "sortText": "asparse", "insertText": "sparse", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "squeeze", "kind": 3, "sortText": "asqueeze", "insertText": "squeeze", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "stack", "kind": 3, "sortText": "astack", "insertText": "stack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "std", "kind": 3, "sortText": "astd", "insertText": "std", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "style", "kind": 10, "sortText": "astyle", "insertText": "style", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sub", "kind": 3, "sortText": "asub", "insertText": "sub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "subtract", "kind": 6, "sortText": "asubtract", "insertText": "subtract", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sum", "kind": 3, "sortText": "asum", "insertText": "sum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swapaxes", "kind": 3, "sortText": "aswapaxes", "insertText": "swapaxes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swaplevel", "kind": 3, "sortText": "aswaplevel", "insertText": "swaplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "T", "kind": 10, "sortText": "aT", "insertText": "T", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tail", "kind": 3, "sortText": "atail", "insertText": "tail", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "take", "kind": 3, "sortText": "atake", "insertText": "take", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_clipboard", "kind": 3, "sortText": "ato_clipboard", "insertText": "to_clipboard", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_csv", "kind": 3, "sortText": "ato_csv", "insertText": "to_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_dict", "kind": 3, "sortText": "ato_dict", "insertText": "to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_excel", "kind": 3, "sortText": "ato_excel", "insertText": "to_excel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_feather", "kind": 3, "sortText": "ato_feather", "insertText": "to_feather", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_gbq", "kind": 3, "sortText": "ato_gbq", "insertText": "to_gbq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_hdf", "kind": 3, "sortText": "ato_hdf", "insertText": "to_hdf", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_html", "kind": 3, "sortText": "ato_html", "insertText": "to_html", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_json", "kind": 3, "sortText": "ato_json", "insertText": "to_json", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_latex", "kind": 3, "sortText": "ato_latex", "insertText": "to_latex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_markdown", "kind": 3, "sortText": "ato_markdown", "insertText": "to_markdown", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_numpy", "kind": 3, "sortText": "ato_numpy", "insertText": "to_numpy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_orc", "kind": 3, "sortText": "ato_orc", "insertText": "to_orc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_parquet", "kind": 3, "sortText": "ato_parquet", "insertText": "to_parquet", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_period", "kind": 3, "sortText": "ato_period", "insertText": "to_period", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_pickle", "kind": 3, "sortText": "ato_pickle", "insertText": "to_pickle", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_records", "kind": 3, "sortText": "ato_records", "insertText": "to_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_sql", "kind": 3, "sortText": "ato_sql", "insertText": "to_sql", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_stata", "kind": 3, "sortText": "ato_stata", "insertText": "to_stata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_string", "kind": 3, "sortText": "ato_string", "insertText": "to_string", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_timestamp", "kind": 3, "sortText": "ato_timestamp", "insertText": "to_timestamp", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xarray", "kind": 3, "sortText": "ato_xarray", "insertText": "to_xarray", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xml", "kind": 3, "sortText": "ato_xml", "insertText": "to_xml", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transform", "kind": 3, "sortText": "atransform", "insertText": "transform", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transpose", "kind": 3, "sortText": "atranspose", "insertText": "transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truediv", "kind": 3, "sortText": "atruediv", "insertText": "truediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truncate", "kind": 3, "sortText": "atruncate", "insertText": "truncate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_convert", "kind": 3, "sortText": "atz_convert", "insertText": "tz_convert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_localize", "kind": 3, "sortText": "atz_localize", "insertText": "tz_localize", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "unstack", "kind": 3, "sortText": "aunstack", "insertText": "unstack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "update", "kind": 3, "sortText": "aupdate", "insertText": "update", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "value_counts", "kind": 3, "sortText": "avalue_counts", "insertText": "value_counts", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "values", "kind": 10, "sortText": "avalues", "insertText": "values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "var", "kind": 3, "sortText": "avar", "insertText": "var", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "where", "kind": 3, "sortText": "awhere", "insertText": "where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "xs", "kind": 3, "sortText": "axs", "insertText": "xs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accessors", "kind": 6, "sortText": "z_accessors", "insertText": "_accessors", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accum_func", "kind": 3, "sortText": "z_accum_func", "insertText": "_accum_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_examples_doc", "kind": 6, "sortText": "z_agg_examples_doc", "insertText": "_agg_examples_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_see_also_doc", "kind": 6, "sortText": "z_agg_see_also_doc", "insertText": "_agg_see_also_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_for_op", "kind": 3, "sortText": "z_align_for_op", "insertText": "_align_for_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_frame", "kind": 3, "sortText": "z_align_frame", "insertText": "_align_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_series", "kind": 3, "sortText": "z_align_series", "insertText": "_align_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_append", "kind": 3, "sortText": "z_append", "insertText": "_append", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method", "kind": 3, "sortText": "z_arith_method", "insertText": "_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method_with_reindex", "kind": 3, "sortText": "z_arith_method_with_reindex", "insertText": "_arith_method_with_reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_as_manager", "kind": 3, "sortText": "z_as_manager", "insertText": "_as_manager", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_attrs", "kind": 6, "sortText": "z_attrs", "insertText": "_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_LEN", "kind": 6, "sortText": "z_AXIS_LEN", "insertText": "_AXIS_LEN", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_ORDERS", "kind": 6, "sortText": "z_AXIS_ORDERS", "insertText": "_AXIS_ORDERS", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_TO_AXIS_NUMBER", "kind": 6, "sortText": "z_AXIS_TO_AXIS_NUMBER", "insertText": "_AXIS_TO_AXIS_NUMBER", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_box_col_values", "kind": 3, "sortText": "z_box_col_values", "insertText": "_box_col_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cache", "kind": 6, "sortText": "z_cache", "insertText": "_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_can_fast_transpose", "kind": 10, "sortText": "z_can_fast_transpose", "insertText": "_can_fast_transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_inplace_and_allows_duplicate_labels", "kind": 3, "sortText": "z_check_inplace_and_allows_duplicate_labels", "insertText": "_check_inplace_and_allows_duplicate_labels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_is_chained_assignment_possible", "kind": 3, "sortText": "z_check_is_chained_assignment_possible", "insertText": "_check_is_chained_assignment_possible", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_label_or_level_ambiguity", "kind": 3, "sortText": "z_check_label_or_level_ambiguity", "insertText": "_check_label_or_level_ambiguity", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_setitem_copy", "kind": 3, "sortText": "z_check_setitem_copy", "insertText": "_check_setitem_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clear_item_cache", "kind": 3, "sortText": "z_clear_item_cache", "insertText": "_clear_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_one_bound", "kind": 3, "sortText": "z_clip_with_one_bound", "insertText": "_clip_with_one_bound", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_scalar", "kind": 3, "sortText": "z_clip_with_scalar", "insertText": "_clip_with_scalar", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cmp_method", "kind": 3, "sortText": "z_cmp_method", "insertText": "_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_combine_frame", "kind": 3, "sortText": "z_combine_frame", "insertText": "_combine_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate", "kind": 3, "sortText": "z_consolidate", "insertText": "_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate_inplace", "kind": 3, "sortText": "z_consolidate_inplace", "insertText": "_consolidate_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_axes_dict", "kind": 3, "sortText": "z_construct_axes_dict", "insertText": "_construct_axes_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_result", "kind": 3, "sortText": "z_construct_result", "insertText": "_construct_result", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor", "kind": 10, "sortText": "z_constructor", "insertText": "_constructor", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_from_mgr", "kind": 3, "sortText": "z_constructor_from_mgr", "insertText": "_constructor_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced", "kind": 6, "sortText": "z_constructor_sliced", "insertText": "_constructor_sliced", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced_from_mgr", "kind": 3, "sortText": "z_constructor_sliced_from_mgr", "insertText": "_constructor_sliced_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_create_data_for_split_and_tight_to_dict", "kind": 3, "sortText": "z_create_data_for_split_and_tight_to_dict", "insertText": "_create_data_for_split_and_tight_to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_data", "kind": 10, "sortText": "z_data", "insertText": "_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_deprecate_downcast", "kind": 3, "sortText": "z_deprecate_downcast", "insertText": "_deprecate_downcast", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_additions", "kind": 3, "sortText": "z_dir_additions", "insertText": "_dir_additions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_deletions", "kind": 3, "sortText": "z_dir_deletions", "insertText": "_dir_deletions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dispatch_frame_op", "kind": 3, "sortText": "z_dispatch_frame_op", "insertText": "_dispatch_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_axis", "kind": 3, "sortText": "z_drop_axis", "insertText": "_drop_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_labels_or_levels", "kind": 3, "sortText": "z_drop_labels_or_levels", "insertText": "_drop_labels_or_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ensure_valid_index", "kind": 3, "sortText": "z_ensure_valid_index", "insertText": "_ensure_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_find_valid_index", "kind": 3, "sortText": "z_find_valid_index", "insertText": "_find_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_arith_method", "kind": 3, "sortText": "z_flex_arith_method", "insertText": "_flex_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_cmp_method", "kind": 3, "sortText": "z_flex_cmp_method", "insertText": "_flex_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_arrays", "kind": 3, "sortText": "z_from_arrays", "insertText": "_from_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_mgr", "kind": 3, "sortText": "z_from_mgr", "insertText": "_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_agg_axis", "kind": 3, "sortText": "z_get_agg_axis", "insertText": "_get_agg_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis", "kind": 3, "sortText": "z_get_axis", "insertText": "_get_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_name", "kind": 3, "sortText": "z_get_axis_name", "insertText": "_get_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_number", "kind": 3, "sortText": "z_get_axis_number", "insertText": "_get_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_resolvers", "kind": 3, "sortText": "z_get_axis_resolvers", "insertText": "_get_axis_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_block_manager_axis", "kind": 3, "sortText": "z_get_block_manager_axis", "insertText": "_get_block_manager_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_bool_data", "kind": 3, "sortText": "z_get_bool_data", "insertText": "_get_bool_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_cleaned_column_resolvers", "kind": 3, "sortText": "z_get_cleaned_column_resolvers", "insertText": "_get_cleaned_column_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_column_array", "kind": 3, "sortText": "z_get_column_array", "insertText": "_get_column_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_index_resolvers", "kind": 3, "sortText": "z_get_index_resolvers", "insertText": "_get_index_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_item_cache", "kind": 3, "sortText": "z_get_item_cache", "insertText": "_get_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_label_or_level_values", "kind": 3, "sortText": "z_get_label_or_level_values", "insertText": "_get_label_or_level_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_numeric_data", "kind": 3, "sortText": "z_get_numeric_data", "insertText": "_get_numeric_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_value", "kind": 3, "sortText": "z_get_value", "insertText": "_get_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_values_for_csv", "kind": 3, "sortText": "z_get_values_for_csv", "insertText": "_get_values_for_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_bool_array", "kind": 3, "sortText": "z_getitem_bool_array", "insertText": "_getitem_bool_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_multilevel", "kind": 3, "sortText": "z_getitem_multilevel", "insertText": "_getitem_multilevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_nocopy", "kind": 3, "sortText": "z_getitem_nocopy", "insertText": "_getitem_nocopy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_slice", "kind": 3, "sortText": "z_getitem_slice", "insertText": "_getitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_gotitem", "kind": 3, "sortText": "z_gotitem", "insertText": "_gotitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_HANDLED_TYPES", "kind": 6, "sortText": "z_HANDLED_TYPES", "insertText": "_HANDLED_TYPES", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_hidden_attrs", "kind": 6, "sortText": "z_hidden_attrs", "insertText": "_hidden_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_indexed_same", "kind": 3, "sortText": "z_indexed_same", "insertText": "_indexed_same", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis", "kind": 10, "sortText": "z_info_axis", "insertText": "_info_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_name", "kind": 6, "sortText": "z_info_axis_name", "insertText": "_info_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_number", "kind": 6, "sortText": "z_info_axis_number", "insertText": "_info_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_repr", "kind": 3, "sortText": "z_info_repr", "insertText": "_info_repr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_init_mgr", "kind": 3, "sortText": "z_init_mgr", "insertText": "_init_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_inplace_method", "kind": 3, "sortText": "z_inplace_method", "insertText": "_inplace_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names", "kind": 6, "sortText": "z_internal_names", "insertText": "_internal_names", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names_set", "kind": 6, "sortText": "z_internal_names_set", "insertText": "_internal_names_set", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_copy", "kind": 6, "sortText": "z_is_copy", "insertText": "_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_homogeneous_type", "kind": 10, "sortText": "z_is_homogeneous_type", "insertText": "_is_homogeneous_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_or_level_reference", "kind": 3, "sortText": "z_is_label_or_level_reference", "insertText": "_is_label_or_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_reference", "kind": 3, "sortText": "z_is_label_reference", "insertText": "_is_label_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_level_reference", "kind": 3, "sortText": "z_is_level_reference", "insertText": "_is_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_mixed_type", "kind": 10, "sortText": "z_is_mixed_type", "insertText": "_is_mixed_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view", "kind": 10, "sortText": "z_is_view", "insertText": "_is_view", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view_after_cow_rules", "kind": 3, "sortText": "z_is_view_after_cow_rules", "insertText": "_is_view_after_cow_rules", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item", "kind": 3, "sortText": "z_iset_item", "insertText": "_iset_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item_mgr", "kind": 3, "sortText": "z_iset_item_mgr", "insertText": "_iset_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_not_inplace", "kind": 3, "sortText": "z_iset_not_inplace", "insertText": "_iset_not_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_item_cache", "kind": 6, "sortText": "z_item_cache", "insertText": "_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iter_column_arrays", "kind": 3, "sortText": "z_iter_column_arrays", "insertText": "_iter_column_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ixs", "kind": 3, "sortText": "z_ixs", "insertText": "_ixs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_func", "kind": 3, "sortText": "z_logical_func", "insertText": "_logical_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_method", "kind": 6, "sortText": "z_logical_method", "insertText": "_logical_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_align_series_as_frame", "kind": 3, "sortText": "z_maybe_align_series_as_frame", "insertText": "_maybe_align_series_as_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_cache_changed", "kind": 3, "sortText": "z_maybe_cache_changed", "insertText": "_maybe_cache_changed", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_update_cacher", "kind": 3, "sortText": "z_maybe_update_cacher", "insertText": "_maybe_update_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_metadata", "kind": 6, "sortText": "z_metadata", "insertText": "_metadata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_mgr", "kind": 6, "sortText": "z_mgr", "insertText": "_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_min_count_stat_function", "kind": 3, "sortText": "z_min_count_stat_function", "insertText": "_min_count_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_needs_reindex_multi", "kind": 3, "sortText": "z_needs_reindex_multi", "insertText": "_needs_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_pad_or_backfill", "kind": 3, "sortText": "z_pad_or_backfill", "insertText": "_pad_or_backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_protect_consolidate", "kind": 3, "sortText": "z_protect_consolidate", "insertText": "_protect_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce", "kind": 3, "sortText": "z_reduce", "insertText": "_reduce", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce_axis1", "kind": 3, "sortText": "z_reduce_axis1", "insertText": "_reduce_axis1", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_axes", "kind": 3, "sortText": "z_reindex_axes", "insertText": "_reindex_axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_multi", "kind": 3, "sortText": "z_reindex_multi", "insertText": "_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_with_indexers", "kind": 3, "sortText": "z_reindex_with_indexers", "insertText": "_reindex_with_indexers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_rename", "kind": 3, "sortText": "z_rename", "insertText": "_rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_replace_columnwise", "kind": 3, "sortText": "z_replace_columnwise", "insertText": "_replace_columnwise", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_data_resource_", "kind": 3, "sortText": "z_repr_data_resource_", "insertText": "_repr_data_resource_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_horizontal_", "kind": 3, "sortText": "z_repr_fits_horizontal_", "insertText": "_repr_fits_horizontal_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_vertical_", "kind": 3, "sortText": "z_repr_fits_vertical_", "insertText": "_repr_fits_vertical_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_html_", "kind": 3, "sortText": "z_repr_html_", "insertText": "_repr_html_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_latex_", "kind": 3, "sortText": "z_repr_latex_", "insertText": "_repr_latex_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cache", "kind": 3, "sortText": "z_reset_cache", "insertText": "_reset_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cacher", "kind": 3, "sortText": "z_reset_cacher", "insertText": "_reset_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_sanitize_column", "kind": 3, "sortText": "z_sanitize_column", "insertText": "_sanitize_column", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_series", "kind": 10, "sortText": "z_series", "insertText": "_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis", "kind": 3, "sortText": "z_set_axis", "insertText": "_set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_name", "kind": 3, "sortText": "z_set_axis_name", "insertText": "_set_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_nocheck", "kind": 3, "sortText": "z_set_axis_nocheck", "insertText": "_set_axis_nocheck", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_is_copy", "kind": 3, "sortText": "z_set_is_copy", "insertText": "_set_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item", "kind": 3, "sortText": "z_set_item", "insertText": "_set_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_frame_value", "kind": 3, "sortText": "z_set_item_frame_value", "insertText": "_set_item_frame_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_mgr", "kind": 3, "sortText": "z_set_item_mgr", "insertText": "_set_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_value", "kind": 3, "sortText": "z_set_value", "insertText": "_set_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_array", "kind": 3, "sortText": "z_setitem_array", "insertText": "_setitem_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_frame", "kind": 3, "sortText": "z_setitem_frame", "insertText": "_setitem_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_slice", "kind": 3, "sortText": "z_setitem_slice", "insertText": "_setitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shared_docs", "kind": 6, "sortText": "z_shared_docs", "insertText": "_shared_docs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shift_with_freq", "kind": 3, "sortText": "z_shift_with_freq", "insertText": "_shift_with_freq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_should_reindex_frame_op", "kind": 3, "sortText": "z_should_reindex_frame_op", "insertText": "_should_reindex_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_slice", "kind": 3, "sortText": "z_slice", "insertText": "_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function", "kind": 3, "sortText": "z_stat_function", "insertText": "_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function_ddof", "kind": 3, "sortText": "z_stat_function_ddof", "insertText": "_stat_function_ddof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_take_with_is_copy", "kind": 3, "sortText": "z_take_with_is_copy", "insertText": "_take_with_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_dict_of_blocks", "kind": 3, "sortText": "z_to_dict_of_blocks", "insertText": "_to_dict_of_blocks", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_latex_via_styler", "kind": 3, "sortText": "z_to_latex_via_styler", "insertText": "_to_latex_via_styler", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_typ", "kind": 6, "sortText": "z_typ", "insertText": "_typ", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_update_inplace", "kind": 3, "sortText": "z_update_inplace", "insertText": "_update_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_validate_dtype", "kind": 3, "sortText": "z_validate_dtype", "insertText": "_validate_dtype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_values", "kind": 10, "sortText": "z_values", "insertText": "_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_where", "kind": 3, "sortText": "z_where", "insertText": "_where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__abs__", "kind": 3, "sortText": "z__abs__", "insertText": "__abs__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__add__", "kind": 3, "sortText": "z__add__", "insertText": "__add__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__and__", "kind": 3, "sortText": "z__and__", "insertText": "__and__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__annotations__", "kind": 6, "sortText": "z__annotations__", "insertText": "__annotations__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array__", "kind": 3, "sortText": "z__array__", "insertText": "__array__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_priority__", "kind": 6, "sortText": "z__array_priority__", "insertText": "__array_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_ufunc__", "kind": 3, "sortText": "z__array_ufunc__", "insertText": "__array_ufunc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__arrow_c_stream__", "kind": 3, "sortText": "z__arrow_c_stream__", "insertText": "__arrow_c_stream__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__bool__", "kind": 6, "sortText": "z__bool__", "insertText": "__bool__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__class__", "kind": 10, "sortText": "z__class__", "insertText": "__class__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__contains__", "kind": 3, "sortText": "z__contains__", "insertText": "__contains__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__copy__", "kind": 3, "sortText": "z__copy__", "insertText": "__copy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe__", "kind": 3, "sortText": "z__dataframe__", "insertText": "__dataframe__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe_consortium_standard__", "kind": 3, "sortText": "z__dataframe_consortium_standard__", "insertText": "__dataframe_consortium_standard__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__deepcopy__", "kind": 3, "sortText": "z__deepcopy__", "insertText": "__deepcopy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delattr__", "kind": 3, "sortText": "z__delattr__", "insertText": "__delattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delitem__", "kind": 3, "sortText": "z__delitem__", "insertText": "__delitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dict__", "kind": 6, "sortText": "z__dict__", "insertText": "__dict__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dir__", "kind": 3, "sortText": "z__dir__", "insertText": "__dir__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__divmod__", "kind": 3, "sortText": "z__divmod__", "insertText": "__divmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__doc__", "kind": 6, "sortText": "z__doc__", "insertText": "__doc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__eq__", "kind": 3, "sortText": "z__eq__", "insertText": "__eq__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__finalize__", "kind": 3, "sortText": "z__finalize__", "insertText": "__finalize__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__floordiv__", "kind": 3, "sortText": "z__floordiv__", "insertText": "__floordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__format__", "kind": 3, "sortText": "z__format__", "insertText": "__format__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ge__", "kind": 3, "sortText": "z__ge__", "insertText": "__ge__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattr__", "kind": 3, "sortText": "z__getattr__", "insertText": "__getattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattribute__", "kind": 3, "sortText": "z__getattribute__", "insertText": "__getattribute__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getitem__", "kind": 3, "sortText": "z__getitem__", "insertText": "__getitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getstate__", "kind": 3, "sortText": "z__getstate__", "insertText": "__getstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__gt__", "kind": 3, "sortText": "z__gt__", "insertText": "__gt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__hash__", "kind": 6, "sortText": "z__hash__", "insertText": "__hash__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iadd__", "kind": 3, "sortText": "z__iadd__", "insertText": "__iadd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iand__", "kind": 3, "sortText": "z__iand__", "insertText": "__iand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ifloordiv__", "kind": 3, "sortText": "z__ifloordiv__", "insertText": "__ifloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imod__", "kind": 3, "sortText": "z__imod__", "insertText": "__imod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imul__", "kind": 3, "sortText": "z__imul__", "insertText": "__imul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init__", "kind": 3, "sortText": "z__init__", "insertText": "__init__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init_subclass__", "kind": 3, "sortText": "z__init_subclass__", "insertText": "__init_subclass__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__invert__", "kind": 3, "sortText": "z__invert__", "insertText": "__invert__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ior__", "kind": 3, "sortText": "z__ior__", "insertText": "__ior__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ipow__", "kind": 3, "sortText": "z__ipow__", "insertText": "__ipow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__isub__", "kind": 3, "sortText": "z__isub__", "insertText": "__isub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iter__", "kind": 3, "sortText": "z__iter__", "insertText": "__iter__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__itruediv__", "kind": 3, "sortText": "z__itruediv__", "insertText": "__itruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ixor__", "kind": 3, "sortText": "z__ixor__", "insertText": "__ixor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__le__", "kind": 3, "sortText": "z__le__", "insertText": "__le__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__len__", "kind": 3, "sortText": "z__len__", "insertText": "__len__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__lt__", "kind": 3, "sortText": "z__lt__", "insertText": "__lt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__matmul__", "kind": 3, "sortText": "z__matmul__", "insertText": "__matmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mod__", "kind": 3, "sortText": "z__mod__", "insertText": "__mod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__module__", "kind": 6, "sortText": "z__module__", "insertText": "__module__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mul__", "kind": 3, "sortText": "z__mul__", "insertText": "__mul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ne__", "kind": 3, "sortText": "z__ne__", "insertText": "__ne__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__neg__", "kind": 3, "sortText": "z__neg__", "insertText": "__neg__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__new__", "kind": 3, "sortText": "z__new__", "insertText": "__new__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__nonzero__", "kind": 3, "sortText": "z__nonzero__", "insertText": "__nonzero__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__or__", "kind": 3, "sortText": "z__or__", "insertText": "__or__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pandas_priority__", "kind": 6, "sortText": "z__pandas_priority__", "insertText": "__pandas_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pos__", "kind": 3, "sortText": "z__pos__", "insertText": "__pos__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pow__", "kind": 3, "sortText": "z__pow__", "insertText": "__pow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__radd__", "kind": 3, "sortText": "z__radd__", "insertText": "__radd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rand__", "kind": 3, "sortText": "z__rand__", "insertText": "__rand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rdivmod__", "kind": 3, "sortText": "z__rdivmod__", "insertText": "__rdivmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce__", "kind": 3, "sortText": "z__reduce__", "insertText": "__reduce__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce_ex__", "kind": 3, "sortText": "z__reduce_ex__", "insertText": "__reduce_ex__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__repr__", "kind": 3, "sortText": "z__repr__", "insertText": "__repr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rfloordiv__", "kind": 3, "sortText": "z__rfloordiv__", "insertText": "__rfloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmatmul__", "kind": 3, "sortText": "z__rmatmul__", "insertText": "__rmatmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmod__", "kind": 3, "sortText": "z__rmod__", "insertText": "__rmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmul__", "kind": 3, "sortText": "z__rmul__", "insertText": "__rmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ror__", "kind": 3, "sortText": "z__ror__", "insertText": "__ror__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__round__", "kind": 3, "sortText": "z__round__", "insertText": "__round__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rpow__", "kind": 3, "sortText": "z__rpow__", "insertText": "__rpow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rsub__", "kind": 3, "sortText": "z__rsub__", "insertText": "__rsub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rtruediv__", "kind": 3, "sortText": "z__rtruediv__", "insertText": "__rtruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rxor__", "kind": 3, "sortText": "z__rxor__", "insertText": "__rxor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setattr__", "kind": 3, "sortText": "z__setattr__", "insertText": "__setattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setitem__", "kind": 3, "sortText": "z__setitem__", "insertText": "__setitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setstate__", "kind": 3, "sortText": "z__setstate__", "insertText": "__setstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sizeof__", "kind": 3, "sortText": "z__sizeof__", "insertText": "__sizeof__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__str__", "kind": 3, "sortText": "z__str__", "insertText": "__str__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sub__", "kind": 3, "sortText": "z__sub__", "insertText": "__sub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__subclasshook__", "kind": 3, "sortText": "z__subclasshook__", "insertText": "__subclasshook__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__truediv__", "kind": 3, "sortText": "z__truediv__", "insertText": "__truediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__xor__", "kind": 3, "sortText": "z__xor__", "insertText": "__xor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}]}} {"suite": "pandas", "label": "edit dataframe then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 20, "iteration": 1, "result": {"contents": {"kind": "markdown", "value": "```python\ndrop(\n labels: IndexLabel = ...,\n *,\n axis: Axis = ...,\n index: IndexLabel = ...,\n columns: IndexLabel = ...,\n level: Level = ...,\n inplace: Literal[True],\n errors: IgnoreRaise = ...,\n) -> None\n```\n"}}} diff --git a/latest-results/pylsp-mypy-20260910T060546Z.json b/latest-results/pylsp-mypy-20260911T060505Z.json similarity index 90% rename from latest-results/pylsp-mypy-20260910T060546Z.json rename to latest-results/pylsp-mypy-20260911T060505Z.json index 5e367ab..4dbf129 100644 --- a/latest-results/pylsp-mypy-20260910T060546Z.json +++ b/latest-results/pylsp-mypy-20260911T060505Z.json @@ -11,8 +11,8 @@ "transformers", "web" ], - "started_at_unix": 1789020474.2635126, - "finished_at_unix": 1789020682.4685419, + "started_at_unix": 1789106838.464275, + "finished_at_unix": 1789107062.4653673, "scenario_reports": [], "benchmark_reports": [ { @@ -25,7 +25,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/bin/python", "success": false, - "total_duration_ms": 7726.628988000016, + "total_duration_ms": 8076.252767000028, "error_message": null, "summary": { "request_count": 32, @@ -34,11 +34,11 @@ "failure_count": 0, "bytes_sent": 18656, "bytes_received": 310574, - "min_ms": 0.8665569999948275, - "max_ms": 1944.9266620000003, - "mean_ms": 240.6199396562494, - "median_ms": 122.60611000000665, - "p95_ms": 1259.5220028000024, + "min_ms": 0.8272860000033688, + "max_ms": 2016.2314680000009, + "mean_ms": 251.5259412500006, + "median_ms": 122.11928399999294, + "p95_ms": 1339.7143217000216, "result_summary": { "present_count": 31, "empty_count": 7, @@ -94,27 +94,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 3.8682309999842346, - "max_ms": 568.8861229999986, - "mean_ms": 96.4145402999975, - "median_ms": 31.82151749999207, - "p95_ms": 375.2644645999946 + "min_ms": 4.233429999999316, + "max_ms": 582.6220210000201, + "mean_ms": 111.25927449999438, + "median_ms": 33.96504349998963, + "p95_ms": 452.2247164000089 }, "textDocument/hover": { "point_count": 2, - "min_ms": 169.13479599998027, - "max_ms": 190.03623000000402, - "mean_ms": 179.66591279999875, - "median_ms": 179.9028460000045, - "p95_ms": 189.81865410000012 + "min_ms": 166.95434299998624, + "max_ms": 183.1888830000139, + "mean_ms": 175.53673649999837, + "median_ms": 179.17755200002716, + "p95_ms": 182.97616125001355 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.9147789999985889, - "max_ms": 1.018160999990414, - "mean_ms": 0.9488426000018535, - "median_ms": 0.9427790000131608, - "p95_ms": 1.0045067999953972 + "min_ms": 1.0676370000055613, + "max_ms": 1.1556709999922532, + "mean_ms": 1.1012322000055974, + "median_ms": 1.0886540000001332, + "p95_ms": 1.1463574000003973 } }, "validation": { @@ -140,11 +140,11 @@ "failure_count": 0, "bytes_sent": 1425, "bytes_received": 202685, - "min_ms": 59.22372199998449, - "max_ms": 568.8861229999986, - "mean_ms": 188.5557867999978, - "median_ms": 106.59644900002263, - "p95_ms": 482.8320525999969, + "min_ms": 63.108962000001156, + "max_ms": 582.6220210000201, + "mean_ms": 217.99674460000347, + "median_ms": 77.28422499999965, + "p95_ms": 524.6676634000152, "result_summary": { "present_count": 5, "empty_count": 0, @@ -204,9 +204,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1591.1698379999848, + "duration_ms": 1705.2303000000109, "success": true, - "started_at_unix": 1789020474.6811283, + "started_at_unix": 1789106838.8832934, "bytes_sent": 285, "bytes_received": 40537, "request_id": 2, @@ -234,9 +234,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 138.61577099999067, + "duration_ms": 292.8502329999958, "success": true, - "started_at_unix": 1789020476.2735038, + "started_at_unix": 1789106840.5892203, "bytes_sent": 285, "bytes_received": 40537, "request_id": 3, @@ -264,9 +264,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 568.8861229999986, + "duration_ms": 582.6220210000201, "success": true, - "started_at_unix": 1789020476.4131982, + "started_at_unix": 1789106840.8839931, "bytes_sent": 285, "bytes_received": 40537, "request_id": 4, @@ -294,9 +294,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 106.59644900002263, + "duration_ms": 77.28422499999965, "success": true, - "started_at_unix": 1789020476.9831395, + "started_at_unix": 1789106841.4676216, "bytes_sent": 285, "bytes_received": 40537, "request_id": 5, @@ -324,9 +324,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 69.4568689999926, + "duration_ms": 74.11828200000059, "success": true, - "started_at_unix": 1789020477.090772, + "started_at_unix": 1789106841.5466745, "bytes_sent": 285, "bytes_received": 40537, "request_id": 6, @@ -354,9 +354,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 59.22372199998449, + "duration_ms": 63.108962000001156, "success": true, - "started_at_unix": 1789020477.1612394, + "started_at_unix": 1789106841.6217806, "bytes_sent": 285, "bytes_received": 40537, "request_id": 7, @@ -399,11 +399,11 @@ "failure_count": 0, "bytes_sent": 1269, "bytes_received": 22644, - "min_ms": 183.21873300001812, - "max_ms": 190.03623000000402, - "mean_ms": 187.76360100000602, - "median_ms": 188.49709200000575, - "p95_ms": 189.9395296000023, + "min_ms": 179.44732700004806, + "max_ms": 183.1888830000139, + "mean_ms": 181.32530360001056, + "median_ms": 181.53195100001085, + "p95_ms": 183.09434000001374, "result_summary": { "present_count": 5, "empty_count": 0, @@ -463,9 +463,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1944.9266620000003, + "duration_ms": 2016.2314680000009, "success": true, - "started_at_unix": 1789020477.2215512, + "started_at_unix": 1789106841.6859393, "bytes_sent": 253, "bytes_received": 4528, "request_id": 8, @@ -493,9 +493,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 187.51322200000686, + "duration_ms": 179.44732700004806, "success": true, - "started_at_unix": 1789020479.1665876, + "started_at_unix": 1789106843.7022622, "bytes_sent": 253, "bytes_received": 4528, "request_id": 9, @@ -523,9 +523,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 183.21873300001812, + "duration_ms": 182.7161680000131, "success": true, - "started_at_unix": 1789020479.3542397, + "started_at_unix": 1789106843.8818634, "bytes_sent": 254, "bytes_received": 4529, "request_id": 10, @@ -553,9 +553,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 188.49709200000575, + "duration_ms": 181.53195100001085, "success": true, - "started_at_unix": 1789020479.5376372, + "started_at_unix": 1789106844.0647304, "bytes_sent": 254, "bytes_received": 4529, "request_id": 11, @@ -583,9 +583,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 189.55272799999534, + "duration_ms": 183.1888830000139, "success": true, - "started_at_unix": 1789020479.726271, + "started_at_unix": 1789106844.2463822, "bytes_sent": 254, "bytes_received": 4529, "request_id": 12, @@ -613,9 +613,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 190.03623000000402, + "duration_ms": 179.74218899996686, "success": true, - "started_at_unix": 1789020479.9160144, + "started_at_unix": 1789106844.4297314, "bytes_sent": 254, "bytes_received": 4529, "request_id": 13, @@ -658,11 +658,11 @@ "failure_count": 0, "bytes_sent": 1300, "bytes_received": 1570, - "min_ms": 0.9147789999985889, - "max_ms": 1.018160999990414, - "mean_ms": 0.9488426000018535, - "median_ms": 0.9427790000131608, - "p95_ms": 1.0045067999953972, + "min_ms": 1.0676370000055613, + "max_ms": 1.1556709999922532, + "mean_ms": 1.1012322000055974, + "median_ms": 1.0886540000001332, + "p95_ms": 1.1463574000003973, "result_summary": { "present_count": 5, "empty_count": 0, @@ -722,9 +722,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.406623000008267, + "duration_ms": 1.3979120000158218, "success": true, - "started_at_unix": 1789020480.106292, + "started_at_unix": 1789106844.6096792, "bytes_sent": 260, "bytes_received": 314, "request_id": 14, @@ -752,9 +752,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.018160999990414, + "duration_ms": 1.1556709999922532, "success": true, - "started_at_unix": 1789020480.1077414, + "started_at_unix": 1789106844.6111226, "bytes_sent": 260, "bytes_received": 314, "request_id": 15, @@ -782,9 +782,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9498900000153299, + "duration_ms": 1.0886540000001332, "success": true, - "started_at_unix": 1789020480.1088057, + "started_at_unix": 1789106844.612336, "bytes_sent": 260, "bytes_received": 314, "request_id": 16, @@ -812,9 +812,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9427790000131608, + "duration_ms": 1.1091030000329738, "success": true, - "started_at_unix": 1789020480.1097953, + "started_at_unix": 1789106844.613481, "bytes_sent": 260, "bytes_received": 314, "request_id": 17, @@ -842,9 +842,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9186039999917739, + "duration_ms": 1.0850959999970655, "success": true, - "started_at_unix": 1789020480.1107776, + "started_at_unix": 1789106844.6146467, "bytes_sent": 260, "bytes_received": 314, "request_id": 18, @@ -872,9 +872,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9147789999985889, + "duration_ms": 1.0676370000055613, "success": true, - "started_at_unix": 1789020480.1117318, + "started_at_unix": 1789106844.615787, "bytes_sent": 260, "bytes_received": 314, "request_id": 19, @@ -917,11 +917,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 730, - "min_ms": 3.8682309999842346, - "max_ms": 4.419312999999647, - "mean_ms": 4.273293799997191, - "median_ms": 4.410950999982788, - "p95_ms": 4.418241400003353, + "min_ms": 4.233429999999316, + "max_ms": 4.82112499997811, + "mean_ms": 4.521804399985285, + "median_ms": 4.477292999979454, + "p95_ms": 4.819313599978159, "result_summary": { "present_count": 5, "empty_count": 5, @@ -981,9 +981,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.212582000012844, + "duration_ms": 6.169521000003897, "success": true, - "started_at_unix": 1789020480.1128693, + "started_at_unix": 1789106844.6170783, "bytes_sent": 288, "bytes_received": 146, "request_id": 20, @@ -1011,9 +1011,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.254019000001108, + "duration_ms": 4.477292999979454, "success": true, - "started_at_unix": 1789020480.1181781, + "started_at_unix": 1789106844.6233382, "bytes_sent": 288, "bytes_received": 146, "request_id": 21, @@ -1041,9 +1041,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.8682309999842346, + "duration_ms": 4.233429999999316, "success": true, - "started_at_unix": 1789020480.1225317, + "started_at_unix": 1789106844.6279318, "bytes_sent": 288, "bytes_received": 146, "request_id": 22, @@ -1071,9 +1071,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.419312999999647, + "duration_ms": 4.812067999978353, "success": true, - "started_at_unix": 1789020480.1264956, + "started_at_unix": 1789106844.6322637, "bytes_sent": 288, "bytes_received": 146, "request_id": 23, @@ -1101,9 +1101,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.410950999982788, + "duration_ms": 4.265105999991192, "success": true, - "started_at_unix": 1789020480.1310387, + "started_at_unix": 1789106844.6371748, "bytes_sent": 288, "bytes_received": 146, "request_id": 24, @@ -1131,9 +1131,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.413955000018177, + "duration_ms": 4.82112499997811, "success": true, - "started_at_unix": 1789020480.1356122, + "started_at_unix": 1789106844.641574, "bytes_sent": 288, "bytes_received": 146, "request_id": 25, @@ -1176,11 +1176,11 @@ "failure_count": 0, "bytes_sent": 1275, "bytes_received": 30280, - "min_ms": 169.13479599998027, - "max_ms": 176.58695899999088, - "mean_ms": 171.56822459999148, - "median_ms": 170.5807969999853, - "p95_ms": 175.5625633999898, + "min_ms": 166.95434299998624, + "max_ms": 178.90777700000626, + "mean_ms": 169.74816939998618, + "median_ms": 167.30170400001043, + "p95_ms": 176.8094661999953, "result_summary": { "present_count": 5, "empty_count": 0, @@ -1240,9 +1240,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 988.1737740000176, + "duration_ms": 1040.6557940000312, "success": true, - "started_at_unix": 1789020480.1403794, + "started_at_unix": 1789106844.6466277, "bytes_sent": 255, "bytes_received": 6056, "request_id": 26, @@ -1270,9 +1270,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 169.13479599998027, + "duration_ms": 166.95434299998624, "success": true, - "started_at_unix": 1789020481.1287456, + "started_at_unix": 1789106845.687447, "bytes_sent": 255, "bytes_received": 6056, "request_id": 27, @@ -1300,9 +1300,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 171.46498099998553, + "duration_ms": 178.90777700000626, "success": true, - "started_at_unix": 1789020481.2980874, + "started_at_unix": 1789106845.8545911, "bytes_sent": 255, "bytes_received": 6056, "request_id": 28, @@ -1330,9 +1330,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 176.58695899999088, + "duration_ms": 167.16079999997646, "success": true, - "started_at_unix": 1789020481.4698071, + "started_at_unix": 1789106846.0337286, "bytes_sent": 255, "bytes_received": 6056, "request_id": 29, @@ -1360,9 +1360,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 170.5807969999853, + "duration_ms": 168.41622299995151, "success": true, - "started_at_unix": 1789020481.646607, + "started_at_unix": 1789106846.2010782, "bytes_sent": 255, "bytes_received": 6056, "request_id": 30, @@ -1390,9 +1390,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 170.07359000001543, + "duration_ms": 167.30170400001043, "success": true, - "started_at_unix": 1789020481.8174615, + "started_at_unix": 1789106846.3697243, "bytes_sent": 255, "bytes_received": 6056, "request_id": 31, @@ -1424,9 +1424,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 402.5332889999902, + "duration_ms": 404.851567999998, "success": true, - "started_at_unix": 1789020474.278229, + "started_at_unix": 1789106838.4780474, "bytes_sent": 673, "bytes_received": 967, "request_id": 1, @@ -1445,9 +1445,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.023795000004156464, + "duration_ms": 0.028041999996730738, "success": true, - "started_at_unix": 1789020474.680859, + "started_at_unix": 1789106838.8830016, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -1460,9 +1460,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.02129200001377285, + "duration_ms": 0.019826999988481475, "success": true, - "started_at_unix": 1789020474.6809323, + "started_at_unix": 1789106838.8830786, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -1478,9 +1478,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.0226129999987279, + "duration_ms": 0.03162000001566412, "success": true, - "started_at_unix": 1789020474.681056, + "started_at_unix": 1789106838.8832073, "bytes_sent": 492, "bytes_received": 0, "request_id": null, @@ -1496,9 +1496,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1591.1698379999848, + "duration_ms": 1705.2303000000109, "success": true, - "started_at_unix": 1789020474.6811283, + "started_at_unix": 1789106838.8832934, "bytes_sent": 285, "bytes_received": 40537, "request_id": 2, @@ -1526,9 +1526,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 138.61577099999067, + "duration_ms": 292.8502329999958, "success": true, - "started_at_unix": 1789020476.2735038, + "started_at_unix": 1789106840.5892203, "bytes_sent": 285, "bytes_received": 40537, "request_id": 3, @@ -1556,9 +1556,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 568.8861229999986, + "duration_ms": 582.6220210000201, "success": true, - "started_at_unix": 1789020476.4131982, + "started_at_unix": 1789106840.8839931, "bytes_sent": 285, "bytes_received": 40537, "request_id": 4, @@ -1586,9 +1586,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 106.59644900002263, + "duration_ms": 77.28422499999965, "success": true, - "started_at_unix": 1789020476.9831395, + "started_at_unix": 1789106841.4676216, "bytes_sent": 285, "bytes_received": 40537, "request_id": 5, @@ -1616,9 +1616,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 69.4568689999926, + "duration_ms": 74.11828200000059, "success": true, - "started_at_unix": 1789020477.090772, + "started_at_unix": 1789106841.5466745, "bytes_sent": 285, "bytes_received": 40537, "request_id": 6, @@ -1646,9 +1646,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 59.22372199998449, + "duration_ms": 63.108962000001156, "success": true, - "started_at_unix": 1789020477.1612394, + "started_at_unix": 1789106841.6217806, "bytes_sent": 285, "bytes_received": 40537, "request_id": 7, @@ -1676,9 +1676,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1944.9266620000003, + "duration_ms": 2016.2314680000009, "success": true, - "started_at_unix": 1789020477.2215512, + "started_at_unix": 1789106841.6859393, "bytes_sent": 253, "bytes_received": 4528, "request_id": 8, @@ -1706,9 +1706,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 187.51322200000686, + "duration_ms": 179.44732700004806, "success": true, - "started_at_unix": 1789020479.1665876, + "started_at_unix": 1789106843.7022622, "bytes_sent": 253, "bytes_received": 4528, "request_id": 9, @@ -1736,9 +1736,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 183.21873300001812, + "duration_ms": 182.7161680000131, "success": true, - "started_at_unix": 1789020479.3542397, + "started_at_unix": 1789106843.8818634, "bytes_sent": 254, "bytes_received": 4529, "request_id": 10, @@ -1766,9 +1766,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 188.49709200000575, + "duration_ms": 181.53195100001085, "success": true, - "started_at_unix": 1789020479.5376372, + "started_at_unix": 1789106844.0647304, "bytes_sent": 254, "bytes_received": 4529, "request_id": 11, @@ -1796,9 +1796,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 189.55272799999534, + "duration_ms": 183.1888830000139, "success": true, - "started_at_unix": 1789020479.726271, + "started_at_unix": 1789106844.2463822, "bytes_sent": 254, "bytes_received": 4529, "request_id": 12, @@ -1826,9 +1826,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 190.03623000000402, + "duration_ms": 179.74218899996686, "success": true, - "started_at_unix": 1789020479.9160144, + "started_at_unix": 1789106844.4297314, "bytes_sent": 254, "bytes_received": 4529, "request_id": 13, @@ -1856,9 +1856,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.406623000008267, + "duration_ms": 1.3979120000158218, "success": true, - "started_at_unix": 1789020480.106292, + "started_at_unix": 1789106844.6096792, "bytes_sent": 260, "bytes_received": 314, "request_id": 14, @@ -1886,9 +1886,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.018160999990414, + "duration_ms": 1.1556709999922532, "success": true, - "started_at_unix": 1789020480.1077414, + "started_at_unix": 1789106844.6111226, "bytes_sent": 260, "bytes_received": 314, "request_id": 15, @@ -1916,9 +1916,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9498900000153299, + "duration_ms": 1.0886540000001332, "success": true, - "started_at_unix": 1789020480.1088057, + "started_at_unix": 1789106844.612336, "bytes_sent": 260, "bytes_received": 314, "request_id": 16, @@ -1946,9 +1946,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9427790000131608, + "duration_ms": 1.1091030000329738, "success": true, - "started_at_unix": 1789020480.1097953, + "started_at_unix": 1789106844.613481, "bytes_sent": 260, "bytes_received": 314, "request_id": 17, @@ -1976,9 +1976,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9186039999917739, + "duration_ms": 1.0850959999970655, "success": true, - "started_at_unix": 1789020480.1107776, + "started_at_unix": 1789106844.6146467, "bytes_sent": 260, "bytes_received": 314, "request_id": 18, @@ -2006,9 +2006,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9147789999985889, + "duration_ms": 1.0676370000055613, "success": true, - "started_at_unix": 1789020480.1117318, + "started_at_unix": 1789106844.615787, "bytes_sent": 260, "bytes_received": 314, "request_id": 19, @@ -2036,9 +2036,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024115999991636272, + "duration_ms": 0.028443999951832666, "success": true, - "started_at_unix": 1789020480.1128366, + "started_at_unix": 1789106844.6170397, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2055,9 +2055,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.212582000012844, + "duration_ms": 6.169521000003897, "success": true, - "started_at_unix": 1789020480.1128693, + "started_at_unix": 1789106844.6170783, "bytes_sent": 288, "bytes_received": 146, "request_id": 20, @@ -2085,9 +2085,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024225999993632286, + "duration_ms": 0.02493700003469712, "success": true, - "started_at_unix": 1789020480.1181245, + "started_at_unix": 1789106844.6232822, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2104,9 +2104,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014020999998365369, + "duration_ms": 0.015138999970076839, "success": true, - "started_at_unix": 1789020480.1181576, + "started_at_unix": 1789106844.6233158, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2123,9 +2123,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.254019000001108, + "duration_ms": 4.477292999979454, "success": true, - "started_at_unix": 1789020480.1181781, + "started_at_unix": 1789106844.6233382, "bytes_sent": 288, "bytes_received": 146, "request_id": 21, @@ -2153,9 +2153,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021901999986084775, + "duration_ms": 0.023644999998850835, "success": true, - "started_at_unix": 1789020480.1224833, + "started_at_unix": 1789106844.627878, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2172,9 +2172,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012838999992936806, + "duration_ms": 0.014878000001772307, "success": true, - "started_at_unix": 1789020480.1225123, + "started_at_unix": 1789106844.62791, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2191,9 +2191,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.8682309999842346, + "duration_ms": 4.233429999999316, "success": true, - "started_at_unix": 1789020480.1225317, + "started_at_unix": 1789106844.6279318, "bytes_sent": 288, "bytes_received": 146, "request_id": 22, @@ -2221,9 +2221,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02064099999188329, + "duration_ms": 0.02291299995249574, "success": true, - "started_at_unix": 1789020480.1264482, + "started_at_unix": 1789106844.6322103, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2240,9 +2240,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012849000000869637, + "duration_ms": 0.015168999993875332, "success": true, - "started_at_unix": 1789020480.126476, + "started_at_unix": 1789106844.6322412, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2259,9 +2259,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.419312999999647, + "duration_ms": 4.812067999978353, "success": true, - "started_at_unix": 1789020480.1264956, + "started_at_unix": 1789106844.6322637, "bytes_sent": 288, "bytes_received": 146, "request_id": 23, @@ -2289,9 +2289,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02731000000721906, + "duration_ms": 0.02342300001600961, "success": true, - "started_at_unix": 1789020480.13097, + "started_at_unix": 1789106844.6371217, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2308,9 +2308,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02104099999655773, + "duration_ms": 0.014628000030825206, "success": true, - "started_at_unix": 1789020480.131008, + "started_at_unix": 1789106844.637153, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2327,9 +2327,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.410950999982788, + "duration_ms": 4.265105999991192, "success": true, - "started_at_unix": 1789020480.1310387, + "started_at_unix": 1789106844.6371748, "bytes_sent": 288, "bytes_received": 146, "request_id": 24, @@ -2357,9 +2357,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026109000003771143, + "duration_ms": 0.024225999993632286, "success": true, - "started_at_unix": 1789020480.1355443, + "started_at_unix": 1789106844.6415188, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2376,9 +2376,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0209609999899385, + "duration_ms": 0.015128000029562827, "success": true, - "started_at_unix": 1789020480.135581, + "started_at_unix": 1789106844.6415513, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2395,9 +2395,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.413955000018177, + "duration_ms": 4.82112499997811, "success": true, - "started_at_unix": 1789020480.1356122, + "started_at_unix": 1789106844.641574, "bytes_sent": 288, "bytes_received": 146, "request_id": 25, @@ -2425,9 +2425,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02692000001047745, + "duration_ms": 0.022822999994787097, "success": true, - "started_at_unix": 1789020480.1400783, + "started_at_unix": 1789106844.64644, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2444,9 +2444,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03228799999988041, + "duration_ms": 0.020587999983945338, "success": true, - "started_at_unix": 1789020480.1403341, + "started_at_unix": 1789106844.6465979, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2463,9 +2463,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 988.1737740000176, + "duration_ms": 1040.6557940000312, "success": true, - "started_at_unix": 1789020480.1403794, + "started_at_unix": 1789106844.6466277, "bytes_sent": 255, "bytes_received": 6056, "request_id": 26, @@ -2493,9 +2493,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03501099999425605, + "duration_ms": 0.03071700001555655, "success": true, - "started_at_unix": 1789020481.1286676, + "started_at_unix": 1789106845.6873822, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2512,9 +2512,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0201500000116539, + "duration_ms": 0.01624100002572959, "success": true, - "started_at_unix": 1789020481.1287148, + "started_at_unix": 1789106845.6874228, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2531,9 +2531,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 169.13479599998027, + "duration_ms": 166.95434299998624, "success": true, - "started_at_unix": 1789020481.1287456, + "started_at_unix": 1789106845.687447, "bytes_sent": 255, "bytes_received": 6056, "request_id": 27, @@ -2561,9 +2561,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028372000002718778, + "duration_ms": 0.028293000013945857, "success": true, - "started_at_unix": 1789020481.298027, + "started_at_unix": 1789106845.8545315, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2580,9 +2580,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014010999990432538, + "duration_ms": 0.014055999997708568, "success": true, - "started_at_unix": 1789020481.2980652, + "started_at_unix": 1789106845.8545694, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2599,9 +2599,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 171.46498099998553, + "duration_ms": 178.90777700000626, "success": true, - "started_at_unix": 1789020481.2980874, + "started_at_unix": 1789106845.8545911, "bytes_sent": 255, "bytes_received": 6056, "request_id": 28, @@ -2629,9 +2629,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028421999985539514, + "duration_ms": 0.028053000050931587, "success": true, - "started_at_unix": 1789020481.469746, + "started_at_unix": 1789106846.0336661, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2648,9 +2648,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014330999988487747, + "duration_ms": 0.015549000011105818, "success": true, - "started_at_unix": 1789020481.469784, + "started_at_unix": 1789106846.0337043, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2667,9 +2667,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 176.58695899999088, + "duration_ms": 167.16079999997646, "success": true, - "started_at_unix": 1789020481.4698071, + "started_at_unix": 1789106846.0337286, "bytes_sent": 255, "bytes_received": 6056, "request_id": 29, @@ -2697,9 +2697,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029093000023294735, + "duration_ms": 0.027762000001985143, "success": true, - "started_at_unix": 1789020481.6465454, + "started_at_unix": 1789106846.2010174, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2716,9 +2716,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013739999985773466, + "duration_ms": 0.014997999983279442, "success": true, - "started_at_unix": 1789020481.6465843, + "started_at_unix": 1789106846.2010546, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2735,9 +2735,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 170.5807969999853, + "duration_ms": 168.41622299995151, "success": true, - "started_at_unix": 1789020481.646607, + "started_at_unix": 1789106846.2010782, "bytes_sent": 255, "bytes_received": 6056, "request_id": 30, @@ -2765,9 +2765,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0276400000132071, + "duration_ms": 0.028923999991548044, "success": true, - "started_at_unix": 1789020481.8173993, + "started_at_unix": 1789106846.3696618, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2784,9 +2784,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014551999981904373, + "duration_ms": 0.01474800001233234, "success": true, - "started_at_unix": 1789020481.8174374, + "started_at_unix": 1789106846.3697007, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2803,9 +2803,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 170.07359000001543, + "duration_ms": 167.30170400001043, "success": true, - "started_at_unix": 1789020481.8174615, + "started_at_unix": 1789106846.3697243, "bytes_sent": 255, "bytes_received": 6056, "request_id": 31, @@ -2833,9 +2833,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02746999999203581, + "duration_ms": 0.027360999979464395, "success": true, - "started_at_unix": 1789020481.9876857, + "started_at_unix": 1789106846.537153, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2852,9 +2852,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.014160999995738166, + "duration_ms": 0.015199000017673825, "success": true, - "started_at_unix": 1789020481.9878109, + "started_at_unix": 1789106846.5372643, "bytes_sent": 212, "bytes_received": 0, "request_id": null, @@ -2867,9 +2867,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.8665569999948275, + "duration_ms": 0.8272860000033688, "success": true, - "started_at_unix": 1789020481.9878316, + "started_at_unix": 1789106846.5372863, "bytes_sent": 67, "bytes_received": 117, "request_id": 32, @@ -2887,9 +2887,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.020078999995121194, + "duration_ms": 0.02376399999093337, "success": true, - "started_at_unix": 1789020481.9887197, + "started_at_unix": 1789106846.5381353, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -2911,7 +2911,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/bin/python", "success": true, - "total_duration_ms": 7552.133284999996, + "total_duration_ms": 7862.393293000025, "error_message": null, "summary": { "request_count": 32, @@ -2920,11 +2920,11 @@ "failure_count": 0, "bytes_sent": 18652, "bytes_received": 192476, - "min_ms": 0.9453239999857033, - "max_ms": 1689.8389240000142, - "mean_ms": 235.22632678125, - "median_ms": 167.31195650000075, - "p95_ms": 780.8012866500021, + "min_ms": 0.8030139999846142, + "max_ms": 1801.7586999999935, + "mean_ms": 244.92570090625065, + "median_ms": 164.28722700001686, + "p95_ms": 820.5531784999919, "result_summary": { "present_count": 31, "empty_count": 1, @@ -2980,27 +2980,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 51.77544800000078, - "max_ms": 731.0959799999921, - "mean_ms": 218.2349627999969, - "median_ms": 225.71537799998964, - "p95_ms": 534.9670426499993 + "min_ms": 59.99189699997487, + "max_ms": 747.1165039999619, + "mean_ms": 237.33596169999487, + "median_ms": 242.0937709999862, + "p95_ms": 542.4720600499877 }, "textDocument/hover": { "point_count": 2, - "min_ms": 160.41662099999598, - "max_ms": 255.20804199999247, - "mean_ms": 205.595014299999, - "median_ms": 204.66519650000237, - "p95_ms": 252.49617325000315 + "min_ms": 155.07583900000554, + "max_ms": 248.85068399999, + "mean_ms": 201.93643709999378, + "median_ms": 201.64812099997675, + "p95_ms": 248.71206735000442 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.9876670000039667, - "max_ms": 1.0423770000045351, - "mean_ms": 1.0090540000078363, - "median_ms": 1.0058930000127475, - "p95_ms": 1.0382150000054935 + "min_ms": 1.0265730000469375, + "max_ms": 1.1687589999951342, + "mean_ms": 1.0777286000120512, + "median_ms": 1.059254000040255, + "p95_ms": 1.1549911999964024 } }, "validation": { @@ -3026,11 +3026,11 @@ "failure_count": 0, "bytes_sent": 1385, "bytes_received": 2715, - "min_ms": 51.77544800000078, - "max_ms": 731.0959799999921, - "mean_ms": 196.25047459999791, - "median_ms": 62.59452000000465, - "p95_ms": 601.6623345999902, + "min_ms": 59.99189699997487, + "max_ms": 747.1165039999619, + "mean_ms": 220.623977799994, + "median_ms": 70.09608399999934, + "p95_ms": 630.6534059999761, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3090,9 +3090,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1689.8389240000142, + "duration_ms": 1801.7586999999935, "success": true, - "started_at_unix": 1789020482.188185, + "started_at_unix": 1789106846.732653, "bytes_sent": 277, "bytes_received": 543, "request_id": 2, @@ -3120,9 +3120,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 731.0959799999921, + "duration_ms": 747.1165039999619, "success": true, - "started_at_unix": 1789020483.8781056, + "started_at_unix": 1789106848.5345047, "bytes_sent": 277, "bytes_received": 543, "request_id": 3, @@ -3150,9 +3150,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 83.92775299998334, + "duration_ms": 164.80101400003377, "success": true, - "started_at_unix": 1789020484.609304, + "started_at_unix": 1789106849.281711, "bytes_sent": 277, "bytes_received": 543, "request_id": 4, @@ -3180,9 +3180,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 62.59452000000465, + "duration_ms": 70.09608399999934, "success": true, - "started_at_unix": 1789020484.6934247, + "started_at_unix": 1789106849.4466262, "bytes_sent": 277, "bytes_received": 543, "request_id": 5, @@ -3210,9 +3210,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 51.85867200000871, + "duration_ms": 59.99189699997487, "success": true, - "started_at_unix": 1789020484.7561588, + "started_at_unix": 1789106849.516852, "bytes_sent": 277, "bytes_received": 543, "request_id": 6, @@ -3240,9 +3240,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 51.77544800000078, + "duration_ms": 61.114390000000185, "success": true, - "started_at_unix": 1789020484.8081117, + "started_at_unix": 1789106849.5769303, "bytes_sent": 277, "bytes_received": 543, "request_id": 7, @@ -3285,11 +3285,11 @@ "failure_count": 0, "bytes_sent": 1224, "bytes_received": 1084, - "min_ms": 160.41662099999598, - "max_ms": 166.80833500001313, - "mean_ms": 164.19313299999772, - "median_ms": 164.034063999992, - "p95_ms": 166.78916480000794, + "min_ms": 155.07583900000554, + "max_ms": 158.85554900000898, + "mean_ms": 156.60103779999872, + "median_ms": 156.47540999998455, + "p95_ms": 158.45258620000777, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3349,9 +3349,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 333.34695100001, + "duration_ms": 313.10045000003583, "success": true, - "started_at_unix": 1789020484.860078, + "started_at_unix": 1789106849.6382234, "bytes_sent": 244, "bytes_received": 216, "request_id": 8, @@ -3379,9 +3379,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 166.80833500001313, + "duration_ms": 158.85554900000898, "success": true, - "started_at_unix": 1789020485.1934981, + "started_at_unix": 1789106849.9513922, "bytes_sent": 244, "bytes_received": 216, "request_id": 9, @@ -3409,9 +3409,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 166.71248399998717, + "duration_ms": 156.47540999998455, "success": true, - "started_at_unix": 1789020485.3604124, + "started_at_unix": 1789106850.1103222, "bytes_sent": 245, "bytes_received": 217, "request_id": 10, @@ -3439,9 +3439,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 164.034063999992, + "duration_ms": 155.75765599999158, "success": true, - "started_at_unix": 1789020485.5272129, + "started_at_unix": 1789106850.2668893, "bytes_sent": 245, "bytes_received": 217, "request_id": 11, @@ -3469,9 +3469,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 160.41662099999598, + "duration_ms": 156.84073500000295, "success": true, - "started_at_unix": 1789020485.6913345, + "started_at_unix": 1789106850.4227264, "bytes_sent": 245, "bytes_received": 217, "request_id": 12, @@ -3499,9 +3499,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 162.9941610000003, + "duration_ms": 155.07583900000554, "success": true, - "started_at_unix": 1789020485.851838, + "started_at_unix": 1789106850.5796413, "bytes_sent": 245, "bytes_received": 217, "request_id": 13, @@ -3544,11 +3544,11 @@ "failure_count": 0, "bytes_sent": 1250, "bytes_received": 1520, - "min_ms": 0.9876670000039667, - "max_ms": 1.0423770000045351, - "mean_ms": 1.0090540000078363, - "median_ms": 1.0058930000127475, - "p95_ms": 1.0382150000054935, + "min_ms": 1.0265730000469375, + "max_ms": 1.1687589999951342, + "mean_ms": 1.0777286000120512, + "median_ms": 1.059254000040255, + "p95_ms": 1.1549911999964024, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3608,9 +3608,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.4644700000019384, + "duration_ms": 1.410913000029268, "success": true, - "started_at_unix": 1789020486.015027, + "started_at_unix": 1789106850.7349012, "bytes_sent": 250, "bytes_received": 304, "request_id": 14, @@ -3638,9 +3638,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0423770000045351, + "duration_ms": 1.1687589999951342, "success": true, - "started_at_unix": 1789020486.016531, + "started_at_unix": 1789106850.7363608, "bytes_sent": 250, "bytes_received": 304, "request_id": 15, @@ -3668,9 +3668,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0215670000093269, + "duration_ms": 1.0999200000014753, "success": true, - "started_at_unix": 1789020486.0176146, + "started_at_unix": 1789106850.737591, "bytes_sent": 250, "bytes_received": 304, "request_id": 16, @@ -3698,9 +3698,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0058930000127475, + "duration_ms": 1.059254000040255, "success": true, - "started_at_unix": 1789020486.0186706, + "started_at_unix": 1789106850.738739, "bytes_sent": 250, "bytes_received": 304, "request_id": 17, @@ -3728,9 +3728,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9877660000086053, + "duration_ms": 1.0265730000469375, "success": true, - "started_at_unix": 1789020486.0197077, + "started_at_unix": 1789106850.7398765, "bytes_sent": 250, "bytes_received": 304, "request_id": 18, @@ -3758,9 +3758,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9876670000039667, + "duration_ms": 1.0341369999764538, "success": true, - "started_at_unix": 1789020486.0207295, + "started_at_unix": 1789106850.7409508, "bytes_sent": 250, "bytes_received": 304, "request_id": 19, @@ -3803,11 +3803,11 @@ "failure_count": 0, "bytes_sent": 1390, "bytes_received": 153020, - "min_ms": 225.04696299998272, - "max_ms": 295.25389700000915, - "mean_ms": 240.21945099999584, - "median_ms": 226.40242099998886, - "p95_ms": 281.8051538000077, + "min_ms": 241.5372179999622, + "max_ms": 292.3510730000203, + "mean_ms": 254.04794559999573, + "median_ms": 246.81619699998691, + "p95_ms": 283.25784160001604, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3867,9 +3867,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 841.5522170000145, + "duration_ms": 910.3091140000288, "success": true, - "started_at_unix": 1789020486.0219312, + "started_at_unix": 1789106850.7421896, "bytes_sent": 278, "bytes_received": 30604, "request_id": 20, @@ -3897,9 +3897,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 225.04696299998272, + "duration_ms": 242.6503240000102, "success": true, - "started_at_unix": 1789020486.8640676, + "started_at_unix": 1789106851.6531308, "bytes_sent": 278, "bytes_received": 30604, "request_id": 21, @@ -3927,9 +3927,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 295.25389700000915, + "duration_ms": 292.3510730000203, "success": true, - "started_at_unix": 1789020487.0899823, + "started_at_unix": 1789106851.896701, "bytes_sent": 278, "bytes_received": 30604, "request_id": 22, @@ -3957,9 +3957,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 226.40242099998886, + "duration_ms": 241.5372179999622, "success": true, - "started_at_unix": 1789020487.3861508, + "started_at_unix": 1789106852.189918, "bytes_sent": 278, "bytes_received": 30604, "request_id": 23, @@ -3987,9 +3987,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 226.38379299999656, + "duration_ms": 246.88491599999907, "success": true, - "started_at_unix": 1789020487.6134682, + "started_at_unix": 1789106852.4323065, "bytes_sent": 278, "bytes_received": 30604, "request_id": 24, @@ -4017,9 +4017,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 228.01018100000192, + "duration_ms": 246.81619699998691, "success": true, - "started_at_unix": 1789020487.8407683, + "started_at_unix": 1789106852.6801057, "bytes_sent": 278, "bytes_received": 30604, "request_id": 25, @@ -4062,11 +4062,11 @@ "failure_count": 0, "bytes_sent": 1225, "bytes_received": 1155, - "min_ms": 242.5220579999916, - "max_ms": 255.20804199999247, - "mean_ms": 246.99689560000024, - "median_ms": 244.0800749999994, - "p95_ms": 254.00276699999722, + "min_ms": 244.44069299994453, + "max_ms": 248.85068399999, + "mean_ms": 247.27183639998884, + "median_ms": 248.2805060000146, + "p95_ms": 248.7890765999964, "result_summary": { "present_count": 5, "empty_count": 0, @@ -4126,9 +4126,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 248.93395199998736, + "duration_ms": 248.35416700000223, "success": true, - "started_at_unix": 1789020488.0698647, + "started_at_unix": 1789106852.9279923, "bytes_sent": 245, "bytes_received": 231, "request_id": 26, @@ -4156,9 +4156,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 244.0800749999994, + "duration_ms": 248.2805060000146, "success": true, - "started_at_unix": 1789020488.3189368, + "started_at_unix": 1789106853.17648, "bytes_sent": 245, "bytes_received": 231, "request_id": 27, @@ -4186,9 +4186,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 243.99263600000154, + "duration_ms": 244.44069299994453, "success": true, - "started_at_unix": 1789020488.5631626, + "started_at_unix": 1789106853.4249299, "bytes_sent": 245, "bytes_received": 231, "request_id": 28, @@ -4216,9 +4216,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 249.1816670000162, + "duration_ms": 246.24465199997303, "success": true, - "started_at_unix": 1789020488.8073034, + "started_at_unix": 1789106853.6695015, "bytes_sent": 245, "bytes_received": 231, "request_id": 29, @@ -4246,9 +4246,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 242.5220579999916, + "duration_ms": 248.54264700002204, "success": true, - "started_at_unix": 1789020489.056639, + "started_at_unix": 1789106853.915898, "bytes_sent": 245, "bytes_received": 231, "request_id": 30, @@ -4276,9 +4276,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 255.20804199999247, + "duration_ms": 248.85068399999, "success": true, - "started_at_unix": 1789020489.2993143, + "started_at_unix": 1789106854.164573, "bytes_sent": 245, "bytes_received": 231, "request_id": 31, @@ -4310,9 +4310,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 167.81557799998836, + "duration_ms": 163.77343999999994, "success": true, - "started_at_unix": 1789020482.0200615, + "started_at_unix": 1789106846.568603, "bytes_sent": 655, "bytes_received": 967, "request_id": 1, @@ -4331,9 +4331,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.024645999985750677, + "duration_ms": 0.024485999972512218, "success": true, - "started_at_unix": 1789020482.1879823, + "started_at_unix": 1789106846.732467, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -4346,9 +4346,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.014781999993829231, + "duration_ms": 0.016110999979446206, "success": true, - "started_at_unix": 1789020482.1880298, + "started_at_unix": 1789106846.7325132, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -4364,9 +4364,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.016974999994090467, + "duration_ms": 0.01855499999692256, "success": true, - "started_at_unix": 1789020482.1881304, + "started_at_unix": 1789106846.732602, "bytes_sent": 858, "bytes_received": 0, "request_id": null, @@ -4382,9 +4382,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1689.8389240000142, + "duration_ms": 1801.7586999999935, "success": true, - "started_at_unix": 1789020482.188185, + "started_at_unix": 1789106846.732653, "bytes_sent": 277, "bytes_received": 543, "request_id": 2, @@ -4412,9 +4412,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 731.0959799999921, + "duration_ms": 747.1165039999619, "success": true, - "started_at_unix": 1789020483.8781056, + "started_at_unix": 1789106848.5345047, "bytes_sent": 277, "bytes_received": 543, "request_id": 3, @@ -4442,9 +4442,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 83.92775299998334, + "duration_ms": 164.80101400003377, "success": true, - "started_at_unix": 1789020484.609304, + "started_at_unix": 1789106849.281711, "bytes_sent": 277, "bytes_received": 543, "request_id": 4, @@ -4472,9 +4472,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 62.59452000000465, + "duration_ms": 70.09608399999934, "success": true, - "started_at_unix": 1789020484.6934247, + "started_at_unix": 1789106849.4466262, "bytes_sent": 277, "bytes_received": 543, "request_id": 5, @@ -4502,9 +4502,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 51.85867200000871, + "duration_ms": 59.99189699997487, "success": true, - "started_at_unix": 1789020484.7561588, + "started_at_unix": 1789106849.516852, "bytes_sent": 277, "bytes_received": 543, "request_id": 6, @@ -4532,9 +4532,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 51.77544800000078, + "duration_ms": 61.114390000000185, "success": true, - "started_at_unix": 1789020484.8081117, + "started_at_unix": 1789106849.5769303, "bytes_sent": 277, "bytes_received": 543, "request_id": 7, @@ -4562,9 +4562,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 333.34695100001, + "duration_ms": 313.10045000003583, "success": true, - "started_at_unix": 1789020484.860078, + "started_at_unix": 1789106849.6382234, "bytes_sent": 244, "bytes_received": 216, "request_id": 8, @@ -4592,9 +4592,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 166.80833500001313, + "duration_ms": 158.85554900000898, "success": true, - "started_at_unix": 1789020485.1934981, + "started_at_unix": 1789106849.9513922, "bytes_sent": 244, "bytes_received": 216, "request_id": 9, @@ -4622,9 +4622,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 166.71248399998717, + "duration_ms": 156.47540999998455, "success": true, - "started_at_unix": 1789020485.3604124, + "started_at_unix": 1789106850.1103222, "bytes_sent": 245, "bytes_received": 217, "request_id": 10, @@ -4652,9 +4652,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 164.034063999992, + "duration_ms": 155.75765599999158, "success": true, - "started_at_unix": 1789020485.5272129, + "started_at_unix": 1789106850.2668893, "bytes_sent": 245, "bytes_received": 217, "request_id": 11, @@ -4682,9 +4682,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 160.41662099999598, + "duration_ms": 156.84073500000295, "success": true, - "started_at_unix": 1789020485.6913345, + "started_at_unix": 1789106850.4227264, "bytes_sent": 245, "bytes_received": 217, "request_id": 12, @@ -4712,9 +4712,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 162.9941610000003, + "duration_ms": 155.07583900000554, "success": true, - "started_at_unix": 1789020485.851838, + "started_at_unix": 1789106850.5796413, "bytes_sent": 245, "bytes_received": 217, "request_id": 13, @@ -4742,9 +4742,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.4644700000019384, + "duration_ms": 1.410913000029268, "success": true, - "started_at_unix": 1789020486.015027, + "started_at_unix": 1789106850.7349012, "bytes_sent": 250, "bytes_received": 304, "request_id": 14, @@ -4772,9 +4772,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0423770000045351, + "duration_ms": 1.1687589999951342, "success": true, - "started_at_unix": 1789020486.016531, + "started_at_unix": 1789106850.7363608, "bytes_sent": 250, "bytes_received": 304, "request_id": 15, @@ -4802,9 +4802,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0215670000093269, + "duration_ms": 1.0999200000014753, "success": true, - "started_at_unix": 1789020486.0176146, + "started_at_unix": 1789106850.737591, "bytes_sent": 250, "bytes_received": 304, "request_id": 16, @@ -4832,9 +4832,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0058930000127475, + "duration_ms": 1.059254000040255, "success": true, - "started_at_unix": 1789020486.0186706, + "started_at_unix": 1789106850.738739, "bytes_sent": 250, "bytes_received": 304, "request_id": 17, @@ -4862,9 +4862,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9877660000086053, + "duration_ms": 1.0265730000469375, "success": true, - "started_at_unix": 1789020486.0197077, + "started_at_unix": 1789106850.7398765, "bytes_sent": 250, "bytes_received": 304, "request_id": 18, @@ -4892,9 +4892,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9876670000039667, + "duration_ms": 1.0341369999764538, "success": true, - "started_at_unix": 1789020486.0207295, + "started_at_unix": 1789106850.7409508, "bytes_sent": 250, "bytes_received": 304, "request_id": 19, @@ -4922,9 +4922,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02493700000627541, + "duration_ms": 0.02692099997148034, "success": true, - "started_at_unix": 1789020486.0218973, + "started_at_unix": 1789106850.742153, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -4941,9 +4941,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 841.5522170000145, + "duration_ms": 910.3091140000288, "success": true, - "started_at_unix": 1789020486.0219312, + "started_at_unix": 1789106850.7421896, "bytes_sent": 278, "bytes_received": 30604, "request_id": 20, @@ -4971,9 +4971,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03149599999119346, + "duration_ms": 0.030035999998290208, "success": true, - "started_at_unix": 1789020486.8640013, + "started_at_unix": 1789106851.6530666, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -4990,9 +4990,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014069999991761506, + "duration_ms": 0.01489799996079455, "success": true, - "started_at_unix": 1789020486.8640432, + "started_at_unix": 1789106851.6531067, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5009,9 +5009,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 225.04696299998272, + "duration_ms": 242.6503240000102, "success": true, - "started_at_unix": 1789020486.8640676, + "started_at_unix": 1789106851.6531308, "bytes_sent": 278, "bytes_received": 30604, "request_id": 21, @@ -5039,9 +5039,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0271499999939806, + "duration_ms": 0.026719999993929378, "success": true, - "started_at_unix": 1789020487.089923, + "started_at_unix": 1789106851.8966422, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5058,9 +5058,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01395099999967897, + "duration_ms": 0.013826000042627129, "success": true, - "started_at_unix": 1789020487.0899596, + "started_at_unix": 1789106851.8966782, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5077,9 +5077,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 295.25389700000915, + "duration_ms": 292.3510730000203, "success": true, - "started_at_unix": 1789020487.0899823, + "started_at_unix": 1789106851.896701, "bytes_sent": 278, "bytes_received": 30604, "request_id": 22, @@ -5107,9 +5107,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027950999992754078, + "duration_ms": 0.030326999990393233, "success": true, - "started_at_unix": 1789020487.38609, + "started_at_unix": 1789106852.1898534, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5126,9 +5126,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013520000010203148, + "duration_ms": 0.015098000005764334, "success": true, - "started_at_unix": 1789020487.3861282, + "started_at_unix": 1789106852.189894, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5145,9 +5145,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 226.40242099998886, + "duration_ms": 241.5372179999622, "success": true, - "started_at_unix": 1789020487.3861508, + "started_at_unix": 1789106852.189918, "bytes_sent": 278, "bytes_received": 30604, "request_id": 23, @@ -5175,9 +5175,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026629000018374427, + "duration_ms": 0.02756199995701536, "success": true, - "started_at_unix": 1789020487.613409, + "started_at_unix": 1789106852.4322453, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5194,9 +5194,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013600000016822378, + "duration_ms": 0.015128000029562827, "success": true, - "started_at_unix": 1789020487.6134455, + "started_at_unix": 1789106852.4322824, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5213,9 +5213,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 226.38379299999656, + "duration_ms": 246.88491599999907, "success": true, - "started_at_unix": 1789020487.6134682, + "started_at_unix": 1789106852.4323065, "bytes_sent": 278, "bytes_received": 30604, "request_id": 24, @@ -5243,9 +5243,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027910999989444463, + "duration_ms": 0.027090999992651632, "success": true, - "started_at_unix": 1789020487.840707, + "started_at_unix": 1789106852.6800454, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5262,9 +5262,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013469999998960702, + "duration_ms": 0.01448699998718439, "success": true, - "started_at_unix": 1789020487.840745, + "started_at_unix": 1789106852.6800818, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5281,9 +5281,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 228.01018100000192, + "duration_ms": 246.81619699998691, "success": true, - "started_at_unix": 1789020487.8407683, + "started_at_unix": 1789106852.6801057, "bytes_sent": 278, "bytes_received": 30604, "request_id": 25, @@ -5311,9 +5311,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026668999993262332, + "duration_ms": 0.027622000004612346, "success": true, - "started_at_unix": 1789020488.0696306, + "started_at_unix": 1789106852.9277315, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5330,9 +5330,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01905799999235569, + "duration_ms": 0.020898999991914025, "success": true, - "started_at_unix": 1789020488.0698364, + "started_at_unix": 1789106852.927962, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5349,9 +5349,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 248.93395199998736, + "duration_ms": 248.35416700000223, "success": true, - "started_at_unix": 1789020488.0698647, + "started_at_unix": 1789106852.9279923, "bytes_sent": 245, "bytes_received": 231, "request_id": 26, @@ -5379,9 +5379,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03229800000781324, + "duration_ms": 0.033823999956439366, "success": true, - "started_at_unix": 1789020488.318871, + "started_at_unix": 1789106853.176408, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5398,9 +5398,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014981999981955596, + "duration_ms": 0.01795399998627545, "success": true, - "started_at_unix": 1789020488.318913, + "started_at_unix": 1789106853.1764524, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5417,9 +5417,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 244.0800749999994, + "duration_ms": 248.2805060000146, "success": true, - "started_at_unix": 1789020488.3189368, + "started_at_unix": 1789106853.17648, "bytes_sent": 245, "bytes_received": 231, "request_id": 27, @@ -5447,9 +5447,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029022999996186627, + "duration_ms": 0.02946499995459817, "success": true, - "started_at_unix": 1789020488.5631006, + "started_at_unix": 1789106853.424866, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5466,9 +5466,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014741999990519616, + "duration_ms": 0.014888000009705138, "success": true, - "started_at_unix": 1789020488.5631387, + "started_at_unix": 1789106853.4249058, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5485,9 +5485,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 243.99263600000154, + "duration_ms": 244.44069299994453, "success": true, - "started_at_unix": 1789020488.5631626, + "started_at_unix": 1789106853.4249299, "bytes_sent": 245, "bytes_received": 231, "request_id": 28, @@ -5515,9 +5515,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0304540000115594, + "duration_ms": 0.02716100004818145, "success": true, - "started_at_unix": 1789020488.8072407, + "started_at_unix": 1789106853.6694415, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5534,9 +5534,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01461200000107965, + "duration_ms": 0.015388999997867359, "success": true, - "started_at_unix": 1789020488.8072813, + "started_at_unix": 1789106853.669478, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5553,9 +5553,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 249.1816670000162, + "duration_ms": 246.24465199997303, "success": true, - "started_at_unix": 1789020488.8073034, + "started_at_unix": 1789106853.6695015, "bytes_sent": 245, "bytes_received": 231, "request_id": 29, @@ -5583,9 +5583,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03118600000107108, + "duration_ms": 0.028783000004750647, "success": true, - "started_at_unix": 1789020489.0565736, + "started_at_unix": 1789106853.9158351, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5602,9 +5602,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015302000008432515, + "duration_ms": 0.015669999982037552, "success": true, - "started_at_unix": 1789020489.0566144, + "started_at_unix": 1789106853.9158735, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5621,9 +5621,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 242.5220579999916, + "duration_ms": 248.54264700002204, "success": true, - "started_at_unix": 1789020489.056639, + "started_at_unix": 1789106853.915898, "bytes_sent": 245, "bytes_received": 231, "request_id": 30, @@ -5651,9 +5651,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02952299999492425, + "duration_ms": 0.02740100001119572, "success": true, - "started_at_unix": 1789020489.2992516, + "started_at_unix": 1789106854.1645117, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5670,9 +5670,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014581999977281157, + "duration_ms": 0.015499000028285081, "success": true, - "started_at_unix": 1789020489.2992907, + "started_at_unix": 1789106854.1645489, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5689,9 +5689,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 255.20804199999247, + "duration_ms": 248.85068399999, "success": true, - "started_at_unix": 1789020489.2993143, + "started_at_unix": 1789106854.164573, "bytes_sent": 245, "bytes_received": 231, "request_id": 31, @@ -5719,9 +5719,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029664000010143354, + "duration_ms": 0.028333999978258362, "success": true, - "started_at_unix": 1789020489.5546114, + "started_at_unix": 1789106854.4134946, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5738,9 +5738,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.014332000006334056, + "duration_ms": 0.01572999997279112, "success": true, - "started_at_unix": 1789020489.554737, + "started_at_unix": 1789106854.413612, "bytes_sent": 202, "bytes_received": 0, "request_id": null, @@ -5753,9 +5753,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.9453239999857033, + "duration_ms": 0.8030139999846142, "success": true, - "started_at_unix": 1789020489.5547585, + "started_at_unix": 1789106854.413634, "bytes_sent": 67, "bytes_received": 117, "request_id": 32, @@ -5773,9 +5773,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.019669000010935633, + "duration_ms": 0.020558000016990263, "success": true, - "started_at_unix": 1789020489.5557263, + "started_at_unix": 1789106854.4144535, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -5797,7 +5797,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/bin/python", "success": true, - "total_duration_ms": 7839.392015999976, + "total_duration_ms": 8029.37362900002, "error_message": null, "summary": { "request_count": 32, @@ -5805,12 +5805,12 @@ "success_count": 32, "failure_count": 0, "bytes_sent": 18582, - "bytes_received": 578070, - "min_ms": 0.7093759999747817, - "max_ms": 2858.0630249999786, - "mean_ms": 243.90715349999948, - "median_ms": 192.21694650001098, - "p95_ms": 571.0650546499875, + "bytes_received": 578056, + "min_ms": 0.6713280000099076, + "max_ms": 3025.342089999981, + "mean_ms": 249.91024165625043, + "median_ms": 187.858883500013, + "p95_ms": 551.4277669500157, "result_summary": { "present_count": 31, "empty_count": 1, @@ -5841,9 +5841,9 @@ "size_chars": { "min": 0.0, "max": 93469.0, - "mean": 17954.75, + "mean": 17954.3125, "median": 360.0, - "p95": 93461.29999999999 + "p95": 93455.0 }, "top_level_count": { "min": 1.0, @@ -5866,27 +5866,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 49.09104300000422, - "max_ms": 219.80005000000347, - "mean_ms": 142.8409404000064, - "median_ms": 177.25120800001548, - "p95_ms": 217.50433494999442 + "min_ms": 48.20061899999928, + "max_ms": 247.5617900000202, + "mean_ms": 156.18123549999723, + "median_ms": 212.569177000006, + "p95_ms": 239.98319734999427 }, "textDocument/hover": { "point_count": 2, - "min_ms": 191.2732060000053, - "max_ms": 202.47080999999412, - "mean_ms": 196.88127940000015, - "median_ms": 198.06978799999797, - "p95_ms": 201.8185318499988 + "min_ms": 182.39953700003753, + "max_ms": 196.31080499999598, + "mean_ms": 190.50727980000488, + "median_ms": 191.3602884999932, + "p95_ms": 195.8971604999931 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.9256740000012087, - "max_ms": 1.0064930000055483, - "mean_ms": 0.9680758000001788, - "median_ms": 0.9689879999825735, - "p95_ms": 1.0045574000059787 + "min_ms": 1.0096510000039416, + "max_ms": 1.0962839999706375, + "mean_ms": 1.0396935999892776, + "median_ms": 1.03331499997239, + "p95_ms": 1.084722199971111 } }, "validation": { @@ -5912,11 +5912,11 @@ "failure_count": 0, "bytes_sent": 1395, "bytes_received": 7070, - "min_ms": 49.09104300000422, - "max_ms": 142.870414000015, - "mean_ms": 70.68665400000782, - "median_ms": 52.74833199999307, - "p95_ms": 125.5454426000142, + "min_ms": 48.20061899999928, + "max_ms": 201.17152199998145, + "mean_ms": 81.13546199999746, + "median_ms": 48.71560399999453, + "p95_ms": 172.80420279998904, "result_summary": { "present_count": 5, "empty_count": 0, @@ -5976,9 +5976,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2858.0630249999786, + "duration_ms": 3025.342089999981, "success": true, - "started_at_unix": 1789020489.759421, + "started_at_unix": 1789106854.6084044, "bytes_sent": 279, "bytes_received": 1414, "request_id": 2, @@ -6006,9 +6006,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 142.870414000015, + "duration_ms": 201.17152199998145, "success": true, - "started_at_unix": 1789020492.6176293, + "started_at_unix": 1789106857.6338987, "bytes_sent": 279, "bytes_received": 1414, "request_id": 3, @@ -6036,9 +6036,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 56.245557000011104, + "duration_ms": 59.33492600001955, "success": true, - "started_at_unix": 1789020492.7606843, + "started_at_unix": 1789106857.8352053, "bytes_sent": 279, "bytes_received": 1414, "request_id": 4, @@ -6066,9 +6066,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 52.74833199999307, + "duration_ms": 48.71560399999453, "success": true, - "started_at_unix": 1789020492.8170688, + "started_at_unix": 1789106857.8946705, "bytes_sent": 279, "bytes_received": 1414, "request_id": 5, @@ -6096,9 +6096,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 49.09104300000422, + "duration_ms": 48.254638999992494, "success": true, - "started_at_unix": 1789020492.8699405, + "started_at_unix": 1789106857.9434927, "bytes_sent": 279, "bytes_received": 1414, "request_id": 6, @@ -6126,9 +6126,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 52.47792400001572, + "duration_ms": 48.20061899999928, "success": true, - "started_at_unix": 1789020492.919168, + "started_at_unix": 1789106857.9918897, "bytes_sent": 279, "bytes_received": 1414, "request_id": 7, @@ -6171,11 +6171,11 @@ "failure_count": 0, "bytes_sent": 1234, "bytes_received": 2349, - "min_ms": 197.17706699998416, - "max_ms": 202.47080999999412, - "mean_ms": 200.22950419999574, - "median_ms": 200.95824000000562, - "p95_ms": 202.1809085999962, + "min_ms": 190.34970000001294, + "max_ms": 195.3915949999896, + "mean_ms": 193.30234919999612, + "median_ms": 193.29647000000705, + "p95_ms": 195.33389679999118, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6235,9 +6235,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 401.19854299999247, + "duration_ms": 346.7087310000352, "success": true, - "started_at_unix": 1789020492.9719105, + "started_at_unix": 1789106858.040311, "bytes_sent": 246, "bytes_received": 469, "request_id": 8, @@ -6265,9 +6265,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 201.02130300000454, + "duration_ms": 195.3915949999896, "success": true, - "started_at_unix": 1789020493.3731859, + "started_at_unix": 1789106858.3870904, "bytes_sent": 246, "bytes_received": 469, "request_id": 9, @@ -6295,9 +6295,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 202.47080999999412, + "duration_ms": 190.34970000001294, "success": true, - "started_at_unix": 1789020493.5743043, + "started_at_unix": 1789106858.5825632, "bytes_sent": 247, "bytes_received": 470, "request_id": 10, @@ -6325,9 +6325,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 200.95824000000562, + "duration_ms": 192.37087699997346, "success": true, - "started_at_unix": 1789020493.7768714, + "started_at_unix": 1789106858.7730033, "bytes_sent": 247, "bytes_received": 470, "request_id": 11, @@ -6355,9 +6355,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 197.17706699998416, + "duration_ms": 193.29647000000705, "success": true, - "started_at_unix": 1789020493.977948, + "started_at_unix": 1789106858.9654772, "bytes_sent": 247, "bytes_received": 470, "request_id": 12, @@ -6385,9 +6385,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 199.5201009999903, + "duration_ms": 195.10310399999753, "success": true, - "started_at_unix": 1789020494.1752198, + "started_at_unix": 1789106859.1588848, "bytes_sent": 247, "bytes_received": 470, "request_id": 13, @@ -6430,11 +6430,11 @@ "failure_count": 0, "bytes_sent": 1260, "bytes_received": 1530, - "min_ms": 0.9256740000012087, - "max_ms": 1.0064930000055483, - "mean_ms": 0.9680758000001788, - "median_ms": 0.9689879999825735, - "p95_ms": 1.0045574000059787, + "min_ms": 1.0096510000039416, + "max_ms": 1.0962839999706375, + "mean_ms": 1.0396935999892776, + "median_ms": 1.03331499997239, + "p95_ms": 1.084722199971111, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6494,9 +6494,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.4343629999871155, + "duration_ms": 1.3668500000107997, "success": true, - "started_at_unix": 1789020494.374927, + "started_at_unix": 1789106859.3541517, "bytes_sent": 252, "bytes_received": 306, "request_id": 14, @@ -6524,9 +6524,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0064930000055483, + "duration_ms": 1.0962839999706375, "success": true, - "started_at_unix": 1789020494.3764126, + "started_at_unix": 1789106859.355564, "bytes_sent": 252, "bytes_received": 306, "request_id": 15, @@ -6554,9 +6554,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9689879999825735, + "duration_ms": 1.03331499997239, "success": true, - "started_at_unix": 1789020494.3774612, + "started_at_unix": 1789106859.3567097, "bytes_sent": 252, "bytes_received": 306, "request_id": 16, @@ -6584,9 +6584,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9424090000038632, + "duration_ms": 1.0096510000039416, "success": true, - "started_at_unix": 1789020494.3784707, + "started_at_unix": 1789106859.3577914, "bytes_sent": 252, "bytes_received": 306, "request_id": 17, @@ -6614,9 +6614,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9256740000012087, + "duration_ms": 1.020743000026414, "success": true, - "started_at_unix": 1789020494.3794498, + "started_at_unix": 1789106859.3588636, "bytes_sent": 252, "bytes_received": 306, "request_id": 18, @@ -6644,9 +6644,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9968150000077003, + "duration_ms": 1.0384749999730047, "success": true, - "started_at_unix": 1789020494.3804255, + "started_at_unix": 1789106859.35993, "bytes_sent": 252, "bytes_received": 306, "request_id": 19, @@ -6688,12 +6688,12 @@ "success_count": 5, "failure_count": 0, "bytes_sent": 1400, - "bytes_received": 467873, - "min_ms": 211.63200200001597, - "max_ms": 219.80005000000347, - "mean_ms": 214.99522680000496, - "median_ms": 214.66054600000462, - "p95_ms": 218.77973219999944, + "bytes_received": 467859, + "min_ms": 223.96683200003054, + "max_ms": 247.5617900000202, + "mean_ms": 231.227008999997, + "median_ms": 228.67616299998872, + "p95_ms": 244.19352660000868, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6710,9 +6710,9 @@ "size_chars": { "min": 93455.0, "max": 93469.0, - "mean": 93460.6, + "mean": 93457.8, "median": 93455.0, - "p95": 93469.0 + "p95": 93466.2 }, "top_level_count": { "min": 2.0, @@ -6753,9 +6753,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 778.679679999982, + "duration_ms": 801.6399219999926, "success": true, - "started_at_unix": 1789020494.3816931, + "started_at_unix": 1789106859.3611836, "bytes_sent": 280, "bytes_received": 93569, "request_id": 20, @@ -6783,11 +6783,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 219.80005000000347, + "duration_ms": 223.96683200003054, "success": true, - "started_at_unix": 1789020495.1618137, + "started_at_unix": 1789106860.1642692, "bytes_sent": 280, - "bytes_received": 93583, + "bytes_received": 93569, "request_id": 21, "error_code": null, "error_message": null, @@ -6796,7 +6796,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 93469, + "size_chars": 93455, "top_level_count": 2, "completion_item_count": 441 }, @@ -6813,11 +6813,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 214.66054600000462, + "duration_ms": 247.5617900000202, "success": true, - "started_at_unix": 1789020495.3839705, + "started_at_unix": 1789106860.3903747, "bytes_sent": 280, - "bytes_received": 93569, + "bytes_received": 93583, "request_id": 22, "error_code": null, "error_message": null, @@ -6826,7 +6826,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 93455, + "size_chars": 93469, "top_level_count": 2, "completion_item_count": 441 }, @@ -6843,11 +6843,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 214.18507500001738, + "duration_ms": 230.72047299996257, "success": true, - "started_at_unix": 1789020495.6008897, + "started_at_unix": 1789106860.6400938, "bytes_sent": 280, - "bytes_received": 93583, + "bytes_received": 93569, "request_id": 23, "error_code": null, "error_message": null, @@ -6856,7 +6856,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 93469, + "size_chars": 93455, "top_level_count": 2, "completion_item_count": 441 }, @@ -6873,9 +6873,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 211.63200200001597, + "duration_ms": 228.67616299998872, "success": true, - "started_at_unix": 1789020495.8173354, + "started_at_unix": 1789106860.8729842, "bytes_sent": 280, "bytes_received": 93569, "request_id": 24, @@ -6903,9 +6903,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 214.69846099998335, + "duration_ms": 225.20978699998295, "success": true, - "started_at_unix": 1789020496.0311637, + "started_at_unix": 1789106861.1038284, "bytes_sent": 280, "bytes_received": 93569, "request_id": 25, @@ -6948,11 +6948,11 @@ "failure_count": 0, "bytes_sent": 1235, "bytes_received": 2005, - "min_ms": 191.2732060000053, - "max_ms": 198.96250900001178, - "mean_ms": 193.53305460000456, - "median_ms": 192.33124500001963, - "p95_ms": 197.76914020000618, + "min_ms": 182.39953700003753, + "max_ms": 196.31080499999598, + "mean_ms": 187.71221040001365, + "median_ms": 185.12617400000408, + "p95_ms": 195.02332739999702, "result_summary": { "present_count": 5, "empty_count": 0, @@ -7012,9 +7012,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 191.23652199999697, + "duration_ms": 185.84435000002486, "success": true, - "started_at_unix": 1789020496.2482893, + "started_at_unix": 1789106861.3314226, "bytes_sent": 247, "bytes_received": 401, "request_id": 26, @@ -7042,9 +7042,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 192.99566499998377, + "duration_ms": 182.39953700003753, "success": true, - "started_at_unix": 1789020496.4396539, + "started_at_unix": 1789106861.517402, "bytes_sent": 247, "bytes_received": 401, "request_id": 27, @@ -7072,9 +7072,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 191.2732060000053, + "duration_ms": 196.31080499999598, "success": true, - "started_at_unix": 1789020496.6327953, + "started_at_unix": 1789106861.6999795, "bytes_sent": 247, "bytes_received": 401, "request_id": 28, @@ -7102,9 +7102,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 192.10264800000232, + "duration_ms": 185.12617400000408, "success": true, - "started_at_unix": 1789020496.8242154, + "started_at_unix": 1789106861.896424, "bytes_sent": 247, "bytes_received": 401, "request_id": 29, @@ -7132,9 +7132,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 192.33124500001963, + "duration_ms": 189.87341700000115, "success": true, - "started_at_unix": 1789020497.016496, + "started_at_unix": 1789106862.0816872, "bytes_sent": 247, "bytes_received": 401, "request_id": 30, @@ -7162,9 +7162,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 198.96250900001178, + "duration_ms": 184.85111900002948, "success": true, - "started_at_unix": 1789020497.2089744, + "started_at_unix": 1789106862.2716994, "bytes_sent": 247, "bytes_received": 401, "request_id": 31, @@ -7196,9 +7196,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 171.64482600000497, + "duration_ms": 163.47084099999165, "success": true, - "started_at_unix": 1789020489.5874376, + "started_at_unix": 1789106854.4445922, "bytes_sent": 655, "bytes_received": 967, "request_id": 1, @@ -7217,9 +7217,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.02805099998681726, + "duration_ms": 0.030437000020810956, "success": true, - "started_at_unix": 1789020489.7591856, + "started_at_unix": 1789106854.608172, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -7232,9 +7232,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.016223999978137726, + "duration_ms": 0.022242000000005646, "success": true, - "started_at_unix": 1789020489.7592368, + "started_at_unix": 1789106854.608231, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -7250,9 +7250,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.017124999999396096, + "duration_ms": 0.025997999955507112, "success": true, - "started_at_unix": 1789020489.7593374, + "started_at_unix": 1789106854.6083364, "bytes_sent": 786, "bytes_received": 0, "request_id": null, @@ -7268,9 +7268,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2858.0630249999786, + "duration_ms": 3025.342089999981, "success": true, - "started_at_unix": 1789020489.759421, + "started_at_unix": 1789106854.6084044, "bytes_sent": 279, "bytes_received": 1414, "request_id": 2, @@ -7298,9 +7298,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 142.870414000015, + "duration_ms": 201.17152199998145, "success": true, - "started_at_unix": 1789020492.6176293, + "started_at_unix": 1789106857.6338987, "bytes_sent": 279, "bytes_received": 1414, "request_id": 3, @@ -7328,9 +7328,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 56.245557000011104, + "duration_ms": 59.33492600001955, "success": true, - "started_at_unix": 1789020492.7606843, + "started_at_unix": 1789106857.8352053, "bytes_sent": 279, "bytes_received": 1414, "request_id": 4, @@ -7358,9 +7358,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 52.74833199999307, + "duration_ms": 48.71560399999453, "success": true, - "started_at_unix": 1789020492.8170688, + "started_at_unix": 1789106857.8946705, "bytes_sent": 279, "bytes_received": 1414, "request_id": 5, @@ -7388,9 +7388,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 49.09104300000422, + "duration_ms": 48.254638999992494, "success": true, - "started_at_unix": 1789020492.8699405, + "started_at_unix": 1789106857.9434927, "bytes_sent": 279, "bytes_received": 1414, "request_id": 6, @@ -7418,9 +7418,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 52.47792400001572, + "duration_ms": 48.20061899999928, "success": true, - "started_at_unix": 1789020492.919168, + "started_at_unix": 1789106857.9918897, "bytes_sent": 279, "bytes_received": 1414, "request_id": 7, @@ -7448,9 +7448,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 401.19854299999247, + "duration_ms": 346.7087310000352, "success": true, - "started_at_unix": 1789020492.9719105, + "started_at_unix": 1789106858.040311, "bytes_sent": 246, "bytes_received": 469, "request_id": 8, @@ -7478,9 +7478,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 201.02130300000454, + "duration_ms": 195.3915949999896, "success": true, - "started_at_unix": 1789020493.3731859, + "started_at_unix": 1789106858.3870904, "bytes_sent": 246, "bytes_received": 469, "request_id": 9, @@ -7508,9 +7508,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 202.47080999999412, + "duration_ms": 190.34970000001294, "success": true, - "started_at_unix": 1789020493.5743043, + "started_at_unix": 1789106858.5825632, "bytes_sent": 247, "bytes_received": 470, "request_id": 10, @@ -7538,9 +7538,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 200.95824000000562, + "duration_ms": 192.37087699997346, "success": true, - "started_at_unix": 1789020493.7768714, + "started_at_unix": 1789106858.7730033, "bytes_sent": 247, "bytes_received": 470, "request_id": 11, @@ -7568,9 +7568,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 197.17706699998416, + "duration_ms": 193.29647000000705, "success": true, - "started_at_unix": 1789020493.977948, + "started_at_unix": 1789106858.9654772, "bytes_sent": 247, "bytes_received": 470, "request_id": 12, @@ -7598,9 +7598,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 199.5201009999903, + "duration_ms": 195.10310399999753, "success": true, - "started_at_unix": 1789020494.1752198, + "started_at_unix": 1789106859.1588848, "bytes_sent": 247, "bytes_received": 470, "request_id": 13, @@ -7628,9 +7628,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.4343629999871155, + "duration_ms": 1.3668500000107997, "success": true, - "started_at_unix": 1789020494.374927, + "started_at_unix": 1789106859.3541517, "bytes_sent": 252, "bytes_received": 306, "request_id": 14, @@ -7658,9 +7658,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0064930000055483, + "duration_ms": 1.0962839999706375, "success": true, - "started_at_unix": 1789020494.3764126, + "started_at_unix": 1789106859.355564, "bytes_sent": 252, "bytes_received": 306, "request_id": 15, @@ -7688,9 +7688,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9689879999825735, + "duration_ms": 1.03331499997239, "success": true, - "started_at_unix": 1789020494.3774612, + "started_at_unix": 1789106859.3567097, "bytes_sent": 252, "bytes_received": 306, "request_id": 16, @@ -7718,9 +7718,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9424090000038632, + "duration_ms": 1.0096510000039416, "success": true, - "started_at_unix": 1789020494.3784707, + "started_at_unix": 1789106859.3577914, "bytes_sent": 252, "bytes_received": 306, "request_id": 17, @@ -7748,9 +7748,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9256740000012087, + "duration_ms": 1.020743000026414, "success": true, - "started_at_unix": 1789020494.3794498, + "started_at_unix": 1789106859.3588636, "bytes_sent": 252, "bytes_received": 306, "request_id": 18, @@ -7778,9 +7778,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9968150000077003, + "duration_ms": 1.0384749999730047, "success": true, - "started_at_unix": 1789020494.3804255, + "started_at_unix": 1789106859.35993, "bytes_sent": 252, "bytes_received": 306, "request_id": 19, @@ -7808,9 +7808,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025536999999076215, + "duration_ms": 0.026929999989988573, "success": true, - "started_at_unix": 1789020494.3816576, + "started_at_unix": 1789106859.3611467, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7827,9 +7827,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 778.679679999982, + "duration_ms": 801.6399219999926, "success": true, - "started_at_unix": 1789020494.3816931, + "started_at_unix": 1789106859.3611836, "bytes_sent": 280, "bytes_received": 93569, "request_id": 20, @@ -7857,9 +7857,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.032967999999300446, + "duration_ms": 0.02931500000613596, "success": true, - "started_at_unix": 1789020495.161748, + "started_at_unix": 1789106860.1642072, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7876,9 +7876,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013980999995055754, + "duration_ms": 0.015328000017689192, "success": true, - "started_at_unix": 1789020495.1617913, + "started_at_unix": 1789106860.1642458, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7895,11 +7895,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 219.80005000000347, + "duration_ms": 223.96683200003054, "success": true, - "started_at_unix": 1789020495.1618137, + "started_at_unix": 1789106860.1642692, "bytes_sent": 280, - "bytes_received": 93583, + "bytes_received": 93569, "request_id": 21, "error_code": null, "error_message": null, @@ -7908,7 +7908,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 93469, + "size_chars": 93455, "top_level_count": 2, "completion_item_count": 441 }, @@ -7925,9 +7925,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029163000021981134, + "duration_ms": 0.02815299995972964, "success": true, - "started_at_unix": 1789020495.3839073, + "started_at_unix": 1789106860.390313, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7944,9 +7944,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013630000012199162, + "duration_ms": 0.01472700000704208, "success": true, - "started_at_unix": 1789020495.3839474, + "started_at_unix": 1789106860.3903506, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7963,11 +7963,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 214.66054600000462, + "duration_ms": 247.5617900000202, "success": true, - "started_at_unix": 1789020495.3839705, + "started_at_unix": 1789106860.3903747, "bytes_sent": 280, - "bytes_received": 93569, + "bytes_received": 93583, "request_id": 22, "error_code": null, "error_message": null, @@ -7976,7 +7976,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 93455, + "size_chars": 93469, "top_level_count": 2, "completion_item_count": 441 }, @@ -7993,9 +7993,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030373999976518462, + "duration_ms": 0.030406999997012463, "success": true, - "started_at_unix": 1789020495.600825, + "started_at_unix": 1789106860.64003, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8012,9 +8012,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013429000006226488, + "duration_ms": 0.014697999972668185, "success": true, - "started_at_unix": 1789020495.6008666, + "started_at_unix": 1789106860.6400702, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8031,11 +8031,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 214.18507500001738, + "duration_ms": 230.72047299996257, "success": true, - "started_at_unix": 1789020495.6008897, + "started_at_unix": 1789106860.6400938, "bytes_sent": 280, - "bytes_received": 93583, + "bytes_received": 93569, "request_id": 23, "error_code": null, "error_message": null, @@ -8044,7 +8044,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 93469, + "size_chars": 93455, "top_level_count": 2, "completion_item_count": 441 }, @@ -8061,9 +8061,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029583000014099525, + "duration_ms": 0.028332999988833762, "success": true, - "started_at_unix": 1789020495.8172731, + "started_at_unix": 1789106860.8729224, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8080,9 +8080,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01295900000286565, + "duration_ms": 0.014426999996430823, "success": true, - "started_at_unix": 1789020495.8173134, + "started_at_unix": 1789106860.8729608, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8099,9 +8099,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 211.63200200001597, + "duration_ms": 228.67616299998872, "success": true, - "started_at_unix": 1789020495.8173354, + "started_at_unix": 1789106860.8729842, "bytes_sent": 280, "bytes_received": 93569, "request_id": 24, @@ -8129,9 +8129,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027930999976888415, + "duration_ms": 0.029425000036553683, "success": true, - "started_at_unix": 1789020496.0311038, + "started_at_unix": 1789106861.103751, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8148,9 +8148,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013099999989663047, + "duration_ms": 0.014527999951496895, "success": true, - "started_at_unix": 1789020496.0311415, + "started_at_unix": 1789106861.10379, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8167,9 +8167,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 214.69846099998335, + "duration_ms": 225.20978699998295, "success": true, - "started_at_unix": 1789020496.0311637, + "started_at_unix": 1789106861.1038284, "bytes_sent": 280, "bytes_received": 93569, "request_id": 25, @@ -8197,9 +8197,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02922299998431299, + "duration_ms": 0.027041000009830896, "success": true, - "started_at_unix": 1789020496.2480364, + "started_at_unix": 1789106861.3312016, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8216,9 +8216,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01881800000091971, + "duration_ms": 0.019677000011597556, "success": true, - "started_at_unix": 1789020496.2482615, + "started_at_unix": 1789106861.3313935, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8235,9 +8235,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 191.23652199999697, + "duration_ms": 185.84435000002486, "success": true, - "started_at_unix": 1789020496.2482893, + "started_at_unix": 1789106861.3314226, "bytes_sent": 247, "bytes_received": 401, "request_id": 26, @@ -8265,9 +8265,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029082999986940195, + "duration_ms": 0.03297200004226397, "success": true, - "started_at_unix": 1789020496.4395921, + "started_at_unix": 1789106861.5173314, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8284,9 +8284,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01419100001953666, + "duration_ms": 0.016872000003331777, "success": true, - "started_at_unix": 1789020496.4396307, + "started_at_unix": 1789106861.5173752, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8303,9 +8303,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 192.99566499998377, + "duration_ms": 182.39953700003753, "success": true, - "started_at_unix": 1789020496.4396539, + "started_at_unix": 1789106861.517402, "bytes_sent": 247, "bytes_received": 401, "request_id": 27, @@ -8333,9 +8333,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028090999990126875, + "duration_ms": 0.027932000023156434, "success": true, - "started_at_unix": 1789020496.6327345, + "started_at_unix": 1789106861.699917, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8352,9 +8352,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014120999992428551, + "duration_ms": 0.014948000000458705, "success": true, - "started_at_unix": 1789020496.6327722, + "started_at_unix": 1789106861.6999547, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8371,9 +8371,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 191.2732060000053, + "duration_ms": 196.31080499999598, "success": true, - "started_at_unix": 1789020496.6327953, + "started_at_unix": 1789106861.6999795, "bytes_sent": 247, "bytes_received": 401, "request_id": 28, @@ -8401,9 +8401,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028021000019862186, + "duration_ms": 0.02731099999664366, "success": true, - "started_at_unix": 1789020496.8241565, + "started_at_unix": 1789106861.8963635, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8420,9 +8420,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013459999991027871, + "duration_ms": 0.014778000036130834, "success": true, - "started_at_unix": 1789020496.8241937, + "started_at_unix": 1789106861.8964007, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8439,9 +8439,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 192.10264800000232, + "duration_ms": 185.12617400000408, "success": true, - "started_at_unix": 1789020496.8242154, + "started_at_unix": 1789106861.896424, "bytes_sent": 247, "bytes_received": 401, "request_id": 29, @@ -8469,9 +8469,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029062999999496242, + "duration_ms": 0.02857300000869145, "success": true, - "started_at_unix": 1789020497.0164325, + "started_at_unix": 1789106862.081625, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8488,9 +8488,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014130000010936783, + "duration_ms": 0.014527000018915714, "success": true, - "started_at_unix": 1789020497.016472, + "started_at_unix": 1789106862.0816638, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8507,9 +8507,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 192.33124500001963, + "duration_ms": 189.87341700000115, "success": true, - "started_at_unix": 1789020497.016496, + "started_at_unix": 1789106862.0816872, "bytes_sent": 247, "bytes_received": 401, "request_id": 30, @@ -8537,9 +8537,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028522000008024406, + "duration_ms": 0.02880400001004091, "success": true, - "started_at_unix": 1789020497.2089136, + "started_at_unix": 1789106862.271637, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8556,9 +8556,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01419100001953666, + "duration_ms": 0.015108000013697165, "success": true, - "started_at_unix": 1789020497.2089515, + "started_at_unix": 1789106862.271675, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8575,9 +8575,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 198.96250900001178, + "duration_ms": 184.85111900002948, "success": true, - "started_at_unix": 1789020497.2089744, + "started_at_unix": 1789106862.2716994, "bytes_sent": 247, "bytes_received": 401, "request_id": 31, @@ -8605,9 +8605,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027250000016465492, + "duration_ms": 0.027111000008517294, "success": true, - "started_at_unix": 1789020497.408035, + "started_at_unix": 1789106862.4566264, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8624,9 +8624,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.031716999984610084, + "duration_ms": 0.014867999993839476, "success": true, - "started_at_unix": 1789020497.4081576, + "started_at_unix": 1789106862.4567387, "bytes_sent": 204, "bytes_received": 0, "request_id": null, @@ -8639,9 +8639,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.7093759999747817, + "duration_ms": 0.6713280000099076, "success": true, - "started_at_unix": 1789020497.408198, + "started_at_unix": 1789106862.4567602, "bytes_sent": 67, "bytes_received": 117, "request_id": 32, @@ -8659,9 +8659,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.020000000006348273, + "duration_ms": 0.030277000007572497, "success": true, - "started_at_unix": 1789020497.4089248, + "started_at_unix": 1789106862.457447, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -8683,7 +8683,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/bin/python", "success": false, - "total_duration_ms": 6649.435796000006, + "total_duration_ms": 7110.601730999974, "error_message": null, "summary": { "request_count": 32, @@ -8692,11 +8692,11 @@ "failure_count": 0, "bytes_sent": 18918, "bytes_received": 72500, - "min_ms": 0.4377000000204134, - "max_ms": 2481.525329999982, - "mean_ms": 207.1240236874985, - "median_ms": 34.62693899999181, - "p95_ms": 764.313676649989, + "min_ms": 0.5237129999500212, + "max_ms": 2652.3657130000515, + "mean_ms": 221.54749090625182, + "median_ms": 39.30516600001965, + "p95_ms": 767.7062237500048, "result_summary": { "present_count": 31, "empty_count": 13, @@ -8752,27 +8752,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 29.933622000015703, - "max_ms": 546.3131129999965, - "mean_ms": 110.56052569999792, - "median_ms": 35.77329399999485, - "p95_ms": 365.62003604999904 + "min_ms": 34.24498700002232, + "max_ms": 509.00695000001406, + "mean_ms": 124.89870840001345, + "median_ms": 39.420626999998376, + "p95_ms": 400.7501255500213 }, "textDocument/hover": { "point_count": 2, - "min_ms": 34.01423500000078, - "max_ms": 325.9441720000211, - "mean_ms": 176.11995840000247, - "median_ms": 174.93689549999658, - "p95_ms": 322.08680485001224 + "min_ms": 38.08026100000461, + "max_ms": 339.23728199999914, + "mean_ms": 184.5468672999914, + "median_ms": 183.33824550001054, + "p95_ms": 335.27746514997716 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.9578330000010737, - "max_ms": 1.0638880000044537, - "mean_ms": 1.0077755999986948, - "median_ms": 0.9985720000145193, - "p95_ms": 1.0585782000021027 + "min_ms": 1.0573000000135835, + "max_ms": 1.3352210000334708, + "mean_ms": 1.1393500000053791, + "median_ms": 1.1066929999969943, + "p95_ms": 1.2912246000269079 } }, "validation": { @@ -8798,11 +8798,11 @@ "failure_count": 0, "bytes_sent": 1415, "bytes_received": 1825, - "min_ms": 29.933622000015703, - "max_ms": 546.3131129999965, - "mean_ms": 186.3840142000015, - "median_ms": 138.14873399999783, - "p95_ms": 466.0050787999977, + "min_ms": 34.24498700002232, + "max_ms": 509.00695000001406, + "mean_ms": 211.09862520002025, + "median_ms": 152.47524300002624, + "p95_ms": 460.89280580001736, "result_summary": { "present_count": 5, "empty_count": 0, @@ -8862,9 +8862,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1030.7588099999805, + "duration_ms": 1083.8942249999945, "success": true, - "started_at_unix": 1789020497.6141162, + "started_at_unix": 1789106862.655249, "bytes_sent": 283, "bytes_received": 365, "request_id": 2, @@ -8892,9 +8892,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 29.933622000015703, + "duration_ms": 34.24498700002232, "success": true, - "started_at_unix": 1789020498.64495, + "started_at_unix": 1789106863.7392144, "bytes_sent": 283, "bytes_received": 365, "request_id": 3, @@ -8922,9 +8922,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 72.75165999999444, + "duration_ms": 91.3297170000078, "success": true, - "started_at_unix": 1789020498.6749663, + "started_at_unix": 1789106863.7735357, "bytes_sent": 283, "bytes_received": 365, "request_id": 4, @@ -8952,9 +8952,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 138.14873399999783, + "duration_ms": 152.47524300002624, "success": true, - "started_at_unix": 1789020498.7478075, + "started_at_unix": 1789106863.8649492, "bytes_sent": 283, "bytes_received": 365, "request_id": 5, @@ -8982,9 +8982,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 144.772942000003, + "duration_ms": 268.43622900003083, "success": true, - "started_at_unix": 1789020498.8860505, + "started_at_unix": 1789106864.0175085, "bytes_sent": 283, "bytes_received": 365, "request_id": 6, @@ -9012,9 +9012,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 546.3131129999965, + "duration_ms": 509.00695000001406, "success": true, - "started_at_unix": 1789020499.0309193, + "started_at_unix": 1789106864.2860303, "bytes_sent": 283, "bytes_received": 365, "request_id": 7, @@ -9057,11 +9057,11 @@ "failure_count": 0, "bytes_sent": 1254, "bytes_received": 54759, - "min_ms": 312.6501539999822, - "max_ms": 325.9441720000211, - "mean_ms": 317.40507360000265, - "median_ms": 316.31982400000425, - "p95_ms": 324.2297866000172, + "min_ms": 326.92701299998816, + "max_ms": 339.23728199999914, + "mean_ms": 330.36753759998874, + "median_ms": 327.86309699997673, + "p95_ms": 337.4773633999894, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9121,9 +9121,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2481.525329999982, + "duration_ms": 2652.3657130000515, "success": true, - "started_at_unix": 1789020499.5775, + "started_at_unix": 1789106864.7952096, "bytes_sent": 250, "bytes_received": 10951, "request_id": 8, @@ -9151,9 +9151,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 317.3722450000014, + "duration_ms": 330.4376889999503, "success": true, - "started_at_unix": 1789020502.0592046, + "started_at_unix": 1789106867.4477332, "bytes_sent": 250, "bytes_received": 10951, "request_id": 9, @@ -9181,9 +9181,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 325.9441720000211, + "duration_ms": 327.86309699997673, "success": true, - "started_at_unix": 1789020502.376868, + "started_at_unix": 1789106867.7784195, "bytes_sent": 251, "bytes_received": 10952, "request_id": 10, @@ -9211,9 +9211,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 314.7389730000043, + "duration_ms": 326.92701299998816, "success": true, - "started_at_unix": 1789020502.703095, + "started_at_unix": 1789106868.1065233, "bytes_sent": 251, "bytes_received": 10952, "request_id": 11, @@ -9241,9 +9241,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 312.6501539999822, + "duration_ms": 327.37260700002935, "success": true, - "started_at_unix": 1789020503.018108, + "started_at_unix": 1789106868.4336898, "bytes_sent": 251, "bytes_received": 10952, "request_id": 12, @@ -9271,9 +9271,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 316.31982400000425, + "duration_ms": 339.23728199999914, "success": true, - "started_at_unix": 1789020503.3310292, + "started_at_unix": 1789106868.7612936, "bytes_sent": 251, "bytes_received": 10952, "request_id": 13, @@ -9316,11 +9316,11 @@ "failure_count": 0, "bytes_sent": 1280, "bytes_received": 1560, - "min_ms": 0.9578330000010737, - "max_ms": 1.0638880000044537, - "mean_ms": 1.0077755999986948, - "median_ms": 0.9985720000145193, - "p95_ms": 1.0585782000021027, + "min_ms": 1.0573000000135835, + "max_ms": 1.3352210000334708, + "mean_ms": 1.1393500000053791, + "median_ms": 1.1066929999969943, + "p95_ms": 1.2912246000269079, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9380,9 +9380,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.4298780000103761, + "duration_ms": 1.4012650000267968, "success": true, - "started_at_unix": 1789020503.6477404, + "started_at_unix": 1789106869.1008909, "bytes_sent": 256, "bytes_received": 312, "request_id": 14, @@ -9410,9 +9410,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9985720000145193, + "duration_ms": 1.1152390000006562, "success": true, - "started_at_unix": 1789020503.6492095, + "started_at_unix": 1789106869.102338, "bytes_sent": 256, "bytes_received": 312, "request_id": 15, @@ -9440,9 +9440,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9812459999807288, + "duration_ms": 1.0822969999821908, "success": true, - "started_at_unix": 1789020503.6502523, + "started_at_unix": 1789106869.1035092, "bytes_sent": 256, "bytes_received": 312, "request_id": 16, @@ -9470,9 +9470,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9578330000010737, + "duration_ms": 1.0573000000135835, "success": true, - "started_at_unix": 1789020503.6512775, + "started_at_unix": 1789106869.1046479, "bytes_sent": 256, "bytes_received": 312, "request_id": 17, @@ -9500,9 +9500,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0373389999926985, + "duration_ms": 1.3352210000334708, "success": true, - "started_at_unix": 1789020503.6522925, + "started_at_unix": 1789106869.1057825, "bytes_sent": 256, "bytes_received": 312, "request_id": 18, @@ -9530,9 +9530,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0638880000044537, + "duration_ms": 1.1066929999969943, "success": true, - "started_at_unix": 1789020503.653413, + "started_at_unix": 1789106869.1071732, "bytes_sent": 256, "bytes_received": 312, "request_id": 19, @@ -9575,11 +9575,11 @@ "failure_count": 0, "bytes_sent": 1420, "bytes_received": 730, - "min_ms": 34.02908799998272, - "max_ms": 37.21459399997684, - "mean_ms": 34.73703719999435, - "median_ms": 34.07446399998548, - "p95_ms": 36.638073999984044, + "min_ms": 38.02162099998441, + "max_ms": 39.98039999999037, + "mean_ms": 38.69879160000664, + "median_ms": 38.43063700003313, + "p95_ms": 39.75649079999357, "result_summary": { "present_count": 5, "empty_count": 5, @@ -9639,9 +9639,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 38.8019239999835, + "duration_ms": 44.04609599998821, "success": true, - "started_at_unix": 1789020503.6547265, + "started_at_unix": 1789106869.108516, "bytes_sent": 284, "bytes_received": 146, "request_id": 20, @@ -9669,9 +9669,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 37.21459399997684, + "duration_ms": 39.98039999999037, "success": true, - "started_at_unix": 1789020503.693648, + "started_at_unix": 1789106869.152684, "bytes_sent": 284, "bytes_received": 146, "request_id": 21, @@ -9699,9 +9699,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 34.07446399998548, + "duration_ms": 38.02162099998441, "success": true, - "started_at_unix": 1789020503.7310007, + "started_at_unix": 1789106869.1927917, "bytes_sent": 284, "bytes_received": 146, "request_id": 22, @@ -9729,9 +9729,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 34.02908799998272, + "duration_ms": 38.20044600001893, "success": true, - "started_at_unix": 1789020503.7651885, + "started_at_unix": 1789106869.2309465, "bytes_sent": 284, "bytes_received": 146, "request_id": 23, @@ -9759,9 +9759,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 34.035046000013836, + "duration_ms": 38.860854000006384, "success": true, - "started_at_unix": 1789020503.799338, + "started_at_unix": 1789106869.2692585, "bytes_sent": 284, "bytes_received": 146, "request_id": 24, @@ -9789,9 +9789,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 34.331994000012855, + "duration_ms": 38.43063700003313, "success": true, - "started_at_unix": 1789020503.8335114, + "started_at_unix": 1789106869.308237, "bytes_sent": 284, "bytes_received": 146, "request_id": 25, @@ -9834,11 +9834,11 @@ "failure_count": 0, "bytes_sent": 1255, "bytes_received": 640, - "min_ms": 34.01423500000078, - "max_ms": 37.22363700001097, - "mean_ms": 34.8348432000023, - "median_ms": 34.324623000003385, - "p95_ms": 36.67553100000873, + "min_ms": 38.08026100000461, + "max_ms": 39.74947800003292, + "mean_ms": 38.726196999994045, + "median_ms": 38.66491600001609, + "p95_ms": 39.55650060001972, "result_summary": { "present_count": 5, "empty_count": 5, @@ -9898,9 +9898,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 34.770770999983824, + "duration_ms": 40.15312299998186, "success": true, - "started_at_unix": 1789020503.868152, + "started_at_unix": 1789106869.3469884, "bytes_sent": 251, "bytes_received": 128, "request_id": 26, @@ -9928,9 +9928,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 34.01423500000078, + "duration_ms": 39.74947800003292, "success": true, - "started_at_unix": 1789020503.903032, + "started_at_unix": 1789106869.3872614, "bytes_sent": 251, "bytes_received": 128, "request_id": 27, @@ -9958,9 +9958,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 34.324623000003385, + "duration_ms": 38.66491600001609, "success": true, - "started_at_unix": 1789020503.9371595, + "started_at_unix": 1789106869.4271286, "bytes_sent": 251, "bytes_received": 128, "request_id": 28, @@ -9988,9 +9988,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 34.12861399999656, + "duration_ms": 38.08026100000461, "success": true, - "started_at_unix": 1789020503.9716048, + "started_at_unix": 1789106869.4659255, "bytes_sent": 251, "bytes_received": 128, "request_id": 29, @@ -10018,9 +10018,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 34.48310699999979, + "duration_ms": 38.784590999966895, "success": true, - "started_at_unix": 1789020504.005847, + "started_at_unix": 1789106869.5041108, "bytes_sent": 251, "bytes_received": 128, "request_id": 30, @@ -10048,9 +10048,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 37.22363700001097, + "duration_ms": 38.3517389999497, "success": true, - "started_at_unix": 1789020504.0404582, + "started_at_unix": 1789106869.5429974, "bytes_sent": 251, "bytes_received": 128, "request_id": 31, @@ -10082,9 +10082,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 168.40062599999328, + "duration_ms": 166.98306699998966, "success": true, - "started_at_unix": 1789020497.4453475, + "started_at_unix": 1789106862.487953, "bytes_sent": 667, "bytes_received": 967, "request_id": 1, @@ -10103,9 +10103,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.027329999994663012, + "duration_ms": 0.027020000004540634, "success": true, - "started_at_unix": 1789020497.6138568, + "started_at_unix": 1789106862.6550372, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -10118,9 +10118,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.02368399998431414, + "duration_ms": 0.018425000007482595, "success": true, - "started_at_unix": 1789020497.6139154, + "started_at_unix": 1789106862.6550906, "bytes_sent": 651, "bytes_received": 0, "request_id": null, @@ -10136,9 +10136,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.027679999988095005, + "duration_ms": 0.0230029999670478, "success": true, - "started_at_unix": 1789020497.6140409, + "started_at_unix": 1789106862.6551907, "bytes_sent": 730, "bytes_received": 0, "request_id": null, @@ -10154,9 +10154,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1030.7588099999805, + "duration_ms": 1083.8942249999945, "success": true, - "started_at_unix": 1789020497.6141162, + "started_at_unix": 1789106862.655249, "bytes_sent": 283, "bytes_received": 365, "request_id": 2, @@ -10184,9 +10184,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 29.933622000015703, + "duration_ms": 34.24498700002232, "success": true, - "started_at_unix": 1789020498.64495, + "started_at_unix": 1789106863.7392144, "bytes_sent": 283, "bytes_received": 365, "request_id": 3, @@ -10214,9 +10214,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 72.75165999999444, + "duration_ms": 91.3297170000078, "success": true, - "started_at_unix": 1789020498.6749663, + "started_at_unix": 1789106863.7735357, "bytes_sent": 283, "bytes_received": 365, "request_id": 4, @@ -10244,9 +10244,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 138.14873399999783, + "duration_ms": 152.47524300002624, "success": true, - "started_at_unix": 1789020498.7478075, + "started_at_unix": 1789106863.8649492, "bytes_sent": 283, "bytes_received": 365, "request_id": 5, @@ -10274,9 +10274,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 144.772942000003, + "duration_ms": 268.43622900003083, "success": true, - "started_at_unix": 1789020498.8860505, + "started_at_unix": 1789106864.0175085, "bytes_sent": 283, "bytes_received": 365, "request_id": 6, @@ -10304,9 +10304,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 546.3131129999965, + "duration_ms": 509.00695000001406, "success": true, - "started_at_unix": 1789020499.0309193, + "started_at_unix": 1789106864.2860303, "bytes_sent": 283, "bytes_received": 365, "request_id": 7, @@ -10334,9 +10334,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2481.525329999982, + "duration_ms": 2652.3657130000515, "success": true, - "started_at_unix": 1789020499.5775, + "started_at_unix": 1789106864.7952096, "bytes_sent": 250, "bytes_received": 10951, "request_id": 8, @@ -10364,9 +10364,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 317.3722450000014, + "duration_ms": 330.4376889999503, "success": true, - "started_at_unix": 1789020502.0592046, + "started_at_unix": 1789106867.4477332, "bytes_sent": 250, "bytes_received": 10951, "request_id": 9, @@ -10394,9 +10394,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 325.9441720000211, + "duration_ms": 327.86309699997673, "success": true, - "started_at_unix": 1789020502.376868, + "started_at_unix": 1789106867.7784195, "bytes_sent": 251, "bytes_received": 10952, "request_id": 10, @@ -10424,9 +10424,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 314.7389730000043, + "duration_ms": 326.92701299998816, "success": true, - "started_at_unix": 1789020502.703095, + "started_at_unix": 1789106868.1065233, "bytes_sent": 251, "bytes_received": 10952, "request_id": 11, @@ -10454,9 +10454,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 312.6501539999822, + "duration_ms": 327.37260700002935, "success": true, - "started_at_unix": 1789020503.018108, + "started_at_unix": 1789106868.4336898, "bytes_sent": 251, "bytes_received": 10952, "request_id": 12, @@ -10484,9 +10484,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 316.31982400000425, + "duration_ms": 339.23728199999914, "success": true, - "started_at_unix": 1789020503.3310292, + "started_at_unix": 1789106868.7612936, "bytes_sent": 251, "bytes_received": 10952, "request_id": 13, @@ -10514,9 +10514,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.4298780000103761, + "duration_ms": 1.4012650000267968, "success": true, - "started_at_unix": 1789020503.6477404, + "started_at_unix": 1789106869.1008909, "bytes_sent": 256, "bytes_received": 312, "request_id": 14, @@ -10544,9 +10544,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9985720000145193, + "duration_ms": 1.1152390000006562, "success": true, - "started_at_unix": 1789020503.6492095, + "started_at_unix": 1789106869.102338, "bytes_sent": 256, "bytes_received": 312, "request_id": 15, @@ -10574,9 +10574,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9812459999807288, + "duration_ms": 1.0822969999821908, "success": true, - "started_at_unix": 1789020503.6502523, + "started_at_unix": 1789106869.1035092, "bytes_sent": 256, "bytes_received": 312, "request_id": 16, @@ -10604,9 +10604,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9578330000010737, + "duration_ms": 1.0573000000135835, "success": true, - "started_at_unix": 1789020503.6512775, + "started_at_unix": 1789106869.1046479, "bytes_sent": 256, "bytes_received": 312, "request_id": 17, @@ -10634,9 +10634,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0373389999926985, + "duration_ms": 1.3352210000334708, "success": true, - "started_at_unix": 1789020503.6522925, + "started_at_unix": 1789106869.1057825, "bytes_sent": 256, "bytes_received": 312, "request_id": 18, @@ -10664,9 +10664,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0638880000044537, + "duration_ms": 1.1066929999969943, "success": true, - "started_at_unix": 1789020503.653413, + "started_at_unix": 1789106869.1071732, "bytes_sent": 256, "bytes_received": 312, "request_id": 19, @@ -10694,9 +10694,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.031165999985205417, + "duration_ms": 0.032992000001286215, "success": true, - "started_at_unix": 1789020503.6546829, + "started_at_unix": 1789106869.1084695, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10713,9 +10713,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 38.8019239999835, + "duration_ms": 44.04609599998821, "success": true, - "started_at_unix": 1789020503.6547265, + "started_at_unix": 1789106869.108516, "bytes_sent": 284, "bytes_received": 146, "request_id": 20, @@ -10743,9 +10743,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03118600000107108, + "duration_ms": 0.031238000019584433, "success": true, - "started_at_unix": 1789020503.6935735, + "started_at_unix": 1789106869.152602, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10762,9 +10762,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021932999999307867, + "duration_ms": 0.0263089999634758, "success": true, - "started_at_unix": 1789020503.6936157, + "started_at_unix": 1789106869.152645, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10781,9 +10781,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 37.21459399997684, + "duration_ms": 39.98039999999037, "success": true, - "started_at_unix": 1789020503.693648, + "started_at_unix": 1789106869.152684, "bytes_sent": 284, "bytes_received": 146, "request_id": 21, @@ -10811,9 +10811,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03020399998376888, + "duration_ms": 0.028994999979659042, "success": true, - "started_at_unix": 1789020503.7309284, + "started_at_unix": 1789106869.1927142, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10830,9 +10830,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020771000009744967, + "duration_ms": 0.025368000024172943, "success": true, - "started_at_unix": 1789020503.7309694, + "started_at_unix": 1789106869.1927545, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10849,9 +10849,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 34.07446399998548, + "duration_ms": 38.02162099998441, "success": true, - "started_at_unix": 1789020503.7310007, + "started_at_unix": 1789106869.1927917, "bytes_sent": 284, "bytes_received": 146, "request_id": 22, @@ -10879,9 +10879,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025878999991846285, + "duration_ms": 0.02550700003212114, "success": true, - "started_at_unix": 1789020503.7651315, + "started_at_unix": 1789106869.2308636, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10898,9 +10898,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014711999995142833, + "duration_ms": 0.0182140000219988, "success": true, - "started_at_unix": 1789020503.7651658, + "started_at_unix": 1789106869.2309194, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10917,9 +10917,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 34.02908799998272, + "duration_ms": 38.20044600001893, "success": true, - "started_at_unix": 1789020503.7651885, + "started_at_unix": 1789106869.2309465, "bytes_sent": 284, "bytes_received": 146, "request_id": 23, @@ -10947,9 +10947,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02541699998914737, + "duration_ms": 0.025387999983195186, "success": true, - "started_at_unix": 1789020503.7992814, + "started_at_unix": 1789106869.269201, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10966,9 +10966,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014871999979959583, + "duration_ms": 0.015238000003137131, "success": true, - "started_at_unix": 1789020503.7993157, + "started_at_unix": 1789106869.2692351, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -10985,9 +10985,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 34.035046000013836, + "duration_ms": 38.860854000006384, "success": true, - "started_at_unix": 1789020503.799338, + "started_at_unix": 1789106869.2692585, "bytes_sent": 284, "bytes_received": 146, "request_id": 24, @@ -11015,9 +11015,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025206999993088175, + "duration_ms": 0.02724199998738186, "success": true, - "started_at_unix": 1789020503.8334558, + "started_at_unix": 1789106869.3081744, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11034,9 +11034,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014071000009607815, + "duration_ms": 0.016109999990021606, "success": true, - "started_at_unix": 1789020503.8334897, + "started_at_unix": 1789106869.3082116, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -11053,9 +11053,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 34.331994000012855, + "duration_ms": 38.43063700003313, "success": true, - "started_at_unix": 1789020503.8335114, + "started_at_unix": 1789106869.308237, "bytes_sent": 284, "bytes_received": 146, "request_id": 25, @@ -11083,9 +11083,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0255679999838776, + "duration_ms": 0.02433600002405001, "success": true, - "started_at_unix": 1789020503.8679035, + "started_at_unix": 1789106869.3467183, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11102,9 +11102,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024285999984385853, + "duration_ms": 0.03264100001842962, "success": true, - "started_at_unix": 1789020503.868118, + "started_at_unix": 1789106869.346939, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11121,9 +11121,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 34.770770999983824, + "duration_ms": 40.15312299998186, "success": true, - "started_at_unix": 1789020503.868152, + "started_at_unix": 1789106869.3469884, "bytes_sent": 251, "bytes_received": 128, "request_id": 26, @@ -11151,9 +11151,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027350999999953274, + "duration_ms": 0.030116999994334037, "success": true, - "started_at_unix": 1789020503.9029732, + "started_at_unix": 1789106869.387196, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11170,9 +11170,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015111999999817272, + "duration_ms": 0.017042000024503068, "success": true, - "started_at_unix": 1789020503.90301, + "started_at_unix": 1789106869.3872359, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11189,9 +11189,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 34.01423500000078, + "duration_ms": 39.74947800003292, "success": true, - "started_at_unix": 1789020503.903032, + "started_at_unix": 1789106869.3872614, "bytes_sent": 251, "bytes_received": 128, "request_id": 27, @@ -11219,9 +11219,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025296999979218526, + "duration_ms": 0.025367999967329524, "success": true, - "started_at_unix": 1789020503.9371033, + "started_at_unix": 1789106869.4270706, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11238,9 +11238,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014972000002444474, + "duration_ms": 0.01514799998858507, "success": true, - "started_at_unix": 1789020503.9371374, + "started_at_unix": 1789106869.427105, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11257,9 +11257,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 34.324623000003385, + "duration_ms": 38.66491600001609, "success": true, - "started_at_unix": 1789020503.9371595, + "started_at_unix": 1789106869.4271286, "bytes_sent": 251, "bytes_received": 128, "request_id": 28, @@ -11287,9 +11287,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025446999984524155, + "duration_ms": 0.025056999959360837, "success": true, - "started_at_unix": 1789020503.9715493, + "started_at_unix": 1789106869.465867, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11306,9 +11306,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014461999995774022, + "duration_ms": 0.0151589999859425, "success": true, - "started_at_unix": 1789020503.971583, + "started_at_unix": 1789106869.4659016, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11325,9 +11325,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 34.12861399999656, + "duration_ms": 38.08026100000461, "success": true, - "started_at_unix": 1789020503.9716048, + "started_at_unix": 1789106869.4659255, "bytes_sent": 251, "bytes_received": 128, "request_id": 29, @@ -11355,9 +11355,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02517699999771139, + "duration_ms": 0.02400500000021566, "success": true, - "started_at_unix": 1789020504.005791, + "started_at_unix": 1789106869.5040536, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11374,9 +11374,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01443099998255093, + "duration_ms": 0.015800000028320937, "success": true, - "started_at_unix": 1789020504.0058248, + "started_at_unix": 1789106869.504086, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11393,9 +11393,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 34.48310699999979, + "duration_ms": 38.784590999966895, "success": true, - "started_at_unix": 1789020504.005847, + "started_at_unix": 1789106869.5041108, "bytes_sent": 251, "bytes_received": 128, "request_id": 30, @@ -11423,9 +11423,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0252470000248195, + "duration_ms": 0.02408499994999147, "success": true, - "started_at_unix": 1789020504.040402, + "started_at_unix": 1789106869.5429418, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11442,9 +11442,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014482000011639684, + "duration_ms": 0.015028000007077935, "success": true, - "started_at_unix": 1789020504.040436, + "started_at_unix": 1789106869.5429745, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11461,9 +11461,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 37.22363700001097, + "duration_ms": 38.3517389999497, "success": true, - "started_at_unix": 1789020504.0404582, + "started_at_unix": 1789106869.5429974, "bytes_sent": 251, "bytes_received": 128, "request_id": 31, @@ -11491,9 +11491,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028921999984277136, + "duration_ms": 0.024355999983072252, "success": true, - "started_at_unix": 1789020504.077746, + "started_at_unix": 1789106869.5814025, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11510,9 +11510,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.022553000007974333, + "duration_ms": 0.015598999993926554, "success": true, - "started_at_unix": 1789020504.0779085, + "started_at_unix": 1789106869.5815196, "bytes_sent": 208, "bytes_received": 0, "request_id": null, @@ -11525,9 +11525,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.4377000000204134, + "duration_ms": 0.5237129999500212, "success": true, - "started_at_unix": 1789020504.0779407, + "started_at_unix": 1789106869.5815423, "bytes_sent": 67, "bytes_received": 117, "request_id": 32, @@ -11545,9 +11545,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.022303000008605522, + "duration_ms": 0.027291000037621416, "success": true, - "started_at_unix": 1789020504.078418, + "started_at_unix": 1789106869.582086, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -11569,7 +11569,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv/bin/python", "success": false, - "total_duration_ms": 173516.30326999997, + "total_duration_ms": 187734.63333999997, "error_message": null, "summary": { "request_count": 32, @@ -11578,11 +11578,11 @@ "failure_count": 0, "bytes_sent": 19004, "bytes_received": 9344, - "min_ms": 0.5807759999925111, - "max_ms": 125758.33929999999, - "mean_ms": 5417.0949631875, - "median_ms": 2264.4760295000024, - "p95_ms": 3054.850802250014, + "min_ms": 0.6465710000043146, + "max_ms": 139235.012854, + "mean_ms": 5861.422234249997, + "median_ms": 2229.861842499986, + "p95_ms": 3192.9398290999866, "result_summary": { "present_count": 31, "empty_count": 19, @@ -11638,27 +11638,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 2.59652800002641, - "max_ms": 140.22030999998947, - "mean_ms": 67.20142279998811, - "median_ms": 65.46680999998955, - "p95_ms": 136.72221204999602 + "min_ms": 2.607889999978852, + "max_ms": 150.47040799998967, + "mean_ms": 75.56244219999257, + "median_ms": 74.55580350000446, + "p95_ms": 149.977472599997 }, "textDocument/hover": { "point_count": 2, - "min_ms": 2567.202860000009, - "max_ms": 2825.733939000031, - "mean_ms": 2693.39734080001, - "median_ms": 2686.693703000003, - "p95_ms": 2818.302962550024 + "min_ms": 2709.331605999978, + "max_ms": 2840.8161529999916, + "mean_ms": 2767.8768821000003, + "median_ms": 2757.059194500016, + "p95_ms": 2835.583815799987 }, "textDocument/definition": { "point_count": 1, - "min_ms": 2229.667651999989, - "max_ms": 2458.3183629999894, - "mean_ms": 2291.8597817999967, - "median_ms": 2262.6588979999838, - "p95_ms": 2419.913322599996 + "min_ms": 2194.0114109999627, + "max_ms": 2325.22060499997, + "mean_ms": 2236.933763399986, + "median_ms": 2223.468050000008, + "p95_ms": 2309.361392799974 } }, "validation": { @@ -11684,11 +11684,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 2930, - "min_ms": 127.65830999998684, - "max_ms": 140.22030999998947, - "mean_ms": 131.45654759999275, - "median_ms": 128.855394999988, - "p95_ms": 138.66559979999238, + "min_ms": 146.19880700001886, + "max_ms": 150.47040799998967, + "mean_ms": 148.40855179999153, + "median_ms": 148.17074999996294, + "p95_ms": 150.25132559999292, "result_summary": { "present_count": 5, "empty_count": 0, @@ -11748,9 +11748,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3334.882523999994, + "duration_ms": 3623.3132109999815, "success": true, - "started_at_unix": 1789020504.2799244, + "started_at_unix": 1789106869.7807314, "bytes_sent": 288, "bytes_received": 586, "request_id": 2, @@ -11778,9 +11778,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 140.22030999998947, + "duration_ms": 147.82779799998025, "success": true, - "started_at_unix": 1789020507.6149175, + "started_at_unix": 1789106873.4041178, "bytes_sent": 288, "bytes_received": 586, "request_id": 3, @@ -11808,9 +11808,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 128.1019639999954, + "duration_ms": 146.19880700001886, "success": true, - "started_at_unix": 1789020507.755247, + "started_at_unix": 1789106873.5520358, "bytes_sent": 288, "bytes_received": 586, "request_id": 4, @@ -11838,9 +11838,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 127.65830999998684, + "duration_ms": 148.17074999996294, "success": true, - "started_at_unix": 1789020507.883473, + "started_at_unix": 1789106873.69833, "bytes_sent": 288, "bytes_received": 586, "request_id": 5, @@ -11868,9 +11868,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 132.44675900000402, + "duration_ms": 149.37499600000592, "success": true, - "started_at_unix": 1789020508.011238, + "started_at_unix": 1789106873.8465939, "bytes_sent": 288, "bytes_received": 586, "request_id": 6, @@ -11898,9 +11898,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 128.855394999988, + "duration_ms": 150.47040799998967, "success": true, - "started_at_unix": 1789020508.1438327, + "started_at_unix": 1789106873.9961054, "bytes_sent": 288, "bytes_received": 586, "request_id": 7, @@ -11943,11 +11943,11 @@ "failure_count": 0, "bytes_sent": 1274, "bytes_received": 639, - "min_ms": 2670.910700000036, - "max_ms": 2825.733939000031, - "mean_ms": 2748.3701534000147, - "median_ms": 2734.3929140000114, - "p95_ms": 2822.431282800028, + "min_ms": 2730.8173349999834, + "max_ms": 2840.8161529999916, + "mean_ms": 2795.7886361999954, + "median_ms": 2812.6558820000014, + "p95_ms": 2838.4906697999895, "result_summary": { "present_count": 5, "empty_count": 5, @@ -12007,9 +12007,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 125758.33929999999, + "duration_ms": 139235.012854, "success": true, - "started_at_unix": 1789020508.272897, + "started_at_unix": 1789106874.1467547, "bytes_sent": 254, "bytes_received": 127, "request_id": 8, @@ -12037,9 +12037,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2734.3929140000114, + "duration_ms": 2829.1887369999813, "success": true, - "started_at_unix": 1789020634.0313036, + "started_at_unix": 1789107013.381834, "bytes_sent": 254, "bytes_received": 127, "request_id": 9, @@ -12067,9 +12067,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2670.910700000036, + "duration_ms": 2765.4650740000193, "success": true, - "started_at_unix": 1789020636.7657752, + "started_at_unix": 1789107016.2110913, "bytes_sent": 255, "bytes_received": 128, "request_id": 10, @@ -12097,9 +12097,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2825.733939000031, + "duration_ms": 2812.6558820000014, "success": true, - "started_at_unix": 1789020639.4367685, + "started_at_unix": 1789107018.976625, "bytes_sent": 255, "bytes_received": 128, "request_id": 11, @@ -12127,9 +12127,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2701.59255599998, + "duration_ms": 2730.8173349999834, "success": true, - "started_at_unix": 1789020642.2625854, + "started_at_unix": 1789107021.7893565, "bytes_sent": 255, "bytes_received": 128, "request_id": 12, @@ -12157,9 +12157,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2809.220658000015, + "duration_ms": 2840.8161529999916, "success": true, - "started_at_unix": 1789020644.9642577, + "started_at_unix": 1789107024.5202498, "bytes_sent": 255, "bytes_received": 128, "request_id": 13, @@ -12202,11 +12202,11 @@ "failure_count": 0, "bytes_sent": 1300, "bytes_received": 1945, - "min_ms": 2229.667651999989, - "max_ms": 2458.3183629999894, - "mean_ms": 2291.8597817999967, - "median_ms": 2262.6588979999838, - "p95_ms": 2419.913322599996, + "min_ms": 2194.0114109999627, + "max_ms": 2325.22060499997, + "mean_ms": 2236.933763399986, + "median_ms": 2223.468050000008, + "p95_ms": 2309.361392799974, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12266,9 +12266,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2354.552500000011, + "duration_ms": 2236.2556349999636, "success": true, - "started_at_unix": 1789020647.7736905, + "started_at_unix": 1789107027.3612642, "bytes_sent": 260, "bytes_received": 389, "request_id": 14, @@ -12296,9 +12296,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2242.3608349999995, + "duration_ms": 2196.044207, "success": true, - "started_at_unix": 1789020650.128331, + "started_at_unix": 1789107029.597585, "bytes_sent": 260, "bytes_received": 389, "request_id": 15, @@ -12326,9 +12326,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2262.6588979999838, + "duration_ms": 2245.9245439999904, "success": true, - "started_at_unix": 1789020652.3707914, + "started_at_unix": 1789107031.7937107, "bytes_sent": 260, "bytes_received": 389, "request_id": 16, @@ -12356,9 +12356,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2266.2931610000214, + "duration_ms": 2194.0114109999627, "success": true, - "started_at_unix": 1789020654.6335673, + "started_at_unix": 1789107034.039743, "bytes_sent": 260, "bytes_received": 389, "request_id": 17, @@ -12386,9 +12386,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2229.667651999989, + "duration_ms": 2223.468050000008, "success": true, - "started_at_unix": 1789020656.8999636, + "started_at_unix": 1789107036.233872, "bytes_sent": 260, "bytes_received": 389, "request_id": 18, @@ -12416,9 +12416,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2458.3183629999894, + "duration_ms": 2325.22060499997, "success": true, - "started_at_unix": 1789020659.12973, + "started_at_unix": 1789107038.4574265, "bytes_sent": 260, "bytes_received": 389, "request_id": 19, @@ -12461,11 +12461,11 @@ "failure_count": 0, "bytes_sent": 1445, "bytes_received": 730, - "min_ms": 2.59652800002641, - "max_ms": 3.2753099999922597, - "mean_ms": 2.9462979999834715, - "median_ms": 2.8645229999710864, - "p95_ms": 3.274802999987969, + "min_ms": 2.607889999978852, + "max_ms": 2.9127999999900567, + "mean_ms": 2.7163325999936205, + "median_ms": 2.621915999952762, + "p95_ms": 2.8944658000000345, "result_summary": { "present_count": 5, "empty_count": 5, @@ -12525,9 +12525,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.75934200003303, + "duration_ms": 5.113228000027448, "success": true, - "started_at_unix": 1789020661.5883546, + "started_at_unix": 1789107040.7829688, "bytes_sent": 289, "bytes_received": 146, "request_id": 20, @@ -12555,9 +12555,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.2727749999708067, + "duration_ms": 2.9127999999900567, "success": true, - "started_at_unix": 1789020661.5942252, + "started_at_unix": 1789107040.7882025, "bytes_sent": 289, "bytes_received": 146, "request_id": 21, @@ -12585,9 +12585,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.2753099999922597, + "duration_ms": 2.821129000039946, "success": true, - "started_at_unix": 1789020661.5976167, + "started_at_unix": 1789107040.7912397, "bytes_sent": 289, "bytes_received": 146, "request_id": 22, @@ -12615,9 +12615,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.8645229999710864, + "duration_ms": 2.6179280000064864, "success": true, - "started_at_unix": 1789020661.601034, + "started_at_unix": 1789107040.7941847, "bytes_sent": 289, "bytes_received": 146, "request_id": 23, @@ -12645,9 +12645,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.7223539999567947, + "duration_ms": 2.621915999952762, "success": true, - "started_at_unix": 1789020661.6040125, + "started_at_unix": 1789107040.796955, "bytes_sent": 289, "bytes_received": 146, "request_id": 24, @@ -12675,9 +12675,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.59652800002641, + "duration_ms": 2.607889999978852, "success": true, - "started_at_unix": 1789020661.6068382, + "started_at_unix": 1789107040.7996976, "bytes_sent": 289, "bytes_received": 146, "request_id": 25, @@ -12720,11 +12720,11 @@ "failure_count": 0, "bytes_sent": 1280, "bytes_received": 640, - "min_ms": 2567.202860000009, - "max_ms": 2755.992402000004, - "mean_ms": 2638.424528200005, - "median_ms": 2617.2459379999964, - "p95_ms": 2739.1528916000084, + "min_ms": 2709.331605999978, + "max_ms": 2782.560698999987, + "mean_ms": 2739.9651280000057, + "median_ms": 2736.6244280000274, + "p95_ms": 2775.779222199992, "result_summary": { "present_count": 5, "empty_count": 5, @@ -12784,9 +12784,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2657.67514800001, + "duration_ms": 2677.577119000034, "success": true, - "started_at_unix": 1789020661.6097298, + "started_at_unix": 1789107040.802628, "bytes_sent": 256, "bytes_received": 128, "request_id": 26, @@ -12814,9 +12814,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2755.992402000004, + "duration_ms": 2736.6244280000274, "success": true, - "started_at_unix": 1789020664.2675543, + "started_at_unix": 1789107043.4803205, "bytes_sent": 256, "bytes_received": 128, "request_id": 27, @@ -12844,9 +12844,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2579.8865909999904, + "duration_ms": 2782.560698999987, "success": true, - "started_at_unix": 1789020667.0236907, + "started_at_unix": 1789107046.217096, "bytes_sent": 256, "bytes_received": 128, "request_id": 28, @@ -12874,9 +12874,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2567.202860000009, + "duration_ms": 2722.6555920000237, "success": true, - "started_at_unix": 1789020669.6037204, + "started_at_unix": 1789107048.9998055, "bytes_sent": 256, "bytes_received": 128, "request_id": 29, @@ -12904,9 +12904,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2671.794850000026, + "duration_ms": 2748.6533150000128, "success": true, - "started_at_unix": 1789020672.171066, + "started_at_unix": 1789107051.7225897, "bytes_sent": 256, "bytes_received": 128, "request_id": 30, @@ -12934,9 +12934,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2617.2459379999964, + "duration_ms": 2709.331605999978, "success": true, - "started_at_unix": 1789020674.8430054, + "started_at_unix": 1789107054.4713702, "bytes_sent": 256, "bytes_received": 128, "request_id": 31, @@ -12968,9 +12968,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 169.96268700000883, + "duration_ms": 168.530818000022, "success": true, - "started_at_unix": 1789020504.109595, + "started_at_unix": 1789106869.6118507, "bytes_sent": 673, "bytes_received": 967, "request_id": 1, @@ -12989,9 +12989,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.028692000000773987, + "duration_ms": 0.028103000033752323, "success": true, - "started_at_unix": 1789020504.2796683, + "started_at_unix": 1789106869.7804697, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -13004,9 +13004,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.022913999998763757, + "duration_ms": 0.02610000001368462, "success": true, - "started_at_unix": 1789020504.2797267, + "started_at_unix": 1789106869.7805326, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -13022,9 +13022,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.02804100000730614, + "duration_ms": 0.02947500001937442, "success": true, - "started_at_unix": 1789020504.2798479, + "started_at_unix": 1789106869.7806518, "bytes_sent": 773, "bytes_received": 0, "request_id": null, @@ -13040,9 +13040,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3334.882523999994, + "duration_ms": 3623.3132109999815, "success": true, - "started_at_unix": 1789020504.2799244, + "started_at_unix": 1789106869.7807314, "bytes_sent": 288, "bytes_received": 586, "request_id": 2, @@ -13070,9 +13070,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 140.22030999998947, + "duration_ms": 147.82779799998025, "success": true, - "started_at_unix": 1789020507.6149175, + "started_at_unix": 1789106873.4041178, "bytes_sent": 288, "bytes_received": 586, "request_id": 3, @@ -13100,9 +13100,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 128.1019639999954, + "duration_ms": 146.19880700001886, "success": true, - "started_at_unix": 1789020507.755247, + "started_at_unix": 1789106873.5520358, "bytes_sent": 288, "bytes_received": 586, "request_id": 4, @@ -13130,9 +13130,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 127.65830999998684, + "duration_ms": 148.17074999996294, "success": true, - "started_at_unix": 1789020507.883473, + "started_at_unix": 1789106873.69833, "bytes_sent": 288, "bytes_received": 586, "request_id": 5, @@ -13160,9 +13160,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 132.44675900000402, + "duration_ms": 149.37499600000592, "success": true, - "started_at_unix": 1789020508.011238, + "started_at_unix": 1789106873.8465939, "bytes_sent": 288, "bytes_received": 586, "request_id": 6, @@ -13190,9 +13190,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 128.855394999988, + "duration_ms": 150.47040799998967, "success": true, - "started_at_unix": 1789020508.1438327, + "started_at_unix": 1789106873.9961054, "bytes_sent": 288, "bytes_received": 586, "request_id": 7, @@ -13220,9 +13220,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 125758.33929999999, + "duration_ms": 139235.012854, "success": true, - "started_at_unix": 1789020508.272897, + "started_at_unix": 1789106874.1467547, "bytes_sent": 254, "bytes_received": 127, "request_id": 8, @@ -13250,9 +13250,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2734.3929140000114, + "duration_ms": 2829.1887369999813, "success": true, - "started_at_unix": 1789020634.0313036, + "started_at_unix": 1789107013.381834, "bytes_sent": 254, "bytes_received": 127, "request_id": 9, @@ -13280,9 +13280,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2670.910700000036, + "duration_ms": 2765.4650740000193, "success": true, - "started_at_unix": 1789020636.7657752, + "started_at_unix": 1789107016.2110913, "bytes_sent": 255, "bytes_received": 128, "request_id": 10, @@ -13310,9 +13310,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2825.733939000031, + "duration_ms": 2812.6558820000014, "success": true, - "started_at_unix": 1789020639.4367685, + "started_at_unix": 1789107018.976625, "bytes_sent": 255, "bytes_received": 128, "request_id": 11, @@ -13340,9 +13340,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2701.59255599998, + "duration_ms": 2730.8173349999834, "success": true, - "started_at_unix": 1789020642.2625854, + "started_at_unix": 1789107021.7893565, "bytes_sent": 255, "bytes_received": 128, "request_id": 12, @@ -13370,9 +13370,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2809.220658000015, + "duration_ms": 2840.8161529999916, "success": true, - "started_at_unix": 1789020644.9642577, + "started_at_unix": 1789107024.5202498, "bytes_sent": 255, "bytes_received": 128, "request_id": 13, @@ -13400,9 +13400,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2354.552500000011, + "duration_ms": 2236.2556349999636, "success": true, - "started_at_unix": 1789020647.7736905, + "started_at_unix": 1789107027.3612642, "bytes_sent": 260, "bytes_received": 389, "request_id": 14, @@ -13430,9 +13430,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2242.3608349999995, + "duration_ms": 2196.044207, "success": true, - "started_at_unix": 1789020650.128331, + "started_at_unix": 1789107029.597585, "bytes_sent": 260, "bytes_received": 389, "request_id": 15, @@ -13460,9 +13460,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2262.6588979999838, + "duration_ms": 2245.9245439999904, "success": true, - "started_at_unix": 1789020652.3707914, + "started_at_unix": 1789107031.7937107, "bytes_sent": 260, "bytes_received": 389, "request_id": 16, @@ -13490,9 +13490,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2266.2931610000214, + "duration_ms": 2194.0114109999627, "success": true, - "started_at_unix": 1789020654.6335673, + "started_at_unix": 1789107034.039743, "bytes_sent": 260, "bytes_received": 389, "request_id": 17, @@ -13520,9 +13520,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2229.667651999989, + "duration_ms": 2223.468050000008, "success": true, - "started_at_unix": 1789020656.8999636, + "started_at_unix": 1789107036.233872, "bytes_sent": 260, "bytes_received": 389, "request_id": 18, @@ -13550,9 +13550,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2458.3183629999894, + "duration_ms": 2325.22060499997, "success": true, - "started_at_unix": 1789020659.12973, + "started_at_unix": 1789107038.4574265, "bytes_sent": 260, "bytes_received": 389, "request_id": 19, @@ -13580,9 +13580,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03134600001430954, + "duration_ms": 0.039533999995455815, "success": true, - "started_at_unix": 1789020661.5883112, + "started_at_unix": 1789107040.7829103, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13599,9 +13599,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.75934200003303, + "duration_ms": 5.113228000027448, "success": true, - "started_at_unix": 1789020661.5883546, + "started_at_unix": 1789107040.7829688, "bytes_sent": 289, "bytes_received": 146, "request_id": 20, @@ -13629,9 +13629,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026639999987310148, + "duration_ms": 0.0301360000207751, "success": true, - "started_at_unix": 1789020661.594165, + "started_at_unix": 1789107040.788121, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13648,9 +13648,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014050999993742153, + "duration_ms": 0.02656899999919915, "success": true, - "started_at_unix": 1789020661.594203, + "started_at_unix": 1789107040.7881634, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13667,9 +13667,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.2727749999708067, + "duration_ms": 2.9127999999900567, "success": true, - "started_at_unix": 1789020661.5942252, + "started_at_unix": 1789107040.7882025, "bytes_sent": 289, "bytes_received": 146, "request_id": 21, @@ -13697,9 +13697,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02459600000292994, + "duration_ms": 0.02748100001781495, "success": true, - "started_at_unix": 1789020661.597562, + "started_at_unix": 1789107040.7911642, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13716,9 +13716,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013420000016139966, + "duration_ms": 0.025037000000338594, "success": true, - "started_at_unix": 1789020661.5975955, + "started_at_unix": 1789107040.7912028, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13735,9 +13735,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.2753099999922597, + "duration_ms": 2.821129000039946, "success": true, - "started_at_unix": 1789020661.5976167, + "started_at_unix": 1789107040.7912397, "bytes_sent": 289, "bytes_received": 146, "request_id": 22, @@ -13765,9 +13765,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02953300003127879, + "duration_ms": 0.027341000020442152, "success": true, - "started_at_unix": 1789020661.6009595, + "started_at_unix": 1789107040.7941067, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13784,9 +13784,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021602000003895228, + "duration_ms": 0.027802000033716467, "success": true, - "started_at_unix": 1789020661.6010008, + "started_at_unix": 1789107040.794145, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13803,9 +13803,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.8645229999710864, + "duration_ms": 2.6179280000064864, "success": true, - "started_at_unix": 1789020661.601034, + "started_at_unix": 1789107040.7941847, "bytes_sent": 289, "bytes_received": 146, "request_id": 23, @@ -13833,9 +13833,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023894999969797937, + "duration_ms": 0.026629999979377317, "success": true, - "started_at_unix": 1789020661.6039586, + "started_at_unix": 1789107040.7968805, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13852,9 +13852,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013560000013512763, + "duration_ms": 0.02550800002154574, "success": true, - "started_at_unix": 1789020661.603991, + "started_at_unix": 1789107040.7969174, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13871,9 +13871,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.7223539999567947, + "duration_ms": 2.621915999952762, "success": true, - "started_at_unix": 1789020661.6040125, + "started_at_unix": 1789107040.796955, "bytes_sent": 289, "bytes_received": 146, "request_id": 24, @@ -13901,9 +13901,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02252299998417584, + "duration_ms": 0.0270799999952942, "success": true, - "started_at_unix": 1789020661.6067886, + "started_at_unix": 1789107040.7996216, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13920,9 +13920,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01221799999484574, + "duration_ms": 0.02608900001632719, "success": true, - "started_at_unix": 1789020661.6068194, + "started_at_unix": 1789107040.7996597, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13939,9 +13939,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.59652800002641, + "duration_ms": 2.607889999978852, "success": true, - "started_at_unix": 1789020661.6068382, + "started_at_unix": 1789107040.7996976, "bytes_sent": 289, "bytes_received": 146, "request_id": 25, @@ -13969,9 +13969,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021752000009200856, + "duration_ms": 0.02697999997280931, "success": true, - "started_at_unix": 1789020661.6094856, + "started_at_unix": 1789107040.8023496, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13988,9 +13988,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028933000010056276, + "duration_ms": 0.03397400001858841, "success": true, - "started_at_unix": 1789020661.6096919, + "started_at_unix": 1789107040.8025799, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14007,9 +14007,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2657.67514800001, + "duration_ms": 2677.577119000034, "success": true, - "started_at_unix": 1789020661.6097298, + "started_at_unix": 1789107040.802628, "bytes_sent": 256, "bytes_received": 128, "request_id": 26, @@ -14037,9 +14037,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.037494999958198605, + "duration_ms": 0.02932500001406879, "success": true, - "started_at_unix": 1789020664.2674706, + "started_at_unix": 1789107043.480257, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14056,9 +14056,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021912000022439315, + "duration_ms": 0.016040999980759807, "success": true, - "started_at_unix": 1789020664.2675211, + "started_at_unix": 1789107043.4802961, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14075,9 +14075,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2755.992402000004, + "duration_ms": 2736.6244280000274, "success": true, - "started_at_unix": 1789020664.2675543, + "started_at_unix": 1789107043.4803205, "bytes_sent": 256, "bytes_received": 128, "request_id": 27, @@ -14105,9 +14105,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.032308000015746074, + "duration_ms": 0.03305100000261518, "success": true, - "started_at_unix": 1789020667.0236266, + "started_at_unix": 1789107046.2170217, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14124,9 +14124,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013719999969907803, + "duration_ms": 0.01880500002471308, "success": true, - "started_at_unix": 1789020667.0236683, + "started_at_unix": 1789107046.217067, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14143,9 +14143,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2579.8865909999904, + "duration_ms": 2782.560698999987, "success": true, - "started_at_unix": 1789020667.0236907, + "started_at_unix": 1789107046.217096, "bytes_sent": 256, "bytes_received": 128, "request_id": 28, @@ -14173,9 +14173,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029883999957291962, + "duration_ms": 0.03320199999734541, "success": true, - "started_at_unix": 1789020669.603659, + "started_at_unix": 1789107048.9997318, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14192,9 +14192,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013570000021445594, + "duration_ms": 0.01854500004583315, "success": true, - "started_at_unix": 1789020669.6036987, + "started_at_unix": 1789107048.9997768, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14211,9 +14211,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2567.202860000009, + "duration_ms": 2722.6555920000237, "success": true, - "started_at_unix": 1789020669.6037204, + "started_at_unix": 1789107048.9998055, "bytes_sent": 256, "bytes_received": 128, "request_id": 29, @@ -14241,9 +14241,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02928300000348827, + "duration_ms": 0.027671999987433082, "success": true, - "started_at_unix": 1789020672.1710029, + "started_at_unix": 1789107051.722528, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14260,9 +14260,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014610999983233341, + "duration_ms": 0.015518999987307325, "success": true, - "started_at_unix": 1789020672.171042, + "started_at_unix": 1789107051.722565, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14279,9 +14279,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2671.794850000026, + "duration_ms": 2748.6533150000128, "success": true, - "started_at_unix": 1789020672.171066, + "started_at_unix": 1789107051.7225897, "bytes_sent": 256, "bytes_received": 128, "request_id": 30, @@ -14309,9 +14309,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030755000011595257, + "duration_ms": 0.027942999963670445, "success": true, - "started_at_unix": 1789020674.8429415, + "started_at_unix": 1789107054.471307, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14328,9 +14328,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01417999999375752, + "duration_ms": 0.015870000027007336, "success": true, - "started_at_unix": 1789020674.842982, + "started_at_unix": 1789107054.4713447, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14347,9 +14347,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2617.2459379999964, + "duration_ms": 2709.331605999978, "success": true, - "started_at_unix": 1789020674.8430054, + "started_at_unix": 1789107054.4713702, "bytes_sent": 256, "bytes_received": 128, "request_id": 31, @@ -14377,9 +14377,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030675000004976027, + "duration_ms": 0.028964000023279368, "success": true, - "started_at_unix": 1789020677.4603345, + "started_at_unix": 1789107057.1807666, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14396,9 +14396,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.016033999997944193, + "duration_ms": 0.03758099995820885, "success": true, - "started_at_unix": 1789020677.4604964, + "started_at_unix": 1789107057.1809442, "bytes_sent": 213, "bytes_received": 0, "request_id": null, @@ -14411,9 +14411,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.5807759999925111, + "duration_ms": 0.6465710000043146, "success": true, - "started_at_unix": 1789020677.4605193, + "started_at_unix": 1789107057.180992, "bytes_sent": 67, "bytes_received": 117, "request_id": 32, @@ -14431,9 +14431,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.018877999991673278, + "duration_ms": 0.020348000020931067, "success": true, - "started_at_unix": 1789020677.461121, + "started_at_unix": 1789107057.1816578, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -14455,7 +14455,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/.venv/bin/python", "success": true, - "total_duration_ms": 4828.511864000006, + "total_duration_ms": 5105.967101999966, "error_message": null, "summary": { "request_count": 32, @@ -14464,11 +14464,11 @@ "failure_count": 0, "bytes_sent": 18386, "bytes_received": 86384, - "min_ms": 0.7882119999749193, - "max_ms": 856.4367129999937, - "mean_ms": 150.17362731249938, - "median_ms": 86.39069800000243, - "p95_ms": 461.21370310001447, + "min_ms": 0.789847000021382, + "max_ms": 863.4730919999924, + "mean_ms": 158.84037890624825, + "median_ms": 114.69986250000375, + "p95_ms": 475.4854876000081, "result_summary": { "present_count": 31, "empty_count": 1, @@ -14524,27 +14524,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 39.38139299998511, - "max_ms": 112.83186700001124, - "mean_ms": 76.83673149999208, - "median_ms": 78.32573199999615, - "p95_ms": 103.05487720000596 + "min_ms": 42.929898000011235, + "max_ms": 172.71888300001592, + "mean_ms": 97.36924149999595, + "median_ms": 90.85325299997749, + "p95_ms": 165.86395740001194 }, "textDocument/hover": { "point_count": 2, - "min_ms": 27.919703999998546, - "max_ms": 247.94176000000334, - "mean_ms": 175.51873310000587, - "median_ms": 231.61978999999633, - "p95_ms": 247.4059517500109 + "min_ms": 16.19613200000458, + "max_ms": 240.11186999996426, + "mean_ms": 194.74328939999737, + "median_ms": 223.3954939999876, + "p95_ms": 239.51486894997345 }, "textDocument/references": { "point_count": 1, - "min_ms": 3.0034590000127537, - "max_ms": 4.600272000004679, - "mean_ms": 3.6568176000059793, - "median_ms": 3.563685000017358, - "p95_ms": 4.393757600007575 + "min_ms": 2.9769139999871186, + "max_ms": 5.517183000051773, + "mean_ms": 4.098314800000935, + "median_ms": 4.374600999994982, + "p95_ms": 5.338109200033614 } }, "validation": { @@ -14570,11 +14570,11 @@ "failure_count": 0, "bytes_sent": 1360, "bytes_received": 1655, - "min_ms": 39.38139299998511, - "max_ms": 112.83186700001124, - "mean_ms": 72.28454059999194, - "median_ms": 75.37801600000194, - "p95_ms": 108.48653820000891, + "min_ms": 42.929898000011235, + "max_ms": 172.71888300001592, + "mean_ms": 104.04703839999456, + "median_ms": 92.59945699994887, + "p95_ms": 169.67224940001415, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14634,9 +14634,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 424.82979100003604, + "duration_ms": 455.90451700002177, "success": true, - "started_at_unix": 1789020677.8126984, + "started_at_unix": 1789107057.532689, "bytes_sent": 272, "bytes_received": 331, "request_id": 2, @@ -14664,9 +14664,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 39.38139299998511, + "duration_ms": 42.929898000011235, "success": true, - "started_at_unix": 1789020678.2376053, + "started_at_unix": 1789107057.988668, "bytes_sent": 272, "bytes_received": 331, "request_id": 3, @@ -14694,9 +14694,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 112.83186700001124, + "duration_ms": 157.48571500000708, "success": true, - "started_at_unix": 1789020678.2771108, + "started_at_unix": 1789107058.0317323, "bytes_sent": 272, "bytes_received": 331, "request_id": 4, @@ -14724,9 +14724,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 75.37801600000194, + "duration_ms": 54.50123899998971, "success": true, - "started_at_unix": 1789020678.3900414, + "started_at_unix": 1789107058.1893332, "bytes_sent": 272, "bytes_received": 331, "request_id": 5, @@ -14754,9 +14754,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 42.726203999961854, + "duration_ms": 92.59945699994887, "success": true, - "started_at_unix": 1789020678.4655466, + "started_at_unix": 1789107058.243977, "bytes_sent": 272, "bytes_received": 331, "request_id": 6, @@ -14784,9 +14784,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 91.10522299999957, + "duration_ms": 172.71888300001592, "success": true, - "started_at_unix": 1789020678.508362, + "started_at_unix": 1789107058.336707, "bytes_sent": 272, "bytes_received": 331, "request_id": 7, @@ -14829,11 +14829,11 @@ "failure_count": 0, "bytes_sent": 1204, "bytes_received": 2704, - "min_ms": 27.919703999998546, - "max_ms": 247.94176000000334, - "mean_ms": 116.04159320000917, - "median_ms": 41.68153400001984, - "p95_ms": 243.26937120000593, + "min_ms": 16.19613200000458, + "max_ms": 213.65289299995993, + "mean_ms": 152.05638119999776, + "median_ms": 193.21909600000708, + "p95_ms": 211.29911099997116, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14893,9 +14893,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 192.95652099998506, + "duration_ms": 144.76109399998904, "success": true, - "started_at_unix": 1789020678.5996668, + "started_at_unix": 1789107058.5096993, "bytes_sent": 240, "bytes_received": 540, "request_id": 8, @@ -14923,9 +14923,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 38.08515200000784, + "duration_ms": 201.8839830000161, "success": true, - "started_at_unix": 1789020678.7927067, + "started_at_unix": 1789107058.654558, "bytes_sent": 240, "bytes_received": 540, "request_id": 9, @@ -14953,9 +14953,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 27.919703999998546, + "duration_ms": 193.21909600000708, "success": true, - "started_at_unix": 1789020678.8308883, + "started_at_unix": 1789107058.8565552, "bytes_sent": 241, "bytes_received": 541, "request_id": 10, @@ -14983,9 +14983,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 41.68153400001984, + "duration_ms": 213.65289299995993, "success": true, - "started_at_unix": 1789020678.8589046, + "started_at_unix": 1789107059.0499256, "bytes_sent": 241, "bytes_received": 541, "request_id": 11, @@ -15013,9 +15013,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 247.94176000000334, + "duration_ms": 135.3298020000011, "success": true, - "started_at_unix": 1789020678.900683, + "started_at_unix": 1789107059.2636755, "bytes_sent": 241, "bytes_received": 541, "request_id": 12, @@ -15043,9 +15043,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 224.5798160000163, + "duration_ms": 16.19613200000458, "success": true, - "started_at_unix": 1789020679.1487246, + "started_at_unix": 1789107059.3990872, "bytes_sent": 241, "bytes_received": 541, "request_id": 13, @@ -15088,11 +15088,11 @@ "failure_count": 0, "bytes_sent": 1420, "bytes_received": 2435, - "min_ms": 3.0034590000127537, - "max_ms": 4.600272000004679, - "mean_ms": 3.6568176000059793, - "median_ms": 3.563685000017358, - "p95_ms": 4.393757600007575, + "min_ms": 2.9769139999871186, + "max_ms": 5.517183000051773, + "mean_ms": 4.098314800000935, + "median_ms": 4.374600999994982, + "p95_ms": 5.338109200033614, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15152,9 +15152,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 111.00879899998972, + "duration_ms": 4.4358970000075715, "success": true, - "started_at_unix": 1789020679.3735337, + "started_at_unix": 1789107059.4155018, "bytes_sent": 284, "bytes_received": 487, "request_id": 14, @@ -15182,9 +15182,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 3.0034590000127537, + "duration_ms": 5.517183000051773, "success": true, - "started_at_unix": 1789020679.4846282, + "started_at_unix": 1789107059.419993, "bytes_sent": 284, "bytes_received": 487, "request_id": 15, @@ -15212,9 +15212,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 4.600272000004679, + "duration_ms": 2.9769139999871186, "success": true, - "started_at_unix": 1789020679.4877057, + "started_at_unix": 1789107059.4256175, "bytes_sent": 284, "bytes_received": 487, "request_id": 16, @@ -15242,9 +15242,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 3.5489719999759473, + "duration_ms": 4.374600999994982, "success": true, - "started_at_unix": 1789020679.4923773, + "started_at_unix": 1789107059.4286597, "bytes_sent": 284, "bytes_received": 487, "request_id": 17, @@ -15272,9 +15272,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 3.563685000017358, + "duration_ms": 3.0010620000098243, "success": true, - "started_at_unix": 1789020679.4959948, + "started_at_unix": 1789107059.4331274, "bytes_sent": 284, "bytes_received": 487, "request_id": 18, @@ -15302,9 +15302,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 3.5677000000191583, + "duration_ms": 4.6218139999609775, "success": true, - "started_at_unix": 1789020679.4996283, + "started_at_unix": 1789107059.4361935, "bytes_sent": 284, "bytes_received": 487, "request_id": 19, @@ -15347,11 +15347,11 @@ "failure_count": 0, "bytes_sent": 1370, "bytes_received": 58960, - "min_ms": 77.51175199996396, - "max_ms": 86.6302160000032, - "mean_ms": 81.38892239999223, - "median_ms": 79.0995429999839, - "p95_ms": 86.5344088000029, + "min_ms": 88.43041000000085, + "max_ms": 94.06992300000638, + "mean_ms": 90.69144459999734, + "median_ms": 89.37211199997819, + "p95_ms": 93.72281720000046, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15411,9 +15411,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 856.4367129999937, + "duration_ms": 863.4730919999924, "success": true, - "started_at_unix": 1789020679.5035279, + "started_at_unix": 1789107059.4411998, "bytes_sent": 274, "bytes_received": 11792, "request_id": 20, @@ -15441,9 +15441,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 86.15118000000166, + "duration_ms": 89.37211199997819, "success": true, - "started_at_unix": 1789020680.3603046, + "started_at_unix": 1789107060.3050275, "bytes_sent": 274, "bytes_received": 11792, "request_id": 21, @@ -15471,9 +15471,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 86.6302160000032, + "duration_ms": 88.43041000000085, "success": true, - "started_at_unix": 1789020680.447134, + "started_at_unix": 1789107060.395019, "bytes_sent": 274, "bytes_received": 11792, "request_id": 22, @@ -15501,9 +15501,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 77.5519210000084, + "duration_ms": 92.33439399997678, "success": true, - "started_at_unix": 1789020680.5342367, + "started_at_unix": 1789107060.4839306, "bytes_sent": 274, "bytes_received": 11792, "request_id": 23, @@ -15531,9 +15531,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 77.51175199996396, + "duration_ms": 89.2503840000245, "success": true, - "started_at_unix": 1789020680.6122477, + "started_at_unix": 1789107060.5767324, "bytes_sent": 274, "bytes_received": 11792, "request_id": 24, @@ -15561,9 +15561,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 79.0995429999839, + "duration_ms": 94.06992300000638, "success": true, - "started_at_unix": 1789020680.6902192, + "started_at_unix": 1789107060.6664333, "bytes_sent": 274, "bytes_received": 11792, "request_id": 25, @@ -15606,11 +15606,11 @@ "failure_count": 0, "bytes_sent": 1205, "bytes_received": 5330, - "min_ms": 231.05757600001198, - "max_ms": 246.75107500002014, - "mean_ms": 234.99587300000258, - "median_ms": 232.4759580000091, - "p95_ms": 243.9034104000143, + "min_ms": 233.13809500001526, + "max_ms": 240.11186999996426, + "mean_ms": 237.43019759999697, + "median_ms": 237.815640000008, + "p95_ms": 239.84653619996834, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15670,9 +15670,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 505.68292899998823, + "duration_ms": 499.41778499999145, "success": true, - "started_at_unix": 1789020680.7700024, + "started_at_unix": 1789107060.7611668, "bytes_sent": 241, "bytes_received": 1066, "request_id": 26, @@ -15700,9 +15700,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 246.75107500002014, + "duration_ms": 237.30018200001268, "success": true, - "started_at_unix": 1789020681.2758229, + "started_at_unix": 1789107061.260714, "bytes_sent": 241, "bytes_received": 1066, "request_id": 27, @@ -15730,9 +15730,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 231.05757600001198, + "duration_ms": 233.13809500001526, "success": true, - "started_at_unix": 1789020681.5227306, + "started_at_unix": 1789107061.4981837, "bytes_sent": 241, "bytes_received": 1066, "request_id": 28, @@ -15760,9 +15760,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 232.512751999991, + "duration_ms": 240.11186999996426, "success": true, - "started_at_unix": 1789020681.7539492, + "started_at_unix": 1789107061.731467, "bytes_sent": 241, "bytes_received": 1066, "request_id": 29, @@ -15790,9 +15790,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 232.4759580000091, + "duration_ms": 238.78520099998468, "success": true, - "started_at_unix": 1789020681.986624, + "started_at_unix": 1789107061.971726, "bytes_sent": 241, "bytes_received": 1066, "request_id": 30, @@ -15820,9 +15820,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 232.18200399998068, + "duration_ms": 237.815640000008, "success": true, - "started_at_unix": 1789020682.21926, + "started_at_unix": 1789107062.21066, "bytes_sent": 241, "bytes_received": 1066, "request_id": 31, @@ -15854,9 +15854,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 172.01437500000338, + "duration_ms": 172.4930099999824, "success": true, - "started_at_unix": 1789020677.6404, + "started_at_unix": 1789107057.3599243, "bytes_sent": 646, "bytes_received": 967, "request_id": 1, @@ -15875,9 +15875,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.023824999971111538, + "duration_ms": 0.02432499996984916, "success": true, - "started_at_unix": 1789020677.8125112, + "started_at_unix": 1789107057.5325034, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -15890,9 +15890,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.013570000021445594, + "duration_ms": 0.015439000037531514, "success": true, - "started_at_unix": 1789020677.812556, + "started_at_unix": 1789107057.5325484, "bytes_sent": 623, "bytes_received": 0, "request_id": null, @@ -15908,9 +15908,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.016064000021742686, + "duration_ms": 0.018765999982406356, "success": true, - "started_at_unix": 1789020677.812649, + "started_at_unix": 1789107057.532637, "bytes_sent": 539, "bytes_received": 0, "request_id": null, @@ -15926,9 +15926,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 424.82979100003604, + "duration_ms": 455.90451700002177, "success": true, - "started_at_unix": 1789020677.8126984, + "started_at_unix": 1789107057.532689, "bytes_sent": 272, "bytes_received": 331, "request_id": 2, @@ -15956,9 +15956,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 39.38139299998511, + "duration_ms": 42.929898000011235, "success": true, - "started_at_unix": 1789020678.2376053, + "started_at_unix": 1789107057.988668, "bytes_sent": 272, "bytes_received": 331, "request_id": 3, @@ -15986,9 +15986,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 112.83186700001124, + "duration_ms": 157.48571500000708, "success": true, - "started_at_unix": 1789020678.2771108, + "started_at_unix": 1789107058.0317323, "bytes_sent": 272, "bytes_received": 331, "request_id": 4, @@ -16016,9 +16016,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 75.37801600000194, + "duration_ms": 54.50123899998971, "success": true, - "started_at_unix": 1789020678.3900414, + "started_at_unix": 1789107058.1893332, "bytes_sent": 272, "bytes_received": 331, "request_id": 5, @@ -16046,9 +16046,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 42.726203999961854, + "duration_ms": 92.59945699994887, "success": true, - "started_at_unix": 1789020678.4655466, + "started_at_unix": 1789107058.243977, "bytes_sent": 272, "bytes_received": 331, "request_id": 6, @@ -16076,9 +16076,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 91.10522299999957, + "duration_ms": 172.71888300001592, "success": true, - "started_at_unix": 1789020678.508362, + "started_at_unix": 1789107058.336707, "bytes_sent": 272, "bytes_received": 331, "request_id": 7, @@ -16106,9 +16106,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 192.95652099998506, + "duration_ms": 144.76109399998904, "success": true, - "started_at_unix": 1789020678.5996668, + "started_at_unix": 1789107058.5096993, "bytes_sent": 240, "bytes_received": 540, "request_id": 8, @@ -16136,9 +16136,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 38.08515200000784, + "duration_ms": 201.8839830000161, "success": true, - "started_at_unix": 1789020678.7927067, + "started_at_unix": 1789107058.654558, "bytes_sent": 240, "bytes_received": 540, "request_id": 9, @@ -16166,9 +16166,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 27.919703999998546, + "duration_ms": 193.21909600000708, "success": true, - "started_at_unix": 1789020678.8308883, + "started_at_unix": 1789107058.8565552, "bytes_sent": 241, "bytes_received": 541, "request_id": 10, @@ -16196,9 +16196,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 41.68153400001984, + "duration_ms": 213.65289299995993, "success": true, - "started_at_unix": 1789020678.8589046, + "started_at_unix": 1789107059.0499256, "bytes_sent": 241, "bytes_received": 541, "request_id": 11, @@ -16226,9 +16226,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 247.94176000000334, + "duration_ms": 135.3298020000011, "success": true, - "started_at_unix": 1789020678.900683, + "started_at_unix": 1789107059.2636755, "bytes_sent": 241, "bytes_received": 541, "request_id": 12, @@ -16256,9 +16256,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 224.5798160000163, + "duration_ms": 16.19613200000458, "success": true, - "started_at_unix": 1789020679.1487246, + "started_at_unix": 1789107059.3990872, "bytes_sent": 241, "bytes_received": 541, "request_id": 13, @@ -16286,9 +16286,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 111.00879899998972, + "duration_ms": 4.4358970000075715, "success": true, - "started_at_unix": 1789020679.3735337, + "started_at_unix": 1789107059.4155018, "bytes_sent": 284, "bytes_received": 487, "request_id": 14, @@ -16316,9 +16316,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 3.0034590000127537, + "duration_ms": 5.517183000051773, "success": true, - "started_at_unix": 1789020679.4846282, + "started_at_unix": 1789107059.419993, "bytes_sent": 284, "bytes_received": 487, "request_id": 15, @@ -16346,9 +16346,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 4.600272000004679, + "duration_ms": 2.9769139999871186, "success": true, - "started_at_unix": 1789020679.4877057, + "started_at_unix": 1789107059.4256175, "bytes_sent": 284, "bytes_received": 487, "request_id": 16, @@ -16376,9 +16376,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 3.5489719999759473, + "duration_ms": 4.374600999994982, "success": true, - "started_at_unix": 1789020679.4923773, + "started_at_unix": 1789107059.4286597, "bytes_sent": 284, "bytes_received": 487, "request_id": 17, @@ -16406,9 +16406,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 3.563685000017358, + "duration_ms": 3.0010620000098243, "success": true, - "started_at_unix": 1789020679.4959948, + "started_at_unix": 1789107059.4331274, "bytes_sent": 284, "bytes_received": 487, "request_id": 18, @@ -16436,9 +16436,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 3.5677000000191583, + "duration_ms": 4.6218139999609775, "success": true, - "started_at_unix": 1789020679.4996283, + "started_at_unix": 1789107059.4361935, "bytes_sent": 284, "bytes_received": 487, "request_id": 19, @@ -16466,9 +16466,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03202800002100048, + "duration_ms": 0.039694000008694275, "success": true, - "started_at_unix": 1789020679.5034828, + "started_at_unix": 1789107059.4411466, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16485,9 +16485,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 856.4367129999937, + "duration_ms": 863.4730919999924, "success": true, - "started_at_unix": 1789020679.5035279, + "started_at_unix": 1789107059.4411998, "bytes_sent": 274, "bytes_received": 11792, "request_id": 20, @@ -16515,9 +16515,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.032717999999931635, + "duration_ms": 0.03089800003408527, "success": true, - "started_at_unix": 1789020680.3602262, + "started_at_unix": 1789107060.3049572, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16534,9 +16534,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021481000032963493, + "duration_ms": 0.01798400001007394, "success": true, - "started_at_unix": 1789020680.3602717, + "started_at_unix": 1789107060.3049996, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16553,9 +16553,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 86.15118000000166, + "duration_ms": 89.37211199997819, "success": true, - "started_at_unix": 1789020680.3603046, + "started_at_unix": 1789107060.3050275, "bytes_sent": 274, "bytes_received": 11792, "request_id": 21, @@ -16583,9 +16583,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03689500005066293, + "duration_ms": 0.028874000008727307, "success": true, - "started_at_unix": 1789020680.4470456, + "started_at_unix": 1789107060.394953, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16602,9 +16602,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02097100002629304, + "duration_ms": 0.015689000008478615, "success": true, - "started_at_unix": 1789020680.4470975, + "started_at_unix": 1789107060.3949928, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16621,9 +16621,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 86.6302160000032, + "duration_ms": 88.43041000000085, "success": true, - "started_at_unix": 1789020680.447134, + "started_at_unix": 1789107060.395019, "bytes_sent": 274, "bytes_received": 11792, "request_id": 22, @@ -16651,9 +16651,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027020000004540634, + "duration_ms": 0.028954000015346537, "success": true, - "started_at_unix": 1789020680.5341763, + "started_at_unix": 1789107060.4838655, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16670,9 +16670,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01411099998449572, + "duration_ms": 0.015859999962231086, "success": true, - "started_at_unix": 1789020680.5342135, + "started_at_unix": 1789107060.483905, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16689,9 +16689,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 77.5519210000084, + "duration_ms": 92.33439399997678, "success": true, - "started_at_unix": 1789020680.5342367, + "started_at_unix": 1789107060.4839306, "bytes_sent": 274, "bytes_received": 11792, "request_id": 23, @@ -16719,9 +16719,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02656899999919915, + "duration_ms": 0.0271509999834052, "success": true, - "started_at_unix": 1789020680.6121883, + "started_at_unix": 1789107060.57667, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16738,9 +16738,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014150000026802445, + "duration_ms": 0.015358999974068865, "success": true, - "started_at_unix": 1789020680.6122248, + "started_at_unix": 1789107060.5767074, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -16757,9 +16757,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 77.51175199996396, + "duration_ms": 89.2503840000245, "success": true, - "started_at_unix": 1789020680.6122477, + "started_at_unix": 1789107060.5767324, "bytes_sent": 274, "bytes_received": 11792, "request_id": 24, @@ -16787,9 +16787,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026107999985924835, + "duration_ms": 0.027441999975508224, "success": true, - "started_at_unix": 1789020680.690161, + "started_at_unix": 1789107060.666371, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16806,9 +16806,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014071000009607815, + "duration_ms": 0.015077999989898672, "success": true, - "started_at_unix": 1789020680.6901968, + "started_at_unix": 1789107060.666409, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -16825,9 +16825,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 79.0995429999839, + "duration_ms": 94.06992300000638, "success": true, - "started_at_unix": 1789020680.6902192, + "started_at_unix": 1789107060.6664333, "bytes_sent": 274, "bytes_received": 11792, "request_id": 25, @@ -16855,9 +16855,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027130000034958357, + "duration_ms": 0.027200000033644756, "success": true, - "started_at_unix": 1789020680.7697535, + "started_at_unix": 1789107060.7609186, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16874,9 +16874,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028982000003452413, + "duration_ms": 0.022892999993473495, "success": true, - "started_at_unix": 1789020680.7699602, + "started_at_unix": 1789107060.7611337, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16893,9 +16893,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 505.68292899998823, + "duration_ms": 499.41778499999145, "success": true, - "started_at_unix": 1789020680.7700024, + "started_at_unix": 1789107060.7611668, "bytes_sent": 241, "bytes_received": 1066, "request_id": 26, @@ -16923,9 +16923,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029493999988972064, + "duration_ms": 0.029696000012791046, "success": true, - "started_at_unix": 1789020681.2757604, + "started_at_unix": 1789107061.2606514, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16942,9 +16942,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014792000001762062, + "duration_ms": 0.015699000016411446, "success": true, - "started_at_unix": 1789020681.2757998, + "started_at_unix": 1789107061.2606907, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16961,9 +16961,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 246.75107500002014, + "duration_ms": 237.30018200001268, "success": true, - "started_at_unix": 1789020681.2758229, + "started_at_unix": 1789107061.260714, "bytes_sent": 241, "bytes_received": 1066, "request_id": 27, @@ -16991,9 +16991,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027611000007254916, + "duration_ms": 0.03245100003823609, "success": true, - "started_at_unix": 1789020681.5226715, + "started_at_unix": 1789107061.4981108, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17010,9 +17010,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01376999995272854, + "duration_ms": 0.01870500000222819, "success": true, - "started_at_unix": 1789020681.5227084, + "started_at_unix": 1789107061.498155, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17029,9 +17029,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 231.05757600001198, + "duration_ms": 233.13809500001526, "success": true, - "started_at_unix": 1789020681.5227306, + "started_at_unix": 1789107061.4981837, "bytes_sent": 241, "bytes_received": 1066, "request_id": 28, @@ -17059,9 +17059,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028762999988884985, + "duration_ms": 0.027862000024470035, "success": true, - "started_at_unix": 1789020681.753888, + "started_at_unix": 1789107061.7314057, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17078,9 +17078,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014180999983182119, + "duration_ms": 0.015339000015046622, "success": true, - "started_at_unix": 1789020681.753927, + "started_at_unix": 1789107061.7314432, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17097,9 +17097,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 232.512751999991, + "duration_ms": 240.11186999996426, "success": true, - "started_at_unix": 1789020681.7539492, + "started_at_unix": 1789107061.731467, "bytes_sent": 241, "bytes_received": 1066, "request_id": 29, @@ -17127,9 +17127,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029584000003524125, + "duration_ms": 0.027632000012545177, "success": true, - "started_at_unix": 1789020681.9865608, + "started_at_unix": 1789107061.9716637, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17146,9 +17146,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014451000026838301, + "duration_ms": 0.015920000009828073, "success": true, - "started_at_unix": 1789020681.9866004, + "started_at_unix": 1789107061.9717007, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17165,9 +17165,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 232.4759580000091, + "duration_ms": 238.78520099998468, "success": true, - "started_at_unix": 1789020681.986624, + "started_at_unix": 1789107061.971726, "bytes_sent": 241, "bytes_received": 1066, "request_id": 30, @@ -17195,9 +17195,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02771099997289639, + "duration_ms": 0.028474000032474578, "success": true, - "started_at_unix": 1789020682.2191992, + "started_at_unix": 1789107062.2105968, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17214,9 +17214,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015043000018977182, + "duration_ms": 0.016200999993998266, "success": true, - "started_at_unix": 1789020682.2192366, + "started_at_unix": 1789107062.2106352, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17233,9 +17233,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 232.18200399998068, + "duration_ms": 237.815640000008, "success": true, - "started_at_unix": 1789020682.21926, + "started_at_unix": 1789107062.21066, "bytes_sent": 241, "bytes_received": 1066, "request_id": 31, @@ -17263,9 +17263,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.034711000012066506, + "duration_ms": 0.027702000011231576, "success": true, - "started_at_unix": 1789020682.4515429, + "started_at_unix": 1789107062.4485621, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17282,9 +17282,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.02127099998006088, + "duration_ms": 0.015418000032241252, "success": true, - "started_at_unix": 1789020682.4516997, + "started_at_unix": 1789107062.4486768, "bytes_sent": 198, "bytes_received": 0, "request_id": null, @@ -17297,9 +17297,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.7882119999749193, + "duration_ms": 0.789847000021382, "success": true, - "started_at_unix": 1789020682.45173, + "started_at_unix": 1789107062.4486992, "bytes_sent": 67, "bytes_received": 117, "request_id": 32, @@ -17317,9 +17317,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.02465599999368351, + "duration_ms": 0.02385500005175345, "success": true, - "started_at_unix": 1789020682.4525375, + "started_at_unix": 1789107062.4495082, "bytes_sent": 55, "bytes_received": 0, "request_id": null, diff --git a/latest-results/pyrefly-20260910T060546Z-responses.jsonl b/latest-results/pyrefly-20260910T060546Z-responses.jsonl deleted file mode 100644 index 3d1a9d3..0000000 --- a/latest-results/pyrefly-20260910T060546Z-responses.jsonl +++ /dev/null @@ -1,205 +0,0 @@ -{"suite": "data_science", "label": "dataframe completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 8, "character": 8, "iteration": 1, "result": {"isIncomplete": false, "items": [{"data": "builtin", "kind": 7, "label": "ArithmeticError", "sortText": "0.9999.ArithmeticError"}, {"data": "builtin", "kind": 7, "label": "AssertionError", "sortText": "0.9999.AssertionError"}, {"data": "builtin", "kind": 7, "label": "AttributeError", "sortText": "0.9999.AttributeError"}, {"data": "builtin", "kind": 7, "label": "BaseException", "sortText": "0.9999.BaseException"}, {"data": "builtin", "kind": 7, "label": "BaseExceptionGroup", "sortText": "0.9999.BaseExceptionGroup"}, {"data": "builtin", "kind": 7, "label": "BlockingIOError", "sortText": "0.9999.BlockingIOError"}, {"data": "builtin", "kind": 7, "label": "BrokenPipeError", "sortText": "0.9999.BrokenPipeError"}, {"data": "builtin", "kind": 7, "label": "BufferError", "sortText": "0.9999.BufferError"}, {"data": "builtin", "kind": 7, "label": "BytesWarning", "sortText": "0.9999.BytesWarning"}, {"data": "builtin", "kind": 7, "label": "ChildProcessError", "sortText": "0.9999.ChildProcessError"}, {"data": "builtin", "kind": 7, "label": "ConnectionAbortedError", "sortText": "0.9999.ConnectionAbortedError"}, {"data": "builtin", "kind": 7, "label": "ConnectionError", "sortText": "0.9999.ConnectionError"}, {"data": "builtin", "kind": 7, "label": "ConnectionRefusedError", "sortText": "0.9999.ConnectionRefusedError"}, {"data": "builtin", "kind": 7, "label": "ConnectionResetError", "sortText": "0.9999.ConnectionResetError"}, {"data": "builtin", "kind": 7, "label": "DeprecationWarning", "sortText": "0.9999.DeprecationWarning"}, {"data": "builtin", "kind": 7, "label": "EOFError", "sortText": "0.9999.EOFError"}, {"data": "builtin", "kind": 6, "label": "Ellipsis", "sortText": "0.9999.Ellipsis"}, {"data": "builtin", "kind": 7, "label": "EncodingWarning", "sortText": "0.9999.EncodingWarning"}, {"data": "builtin", "kind": 6, "label": "EnvironmentError", "sortText": "0.9999.EnvironmentError"}, {"data": "builtin", "kind": 7, "label": "Exception", "sortText": "0.9999.Exception"}, {"data": "builtin", "kind": 7, "label": "ExceptionGroup", "sortText": "0.9999.ExceptionGroup"}, {"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"data": "builtin", "kind": 7, "label": "FileExistsError", "sortText": "0.9999.FileExistsError"}, {"data": "builtin", "kind": 7, "label": "FileNotFoundError", "sortText": "0.9999.FileNotFoundError"}, {"data": "builtin", "kind": 7, "label": "FloatingPointError", "sortText": "0.9999.FloatingPointError"}, {"data": "builtin", "kind": 7, "label": "FutureWarning", "sortText": "0.9999.FutureWarning"}, {"data": "builtin", "kind": 7, "label": "GeneratorExit", "sortText": "0.9999.GeneratorExit"}, {"data": "builtin", "kind": 6, "label": "IOError", "sortText": "0.9999.IOError"}, {"data": "builtin", "kind": 7, "label": "ImportError", "sortText": "0.9999.ImportError"}, {"data": "builtin", "kind": 7, "label": "ImportWarning", "sortText": "0.9999.ImportWarning"}, {"data": "builtin", "kind": 7, "label": "IndentationError", "sortText": "0.9999.IndentationError"}, {"data": "builtin", "kind": 7, "label": "IndexError", "sortText": "0.9999.IndexError"}, {"data": "builtin", "kind": 7, "label": "InterruptedError", "sortText": "0.9999.InterruptedError"}, {"data": "builtin", "kind": 7, "label": "IsADirectoryError", "sortText": "0.9999.IsADirectoryError"}, {"data": "builtin", "kind": 7, "label": "KeyError", "sortText": "0.9999.KeyError"}, {"data": "builtin", "kind": 7, "label": "KeyboardInterrupt", "sortText": "0.9999.KeyboardInterrupt"}, {"data": "builtin", "kind": 7, "label": "LookupError", "sortText": "0.9999.LookupError"}, {"data": "builtin", "kind": 7, "label": "MemoryError", "sortText": "0.9999.MemoryError"}, {"data": "builtin", "kind": 7, "label": "ModuleNotFoundError", "sortText": "0.9999.ModuleNotFoundError"}, {"data": "builtin", "kind": 7, "label": "NameError", "sortText": "0.9999.NameError"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"data": "builtin", "kind": 7, "label": "NotADirectoryError", "sortText": "0.9999.NotADirectoryError"}, {"data": "builtin", "kind": 6, "label": "NotImplemented", "sortText": "0.9999.NotImplemented"}, {"data": "builtin", "kind": 7, "label": "NotImplementedError", "sortText": "0.9999.NotImplementedError"}, {"data": "builtin", "kind": 7, "label": "OSError", "sortText": "0.9999.OSError"}, {"data": "builtin", "kind": 7, "label": "OverflowError", "sortText": "0.9999.OverflowError"}, {"data": "builtin", "kind": 7, "label": "PendingDeprecationWarning", "sortText": "0.9999.PendingDeprecationWarning"}, {"data": "builtin", "kind": 7, "label": "PermissionError", "sortText": "0.9999.PermissionError"}, {"data": "builtin", "kind": 7, "label": "ProcessLookupError", "sortText": "0.9999.ProcessLookupError"}, {"data": "builtin", "kind": 7, "label": "RecursionError", "sortText": "0.9999.RecursionError"}, {"data": "builtin", "kind": 7, "label": "ReferenceError", "sortText": "0.9999.ReferenceError"}, {"data": "builtin", "kind": 7, "label": "ResourceWarning", "sortText": "0.9999.ResourceWarning"}, {"data": "builtin", "kind": 7, "label": "RuntimeError", "sortText": "0.9999.RuntimeError"}, {"data": "builtin", "kind": 7, "label": "RuntimeWarning", "sortText": "0.9999.RuntimeWarning"}, {"data": "builtin", "kind": 7, "label": "StopAsyncIteration", "sortText": "0.9999.StopAsyncIteration"}, {"data": "builtin", "kind": 7, "label": "StopIteration", "sortText": "0.9999.StopIteration"}, {"data": "builtin", "kind": 7, "label": "SyntaxError", "sortText": "0.9999.SyntaxError"}, {"data": "builtin", "kind": 7, "label": "SyntaxWarning", "sortText": "0.9999.SyntaxWarning"}, {"data": "builtin", "kind": 7, "label": "SystemError", "sortText": "0.9999.SystemError"}, {"data": "builtin", "kind": 7, "label": "SystemExit", "sortText": "0.9999.SystemExit"}, {"data": "builtin", "kind": 7, "label": "TabError", "sortText": "0.9999.TabError"}, {"data": "builtin", "kind": 7, "label": "TimeoutError", "sortText": "0.9999.TimeoutError"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"data": "builtin", "kind": 7, "label": "TypeError", "sortText": "0.9999.TypeError"}, {"data": "builtin", "kind": 7, "label": "UnboundLocalError", "sortText": "0.9999.UnboundLocalError"}, {"data": "builtin", "kind": 7, "label": "UnicodeDecodeError", "sortText": "0.9999.UnicodeDecodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeEncodeError", "sortText": "0.9999.UnicodeEncodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeError", "sortText": "0.9999.UnicodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeTranslateError", "sortText": "0.9999.UnicodeTranslateError"}, {"data": "builtin", "kind": 7, "label": "UnicodeWarning", "sortText": "0.9999.UnicodeWarning"}, {"data": "builtin", "kind": 7, "label": "UserWarning", "sortText": "0.9999.UserWarning"}, {"data": "builtin", "kind": 7, "label": "ValueError", "sortText": "0.9999.ValueError"}, {"data": "builtin", "kind": 7, "label": "Warning", "sortText": "0.9999.Warning"}, {"data": "builtin", "kind": 7, "label": "ZeroDivisionError", "sortText": "0.9999.ZeroDivisionError"}, {"data": "builtin", "kind": 3, "label": "abs", "sortText": "0.9999.abs"}, {"data": "builtin", "kind": 3, "label": "aiter", "sortText": "0.9999.aiter"}, {"data": "builtin", "kind": 3, "label": "all", "sortText": "0.9999.all"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"data": "builtin", "kind": 3, "label": "anext", "sortText": "0.9999.anext"}, {"data": "builtin", "kind": 3, "label": "any", "sortText": "0.9999.any"}, {"data": "builtin", "kind": 3, "label": "ascii", "sortText": "0.9999.ascii"}, {"kind": 14, "label": "assert", "sortText": "0.9999.assert"}, {"kind": 14, "label": "async", "sortText": "0.9999.async"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"data": "builtin", "kind": 3, "label": "bin", "sortText": "0.9999.bin"}, {"data": "builtin", "kind": 7, "label": "bool", "sortText": "0.9999.bool"}, {"kind": 14, "label": "break", "sortText": "0.9999.break"}, {"data": "builtin", "kind": 3, "label": "breakpoint", "sortText": "0.9999.breakpoint"}, {"data": "builtin", "kind": 7, "label": "bytearray", "sortText": "0.9999.bytearray"}, {"data": "builtin", "kind": 7, "label": "bytes", "sortText": "0.9999.bytes"}, {"data": "builtin", "kind": 3, "label": "callable", "sortText": "0.9999.callable"}, {"kind": 14, "label": "case", "sortText": "0.9999.case"}, {"data": "builtin", "kind": 3, "label": "chr", "sortText": "0.9999.chr"}, {"kind": 14, "label": "class", "sortText": "0.9999.class"}, {"data": "builtin", "kind": 7, "label": "classmethod", "sortText": "0.9999.classmethod"}, {"data": "builtin", "kind": 3, "label": "compile", "sortText": "0.9999.compile"}, {"data": "builtin", "kind": 7, "label": "complex", "sortText": "0.9999.complex"}, {"kind": 14, "label": "continue", "sortText": "0.9999.continue"}, {"data": "builtin", "kind": 6, "label": "copyright", "sortText": "0.9999.copyright"}, {"data": "builtin", "kind": 6, "label": "credits", "sortText": "0.9999.credits"}, {"kind": 14, "label": "def", "sortText": "0.9999.def"}, {"kind": 14, "label": "del", "sortText": "0.9999.del"}, {"data": "builtin", "kind": 3, "label": "delattr", "sortText": "0.9999.delattr"}, {"data": "builtin", "kind": 7, "label": "dict", "sortText": "0.9999.dict"}, {"data": "builtin", "kind": 3, "label": "dir", "sortText": "0.9999.dir"}, {"data": "builtin", "kind": 3, "label": "divmod", "sortText": "0.9999.divmod"}, {"kind": 14, "label": "elif", "sortText": "0.9999.elif"}, {"data": "builtin", "kind": 6, "label": "ellipsis", "sortText": "0.9999.ellipsis"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"data": "builtin", "kind": 7, "label": "enumerate", "sortText": "0.9999.enumerate"}, {"data": "builtin", "kind": 3, "label": "eval", "sortText": "0.9999.eval"}, {"kind": 14, "label": "except", "sortText": "0.9999.except"}, {"data": "builtin", "kind": 3, "label": "exec", "sortText": "0.9999.exec"}, {"data": "builtin", "kind": 6, "label": "exit", "sortText": "0.9999.exit"}, {"data": "builtin", "kind": 7, "label": "filter", "sortText": "0.9999.filter"}, {"kind": 14, "label": "finally", "sortText": "0.9999.finally"}, {"data": "builtin", "kind": 7, "label": "float", "sortText": "0.9999.float"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"data": "builtin", "kind": 3, "label": "format", "sortText": "0.9999.format"}, {"kind": 14, "label": "from", "sortText": "0.9999.from"}, {"data": "builtin", "kind": 7, "label": "frozenset", "sortText": "0.9999.frozenset"}, {"data": "builtin", "kind": 7, "label": "function", "sortText": "0.9999.function"}, {"data": "builtin", "kind": 3, "label": "getattr", "sortText": "0.9999.getattr"}, {"kind": 14, "label": "global", "sortText": "0.9999.global"}, {"data": "builtin", "kind": 3, "label": "globals", "sortText": "0.9999.globals"}, {"data": "builtin", "kind": 3, "label": "hasattr", "sortText": "0.9999.hasattr"}, {"data": "builtin", "kind": 3, "label": "hash", "sortText": "0.9999.hash"}, {"data": "builtin", "kind": 6, "label": "help", "sortText": "0.9999.help"}, {"data": "builtin", "kind": 3, "label": "hex", "sortText": "0.9999.hex"}, {"data": "builtin", "kind": 3, "label": "id", "sortText": "0.9999.id"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "import", "sortText": "0.9999.import"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"data": "builtin", "kind": 3, "label": "input", "sortText": "0.9999.input"}, {"data": "builtin", "kind": 7, "label": "int", "sortText": "0.9999.int"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"data": "builtin", "kind": 3, "label": "isinstance", "sortText": "0.9999.isinstance"}, {"data": "builtin", "kind": 3, "label": "issubclass", "sortText": "0.9999.issubclass"}, {"data": "builtin", "kind": 3, "label": "iter", "sortText": "0.9999.iter"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"data": "builtin", "kind": 3, "label": "len", "sortText": "0.9999.len"}, {"data": "builtin", "kind": 6, "label": "license", "sortText": "0.9999.license"}, {"data": "builtin", "kind": 7, "label": "list", "sortText": "0.9999.list"}, {"data": "builtin", "kind": 3, "label": "locals", "sortText": "0.9999.locals"}, {"data": "builtin", "kind": 7, "label": "map", "sortText": "0.9999.map"}, {"kind": 14, "label": "match", "sortText": "0.9999.match"}, {"data": "builtin", "kind": 3, "label": "max", "sortText": "0.9999.max"}, {"data": "builtin", "kind": 7, "label": "memoryview", "sortText": "0.9999.memoryview"}, {"data": "builtin", "kind": 3, "label": "min", "sortText": "0.9999.min"}, {"data": "builtin", "kind": 3, "label": "next", "sortText": "0.9999.next"}, {"kind": 14, "label": "nonlocal", "sortText": "0.9999.nonlocal"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"detail": "Module[numpy]", "kind": 9, "label": "np", "sortText": "0.9999.np"}, {"data": "builtin", "kind": 7, "label": "object", "sortText": "0.9999.object"}, {"data": "builtin", "kind": 3, "label": "oct", "sortText": "0.9999.oct"}, {"data": "builtin", "kind": 3, "label": "open", "sortText": "0.9999.open"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"data": "builtin", "kind": 3, "label": "ord", "sortText": "0.9999.ord"}, {"kind": 14, "label": "pass", "sortText": "0.9999.pass"}, {"detail": "Module[pandas]", "kind": 9, "label": "pd", "sortText": "0.9999.pd"}, {"data": "builtin", "kind": 3, "label": "pow", "sortText": "0.9999.pow"}, {"data": "builtin", "kind": 3, "label": "print", "sortText": "0.9999.print"}, {"data": "builtin", "kind": 7, "label": "property", "sortText": "0.9999.property"}, {"data": "builtin", "kind": 6, "label": "quit", "sortText": "0.9999.quit"}, {"kind": 14, "label": "raise", "sortText": "0.9999.raise"}, {"data": "builtin", "kind": 7, "label": "range", "sortText": "0.9999.range"}, {"data": "builtin", "kind": 3, "label": "repr", "sortText": "0.9999.repr"}, {"kind": 14, "label": "return", "sortText": "0.9999.return"}, {"data": "builtin", "kind": 7, "label": "reversed", "sortText": "0.9999.reversed"}, {"data": "builtin", "kind": 3, "label": "round", "sortText": "0.9999.round"}, {"data": "builtin", "kind": 7, "label": "set", "sortText": "0.9999.set"}, {"data": "builtin", "kind": 3, "label": "setattr", "sortText": "0.9999.setattr"}, {"data": "builtin", "kind": 7, "label": "slice", "sortText": "0.9999.slice"}, {"data": "builtin", "kind": 3, "label": "sorted", "sortText": "0.9999.sorted"}, {"data": "builtin", "kind": 7, "label": "staticmethod", "sortText": "0.9999.staticmethod"}, {"data": "builtin", "kind": 7, "label": "str", "sortText": "0.9999.str"}, {"data": "builtin", "kind": 3, "label": "sum", "sortText": "0.9999.sum"}, {"detail": "(values: list[int]) -> DataFrame", "kind": 3, "label": "summarize", "sortText": "0.9999.summarize"}, {"detail": "DataFrame", "kind": 6, "label": "summary", "sortText": "0.9999.summary"}, {"data": "builtin", "kind": 7, "label": "super", "sortText": "0.9999.super"}, {"kind": 14, "label": "try", "sortText": "0.9999.try"}, {"data": "builtin", "kind": 7, "label": "tuple", "sortText": "0.9999.tuple"}, {"kind": 14, "label": "type", "sortText": "0.9999.type"}, {"data": "builtin", "kind": 3, "label": "vars", "sortText": "0.9999.vars"}, {"kind": 14, "label": "while", "sortText": "0.9999.while"}, {"kind": 14, "label": "with", "sortText": "0.9999.with"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"data": "builtin", "kind": 7, "label": "zip", "sortText": "0.9999.zip"}, {"data": "builtin", "kind": 6, "label": "_AddableT1", "sortText": "2.9999._AddableT1"}, {"data": "builtin", "kind": 6, "label": "_AddableT2", "sortText": "2.9999._AddableT2"}, {"data": "builtin", "kind": 6, "label": "_AwaitableT", "sortText": "2.9999._AwaitableT"}, {"data": "builtin", "kind": 6, "label": "_AwaitableT_co", "sortText": "2.9999._AwaitableT_co"}, {"data": "builtin", "kind": 6, "label": "_BaseExceptionT", "sortText": "2.9999._BaseExceptionT"}, {"data": "builtin", "kind": 6, "label": "_BaseExceptionT_co", "sortText": "2.9999._BaseExceptionT_co"}, {"data": "builtin", "kind": 6, "label": "_ClassInfo", "sortText": "2.9999._ClassInfo"}, {"data": "builtin", "kind": 6, "label": "_E_contra", "sortText": "2.9999._E_contra"}, {"data": "builtin", "kind": 6, "label": "_ExceptionT", "sortText": "2.9999._ExceptionT"}, {"data": "builtin", "kind": 6, "label": "_ExceptionT_co", "sortText": "2.9999._ExceptionT_co"}, {"data": "builtin", "kind": 7, "label": "_FormatMapMapping", "sortText": "2.9999._FormatMapMapping"}, {"data": "builtin", "kind": 7, "label": "_GetItemIterable", "sortText": "2.9999._GetItemIterable"}, {"data": "builtin", "kind": 6, "label": "_I", "sortText": "2.9999._I"}, {"data": "builtin", "kind": 6, "label": "_IntegerFormats", "sortText": "2.9999._IntegerFormats"}, {"data": "builtin", "kind": 6, "label": "_KT", "sortText": "2.9999._KT"}, {"data": "builtin", "kind": 6, "label": "_LiteralInteger", "sortText": "2.9999._LiteralInteger"}, {"data": "builtin", "kind": 6, "label": "_M_contra", "sortText": "2.9999._M_contra"}, {"data": "builtin", "kind": 6, "label": "_NegativeInteger", "sortText": "2.9999._NegativeInteger"}, {"data": "builtin", "kind": 6, "label": "_Opener", "sortText": "2.9999._Opener"}, {"data": "builtin", "kind": 6, "label": "_P", "sortText": "2.9999._P"}, {"data": "builtin", "kind": 6, "label": "_PositiveInteger", "sortText": "2.9999._PositiveInteger"}, {"data": "builtin", "kind": 6, "label": "_R_co", "sortText": "2.9999._R_co"}, {"data": "builtin", "kind": 6, "label": "_S", "sortText": "2.9999._S"}, {"data": "builtin", "kind": 6, "label": "_StartT_co", "sortText": "2.9999._StartT_co"}, {"data": "builtin", "kind": 6, "label": "_StepT_co", "sortText": "2.9999._StepT_co"}, {"data": "builtin", "kind": 6, "label": "_StopT_co", "sortText": "2.9999._StopT_co"}, {"data": "builtin", "kind": 6, "label": "_SupportsAnextT_co", "sortText": "2.9999._SupportsAnextT_co"}, {"data": "builtin", "kind": 6, "label": "_SupportsNextT_co", "sortText": "2.9999._SupportsNextT_co"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow2", "sortText": "2.9999._SupportsPow2"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow3", "sortText": "2.9999._SupportsPow3"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow3NoneOnly", "sortText": "2.9999._SupportsPow3NoneOnly"}, {"data": "builtin", "kind": 7, "label": "_SupportsRound1", "sortText": "2.9999._SupportsRound1"}, {"data": "builtin", "kind": 7, "label": "_SupportsRound2", "sortText": "2.9999._SupportsRound2"}, {"data": "builtin", "kind": 6, "label": "_SupportsSomeKindOfPow", "sortText": "2.9999._SupportsSomeKindOfPow"}, {"data": "builtin", "kind": 6, "label": "_SupportsSumNoDefaultT", "sortText": "2.9999._SupportsSumNoDefaultT"}, {"data": "builtin", "kind": 7, "label": "_SupportsSumWithNoDefaultGiven", "sortText": "2.9999._SupportsSumWithNoDefaultGiven"}, {"data": "builtin", "kind": 7, "label": "_SupportsSynchronousAnext", "sortText": "2.9999._SupportsSynchronousAnext"}, {"data": "builtin", "kind": 7, "label": "_SupportsWriteAndFlush", "sortText": "2.9999._SupportsWriteAndFlush"}, {"data": "builtin", "kind": 6, "label": "_T", "sortText": "2.9999._T"}, {"data": "builtin", "kind": 6, "label": "_T1", "sortText": "2.9999._T1"}, {"data": "builtin", "kind": 6, "label": "_T2", "sortText": "2.9999._T2"}, {"data": "builtin", "kind": 6, "label": "_T3", "sortText": "2.9999._T3"}, {"data": "builtin", "kind": 6, "label": "_T4", "sortText": "2.9999._T4"}, {"data": "builtin", "kind": 6, "label": "_T5", "sortText": "2.9999._T5"}, {"data": "builtin", "kind": 6, "label": "_T_co", "sortText": "2.9999._T_co"}, {"data": "builtin", "kind": 6, "label": "_T_contra", "sortText": "2.9999._T_contra"}, {"data": "builtin", "kind": 7, "label": "_TranslateTable", "sortText": "2.9999._TranslateTable"}, {"data": "builtin", "kind": 6, "label": "_VT", "sortText": "2.9999._VT"}, {"data": "builtin", "kind": 21, "label": "__annotations__", "sortText": "3.9999.__annotations__"}, {"data": "builtin", "kind": 3, "label": "__build_class__", "sortText": "3.9999.__build_class__"}, {"data": "builtin", "kind": 21, "label": "__builtins__", "sortText": "3.9999.__builtins__"}, {"data": "builtin", "kind": 21, "label": "__cached__", "sortText": "3.9999.__cached__"}, {"data": "builtin", "kind": 21, "label": "__debug__", "sortText": "3.9999.__debug__"}, {"data": "builtin", "kind": 21, "label": "__dict__", "sortText": "3.9999.__dict__"}, {"data": "builtin", "kind": 21, "label": "__doc__", "sortText": "3.9999.__doc__"}, {"data": "builtin", "kind": 21, "label": "__file__", "sortText": "3.9999.__file__"}, {"data": "builtin", "kind": 3, "label": "__import__", "sortText": "3.9999.__import__"}, {"data": "builtin", "kind": 21, "label": "__loader__", "sortText": "3.9999.__loader__"}, {"data": "builtin", "kind": 21, "label": "__name__", "sortText": "3.9999.__name__"}, {"data": "builtin", "kind": 21, "label": "__package__", "sortText": "3.9999.__package__"}, {"data": "builtin", "kind": 21, "label": "__path__", "sortText": "3.9999.__path__"}, {"data": "builtin", "kind": 21, "label": "__spec__", "sortText": "3.9999.__spec__"}]}} -{"suite": "data_science", "label": "dataframe completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 8, "character": 8, "iteration": 2, "result": {"isIncomplete": false, "items": [{"data": "builtin", "kind": 7, "label": "ArithmeticError", "sortText": "0.9999.ArithmeticError"}, {"data": "builtin", "kind": 7, "label": "AssertionError", "sortText": "0.9999.AssertionError"}, {"data": "builtin", "kind": 7, "label": "AttributeError", "sortText": "0.9999.AttributeError"}, {"data": "builtin", "kind": 7, "label": "BaseException", "sortText": "0.9999.BaseException"}, {"data": "builtin", "kind": 7, "label": "BaseExceptionGroup", "sortText": "0.9999.BaseExceptionGroup"}, {"data": "builtin", "kind": 7, "label": "BlockingIOError", "sortText": "0.9999.BlockingIOError"}, {"data": "builtin", "kind": 7, "label": "BrokenPipeError", "sortText": "0.9999.BrokenPipeError"}, {"data": "builtin", "kind": 7, "label": "BufferError", "sortText": "0.9999.BufferError"}, {"data": "builtin", "kind": 7, "label": "BytesWarning", "sortText": "0.9999.BytesWarning"}, {"data": "builtin", "kind": 7, "label": "ChildProcessError", "sortText": "0.9999.ChildProcessError"}, {"data": "builtin", "kind": 7, "label": "ConnectionAbortedError", "sortText": "0.9999.ConnectionAbortedError"}, {"data": "builtin", "kind": 7, "label": "ConnectionError", "sortText": "0.9999.ConnectionError"}, {"data": "builtin", "kind": 7, "label": "ConnectionRefusedError", "sortText": "0.9999.ConnectionRefusedError"}, {"data": "builtin", "kind": 7, "label": "ConnectionResetError", "sortText": "0.9999.ConnectionResetError"}, {"data": "builtin", "kind": 7, "label": "DeprecationWarning", "sortText": "0.9999.DeprecationWarning"}, {"data": "builtin", "kind": 7, "label": "EOFError", "sortText": "0.9999.EOFError"}, {"data": "builtin", "kind": 6, "label": "Ellipsis", "sortText": "0.9999.Ellipsis"}, {"data": "builtin", "kind": 7, "label": "EncodingWarning", "sortText": "0.9999.EncodingWarning"}, {"data": "builtin", "kind": 6, "label": "EnvironmentError", "sortText": "0.9999.EnvironmentError"}, {"data": "builtin", "kind": 7, "label": "Exception", "sortText": "0.9999.Exception"}, {"data": "builtin", "kind": 7, "label": "ExceptionGroup", "sortText": "0.9999.ExceptionGroup"}, {"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"data": "builtin", "kind": 7, "label": "FileExistsError", "sortText": "0.9999.FileExistsError"}, {"data": "builtin", "kind": 7, "label": "FileNotFoundError", "sortText": "0.9999.FileNotFoundError"}, {"data": "builtin", "kind": 7, "label": "FloatingPointError", "sortText": "0.9999.FloatingPointError"}, {"data": "builtin", "kind": 7, "label": "FutureWarning", "sortText": "0.9999.FutureWarning"}, {"data": "builtin", "kind": 7, "label": "GeneratorExit", "sortText": "0.9999.GeneratorExit"}, {"data": "builtin", "kind": 6, "label": "IOError", "sortText": "0.9999.IOError"}, {"data": "builtin", "kind": 7, "label": "ImportError", "sortText": "0.9999.ImportError"}, {"data": "builtin", "kind": 7, "label": "ImportWarning", "sortText": "0.9999.ImportWarning"}, {"data": "builtin", "kind": 7, "label": "IndentationError", "sortText": "0.9999.IndentationError"}, {"data": "builtin", "kind": 7, "label": "IndexError", "sortText": "0.9999.IndexError"}, {"data": "builtin", "kind": 7, "label": "InterruptedError", "sortText": "0.9999.InterruptedError"}, {"data": "builtin", "kind": 7, "label": "IsADirectoryError", "sortText": "0.9999.IsADirectoryError"}, {"data": "builtin", "kind": 7, "label": "KeyError", "sortText": "0.9999.KeyError"}, {"data": "builtin", "kind": 7, "label": "KeyboardInterrupt", "sortText": "0.9999.KeyboardInterrupt"}, {"data": "builtin", "kind": 7, "label": "LookupError", "sortText": "0.9999.LookupError"}, {"data": "builtin", "kind": 7, "label": "MemoryError", "sortText": "0.9999.MemoryError"}, {"data": "builtin", "kind": 7, "label": "ModuleNotFoundError", "sortText": "0.9999.ModuleNotFoundError"}, {"data": "builtin", "kind": 7, "label": "NameError", "sortText": "0.9999.NameError"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"data": "builtin", "kind": 7, "label": "NotADirectoryError", "sortText": "0.9999.NotADirectoryError"}, {"data": "builtin", "kind": 6, "label": "NotImplemented", "sortText": "0.9999.NotImplemented"}, {"data": "builtin", "kind": 7, "label": "NotImplementedError", "sortText": "0.9999.NotImplementedError"}, {"data": "builtin", "kind": 7, "label": "OSError", "sortText": "0.9999.OSError"}, {"data": "builtin", "kind": 7, "label": "OverflowError", "sortText": "0.9999.OverflowError"}, {"data": "builtin", "kind": 7, "label": "PendingDeprecationWarning", "sortText": "0.9999.PendingDeprecationWarning"}, {"data": "builtin", "kind": 7, "label": "PermissionError", "sortText": "0.9999.PermissionError"}, {"data": "builtin", "kind": 7, "label": "ProcessLookupError", "sortText": "0.9999.ProcessLookupError"}, {"data": "builtin", "kind": 7, "label": "RecursionError", "sortText": "0.9999.RecursionError"}, {"data": "builtin", "kind": 7, "label": "ReferenceError", "sortText": "0.9999.ReferenceError"}, {"data": "builtin", "kind": 7, "label": "ResourceWarning", "sortText": "0.9999.ResourceWarning"}, {"data": "builtin", "kind": 7, "label": "RuntimeError", "sortText": "0.9999.RuntimeError"}, {"data": "builtin", "kind": 7, "label": "RuntimeWarning", "sortText": "0.9999.RuntimeWarning"}, {"data": "builtin", "kind": 7, "label": "StopAsyncIteration", "sortText": "0.9999.StopAsyncIteration"}, {"data": "builtin", "kind": 7, "label": "StopIteration", "sortText": "0.9999.StopIteration"}, {"data": "builtin", "kind": 7, "label": "SyntaxError", "sortText": "0.9999.SyntaxError"}, {"data": "builtin", "kind": 7, "label": "SyntaxWarning", "sortText": "0.9999.SyntaxWarning"}, {"data": "builtin", "kind": 7, "label": "SystemError", "sortText": "0.9999.SystemError"}, {"data": "builtin", "kind": 7, "label": "SystemExit", "sortText": "0.9999.SystemExit"}, {"data": "builtin", "kind": 7, "label": "TabError", "sortText": "0.9999.TabError"}, {"data": "builtin", "kind": 7, "label": "TimeoutError", "sortText": "0.9999.TimeoutError"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"data": "builtin", "kind": 7, "label": "TypeError", "sortText": "0.9999.TypeError"}, {"data": "builtin", "kind": 7, "label": "UnboundLocalError", "sortText": "0.9999.UnboundLocalError"}, {"data": "builtin", "kind": 7, "label": "UnicodeDecodeError", "sortText": "0.9999.UnicodeDecodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeEncodeError", "sortText": "0.9999.UnicodeEncodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeError", "sortText": "0.9999.UnicodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeTranslateError", "sortText": "0.9999.UnicodeTranslateError"}, {"data": "builtin", "kind": 7, "label": "UnicodeWarning", "sortText": "0.9999.UnicodeWarning"}, {"data": "builtin", "kind": 7, "label": "UserWarning", "sortText": "0.9999.UserWarning"}, {"data": "builtin", "kind": 7, "label": "ValueError", "sortText": "0.9999.ValueError"}, {"data": "builtin", "kind": 7, "label": "Warning", "sortText": "0.9999.Warning"}, {"data": "builtin", "kind": 7, "label": "ZeroDivisionError", "sortText": "0.9999.ZeroDivisionError"}, {"data": "builtin", "kind": 3, "label": "abs", "sortText": "0.9999.abs"}, {"data": "builtin", "kind": 3, "label": "aiter", "sortText": "0.9999.aiter"}, {"data": "builtin", "kind": 3, "label": "all", "sortText": "0.9999.all"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"data": "builtin", "kind": 3, "label": "anext", "sortText": "0.9999.anext"}, {"data": "builtin", "kind": 3, "label": "any", "sortText": "0.9999.any"}, {"data": "builtin", "kind": 3, "label": "ascii", "sortText": "0.9999.ascii"}, {"kind": 14, "label": "assert", "sortText": "0.9999.assert"}, {"kind": 14, "label": "async", "sortText": "0.9999.async"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"data": "builtin", "kind": 3, "label": "bin", "sortText": "0.9999.bin"}, {"data": "builtin", "kind": 7, "label": "bool", "sortText": "0.9999.bool"}, {"kind": 14, "label": "break", "sortText": "0.9999.break"}, {"data": "builtin", "kind": 3, "label": "breakpoint", "sortText": "0.9999.breakpoint"}, {"data": "builtin", "kind": 7, "label": "bytearray", "sortText": "0.9999.bytearray"}, {"data": "builtin", "kind": 7, "label": "bytes", "sortText": "0.9999.bytes"}, {"data": "builtin", "kind": 3, "label": "callable", "sortText": "0.9999.callable"}, {"kind": 14, "label": "case", "sortText": "0.9999.case"}, {"data": "builtin", "kind": 3, "label": "chr", "sortText": "0.9999.chr"}, {"kind": 14, "label": "class", "sortText": "0.9999.class"}, {"data": "builtin", "kind": 7, "label": "classmethod", "sortText": "0.9999.classmethod"}, {"data": "builtin", "kind": 3, "label": "compile", "sortText": "0.9999.compile"}, {"data": "builtin", "kind": 7, "label": "complex", "sortText": "0.9999.complex"}, {"kind": 14, "label": "continue", "sortText": "0.9999.continue"}, {"data": "builtin", "kind": 6, "label": "copyright", "sortText": "0.9999.copyright"}, {"data": "builtin", "kind": 6, "label": "credits", "sortText": "0.9999.credits"}, {"kind": 14, "label": "def", "sortText": "0.9999.def"}, {"kind": 14, "label": "del", "sortText": "0.9999.del"}, {"data": "builtin", "kind": 3, "label": "delattr", "sortText": "0.9999.delattr"}, {"data": "builtin", "kind": 7, "label": "dict", "sortText": "0.9999.dict"}, {"data": "builtin", "kind": 3, "label": "dir", "sortText": "0.9999.dir"}, {"data": "builtin", "kind": 3, "label": "divmod", "sortText": "0.9999.divmod"}, {"kind": 14, "label": "elif", "sortText": "0.9999.elif"}, {"data": "builtin", "kind": 6, "label": "ellipsis", "sortText": "0.9999.ellipsis"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"data": "builtin", "kind": 7, "label": "enumerate", "sortText": "0.9999.enumerate"}, {"data": "builtin", "kind": 3, "label": "eval", "sortText": "0.9999.eval"}, {"kind": 14, "label": "except", "sortText": "0.9999.except"}, {"data": "builtin", "kind": 3, "label": "exec", "sortText": "0.9999.exec"}, {"data": "builtin", "kind": 6, "label": "exit", "sortText": "0.9999.exit"}, {"data": "builtin", "kind": 7, "label": "filter", "sortText": "0.9999.filter"}, {"kind": 14, "label": "finally", "sortText": "0.9999.finally"}, {"data": "builtin", "kind": 7, "label": "float", "sortText": "0.9999.float"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"data": "builtin", "kind": 3, "label": "format", "sortText": "0.9999.format"}, {"kind": 14, "label": "from", "sortText": "0.9999.from"}, {"data": "builtin", "kind": 7, "label": "frozenset", "sortText": "0.9999.frozenset"}, {"data": "builtin", "kind": 7, "label": "function", "sortText": "0.9999.function"}, {"data": "builtin", "kind": 3, "label": "getattr", "sortText": "0.9999.getattr"}, {"kind": 14, "label": "global", "sortText": "0.9999.global"}, {"data": "builtin", "kind": 3, "label": "globals", "sortText": "0.9999.globals"}, {"data": "builtin", "kind": 3, "label": "hasattr", "sortText": "0.9999.hasattr"}, {"data": "builtin", "kind": 3, "label": "hash", "sortText": "0.9999.hash"}, {"data": "builtin", "kind": 6, "label": "help", "sortText": "0.9999.help"}, {"data": "builtin", "kind": 3, "label": "hex", "sortText": "0.9999.hex"}, {"data": "builtin", "kind": 3, "label": "id", "sortText": "0.9999.id"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "import", "sortText": "0.9999.import"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"data": "builtin", "kind": 3, "label": "input", "sortText": "0.9999.input"}, {"data": "builtin", "kind": 7, "label": "int", "sortText": "0.9999.int"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"data": "builtin", "kind": 3, "label": "isinstance", "sortText": "0.9999.isinstance"}, {"data": "builtin", "kind": 3, "label": "issubclass", "sortText": "0.9999.issubclass"}, {"data": "builtin", "kind": 3, "label": "iter", "sortText": "0.9999.iter"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"data": "builtin", "kind": 3, "label": "len", "sortText": "0.9999.len"}, {"data": "builtin", "kind": 6, "label": "license", "sortText": "0.9999.license"}, {"data": "builtin", "kind": 7, "label": "list", "sortText": "0.9999.list"}, {"data": "builtin", "kind": 3, "label": "locals", "sortText": "0.9999.locals"}, {"data": "builtin", "kind": 7, "label": "map", "sortText": "0.9999.map"}, {"kind": 14, "label": "match", "sortText": "0.9999.match"}, {"data": "builtin", "kind": 3, "label": "max", "sortText": "0.9999.max"}, {"data": "builtin", "kind": 7, "label": "memoryview", "sortText": "0.9999.memoryview"}, {"data": "builtin", "kind": 3, "label": "min", "sortText": "0.9999.min"}, {"data": "builtin", "kind": 3, "label": "next", "sortText": "0.9999.next"}, {"kind": 14, "label": "nonlocal", "sortText": "0.9999.nonlocal"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"detail": "Module[numpy]", "kind": 9, "label": "np", "sortText": "0.9999.np"}, {"data": "builtin", "kind": 7, "label": "object", "sortText": "0.9999.object"}, {"data": "builtin", "kind": 3, "label": "oct", "sortText": "0.9999.oct"}, {"data": "builtin", "kind": 3, "label": "open", "sortText": "0.9999.open"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"data": "builtin", "kind": 3, "label": "ord", "sortText": "0.9999.ord"}, {"kind": 14, "label": "pass", "sortText": "0.9999.pass"}, {"detail": "Module[pandas]", "kind": 9, "label": "pd", "sortText": "0.9999.pd"}, {"data": "builtin", "kind": 3, "label": "pow", "sortText": "0.9999.pow"}, {"data": "builtin", "kind": 3, "label": "print", "sortText": "0.9999.print"}, {"data": "builtin", "kind": 7, "label": "property", "sortText": "0.9999.property"}, {"data": "builtin", "kind": 6, "label": "quit", "sortText": "0.9999.quit"}, {"kind": 14, "label": "raise", "sortText": "0.9999.raise"}, {"data": "builtin", "kind": 7, "label": "range", "sortText": "0.9999.range"}, {"data": "builtin", "kind": 3, "label": "repr", "sortText": "0.9999.repr"}, {"kind": 14, "label": "return", "sortText": "0.9999.return"}, {"data": "builtin", "kind": 7, "label": "reversed", "sortText": "0.9999.reversed"}, {"data": "builtin", "kind": 3, "label": "round", "sortText": "0.9999.round"}, {"data": "builtin", "kind": 7, "label": "set", "sortText": "0.9999.set"}, {"data": "builtin", "kind": 3, "label": "setattr", "sortText": "0.9999.setattr"}, {"data": "builtin", "kind": 7, "label": "slice", "sortText": "0.9999.slice"}, {"data": "builtin", "kind": 3, "label": "sorted", "sortText": "0.9999.sorted"}, {"data": "builtin", "kind": 7, "label": "staticmethod", "sortText": "0.9999.staticmethod"}, {"data": "builtin", "kind": 7, "label": "str", "sortText": "0.9999.str"}, {"data": "builtin", "kind": 3, "label": "sum", "sortText": "0.9999.sum"}, {"detail": "(values: list[int]) -> DataFrame", "kind": 3, "label": "summarize", "sortText": "0.9999.summarize"}, {"detail": "DataFrame", "kind": 6, "label": "summary", "sortText": "0.9999.summary"}, {"data": "builtin", "kind": 7, "label": "super", "sortText": "0.9999.super"}, {"kind": 14, "label": "try", "sortText": "0.9999.try"}, {"data": "builtin", "kind": 7, "label": "tuple", "sortText": "0.9999.tuple"}, {"kind": 14, "label": "type", "sortText": "0.9999.type"}, {"data": "builtin", "kind": 3, "label": "vars", "sortText": "0.9999.vars"}, {"kind": 14, "label": "while", "sortText": "0.9999.while"}, {"kind": 14, "label": "with", "sortText": "0.9999.with"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"data": "builtin", "kind": 7, "label": "zip", "sortText": "0.9999.zip"}, {"data": "builtin", "kind": 6, "label": "_AddableT1", "sortText": "2.9999._AddableT1"}, {"data": "builtin", "kind": 6, "label": "_AddableT2", "sortText": "2.9999._AddableT2"}, {"data": "builtin", "kind": 6, "label": "_AwaitableT", "sortText": "2.9999._AwaitableT"}, {"data": "builtin", "kind": 6, "label": "_AwaitableT_co", "sortText": "2.9999._AwaitableT_co"}, {"data": "builtin", "kind": 6, "label": "_BaseExceptionT", "sortText": "2.9999._BaseExceptionT"}, {"data": "builtin", "kind": 6, "label": "_BaseExceptionT_co", "sortText": "2.9999._BaseExceptionT_co"}, {"data": "builtin", "kind": 6, "label": "_ClassInfo", "sortText": "2.9999._ClassInfo"}, {"data": "builtin", "kind": 6, "label": "_E_contra", "sortText": "2.9999._E_contra"}, {"data": "builtin", "kind": 6, "label": "_ExceptionT", "sortText": "2.9999._ExceptionT"}, {"data": "builtin", "kind": 6, "label": "_ExceptionT_co", "sortText": "2.9999._ExceptionT_co"}, {"data": "builtin", "kind": 7, "label": "_FormatMapMapping", "sortText": "2.9999._FormatMapMapping"}, {"data": "builtin", "kind": 7, "label": "_GetItemIterable", "sortText": "2.9999._GetItemIterable"}, {"data": "builtin", "kind": 6, "label": "_I", "sortText": "2.9999._I"}, {"data": "builtin", "kind": 6, "label": "_IntegerFormats", "sortText": "2.9999._IntegerFormats"}, {"data": "builtin", "kind": 6, "label": "_KT", "sortText": "2.9999._KT"}, {"data": "builtin", "kind": 6, "label": "_LiteralInteger", "sortText": "2.9999._LiteralInteger"}, {"data": "builtin", "kind": 6, "label": "_M_contra", "sortText": "2.9999._M_contra"}, {"data": "builtin", "kind": 6, "label": "_NegativeInteger", "sortText": "2.9999._NegativeInteger"}, {"data": "builtin", "kind": 6, "label": "_Opener", "sortText": "2.9999._Opener"}, {"data": "builtin", "kind": 6, "label": "_P", "sortText": "2.9999._P"}, {"data": "builtin", "kind": 6, "label": "_PositiveInteger", "sortText": "2.9999._PositiveInteger"}, {"data": "builtin", "kind": 6, "label": "_R_co", "sortText": "2.9999._R_co"}, {"data": "builtin", "kind": 6, "label": "_S", "sortText": "2.9999._S"}, {"data": "builtin", "kind": 6, "label": "_StartT_co", "sortText": "2.9999._StartT_co"}, {"data": "builtin", "kind": 6, "label": "_StepT_co", "sortText": "2.9999._StepT_co"}, {"data": "builtin", "kind": 6, "label": "_StopT_co", "sortText": "2.9999._StopT_co"}, {"data": "builtin", "kind": 6, "label": "_SupportsAnextT_co", "sortText": "2.9999._SupportsAnextT_co"}, {"data": "builtin", "kind": 6, "label": "_SupportsNextT_co", "sortText": "2.9999._SupportsNextT_co"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow2", "sortText": "2.9999._SupportsPow2"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow3", "sortText": "2.9999._SupportsPow3"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow3NoneOnly", "sortText": "2.9999._SupportsPow3NoneOnly"}, {"data": "builtin", "kind": 7, "label": "_SupportsRound1", "sortText": "2.9999._SupportsRound1"}, {"data": "builtin", "kind": 7, "label": "_SupportsRound2", "sortText": "2.9999._SupportsRound2"}, {"data": "builtin", "kind": 6, "label": "_SupportsSomeKindOfPow", "sortText": "2.9999._SupportsSomeKindOfPow"}, {"data": "builtin", "kind": 6, "label": "_SupportsSumNoDefaultT", "sortText": "2.9999._SupportsSumNoDefaultT"}, {"data": "builtin", "kind": 7, "label": "_SupportsSumWithNoDefaultGiven", "sortText": "2.9999._SupportsSumWithNoDefaultGiven"}, {"data": "builtin", "kind": 7, "label": "_SupportsSynchronousAnext", "sortText": "2.9999._SupportsSynchronousAnext"}, {"data": "builtin", "kind": 7, "label": "_SupportsWriteAndFlush", "sortText": "2.9999._SupportsWriteAndFlush"}, {"data": "builtin", "kind": 6, "label": "_T", "sortText": "2.9999._T"}, {"data": "builtin", "kind": 6, "label": "_T1", "sortText": "2.9999._T1"}, {"data": "builtin", "kind": 6, "label": "_T2", "sortText": "2.9999._T2"}, {"data": "builtin", "kind": 6, "label": "_T3", "sortText": "2.9999._T3"}, {"data": "builtin", "kind": 6, "label": "_T4", "sortText": "2.9999._T4"}, {"data": "builtin", "kind": 6, "label": "_T5", "sortText": "2.9999._T5"}, {"data": "builtin", "kind": 6, "label": "_T_co", "sortText": "2.9999._T_co"}, {"data": "builtin", "kind": 6, "label": "_T_contra", "sortText": "2.9999._T_contra"}, {"data": "builtin", "kind": 7, "label": "_TranslateTable", "sortText": "2.9999._TranslateTable"}, {"data": "builtin", "kind": 6, "label": "_VT", "sortText": "2.9999._VT"}, {"data": "builtin", "kind": 21, "label": "__annotations__", "sortText": "3.9999.__annotations__"}, {"data": "builtin", "kind": 3, "label": "__build_class__", "sortText": "3.9999.__build_class__"}, {"data": "builtin", "kind": 21, "label": "__builtins__", "sortText": "3.9999.__builtins__"}, {"data": "builtin", "kind": 21, "label": "__cached__", "sortText": "3.9999.__cached__"}, {"data": "builtin", "kind": 21, "label": "__debug__", "sortText": "3.9999.__debug__"}, {"data": "builtin", "kind": 21, "label": "__dict__", "sortText": "3.9999.__dict__"}, {"data": "builtin", "kind": 21, "label": "__doc__", "sortText": "3.9999.__doc__"}, {"data": "builtin", "kind": 21, "label": "__file__", "sortText": "3.9999.__file__"}, {"data": "builtin", "kind": 3, "label": "__import__", "sortText": "3.9999.__import__"}, {"data": "builtin", "kind": 21, "label": "__loader__", "sortText": "3.9999.__loader__"}, {"data": "builtin", "kind": 21, "label": "__name__", "sortText": "3.9999.__name__"}, {"data": "builtin", "kind": 21, "label": "__package__", "sortText": "3.9999.__package__"}, {"data": "builtin", "kind": 21, "label": "__path__", "sortText": "3.9999.__path__"}, {"data": "builtin", "kind": 21, "label": "__spec__", "sortText": "3.9999.__spec__"}]}} -{"suite": "data_science", "label": "dataframe completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 8, "character": 8, "iteration": 3, "result": {"isIncomplete": false, "items": [{"data": "builtin", "kind": 7, "label": "ArithmeticError", "sortText": "0.9999.ArithmeticError"}, {"data": "builtin", "kind": 7, "label": "AssertionError", "sortText": "0.9999.AssertionError"}, {"data": "builtin", "kind": 7, "label": "AttributeError", "sortText": "0.9999.AttributeError"}, {"data": "builtin", "kind": 7, "label": "BaseException", "sortText": "0.9999.BaseException"}, {"data": "builtin", "kind": 7, "label": "BaseExceptionGroup", "sortText": "0.9999.BaseExceptionGroup"}, {"data": "builtin", "kind": 7, "label": "BlockingIOError", "sortText": "0.9999.BlockingIOError"}, {"data": "builtin", "kind": 7, "label": "BrokenPipeError", "sortText": "0.9999.BrokenPipeError"}, {"data": "builtin", "kind": 7, "label": "BufferError", "sortText": "0.9999.BufferError"}, {"data": "builtin", "kind": 7, "label": "BytesWarning", "sortText": "0.9999.BytesWarning"}, {"data": "builtin", "kind": 7, "label": "ChildProcessError", "sortText": "0.9999.ChildProcessError"}, {"data": "builtin", "kind": 7, "label": "ConnectionAbortedError", "sortText": "0.9999.ConnectionAbortedError"}, {"data": "builtin", "kind": 7, "label": "ConnectionError", "sortText": "0.9999.ConnectionError"}, {"data": "builtin", "kind": 7, "label": "ConnectionRefusedError", "sortText": "0.9999.ConnectionRefusedError"}, {"data": "builtin", "kind": 7, "label": "ConnectionResetError", "sortText": "0.9999.ConnectionResetError"}, {"data": "builtin", "kind": 7, "label": "DeprecationWarning", "sortText": "0.9999.DeprecationWarning"}, {"data": "builtin", "kind": 7, "label": "EOFError", "sortText": "0.9999.EOFError"}, {"data": "builtin", "kind": 6, "label": "Ellipsis", "sortText": "0.9999.Ellipsis"}, {"data": "builtin", "kind": 7, "label": "EncodingWarning", "sortText": "0.9999.EncodingWarning"}, {"data": "builtin", "kind": 6, "label": "EnvironmentError", "sortText": "0.9999.EnvironmentError"}, {"data": "builtin", "kind": 7, "label": "Exception", "sortText": "0.9999.Exception"}, {"data": "builtin", "kind": 7, "label": "ExceptionGroup", "sortText": "0.9999.ExceptionGroup"}, {"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"data": "builtin", "kind": 7, "label": "FileExistsError", "sortText": "0.9999.FileExistsError"}, {"data": "builtin", "kind": 7, "label": "FileNotFoundError", "sortText": "0.9999.FileNotFoundError"}, {"data": "builtin", "kind": 7, "label": "FloatingPointError", "sortText": "0.9999.FloatingPointError"}, {"data": "builtin", "kind": 7, "label": "FutureWarning", "sortText": "0.9999.FutureWarning"}, {"data": "builtin", "kind": 7, "label": "GeneratorExit", "sortText": "0.9999.GeneratorExit"}, {"data": "builtin", "kind": 6, "label": "IOError", "sortText": "0.9999.IOError"}, {"data": "builtin", "kind": 7, "label": "ImportError", "sortText": "0.9999.ImportError"}, {"data": "builtin", "kind": 7, "label": "ImportWarning", "sortText": "0.9999.ImportWarning"}, {"data": "builtin", "kind": 7, "label": "IndentationError", "sortText": "0.9999.IndentationError"}, {"data": "builtin", "kind": 7, "label": "IndexError", "sortText": "0.9999.IndexError"}, {"data": "builtin", "kind": 7, "label": "InterruptedError", "sortText": "0.9999.InterruptedError"}, {"data": "builtin", "kind": 7, "label": "IsADirectoryError", "sortText": "0.9999.IsADirectoryError"}, {"data": "builtin", "kind": 7, "label": "KeyError", "sortText": "0.9999.KeyError"}, {"data": "builtin", "kind": 7, "label": "KeyboardInterrupt", "sortText": "0.9999.KeyboardInterrupt"}, {"data": "builtin", "kind": 7, "label": "LookupError", "sortText": "0.9999.LookupError"}, {"data": "builtin", "kind": 7, "label": "MemoryError", "sortText": "0.9999.MemoryError"}, {"data": "builtin", "kind": 7, "label": "ModuleNotFoundError", "sortText": "0.9999.ModuleNotFoundError"}, {"data": "builtin", "kind": 7, "label": "NameError", "sortText": "0.9999.NameError"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"data": "builtin", "kind": 7, "label": "NotADirectoryError", "sortText": "0.9999.NotADirectoryError"}, {"data": "builtin", "kind": 6, "label": "NotImplemented", "sortText": "0.9999.NotImplemented"}, {"data": "builtin", "kind": 7, "label": "NotImplementedError", "sortText": "0.9999.NotImplementedError"}, {"data": "builtin", "kind": 7, "label": "OSError", "sortText": "0.9999.OSError"}, {"data": "builtin", "kind": 7, "label": "OverflowError", "sortText": "0.9999.OverflowError"}, {"data": "builtin", "kind": 7, "label": "PendingDeprecationWarning", "sortText": "0.9999.PendingDeprecationWarning"}, {"data": "builtin", "kind": 7, "label": "PermissionError", "sortText": "0.9999.PermissionError"}, {"data": "builtin", "kind": 7, "label": "ProcessLookupError", "sortText": "0.9999.ProcessLookupError"}, {"data": "builtin", "kind": 7, "label": "RecursionError", "sortText": "0.9999.RecursionError"}, {"data": "builtin", "kind": 7, "label": "ReferenceError", "sortText": "0.9999.ReferenceError"}, {"data": "builtin", "kind": 7, "label": "ResourceWarning", "sortText": "0.9999.ResourceWarning"}, {"data": "builtin", "kind": 7, "label": "RuntimeError", "sortText": "0.9999.RuntimeError"}, {"data": "builtin", "kind": 7, "label": "RuntimeWarning", "sortText": "0.9999.RuntimeWarning"}, {"data": "builtin", "kind": 7, "label": "StopAsyncIteration", "sortText": "0.9999.StopAsyncIteration"}, {"data": "builtin", "kind": 7, "label": "StopIteration", "sortText": "0.9999.StopIteration"}, {"data": "builtin", "kind": 7, "label": "SyntaxError", "sortText": "0.9999.SyntaxError"}, {"data": "builtin", "kind": 7, "label": "SyntaxWarning", "sortText": "0.9999.SyntaxWarning"}, {"data": "builtin", "kind": 7, "label": "SystemError", "sortText": "0.9999.SystemError"}, {"data": "builtin", "kind": 7, "label": "SystemExit", "sortText": "0.9999.SystemExit"}, {"data": "builtin", "kind": 7, "label": "TabError", "sortText": "0.9999.TabError"}, {"data": "builtin", "kind": 7, "label": "TimeoutError", "sortText": "0.9999.TimeoutError"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"data": "builtin", "kind": 7, "label": "TypeError", "sortText": "0.9999.TypeError"}, {"data": "builtin", "kind": 7, "label": "UnboundLocalError", "sortText": "0.9999.UnboundLocalError"}, {"data": "builtin", "kind": 7, "label": "UnicodeDecodeError", "sortText": "0.9999.UnicodeDecodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeEncodeError", "sortText": "0.9999.UnicodeEncodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeError", "sortText": "0.9999.UnicodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeTranslateError", "sortText": "0.9999.UnicodeTranslateError"}, {"data": "builtin", "kind": 7, "label": "UnicodeWarning", "sortText": "0.9999.UnicodeWarning"}, {"data": "builtin", "kind": 7, "label": "UserWarning", "sortText": "0.9999.UserWarning"}, {"data": "builtin", "kind": 7, "label": "ValueError", "sortText": "0.9999.ValueError"}, {"data": "builtin", "kind": 7, "label": "Warning", "sortText": "0.9999.Warning"}, {"data": "builtin", "kind": 7, "label": "ZeroDivisionError", "sortText": "0.9999.ZeroDivisionError"}, {"data": "builtin", "kind": 3, "label": "abs", "sortText": "0.9999.abs"}, {"data": "builtin", "kind": 3, "label": "aiter", "sortText": "0.9999.aiter"}, {"data": "builtin", "kind": 3, "label": "all", "sortText": "0.9999.all"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"data": "builtin", "kind": 3, "label": "anext", "sortText": "0.9999.anext"}, {"data": "builtin", "kind": 3, "label": "any", "sortText": "0.9999.any"}, {"data": "builtin", "kind": 3, "label": "ascii", "sortText": "0.9999.ascii"}, {"kind": 14, "label": "assert", "sortText": "0.9999.assert"}, {"kind": 14, "label": "async", "sortText": "0.9999.async"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"data": "builtin", "kind": 3, "label": "bin", "sortText": "0.9999.bin"}, {"data": "builtin", "kind": 7, "label": "bool", "sortText": "0.9999.bool"}, {"kind": 14, "label": "break", "sortText": "0.9999.break"}, {"data": "builtin", "kind": 3, "label": "breakpoint", "sortText": "0.9999.breakpoint"}, {"data": "builtin", "kind": 7, "label": "bytearray", "sortText": "0.9999.bytearray"}, {"data": "builtin", "kind": 7, "label": "bytes", "sortText": "0.9999.bytes"}, {"data": "builtin", "kind": 3, "label": "callable", "sortText": "0.9999.callable"}, {"kind": 14, "label": "case", "sortText": "0.9999.case"}, {"data": "builtin", "kind": 3, "label": "chr", "sortText": "0.9999.chr"}, {"kind": 14, "label": "class", "sortText": "0.9999.class"}, {"data": "builtin", "kind": 7, "label": "classmethod", "sortText": "0.9999.classmethod"}, {"data": "builtin", "kind": 3, "label": "compile", "sortText": "0.9999.compile"}, {"data": "builtin", "kind": 7, "label": "complex", "sortText": "0.9999.complex"}, {"kind": 14, "label": "continue", "sortText": "0.9999.continue"}, {"data": "builtin", "kind": 6, "label": "copyright", "sortText": "0.9999.copyright"}, {"data": "builtin", "kind": 6, "label": "credits", "sortText": "0.9999.credits"}, {"kind": 14, "label": "def", "sortText": "0.9999.def"}, {"kind": 14, "label": "del", "sortText": "0.9999.del"}, {"data": "builtin", "kind": 3, "label": "delattr", "sortText": "0.9999.delattr"}, {"data": "builtin", "kind": 7, "label": "dict", "sortText": "0.9999.dict"}, {"data": "builtin", "kind": 3, "label": "dir", "sortText": "0.9999.dir"}, {"data": "builtin", "kind": 3, "label": "divmod", "sortText": "0.9999.divmod"}, {"kind": 14, "label": "elif", "sortText": "0.9999.elif"}, {"data": "builtin", "kind": 6, "label": "ellipsis", "sortText": "0.9999.ellipsis"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"data": "builtin", "kind": 7, "label": "enumerate", "sortText": "0.9999.enumerate"}, {"data": "builtin", "kind": 3, "label": "eval", "sortText": "0.9999.eval"}, {"kind": 14, "label": "except", "sortText": "0.9999.except"}, {"data": "builtin", "kind": 3, "label": "exec", "sortText": "0.9999.exec"}, {"data": "builtin", "kind": 6, "label": "exit", "sortText": "0.9999.exit"}, {"data": "builtin", "kind": 7, "label": "filter", "sortText": "0.9999.filter"}, {"kind": 14, "label": "finally", "sortText": "0.9999.finally"}, {"data": "builtin", "kind": 7, "label": "float", "sortText": "0.9999.float"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"data": "builtin", "kind": 3, "label": "format", "sortText": "0.9999.format"}, {"kind": 14, "label": "from", "sortText": "0.9999.from"}, {"data": "builtin", "kind": 7, "label": "frozenset", "sortText": "0.9999.frozenset"}, {"data": "builtin", "kind": 7, "label": "function", "sortText": "0.9999.function"}, {"data": "builtin", "kind": 3, "label": "getattr", "sortText": "0.9999.getattr"}, {"kind": 14, "label": "global", "sortText": "0.9999.global"}, {"data": "builtin", "kind": 3, "label": "globals", "sortText": "0.9999.globals"}, {"data": "builtin", "kind": 3, "label": "hasattr", "sortText": "0.9999.hasattr"}, {"data": "builtin", "kind": 3, "label": "hash", "sortText": "0.9999.hash"}, {"data": "builtin", "kind": 6, "label": "help", "sortText": "0.9999.help"}, {"data": "builtin", "kind": 3, "label": "hex", "sortText": "0.9999.hex"}, {"data": "builtin", "kind": 3, "label": "id", "sortText": "0.9999.id"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "import", "sortText": "0.9999.import"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"data": "builtin", "kind": 3, "label": "input", "sortText": "0.9999.input"}, {"data": "builtin", "kind": 7, "label": "int", "sortText": "0.9999.int"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"data": "builtin", "kind": 3, "label": "isinstance", "sortText": "0.9999.isinstance"}, {"data": "builtin", "kind": 3, "label": "issubclass", "sortText": "0.9999.issubclass"}, {"data": "builtin", "kind": 3, "label": "iter", "sortText": "0.9999.iter"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"data": "builtin", "kind": 3, "label": "len", "sortText": "0.9999.len"}, {"data": "builtin", "kind": 6, "label": "license", "sortText": "0.9999.license"}, {"data": "builtin", "kind": 7, "label": "list", "sortText": "0.9999.list"}, {"data": "builtin", "kind": 3, "label": "locals", "sortText": "0.9999.locals"}, {"data": "builtin", "kind": 7, "label": "map", "sortText": "0.9999.map"}, {"kind": 14, "label": "match", "sortText": "0.9999.match"}, {"data": "builtin", "kind": 3, "label": "max", "sortText": "0.9999.max"}, {"data": "builtin", "kind": 7, "label": "memoryview", "sortText": "0.9999.memoryview"}, {"data": "builtin", "kind": 3, "label": "min", "sortText": "0.9999.min"}, {"data": "builtin", "kind": 3, "label": "next", "sortText": "0.9999.next"}, {"kind": 14, "label": "nonlocal", "sortText": "0.9999.nonlocal"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"detail": "Module[numpy]", "kind": 9, "label": "np", "sortText": "0.9999.np"}, {"data": "builtin", "kind": 7, "label": "object", "sortText": "0.9999.object"}, {"data": "builtin", "kind": 3, "label": "oct", "sortText": "0.9999.oct"}, {"data": "builtin", "kind": 3, "label": "open", "sortText": "0.9999.open"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"data": "builtin", "kind": 3, "label": "ord", "sortText": "0.9999.ord"}, {"kind": 14, "label": "pass", "sortText": "0.9999.pass"}, {"detail": "Module[pandas]", "kind": 9, "label": "pd", "sortText": "0.9999.pd"}, {"data": "builtin", "kind": 3, "label": "pow", "sortText": "0.9999.pow"}, {"data": "builtin", "kind": 3, "label": "print", "sortText": "0.9999.print"}, {"data": "builtin", "kind": 7, "label": "property", "sortText": "0.9999.property"}, {"data": "builtin", "kind": 6, "label": "quit", "sortText": "0.9999.quit"}, {"kind": 14, "label": "raise", "sortText": "0.9999.raise"}, {"data": "builtin", "kind": 7, "label": "range", "sortText": "0.9999.range"}, {"data": "builtin", "kind": 3, "label": "repr", "sortText": "0.9999.repr"}, {"kind": 14, "label": "return", "sortText": "0.9999.return"}, {"data": "builtin", "kind": 7, "label": "reversed", "sortText": "0.9999.reversed"}, {"data": "builtin", "kind": 3, "label": "round", "sortText": "0.9999.round"}, {"data": "builtin", "kind": 7, "label": "set", "sortText": "0.9999.set"}, {"data": "builtin", "kind": 3, "label": "setattr", "sortText": "0.9999.setattr"}, {"data": "builtin", "kind": 7, "label": "slice", "sortText": "0.9999.slice"}, {"data": "builtin", "kind": 3, "label": "sorted", "sortText": "0.9999.sorted"}, {"data": "builtin", "kind": 7, "label": "staticmethod", "sortText": "0.9999.staticmethod"}, {"data": "builtin", "kind": 7, "label": "str", "sortText": "0.9999.str"}, {"data": "builtin", "kind": 3, "label": "sum", "sortText": "0.9999.sum"}, {"detail": "(values: list[int]) -> DataFrame", "kind": 3, "label": "summarize", "sortText": "0.9999.summarize"}, {"detail": "DataFrame", "kind": 6, "label": "summary", "sortText": "0.9999.summary"}, {"data": "builtin", "kind": 7, "label": "super", "sortText": "0.9999.super"}, {"kind": 14, "label": "try", "sortText": "0.9999.try"}, {"data": "builtin", "kind": 7, "label": "tuple", "sortText": "0.9999.tuple"}, {"kind": 14, "label": "type", "sortText": "0.9999.type"}, {"data": "builtin", "kind": 3, "label": "vars", "sortText": "0.9999.vars"}, {"kind": 14, "label": "while", "sortText": "0.9999.while"}, {"kind": 14, "label": "with", "sortText": "0.9999.with"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"data": "builtin", "kind": 7, "label": "zip", "sortText": "0.9999.zip"}, {"data": "builtin", "kind": 6, "label": "_AddableT1", "sortText": "2.9999._AddableT1"}, {"data": "builtin", "kind": 6, "label": "_AddableT2", "sortText": "2.9999._AddableT2"}, {"data": "builtin", "kind": 6, "label": "_AwaitableT", "sortText": "2.9999._AwaitableT"}, {"data": "builtin", "kind": 6, "label": "_AwaitableT_co", "sortText": "2.9999._AwaitableT_co"}, {"data": "builtin", "kind": 6, "label": "_BaseExceptionT", "sortText": "2.9999._BaseExceptionT"}, {"data": "builtin", "kind": 6, "label": "_BaseExceptionT_co", "sortText": "2.9999._BaseExceptionT_co"}, {"data": "builtin", "kind": 6, "label": "_ClassInfo", "sortText": "2.9999._ClassInfo"}, {"data": "builtin", "kind": 6, "label": "_E_contra", "sortText": "2.9999._E_contra"}, {"data": "builtin", "kind": 6, "label": "_ExceptionT", "sortText": "2.9999._ExceptionT"}, {"data": "builtin", "kind": 6, "label": "_ExceptionT_co", "sortText": "2.9999._ExceptionT_co"}, {"data": "builtin", "kind": 7, "label": "_FormatMapMapping", "sortText": "2.9999._FormatMapMapping"}, {"data": "builtin", "kind": 7, "label": "_GetItemIterable", "sortText": "2.9999._GetItemIterable"}, {"data": "builtin", "kind": 6, "label": "_I", "sortText": "2.9999._I"}, {"data": "builtin", "kind": 6, "label": "_IntegerFormats", "sortText": "2.9999._IntegerFormats"}, {"data": "builtin", "kind": 6, "label": "_KT", "sortText": "2.9999._KT"}, {"data": "builtin", "kind": 6, "label": "_LiteralInteger", "sortText": "2.9999._LiteralInteger"}, {"data": "builtin", "kind": 6, "label": "_M_contra", "sortText": "2.9999._M_contra"}, {"data": "builtin", "kind": 6, "label": "_NegativeInteger", "sortText": "2.9999._NegativeInteger"}, {"data": "builtin", "kind": 6, "label": "_Opener", "sortText": "2.9999._Opener"}, {"data": "builtin", "kind": 6, "label": "_P", "sortText": "2.9999._P"}, {"data": "builtin", "kind": 6, "label": "_PositiveInteger", "sortText": "2.9999._PositiveInteger"}, {"data": "builtin", "kind": 6, "label": "_R_co", "sortText": "2.9999._R_co"}, {"data": "builtin", "kind": 6, "label": "_S", "sortText": "2.9999._S"}, {"data": "builtin", "kind": 6, "label": "_StartT_co", "sortText": "2.9999._StartT_co"}, {"data": "builtin", "kind": 6, "label": "_StepT_co", "sortText": "2.9999._StepT_co"}, {"data": "builtin", "kind": 6, "label": "_StopT_co", "sortText": "2.9999._StopT_co"}, {"data": "builtin", "kind": 6, "label": "_SupportsAnextT_co", "sortText": "2.9999._SupportsAnextT_co"}, {"data": "builtin", "kind": 6, "label": "_SupportsNextT_co", "sortText": "2.9999._SupportsNextT_co"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow2", "sortText": "2.9999._SupportsPow2"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow3", "sortText": "2.9999._SupportsPow3"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow3NoneOnly", "sortText": "2.9999._SupportsPow3NoneOnly"}, {"data": "builtin", "kind": 7, "label": "_SupportsRound1", "sortText": "2.9999._SupportsRound1"}, {"data": "builtin", "kind": 7, "label": "_SupportsRound2", "sortText": "2.9999._SupportsRound2"}, {"data": "builtin", "kind": 6, "label": "_SupportsSomeKindOfPow", "sortText": "2.9999._SupportsSomeKindOfPow"}, {"data": "builtin", "kind": 6, "label": "_SupportsSumNoDefaultT", "sortText": "2.9999._SupportsSumNoDefaultT"}, {"data": "builtin", "kind": 7, "label": "_SupportsSumWithNoDefaultGiven", "sortText": "2.9999._SupportsSumWithNoDefaultGiven"}, {"data": "builtin", "kind": 7, "label": "_SupportsSynchronousAnext", "sortText": "2.9999._SupportsSynchronousAnext"}, {"data": "builtin", "kind": 7, "label": "_SupportsWriteAndFlush", "sortText": "2.9999._SupportsWriteAndFlush"}, {"data": "builtin", "kind": 6, "label": "_T", "sortText": "2.9999._T"}, {"data": "builtin", "kind": 6, "label": "_T1", "sortText": "2.9999._T1"}, {"data": "builtin", "kind": 6, "label": "_T2", "sortText": "2.9999._T2"}, {"data": "builtin", "kind": 6, "label": "_T3", "sortText": "2.9999._T3"}, {"data": "builtin", "kind": 6, "label": "_T4", "sortText": "2.9999._T4"}, {"data": "builtin", "kind": 6, "label": "_T5", "sortText": "2.9999._T5"}, {"data": "builtin", "kind": 6, "label": "_T_co", "sortText": "2.9999._T_co"}, {"data": "builtin", "kind": 6, "label": "_T_contra", "sortText": "2.9999._T_contra"}, {"data": "builtin", "kind": 7, "label": "_TranslateTable", "sortText": "2.9999._TranslateTable"}, {"data": "builtin", "kind": 6, "label": "_VT", "sortText": "2.9999._VT"}, {"data": "builtin", "kind": 21, "label": "__annotations__", "sortText": "3.9999.__annotations__"}, {"data": "builtin", "kind": 3, "label": "__build_class__", "sortText": "3.9999.__build_class__"}, {"data": "builtin", "kind": 21, "label": "__builtins__", "sortText": "3.9999.__builtins__"}, {"data": "builtin", "kind": 21, "label": "__cached__", "sortText": "3.9999.__cached__"}, {"data": "builtin", "kind": 21, "label": "__debug__", "sortText": "3.9999.__debug__"}, {"data": "builtin", "kind": 21, "label": "__dict__", "sortText": "3.9999.__dict__"}, {"data": "builtin", "kind": 21, "label": "__doc__", "sortText": "3.9999.__doc__"}, {"data": "builtin", "kind": 21, "label": "__file__", "sortText": "3.9999.__file__"}, {"data": "builtin", "kind": 3, "label": "__import__", "sortText": "3.9999.__import__"}, {"data": "builtin", "kind": 21, "label": "__loader__", "sortText": "3.9999.__loader__"}, {"data": "builtin", "kind": 21, "label": "__name__", "sortText": "3.9999.__name__"}, {"data": "builtin", "kind": 21, "label": "__package__", "sortText": "3.9999.__package__"}, {"data": "builtin", "kind": 21, "label": "__path__", "sortText": "3.9999.__path__"}, {"data": "builtin", "kind": 21, "label": "__spec__", "sortText": "3.9999.__spec__"}]}} -{"suite": "data_science", "label": "dataframe completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 8, "character": 8, "iteration": 4, "result": {"isIncomplete": false, "items": [{"data": "builtin", "kind": 7, "label": "ArithmeticError", "sortText": "0.9999.ArithmeticError"}, {"data": "builtin", "kind": 7, "label": "AssertionError", "sortText": "0.9999.AssertionError"}, {"data": "builtin", "kind": 7, "label": "AttributeError", "sortText": "0.9999.AttributeError"}, {"data": "builtin", "kind": 7, "label": "BaseException", "sortText": "0.9999.BaseException"}, {"data": "builtin", "kind": 7, "label": "BaseExceptionGroup", "sortText": "0.9999.BaseExceptionGroup"}, {"data": "builtin", "kind": 7, "label": "BlockingIOError", "sortText": "0.9999.BlockingIOError"}, {"data": "builtin", "kind": 7, "label": "BrokenPipeError", "sortText": "0.9999.BrokenPipeError"}, {"data": "builtin", "kind": 7, "label": "BufferError", "sortText": "0.9999.BufferError"}, {"data": "builtin", "kind": 7, "label": "BytesWarning", "sortText": "0.9999.BytesWarning"}, {"data": "builtin", "kind": 7, "label": "ChildProcessError", "sortText": "0.9999.ChildProcessError"}, {"data": "builtin", "kind": 7, "label": "ConnectionAbortedError", "sortText": "0.9999.ConnectionAbortedError"}, {"data": "builtin", "kind": 7, "label": "ConnectionError", "sortText": "0.9999.ConnectionError"}, {"data": "builtin", "kind": 7, "label": "ConnectionRefusedError", "sortText": "0.9999.ConnectionRefusedError"}, {"data": "builtin", "kind": 7, "label": "ConnectionResetError", "sortText": "0.9999.ConnectionResetError"}, {"data": "builtin", "kind": 7, "label": "DeprecationWarning", "sortText": "0.9999.DeprecationWarning"}, {"data": "builtin", "kind": 7, "label": "EOFError", "sortText": "0.9999.EOFError"}, {"data": "builtin", "kind": 6, "label": "Ellipsis", "sortText": "0.9999.Ellipsis"}, {"data": "builtin", "kind": 7, "label": "EncodingWarning", "sortText": "0.9999.EncodingWarning"}, {"data": "builtin", "kind": 6, "label": "EnvironmentError", "sortText": "0.9999.EnvironmentError"}, {"data": "builtin", "kind": 7, "label": "Exception", "sortText": "0.9999.Exception"}, {"data": "builtin", "kind": 7, "label": "ExceptionGroup", "sortText": "0.9999.ExceptionGroup"}, {"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"data": "builtin", "kind": 7, "label": "FileExistsError", "sortText": "0.9999.FileExistsError"}, {"data": "builtin", "kind": 7, "label": "FileNotFoundError", "sortText": "0.9999.FileNotFoundError"}, {"data": "builtin", "kind": 7, "label": "FloatingPointError", "sortText": "0.9999.FloatingPointError"}, {"data": "builtin", "kind": 7, "label": "FutureWarning", "sortText": "0.9999.FutureWarning"}, {"data": "builtin", "kind": 7, "label": "GeneratorExit", "sortText": "0.9999.GeneratorExit"}, {"data": "builtin", "kind": 6, "label": "IOError", "sortText": "0.9999.IOError"}, {"data": "builtin", "kind": 7, "label": "ImportError", "sortText": "0.9999.ImportError"}, {"data": "builtin", "kind": 7, "label": "ImportWarning", "sortText": "0.9999.ImportWarning"}, {"data": "builtin", "kind": 7, "label": "IndentationError", "sortText": "0.9999.IndentationError"}, {"data": "builtin", "kind": 7, "label": "IndexError", "sortText": "0.9999.IndexError"}, {"data": "builtin", "kind": 7, "label": "InterruptedError", "sortText": "0.9999.InterruptedError"}, {"data": "builtin", "kind": 7, "label": "IsADirectoryError", "sortText": "0.9999.IsADirectoryError"}, {"data": "builtin", "kind": 7, "label": "KeyError", "sortText": "0.9999.KeyError"}, {"data": "builtin", "kind": 7, "label": "KeyboardInterrupt", "sortText": "0.9999.KeyboardInterrupt"}, {"data": "builtin", "kind": 7, "label": "LookupError", "sortText": "0.9999.LookupError"}, {"data": "builtin", "kind": 7, "label": "MemoryError", "sortText": "0.9999.MemoryError"}, {"data": "builtin", "kind": 7, "label": "ModuleNotFoundError", "sortText": "0.9999.ModuleNotFoundError"}, {"data": "builtin", "kind": 7, "label": "NameError", "sortText": "0.9999.NameError"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"data": "builtin", "kind": 7, "label": "NotADirectoryError", "sortText": "0.9999.NotADirectoryError"}, {"data": "builtin", "kind": 6, "label": "NotImplemented", "sortText": "0.9999.NotImplemented"}, {"data": "builtin", "kind": 7, "label": "NotImplementedError", "sortText": "0.9999.NotImplementedError"}, {"data": "builtin", "kind": 7, "label": "OSError", "sortText": "0.9999.OSError"}, {"data": "builtin", "kind": 7, "label": "OverflowError", "sortText": "0.9999.OverflowError"}, {"data": "builtin", "kind": 7, "label": "PendingDeprecationWarning", "sortText": "0.9999.PendingDeprecationWarning"}, {"data": "builtin", "kind": 7, "label": "PermissionError", "sortText": "0.9999.PermissionError"}, {"data": "builtin", "kind": 7, "label": "ProcessLookupError", "sortText": "0.9999.ProcessLookupError"}, {"data": "builtin", "kind": 7, "label": "RecursionError", "sortText": "0.9999.RecursionError"}, {"data": "builtin", "kind": 7, "label": "ReferenceError", "sortText": "0.9999.ReferenceError"}, {"data": "builtin", "kind": 7, "label": "ResourceWarning", "sortText": "0.9999.ResourceWarning"}, {"data": "builtin", "kind": 7, "label": "RuntimeError", "sortText": "0.9999.RuntimeError"}, {"data": "builtin", "kind": 7, "label": "RuntimeWarning", "sortText": "0.9999.RuntimeWarning"}, {"data": "builtin", "kind": 7, "label": "StopAsyncIteration", "sortText": "0.9999.StopAsyncIteration"}, {"data": "builtin", "kind": 7, "label": "StopIteration", "sortText": "0.9999.StopIteration"}, {"data": "builtin", "kind": 7, "label": "SyntaxError", "sortText": "0.9999.SyntaxError"}, {"data": "builtin", "kind": 7, "label": "SyntaxWarning", "sortText": "0.9999.SyntaxWarning"}, {"data": "builtin", "kind": 7, "label": "SystemError", "sortText": "0.9999.SystemError"}, {"data": "builtin", "kind": 7, "label": "SystemExit", "sortText": "0.9999.SystemExit"}, {"data": "builtin", "kind": 7, "label": "TabError", "sortText": "0.9999.TabError"}, {"data": "builtin", "kind": 7, "label": "TimeoutError", "sortText": "0.9999.TimeoutError"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"data": "builtin", "kind": 7, "label": "TypeError", "sortText": "0.9999.TypeError"}, {"data": "builtin", "kind": 7, "label": "UnboundLocalError", "sortText": "0.9999.UnboundLocalError"}, {"data": "builtin", "kind": 7, "label": "UnicodeDecodeError", "sortText": "0.9999.UnicodeDecodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeEncodeError", "sortText": "0.9999.UnicodeEncodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeError", "sortText": "0.9999.UnicodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeTranslateError", "sortText": "0.9999.UnicodeTranslateError"}, {"data": "builtin", "kind": 7, "label": "UnicodeWarning", "sortText": "0.9999.UnicodeWarning"}, {"data": "builtin", "kind": 7, "label": "UserWarning", "sortText": "0.9999.UserWarning"}, {"data": "builtin", "kind": 7, "label": "ValueError", "sortText": "0.9999.ValueError"}, {"data": "builtin", "kind": 7, "label": "Warning", "sortText": "0.9999.Warning"}, {"data": "builtin", "kind": 7, "label": "ZeroDivisionError", "sortText": "0.9999.ZeroDivisionError"}, {"data": "builtin", "kind": 3, "label": "abs", "sortText": "0.9999.abs"}, {"data": "builtin", "kind": 3, "label": "aiter", "sortText": "0.9999.aiter"}, {"data": "builtin", "kind": 3, "label": "all", "sortText": "0.9999.all"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"data": "builtin", "kind": 3, "label": "anext", "sortText": "0.9999.anext"}, {"data": "builtin", "kind": 3, "label": "any", "sortText": "0.9999.any"}, {"data": "builtin", "kind": 3, "label": "ascii", "sortText": "0.9999.ascii"}, {"kind": 14, "label": "assert", "sortText": "0.9999.assert"}, {"kind": 14, "label": "async", "sortText": "0.9999.async"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"data": "builtin", "kind": 3, "label": "bin", "sortText": "0.9999.bin"}, {"data": "builtin", "kind": 7, "label": "bool", "sortText": "0.9999.bool"}, {"kind": 14, "label": "break", "sortText": "0.9999.break"}, {"data": "builtin", "kind": 3, "label": "breakpoint", "sortText": "0.9999.breakpoint"}, {"data": "builtin", "kind": 7, "label": "bytearray", "sortText": "0.9999.bytearray"}, {"data": "builtin", "kind": 7, "label": "bytes", "sortText": "0.9999.bytes"}, {"data": "builtin", "kind": 3, "label": "callable", "sortText": "0.9999.callable"}, {"kind": 14, "label": "case", "sortText": "0.9999.case"}, {"data": "builtin", "kind": 3, "label": "chr", "sortText": "0.9999.chr"}, {"kind": 14, "label": "class", "sortText": "0.9999.class"}, {"data": "builtin", "kind": 7, "label": "classmethod", "sortText": "0.9999.classmethod"}, {"data": "builtin", "kind": 3, "label": "compile", "sortText": "0.9999.compile"}, {"data": "builtin", "kind": 7, "label": "complex", "sortText": "0.9999.complex"}, {"kind": 14, "label": "continue", "sortText": "0.9999.continue"}, {"data": "builtin", "kind": 6, "label": "copyright", "sortText": "0.9999.copyright"}, {"data": "builtin", "kind": 6, "label": "credits", "sortText": "0.9999.credits"}, {"kind": 14, "label": "def", "sortText": "0.9999.def"}, {"kind": 14, "label": "del", "sortText": "0.9999.del"}, {"data": "builtin", "kind": 3, "label": "delattr", "sortText": "0.9999.delattr"}, {"data": "builtin", "kind": 7, "label": "dict", "sortText": "0.9999.dict"}, {"data": "builtin", "kind": 3, "label": "dir", "sortText": "0.9999.dir"}, {"data": "builtin", "kind": 3, "label": "divmod", "sortText": "0.9999.divmod"}, {"kind": 14, "label": "elif", "sortText": "0.9999.elif"}, {"data": "builtin", "kind": 6, "label": "ellipsis", "sortText": "0.9999.ellipsis"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"data": "builtin", "kind": 7, "label": "enumerate", "sortText": "0.9999.enumerate"}, {"data": "builtin", "kind": 3, "label": "eval", "sortText": "0.9999.eval"}, {"kind": 14, "label": "except", "sortText": "0.9999.except"}, {"data": "builtin", "kind": 3, "label": "exec", "sortText": "0.9999.exec"}, {"data": "builtin", "kind": 6, "label": "exit", "sortText": "0.9999.exit"}, {"data": "builtin", "kind": 7, "label": "filter", "sortText": "0.9999.filter"}, {"kind": 14, "label": "finally", "sortText": "0.9999.finally"}, {"data": "builtin", "kind": 7, "label": "float", "sortText": "0.9999.float"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"data": "builtin", "kind": 3, "label": "format", "sortText": "0.9999.format"}, {"kind": 14, "label": "from", "sortText": "0.9999.from"}, {"data": "builtin", "kind": 7, "label": "frozenset", "sortText": "0.9999.frozenset"}, {"data": "builtin", "kind": 7, "label": "function", "sortText": "0.9999.function"}, {"data": "builtin", "kind": 3, "label": "getattr", "sortText": "0.9999.getattr"}, {"kind": 14, "label": "global", "sortText": "0.9999.global"}, {"data": "builtin", "kind": 3, "label": "globals", "sortText": "0.9999.globals"}, {"data": "builtin", "kind": 3, "label": "hasattr", "sortText": "0.9999.hasattr"}, {"data": "builtin", "kind": 3, "label": "hash", "sortText": "0.9999.hash"}, {"data": "builtin", "kind": 6, "label": "help", "sortText": "0.9999.help"}, {"data": "builtin", "kind": 3, "label": "hex", "sortText": "0.9999.hex"}, {"data": "builtin", "kind": 3, "label": "id", "sortText": "0.9999.id"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "import", "sortText": "0.9999.import"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"data": "builtin", "kind": 3, "label": "input", "sortText": "0.9999.input"}, {"data": "builtin", "kind": 7, "label": "int", "sortText": "0.9999.int"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"data": "builtin", "kind": 3, "label": "isinstance", "sortText": "0.9999.isinstance"}, {"data": "builtin", "kind": 3, "label": "issubclass", "sortText": "0.9999.issubclass"}, {"data": "builtin", "kind": 3, "label": "iter", "sortText": "0.9999.iter"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"data": "builtin", "kind": 3, "label": "len", "sortText": "0.9999.len"}, {"data": "builtin", "kind": 6, "label": "license", "sortText": "0.9999.license"}, {"data": "builtin", "kind": 7, "label": "list", "sortText": "0.9999.list"}, {"data": "builtin", "kind": 3, "label": "locals", "sortText": "0.9999.locals"}, {"data": "builtin", "kind": 7, "label": "map", "sortText": "0.9999.map"}, {"kind": 14, "label": "match", "sortText": "0.9999.match"}, {"data": "builtin", "kind": 3, "label": "max", "sortText": "0.9999.max"}, {"data": "builtin", "kind": 7, "label": "memoryview", "sortText": "0.9999.memoryview"}, {"data": "builtin", "kind": 3, "label": "min", "sortText": "0.9999.min"}, {"data": "builtin", "kind": 3, "label": "next", "sortText": "0.9999.next"}, {"kind": 14, "label": "nonlocal", "sortText": "0.9999.nonlocal"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"detail": "Module[numpy]", "kind": 9, "label": "np", "sortText": "0.9999.np"}, {"data": "builtin", "kind": 7, "label": "object", "sortText": "0.9999.object"}, {"data": "builtin", "kind": 3, "label": "oct", "sortText": "0.9999.oct"}, {"data": "builtin", "kind": 3, "label": "open", "sortText": "0.9999.open"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"data": "builtin", "kind": 3, "label": "ord", "sortText": "0.9999.ord"}, {"kind": 14, "label": "pass", "sortText": "0.9999.pass"}, {"detail": "Module[pandas]", "kind": 9, "label": "pd", "sortText": "0.9999.pd"}, {"data": "builtin", "kind": 3, "label": "pow", "sortText": "0.9999.pow"}, {"data": "builtin", "kind": 3, "label": "print", "sortText": "0.9999.print"}, {"data": "builtin", "kind": 7, "label": "property", "sortText": "0.9999.property"}, {"data": "builtin", "kind": 6, "label": "quit", "sortText": "0.9999.quit"}, {"kind": 14, "label": "raise", "sortText": "0.9999.raise"}, {"data": "builtin", "kind": 7, "label": "range", "sortText": "0.9999.range"}, {"data": "builtin", "kind": 3, "label": "repr", "sortText": "0.9999.repr"}, {"kind": 14, "label": "return", "sortText": "0.9999.return"}, {"data": "builtin", "kind": 7, "label": "reversed", "sortText": "0.9999.reversed"}, {"data": "builtin", "kind": 3, "label": "round", "sortText": "0.9999.round"}, {"data": "builtin", "kind": 7, "label": "set", "sortText": "0.9999.set"}, {"data": "builtin", "kind": 3, "label": "setattr", "sortText": "0.9999.setattr"}, {"data": "builtin", "kind": 7, "label": "slice", "sortText": "0.9999.slice"}, {"data": "builtin", "kind": 3, "label": "sorted", "sortText": "0.9999.sorted"}, {"data": "builtin", "kind": 7, "label": "staticmethod", "sortText": "0.9999.staticmethod"}, {"data": "builtin", "kind": 7, "label": "str", "sortText": "0.9999.str"}, {"data": "builtin", "kind": 3, "label": "sum", "sortText": "0.9999.sum"}, {"detail": "(values: list[int]) -> DataFrame", "kind": 3, "label": "summarize", "sortText": "0.9999.summarize"}, {"detail": "DataFrame", "kind": 6, "label": "summary", "sortText": "0.9999.summary"}, {"data": "builtin", "kind": 7, "label": "super", "sortText": "0.9999.super"}, {"kind": 14, "label": "try", "sortText": "0.9999.try"}, {"data": "builtin", "kind": 7, "label": "tuple", "sortText": "0.9999.tuple"}, {"kind": 14, "label": "type", "sortText": "0.9999.type"}, {"data": "builtin", "kind": 3, "label": "vars", "sortText": "0.9999.vars"}, {"kind": 14, "label": "while", "sortText": "0.9999.while"}, {"kind": 14, "label": "with", "sortText": "0.9999.with"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"data": "builtin", "kind": 7, "label": "zip", "sortText": "0.9999.zip"}, {"data": "builtin", "kind": 6, "label": "_AddableT1", "sortText": "2.9999._AddableT1"}, {"data": "builtin", "kind": 6, "label": "_AddableT2", "sortText": "2.9999._AddableT2"}, {"data": "builtin", "kind": 6, "label": "_AwaitableT", "sortText": "2.9999._AwaitableT"}, {"data": "builtin", "kind": 6, "label": "_AwaitableT_co", "sortText": "2.9999._AwaitableT_co"}, {"data": "builtin", "kind": 6, "label": "_BaseExceptionT", "sortText": "2.9999._BaseExceptionT"}, {"data": "builtin", "kind": 6, "label": "_BaseExceptionT_co", "sortText": "2.9999._BaseExceptionT_co"}, {"data": "builtin", "kind": 6, "label": "_ClassInfo", "sortText": "2.9999._ClassInfo"}, {"data": "builtin", "kind": 6, "label": "_E_contra", "sortText": "2.9999._E_contra"}, {"data": "builtin", "kind": 6, "label": "_ExceptionT", "sortText": "2.9999._ExceptionT"}, {"data": "builtin", "kind": 6, "label": "_ExceptionT_co", "sortText": "2.9999._ExceptionT_co"}, {"data": "builtin", "kind": 7, "label": "_FormatMapMapping", "sortText": "2.9999._FormatMapMapping"}, {"data": "builtin", "kind": 7, "label": "_GetItemIterable", "sortText": "2.9999._GetItemIterable"}, {"data": "builtin", "kind": 6, "label": "_I", "sortText": "2.9999._I"}, {"data": "builtin", "kind": 6, "label": "_IntegerFormats", "sortText": "2.9999._IntegerFormats"}, {"data": "builtin", "kind": 6, "label": "_KT", "sortText": "2.9999._KT"}, {"data": "builtin", "kind": 6, "label": "_LiteralInteger", "sortText": "2.9999._LiteralInteger"}, {"data": "builtin", "kind": 6, "label": "_M_contra", "sortText": "2.9999._M_contra"}, {"data": "builtin", "kind": 6, "label": "_NegativeInteger", "sortText": "2.9999._NegativeInteger"}, {"data": "builtin", "kind": 6, "label": "_Opener", "sortText": "2.9999._Opener"}, {"data": "builtin", "kind": 6, "label": "_P", "sortText": "2.9999._P"}, {"data": "builtin", "kind": 6, "label": "_PositiveInteger", "sortText": "2.9999._PositiveInteger"}, {"data": "builtin", "kind": 6, "label": "_R_co", "sortText": "2.9999._R_co"}, {"data": "builtin", "kind": 6, "label": "_S", "sortText": "2.9999._S"}, {"data": "builtin", "kind": 6, "label": "_StartT_co", "sortText": "2.9999._StartT_co"}, {"data": "builtin", "kind": 6, "label": "_StepT_co", "sortText": "2.9999._StepT_co"}, {"data": "builtin", "kind": 6, "label": "_StopT_co", "sortText": "2.9999._StopT_co"}, {"data": "builtin", "kind": 6, "label": "_SupportsAnextT_co", "sortText": "2.9999._SupportsAnextT_co"}, {"data": "builtin", "kind": 6, "label": "_SupportsNextT_co", "sortText": "2.9999._SupportsNextT_co"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow2", "sortText": "2.9999._SupportsPow2"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow3", "sortText": "2.9999._SupportsPow3"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow3NoneOnly", "sortText": "2.9999._SupportsPow3NoneOnly"}, {"data": "builtin", "kind": 7, "label": "_SupportsRound1", "sortText": "2.9999._SupportsRound1"}, {"data": "builtin", "kind": 7, "label": "_SupportsRound2", "sortText": "2.9999._SupportsRound2"}, {"data": "builtin", "kind": 6, "label": "_SupportsSomeKindOfPow", "sortText": "2.9999._SupportsSomeKindOfPow"}, {"data": "builtin", "kind": 6, "label": "_SupportsSumNoDefaultT", "sortText": "2.9999._SupportsSumNoDefaultT"}, {"data": "builtin", "kind": 7, "label": "_SupportsSumWithNoDefaultGiven", "sortText": "2.9999._SupportsSumWithNoDefaultGiven"}, {"data": "builtin", "kind": 7, "label": "_SupportsSynchronousAnext", "sortText": "2.9999._SupportsSynchronousAnext"}, {"data": "builtin", "kind": 7, "label": "_SupportsWriteAndFlush", "sortText": "2.9999._SupportsWriteAndFlush"}, {"data": "builtin", "kind": 6, "label": "_T", "sortText": "2.9999._T"}, {"data": "builtin", "kind": 6, "label": "_T1", "sortText": "2.9999._T1"}, {"data": "builtin", "kind": 6, "label": "_T2", "sortText": "2.9999._T2"}, {"data": "builtin", "kind": 6, "label": "_T3", "sortText": "2.9999._T3"}, {"data": "builtin", "kind": 6, "label": "_T4", "sortText": "2.9999._T4"}, {"data": "builtin", "kind": 6, "label": "_T5", "sortText": "2.9999._T5"}, {"data": "builtin", "kind": 6, "label": "_T_co", "sortText": "2.9999._T_co"}, {"data": "builtin", "kind": 6, "label": "_T_contra", "sortText": "2.9999._T_contra"}, {"data": "builtin", "kind": 7, "label": "_TranslateTable", "sortText": "2.9999._TranslateTable"}, {"data": "builtin", "kind": 6, "label": "_VT", "sortText": "2.9999._VT"}, {"data": "builtin", "kind": 21, "label": "__annotations__", "sortText": "3.9999.__annotations__"}, {"data": "builtin", "kind": 3, "label": "__build_class__", "sortText": "3.9999.__build_class__"}, {"data": "builtin", "kind": 21, "label": "__builtins__", "sortText": "3.9999.__builtins__"}, {"data": "builtin", "kind": 21, "label": "__cached__", "sortText": "3.9999.__cached__"}, {"data": "builtin", "kind": 21, "label": "__debug__", "sortText": "3.9999.__debug__"}, {"data": "builtin", "kind": 21, "label": "__dict__", "sortText": "3.9999.__dict__"}, {"data": "builtin", "kind": 21, "label": "__doc__", "sortText": "3.9999.__doc__"}, {"data": "builtin", "kind": 21, "label": "__file__", "sortText": "3.9999.__file__"}, {"data": "builtin", "kind": 3, "label": "__import__", "sortText": "3.9999.__import__"}, {"data": "builtin", "kind": 21, "label": "__loader__", "sortText": "3.9999.__loader__"}, {"data": "builtin", "kind": 21, "label": "__name__", "sortText": "3.9999.__name__"}, {"data": "builtin", "kind": 21, "label": "__package__", "sortText": "3.9999.__package__"}, {"data": "builtin", "kind": 21, "label": "__path__", "sortText": "3.9999.__path__"}, {"data": "builtin", "kind": 21, "label": "__spec__", "sortText": "3.9999.__spec__"}]}} -{"suite": "data_science", "label": "dataframe completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 8, "character": 8, "iteration": 5, "result": {"isIncomplete": false, "items": [{"data": "builtin", "kind": 7, "label": "ArithmeticError", "sortText": "0.9999.ArithmeticError"}, {"data": "builtin", "kind": 7, "label": "AssertionError", "sortText": "0.9999.AssertionError"}, {"data": "builtin", "kind": 7, "label": "AttributeError", "sortText": "0.9999.AttributeError"}, {"data": "builtin", "kind": 7, "label": "BaseException", "sortText": "0.9999.BaseException"}, {"data": "builtin", "kind": 7, "label": "BaseExceptionGroup", "sortText": "0.9999.BaseExceptionGroup"}, {"data": "builtin", "kind": 7, "label": "BlockingIOError", "sortText": "0.9999.BlockingIOError"}, {"data": "builtin", "kind": 7, "label": "BrokenPipeError", "sortText": "0.9999.BrokenPipeError"}, {"data": "builtin", "kind": 7, "label": "BufferError", "sortText": "0.9999.BufferError"}, {"data": "builtin", "kind": 7, "label": "BytesWarning", "sortText": "0.9999.BytesWarning"}, {"data": "builtin", "kind": 7, "label": "ChildProcessError", "sortText": "0.9999.ChildProcessError"}, {"data": "builtin", "kind": 7, "label": "ConnectionAbortedError", "sortText": "0.9999.ConnectionAbortedError"}, {"data": "builtin", "kind": 7, "label": "ConnectionError", "sortText": "0.9999.ConnectionError"}, {"data": "builtin", "kind": 7, "label": "ConnectionRefusedError", "sortText": "0.9999.ConnectionRefusedError"}, {"data": "builtin", "kind": 7, "label": "ConnectionResetError", "sortText": "0.9999.ConnectionResetError"}, {"data": "builtin", "kind": 7, "label": "DeprecationWarning", "sortText": "0.9999.DeprecationWarning"}, {"data": "builtin", "kind": 7, "label": "EOFError", "sortText": "0.9999.EOFError"}, {"data": "builtin", "kind": 6, "label": "Ellipsis", "sortText": "0.9999.Ellipsis"}, {"data": "builtin", "kind": 7, "label": "EncodingWarning", "sortText": "0.9999.EncodingWarning"}, {"data": "builtin", "kind": 6, "label": "EnvironmentError", "sortText": "0.9999.EnvironmentError"}, {"data": "builtin", "kind": 7, "label": "Exception", "sortText": "0.9999.Exception"}, {"data": "builtin", "kind": 7, "label": "ExceptionGroup", "sortText": "0.9999.ExceptionGroup"}, {"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"data": "builtin", "kind": 7, "label": "FileExistsError", "sortText": "0.9999.FileExistsError"}, {"data": "builtin", "kind": 7, "label": "FileNotFoundError", "sortText": "0.9999.FileNotFoundError"}, {"data": "builtin", "kind": 7, "label": "FloatingPointError", "sortText": "0.9999.FloatingPointError"}, {"data": "builtin", "kind": 7, "label": "FutureWarning", "sortText": "0.9999.FutureWarning"}, {"data": "builtin", "kind": 7, "label": "GeneratorExit", "sortText": "0.9999.GeneratorExit"}, {"data": "builtin", "kind": 6, "label": "IOError", "sortText": "0.9999.IOError"}, {"data": "builtin", "kind": 7, "label": "ImportError", "sortText": "0.9999.ImportError"}, {"data": "builtin", "kind": 7, "label": "ImportWarning", "sortText": "0.9999.ImportWarning"}, {"data": "builtin", "kind": 7, "label": "IndentationError", "sortText": "0.9999.IndentationError"}, {"data": "builtin", "kind": 7, "label": "IndexError", "sortText": "0.9999.IndexError"}, {"data": "builtin", "kind": 7, "label": "InterruptedError", "sortText": "0.9999.InterruptedError"}, {"data": "builtin", "kind": 7, "label": "IsADirectoryError", "sortText": "0.9999.IsADirectoryError"}, {"data": "builtin", "kind": 7, "label": "KeyError", "sortText": "0.9999.KeyError"}, {"data": "builtin", "kind": 7, "label": "KeyboardInterrupt", "sortText": "0.9999.KeyboardInterrupt"}, {"data": "builtin", "kind": 7, "label": "LookupError", "sortText": "0.9999.LookupError"}, {"data": "builtin", "kind": 7, "label": "MemoryError", "sortText": "0.9999.MemoryError"}, {"data": "builtin", "kind": 7, "label": "ModuleNotFoundError", "sortText": "0.9999.ModuleNotFoundError"}, {"data": "builtin", "kind": 7, "label": "NameError", "sortText": "0.9999.NameError"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"data": "builtin", "kind": 7, "label": "NotADirectoryError", "sortText": "0.9999.NotADirectoryError"}, {"data": "builtin", "kind": 6, "label": "NotImplemented", "sortText": "0.9999.NotImplemented"}, {"data": "builtin", "kind": 7, "label": "NotImplementedError", "sortText": "0.9999.NotImplementedError"}, {"data": "builtin", "kind": 7, "label": "OSError", "sortText": "0.9999.OSError"}, {"data": "builtin", "kind": 7, "label": "OverflowError", "sortText": "0.9999.OverflowError"}, {"data": "builtin", "kind": 7, "label": "PendingDeprecationWarning", "sortText": "0.9999.PendingDeprecationWarning"}, {"data": "builtin", "kind": 7, "label": "PermissionError", "sortText": "0.9999.PermissionError"}, {"data": "builtin", "kind": 7, "label": "ProcessLookupError", "sortText": "0.9999.ProcessLookupError"}, {"data": "builtin", "kind": 7, "label": "RecursionError", "sortText": "0.9999.RecursionError"}, {"data": "builtin", "kind": 7, "label": "ReferenceError", "sortText": "0.9999.ReferenceError"}, {"data": "builtin", "kind": 7, "label": "ResourceWarning", "sortText": "0.9999.ResourceWarning"}, {"data": "builtin", "kind": 7, "label": "RuntimeError", "sortText": "0.9999.RuntimeError"}, {"data": "builtin", "kind": 7, "label": "RuntimeWarning", "sortText": "0.9999.RuntimeWarning"}, {"data": "builtin", "kind": 7, "label": "StopAsyncIteration", "sortText": "0.9999.StopAsyncIteration"}, {"data": "builtin", "kind": 7, "label": "StopIteration", "sortText": "0.9999.StopIteration"}, {"data": "builtin", "kind": 7, "label": "SyntaxError", "sortText": "0.9999.SyntaxError"}, {"data": "builtin", "kind": 7, "label": "SyntaxWarning", "sortText": "0.9999.SyntaxWarning"}, {"data": "builtin", "kind": 7, "label": "SystemError", "sortText": "0.9999.SystemError"}, {"data": "builtin", "kind": 7, "label": "SystemExit", "sortText": "0.9999.SystemExit"}, {"data": "builtin", "kind": 7, "label": "TabError", "sortText": "0.9999.TabError"}, {"data": "builtin", "kind": 7, "label": "TimeoutError", "sortText": "0.9999.TimeoutError"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"data": "builtin", "kind": 7, "label": "TypeError", "sortText": "0.9999.TypeError"}, {"data": "builtin", "kind": 7, "label": "UnboundLocalError", "sortText": "0.9999.UnboundLocalError"}, {"data": "builtin", "kind": 7, "label": "UnicodeDecodeError", "sortText": "0.9999.UnicodeDecodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeEncodeError", "sortText": "0.9999.UnicodeEncodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeError", "sortText": "0.9999.UnicodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeTranslateError", "sortText": "0.9999.UnicodeTranslateError"}, {"data": "builtin", "kind": 7, "label": "UnicodeWarning", "sortText": "0.9999.UnicodeWarning"}, {"data": "builtin", "kind": 7, "label": "UserWarning", "sortText": "0.9999.UserWarning"}, {"data": "builtin", "kind": 7, "label": "ValueError", "sortText": "0.9999.ValueError"}, {"data": "builtin", "kind": 7, "label": "Warning", "sortText": "0.9999.Warning"}, {"data": "builtin", "kind": 7, "label": "ZeroDivisionError", "sortText": "0.9999.ZeroDivisionError"}, {"data": "builtin", "kind": 3, "label": "abs", "sortText": "0.9999.abs"}, {"data": "builtin", "kind": 3, "label": "aiter", "sortText": "0.9999.aiter"}, {"data": "builtin", "kind": 3, "label": "all", "sortText": "0.9999.all"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"data": "builtin", "kind": 3, "label": "anext", "sortText": "0.9999.anext"}, {"data": "builtin", "kind": 3, "label": "any", "sortText": "0.9999.any"}, {"data": "builtin", "kind": 3, "label": "ascii", "sortText": "0.9999.ascii"}, {"kind": 14, "label": "assert", "sortText": "0.9999.assert"}, {"kind": 14, "label": "async", "sortText": "0.9999.async"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"data": "builtin", "kind": 3, "label": "bin", "sortText": "0.9999.bin"}, {"data": "builtin", "kind": 7, "label": "bool", "sortText": "0.9999.bool"}, {"kind": 14, "label": "break", "sortText": "0.9999.break"}, {"data": "builtin", "kind": 3, "label": "breakpoint", "sortText": "0.9999.breakpoint"}, {"data": "builtin", "kind": 7, "label": "bytearray", "sortText": "0.9999.bytearray"}, {"data": "builtin", "kind": 7, "label": "bytes", "sortText": "0.9999.bytes"}, {"data": "builtin", "kind": 3, "label": "callable", "sortText": "0.9999.callable"}, {"kind": 14, "label": "case", "sortText": "0.9999.case"}, {"data": "builtin", "kind": 3, "label": "chr", "sortText": "0.9999.chr"}, {"kind": 14, "label": "class", "sortText": "0.9999.class"}, {"data": "builtin", "kind": 7, "label": "classmethod", "sortText": "0.9999.classmethod"}, {"data": "builtin", "kind": 3, "label": "compile", "sortText": "0.9999.compile"}, {"data": "builtin", "kind": 7, "label": "complex", "sortText": "0.9999.complex"}, {"kind": 14, "label": "continue", "sortText": "0.9999.continue"}, {"data": "builtin", "kind": 6, "label": "copyright", "sortText": "0.9999.copyright"}, {"data": "builtin", "kind": 6, "label": "credits", "sortText": "0.9999.credits"}, {"kind": 14, "label": "def", "sortText": "0.9999.def"}, {"kind": 14, "label": "del", "sortText": "0.9999.del"}, {"data": "builtin", "kind": 3, "label": "delattr", "sortText": "0.9999.delattr"}, {"data": "builtin", "kind": 7, "label": "dict", "sortText": "0.9999.dict"}, {"data": "builtin", "kind": 3, "label": "dir", "sortText": "0.9999.dir"}, {"data": "builtin", "kind": 3, "label": "divmod", "sortText": "0.9999.divmod"}, {"kind": 14, "label": "elif", "sortText": "0.9999.elif"}, {"data": "builtin", "kind": 6, "label": "ellipsis", "sortText": "0.9999.ellipsis"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"data": "builtin", "kind": 7, "label": "enumerate", "sortText": "0.9999.enumerate"}, {"data": "builtin", "kind": 3, "label": "eval", "sortText": "0.9999.eval"}, {"kind": 14, "label": "except", "sortText": "0.9999.except"}, {"data": "builtin", "kind": 3, "label": "exec", "sortText": "0.9999.exec"}, {"data": "builtin", "kind": 6, "label": "exit", "sortText": "0.9999.exit"}, {"data": "builtin", "kind": 7, "label": "filter", "sortText": "0.9999.filter"}, {"kind": 14, "label": "finally", "sortText": "0.9999.finally"}, {"data": "builtin", "kind": 7, "label": "float", "sortText": "0.9999.float"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"data": "builtin", "kind": 3, "label": "format", "sortText": "0.9999.format"}, {"kind": 14, "label": "from", "sortText": "0.9999.from"}, {"data": "builtin", "kind": 7, "label": "frozenset", "sortText": "0.9999.frozenset"}, {"data": "builtin", "kind": 7, "label": "function", "sortText": "0.9999.function"}, {"data": "builtin", "kind": 3, "label": "getattr", "sortText": "0.9999.getattr"}, {"kind": 14, "label": "global", "sortText": "0.9999.global"}, {"data": "builtin", "kind": 3, "label": "globals", "sortText": "0.9999.globals"}, {"data": "builtin", "kind": 3, "label": "hasattr", "sortText": "0.9999.hasattr"}, {"data": "builtin", "kind": 3, "label": "hash", "sortText": "0.9999.hash"}, {"data": "builtin", "kind": 6, "label": "help", "sortText": "0.9999.help"}, {"data": "builtin", "kind": 3, "label": "hex", "sortText": "0.9999.hex"}, {"data": "builtin", "kind": 3, "label": "id", "sortText": "0.9999.id"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "import", "sortText": "0.9999.import"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"data": "builtin", "kind": 3, "label": "input", "sortText": "0.9999.input"}, {"data": "builtin", "kind": 7, "label": "int", "sortText": "0.9999.int"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"data": "builtin", "kind": 3, "label": "isinstance", "sortText": "0.9999.isinstance"}, {"data": "builtin", "kind": 3, "label": "issubclass", "sortText": "0.9999.issubclass"}, {"data": "builtin", "kind": 3, "label": "iter", "sortText": "0.9999.iter"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"data": "builtin", "kind": 3, "label": "len", "sortText": "0.9999.len"}, {"data": "builtin", "kind": 6, "label": "license", "sortText": "0.9999.license"}, {"data": "builtin", "kind": 7, "label": "list", "sortText": "0.9999.list"}, {"data": "builtin", "kind": 3, "label": "locals", "sortText": "0.9999.locals"}, {"data": "builtin", "kind": 7, "label": "map", "sortText": "0.9999.map"}, {"kind": 14, "label": "match", "sortText": "0.9999.match"}, {"data": "builtin", "kind": 3, "label": "max", "sortText": "0.9999.max"}, {"data": "builtin", "kind": 7, "label": "memoryview", "sortText": "0.9999.memoryview"}, {"data": "builtin", "kind": 3, "label": "min", "sortText": "0.9999.min"}, {"data": "builtin", "kind": 3, "label": "next", "sortText": "0.9999.next"}, {"kind": 14, "label": "nonlocal", "sortText": "0.9999.nonlocal"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"detail": "Module[numpy]", "kind": 9, "label": "np", "sortText": "0.9999.np"}, {"data": "builtin", "kind": 7, "label": "object", "sortText": "0.9999.object"}, {"data": "builtin", "kind": 3, "label": "oct", "sortText": "0.9999.oct"}, {"data": "builtin", "kind": 3, "label": "open", "sortText": "0.9999.open"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"data": "builtin", "kind": 3, "label": "ord", "sortText": "0.9999.ord"}, {"kind": 14, "label": "pass", "sortText": "0.9999.pass"}, {"detail": "Module[pandas]", "kind": 9, "label": "pd", "sortText": "0.9999.pd"}, {"data": "builtin", "kind": 3, "label": "pow", "sortText": "0.9999.pow"}, {"data": "builtin", "kind": 3, "label": "print", "sortText": "0.9999.print"}, {"data": "builtin", "kind": 7, "label": "property", "sortText": "0.9999.property"}, {"data": "builtin", "kind": 6, "label": "quit", "sortText": "0.9999.quit"}, {"kind": 14, "label": "raise", "sortText": "0.9999.raise"}, {"data": "builtin", "kind": 7, "label": "range", "sortText": "0.9999.range"}, {"data": "builtin", "kind": 3, "label": "repr", "sortText": "0.9999.repr"}, {"kind": 14, "label": "return", "sortText": "0.9999.return"}, {"data": "builtin", "kind": 7, "label": "reversed", "sortText": "0.9999.reversed"}, {"data": "builtin", "kind": 3, "label": "round", "sortText": "0.9999.round"}, {"data": "builtin", "kind": 7, "label": "set", "sortText": "0.9999.set"}, {"data": "builtin", "kind": 3, "label": "setattr", "sortText": "0.9999.setattr"}, {"data": "builtin", "kind": 7, "label": "slice", "sortText": "0.9999.slice"}, {"data": "builtin", "kind": 3, "label": "sorted", "sortText": "0.9999.sorted"}, {"data": "builtin", "kind": 7, "label": "staticmethod", "sortText": "0.9999.staticmethod"}, {"data": "builtin", "kind": 7, "label": "str", "sortText": "0.9999.str"}, {"data": "builtin", "kind": 3, "label": "sum", "sortText": "0.9999.sum"}, {"detail": "(values: list[int]) -> DataFrame", "kind": 3, "label": "summarize", "sortText": "0.9999.summarize"}, {"detail": "DataFrame", "kind": 6, "label": "summary", "sortText": "0.9999.summary"}, {"data": "builtin", "kind": 7, "label": "super", "sortText": "0.9999.super"}, {"kind": 14, "label": "try", "sortText": "0.9999.try"}, {"data": "builtin", "kind": 7, "label": "tuple", "sortText": "0.9999.tuple"}, {"kind": 14, "label": "type", "sortText": "0.9999.type"}, {"data": "builtin", "kind": 3, "label": "vars", "sortText": "0.9999.vars"}, {"kind": 14, "label": "while", "sortText": "0.9999.while"}, {"kind": 14, "label": "with", "sortText": "0.9999.with"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"data": "builtin", "kind": 7, "label": "zip", "sortText": "0.9999.zip"}, {"data": "builtin", "kind": 6, "label": "_AddableT1", "sortText": "2.9999._AddableT1"}, {"data": "builtin", "kind": 6, "label": "_AddableT2", "sortText": "2.9999._AddableT2"}, {"data": "builtin", "kind": 6, "label": "_AwaitableT", "sortText": "2.9999._AwaitableT"}, {"data": "builtin", "kind": 6, "label": "_AwaitableT_co", "sortText": "2.9999._AwaitableT_co"}, {"data": "builtin", "kind": 6, "label": "_BaseExceptionT", "sortText": "2.9999._BaseExceptionT"}, {"data": "builtin", "kind": 6, "label": "_BaseExceptionT_co", "sortText": "2.9999._BaseExceptionT_co"}, {"data": "builtin", "kind": 6, "label": "_ClassInfo", "sortText": "2.9999._ClassInfo"}, {"data": "builtin", "kind": 6, "label": "_E_contra", "sortText": "2.9999._E_contra"}, {"data": "builtin", "kind": 6, "label": "_ExceptionT", "sortText": "2.9999._ExceptionT"}, {"data": "builtin", "kind": 6, "label": "_ExceptionT_co", "sortText": "2.9999._ExceptionT_co"}, {"data": "builtin", "kind": 7, "label": "_FormatMapMapping", "sortText": "2.9999._FormatMapMapping"}, {"data": "builtin", "kind": 7, "label": "_GetItemIterable", "sortText": "2.9999._GetItemIterable"}, {"data": "builtin", "kind": 6, "label": "_I", "sortText": "2.9999._I"}, {"data": "builtin", "kind": 6, "label": "_IntegerFormats", "sortText": "2.9999._IntegerFormats"}, {"data": "builtin", "kind": 6, "label": "_KT", "sortText": "2.9999._KT"}, {"data": "builtin", "kind": 6, "label": "_LiteralInteger", "sortText": "2.9999._LiteralInteger"}, {"data": "builtin", "kind": 6, "label": "_M_contra", "sortText": "2.9999._M_contra"}, {"data": "builtin", "kind": 6, "label": "_NegativeInteger", "sortText": "2.9999._NegativeInteger"}, {"data": "builtin", "kind": 6, "label": "_Opener", "sortText": "2.9999._Opener"}, {"data": "builtin", "kind": 6, "label": "_P", "sortText": "2.9999._P"}, {"data": "builtin", "kind": 6, "label": "_PositiveInteger", "sortText": "2.9999._PositiveInteger"}, {"data": "builtin", "kind": 6, "label": "_R_co", "sortText": "2.9999._R_co"}, {"data": "builtin", "kind": 6, "label": "_S", "sortText": "2.9999._S"}, {"data": "builtin", "kind": 6, "label": "_StartT_co", "sortText": "2.9999._StartT_co"}, {"data": "builtin", "kind": 6, "label": "_StepT_co", "sortText": "2.9999._StepT_co"}, {"data": "builtin", "kind": 6, "label": "_StopT_co", "sortText": "2.9999._StopT_co"}, {"data": "builtin", "kind": 6, "label": "_SupportsAnextT_co", "sortText": "2.9999._SupportsAnextT_co"}, {"data": "builtin", "kind": 6, "label": "_SupportsNextT_co", "sortText": "2.9999._SupportsNextT_co"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow2", "sortText": "2.9999._SupportsPow2"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow3", "sortText": "2.9999._SupportsPow3"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow3NoneOnly", "sortText": "2.9999._SupportsPow3NoneOnly"}, {"data": "builtin", "kind": 7, "label": "_SupportsRound1", "sortText": "2.9999._SupportsRound1"}, {"data": "builtin", "kind": 7, "label": "_SupportsRound2", "sortText": "2.9999._SupportsRound2"}, {"data": "builtin", "kind": 6, "label": "_SupportsSomeKindOfPow", "sortText": "2.9999._SupportsSomeKindOfPow"}, {"data": "builtin", "kind": 6, "label": "_SupportsSumNoDefaultT", "sortText": "2.9999._SupportsSumNoDefaultT"}, {"data": "builtin", "kind": 7, "label": "_SupportsSumWithNoDefaultGiven", "sortText": "2.9999._SupportsSumWithNoDefaultGiven"}, {"data": "builtin", "kind": 7, "label": "_SupportsSynchronousAnext", "sortText": "2.9999._SupportsSynchronousAnext"}, {"data": "builtin", "kind": 7, "label": "_SupportsWriteAndFlush", "sortText": "2.9999._SupportsWriteAndFlush"}, {"data": "builtin", "kind": 6, "label": "_T", "sortText": "2.9999._T"}, {"data": "builtin", "kind": 6, "label": "_T1", "sortText": "2.9999._T1"}, {"data": "builtin", "kind": 6, "label": "_T2", "sortText": "2.9999._T2"}, {"data": "builtin", "kind": 6, "label": "_T3", "sortText": "2.9999._T3"}, {"data": "builtin", "kind": 6, "label": "_T4", "sortText": "2.9999._T4"}, {"data": "builtin", "kind": 6, "label": "_T5", "sortText": "2.9999._T5"}, {"data": "builtin", "kind": 6, "label": "_T_co", "sortText": "2.9999._T_co"}, {"data": "builtin", "kind": 6, "label": "_T_contra", "sortText": "2.9999._T_contra"}, {"data": "builtin", "kind": 7, "label": "_TranslateTable", "sortText": "2.9999._TranslateTable"}, {"data": "builtin", "kind": 6, "label": "_VT", "sortText": "2.9999._VT"}, {"data": "builtin", "kind": 21, "label": "__annotations__", "sortText": "3.9999.__annotations__"}, {"data": "builtin", "kind": 3, "label": "__build_class__", "sortText": "3.9999.__build_class__"}, {"data": "builtin", "kind": 21, "label": "__builtins__", "sortText": "3.9999.__builtins__"}, {"data": "builtin", "kind": 21, "label": "__cached__", "sortText": "3.9999.__cached__"}, {"data": "builtin", "kind": 21, "label": "__debug__", "sortText": "3.9999.__debug__"}, {"data": "builtin", "kind": 21, "label": "__dict__", "sortText": "3.9999.__dict__"}, {"data": "builtin", "kind": 21, "label": "__doc__", "sortText": "3.9999.__doc__"}, {"data": "builtin", "kind": 21, "label": "__file__", "sortText": "3.9999.__file__"}, {"data": "builtin", "kind": 3, "label": "__import__", "sortText": "3.9999.__import__"}, {"data": "builtin", "kind": 21, "label": "__loader__", "sortText": "3.9999.__loader__"}, {"data": "builtin", "kind": 21, "label": "__name__", "sortText": "3.9999.__name__"}, {"data": "builtin", "kind": 21, "label": "__package__", "sortText": "3.9999.__package__"}, {"data": "builtin", "kind": 21, "label": "__path__", "sortText": "3.9999.__path__"}, {"data": "builtin", "kind": 21, "label": "__spec__", "sortText": "3.9999.__spec__"}]}} -{"suite": "data_science", "label": "dataframe describe hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 6, "character": 19, "iteration": 1, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) __new__: def __new__(\n cls: type[DataFrame],\n data: DataFrame | Index | Iterable[Index | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | tuple[Hashable, ListLikeU]] | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | None = None,\n index: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n dtype: ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy: bool | None = None\n) -> DataFrame: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/frame.pyi#L396,7) | [Index](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/indexes/base.pyi#L144,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L718,7) | [Series](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/series.pyi#L341,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3627,7) | [int](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L418,7) | [dtype](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L1086,7) | [ndarray](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L2078,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L555,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L566,7) | [ExtensionArray](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/arrays/base.pyi#L32,7) | [SequenceNotStr](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/_typing.pyi#L100,7) | [range](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L4106,7) | [ExtensionDtype](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/dtypes/base.pyi#L11,7) | [generic](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L4968,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3200,7) | [complex](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L932,7) | [object](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L114,7)"}}} -{"suite": "data_science", "label": "dataframe describe hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 6, "character": 19, "iteration": 2, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) __new__: def __new__(\n cls: type[DataFrame],\n data: DataFrame | Index | Iterable[Index | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | tuple[Hashable, ListLikeU]] | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | None = None,\n index: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n dtype: ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy: bool | None = None\n) -> DataFrame: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/frame.pyi#L396,7) | [Index](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/indexes/base.pyi#L144,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L718,7) | [Series](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/series.pyi#L341,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3627,7) | [int](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L418,7) | [dtype](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L1086,7) | [ndarray](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L2078,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L555,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L566,7) | [ExtensionArray](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/arrays/base.pyi#L32,7) | [SequenceNotStr](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/_typing.pyi#L100,7) | [range](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L4106,7) | [ExtensionDtype](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/dtypes/base.pyi#L11,7) | [generic](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L4968,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3200,7) | [complex](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L932,7) | [object](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L114,7)"}}} -{"suite": "data_science", "label": "dataframe describe hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 6, "character": 19, "iteration": 3, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) __new__: def __new__(\n cls: type[DataFrame],\n data: DataFrame | Index | Iterable[Index | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | tuple[Hashable, ListLikeU]] | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | None = None,\n index: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n dtype: ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy: bool | None = None\n) -> DataFrame: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/frame.pyi#L396,7) | [Index](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/indexes/base.pyi#L144,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L718,7) | [Series](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/series.pyi#L341,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3627,7) | [int](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L418,7) | [dtype](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L1086,7) | [ndarray](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L2078,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L555,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L566,7) | [ExtensionArray](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/arrays/base.pyi#L32,7) | [SequenceNotStr](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/_typing.pyi#L100,7) | [range](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L4106,7) | [ExtensionDtype](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/dtypes/base.pyi#L11,7) | [generic](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L4968,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3200,7) | [complex](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L932,7) | [object](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L114,7)"}}} -{"suite": "data_science", "label": "dataframe describe hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 6, "character": 19, "iteration": 4, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) __new__: def __new__(\n cls: type[DataFrame],\n data: DataFrame | Index | Iterable[Index | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | tuple[Hashable, ListLikeU]] | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | None = None,\n index: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n dtype: ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy: bool | None = None\n) -> DataFrame: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/frame.pyi#L396,7) | [Index](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/indexes/base.pyi#L144,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L718,7) | [Series](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/series.pyi#L341,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3627,7) | [int](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L418,7) | [dtype](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L1086,7) | [ndarray](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L2078,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L555,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L566,7) | [ExtensionArray](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/arrays/base.pyi#L32,7) | [SequenceNotStr](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/_typing.pyi#L100,7) | [range](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L4106,7) | [ExtensionDtype](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/dtypes/base.pyi#L11,7) | [generic](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L4968,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3200,7) | [complex](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L932,7) | [object](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L114,7)"}}} -{"suite": "data_science", "label": "dataframe describe hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 6, "character": 19, "iteration": 5, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) __new__: def __new__(\n cls: type[DataFrame],\n data: DataFrame | Index | Iterable[Index | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | tuple[Hashable, ListLikeU]] | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | None = None,\n index: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n dtype: ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy: bool | None = None\n) -> DataFrame: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/frame.pyi#L396,7) | [Index](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/indexes/base.pyi#L144,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L718,7) | [Series](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/series.pyi#L341,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3627,7) | [int](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L418,7) | [dtype](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L1086,7) | [ndarray](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L2078,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L555,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L566,7) | [ExtensionArray](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/arrays/base.pyi#L32,7) | [SequenceNotStr](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/_typing.pyi#L100,7) | [range](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L4106,7) | [ExtensionDtype](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/dtypes/base.pyi#L11,7) | [generic](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L4968,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3200,7) | [complex](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L932,7) | [object](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L114,7)"}}} -{"suite": "data_science", "label": "summarize definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 15, "iteration": 1, "result": {"range": {"end": {"character": 13, "line": 4}, "start": {"character": 4, "line": 4}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py"}} -{"suite": "data_science", "label": "summarize definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 15, "iteration": 2, "result": {"range": {"end": {"character": 13, "line": 4}, "start": {"character": 4, "line": 4}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py"}} -{"suite": "data_science", "label": "summarize definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 15, "iteration": 3, "result": {"range": {"end": {"character": 13, "line": 4}, "start": {"character": 4, "line": 4}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py"}} -{"suite": "data_science", "label": "summarize definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 15, "iteration": 4, "result": {"range": {"end": {"character": 13, "line": 4}, "start": {"character": 4, "line": 4}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py"}} -{"suite": "data_science", "label": "summarize definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 15, "iteration": 5, "result": {"range": {"end": {"character": 13, "line": 4}, "start": {"character": 4, "line": 4}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py"}} -{"suite": "data_science", "label": "edit array then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 31, "iteration": 1, "result": {"isIncomplete": false, "items": [{"detail": "ndarray", "kind": 5, "label": "T", "sortText": "0.9999.T"}, {"detail": "\n@overload\ndef all(\n self: ndarray,\n axis: None = None,\n out: None = None,\n keepdims: Literal[False] = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> numpy.bool: ...\ndef all(\n self: ndarray,\n axis: int | tuple[int, ...],\n out: None = None,\n keepdims: Literal[False] = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef all(\n self: ndarray,\n axis: int | tuple[int, ...] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef all[ArrayT: ndarray](\n self: ndarray,\n axis: int | tuple[int, ...] | None = None,\n *,\n out: ArrayT,\n keepdims: builtins.bool = False,\n where: _ArrayLikeBool_co = True\n) -> ArrayT: ...\ndef all[ArrayT: ndarray](\n self: ndarray,\n axis: int | tuple[int, ...] | None,\n out: ArrayT,\n keepdims: builtins.bool = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> ArrayT: ...", "kind": 2, "label": "all", "sortText": "0.9999.all"}, {"detail": "\n@overload\ndef any(\n self: ndarray,\n axis: None = None,\n out: None = None,\n keepdims: Literal[False] = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> numpy.bool: ...\ndef any(\n self: ndarray,\n axis: int | tuple[int, ...],\n out: None = None,\n keepdims: Literal[False] = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef any(\n self: ndarray,\n axis: int | tuple[int, ...] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef any[ArrayT: ndarray](\n self: ndarray,\n axis: int | tuple[int, ...] | None = None,\n *,\n out: ArrayT,\n keepdims: builtins.bool = False,\n where: _ArrayLikeBool_co = True\n) -> ArrayT: ...\ndef any[ArrayT: ndarray](\n self: ndarray,\n axis: int | tuple[int, ...] | None,\n out: ArrayT,\n keepdims: builtins.bool = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> ArrayT: ...", "kind": 2, "label": "any", "sortText": "0.9999.any"}, {"detail": "\n@overload\ndef argmax(\n self: ndarray,\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] = False\n) -> signedinteger[_NBitIntP]: ...\ndef argmax(\n self: ndarray,\n axis: SupportsIndex,\n out: None = None,\n *,\n keepdims: Literal[False] = False\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmax(\n self: ndarray,\n axis: SupportsIndex | None = None,\n out: None = None,\n *,\n keepdims: Literal[True]\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmax[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self: ndarray,\n axis: SupportsIndex | None = None,\n *,\n out: ArrayT,\n keepdims: bool = False\n) -> ArrayT: ...\ndef argmax[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self: ndarray,\n axis: SupportsIndex | None,\n out: ArrayT,\n *,\n keepdims: bool = False\n) -> ArrayT: ...", "kind": 2, "label": "argmax", "sortText": "0.9999.argmax"}, {"detail": "\n@overload\ndef argmin(\n self: ndarray,\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] = False\n) -> signedinteger[_NBitIntP]: ...\ndef argmin(\n self: ndarray,\n axis: SupportsIndex,\n out: None = None,\n *,\n keepdims: Literal[False] = False\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmin(\n self: ndarray,\n axis: SupportsIndex | None = None,\n out: None = None,\n *,\n keepdims: Literal[True]\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmin[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self: ndarray,\n axis: SupportsIndex | None = None,\n *,\n out: ArrayT,\n keepdims: bool = False\n) -> ArrayT: ...\ndef argmin[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self: ndarray,\n axis: SupportsIndex | None,\n out: ArrayT,\n *,\n keepdims: bool = False\n) -> ArrayT: ...", "kind": 2, "label": "argmin", "sortText": "0.9999.argmin"}, {"detail": "\n@overload\ndef argpartition(\n self: ndarray,\n kth: _ArrayLikeInt,\n /,\n axis: None,\n kind: Literal['introselect'] = 'introselect',\n order: None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self: ndarray,\n kth: _ArrayLikeInt,\n /,\n axis: SupportsIndex = -1,\n kind: Literal['introselect'] = 'introselect',\n order: None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self: ndarray[tuple[Any, ...], dtype[void]],\n kth: _ArrayLikeInt,\n /,\n axis: None,\n kind: Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self: ndarray[tuple[Any, ...], dtype[void]],\n kth: _ArrayLikeInt,\n /,\n axis: SupportsIndex = -1,\n kind: Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "argpartition", "sortText": "0.9999.argpartition"}, {"detail": "def argsort(\n self: ndarray,\n axis: SupportsIndex | None = ...,\n kind: Literal['H', 'M', 'Q', 'S', 'heap', 'heapsort', 'merge', 'mergesort', 'quick', 'quicksort', 'stable', 'stablesort'] | None = ...,\n order: Sequence[str] | str | None = ...,\n *,\n stable: bool | None = ...,\n descending: bool | None = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "argsort", "sortText": "0.9999.argsort"}, {"detail": "\n@overload\ndef astype[ScalarT: generic](\n self: ndarray,\n dtype: _DTypeLike,\n order: _OrderKACF = ...,\n casting: _CastingKind = ...,\n subok: bool = ...,\n copy: _CopyMode | bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef astype(\n self: ndarray,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n order: _OrderKACF = ...,\n casting: _CastingKind = ...,\n subok: bool = ...,\n copy: _CopyMode | bool = ...\n) -> ndarray: ...", "kind": 2, "label": "astype", "sortText": "0.9999.astype"}, {"detail": "ndarray | None", "kind": 5, "label": "base", "sortText": "0.9999.base"}, {"detail": "def byteswap(\n self: ndarray,\n inplace: bool = ...\n) -> ndarray: ...", "kind": 2, "label": "byteswap", "sortText": "0.9999.byteswap"}, {"detail": "\n@overload\ndef choose(\n self: ndarray,\n /,\n choices: ArrayLike,\n out: None = None,\n mode: _ModeKind = 'raise'\n) -> ndarray: ...\ndef choose[ArrayT: ndarray](\n self: ndarray,\n /,\n choices: ArrayLike,\n out: ArrayT,\n mode: _ModeKind = 'raise'\n) -> ArrayT: ...", "kind": 2, "label": "choose", "sortText": "0.9999.choose"}, {"detail": "\n@overload\ndef clip(\n self: ndarray,\n /,\n min: ArrayLike,\n max: Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None = None,\n out: None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip(\n self: ndarray,\n /,\n min: None,\n max: ArrayLike,\n out: None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip(\n self: ndarray,\n /,\n min: None = None,\n *,\n max: ArrayLike,\n out: None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: ArrayLike,\n max: Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: ArrayLike,\n max: Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None = None,\n *,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: None,\n max: ArrayLike,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: None = None,\n *,\n max: ArrayLike,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...", "kind": 2, "label": "clip", "sortText": "0.9999.clip"}, {"detail": "\n@overload\ndef compress(\n self: ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis: SupportsIndex | None = None,\n out: None = None\n) -> ndarray: ...\ndef compress[ArrayT: ndarray](\n self: ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis: SupportsIndex | None,\n out: ArrayT\n) -> ArrayT: ...\ndef compress[ArrayT: ndarray](\n self: ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis: SupportsIndex | None = None,\n *,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "compress", "sortText": "0.9999.compress"}, {"detail": "def conj(self: ndarray) -> ndarray: ...", "kind": 2, "label": "conj", "sortText": "0.9999.conj"}, {"detail": "def conjugate(self: ndarray) -> ndarray: ...", "kind": 2, "label": "conjugate", "sortText": "0.9999.conjugate"}, {"detail": "def copy(\n self: ndarray,\n order: _OrderKACF = ...\n) -> ndarray: ...", "kind": 2, "label": "copy", "sortText": "0.9999.copy"}, {"detail": "_ctypes[int]", "kind": 5, "label": "ctypes", "sortText": "0.9999.ctypes"}, {"detail": "\n@overload\ndef cumprod[DTypeT: dtype[inexact | object_]](\n self: ndarray[Any, DTypeT],\n axis: None = None,\n dtype: None = None,\n out: None = None\n) -> ndarray[tuple[int], DTypeT]: ...\ndef cumprod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: None = None,\n dtype: None = None,\n out: None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef cumprod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumprod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None = None,\n *,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[tuple[int]]: ...\ndef cumprod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumprod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[tuple[int]]: ...\ndef cumprod[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_]]](\n self: ArrayT,\n axis: SupportsIndex,\n dtype: None = None,\n out: None = None\n) -> ArrayT: ...\ndef cumprod[ShapeT: tuple[int, ...]](\n self: ndarray[ShapeT, dtype[numpy.bool | integer]],\n axis: SupportsIndex,\n dtype: None = None,\n out: None = None\n) -> ndarray[ShapeT, dtype[signedinteger[_NBitIntP]]]: ...\ndef cumprod[ShapeT: tuple[int, ...], ScalarT: generic](\n self: ndarray[ShapeT, dtype[numpy.bool | number | object_]],\n axis: SupportsIndex,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[ShapeT, dtype[ScalarT]]: ...\ndef cumprod[ShapeT: tuple[int, ...]](\n self: ndarray[ShapeT, dtype[numpy.bool | number | object_]],\n axis: SupportsIndex,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[ShapeT]: ...\ndef cumprod[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: SupportsIndex | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...\ndef cumprod[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: SupportsIndex | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "cumprod", "sortText": "0.9999.cumprod"}, {"detail": "\n@overload\ndef cumsum[DTypeT: dtype[inexact | object_ | timedelta64]](\n self: ndarray[Any, DTypeT],\n axis: None = None,\n dtype: None = None,\n out: None = None\n) -> ndarray[tuple[int], DTypeT]: ...\ndef cumsum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: None = None,\n dtype: None = None,\n out: None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef cumsum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumsum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[tuple[int]]: ...\ndef cumsum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumsum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[tuple[int]]: ...\ndef cumsum[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self: ArrayT,\n axis: SupportsIndex,\n dtype: None = None,\n out: None = None\n) -> ArrayT: ...\ndef cumsum[ShapeT: tuple[int, ...]](\n self: ndarray[ShapeT, dtype[numpy.bool | integer]],\n axis: SupportsIndex,\n dtype: None = None,\n out: None = None\n) -> ndarray[ShapeT, dtype[signedinteger[_NBitIntP]]]: ...\ndef cumsum[ShapeT: tuple[int, ...], ScalarT: generic](\n self: ndarray[ShapeT, dtype[numpy.bool | number | object_ | timedelta64]],\n axis: SupportsIndex,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[ShapeT, dtype[ScalarT]]: ...\ndef cumsum[ShapeT: tuple[int, ...]](\n self: ndarray[ShapeT, dtype[numpy.bool | number | object_ | timedelta64]],\n axis: SupportsIndex,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[ShapeT]: ...\ndef cumsum[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: SupportsIndex | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...\ndef cumsum[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: SupportsIndex | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "cumsum", "sortText": "0.9999.cumsum"}, {"detail": "memoryview", "kind": 5, "label": "data", "sortText": "0.9999.data"}, {"detail": "Literal['cpu']", "kind": 5, "label": "device", "sortText": "0.9999.device"}, {"detail": "\n@overload\ndef diagonal[DTypeT: dtype](\n self: ndarray[tuple[Never, Never, Never, Never], DTypeT],\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1\n) -> ndarray[tuple[Any, ...], DTypeT]: ...\ndef diagonal[DTypeT: dtype](\n self: ndarray[tuple[int, int], DTypeT],\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1\n) -> ndarray[tuple[int], DTypeT]: ...\ndef diagonal[DTypeT: dtype](\n self: ndarray[tuple[int, int, int], DTypeT],\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1\n) -> ndarray[tuple[int, int], DTypeT]: ...\ndef diagonal(\n self: ndarray,\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1\n) -> ndarray: ...", "kind": 2, "label": "diagonal", "sortText": "0.9999.diagonal"}, {"detail": "\n@overload\ndef dot(\n self: ndarray,\n b: _ScalarLike_co,\n /,\n out: None = None\n) -> ndarray: ...\ndef dot(\n self: ndarray,\n b: ArrayLike,\n /,\n out: None = None\n) -> Any: ...\ndef dot[ArrayT: ndarray](\n self: ndarray,\n b: ArrayLike,\n /,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "dot", "sortText": "0.9999.dot"}, {"detail": "dtype", "kind": 5, "label": "dtype", "sortText": "0.9999.dtype"}, {"detail": "def dump(\n self: ndarray,\n file: PathLike[bytes] | PathLike[str] | SupportsWrite[bytes] | bytes | str\n) -> None: ...", "kind": 2, "label": "dump", "sortText": "0.9999.dump"}, {"detail": "def dumps(self: ndarray) -> bytes: ...", "kind": 2, "label": "dumps", "sortText": "0.9999.dumps"}, {"detail": "def fill(\n self: ndarray,\n /,\n value: Any\n) -> None: ...", "kind": 2, "label": "fill", "sortText": "0.9999.fill"}, {"detail": "flagsobj", "kind": 5, "label": "flags", "sortText": "0.9999.flags"}, {"detail": "flatiter", "kind": 5, "label": "flat", "sortText": "0.9999.flat"}, {"detail": "def flatten(\n self: ndarray,\n /,\n order: _OrderKACF = 'C'\n) -> ndarray[tuple[int]]: ...", "kind": 2, "label": "flatten", "sortText": "0.9999.flatten"}, {"detail": "\n@overload\ndef getfield[ScalarT: generic](\n self: ndarray,\n /,\n dtype: _DTypeLike,\n offset: SupportsIndex = 0\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef getfield(\n self: ndarray,\n /,\n dtype: DTypeLike,\n offset: SupportsIndex = 0\n) -> ndarray: ...", "kind": 2, "label": "getfield", "sortText": "0.9999.getfield"}, {"detail": "ndarray", "kind": 5, "label": "imag", "sortText": "0.9999.imag"}, {"detail": "\n@overload\ndef item[T](\n self: ndarray[tuple[Any, ...], dtype[generic[T]]],\n i0: SupportsIndex | tuple[SupportsIndex, ...] = ...,\n /,\n *args: SupportsIndex\n) -> T: ...\ndef item(\n self: ndarray[Any, StringDType],\n arg0: SupportsIndex | tuple[SupportsIndex, ...] = ...,\n /,\n *args: SupportsIndex\n) -> str: ...", "kind": 2, "label": "item", "sortText": "0.9999.item"}, {"detail": "int", "kind": 5, "label": "itemsize", "sortText": "0.9999.itemsize"}, {"detail": "ndarray", "kind": 5, "label": "mT", "sortText": "0.9999.mT"}, {"detail": "\n@overload\ndef max[ScalarT: numpy.bool | datetime64 | number | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef max[ScalarT: numpy.bool | datetime64 | number | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef max[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef max(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef max[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n out: ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...", "kind": 2, "label": "max", "sortText": "0.9999.max"}, {"detail": "\n@overload\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | object_]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> float64: ...\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef mean[ScalarT: inexact | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef mean[ScalarT: inexact | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef mean[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef mean[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None,\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "mean", "sortText": "0.9999.mean"}, {"detail": "\n@overload\ndef min[ScalarT: numpy.bool | datetime64 | number | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef min[ScalarT: numpy.bool | datetime64 | number | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef min[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef min(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef min[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n out: ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...", "kind": 2, "label": "min", "sortText": "0.9999.min"}, {"detail": "int", "kind": 5, "label": "nbytes", "sortText": "0.9999.nbytes"}, {"detail": "int", "kind": 5, "label": "ndim", "sortText": "0.9999.ndim"}, {"detail": "\n@overload\ndef nonzero(self: ndarray[tuple[Never, Never, Never, Never]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ...]: ...\ndef nonzero(self: ndarray[tuple[int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray[tuple[int, int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray[tuple[int, int, int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ...]: ...", "kind": 2, "label": "nonzero", "sortText": "0.9999.nonzero"}, {"detail": "\n@overload\ndef partition(\n self: ndarray,\n kth: _ArrayLikeInt,\n /,\n axis: SupportsIndex = -1,\n kind: Literal['introselect'] = 'introselect',\n order: None = None\n) -> None: ...\ndef partition(\n self: ndarray[tuple[Any, ...], dtype[void]],\n kth: _ArrayLikeInt,\n /,\n axis: SupportsIndex = -1,\n kind: Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> None: ...", "kind": 2, "label": "partition", "sortText": "0.9999.partition"}, {"detail": "\n@overload\ndef prod[ScalarT: inexact](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef prod[ScalarT: inexact | object_](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> signedinteger[_NBitIntP]: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef prod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef prod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...] | None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...] | None,\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...],\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...] | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT,\n *,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...],\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "prod", "sortText": "0.9999.prod"}, {"detail": "def put(\n self: ndarray,\n indices: _ArrayLikeInt_co,\n values: ArrayLike,\n /,\n mode: _ModeKind = 'raise'\n) -> None: ...", "kind": 2, "label": "put", "sortText": "0.9999.put"}, {"detail": "def ravel(\n self: ndarray,\n /,\n order: _OrderKACF = 'C'\n) -> ndarray[tuple[int]]: ...", "kind": 2, "label": "ravel", "sortText": "0.9999.ravel"}, {"detail": "ndarray", "kind": 5, "label": "real", "sortText": "0.9999.real"}, {"detail": "\n@overload\ndef repeat(\n self: ndarray,\n repeats: _ArrayLikeInt_co,\n /,\n axis: None = None\n) -> ndarray[tuple[int]]: ...\ndef repeat(\n self: ndarray,\n repeats: _ArrayLikeInt_co,\n /,\n axis: SupportsIndex\n) -> ndarray: ...", "kind": 2, "label": "repeat", "sortText": "0.9999.repeat"}, {"detail": "\n@overload\ndef reshape(\n self: ndarray,\n shape: None,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray: ...\ndef reshape(\n self: ndarray,\n shape: Sequence[Never],\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[tuple[()]]: ...\ndef reshape[AnyShapeT: (tuple[()], tuple[int], tuple[int, int], tuple[int, int, int], tuple[int, int, int, int], tuple[int, int, int, int, int], tuple[int, int, int, int, int, int], tuple[int, int, int, int, int, int, int], tuple[int, int, int, int, int, int, int, int])](\n self: ndarray,\n shape: AnyShapeT,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[AnyShapeT]: ...\ndef reshape(\n self: ndarray,\n size1: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[tuple[int]]: ...\ndef reshape(\n self: ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[tuple[int, int]]: ...\ndef reshape(\n self: ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n size3: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[tuple[int, int, int]]: ...\ndef reshape(\n self: ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n size3: SupportsIndex,\n size4: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[tuple[int, int, int, int]]: ...\ndef reshape(\n self: ndarray,\n size0: SupportsIndex,\n /,\n *shape: SupportsIndex,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray: ...\ndef reshape(\n self: ndarray,\n shape: Sequence[SupportsIndex],\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray: ...", "kind": 2, "label": "reshape", "sortText": "0.9999.reshape"}, {"detail": "\n@overload\ndef resize(\n self: ndarray,\n new_shape: _ShapeLike,\n /,\n *,\n refcheck: bool = True\n) -> None: ...\ndef resize(\n self: ndarray,\n /,\n *new_shape: SupportsIndex,\n *,\n refcheck: bool = True\n) -> None: ...", "kind": 2, "label": "resize", "sortText": "0.9999.resize"}, {"detail": "\n@overload\ndef round(\n self: ndarray,\n /,\n decimals: SupportsIndex = 0,\n out: None = None\n) -> ndarray: ...\ndef round[ArrayT: ndarray](\n self: ndarray,\n /,\n decimals: SupportsIndex,\n out: ArrayT\n) -> ArrayT: ...\ndef round[ArrayT: ndarray](\n self: ndarray,\n /,\n decimals: SupportsIndex = 0,\n *,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "round", "sortText": "0.9999.round"}, {"detail": "\n@overload\ndef searchsorted(\n self: ndarray,\n v: _ScalarLike_co,\n /,\n side: _SortSide = 'left',\n sorter: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | int | None = None\n) -> signedinteger[_NBitIntP]: ...\ndef searchsorted(\n self: ndarray,\n v: ArrayLike,\n /,\n side: _SortSide = 'left',\n sorter: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | int | None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "searchsorted", "sortText": "0.9999.searchsorted"}, {"detail": "def setfield(\n self: ndarray,\n val: ArrayLike,\n /,\n dtype: DTypeLike,\n offset: SupportsIndex = 0\n) -> None: ...", "kind": 2, "label": "setfield", "sortText": "0.9999.setfield"}, {"detail": "def setflags(\n self: ndarray,\n /,\n *,\n write: bool | None = None,\n align: bool | None = None,\n uic: bool | None = None\n) -> None: ...", "kind": 2, "label": "setflags", "sortText": "0.9999.setflags"}, {"detail": "tuple[Any, ...]", "kind": 5, "label": "shape", "sortText": "0.9999.shape"}, {"detail": "int", "kind": 5, "label": "size", "sortText": "0.9999.size"}, {"detail": "def sort(\n self: ndarray,\n /,\n axis: SupportsIndex = -1,\n kind: Literal['H', 'M', 'Q', 'S', 'heap', 'heapsort', 'merge', 'mergesort', 'quick', 'quicksort', 'stable', 'stablesort'] | None = None,\n order: Sequence[str] | str | None = None,\n *,\n stable: bool | None = None,\n descending: bool | None = None\n) -> None: ...", "kind": 2, "label": "sort", "sortText": "0.9999.sort"}, {"detail": "def squeeze(\n self: ndarray,\n /,\n axis: SupportsIndex | tuple[SupportsIndex, ...] | None = ...\n) -> ndarray: ...", "kind": 2, "label": "squeeze", "sortText": "0.9999.squeeze"}, {"detail": "\n@overload\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer | object_]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> float64: ...\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef std[ScalarT: floating | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef std[ScalarT: floating | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ArrayT: ndarray[tuple[Any, ...], dtype[floating | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef std[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef std[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT,\n ddof: float = 0,\n keepdims: _NoValueType | builtins.bool = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> Any: ...\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...", "kind": 2, "label": "std", "sortText": "0.9999.std"}, {"detail": "tuple[int, ...]", "kind": 5, "label": "strides", "sortText": "0.9999.strides"}, {"detail": "\n@overload\ndef sum[ScalarT: inexact | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef sum[ScalarT: inexact | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> signedinteger[_NBitIntP]: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef sum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef sum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None,\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT,\n *,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "sum", "sortText": "0.9999.sum"}, {"detail": "def swapaxes(\n self: ndarray,\n axis1: SupportsIndex,\n axis2: SupportsIndex,\n /\n) -> ndarray: ...", "kind": 2, "label": "swapaxes", "sortText": "0.9999.swapaxes"}, {"detail": "\n@overload\ndef take[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n indices: _IntLike_co,\n /,\n axis: SupportsIndex | None = ...,\n out: None = None,\n mode: _ModeKind = ...\n) -> ScalarT: ...\ndef take(\n self: ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis: SupportsIndex | None = ...,\n out: None = None,\n mode: _ModeKind = ...\n) -> ndarray: ...\ndef take[ArrayT: ndarray](\n self: ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis: SupportsIndex | None = ...,\n *,\n out: ArrayT,\n mode: _ModeKind = ...\n) -> ArrayT: ...\ndef take[ArrayT: ndarray](\n self: ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis: SupportsIndex | None,\n out: ArrayT,\n mode: _ModeKind = ...\n) -> ArrayT: ...", "kind": 2, "label": "take", "sortText": "0.9999.take"}, {"detail": "def to_device(\n self: ndarray,\n device: Literal['cpu'],\n /,\n *,\n stream: int | Any | None = ...\n) -> ndarray: ...", "kind": 2, "label": "to_device", "sortText": "0.9999.to_device"}, {"detail": "def tobytes(\n self: ndarray,\n order: _OrderKACF = ...\n) -> bytes: ...", "kind": 2, "label": "tobytes", "sortText": "0.9999.tobytes"}, {"detail": "def tofile(\n self: ndarray,\n fid: PathLike[bytes] | PathLike[str] | _SupportsFileMethods | bytes | str,\n /,\n sep: str = '',\n format: str = '%s'\n) -> None: ...", "kind": 2, "label": "tofile", "sortText": "0.9999.tofile"}, {"detail": "\n@overload\ndef tolist[T](self: ndarray[tuple[Never], dtype[generic[T]]], /) -> Any: ...\ndef tolist[T](self: ndarray[tuple[()], dtype[generic[T]]], /) -> T: ...\ndef tolist[T](self: ndarray[tuple[int], dtype[generic[T]]], /) -> list[T]: ...\ndef tolist[T](self: ndarray[tuple[int, int], dtype[generic[T]]], /) -> list[list[T]]: ...\ndef tolist[T](self: ndarray[tuple[int, int, int], dtype[generic[T]]], /) -> list[list[list[T]]]: ...\ndef tolist(self: ndarray, /) -> Any: ...", "kind": 2, "label": "tolist", "sortText": "0.9999.tolist"}, {"detail": "\n@overload\ndef trace(\n self: ndarray,\n /,\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None\n) -> Any: ...\ndef trace[ArrayT: ndarray](\n self: ndarray,\n /,\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT\n) -> ArrayT: ...\ndef trace[ArrayT: ndarray](\n self: ndarray,\n /,\n offset: SupportsIndex,\n axis1: SupportsIndex,\n axis2: SupportsIndex,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "trace", "sortText": "0.9999.trace"}, {"detail": "\n@overload\ndef transpose(\n self: ndarray,\n axes: Sequence[SupportsIndex] | SupportsIndex | None,\n /\n) -> ndarray: ...\ndef transpose(\n self: ndarray,\n /,\n *axes: SupportsIndex\n) -> ndarray: ...", "kind": 2, "label": "transpose", "sortText": "0.9999.transpose"}, {"detail": "\n@overload\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer | object_]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> float64: ...\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef var[ScalarT: floating | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef var[ScalarT: floating | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ArrayT: ndarray[tuple[Any, ...], dtype[floating | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef var[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef var[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT,\n ddof: float = 0,\n keepdims: _NoValueType | builtins.bool = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> Any: ...\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...", "kind": 2, "label": "var", "sortText": "0.9999.var"}, {"detail": "\n@overload\ndef view(self: ndarray, /) -> ndarray: ...\ndef view[DTypeT: dtype](\n self: ndarray,\n /,\n dtype: numpy._HasDType[DTypeT] | DTypeT\n) -> ndarray[tuple[Any, ...], DTypeT]: ...\ndef view[ScalarT: generic](\n self: ndarray,\n /,\n dtype: _DTypeLike\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n *,\n type: type[ArrayT]\n) -> ArrayT: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n dtype: type[ArrayT]\n) -> ArrayT: ...\ndef view(\n self: ndarray,\n /,\n dtype: DTypeLike\n) -> ndarray: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n dtype: DTypeLike,\n type: type[ArrayT]\n) -> ArrayT: ...", "kind": 2, "label": "view", "sortText": "0.9999.view"}, {"detail": "\n@overload\ndef __abs__[ShapeT: tuple[int, ...], NBitT: NBitBase](self: ndarray[ShapeT, dtype[complexfloating[NBitT, NBitT]]], /) -> ndarray[ShapeT, dtype[floating[NBitT]]]: ...\ndef __abs__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__abs__", "sortText": "3.9999.__abs__"}, {"detail": "\n@overload\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[bytes_]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[str_]],\n other: _ArrayLikeStr_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[str_]]: ...\ndef __add__(\n self: ndarray[Any, StringDType],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], StringDType]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __add__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__add__", "sortText": "3.9999.__add__"}, {"detail": "\n@overload\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __and__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__and__", "sortText": "3.9999.__and__"}, {"detail": "\n@overload\ndef __array__(\n self: ndarray,\n dtype: None = None,\n /,\n *,\n copy: bool | None = None\n) -> ndarray: ...\ndef __array__[DTypeT: dtype](\n self: ndarray,\n dtype: DTypeT,\n /,\n *,\n copy: bool | None = None\n) -> ndarray[tuple[Any, ...], DTypeT]: ...", "kind": 2, "label": "__array__", "sortText": "3.9999.__array__"}, {"detail": "def __array_finalize__(\n self: ndarray,\n obj: ndarray | None,\n /\n) -> None: ...", "kind": 2, "label": "__array_finalize__", "sortText": "3.9999.__array_finalize__"}, {"detail": "def __array_function__(\n self: ndarray,\n func: (...) -> Any,\n types: Iterable[type[Any]],\n args: Iterable[Any],\n kwargs: Mapping[str, Any]\n) -> Any: ...", "kind": 2, "label": "__array_function__", "sortText": "3.9999.__array_function__"}, {"detail": "dict[str, Any]", "kind": 5, "label": "__array_interface__", "sortText": "3.9999.__array_interface__"}, {"detail": "def __array_namespace__(\n self: ndarray,\n /,\n *,\n api_version: Literal['2021.12', '2022.12', '2023.12', '2024.12', '2025.12'] | None = None\n) -> ModuleType: ...", "kind": 2, "label": "__array_namespace__", "sortText": "3.9999.__array_namespace__"}, {"detail": "float", "kind": 5, "label": "__array_priority__", "sortText": "3.9999.__array_priority__"}, {"detail": "CapsuleType", "kind": 5, "label": "__array_struct__", "sortText": "3.9999.__array_struct__"}, {"detail": "def __array_ufunc__(\n self: ndarray,\n ufunc: ufunc,\n method: Literal['__call__', 'accumulate', 'at', 'outer', 'reduce', 'reduceat'],\n /,\n *inputs: Any,\n **kwargs: Any\n) -> Any: ...", "kind": 2, "label": "__array_ufunc__", "sortText": "3.9999.__array_ufunc__"}, {"detail": "def __array_wrap__[ShapeT: tuple[int, ...], DTypeT: dtype](\n self: ndarray,\n array: ndarray[ShapeT, DTypeT],\n context: tuple[ufunc, tuple[Any, ...], int] | None = ...,\n return_scalar: bool = ...,\n /\n) -> ndarray[ShapeT, DTypeT]: ...", "kind": 2, "label": "__array_wrap__", "sortText": "3.9999.__array_wrap__"}, {"detail": "def __bool__(self: ndarray, /) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __buffer__(\n self: ndarray,\n flags: int,\n /\n) -> memoryview: ...", "kind": 2, "label": "__buffer__", "sortText": "3.9999.__buffer__"}, {"detail": "def __class_getitem__(\n cls: type[ndarray],\n item: Any,\n /\n) -> GenericAlias: ...", "kind": 2, "label": "__class_getitem__", "sortText": "3.9999.__class_getitem__"}, {"detail": "def __complex__(self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]], /) -> complex: ...", "kind": 2, "label": "__complex__", "sortText": "3.9999.__complex__"}, {"detail": "def __contains__(\n self: ndarray,\n value: object,\n /\n) -> bool: ...", "kind": 2, "label": "__contains__", "sortText": "3.9999.__contains__"}, {"detail": "def __copy__(self: ndarray) -> ndarray: ...", "kind": 2, "label": "__copy__", "sortText": "3.9999.__copy__"}, {"detail": "def __deepcopy__(\n self: ndarray,\n memo: dict[int, Any] | None,\n /\n) -> ndarray: ...", "kind": 2, "label": "__deepcopy__", "sortText": "3.9999.__deepcopy__"}, {"detail": "\n@overload\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n rhs: numpy.bool | int,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n rhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n rhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]], ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]]: ...\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n rhs: _ArrayLikeFloat64_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n rhs: _ArrayLikeUInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[unsignedinteger]], ndarray[tuple[Any, ...], dtype[unsignedinteger]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n rhs: _ArrayLikeInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger]], ndarray[tuple[Any, ...], dtype[signedinteger]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n rhs: _ArrayLikeFloat_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[floating]], ndarray[tuple[Any, ...], dtype[floating]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]], ndarray[tuple[Any, ...], dtype[timedelta64]]]: ...", "kind": 2, "label": "__divmod__", "sortText": "3.9999.__divmod__"}, {"detail": "def __dlpack__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n /,\n *,\n stream: int | Any | None = None,\n max_version: tuple[int, int] | None = None,\n dl_device: tuple[int, int] | None = None,\n copy: bool | None = None\n) -> CapsuleType: ...", "kind": 2, "label": "__dlpack__", "sortText": "3.9999.__dlpack__"}, {"detail": "def __dlpack_device__(self: ndarray, /) -> tuple[Literal[1], Literal[0]]: ...", "kind": 2, "label": "__dlpack_device__", "sortText": "3.9999.__dlpack_device__"}, {"detail": "def __eq__(\n self: ndarray,\n other: Any,\n /\n) -> Any: ...", "kind": 2, "label": "__eq__", "sortText": "3.9999.__eq__"}, {"detail": "def __float__(self: ndarray, /) -> float: ...", "kind": 2, "label": "__float__", "sortText": "3.9999.__float__"}, {"detail": "\n@overload\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __floordiv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__floordiv__", "sortText": "3.9999.__floordiv__"}, {"detail": "\n@overload\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__ge__", "sortText": "3.9999.__ge__"}, {"detail": "\n@overload\ndef __getitem__(\n self: ndarray,\n key: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | tuple[ndarray[tuple[Any, ...], dtype[numpy.bool | integer]], ...],\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray,\n key: SupportsIndex | tuple[SupportsIndex, ...],\n /\n) -> Any: ...\ndef __getitem__(\n self: ndarray,\n key: _ToIndices,\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: str,\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: list[str],\n /\n) -> ndarray[tuple[Any, ...], dtype[void]]: ...", "kind": 2, "label": "__getitem__", "sortText": "3.9999.__getitem__"}, {"detail": "\n@overload\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__gt__", "sortText": "3.9999.__gt__"}, {"detail": "None", "kind": 5, "label": "__hash__", "sortText": "3.9999.__hash__"}, {"detail": "\n@overload\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[datetime64 | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeTD64_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[bytes_]]](\n self: ArrayT,\n other: _ArrayLikeBytes_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], StringDType | dtype[str_]]](\n self: ArrayT,\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__iadd__", "sortText": "3.9999.__iadd__"}, {"detail": "\n@overload\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__iand__", "sortText": "3.9999.__iand__"}, {"detail": "\n@overload\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[floating | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ifloordiv__", "sortText": "3.9999.__ifloordiv__"}, {"detail": "\n@overload\ndef __ilshift__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ilshift__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ilshift__", "sortText": "3.9999.__ilshift__"}, {"detail": "\n@overload\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imatmul__", "sortText": "3.9999.__imatmul__"}, {"detail": "\n@overload\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[floating]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[timedelta64]]](\n self: ArrayT,\n other: _ArrayLike,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imod__", "sortText": "3.9999.__imod__"}, {"detail": "\n@overload\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[character | number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], StringDType | dtype[str_]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imul__", "sortText": "3.9999.__imul__"}, {"detail": "def __index__(self: ndarray[tuple[Any, ...], dtype[integer]], /) -> int: ...", "kind": 2, "label": "__index__", "sortText": "3.9999.__index__"}, {"detail": "def __int__(self: ndarray, /) -> int: ...", "kind": 2, "label": "__int__", "sortText": "3.9999.__int__"}, {"detail": "def __invert__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | object_]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__invert__", "sortText": "3.9999.__invert__"}, {"detail": "\n@overload\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ior__", "sortText": "3.9999.__ior__"}, {"detail": "\n@overload\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ipow__", "sortText": "3.9999.__ipow__"}, {"detail": "\n@overload\ndef __irshift__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __irshift__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__irshift__", "sortText": "3.9999.__irshift__"}, {"detail": "\n@overload\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[datetime64 | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeTD64_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__isub__", "sortText": "3.9999.__isub__"}, {"detail": "\n@overload\ndef __iter__(self: ndarray[tuple[Never, Never, Never, Never, Never, Never, Never, Never, Never], Any], /) -> Iterator[Any]: ...\ndef __iter__[ScalarT: _ScalarNotObject](self: ndarray[tuple[int], dtype[ScalarT]], /) -> Iterator[ScalarT]: ...\ndef __iter__(self: ndarray[tuple[int], StringDType], /) -> Iterator[str]: ...\ndef __iter__[DTypeT: dtype](self: ndarray[tuple[int, int, *tuple[int, ...]], DTypeT], /) -> Iterator[ndarray[tuple[Any, ...], DTypeT]]: ...\ndef __iter__(self: ndarray, /) -> Iterator[Any]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "\n@overload\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__itruediv__", "sortText": "3.9999.__itruediv__"}, {"detail": "\n@overload\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ixor__", "sortText": "3.9999.__ixor__"}, {"detail": "\n@overload\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__le__", "sortText": "3.9999.__le__"}, {"detail": "def __len__(self: ndarray) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3.9999.__len__"}, {"detail": "\n@overload\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __lshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__lshift__", "sortText": "3.9999.__lshift__"}, {"detail": "\n@overload\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__lt__", "sortText": "3.9999.__lt__"}, {"detail": "\n@overload\ndef __matmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __matmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[floating[_64Bit]]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating[_64Bit, _64Bit]]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __matmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__matmul__", "sortText": "3.9999.__matmul__"}, {"detail": "\n@overload\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __mod__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__mod__", "sortText": "3.9999.__mod__"}, {"detail": "\n@overload\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mul__(\n self: ndarray[Any, StringDType | dtype[character]],\n other: _ArrayLikeInt,\n /\n) -> ndarray: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __mul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__mul__", "sortText": "3.9999.__mul__"}, {"detail": "def __ne__(\n self: ndarray,\n other: Any,\n /\n) -> Any: ...", "kind": 2, "label": "__ne__", "sortText": "3.9999.__ne__"}, {"detail": "def __neg__[ArrayT: ndarray[tuple[Any, ...], dtype[number | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__neg__", "sortText": "3.9999.__neg__"}, {"detail": "def __new__[Self@ndarray: ndarray](\n cls: type[Self@ndarray],\n shape: _ShapeLike,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = ...,\n buffer: Buffer | None = ...,\n offset: SupportsIndex = ...,\n strides: Sequence[SupportsIndex] | SupportsIndex | None = ...,\n order: _OrderKACF = ...\n) -> Self@ndarray: ...", "kind": 5, "label": "__new__", "sortText": "3.9999.__new__"}, {"detail": "\n@overload\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __or__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__or__", "sortText": "3.9999.__or__"}, {"detail": "def __pos__[ArrayT: ndarray[tuple[Any, ...], dtype[number | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__pos__", "sortText": "3.9999.__pos__"}, {"detail": "\n@overload\ndef __pow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __pow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n mod: None = None,\n /\n) -> Any: ...\ndef __pow__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n mod: None = None,\n /\n) -> Any: ...", "kind": 2, "label": "__pow__", "sortText": "3.9999.__pow__"}, {"detail": "\n@overload\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[bytes_]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[str_]],\n other: _ArrayLikeStr_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[str_]]: ...\ndef __radd__(\n self: ndarray[Any, StringDType],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], StringDType]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __radd__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__radd__", "sortText": "3.9999.__radd__"}, {"detail": "\n@overload\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rand__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rand__", "sortText": "3.9999.__rand__"}, {"detail": "\n@overload\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n lhs: numpy.bool | int,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n lhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n lhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]], ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]]: ...\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n lhs: _ArrayLikeFloat64_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n lhs: _ArrayLikeUInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[unsignedinteger]], ndarray[tuple[Any, ...], dtype[unsignedinteger]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n lhs: _ArrayLikeInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger]], ndarray[tuple[Any, ...], dtype[signedinteger]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n lhs: _ArrayLikeFloat_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[floating]], ndarray[tuple[Any, ...], dtype[floating]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]], ndarray[tuple[Any, ...], dtype[timedelta64]]]: ...", "kind": 2, "label": "__rdivmod__", "sortText": "3.9999.__rdivmod__"}, {"detail": "\n@overload\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rfloordiv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rfloordiv__", "sortText": "3.9999.__rfloordiv__"}, {"detail": "\n@overload\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rlshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rlshift__", "sortText": "3.9999.__rlshift__"}, {"detail": "\n@overload\ndef __rmatmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rmatmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[floating[_64Bit]]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating[_64Bit, _64Bit]]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmatmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmatmul__", "sortText": "3.9999.__rmatmul__"}, {"detail": "\n@overload\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmod__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmod__", "sortText": "3.9999.__rmod__"}, {"detail": "\n@overload\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmul__(\n self: ndarray[Any, StringDType | dtype[character]],\n other: _ArrayLikeInt,\n /\n) -> ndarray: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmul__", "sortText": "3.9999.__rmul__"}, {"detail": "\n@overload\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __ror__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__ror__", "sortText": "3.9999.__ror__"}, {"detail": "\n@overload\ndef __rpow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rpow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n mod: None = None,\n /\n) -> Any: ...\ndef __rpow__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n mod: None = None,\n /\n) -> Any: ...", "kind": 2, "label": "__rpow__", "sortText": "3.9999.__rpow__"}, {"detail": "\n@overload\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rrshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rrshift__", "sortText": "3.9999.__rrshift__"}, {"detail": "\n@overload\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rshift__", "sortText": "3.9999.__rshift__"}, {"detail": "\n@overload\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rsub__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rsub__", "sortText": "3.9999.__rsub__"}, {"detail": "\n@overload\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[_SupportsArray[dtype[floating[_64Bit]]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | _SupportsArray[dtype[floating[_64Bit]]] | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[inexact]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[inexact]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rtruediv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rtruediv__", "sortText": "3.9999.__rtruediv__"}, {"detail": "\n@overload\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rxor__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rxor__", "sortText": "3.9999.__rxor__"}, {"detail": "\n@overload\ndef __setitem__(\n self: ndarray[Any, StringDType | dtype[numpy.bool | flexible | object_]],\n key: _ToIndices,\n value: object,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[integer]],\n key: _ToIndices,\n value: SupportsIndex | SupportsInt | _NestedSequence[_ConvertibleToInt] | _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | bytes | int | str,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n key: _ToIndices,\n value: SupportsFloat | SupportsIndex | _NestedSequence[SupportsFloat | SupportsIndex | bytes | str | None] | _NestedSequence[_SupportsArray[dtype[numpy.bool | floating | integer]]] | _NestedSequence[float] | _SupportsArray[dtype[numpy.bool | floating | integer]] | bytes | float | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n key: _ToIndices,\n value: SupportsComplex | SupportsFloat | SupportsIndex | _NestedSequence[SupportsComplex | SupportsFloat | SupportsIndex | bytes | str | None] | _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _SupportsArray[dtype[numpy.bool | number]] | bytes | complex | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n key: _ToIndices,\n value: _NestedSequence[_ConvertibleToTD64] | numpy.bool | bytes | character | int | number | str | timedelta | timedelta64 | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n key: _ToIndices,\n value: _NestedSequence[_ConvertibleToDT64] | numpy.bool | bytes | character | date | datetime64 | int | number | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: list[str] | str,\n value: object,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray,\n key: _ToIndices,\n value: ArrayLike,\n /\n) -> None: ...", "kind": 2, "label": "__setitem__", "sortText": "3.9999.__setitem__"}, {"detail": "def __setstate__[_DTypeT_co: dtype = dtype](\n self: ndarray,\n state: tuple[SupportsIndex, _ShapeLike, _DTypeT_co, numpy.bool, bytes | list[Any]],\n /\n) -> None: ...", "kind": 2, "label": "__setstate__", "sortText": "3.9999.__setstate__"}, {"detail": "\n@overload\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __sub__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__sub__", "sortText": "3.9999.__sub__"}, {"detail": "\n@overload\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[_SupportsArray[dtype[floating[_64Bit]]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | _SupportsArray[dtype[floating[_64Bit]]] | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[inexact]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[inexact]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __truediv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__truediv__", "sortText": "3.9999.__truediv__"}, {"detail": "\n@overload\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __xor__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__xor__", "sortText": "3.9999.__xor__"}]}} -{"suite": "data_science", "label": "edit array then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 31, "iteration": 2, "result": {"isIncomplete": false, "items": [{"detail": "ndarray", "kind": 5, "label": "T", "sortText": "0.9999.T"}, {"detail": "\n@overload\ndef all(\n self: ndarray,\n axis: None = None,\n out: None = None,\n keepdims: Literal[False] = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> numpy.bool: ...\ndef all(\n self: ndarray,\n axis: int | tuple[int, ...],\n out: None = None,\n keepdims: Literal[False] = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef all(\n self: ndarray,\n axis: int | tuple[int, ...] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef all[ArrayT: ndarray](\n self: ndarray,\n axis: int | tuple[int, ...] | None = None,\n *,\n out: ArrayT,\n keepdims: builtins.bool = False,\n where: _ArrayLikeBool_co = True\n) -> ArrayT: ...\ndef all[ArrayT: ndarray](\n self: ndarray,\n axis: int | tuple[int, ...] | None,\n out: ArrayT,\n keepdims: builtins.bool = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> ArrayT: ...", "kind": 2, "label": "all", "sortText": "0.9999.all"}, {"detail": "\n@overload\ndef any(\n self: ndarray,\n axis: None = None,\n out: None = None,\n keepdims: Literal[False] = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> numpy.bool: ...\ndef any(\n self: ndarray,\n axis: int | tuple[int, ...],\n out: None = None,\n keepdims: Literal[False] = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef any(\n self: ndarray,\n axis: int | tuple[int, ...] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef any[ArrayT: ndarray](\n self: ndarray,\n axis: int | tuple[int, ...] | None = None,\n *,\n out: ArrayT,\n keepdims: builtins.bool = False,\n where: _ArrayLikeBool_co = True\n) -> ArrayT: ...\ndef any[ArrayT: ndarray](\n self: ndarray,\n axis: int | tuple[int, ...] | None,\n out: ArrayT,\n keepdims: builtins.bool = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> ArrayT: ...", "kind": 2, "label": "any", "sortText": "0.9999.any"}, {"detail": "\n@overload\ndef argmax(\n self: ndarray,\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] = False\n) -> signedinteger[_NBitIntP]: ...\ndef argmax(\n self: ndarray,\n axis: SupportsIndex,\n out: None = None,\n *,\n keepdims: Literal[False] = False\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmax(\n self: ndarray,\n axis: SupportsIndex | None = None,\n out: None = None,\n *,\n keepdims: Literal[True]\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmax[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self: ndarray,\n axis: SupportsIndex | None = None,\n *,\n out: ArrayT,\n keepdims: bool = False\n) -> ArrayT: ...\ndef argmax[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self: ndarray,\n axis: SupportsIndex | None,\n out: ArrayT,\n *,\n keepdims: bool = False\n) -> ArrayT: ...", "kind": 2, "label": "argmax", "sortText": "0.9999.argmax"}, {"detail": "\n@overload\ndef argmin(\n self: ndarray,\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] = False\n) -> signedinteger[_NBitIntP]: ...\ndef argmin(\n self: ndarray,\n axis: SupportsIndex,\n out: None = None,\n *,\n keepdims: Literal[False] = False\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmin(\n self: ndarray,\n axis: SupportsIndex | None = None,\n out: None = None,\n *,\n keepdims: Literal[True]\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmin[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self: ndarray,\n axis: SupportsIndex | None = None,\n *,\n out: ArrayT,\n keepdims: bool = False\n) -> ArrayT: ...\ndef argmin[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self: ndarray,\n axis: SupportsIndex | None,\n out: ArrayT,\n *,\n keepdims: bool = False\n) -> ArrayT: ...", "kind": 2, "label": "argmin", "sortText": "0.9999.argmin"}, {"detail": "\n@overload\ndef argpartition(\n self: ndarray,\n kth: _ArrayLikeInt,\n /,\n axis: None,\n kind: Literal['introselect'] = 'introselect',\n order: None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self: ndarray,\n kth: _ArrayLikeInt,\n /,\n axis: SupportsIndex = -1,\n kind: Literal['introselect'] = 'introselect',\n order: None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self: ndarray[tuple[Any, ...], dtype[void]],\n kth: _ArrayLikeInt,\n /,\n axis: None,\n kind: Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self: ndarray[tuple[Any, ...], dtype[void]],\n kth: _ArrayLikeInt,\n /,\n axis: SupportsIndex = -1,\n kind: Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "argpartition", "sortText": "0.9999.argpartition"}, {"detail": "def argsort(\n self: ndarray,\n axis: SupportsIndex | None = ...,\n kind: Literal['H', 'M', 'Q', 'S', 'heap', 'heapsort', 'merge', 'mergesort', 'quick', 'quicksort', 'stable', 'stablesort'] | None = ...,\n order: Sequence[str] | str | None = ...,\n *,\n stable: bool | None = ...,\n descending: bool | None = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "argsort", "sortText": "0.9999.argsort"}, {"detail": "\n@overload\ndef astype[ScalarT: generic](\n self: ndarray,\n dtype: _DTypeLike,\n order: _OrderKACF = ...,\n casting: _CastingKind = ...,\n subok: bool = ...,\n copy: _CopyMode | bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef astype(\n self: ndarray,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n order: _OrderKACF = ...,\n casting: _CastingKind = ...,\n subok: bool = ...,\n copy: _CopyMode | bool = ...\n) -> ndarray: ...", "kind": 2, "label": "astype", "sortText": "0.9999.astype"}, {"detail": "ndarray | None", "kind": 5, "label": "base", "sortText": "0.9999.base"}, {"detail": "def byteswap(\n self: ndarray,\n inplace: bool = ...\n) -> ndarray: ...", "kind": 2, "label": "byteswap", "sortText": "0.9999.byteswap"}, {"detail": "\n@overload\ndef choose(\n self: ndarray,\n /,\n choices: ArrayLike,\n out: None = None,\n mode: _ModeKind = 'raise'\n) -> ndarray: ...\ndef choose[ArrayT: ndarray](\n self: ndarray,\n /,\n choices: ArrayLike,\n out: ArrayT,\n mode: _ModeKind = 'raise'\n) -> ArrayT: ...", "kind": 2, "label": "choose", "sortText": "0.9999.choose"}, {"detail": "\n@overload\ndef clip(\n self: ndarray,\n /,\n min: ArrayLike,\n max: Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None = None,\n out: None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip(\n self: ndarray,\n /,\n min: None,\n max: ArrayLike,\n out: None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip(\n self: ndarray,\n /,\n min: None = None,\n *,\n max: ArrayLike,\n out: None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: ArrayLike,\n max: Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: ArrayLike,\n max: Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None = None,\n *,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: None,\n max: ArrayLike,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: None = None,\n *,\n max: ArrayLike,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...", "kind": 2, "label": "clip", "sortText": "0.9999.clip"}, {"detail": "\n@overload\ndef compress(\n self: ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis: SupportsIndex | None = None,\n out: None = None\n) -> ndarray: ...\ndef compress[ArrayT: ndarray](\n self: ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis: SupportsIndex | None,\n out: ArrayT\n) -> ArrayT: ...\ndef compress[ArrayT: ndarray](\n self: ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis: SupportsIndex | None = None,\n *,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "compress", "sortText": "0.9999.compress"}, {"detail": "def conj(self: ndarray) -> ndarray: ...", "kind": 2, "label": "conj", "sortText": "0.9999.conj"}, {"detail": "def conjugate(self: ndarray) -> ndarray: ...", "kind": 2, "label": "conjugate", "sortText": "0.9999.conjugate"}, {"detail": "def copy(\n self: ndarray,\n order: _OrderKACF = ...\n) -> ndarray: ...", "kind": 2, "label": "copy", "sortText": "0.9999.copy"}, {"detail": "_ctypes[int]", "kind": 5, "label": "ctypes", "sortText": "0.9999.ctypes"}, {"detail": "\n@overload\ndef cumprod[DTypeT: dtype[inexact | object_]](\n self: ndarray[Any, DTypeT],\n axis: None = None,\n dtype: None = None,\n out: None = None\n) -> ndarray[tuple[int], DTypeT]: ...\ndef cumprod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: None = None,\n dtype: None = None,\n out: None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef cumprod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumprod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None = None,\n *,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[tuple[int]]: ...\ndef cumprod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumprod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[tuple[int]]: ...\ndef cumprod[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_]]](\n self: ArrayT,\n axis: SupportsIndex,\n dtype: None = None,\n out: None = None\n) -> ArrayT: ...\ndef cumprod[ShapeT: tuple[int, ...]](\n self: ndarray[ShapeT, dtype[numpy.bool | integer]],\n axis: SupportsIndex,\n dtype: None = None,\n out: None = None\n) -> ndarray[ShapeT, dtype[signedinteger[_NBitIntP]]]: ...\ndef cumprod[ShapeT: tuple[int, ...], ScalarT: generic](\n self: ndarray[ShapeT, dtype[numpy.bool | number | object_]],\n axis: SupportsIndex,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[ShapeT, dtype[ScalarT]]: ...\ndef cumprod[ShapeT: tuple[int, ...]](\n self: ndarray[ShapeT, dtype[numpy.bool | number | object_]],\n axis: SupportsIndex,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[ShapeT]: ...\ndef cumprod[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: SupportsIndex | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...\ndef cumprod[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: SupportsIndex | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "cumprod", "sortText": "0.9999.cumprod"}, {"detail": "\n@overload\ndef cumsum[DTypeT: dtype[inexact | object_ | timedelta64]](\n self: ndarray[Any, DTypeT],\n axis: None = None,\n dtype: None = None,\n out: None = None\n) -> ndarray[tuple[int], DTypeT]: ...\ndef cumsum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: None = None,\n dtype: None = None,\n out: None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef cumsum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumsum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[tuple[int]]: ...\ndef cumsum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumsum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[tuple[int]]: ...\ndef cumsum[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self: ArrayT,\n axis: SupportsIndex,\n dtype: None = None,\n out: None = None\n) -> ArrayT: ...\ndef cumsum[ShapeT: tuple[int, ...]](\n self: ndarray[ShapeT, dtype[numpy.bool | integer]],\n axis: SupportsIndex,\n dtype: None = None,\n out: None = None\n) -> ndarray[ShapeT, dtype[signedinteger[_NBitIntP]]]: ...\ndef cumsum[ShapeT: tuple[int, ...], ScalarT: generic](\n self: ndarray[ShapeT, dtype[numpy.bool | number | object_ | timedelta64]],\n axis: SupportsIndex,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[ShapeT, dtype[ScalarT]]: ...\ndef cumsum[ShapeT: tuple[int, ...]](\n self: ndarray[ShapeT, dtype[numpy.bool | number | object_ | timedelta64]],\n axis: SupportsIndex,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[ShapeT]: ...\ndef cumsum[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: SupportsIndex | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...\ndef cumsum[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: SupportsIndex | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "cumsum", "sortText": "0.9999.cumsum"}, {"detail": "memoryview", "kind": 5, "label": "data", "sortText": "0.9999.data"}, {"detail": "Literal['cpu']", "kind": 5, "label": "device", "sortText": "0.9999.device"}, {"detail": "\n@overload\ndef diagonal[DTypeT: dtype](\n self: ndarray[tuple[Never, Never, Never, Never], DTypeT],\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1\n) -> ndarray[tuple[Any, ...], DTypeT]: ...\ndef diagonal[DTypeT: dtype](\n self: ndarray[tuple[int, int], DTypeT],\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1\n) -> ndarray[tuple[int], DTypeT]: ...\ndef diagonal[DTypeT: dtype](\n self: ndarray[tuple[int, int, int], DTypeT],\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1\n) -> ndarray[tuple[int, int], DTypeT]: ...\ndef diagonal(\n self: ndarray,\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1\n) -> ndarray: ...", "kind": 2, "label": "diagonal", "sortText": "0.9999.diagonal"}, {"detail": "\n@overload\ndef dot(\n self: ndarray,\n b: _ScalarLike_co,\n /,\n out: None = None\n) -> ndarray: ...\ndef dot(\n self: ndarray,\n b: ArrayLike,\n /,\n out: None = None\n) -> Any: ...\ndef dot[ArrayT: ndarray](\n self: ndarray,\n b: ArrayLike,\n /,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "dot", "sortText": "0.9999.dot"}, {"detail": "dtype", "kind": 5, "label": "dtype", "sortText": "0.9999.dtype"}, {"detail": "def dump(\n self: ndarray,\n file: PathLike[bytes] | PathLike[str] | SupportsWrite[bytes] | bytes | str\n) -> None: ...", "kind": 2, "label": "dump", "sortText": "0.9999.dump"}, {"detail": "def dumps(self: ndarray) -> bytes: ...", "kind": 2, "label": "dumps", "sortText": "0.9999.dumps"}, {"detail": "def fill(\n self: ndarray,\n /,\n value: Any\n) -> None: ...", "kind": 2, "label": "fill", "sortText": "0.9999.fill"}, {"detail": "flagsobj", "kind": 5, "label": "flags", "sortText": "0.9999.flags"}, {"detail": "flatiter", "kind": 5, "label": "flat", "sortText": "0.9999.flat"}, {"detail": "def flatten(\n self: ndarray,\n /,\n order: _OrderKACF = 'C'\n) -> ndarray[tuple[int]]: ...", "kind": 2, "label": "flatten", "sortText": "0.9999.flatten"}, {"detail": "\n@overload\ndef getfield[ScalarT: generic](\n self: ndarray,\n /,\n dtype: _DTypeLike,\n offset: SupportsIndex = 0\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef getfield(\n self: ndarray,\n /,\n dtype: DTypeLike,\n offset: SupportsIndex = 0\n) -> ndarray: ...", "kind": 2, "label": "getfield", "sortText": "0.9999.getfield"}, {"detail": "ndarray", "kind": 5, "label": "imag", "sortText": "0.9999.imag"}, {"detail": "\n@overload\ndef item[T](\n self: ndarray[tuple[Any, ...], dtype[generic[T]]],\n i0: SupportsIndex | tuple[SupportsIndex, ...] = ...,\n /,\n *args: SupportsIndex\n) -> T: ...\ndef item(\n self: ndarray[Any, StringDType],\n arg0: SupportsIndex | tuple[SupportsIndex, ...] = ...,\n /,\n *args: SupportsIndex\n) -> str: ...", "kind": 2, "label": "item", "sortText": "0.9999.item"}, {"detail": "int", "kind": 5, "label": "itemsize", "sortText": "0.9999.itemsize"}, {"detail": "ndarray", "kind": 5, "label": "mT", "sortText": "0.9999.mT"}, {"detail": "\n@overload\ndef max[ScalarT: numpy.bool | datetime64 | number | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef max[ScalarT: numpy.bool | datetime64 | number | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef max[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef max(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef max[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n out: ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...", "kind": 2, "label": "max", "sortText": "0.9999.max"}, {"detail": "\n@overload\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | object_]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> float64: ...\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef mean[ScalarT: inexact | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef mean[ScalarT: inexact | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef mean[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef mean[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None,\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "mean", "sortText": "0.9999.mean"}, {"detail": "\n@overload\ndef min[ScalarT: numpy.bool | datetime64 | number | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef min[ScalarT: numpy.bool | datetime64 | number | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef min[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef min(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef min[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n out: ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...", "kind": 2, "label": "min", "sortText": "0.9999.min"}, {"detail": "int", "kind": 5, "label": "nbytes", "sortText": "0.9999.nbytes"}, {"detail": "int", "kind": 5, "label": "ndim", "sortText": "0.9999.ndim"}, {"detail": "\n@overload\ndef nonzero(self: ndarray[tuple[Never, Never, Never, Never]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ...]: ...\ndef nonzero(self: ndarray[tuple[int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray[tuple[int, int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray[tuple[int, int, int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ...]: ...", "kind": 2, "label": "nonzero", "sortText": "0.9999.nonzero"}, {"detail": "\n@overload\ndef partition(\n self: ndarray,\n kth: _ArrayLikeInt,\n /,\n axis: SupportsIndex = -1,\n kind: Literal['introselect'] = 'introselect',\n order: None = None\n) -> None: ...\ndef partition(\n self: ndarray[tuple[Any, ...], dtype[void]],\n kth: _ArrayLikeInt,\n /,\n axis: SupportsIndex = -1,\n kind: Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> None: ...", "kind": 2, "label": "partition", "sortText": "0.9999.partition"}, {"detail": "\n@overload\ndef prod[ScalarT: inexact](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef prod[ScalarT: inexact | object_](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> signedinteger[_NBitIntP]: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef prod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef prod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...] | None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...] | None,\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...],\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...] | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT,\n *,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...],\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "prod", "sortText": "0.9999.prod"}, {"detail": "def put(\n self: ndarray,\n indices: _ArrayLikeInt_co,\n values: ArrayLike,\n /,\n mode: _ModeKind = 'raise'\n) -> None: ...", "kind": 2, "label": "put", "sortText": "0.9999.put"}, {"detail": "def ravel(\n self: ndarray,\n /,\n order: _OrderKACF = 'C'\n) -> ndarray[tuple[int]]: ...", "kind": 2, "label": "ravel", "sortText": "0.9999.ravel"}, {"detail": "ndarray", "kind": 5, "label": "real", "sortText": "0.9999.real"}, {"detail": "\n@overload\ndef repeat(\n self: ndarray,\n repeats: _ArrayLikeInt_co,\n /,\n axis: None = None\n) -> ndarray[tuple[int]]: ...\ndef repeat(\n self: ndarray,\n repeats: _ArrayLikeInt_co,\n /,\n axis: SupportsIndex\n) -> ndarray: ...", "kind": 2, "label": "repeat", "sortText": "0.9999.repeat"}, {"detail": "\n@overload\ndef reshape(\n self: ndarray,\n shape: None,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray: ...\ndef reshape(\n self: ndarray,\n shape: Sequence[Never],\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[tuple[()]]: ...\ndef reshape[AnyShapeT: (tuple[()], tuple[int], tuple[int, int], tuple[int, int, int], tuple[int, int, int, int], tuple[int, int, int, int, int], tuple[int, int, int, int, int, int], tuple[int, int, int, int, int, int, int], tuple[int, int, int, int, int, int, int, int])](\n self: ndarray,\n shape: AnyShapeT,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[AnyShapeT]: ...\ndef reshape(\n self: ndarray,\n size1: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[tuple[int]]: ...\ndef reshape(\n self: ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[tuple[int, int]]: ...\ndef reshape(\n self: ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n size3: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[tuple[int, int, int]]: ...\ndef reshape(\n self: ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n size3: SupportsIndex,\n size4: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[tuple[int, int, int, int]]: ...\ndef reshape(\n self: ndarray,\n size0: SupportsIndex,\n /,\n *shape: SupportsIndex,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray: ...\ndef reshape(\n self: ndarray,\n shape: Sequence[SupportsIndex],\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray: ...", "kind": 2, "label": "reshape", "sortText": "0.9999.reshape"}, {"detail": "\n@overload\ndef resize(\n self: ndarray,\n new_shape: _ShapeLike,\n /,\n *,\n refcheck: bool = True\n) -> None: ...\ndef resize(\n self: ndarray,\n /,\n *new_shape: SupportsIndex,\n *,\n refcheck: bool = True\n) -> None: ...", "kind": 2, "label": "resize", "sortText": "0.9999.resize"}, {"detail": "\n@overload\ndef round(\n self: ndarray,\n /,\n decimals: SupportsIndex = 0,\n out: None = None\n) -> ndarray: ...\ndef round[ArrayT: ndarray](\n self: ndarray,\n /,\n decimals: SupportsIndex,\n out: ArrayT\n) -> ArrayT: ...\ndef round[ArrayT: ndarray](\n self: ndarray,\n /,\n decimals: SupportsIndex = 0,\n *,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "round", "sortText": "0.9999.round"}, {"detail": "\n@overload\ndef searchsorted(\n self: ndarray,\n v: _ScalarLike_co,\n /,\n side: _SortSide = 'left',\n sorter: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | int | None = None\n) -> signedinteger[_NBitIntP]: ...\ndef searchsorted(\n self: ndarray,\n v: ArrayLike,\n /,\n side: _SortSide = 'left',\n sorter: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | int | None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "searchsorted", "sortText": "0.9999.searchsorted"}, {"detail": "def setfield(\n self: ndarray,\n val: ArrayLike,\n /,\n dtype: DTypeLike,\n offset: SupportsIndex = 0\n) -> None: ...", "kind": 2, "label": "setfield", "sortText": "0.9999.setfield"}, {"detail": "def setflags(\n self: ndarray,\n /,\n *,\n write: bool | None = None,\n align: bool | None = None,\n uic: bool | None = None\n) -> None: ...", "kind": 2, "label": "setflags", "sortText": "0.9999.setflags"}, {"detail": "tuple[Any, ...]", "kind": 5, "label": "shape", "sortText": "0.9999.shape"}, {"detail": "int", "kind": 5, "label": "size", "sortText": "0.9999.size"}, {"detail": "def sort(\n self: ndarray,\n /,\n axis: SupportsIndex = -1,\n kind: Literal['H', 'M', 'Q', 'S', 'heap', 'heapsort', 'merge', 'mergesort', 'quick', 'quicksort', 'stable', 'stablesort'] | None = None,\n order: Sequence[str] | str | None = None,\n *,\n stable: bool | None = None,\n descending: bool | None = None\n) -> None: ...", "kind": 2, "label": "sort", "sortText": "0.9999.sort"}, {"detail": "def squeeze(\n self: ndarray,\n /,\n axis: SupportsIndex | tuple[SupportsIndex, ...] | None = ...\n) -> ndarray: ...", "kind": 2, "label": "squeeze", "sortText": "0.9999.squeeze"}, {"detail": "\n@overload\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer | object_]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> float64: ...\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef std[ScalarT: floating | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef std[ScalarT: floating | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ArrayT: ndarray[tuple[Any, ...], dtype[floating | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef std[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef std[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT,\n ddof: float = 0,\n keepdims: _NoValueType | builtins.bool = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> Any: ...\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...", "kind": 2, "label": "std", "sortText": "0.9999.std"}, {"detail": "tuple[int, ...]", "kind": 5, "label": "strides", "sortText": "0.9999.strides"}, {"detail": "\n@overload\ndef sum[ScalarT: inexact | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef sum[ScalarT: inexact | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> signedinteger[_NBitIntP]: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef sum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef sum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None,\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT,\n *,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "sum", "sortText": "0.9999.sum"}, {"detail": "def swapaxes(\n self: ndarray,\n axis1: SupportsIndex,\n axis2: SupportsIndex,\n /\n) -> ndarray: ...", "kind": 2, "label": "swapaxes", "sortText": "0.9999.swapaxes"}, {"detail": "\n@overload\ndef take[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n indices: _IntLike_co,\n /,\n axis: SupportsIndex | None = ...,\n out: None = None,\n mode: _ModeKind = ...\n) -> ScalarT: ...\ndef take(\n self: ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis: SupportsIndex | None = ...,\n out: None = None,\n mode: _ModeKind = ...\n) -> ndarray: ...\ndef take[ArrayT: ndarray](\n self: ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis: SupportsIndex | None = ...,\n *,\n out: ArrayT,\n mode: _ModeKind = ...\n) -> ArrayT: ...\ndef take[ArrayT: ndarray](\n self: ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis: SupportsIndex | None,\n out: ArrayT,\n mode: _ModeKind = ...\n) -> ArrayT: ...", "kind": 2, "label": "take", "sortText": "0.9999.take"}, {"detail": "def to_device(\n self: ndarray,\n device: Literal['cpu'],\n /,\n *,\n stream: int | Any | None = ...\n) -> ndarray: ...", "kind": 2, "label": "to_device", "sortText": "0.9999.to_device"}, {"detail": "def tobytes(\n self: ndarray,\n order: _OrderKACF = ...\n) -> bytes: ...", "kind": 2, "label": "tobytes", "sortText": "0.9999.tobytes"}, {"detail": "def tofile(\n self: ndarray,\n fid: PathLike[bytes] | PathLike[str] | _SupportsFileMethods | bytes | str,\n /,\n sep: str = '',\n format: str = '%s'\n) -> None: ...", "kind": 2, "label": "tofile", "sortText": "0.9999.tofile"}, {"detail": "\n@overload\ndef tolist[T](self: ndarray[tuple[Never], dtype[generic[T]]], /) -> Any: ...\ndef tolist[T](self: ndarray[tuple[()], dtype[generic[T]]], /) -> T: ...\ndef tolist[T](self: ndarray[tuple[int], dtype[generic[T]]], /) -> list[T]: ...\ndef tolist[T](self: ndarray[tuple[int, int], dtype[generic[T]]], /) -> list[list[T]]: ...\ndef tolist[T](self: ndarray[tuple[int, int, int], dtype[generic[T]]], /) -> list[list[list[T]]]: ...\ndef tolist(self: ndarray, /) -> Any: ...", "kind": 2, "label": "tolist", "sortText": "0.9999.tolist"}, {"detail": "\n@overload\ndef trace(\n self: ndarray,\n /,\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None\n) -> Any: ...\ndef trace[ArrayT: ndarray](\n self: ndarray,\n /,\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT\n) -> ArrayT: ...\ndef trace[ArrayT: ndarray](\n self: ndarray,\n /,\n offset: SupportsIndex,\n axis1: SupportsIndex,\n axis2: SupportsIndex,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "trace", "sortText": "0.9999.trace"}, {"detail": "\n@overload\ndef transpose(\n self: ndarray,\n axes: Sequence[SupportsIndex] | SupportsIndex | None,\n /\n) -> ndarray: ...\ndef transpose(\n self: ndarray,\n /,\n *axes: SupportsIndex\n) -> ndarray: ...", "kind": 2, "label": "transpose", "sortText": "0.9999.transpose"}, {"detail": "\n@overload\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer | object_]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> float64: ...\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef var[ScalarT: floating | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef var[ScalarT: floating | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ArrayT: ndarray[tuple[Any, ...], dtype[floating | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef var[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef var[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT,\n ddof: float = 0,\n keepdims: _NoValueType | builtins.bool = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> Any: ...\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...", "kind": 2, "label": "var", "sortText": "0.9999.var"}, {"detail": "\n@overload\ndef view(self: ndarray, /) -> ndarray: ...\ndef view[DTypeT: dtype](\n self: ndarray,\n /,\n dtype: numpy._HasDType[DTypeT] | DTypeT\n) -> ndarray[tuple[Any, ...], DTypeT]: ...\ndef view[ScalarT: generic](\n self: ndarray,\n /,\n dtype: _DTypeLike\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n *,\n type: type[ArrayT]\n) -> ArrayT: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n dtype: type[ArrayT]\n) -> ArrayT: ...\ndef view(\n self: ndarray,\n /,\n dtype: DTypeLike\n) -> ndarray: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n dtype: DTypeLike,\n type: type[ArrayT]\n) -> ArrayT: ...", "kind": 2, "label": "view", "sortText": "0.9999.view"}, {"detail": "\n@overload\ndef __abs__[ShapeT: tuple[int, ...], NBitT: NBitBase](self: ndarray[ShapeT, dtype[complexfloating[NBitT, NBitT]]], /) -> ndarray[ShapeT, dtype[floating[NBitT]]]: ...\ndef __abs__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__abs__", "sortText": "3.9999.__abs__"}, {"detail": "\n@overload\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[bytes_]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[str_]],\n other: _ArrayLikeStr_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[str_]]: ...\ndef __add__(\n self: ndarray[Any, StringDType],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], StringDType]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __add__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__add__", "sortText": "3.9999.__add__"}, {"detail": "\n@overload\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __and__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__and__", "sortText": "3.9999.__and__"}, {"detail": "\n@overload\ndef __array__(\n self: ndarray,\n dtype: None = None,\n /,\n *,\n copy: bool | None = None\n) -> ndarray: ...\ndef __array__[DTypeT: dtype](\n self: ndarray,\n dtype: DTypeT,\n /,\n *,\n copy: bool | None = None\n) -> ndarray[tuple[Any, ...], DTypeT]: ...", "kind": 2, "label": "__array__", "sortText": "3.9999.__array__"}, {"detail": "def __array_finalize__(\n self: ndarray,\n obj: ndarray | None,\n /\n) -> None: ...", "kind": 2, "label": "__array_finalize__", "sortText": "3.9999.__array_finalize__"}, {"detail": "def __array_function__(\n self: ndarray,\n func: (...) -> Any,\n types: Iterable[type[Any]],\n args: Iterable[Any],\n kwargs: Mapping[str, Any]\n) -> Any: ...", "kind": 2, "label": "__array_function__", "sortText": "3.9999.__array_function__"}, {"detail": "dict[str, Any]", "kind": 5, "label": "__array_interface__", "sortText": "3.9999.__array_interface__"}, {"detail": "def __array_namespace__(\n self: ndarray,\n /,\n *,\n api_version: Literal['2021.12', '2022.12', '2023.12', '2024.12', '2025.12'] | None = None\n) -> ModuleType: ...", "kind": 2, "label": "__array_namespace__", "sortText": "3.9999.__array_namespace__"}, {"detail": "float", "kind": 5, "label": "__array_priority__", "sortText": "3.9999.__array_priority__"}, {"detail": "CapsuleType", "kind": 5, "label": "__array_struct__", "sortText": "3.9999.__array_struct__"}, {"detail": "def __array_ufunc__(\n self: ndarray,\n ufunc: ufunc,\n method: Literal['__call__', 'accumulate', 'at', 'outer', 'reduce', 'reduceat'],\n /,\n *inputs: Any,\n **kwargs: Any\n) -> Any: ...", "kind": 2, "label": "__array_ufunc__", "sortText": "3.9999.__array_ufunc__"}, {"detail": "def __array_wrap__[ShapeT: tuple[int, ...], DTypeT: dtype](\n self: ndarray,\n array: ndarray[ShapeT, DTypeT],\n context: tuple[ufunc, tuple[Any, ...], int] | None = ...,\n return_scalar: bool = ...,\n /\n) -> ndarray[ShapeT, DTypeT]: ...", "kind": 2, "label": "__array_wrap__", "sortText": "3.9999.__array_wrap__"}, {"detail": "def __bool__(self: ndarray, /) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __buffer__(\n self: ndarray,\n flags: int,\n /\n) -> memoryview: ...", "kind": 2, "label": "__buffer__", "sortText": "3.9999.__buffer__"}, {"detail": "def __class_getitem__(\n cls: type[ndarray],\n item: Any,\n /\n) -> GenericAlias: ...", "kind": 2, "label": "__class_getitem__", "sortText": "3.9999.__class_getitem__"}, {"detail": "def __complex__(self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]], /) -> complex: ...", "kind": 2, "label": "__complex__", "sortText": "3.9999.__complex__"}, {"detail": "def __contains__(\n self: ndarray,\n value: object,\n /\n) -> bool: ...", "kind": 2, "label": "__contains__", "sortText": "3.9999.__contains__"}, {"detail": "def __copy__(self: ndarray) -> ndarray: ...", "kind": 2, "label": "__copy__", "sortText": "3.9999.__copy__"}, {"detail": "def __deepcopy__(\n self: ndarray,\n memo: dict[int, Any] | None,\n /\n) -> ndarray: ...", "kind": 2, "label": "__deepcopy__", "sortText": "3.9999.__deepcopy__"}, {"detail": "\n@overload\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n rhs: numpy.bool | int,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n rhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n rhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]], ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]]: ...\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n rhs: _ArrayLikeFloat64_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n rhs: _ArrayLikeUInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[unsignedinteger]], ndarray[tuple[Any, ...], dtype[unsignedinteger]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n rhs: _ArrayLikeInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger]], ndarray[tuple[Any, ...], dtype[signedinteger]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n rhs: _ArrayLikeFloat_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[floating]], ndarray[tuple[Any, ...], dtype[floating]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]], ndarray[tuple[Any, ...], dtype[timedelta64]]]: ...", "kind": 2, "label": "__divmod__", "sortText": "3.9999.__divmod__"}, {"detail": "def __dlpack__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n /,\n *,\n stream: int | Any | None = None,\n max_version: tuple[int, int] | None = None,\n dl_device: tuple[int, int] | None = None,\n copy: bool | None = None\n) -> CapsuleType: ...", "kind": 2, "label": "__dlpack__", "sortText": "3.9999.__dlpack__"}, {"detail": "def __dlpack_device__(self: ndarray, /) -> tuple[Literal[1], Literal[0]]: ...", "kind": 2, "label": "__dlpack_device__", "sortText": "3.9999.__dlpack_device__"}, {"detail": "def __eq__(\n self: ndarray,\n other: Any,\n /\n) -> Any: ...", "kind": 2, "label": "__eq__", "sortText": "3.9999.__eq__"}, {"detail": "def __float__(self: ndarray, /) -> float: ...", "kind": 2, "label": "__float__", "sortText": "3.9999.__float__"}, {"detail": "\n@overload\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __floordiv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__floordiv__", "sortText": "3.9999.__floordiv__"}, {"detail": "\n@overload\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__ge__", "sortText": "3.9999.__ge__"}, {"detail": "\n@overload\ndef __getitem__(\n self: ndarray,\n key: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | tuple[ndarray[tuple[Any, ...], dtype[numpy.bool | integer]], ...],\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray,\n key: SupportsIndex | tuple[SupportsIndex, ...],\n /\n) -> Any: ...\ndef __getitem__(\n self: ndarray,\n key: _ToIndices,\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: str,\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: list[str],\n /\n) -> ndarray[tuple[Any, ...], dtype[void]]: ...", "kind": 2, "label": "__getitem__", "sortText": "3.9999.__getitem__"}, {"detail": "\n@overload\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__gt__", "sortText": "3.9999.__gt__"}, {"detail": "None", "kind": 5, "label": "__hash__", "sortText": "3.9999.__hash__"}, {"detail": "\n@overload\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[datetime64 | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeTD64_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[bytes_]]](\n self: ArrayT,\n other: _ArrayLikeBytes_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], StringDType | dtype[str_]]](\n self: ArrayT,\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__iadd__", "sortText": "3.9999.__iadd__"}, {"detail": "\n@overload\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__iand__", "sortText": "3.9999.__iand__"}, {"detail": "\n@overload\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[floating | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ifloordiv__", "sortText": "3.9999.__ifloordiv__"}, {"detail": "\n@overload\ndef __ilshift__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ilshift__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ilshift__", "sortText": "3.9999.__ilshift__"}, {"detail": "\n@overload\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imatmul__", "sortText": "3.9999.__imatmul__"}, {"detail": "\n@overload\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[floating]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[timedelta64]]](\n self: ArrayT,\n other: _ArrayLike,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imod__", "sortText": "3.9999.__imod__"}, {"detail": "\n@overload\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[character | number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], StringDType | dtype[str_]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imul__", "sortText": "3.9999.__imul__"}, {"detail": "def __index__(self: ndarray[tuple[Any, ...], dtype[integer]], /) -> int: ...", "kind": 2, "label": "__index__", "sortText": "3.9999.__index__"}, {"detail": "def __int__(self: ndarray, /) -> int: ...", "kind": 2, "label": "__int__", "sortText": "3.9999.__int__"}, {"detail": "def __invert__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | object_]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__invert__", "sortText": "3.9999.__invert__"}, {"detail": "\n@overload\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ior__", "sortText": "3.9999.__ior__"}, {"detail": "\n@overload\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ipow__", "sortText": "3.9999.__ipow__"}, {"detail": "\n@overload\ndef __irshift__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __irshift__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__irshift__", "sortText": "3.9999.__irshift__"}, {"detail": "\n@overload\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[datetime64 | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeTD64_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__isub__", "sortText": "3.9999.__isub__"}, {"detail": "\n@overload\ndef __iter__(self: ndarray[tuple[Never, Never, Never, Never, Never, Never, Never, Never, Never], Any], /) -> Iterator[Any]: ...\ndef __iter__[ScalarT: _ScalarNotObject](self: ndarray[tuple[int], dtype[ScalarT]], /) -> Iterator[ScalarT]: ...\ndef __iter__(self: ndarray[tuple[int], StringDType], /) -> Iterator[str]: ...\ndef __iter__[DTypeT: dtype](self: ndarray[tuple[int, int, *tuple[int, ...]], DTypeT], /) -> Iterator[ndarray[tuple[Any, ...], DTypeT]]: ...\ndef __iter__(self: ndarray, /) -> Iterator[Any]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "\n@overload\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__itruediv__", "sortText": "3.9999.__itruediv__"}, {"detail": "\n@overload\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ixor__", "sortText": "3.9999.__ixor__"}, {"detail": "\n@overload\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__le__", "sortText": "3.9999.__le__"}, {"detail": "def __len__(self: ndarray) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3.9999.__len__"}, {"detail": "\n@overload\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __lshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__lshift__", "sortText": "3.9999.__lshift__"}, {"detail": "\n@overload\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__lt__", "sortText": "3.9999.__lt__"}, {"detail": "\n@overload\ndef __matmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __matmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[floating[_64Bit]]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating[_64Bit, _64Bit]]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __matmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__matmul__", "sortText": "3.9999.__matmul__"}, {"detail": "\n@overload\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __mod__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__mod__", "sortText": "3.9999.__mod__"}, {"detail": "\n@overload\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mul__(\n self: ndarray[Any, StringDType | dtype[character]],\n other: _ArrayLikeInt,\n /\n) -> ndarray: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __mul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__mul__", "sortText": "3.9999.__mul__"}, {"detail": "def __ne__(\n self: ndarray,\n other: Any,\n /\n) -> Any: ...", "kind": 2, "label": "__ne__", "sortText": "3.9999.__ne__"}, {"detail": "def __neg__[ArrayT: ndarray[tuple[Any, ...], dtype[number | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__neg__", "sortText": "3.9999.__neg__"}, {"detail": "def __new__[Self@ndarray: ndarray](\n cls: type[Self@ndarray],\n shape: _ShapeLike,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = ...,\n buffer: Buffer | None = ...,\n offset: SupportsIndex = ...,\n strides: Sequence[SupportsIndex] | SupportsIndex | None = ...,\n order: _OrderKACF = ...\n) -> Self@ndarray: ...", "kind": 5, "label": "__new__", "sortText": "3.9999.__new__"}, {"detail": "\n@overload\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __or__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__or__", "sortText": "3.9999.__or__"}, {"detail": "def __pos__[ArrayT: ndarray[tuple[Any, ...], dtype[number | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__pos__", "sortText": "3.9999.__pos__"}, {"detail": "\n@overload\ndef __pow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __pow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n mod: None = None,\n /\n) -> Any: ...\ndef __pow__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n mod: None = None,\n /\n) -> Any: ...", "kind": 2, "label": "__pow__", "sortText": "3.9999.__pow__"}, {"detail": "\n@overload\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[bytes_]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[str_]],\n other: _ArrayLikeStr_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[str_]]: ...\ndef __radd__(\n self: ndarray[Any, StringDType],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], StringDType]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __radd__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__radd__", "sortText": "3.9999.__radd__"}, {"detail": "\n@overload\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rand__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rand__", "sortText": "3.9999.__rand__"}, {"detail": "\n@overload\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n lhs: numpy.bool | int,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n lhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n lhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]], ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]]: ...\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n lhs: _ArrayLikeFloat64_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n lhs: _ArrayLikeUInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[unsignedinteger]], ndarray[tuple[Any, ...], dtype[unsignedinteger]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n lhs: _ArrayLikeInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger]], ndarray[tuple[Any, ...], dtype[signedinteger]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n lhs: _ArrayLikeFloat_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[floating]], ndarray[tuple[Any, ...], dtype[floating]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]], ndarray[tuple[Any, ...], dtype[timedelta64]]]: ...", "kind": 2, "label": "__rdivmod__", "sortText": "3.9999.__rdivmod__"}, {"detail": "\n@overload\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rfloordiv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rfloordiv__", "sortText": "3.9999.__rfloordiv__"}, {"detail": "\n@overload\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rlshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rlshift__", "sortText": "3.9999.__rlshift__"}, {"detail": "\n@overload\ndef __rmatmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rmatmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[floating[_64Bit]]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating[_64Bit, _64Bit]]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmatmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmatmul__", "sortText": "3.9999.__rmatmul__"}, {"detail": "\n@overload\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmod__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmod__", "sortText": "3.9999.__rmod__"}, {"detail": "\n@overload\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmul__(\n self: ndarray[Any, StringDType | dtype[character]],\n other: _ArrayLikeInt,\n /\n) -> ndarray: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmul__", "sortText": "3.9999.__rmul__"}, {"detail": "\n@overload\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __ror__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__ror__", "sortText": "3.9999.__ror__"}, {"detail": "\n@overload\ndef __rpow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rpow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n mod: None = None,\n /\n) -> Any: ...\ndef __rpow__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n mod: None = None,\n /\n) -> Any: ...", "kind": 2, "label": "__rpow__", "sortText": "3.9999.__rpow__"}, {"detail": "\n@overload\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rrshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rrshift__", "sortText": "3.9999.__rrshift__"}, {"detail": "\n@overload\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rshift__", "sortText": "3.9999.__rshift__"}, {"detail": "\n@overload\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rsub__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rsub__", "sortText": "3.9999.__rsub__"}, {"detail": "\n@overload\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[_SupportsArray[dtype[floating[_64Bit]]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | _SupportsArray[dtype[floating[_64Bit]]] | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[inexact]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[inexact]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rtruediv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rtruediv__", "sortText": "3.9999.__rtruediv__"}, {"detail": "\n@overload\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rxor__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rxor__", "sortText": "3.9999.__rxor__"}, {"detail": "\n@overload\ndef __setitem__(\n self: ndarray[Any, StringDType | dtype[numpy.bool | flexible | object_]],\n key: _ToIndices,\n value: object,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[integer]],\n key: _ToIndices,\n value: SupportsIndex | SupportsInt | _NestedSequence[_ConvertibleToInt] | _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | bytes | int | str,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n key: _ToIndices,\n value: SupportsFloat | SupportsIndex | _NestedSequence[SupportsFloat | SupportsIndex | bytes | str | None] | _NestedSequence[_SupportsArray[dtype[numpy.bool | floating | integer]]] | _NestedSequence[float] | _SupportsArray[dtype[numpy.bool | floating | integer]] | bytes | float | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n key: _ToIndices,\n value: SupportsComplex | SupportsFloat | SupportsIndex | _NestedSequence[SupportsComplex | SupportsFloat | SupportsIndex | bytes | str | None] | _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _SupportsArray[dtype[numpy.bool | number]] | bytes | complex | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n key: _ToIndices,\n value: _NestedSequence[_ConvertibleToTD64] | numpy.bool | bytes | character | int | number | str | timedelta | timedelta64 | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n key: _ToIndices,\n value: _NestedSequence[_ConvertibleToDT64] | numpy.bool | bytes | character | date | datetime64 | int | number | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: list[str] | str,\n value: object,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray,\n key: _ToIndices,\n value: ArrayLike,\n /\n) -> None: ...", "kind": 2, "label": "__setitem__", "sortText": "3.9999.__setitem__"}, {"detail": "def __setstate__[_DTypeT_co: dtype = dtype](\n self: ndarray,\n state: tuple[SupportsIndex, _ShapeLike, _DTypeT_co, numpy.bool, bytes | list[Any]],\n /\n) -> None: ...", "kind": 2, "label": "__setstate__", "sortText": "3.9999.__setstate__"}, {"detail": "\n@overload\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __sub__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__sub__", "sortText": "3.9999.__sub__"}, {"detail": "\n@overload\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[_SupportsArray[dtype[floating[_64Bit]]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | _SupportsArray[dtype[floating[_64Bit]]] | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[inexact]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[inexact]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __truediv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__truediv__", "sortText": "3.9999.__truediv__"}, {"detail": "\n@overload\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __xor__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__xor__", "sortText": "3.9999.__xor__"}]}} -{"suite": "data_science", "label": "edit array then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 31, "iteration": 3, "result": {"isIncomplete": false, "items": [{"detail": "ndarray", "kind": 5, "label": "T", "sortText": "0.9999.T"}, {"detail": "\n@overload\ndef all(\n self: ndarray,\n axis: None = None,\n out: None = None,\n keepdims: Literal[False] = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> numpy.bool: ...\ndef all(\n self: ndarray,\n axis: int | tuple[int, ...],\n out: None = None,\n keepdims: Literal[False] = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef all(\n self: ndarray,\n axis: int | tuple[int, ...] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef all[ArrayT: ndarray](\n self: ndarray,\n axis: int | tuple[int, ...] | None = None,\n *,\n out: ArrayT,\n keepdims: builtins.bool = False,\n where: _ArrayLikeBool_co = True\n) -> ArrayT: ...\ndef all[ArrayT: ndarray](\n self: ndarray,\n axis: int | tuple[int, ...] | None,\n out: ArrayT,\n keepdims: builtins.bool = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> ArrayT: ...", "kind": 2, "label": "all", "sortText": "0.9999.all"}, {"detail": "\n@overload\ndef any(\n self: ndarray,\n axis: None = None,\n out: None = None,\n keepdims: Literal[False] = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> numpy.bool: ...\ndef any(\n self: ndarray,\n axis: int | tuple[int, ...],\n out: None = None,\n keepdims: Literal[False] = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef any(\n self: ndarray,\n axis: int | tuple[int, ...] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef any[ArrayT: ndarray](\n self: ndarray,\n axis: int | tuple[int, ...] | None = None,\n *,\n out: ArrayT,\n keepdims: builtins.bool = False,\n where: _ArrayLikeBool_co = True\n) -> ArrayT: ...\ndef any[ArrayT: ndarray](\n self: ndarray,\n axis: int | tuple[int, ...] | None,\n out: ArrayT,\n keepdims: builtins.bool = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> ArrayT: ...", "kind": 2, "label": "any", "sortText": "0.9999.any"}, {"detail": "\n@overload\ndef argmax(\n self: ndarray,\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] = False\n) -> signedinteger[_NBitIntP]: ...\ndef argmax(\n self: ndarray,\n axis: SupportsIndex,\n out: None = None,\n *,\n keepdims: Literal[False] = False\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmax(\n self: ndarray,\n axis: SupportsIndex | None = None,\n out: None = None,\n *,\n keepdims: Literal[True]\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmax[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self: ndarray,\n axis: SupportsIndex | None = None,\n *,\n out: ArrayT,\n keepdims: bool = False\n) -> ArrayT: ...\ndef argmax[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self: ndarray,\n axis: SupportsIndex | None,\n out: ArrayT,\n *,\n keepdims: bool = False\n) -> ArrayT: ...", "kind": 2, "label": "argmax", "sortText": "0.9999.argmax"}, {"detail": "\n@overload\ndef argmin(\n self: ndarray,\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] = False\n) -> signedinteger[_NBitIntP]: ...\ndef argmin(\n self: ndarray,\n axis: SupportsIndex,\n out: None = None,\n *,\n keepdims: Literal[False] = False\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmin(\n self: ndarray,\n axis: SupportsIndex | None = None,\n out: None = None,\n *,\n keepdims: Literal[True]\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmin[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self: ndarray,\n axis: SupportsIndex | None = None,\n *,\n out: ArrayT,\n keepdims: bool = False\n) -> ArrayT: ...\ndef argmin[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self: ndarray,\n axis: SupportsIndex | None,\n out: ArrayT,\n *,\n keepdims: bool = False\n) -> ArrayT: ...", "kind": 2, "label": "argmin", "sortText": "0.9999.argmin"}, {"detail": "\n@overload\ndef argpartition(\n self: ndarray,\n kth: _ArrayLikeInt,\n /,\n axis: None,\n kind: Literal['introselect'] = 'introselect',\n order: None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self: ndarray,\n kth: _ArrayLikeInt,\n /,\n axis: SupportsIndex = -1,\n kind: Literal['introselect'] = 'introselect',\n order: None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self: ndarray[tuple[Any, ...], dtype[void]],\n kth: _ArrayLikeInt,\n /,\n axis: None,\n kind: Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self: ndarray[tuple[Any, ...], dtype[void]],\n kth: _ArrayLikeInt,\n /,\n axis: SupportsIndex = -1,\n kind: Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "argpartition", "sortText": "0.9999.argpartition"}, {"detail": "def argsort(\n self: ndarray,\n axis: SupportsIndex | None = ...,\n kind: Literal['H', 'M', 'Q', 'S', 'heap', 'heapsort', 'merge', 'mergesort', 'quick', 'quicksort', 'stable', 'stablesort'] | None = ...,\n order: Sequence[str] | str | None = ...,\n *,\n stable: bool | None = ...,\n descending: bool | None = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "argsort", "sortText": "0.9999.argsort"}, {"detail": "\n@overload\ndef astype[ScalarT: generic](\n self: ndarray,\n dtype: _DTypeLike,\n order: _OrderKACF = ...,\n casting: _CastingKind = ...,\n subok: bool = ...,\n copy: _CopyMode | bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef astype(\n self: ndarray,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n order: _OrderKACF = ...,\n casting: _CastingKind = ...,\n subok: bool = ...,\n copy: _CopyMode | bool = ...\n) -> ndarray: ...", "kind": 2, "label": "astype", "sortText": "0.9999.astype"}, {"detail": "ndarray | None", "kind": 5, "label": "base", "sortText": "0.9999.base"}, {"detail": "def byteswap(\n self: ndarray,\n inplace: bool = ...\n) -> ndarray: ...", "kind": 2, "label": "byteswap", "sortText": "0.9999.byteswap"}, {"detail": "\n@overload\ndef choose(\n self: ndarray,\n /,\n choices: ArrayLike,\n out: None = None,\n mode: _ModeKind = 'raise'\n) -> ndarray: ...\ndef choose[ArrayT: ndarray](\n self: ndarray,\n /,\n choices: ArrayLike,\n out: ArrayT,\n mode: _ModeKind = 'raise'\n) -> ArrayT: ...", "kind": 2, "label": "choose", "sortText": "0.9999.choose"}, {"detail": "\n@overload\ndef clip(\n self: ndarray,\n /,\n min: ArrayLike,\n max: Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None = None,\n out: None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip(\n self: ndarray,\n /,\n min: None,\n max: ArrayLike,\n out: None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip(\n self: ndarray,\n /,\n min: None = None,\n *,\n max: ArrayLike,\n out: None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: ArrayLike,\n max: Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: ArrayLike,\n max: Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None = None,\n *,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: None,\n max: ArrayLike,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: None = None,\n *,\n max: ArrayLike,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...", "kind": 2, "label": "clip", "sortText": "0.9999.clip"}, {"detail": "\n@overload\ndef compress(\n self: ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis: SupportsIndex | None = None,\n out: None = None\n) -> ndarray: ...\ndef compress[ArrayT: ndarray](\n self: ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis: SupportsIndex | None,\n out: ArrayT\n) -> ArrayT: ...\ndef compress[ArrayT: ndarray](\n self: ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis: SupportsIndex | None = None,\n *,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "compress", "sortText": "0.9999.compress"}, {"detail": "def conj(self: ndarray) -> ndarray: ...", "kind": 2, "label": "conj", "sortText": "0.9999.conj"}, {"detail": "def conjugate(self: ndarray) -> ndarray: ...", "kind": 2, "label": "conjugate", "sortText": "0.9999.conjugate"}, {"detail": "def copy(\n self: ndarray,\n order: _OrderKACF = ...\n) -> ndarray: ...", "kind": 2, "label": "copy", "sortText": "0.9999.copy"}, {"detail": "_ctypes[int]", "kind": 5, "label": "ctypes", "sortText": "0.9999.ctypes"}, {"detail": "\n@overload\ndef cumprod[DTypeT: dtype[inexact | object_]](\n self: ndarray[Any, DTypeT],\n axis: None = None,\n dtype: None = None,\n out: None = None\n) -> ndarray[tuple[int], DTypeT]: ...\ndef cumprod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: None = None,\n dtype: None = None,\n out: None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef cumprod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumprod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None = None,\n *,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[tuple[int]]: ...\ndef cumprod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumprod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[tuple[int]]: ...\ndef cumprod[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_]]](\n self: ArrayT,\n axis: SupportsIndex,\n dtype: None = None,\n out: None = None\n) -> ArrayT: ...\ndef cumprod[ShapeT: tuple[int, ...]](\n self: ndarray[ShapeT, dtype[numpy.bool | integer]],\n axis: SupportsIndex,\n dtype: None = None,\n out: None = None\n) -> ndarray[ShapeT, dtype[signedinteger[_NBitIntP]]]: ...\ndef cumprod[ShapeT: tuple[int, ...], ScalarT: generic](\n self: ndarray[ShapeT, dtype[numpy.bool | number | object_]],\n axis: SupportsIndex,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[ShapeT, dtype[ScalarT]]: ...\ndef cumprod[ShapeT: tuple[int, ...]](\n self: ndarray[ShapeT, dtype[numpy.bool | number | object_]],\n axis: SupportsIndex,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[ShapeT]: ...\ndef cumprod[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: SupportsIndex | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...\ndef cumprod[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: SupportsIndex | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "cumprod", "sortText": "0.9999.cumprod"}, {"detail": "\n@overload\ndef cumsum[DTypeT: dtype[inexact | object_ | timedelta64]](\n self: ndarray[Any, DTypeT],\n axis: None = None,\n dtype: None = None,\n out: None = None\n) -> ndarray[tuple[int], DTypeT]: ...\ndef cumsum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: None = None,\n dtype: None = None,\n out: None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef cumsum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumsum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[tuple[int]]: ...\ndef cumsum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumsum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[tuple[int]]: ...\ndef cumsum[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self: ArrayT,\n axis: SupportsIndex,\n dtype: None = None,\n out: None = None\n) -> ArrayT: ...\ndef cumsum[ShapeT: tuple[int, ...]](\n self: ndarray[ShapeT, dtype[numpy.bool | integer]],\n axis: SupportsIndex,\n dtype: None = None,\n out: None = None\n) -> ndarray[ShapeT, dtype[signedinteger[_NBitIntP]]]: ...\ndef cumsum[ShapeT: tuple[int, ...], ScalarT: generic](\n self: ndarray[ShapeT, dtype[numpy.bool | number | object_ | timedelta64]],\n axis: SupportsIndex,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[ShapeT, dtype[ScalarT]]: ...\ndef cumsum[ShapeT: tuple[int, ...]](\n self: ndarray[ShapeT, dtype[numpy.bool | number | object_ | timedelta64]],\n axis: SupportsIndex,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[ShapeT]: ...\ndef cumsum[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: SupportsIndex | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...\ndef cumsum[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: SupportsIndex | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "cumsum", "sortText": "0.9999.cumsum"}, {"detail": "memoryview", "kind": 5, "label": "data", "sortText": "0.9999.data"}, {"detail": "Literal['cpu']", "kind": 5, "label": "device", "sortText": "0.9999.device"}, {"detail": "\n@overload\ndef diagonal[DTypeT: dtype](\n self: ndarray[tuple[Never, Never, Never, Never], DTypeT],\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1\n) -> ndarray[tuple[Any, ...], DTypeT]: ...\ndef diagonal[DTypeT: dtype](\n self: ndarray[tuple[int, int], DTypeT],\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1\n) -> ndarray[tuple[int], DTypeT]: ...\ndef diagonal[DTypeT: dtype](\n self: ndarray[tuple[int, int, int], DTypeT],\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1\n) -> ndarray[tuple[int, int], DTypeT]: ...\ndef diagonal(\n self: ndarray,\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1\n) -> ndarray: ...", "kind": 2, "label": "diagonal", "sortText": "0.9999.diagonal"}, {"detail": "\n@overload\ndef dot(\n self: ndarray,\n b: _ScalarLike_co,\n /,\n out: None = None\n) -> ndarray: ...\ndef dot(\n self: ndarray,\n b: ArrayLike,\n /,\n out: None = None\n) -> Any: ...\ndef dot[ArrayT: ndarray](\n self: ndarray,\n b: ArrayLike,\n /,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "dot", "sortText": "0.9999.dot"}, {"detail": "dtype", "kind": 5, "label": "dtype", "sortText": "0.9999.dtype"}, {"detail": "def dump(\n self: ndarray,\n file: PathLike[bytes] | PathLike[str] | SupportsWrite[bytes] | bytes | str\n) -> None: ...", "kind": 2, "label": "dump", "sortText": "0.9999.dump"}, {"detail": "def dumps(self: ndarray) -> bytes: ...", "kind": 2, "label": "dumps", "sortText": "0.9999.dumps"}, {"detail": "def fill(\n self: ndarray,\n /,\n value: Any\n) -> None: ...", "kind": 2, "label": "fill", "sortText": "0.9999.fill"}, {"detail": "flagsobj", "kind": 5, "label": "flags", "sortText": "0.9999.flags"}, {"detail": "flatiter", "kind": 5, "label": "flat", "sortText": "0.9999.flat"}, {"detail": "def flatten(\n self: ndarray,\n /,\n order: _OrderKACF = 'C'\n) -> ndarray[tuple[int]]: ...", "kind": 2, "label": "flatten", "sortText": "0.9999.flatten"}, {"detail": "\n@overload\ndef getfield[ScalarT: generic](\n self: ndarray,\n /,\n dtype: _DTypeLike,\n offset: SupportsIndex = 0\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef getfield(\n self: ndarray,\n /,\n dtype: DTypeLike,\n offset: SupportsIndex = 0\n) -> ndarray: ...", "kind": 2, "label": "getfield", "sortText": "0.9999.getfield"}, {"detail": "ndarray", "kind": 5, "label": "imag", "sortText": "0.9999.imag"}, {"detail": "\n@overload\ndef item[T](\n self: ndarray[tuple[Any, ...], dtype[generic[T]]],\n i0: SupportsIndex | tuple[SupportsIndex, ...] = ...,\n /,\n *args: SupportsIndex\n) -> T: ...\ndef item(\n self: ndarray[Any, StringDType],\n arg0: SupportsIndex | tuple[SupportsIndex, ...] = ...,\n /,\n *args: SupportsIndex\n) -> str: ...", "kind": 2, "label": "item", "sortText": "0.9999.item"}, {"detail": "int", "kind": 5, "label": "itemsize", "sortText": "0.9999.itemsize"}, {"detail": "ndarray", "kind": 5, "label": "mT", "sortText": "0.9999.mT"}, {"detail": "\n@overload\ndef max[ScalarT: numpy.bool | datetime64 | number | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef max[ScalarT: numpy.bool | datetime64 | number | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef max[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef max(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef max[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n out: ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...", "kind": 2, "label": "max", "sortText": "0.9999.max"}, {"detail": "\n@overload\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | object_]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> float64: ...\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef mean[ScalarT: inexact | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef mean[ScalarT: inexact | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef mean[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef mean[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None,\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "mean", "sortText": "0.9999.mean"}, {"detail": "\n@overload\ndef min[ScalarT: numpy.bool | datetime64 | number | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef min[ScalarT: numpy.bool | datetime64 | number | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef min[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef min(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef min[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n out: ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...", "kind": 2, "label": "min", "sortText": "0.9999.min"}, {"detail": "int", "kind": 5, "label": "nbytes", "sortText": "0.9999.nbytes"}, {"detail": "int", "kind": 5, "label": "ndim", "sortText": "0.9999.ndim"}, {"detail": "\n@overload\ndef nonzero(self: ndarray[tuple[Never, Never, Never, Never]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ...]: ...\ndef nonzero(self: ndarray[tuple[int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray[tuple[int, int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray[tuple[int, int, int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ...]: ...", "kind": 2, "label": "nonzero", "sortText": "0.9999.nonzero"}, {"detail": "\n@overload\ndef partition(\n self: ndarray,\n kth: _ArrayLikeInt,\n /,\n axis: SupportsIndex = -1,\n kind: Literal['introselect'] = 'introselect',\n order: None = None\n) -> None: ...\ndef partition(\n self: ndarray[tuple[Any, ...], dtype[void]],\n kth: _ArrayLikeInt,\n /,\n axis: SupportsIndex = -1,\n kind: Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> None: ...", "kind": 2, "label": "partition", "sortText": "0.9999.partition"}, {"detail": "\n@overload\ndef prod[ScalarT: inexact](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef prod[ScalarT: inexact | object_](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> signedinteger[_NBitIntP]: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef prod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef prod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...] | None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...] | None,\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...],\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...] | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT,\n *,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...],\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "prod", "sortText": "0.9999.prod"}, {"detail": "def put(\n self: ndarray,\n indices: _ArrayLikeInt_co,\n values: ArrayLike,\n /,\n mode: _ModeKind = 'raise'\n) -> None: ...", "kind": 2, "label": "put", "sortText": "0.9999.put"}, {"detail": "def ravel(\n self: ndarray,\n /,\n order: _OrderKACF = 'C'\n) -> ndarray[tuple[int]]: ...", "kind": 2, "label": "ravel", "sortText": "0.9999.ravel"}, {"detail": "ndarray", "kind": 5, "label": "real", "sortText": "0.9999.real"}, {"detail": "\n@overload\ndef repeat(\n self: ndarray,\n repeats: _ArrayLikeInt_co,\n /,\n axis: None = None\n) -> ndarray[tuple[int]]: ...\ndef repeat(\n self: ndarray,\n repeats: _ArrayLikeInt_co,\n /,\n axis: SupportsIndex\n) -> ndarray: ...", "kind": 2, "label": "repeat", "sortText": "0.9999.repeat"}, {"detail": "\n@overload\ndef reshape(\n self: ndarray,\n shape: None,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray: ...\ndef reshape(\n self: ndarray,\n shape: Sequence[Never],\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[tuple[()]]: ...\ndef reshape[AnyShapeT: (tuple[()], tuple[int], tuple[int, int], tuple[int, int, int], tuple[int, int, int, int], tuple[int, int, int, int, int], tuple[int, int, int, int, int, int], tuple[int, int, int, int, int, int, int], tuple[int, int, int, int, int, int, int, int])](\n self: ndarray,\n shape: AnyShapeT,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[AnyShapeT]: ...\ndef reshape(\n self: ndarray,\n size1: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[tuple[int]]: ...\ndef reshape(\n self: ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[tuple[int, int]]: ...\ndef reshape(\n self: ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n size3: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[tuple[int, int, int]]: ...\ndef reshape(\n self: ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n size3: SupportsIndex,\n size4: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[tuple[int, int, int, int]]: ...\ndef reshape(\n self: ndarray,\n size0: SupportsIndex,\n /,\n *shape: SupportsIndex,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray: ...\ndef reshape(\n self: ndarray,\n shape: Sequence[SupportsIndex],\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray: ...", "kind": 2, "label": "reshape", "sortText": "0.9999.reshape"}, {"detail": "\n@overload\ndef resize(\n self: ndarray,\n new_shape: _ShapeLike,\n /,\n *,\n refcheck: bool = True\n) -> None: ...\ndef resize(\n self: ndarray,\n /,\n *new_shape: SupportsIndex,\n *,\n refcheck: bool = True\n) -> None: ...", "kind": 2, "label": "resize", "sortText": "0.9999.resize"}, {"detail": "\n@overload\ndef round(\n self: ndarray,\n /,\n decimals: SupportsIndex = 0,\n out: None = None\n) -> ndarray: ...\ndef round[ArrayT: ndarray](\n self: ndarray,\n /,\n decimals: SupportsIndex,\n out: ArrayT\n) -> ArrayT: ...\ndef round[ArrayT: ndarray](\n self: ndarray,\n /,\n decimals: SupportsIndex = 0,\n *,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "round", "sortText": "0.9999.round"}, {"detail": "\n@overload\ndef searchsorted(\n self: ndarray,\n v: _ScalarLike_co,\n /,\n side: _SortSide = 'left',\n sorter: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | int | None = None\n) -> signedinteger[_NBitIntP]: ...\ndef searchsorted(\n self: ndarray,\n v: ArrayLike,\n /,\n side: _SortSide = 'left',\n sorter: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | int | None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "searchsorted", "sortText": "0.9999.searchsorted"}, {"detail": "def setfield(\n self: ndarray,\n val: ArrayLike,\n /,\n dtype: DTypeLike,\n offset: SupportsIndex = 0\n) -> None: ...", "kind": 2, "label": "setfield", "sortText": "0.9999.setfield"}, {"detail": "def setflags(\n self: ndarray,\n /,\n *,\n write: bool | None = None,\n align: bool | None = None,\n uic: bool | None = None\n) -> None: ...", "kind": 2, "label": "setflags", "sortText": "0.9999.setflags"}, {"detail": "tuple[Any, ...]", "kind": 5, "label": "shape", "sortText": "0.9999.shape"}, {"detail": "int", "kind": 5, "label": "size", "sortText": "0.9999.size"}, {"detail": "def sort(\n self: ndarray,\n /,\n axis: SupportsIndex = -1,\n kind: Literal['H', 'M', 'Q', 'S', 'heap', 'heapsort', 'merge', 'mergesort', 'quick', 'quicksort', 'stable', 'stablesort'] | None = None,\n order: Sequence[str] | str | None = None,\n *,\n stable: bool | None = None,\n descending: bool | None = None\n) -> None: ...", "kind": 2, "label": "sort", "sortText": "0.9999.sort"}, {"detail": "def squeeze(\n self: ndarray,\n /,\n axis: SupportsIndex | tuple[SupportsIndex, ...] | None = ...\n) -> ndarray: ...", "kind": 2, "label": "squeeze", "sortText": "0.9999.squeeze"}, {"detail": "\n@overload\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer | object_]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> float64: ...\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef std[ScalarT: floating | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef std[ScalarT: floating | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ArrayT: ndarray[tuple[Any, ...], dtype[floating | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef std[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef std[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT,\n ddof: float = 0,\n keepdims: _NoValueType | builtins.bool = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> Any: ...\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...", "kind": 2, "label": "std", "sortText": "0.9999.std"}, {"detail": "tuple[int, ...]", "kind": 5, "label": "strides", "sortText": "0.9999.strides"}, {"detail": "\n@overload\ndef sum[ScalarT: inexact | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef sum[ScalarT: inexact | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> signedinteger[_NBitIntP]: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef sum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef sum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None,\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT,\n *,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "sum", "sortText": "0.9999.sum"}, {"detail": "def swapaxes(\n self: ndarray,\n axis1: SupportsIndex,\n axis2: SupportsIndex,\n /\n) -> ndarray: ...", "kind": 2, "label": "swapaxes", "sortText": "0.9999.swapaxes"}, {"detail": "\n@overload\ndef take[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n indices: _IntLike_co,\n /,\n axis: SupportsIndex | None = ...,\n out: None = None,\n mode: _ModeKind = ...\n) -> ScalarT: ...\ndef take(\n self: ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis: SupportsIndex | None = ...,\n out: None = None,\n mode: _ModeKind = ...\n) -> ndarray: ...\ndef take[ArrayT: ndarray](\n self: ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis: SupportsIndex | None = ...,\n *,\n out: ArrayT,\n mode: _ModeKind = ...\n) -> ArrayT: ...\ndef take[ArrayT: ndarray](\n self: ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis: SupportsIndex | None,\n out: ArrayT,\n mode: _ModeKind = ...\n) -> ArrayT: ...", "kind": 2, "label": "take", "sortText": "0.9999.take"}, {"detail": "def to_device(\n self: ndarray,\n device: Literal['cpu'],\n /,\n *,\n stream: int | Any | None = ...\n) -> ndarray: ...", "kind": 2, "label": "to_device", "sortText": "0.9999.to_device"}, {"detail": "def tobytes(\n self: ndarray,\n order: _OrderKACF = ...\n) -> bytes: ...", "kind": 2, "label": "tobytes", "sortText": "0.9999.tobytes"}, {"detail": "def tofile(\n self: ndarray,\n fid: PathLike[bytes] | PathLike[str] | _SupportsFileMethods | bytes | str,\n /,\n sep: str = '',\n format: str = '%s'\n) -> None: ...", "kind": 2, "label": "tofile", "sortText": "0.9999.tofile"}, {"detail": "\n@overload\ndef tolist[T](self: ndarray[tuple[Never], dtype[generic[T]]], /) -> Any: ...\ndef tolist[T](self: ndarray[tuple[()], dtype[generic[T]]], /) -> T: ...\ndef tolist[T](self: ndarray[tuple[int], dtype[generic[T]]], /) -> list[T]: ...\ndef tolist[T](self: ndarray[tuple[int, int], dtype[generic[T]]], /) -> list[list[T]]: ...\ndef tolist[T](self: ndarray[tuple[int, int, int], dtype[generic[T]]], /) -> list[list[list[T]]]: ...\ndef tolist(self: ndarray, /) -> Any: ...", "kind": 2, "label": "tolist", "sortText": "0.9999.tolist"}, {"detail": "\n@overload\ndef trace(\n self: ndarray,\n /,\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None\n) -> Any: ...\ndef trace[ArrayT: ndarray](\n self: ndarray,\n /,\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT\n) -> ArrayT: ...\ndef trace[ArrayT: ndarray](\n self: ndarray,\n /,\n offset: SupportsIndex,\n axis1: SupportsIndex,\n axis2: SupportsIndex,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "trace", "sortText": "0.9999.trace"}, {"detail": "\n@overload\ndef transpose(\n self: ndarray,\n axes: Sequence[SupportsIndex] | SupportsIndex | None,\n /\n) -> ndarray: ...\ndef transpose(\n self: ndarray,\n /,\n *axes: SupportsIndex\n) -> ndarray: ...", "kind": 2, "label": "transpose", "sortText": "0.9999.transpose"}, {"detail": "\n@overload\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer | object_]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> float64: ...\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef var[ScalarT: floating | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef var[ScalarT: floating | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ArrayT: ndarray[tuple[Any, ...], dtype[floating | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef var[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef var[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT,\n ddof: float = 0,\n keepdims: _NoValueType | builtins.bool = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> Any: ...\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...", "kind": 2, "label": "var", "sortText": "0.9999.var"}, {"detail": "\n@overload\ndef view(self: ndarray, /) -> ndarray: ...\ndef view[DTypeT: dtype](\n self: ndarray,\n /,\n dtype: numpy._HasDType[DTypeT] | DTypeT\n) -> ndarray[tuple[Any, ...], DTypeT]: ...\ndef view[ScalarT: generic](\n self: ndarray,\n /,\n dtype: _DTypeLike\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n *,\n type: type[ArrayT]\n) -> ArrayT: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n dtype: type[ArrayT]\n) -> ArrayT: ...\ndef view(\n self: ndarray,\n /,\n dtype: DTypeLike\n) -> ndarray: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n dtype: DTypeLike,\n type: type[ArrayT]\n) -> ArrayT: ...", "kind": 2, "label": "view", "sortText": "0.9999.view"}, {"detail": "\n@overload\ndef __abs__[ShapeT: tuple[int, ...], NBitT: NBitBase](self: ndarray[ShapeT, dtype[complexfloating[NBitT, NBitT]]], /) -> ndarray[ShapeT, dtype[floating[NBitT]]]: ...\ndef __abs__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__abs__", "sortText": "3.9999.__abs__"}, {"detail": "\n@overload\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[bytes_]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[str_]],\n other: _ArrayLikeStr_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[str_]]: ...\ndef __add__(\n self: ndarray[Any, StringDType],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], StringDType]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __add__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__add__", "sortText": "3.9999.__add__"}, {"detail": "\n@overload\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __and__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__and__", "sortText": "3.9999.__and__"}, {"detail": "\n@overload\ndef __array__(\n self: ndarray,\n dtype: None = None,\n /,\n *,\n copy: bool | None = None\n) -> ndarray: ...\ndef __array__[DTypeT: dtype](\n self: ndarray,\n dtype: DTypeT,\n /,\n *,\n copy: bool | None = None\n) -> ndarray[tuple[Any, ...], DTypeT]: ...", "kind": 2, "label": "__array__", "sortText": "3.9999.__array__"}, {"detail": "def __array_finalize__(\n self: ndarray,\n obj: ndarray | None,\n /\n) -> None: ...", "kind": 2, "label": "__array_finalize__", "sortText": "3.9999.__array_finalize__"}, {"detail": "def __array_function__(\n self: ndarray,\n func: (...) -> Any,\n types: Iterable[type[Any]],\n args: Iterable[Any],\n kwargs: Mapping[str, Any]\n) -> Any: ...", "kind": 2, "label": "__array_function__", "sortText": "3.9999.__array_function__"}, {"detail": "dict[str, Any]", "kind": 5, "label": "__array_interface__", "sortText": "3.9999.__array_interface__"}, {"detail": "def __array_namespace__(\n self: ndarray,\n /,\n *,\n api_version: Literal['2021.12', '2022.12', '2023.12', '2024.12', '2025.12'] | None = None\n) -> ModuleType: ...", "kind": 2, "label": "__array_namespace__", "sortText": "3.9999.__array_namespace__"}, {"detail": "float", "kind": 5, "label": "__array_priority__", "sortText": "3.9999.__array_priority__"}, {"detail": "CapsuleType", "kind": 5, "label": "__array_struct__", "sortText": "3.9999.__array_struct__"}, {"detail": "def __array_ufunc__(\n self: ndarray,\n ufunc: ufunc,\n method: Literal['__call__', 'accumulate', 'at', 'outer', 'reduce', 'reduceat'],\n /,\n *inputs: Any,\n **kwargs: Any\n) -> Any: ...", "kind": 2, "label": "__array_ufunc__", "sortText": "3.9999.__array_ufunc__"}, {"detail": "def __array_wrap__[ShapeT: tuple[int, ...], DTypeT: dtype](\n self: ndarray,\n array: ndarray[ShapeT, DTypeT],\n context: tuple[ufunc, tuple[Any, ...], int] | None = ...,\n return_scalar: bool = ...,\n /\n) -> ndarray[ShapeT, DTypeT]: ...", "kind": 2, "label": "__array_wrap__", "sortText": "3.9999.__array_wrap__"}, {"detail": "def __bool__(self: ndarray, /) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __buffer__(\n self: ndarray,\n flags: int,\n /\n) -> memoryview: ...", "kind": 2, "label": "__buffer__", "sortText": "3.9999.__buffer__"}, {"detail": "def __class_getitem__(\n cls: type[ndarray],\n item: Any,\n /\n) -> GenericAlias: ...", "kind": 2, "label": "__class_getitem__", "sortText": "3.9999.__class_getitem__"}, {"detail": "def __complex__(self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]], /) -> complex: ...", "kind": 2, "label": "__complex__", "sortText": "3.9999.__complex__"}, {"detail": "def __contains__(\n self: ndarray,\n value: object,\n /\n) -> bool: ...", "kind": 2, "label": "__contains__", "sortText": "3.9999.__contains__"}, {"detail": "def __copy__(self: ndarray) -> ndarray: ...", "kind": 2, "label": "__copy__", "sortText": "3.9999.__copy__"}, {"detail": "def __deepcopy__(\n self: ndarray,\n memo: dict[int, Any] | None,\n /\n) -> ndarray: ...", "kind": 2, "label": "__deepcopy__", "sortText": "3.9999.__deepcopy__"}, {"detail": "\n@overload\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n rhs: numpy.bool | int,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n rhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n rhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]], ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]]: ...\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n rhs: _ArrayLikeFloat64_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n rhs: _ArrayLikeUInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[unsignedinteger]], ndarray[tuple[Any, ...], dtype[unsignedinteger]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n rhs: _ArrayLikeInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger]], ndarray[tuple[Any, ...], dtype[signedinteger]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n rhs: _ArrayLikeFloat_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[floating]], ndarray[tuple[Any, ...], dtype[floating]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]], ndarray[tuple[Any, ...], dtype[timedelta64]]]: ...", "kind": 2, "label": "__divmod__", "sortText": "3.9999.__divmod__"}, {"detail": "def __dlpack__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n /,\n *,\n stream: int | Any | None = None,\n max_version: tuple[int, int] | None = None,\n dl_device: tuple[int, int] | None = None,\n copy: bool | None = None\n) -> CapsuleType: ...", "kind": 2, "label": "__dlpack__", "sortText": "3.9999.__dlpack__"}, {"detail": "def __dlpack_device__(self: ndarray, /) -> tuple[Literal[1], Literal[0]]: ...", "kind": 2, "label": "__dlpack_device__", "sortText": "3.9999.__dlpack_device__"}, {"detail": "def __eq__(\n self: ndarray,\n other: Any,\n /\n) -> Any: ...", "kind": 2, "label": "__eq__", "sortText": "3.9999.__eq__"}, {"detail": "def __float__(self: ndarray, /) -> float: ...", "kind": 2, "label": "__float__", "sortText": "3.9999.__float__"}, {"detail": "\n@overload\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __floordiv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__floordiv__", "sortText": "3.9999.__floordiv__"}, {"detail": "\n@overload\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__ge__", "sortText": "3.9999.__ge__"}, {"detail": "\n@overload\ndef __getitem__(\n self: ndarray,\n key: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | tuple[ndarray[tuple[Any, ...], dtype[numpy.bool | integer]], ...],\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray,\n key: SupportsIndex | tuple[SupportsIndex, ...],\n /\n) -> Any: ...\ndef __getitem__(\n self: ndarray,\n key: _ToIndices,\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: str,\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: list[str],\n /\n) -> ndarray[tuple[Any, ...], dtype[void]]: ...", "kind": 2, "label": "__getitem__", "sortText": "3.9999.__getitem__"}, {"detail": "\n@overload\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__gt__", "sortText": "3.9999.__gt__"}, {"detail": "None", "kind": 5, "label": "__hash__", "sortText": "3.9999.__hash__"}, {"detail": "\n@overload\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[datetime64 | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeTD64_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[bytes_]]](\n self: ArrayT,\n other: _ArrayLikeBytes_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], StringDType | dtype[str_]]](\n self: ArrayT,\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__iadd__", "sortText": "3.9999.__iadd__"}, {"detail": "\n@overload\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__iand__", "sortText": "3.9999.__iand__"}, {"detail": "\n@overload\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[floating | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ifloordiv__", "sortText": "3.9999.__ifloordiv__"}, {"detail": "\n@overload\ndef __ilshift__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ilshift__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ilshift__", "sortText": "3.9999.__ilshift__"}, {"detail": "\n@overload\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imatmul__", "sortText": "3.9999.__imatmul__"}, {"detail": "\n@overload\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[floating]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[timedelta64]]](\n self: ArrayT,\n other: _ArrayLike,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imod__", "sortText": "3.9999.__imod__"}, {"detail": "\n@overload\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[character | number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], StringDType | dtype[str_]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imul__", "sortText": "3.9999.__imul__"}, {"detail": "def __index__(self: ndarray[tuple[Any, ...], dtype[integer]], /) -> int: ...", "kind": 2, "label": "__index__", "sortText": "3.9999.__index__"}, {"detail": "def __int__(self: ndarray, /) -> int: ...", "kind": 2, "label": "__int__", "sortText": "3.9999.__int__"}, {"detail": "def __invert__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | object_]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__invert__", "sortText": "3.9999.__invert__"}, {"detail": "\n@overload\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ior__", "sortText": "3.9999.__ior__"}, {"detail": "\n@overload\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ipow__", "sortText": "3.9999.__ipow__"}, {"detail": "\n@overload\ndef __irshift__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __irshift__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__irshift__", "sortText": "3.9999.__irshift__"}, {"detail": "\n@overload\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[datetime64 | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeTD64_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__isub__", "sortText": "3.9999.__isub__"}, {"detail": "\n@overload\ndef __iter__(self: ndarray[tuple[Never, Never, Never, Never, Never, Never, Never, Never, Never], Any], /) -> Iterator[Any]: ...\ndef __iter__[ScalarT: _ScalarNotObject](self: ndarray[tuple[int], dtype[ScalarT]], /) -> Iterator[ScalarT]: ...\ndef __iter__(self: ndarray[tuple[int], StringDType], /) -> Iterator[str]: ...\ndef __iter__[DTypeT: dtype](self: ndarray[tuple[int, int, *tuple[int, ...]], DTypeT], /) -> Iterator[ndarray[tuple[Any, ...], DTypeT]]: ...\ndef __iter__(self: ndarray, /) -> Iterator[Any]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "\n@overload\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__itruediv__", "sortText": "3.9999.__itruediv__"}, {"detail": "\n@overload\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ixor__", "sortText": "3.9999.__ixor__"}, {"detail": "\n@overload\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__le__", "sortText": "3.9999.__le__"}, {"detail": "def __len__(self: ndarray) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3.9999.__len__"}, {"detail": "\n@overload\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __lshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__lshift__", "sortText": "3.9999.__lshift__"}, {"detail": "\n@overload\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__lt__", "sortText": "3.9999.__lt__"}, {"detail": "\n@overload\ndef __matmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __matmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[floating[_64Bit]]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating[_64Bit, _64Bit]]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __matmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__matmul__", "sortText": "3.9999.__matmul__"}, {"detail": "\n@overload\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __mod__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__mod__", "sortText": "3.9999.__mod__"}, {"detail": "\n@overload\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mul__(\n self: ndarray[Any, StringDType | dtype[character]],\n other: _ArrayLikeInt,\n /\n) -> ndarray: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __mul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__mul__", "sortText": "3.9999.__mul__"}, {"detail": "def __ne__(\n self: ndarray,\n other: Any,\n /\n) -> Any: ...", "kind": 2, "label": "__ne__", "sortText": "3.9999.__ne__"}, {"detail": "def __neg__[ArrayT: ndarray[tuple[Any, ...], dtype[number | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__neg__", "sortText": "3.9999.__neg__"}, {"detail": "def __new__[Self@ndarray: ndarray](\n cls: type[Self@ndarray],\n shape: _ShapeLike,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = ...,\n buffer: Buffer | None = ...,\n offset: SupportsIndex = ...,\n strides: Sequence[SupportsIndex] | SupportsIndex | None = ...,\n order: _OrderKACF = ...\n) -> Self@ndarray: ...", "kind": 5, "label": "__new__", "sortText": "3.9999.__new__"}, {"detail": "\n@overload\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __or__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__or__", "sortText": "3.9999.__or__"}, {"detail": "def __pos__[ArrayT: ndarray[tuple[Any, ...], dtype[number | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__pos__", "sortText": "3.9999.__pos__"}, {"detail": "\n@overload\ndef __pow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __pow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n mod: None = None,\n /\n) -> Any: ...\ndef __pow__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n mod: None = None,\n /\n) -> Any: ...", "kind": 2, "label": "__pow__", "sortText": "3.9999.__pow__"}, {"detail": "\n@overload\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[bytes_]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[str_]],\n other: _ArrayLikeStr_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[str_]]: ...\ndef __radd__(\n self: ndarray[Any, StringDType],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], StringDType]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __radd__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__radd__", "sortText": "3.9999.__radd__"}, {"detail": "\n@overload\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rand__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rand__", "sortText": "3.9999.__rand__"}, {"detail": "\n@overload\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n lhs: numpy.bool | int,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n lhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n lhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]], ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]]: ...\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n lhs: _ArrayLikeFloat64_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n lhs: _ArrayLikeUInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[unsignedinteger]], ndarray[tuple[Any, ...], dtype[unsignedinteger]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n lhs: _ArrayLikeInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger]], ndarray[tuple[Any, ...], dtype[signedinteger]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n lhs: _ArrayLikeFloat_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[floating]], ndarray[tuple[Any, ...], dtype[floating]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]], ndarray[tuple[Any, ...], dtype[timedelta64]]]: ...", "kind": 2, "label": "__rdivmod__", "sortText": "3.9999.__rdivmod__"}, {"detail": "\n@overload\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rfloordiv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rfloordiv__", "sortText": "3.9999.__rfloordiv__"}, {"detail": "\n@overload\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rlshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rlshift__", "sortText": "3.9999.__rlshift__"}, {"detail": "\n@overload\ndef __rmatmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rmatmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[floating[_64Bit]]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating[_64Bit, _64Bit]]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmatmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmatmul__", "sortText": "3.9999.__rmatmul__"}, {"detail": "\n@overload\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmod__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmod__", "sortText": "3.9999.__rmod__"}, {"detail": "\n@overload\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmul__(\n self: ndarray[Any, StringDType | dtype[character]],\n other: _ArrayLikeInt,\n /\n) -> ndarray: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmul__", "sortText": "3.9999.__rmul__"}, {"detail": "\n@overload\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __ror__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__ror__", "sortText": "3.9999.__ror__"}, {"detail": "\n@overload\ndef __rpow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rpow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n mod: None = None,\n /\n) -> Any: ...\ndef __rpow__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n mod: None = None,\n /\n) -> Any: ...", "kind": 2, "label": "__rpow__", "sortText": "3.9999.__rpow__"}, {"detail": "\n@overload\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rrshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rrshift__", "sortText": "3.9999.__rrshift__"}, {"detail": "\n@overload\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rshift__", "sortText": "3.9999.__rshift__"}, {"detail": "\n@overload\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rsub__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rsub__", "sortText": "3.9999.__rsub__"}, {"detail": "\n@overload\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[_SupportsArray[dtype[floating[_64Bit]]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | _SupportsArray[dtype[floating[_64Bit]]] | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[inexact]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[inexact]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rtruediv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rtruediv__", "sortText": "3.9999.__rtruediv__"}, {"detail": "\n@overload\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rxor__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rxor__", "sortText": "3.9999.__rxor__"}, {"detail": "\n@overload\ndef __setitem__(\n self: ndarray[Any, StringDType | dtype[numpy.bool | flexible | object_]],\n key: _ToIndices,\n value: object,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[integer]],\n key: _ToIndices,\n value: SupportsIndex | SupportsInt | _NestedSequence[_ConvertibleToInt] | _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | bytes | int | str,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n key: _ToIndices,\n value: SupportsFloat | SupportsIndex | _NestedSequence[SupportsFloat | SupportsIndex | bytes | str | None] | _NestedSequence[_SupportsArray[dtype[numpy.bool | floating | integer]]] | _NestedSequence[float] | _SupportsArray[dtype[numpy.bool | floating | integer]] | bytes | float | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n key: _ToIndices,\n value: SupportsComplex | SupportsFloat | SupportsIndex | _NestedSequence[SupportsComplex | SupportsFloat | SupportsIndex | bytes | str | None] | _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _SupportsArray[dtype[numpy.bool | number]] | bytes | complex | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n key: _ToIndices,\n value: _NestedSequence[_ConvertibleToTD64] | numpy.bool | bytes | character | int | number | str | timedelta | timedelta64 | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n key: _ToIndices,\n value: _NestedSequence[_ConvertibleToDT64] | numpy.bool | bytes | character | date | datetime64 | int | number | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: list[str] | str,\n value: object,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray,\n key: _ToIndices,\n value: ArrayLike,\n /\n) -> None: ...", "kind": 2, "label": "__setitem__", "sortText": "3.9999.__setitem__"}, {"detail": "def __setstate__[_DTypeT_co: dtype = dtype](\n self: ndarray,\n state: tuple[SupportsIndex, _ShapeLike, _DTypeT_co, numpy.bool, bytes | list[Any]],\n /\n) -> None: ...", "kind": 2, "label": "__setstate__", "sortText": "3.9999.__setstate__"}, {"detail": "\n@overload\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __sub__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__sub__", "sortText": "3.9999.__sub__"}, {"detail": "\n@overload\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[_SupportsArray[dtype[floating[_64Bit]]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | _SupportsArray[dtype[floating[_64Bit]]] | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[inexact]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[inexact]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __truediv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__truediv__", "sortText": "3.9999.__truediv__"}, {"detail": "\n@overload\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __xor__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__xor__", "sortText": "3.9999.__xor__"}]}} -{"suite": "data_science", "label": "edit array then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 31, "iteration": 4, "result": {"isIncomplete": false, "items": [{"detail": "ndarray", "kind": 5, "label": "T", "sortText": "0.9999.T"}, {"detail": "\n@overload\ndef all(\n self: ndarray,\n axis: None = None,\n out: None = None,\n keepdims: Literal[False] = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> numpy.bool: ...\ndef all(\n self: ndarray,\n axis: int | tuple[int, ...],\n out: None = None,\n keepdims: Literal[False] = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef all(\n self: ndarray,\n axis: int | tuple[int, ...] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef all[ArrayT: ndarray](\n self: ndarray,\n axis: int | tuple[int, ...] | None = None,\n *,\n out: ArrayT,\n keepdims: builtins.bool = False,\n where: _ArrayLikeBool_co = True\n) -> ArrayT: ...\ndef all[ArrayT: ndarray](\n self: ndarray,\n axis: int | tuple[int, ...] | None,\n out: ArrayT,\n keepdims: builtins.bool = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> ArrayT: ...", "kind": 2, "label": "all", "sortText": "0.9999.all"}, {"detail": "\n@overload\ndef any(\n self: ndarray,\n axis: None = None,\n out: None = None,\n keepdims: Literal[False] = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> numpy.bool: ...\ndef any(\n self: ndarray,\n axis: int | tuple[int, ...],\n out: None = None,\n keepdims: Literal[False] = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef any(\n self: ndarray,\n axis: int | tuple[int, ...] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef any[ArrayT: ndarray](\n self: ndarray,\n axis: int | tuple[int, ...] | None = None,\n *,\n out: ArrayT,\n keepdims: builtins.bool = False,\n where: _ArrayLikeBool_co = True\n) -> ArrayT: ...\ndef any[ArrayT: ndarray](\n self: ndarray,\n axis: int | tuple[int, ...] | None,\n out: ArrayT,\n keepdims: builtins.bool = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> ArrayT: ...", "kind": 2, "label": "any", "sortText": "0.9999.any"}, {"detail": "\n@overload\ndef argmax(\n self: ndarray,\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] = False\n) -> signedinteger[_NBitIntP]: ...\ndef argmax(\n self: ndarray,\n axis: SupportsIndex,\n out: None = None,\n *,\n keepdims: Literal[False] = False\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmax(\n self: ndarray,\n axis: SupportsIndex | None = None,\n out: None = None,\n *,\n keepdims: Literal[True]\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmax[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self: ndarray,\n axis: SupportsIndex | None = None,\n *,\n out: ArrayT,\n keepdims: bool = False\n) -> ArrayT: ...\ndef argmax[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self: ndarray,\n axis: SupportsIndex | None,\n out: ArrayT,\n *,\n keepdims: bool = False\n) -> ArrayT: ...", "kind": 2, "label": "argmax", "sortText": "0.9999.argmax"}, {"detail": "\n@overload\ndef argmin(\n self: ndarray,\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] = False\n) -> signedinteger[_NBitIntP]: ...\ndef argmin(\n self: ndarray,\n axis: SupportsIndex,\n out: None = None,\n *,\n keepdims: Literal[False] = False\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmin(\n self: ndarray,\n axis: SupportsIndex | None = None,\n out: None = None,\n *,\n keepdims: Literal[True]\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmin[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self: ndarray,\n axis: SupportsIndex | None = None,\n *,\n out: ArrayT,\n keepdims: bool = False\n) -> ArrayT: ...\ndef argmin[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self: ndarray,\n axis: SupportsIndex | None,\n out: ArrayT,\n *,\n keepdims: bool = False\n) -> ArrayT: ...", "kind": 2, "label": "argmin", "sortText": "0.9999.argmin"}, {"detail": "\n@overload\ndef argpartition(\n self: ndarray,\n kth: _ArrayLikeInt,\n /,\n axis: None,\n kind: Literal['introselect'] = 'introselect',\n order: None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self: ndarray,\n kth: _ArrayLikeInt,\n /,\n axis: SupportsIndex = -1,\n kind: Literal['introselect'] = 'introselect',\n order: None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self: ndarray[tuple[Any, ...], dtype[void]],\n kth: _ArrayLikeInt,\n /,\n axis: None,\n kind: Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self: ndarray[tuple[Any, ...], dtype[void]],\n kth: _ArrayLikeInt,\n /,\n axis: SupportsIndex = -1,\n kind: Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "argpartition", "sortText": "0.9999.argpartition"}, {"detail": "def argsort(\n self: ndarray,\n axis: SupportsIndex | None = ...,\n kind: Literal['H', 'M', 'Q', 'S', 'heap', 'heapsort', 'merge', 'mergesort', 'quick', 'quicksort', 'stable', 'stablesort'] | None = ...,\n order: Sequence[str] | str | None = ...,\n *,\n stable: bool | None = ...,\n descending: bool | None = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "argsort", "sortText": "0.9999.argsort"}, {"detail": "\n@overload\ndef astype[ScalarT: generic](\n self: ndarray,\n dtype: _DTypeLike,\n order: _OrderKACF = ...,\n casting: _CastingKind = ...,\n subok: bool = ...,\n copy: _CopyMode | bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef astype(\n self: ndarray,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n order: _OrderKACF = ...,\n casting: _CastingKind = ...,\n subok: bool = ...,\n copy: _CopyMode | bool = ...\n) -> ndarray: ...", "kind": 2, "label": "astype", "sortText": "0.9999.astype"}, {"detail": "ndarray | None", "kind": 5, "label": "base", "sortText": "0.9999.base"}, {"detail": "def byteswap(\n self: ndarray,\n inplace: bool = ...\n) -> ndarray: ...", "kind": 2, "label": "byteswap", "sortText": "0.9999.byteswap"}, {"detail": "\n@overload\ndef choose(\n self: ndarray,\n /,\n choices: ArrayLike,\n out: None = None,\n mode: _ModeKind = 'raise'\n) -> ndarray: ...\ndef choose[ArrayT: ndarray](\n self: ndarray,\n /,\n choices: ArrayLike,\n out: ArrayT,\n mode: _ModeKind = 'raise'\n) -> ArrayT: ...", "kind": 2, "label": "choose", "sortText": "0.9999.choose"}, {"detail": "\n@overload\ndef clip(\n self: ndarray,\n /,\n min: ArrayLike,\n max: Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None = None,\n out: None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip(\n self: ndarray,\n /,\n min: None,\n max: ArrayLike,\n out: None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip(\n self: ndarray,\n /,\n min: None = None,\n *,\n max: ArrayLike,\n out: None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: ArrayLike,\n max: Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: ArrayLike,\n max: Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None = None,\n *,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: None,\n max: ArrayLike,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: None = None,\n *,\n max: ArrayLike,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...", "kind": 2, "label": "clip", "sortText": "0.9999.clip"}, {"detail": "\n@overload\ndef compress(\n self: ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis: SupportsIndex | None = None,\n out: None = None\n) -> ndarray: ...\ndef compress[ArrayT: ndarray](\n self: ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis: SupportsIndex | None,\n out: ArrayT\n) -> ArrayT: ...\ndef compress[ArrayT: ndarray](\n self: ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis: SupportsIndex | None = None,\n *,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "compress", "sortText": "0.9999.compress"}, {"detail": "def conj(self: ndarray) -> ndarray: ...", "kind": 2, "label": "conj", "sortText": "0.9999.conj"}, {"detail": "def conjugate(self: ndarray) -> ndarray: ...", "kind": 2, "label": "conjugate", "sortText": "0.9999.conjugate"}, {"detail": "def copy(\n self: ndarray,\n order: _OrderKACF = ...\n) -> ndarray: ...", "kind": 2, "label": "copy", "sortText": "0.9999.copy"}, {"detail": "_ctypes[int]", "kind": 5, "label": "ctypes", "sortText": "0.9999.ctypes"}, {"detail": "\n@overload\ndef cumprod[DTypeT: dtype[inexact | object_]](\n self: ndarray[Any, DTypeT],\n axis: None = None,\n dtype: None = None,\n out: None = None\n) -> ndarray[tuple[int], DTypeT]: ...\ndef cumprod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: None = None,\n dtype: None = None,\n out: None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef cumprod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumprod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None = None,\n *,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[tuple[int]]: ...\ndef cumprod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumprod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[tuple[int]]: ...\ndef cumprod[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_]]](\n self: ArrayT,\n axis: SupportsIndex,\n dtype: None = None,\n out: None = None\n) -> ArrayT: ...\ndef cumprod[ShapeT: tuple[int, ...]](\n self: ndarray[ShapeT, dtype[numpy.bool | integer]],\n axis: SupportsIndex,\n dtype: None = None,\n out: None = None\n) -> ndarray[ShapeT, dtype[signedinteger[_NBitIntP]]]: ...\ndef cumprod[ShapeT: tuple[int, ...], ScalarT: generic](\n self: ndarray[ShapeT, dtype[numpy.bool | number | object_]],\n axis: SupportsIndex,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[ShapeT, dtype[ScalarT]]: ...\ndef cumprod[ShapeT: tuple[int, ...]](\n self: ndarray[ShapeT, dtype[numpy.bool | number | object_]],\n axis: SupportsIndex,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[ShapeT]: ...\ndef cumprod[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: SupportsIndex | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...\ndef cumprod[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: SupportsIndex | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "cumprod", "sortText": "0.9999.cumprod"}, {"detail": "\n@overload\ndef cumsum[DTypeT: dtype[inexact | object_ | timedelta64]](\n self: ndarray[Any, DTypeT],\n axis: None = None,\n dtype: None = None,\n out: None = None\n) -> ndarray[tuple[int], DTypeT]: ...\ndef cumsum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: None = None,\n dtype: None = None,\n out: None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef cumsum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumsum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[tuple[int]]: ...\ndef cumsum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumsum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[tuple[int]]: ...\ndef cumsum[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self: ArrayT,\n axis: SupportsIndex,\n dtype: None = None,\n out: None = None\n) -> ArrayT: ...\ndef cumsum[ShapeT: tuple[int, ...]](\n self: ndarray[ShapeT, dtype[numpy.bool | integer]],\n axis: SupportsIndex,\n dtype: None = None,\n out: None = None\n) -> ndarray[ShapeT, dtype[signedinteger[_NBitIntP]]]: ...\ndef cumsum[ShapeT: tuple[int, ...], ScalarT: generic](\n self: ndarray[ShapeT, dtype[numpy.bool | number | object_ | timedelta64]],\n axis: SupportsIndex,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[ShapeT, dtype[ScalarT]]: ...\ndef cumsum[ShapeT: tuple[int, ...]](\n self: ndarray[ShapeT, dtype[numpy.bool | number | object_ | timedelta64]],\n axis: SupportsIndex,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[ShapeT]: ...\ndef cumsum[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: SupportsIndex | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...\ndef cumsum[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: SupportsIndex | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "cumsum", "sortText": "0.9999.cumsum"}, {"detail": "memoryview", "kind": 5, "label": "data", "sortText": "0.9999.data"}, {"detail": "Literal['cpu']", "kind": 5, "label": "device", "sortText": "0.9999.device"}, {"detail": "\n@overload\ndef diagonal[DTypeT: dtype](\n self: ndarray[tuple[Never, Never, Never, Never], DTypeT],\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1\n) -> ndarray[tuple[Any, ...], DTypeT]: ...\ndef diagonal[DTypeT: dtype](\n self: ndarray[tuple[int, int], DTypeT],\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1\n) -> ndarray[tuple[int], DTypeT]: ...\ndef diagonal[DTypeT: dtype](\n self: ndarray[tuple[int, int, int], DTypeT],\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1\n) -> ndarray[tuple[int, int], DTypeT]: ...\ndef diagonal(\n self: ndarray,\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1\n) -> ndarray: ...", "kind": 2, "label": "diagonal", "sortText": "0.9999.diagonal"}, {"detail": "\n@overload\ndef dot(\n self: ndarray,\n b: _ScalarLike_co,\n /,\n out: None = None\n) -> ndarray: ...\ndef dot(\n self: ndarray,\n b: ArrayLike,\n /,\n out: None = None\n) -> Any: ...\ndef dot[ArrayT: ndarray](\n self: ndarray,\n b: ArrayLike,\n /,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "dot", "sortText": "0.9999.dot"}, {"detail": "dtype", "kind": 5, "label": "dtype", "sortText": "0.9999.dtype"}, {"detail": "def dump(\n self: ndarray,\n file: PathLike[bytes] | PathLike[str] | SupportsWrite[bytes] | bytes | str\n) -> None: ...", "kind": 2, "label": "dump", "sortText": "0.9999.dump"}, {"detail": "def dumps(self: ndarray) -> bytes: ...", "kind": 2, "label": "dumps", "sortText": "0.9999.dumps"}, {"detail": "def fill(\n self: ndarray,\n /,\n value: Any\n) -> None: ...", "kind": 2, "label": "fill", "sortText": "0.9999.fill"}, {"detail": "flagsobj", "kind": 5, "label": "flags", "sortText": "0.9999.flags"}, {"detail": "flatiter", "kind": 5, "label": "flat", "sortText": "0.9999.flat"}, {"detail": "def flatten(\n self: ndarray,\n /,\n order: _OrderKACF = 'C'\n) -> ndarray[tuple[int]]: ...", "kind": 2, "label": "flatten", "sortText": "0.9999.flatten"}, {"detail": "\n@overload\ndef getfield[ScalarT: generic](\n self: ndarray,\n /,\n dtype: _DTypeLike,\n offset: SupportsIndex = 0\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef getfield(\n self: ndarray,\n /,\n dtype: DTypeLike,\n offset: SupportsIndex = 0\n) -> ndarray: ...", "kind": 2, "label": "getfield", "sortText": "0.9999.getfield"}, {"detail": "ndarray", "kind": 5, "label": "imag", "sortText": "0.9999.imag"}, {"detail": "\n@overload\ndef item[T](\n self: ndarray[tuple[Any, ...], dtype[generic[T]]],\n i0: SupportsIndex | tuple[SupportsIndex, ...] = ...,\n /,\n *args: SupportsIndex\n) -> T: ...\ndef item(\n self: ndarray[Any, StringDType],\n arg0: SupportsIndex | tuple[SupportsIndex, ...] = ...,\n /,\n *args: SupportsIndex\n) -> str: ...", "kind": 2, "label": "item", "sortText": "0.9999.item"}, {"detail": "int", "kind": 5, "label": "itemsize", "sortText": "0.9999.itemsize"}, {"detail": "ndarray", "kind": 5, "label": "mT", "sortText": "0.9999.mT"}, {"detail": "\n@overload\ndef max[ScalarT: numpy.bool | datetime64 | number | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef max[ScalarT: numpy.bool | datetime64 | number | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef max[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef max(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef max[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n out: ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...", "kind": 2, "label": "max", "sortText": "0.9999.max"}, {"detail": "\n@overload\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | object_]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> float64: ...\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef mean[ScalarT: inexact | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef mean[ScalarT: inexact | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef mean[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef mean[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None,\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "mean", "sortText": "0.9999.mean"}, {"detail": "\n@overload\ndef min[ScalarT: numpy.bool | datetime64 | number | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef min[ScalarT: numpy.bool | datetime64 | number | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef min[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef min(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef min[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n out: ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...", "kind": 2, "label": "min", "sortText": "0.9999.min"}, {"detail": "int", "kind": 5, "label": "nbytes", "sortText": "0.9999.nbytes"}, {"detail": "int", "kind": 5, "label": "ndim", "sortText": "0.9999.ndim"}, {"detail": "\n@overload\ndef nonzero(self: ndarray[tuple[Never, Never, Never, Never]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ...]: ...\ndef nonzero(self: ndarray[tuple[int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray[tuple[int, int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray[tuple[int, int, int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ...]: ...", "kind": 2, "label": "nonzero", "sortText": "0.9999.nonzero"}, {"detail": "\n@overload\ndef partition(\n self: ndarray,\n kth: _ArrayLikeInt,\n /,\n axis: SupportsIndex = -1,\n kind: Literal['introselect'] = 'introselect',\n order: None = None\n) -> None: ...\ndef partition(\n self: ndarray[tuple[Any, ...], dtype[void]],\n kth: _ArrayLikeInt,\n /,\n axis: SupportsIndex = -1,\n kind: Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> None: ...", "kind": 2, "label": "partition", "sortText": "0.9999.partition"}, {"detail": "\n@overload\ndef prod[ScalarT: inexact](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef prod[ScalarT: inexact | object_](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> signedinteger[_NBitIntP]: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef prod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef prod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...] | None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...] | None,\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...],\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...] | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT,\n *,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...],\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "prod", "sortText": "0.9999.prod"}, {"detail": "def put(\n self: ndarray,\n indices: _ArrayLikeInt_co,\n values: ArrayLike,\n /,\n mode: _ModeKind = 'raise'\n) -> None: ...", "kind": 2, "label": "put", "sortText": "0.9999.put"}, {"detail": "def ravel(\n self: ndarray,\n /,\n order: _OrderKACF = 'C'\n) -> ndarray[tuple[int]]: ...", "kind": 2, "label": "ravel", "sortText": "0.9999.ravel"}, {"detail": "ndarray", "kind": 5, "label": "real", "sortText": "0.9999.real"}, {"detail": "\n@overload\ndef repeat(\n self: ndarray,\n repeats: _ArrayLikeInt_co,\n /,\n axis: None = None\n) -> ndarray[tuple[int]]: ...\ndef repeat(\n self: ndarray,\n repeats: _ArrayLikeInt_co,\n /,\n axis: SupportsIndex\n) -> ndarray: ...", "kind": 2, "label": "repeat", "sortText": "0.9999.repeat"}, {"detail": "\n@overload\ndef reshape(\n self: ndarray,\n shape: None,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray: ...\ndef reshape(\n self: ndarray,\n shape: Sequence[Never],\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[tuple[()]]: ...\ndef reshape[AnyShapeT: (tuple[()], tuple[int], tuple[int, int], tuple[int, int, int], tuple[int, int, int, int], tuple[int, int, int, int, int], tuple[int, int, int, int, int, int], tuple[int, int, int, int, int, int, int], tuple[int, int, int, int, int, int, int, int])](\n self: ndarray,\n shape: AnyShapeT,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[AnyShapeT]: ...\ndef reshape(\n self: ndarray,\n size1: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[tuple[int]]: ...\ndef reshape(\n self: ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[tuple[int, int]]: ...\ndef reshape(\n self: ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n size3: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[tuple[int, int, int]]: ...\ndef reshape(\n self: ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n size3: SupportsIndex,\n size4: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[tuple[int, int, int, int]]: ...\ndef reshape(\n self: ndarray,\n size0: SupportsIndex,\n /,\n *shape: SupportsIndex,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray: ...\ndef reshape(\n self: ndarray,\n shape: Sequence[SupportsIndex],\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray: ...", "kind": 2, "label": "reshape", "sortText": "0.9999.reshape"}, {"detail": "\n@overload\ndef resize(\n self: ndarray,\n new_shape: _ShapeLike,\n /,\n *,\n refcheck: bool = True\n) -> None: ...\ndef resize(\n self: ndarray,\n /,\n *new_shape: SupportsIndex,\n *,\n refcheck: bool = True\n) -> None: ...", "kind": 2, "label": "resize", "sortText": "0.9999.resize"}, {"detail": "\n@overload\ndef round(\n self: ndarray,\n /,\n decimals: SupportsIndex = 0,\n out: None = None\n) -> ndarray: ...\ndef round[ArrayT: ndarray](\n self: ndarray,\n /,\n decimals: SupportsIndex,\n out: ArrayT\n) -> ArrayT: ...\ndef round[ArrayT: ndarray](\n self: ndarray,\n /,\n decimals: SupportsIndex = 0,\n *,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "round", "sortText": "0.9999.round"}, {"detail": "\n@overload\ndef searchsorted(\n self: ndarray,\n v: _ScalarLike_co,\n /,\n side: _SortSide = 'left',\n sorter: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | int | None = None\n) -> signedinteger[_NBitIntP]: ...\ndef searchsorted(\n self: ndarray,\n v: ArrayLike,\n /,\n side: _SortSide = 'left',\n sorter: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | int | None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "searchsorted", "sortText": "0.9999.searchsorted"}, {"detail": "def setfield(\n self: ndarray,\n val: ArrayLike,\n /,\n dtype: DTypeLike,\n offset: SupportsIndex = 0\n) -> None: ...", "kind": 2, "label": "setfield", "sortText": "0.9999.setfield"}, {"detail": "def setflags(\n self: ndarray,\n /,\n *,\n write: bool | None = None,\n align: bool | None = None,\n uic: bool | None = None\n) -> None: ...", "kind": 2, "label": "setflags", "sortText": "0.9999.setflags"}, {"detail": "tuple[Any, ...]", "kind": 5, "label": "shape", "sortText": "0.9999.shape"}, {"detail": "int", "kind": 5, "label": "size", "sortText": "0.9999.size"}, {"detail": "def sort(\n self: ndarray,\n /,\n axis: SupportsIndex = -1,\n kind: Literal['H', 'M', 'Q', 'S', 'heap', 'heapsort', 'merge', 'mergesort', 'quick', 'quicksort', 'stable', 'stablesort'] | None = None,\n order: Sequence[str] | str | None = None,\n *,\n stable: bool | None = None,\n descending: bool | None = None\n) -> None: ...", "kind": 2, "label": "sort", "sortText": "0.9999.sort"}, {"detail": "def squeeze(\n self: ndarray,\n /,\n axis: SupportsIndex | tuple[SupportsIndex, ...] | None = ...\n) -> ndarray: ...", "kind": 2, "label": "squeeze", "sortText": "0.9999.squeeze"}, {"detail": "\n@overload\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer | object_]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> float64: ...\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef std[ScalarT: floating | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef std[ScalarT: floating | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ArrayT: ndarray[tuple[Any, ...], dtype[floating | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef std[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef std[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT,\n ddof: float = 0,\n keepdims: _NoValueType | builtins.bool = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> Any: ...\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...", "kind": 2, "label": "std", "sortText": "0.9999.std"}, {"detail": "tuple[int, ...]", "kind": 5, "label": "strides", "sortText": "0.9999.strides"}, {"detail": "\n@overload\ndef sum[ScalarT: inexact | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef sum[ScalarT: inexact | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> signedinteger[_NBitIntP]: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef sum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef sum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None,\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT,\n *,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "sum", "sortText": "0.9999.sum"}, {"detail": "def swapaxes(\n self: ndarray,\n axis1: SupportsIndex,\n axis2: SupportsIndex,\n /\n) -> ndarray: ...", "kind": 2, "label": "swapaxes", "sortText": "0.9999.swapaxes"}, {"detail": "\n@overload\ndef take[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n indices: _IntLike_co,\n /,\n axis: SupportsIndex | None = ...,\n out: None = None,\n mode: _ModeKind = ...\n) -> ScalarT: ...\ndef take(\n self: ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis: SupportsIndex | None = ...,\n out: None = None,\n mode: _ModeKind = ...\n) -> ndarray: ...\ndef take[ArrayT: ndarray](\n self: ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis: SupportsIndex | None = ...,\n *,\n out: ArrayT,\n mode: _ModeKind = ...\n) -> ArrayT: ...\ndef take[ArrayT: ndarray](\n self: ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis: SupportsIndex | None,\n out: ArrayT,\n mode: _ModeKind = ...\n) -> ArrayT: ...", "kind": 2, "label": "take", "sortText": "0.9999.take"}, {"detail": "def to_device(\n self: ndarray,\n device: Literal['cpu'],\n /,\n *,\n stream: int | Any | None = ...\n) -> ndarray: ...", "kind": 2, "label": "to_device", "sortText": "0.9999.to_device"}, {"detail": "def tobytes(\n self: ndarray,\n order: _OrderKACF = ...\n) -> bytes: ...", "kind": 2, "label": "tobytes", "sortText": "0.9999.tobytes"}, {"detail": "def tofile(\n self: ndarray,\n fid: PathLike[bytes] | PathLike[str] | _SupportsFileMethods | bytes | str,\n /,\n sep: str = '',\n format: str = '%s'\n) -> None: ...", "kind": 2, "label": "tofile", "sortText": "0.9999.tofile"}, {"detail": "\n@overload\ndef tolist[T](self: ndarray[tuple[Never], dtype[generic[T]]], /) -> Any: ...\ndef tolist[T](self: ndarray[tuple[()], dtype[generic[T]]], /) -> T: ...\ndef tolist[T](self: ndarray[tuple[int], dtype[generic[T]]], /) -> list[T]: ...\ndef tolist[T](self: ndarray[tuple[int, int], dtype[generic[T]]], /) -> list[list[T]]: ...\ndef tolist[T](self: ndarray[tuple[int, int, int], dtype[generic[T]]], /) -> list[list[list[T]]]: ...\ndef tolist(self: ndarray, /) -> Any: ...", "kind": 2, "label": "tolist", "sortText": "0.9999.tolist"}, {"detail": "\n@overload\ndef trace(\n self: ndarray,\n /,\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None\n) -> Any: ...\ndef trace[ArrayT: ndarray](\n self: ndarray,\n /,\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT\n) -> ArrayT: ...\ndef trace[ArrayT: ndarray](\n self: ndarray,\n /,\n offset: SupportsIndex,\n axis1: SupportsIndex,\n axis2: SupportsIndex,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "trace", "sortText": "0.9999.trace"}, {"detail": "\n@overload\ndef transpose(\n self: ndarray,\n axes: Sequence[SupportsIndex] | SupportsIndex | None,\n /\n) -> ndarray: ...\ndef transpose(\n self: ndarray,\n /,\n *axes: SupportsIndex\n) -> ndarray: ...", "kind": 2, "label": "transpose", "sortText": "0.9999.transpose"}, {"detail": "\n@overload\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer | object_]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> float64: ...\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef var[ScalarT: floating | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef var[ScalarT: floating | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ArrayT: ndarray[tuple[Any, ...], dtype[floating | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef var[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef var[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT,\n ddof: float = 0,\n keepdims: _NoValueType | builtins.bool = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> Any: ...\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...", "kind": 2, "label": "var", "sortText": "0.9999.var"}, {"detail": "\n@overload\ndef view(self: ndarray, /) -> ndarray: ...\ndef view[DTypeT: dtype](\n self: ndarray,\n /,\n dtype: numpy._HasDType[DTypeT] | DTypeT\n) -> ndarray[tuple[Any, ...], DTypeT]: ...\ndef view[ScalarT: generic](\n self: ndarray,\n /,\n dtype: _DTypeLike\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n *,\n type: type[ArrayT]\n) -> ArrayT: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n dtype: type[ArrayT]\n) -> ArrayT: ...\ndef view(\n self: ndarray,\n /,\n dtype: DTypeLike\n) -> ndarray: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n dtype: DTypeLike,\n type: type[ArrayT]\n) -> ArrayT: ...", "kind": 2, "label": "view", "sortText": "0.9999.view"}, {"detail": "\n@overload\ndef __abs__[ShapeT: tuple[int, ...], NBitT: NBitBase](self: ndarray[ShapeT, dtype[complexfloating[NBitT, NBitT]]], /) -> ndarray[ShapeT, dtype[floating[NBitT]]]: ...\ndef __abs__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__abs__", "sortText": "3.9999.__abs__"}, {"detail": "\n@overload\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[bytes_]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[str_]],\n other: _ArrayLikeStr_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[str_]]: ...\ndef __add__(\n self: ndarray[Any, StringDType],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], StringDType]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __add__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__add__", "sortText": "3.9999.__add__"}, {"detail": "\n@overload\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __and__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__and__", "sortText": "3.9999.__and__"}, {"detail": "\n@overload\ndef __array__(\n self: ndarray,\n dtype: None = None,\n /,\n *,\n copy: bool | None = None\n) -> ndarray: ...\ndef __array__[DTypeT: dtype](\n self: ndarray,\n dtype: DTypeT,\n /,\n *,\n copy: bool | None = None\n) -> ndarray[tuple[Any, ...], DTypeT]: ...", "kind": 2, "label": "__array__", "sortText": "3.9999.__array__"}, {"detail": "def __array_finalize__(\n self: ndarray,\n obj: ndarray | None,\n /\n) -> None: ...", "kind": 2, "label": "__array_finalize__", "sortText": "3.9999.__array_finalize__"}, {"detail": "def __array_function__(\n self: ndarray,\n func: (...) -> Any,\n types: Iterable[type[Any]],\n args: Iterable[Any],\n kwargs: Mapping[str, Any]\n) -> Any: ...", "kind": 2, "label": "__array_function__", "sortText": "3.9999.__array_function__"}, {"detail": "dict[str, Any]", "kind": 5, "label": "__array_interface__", "sortText": "3.9999.__array_interface__"}, {"detail": "def __array_namespace__(\n self: ndarray,\n /,\n *,\n api_version: Literal['2021.12', '2022.12', '2023.12', '2024.12', '2025.12'] | None = None\n) -> ModuleType: ...", "kind": 2, "label": "__array_namespace__", "sortText": "3.9999.__array_namespace__"}, {"detail": "float", "kind": 5, "label": "__array_priority__", "sortText": "3.9999.__array_priority__"}, {"detail": "CapsuleType", "kind": 5, "label": "__array_struct__", "sortText": "3.9999.__array_struct__"}, {"detail": "def __array_ufunc__(\n self: ndarray,\n ufunc: ufunc,\n method: Literal['__call__', 'accumulate', 'at', 'outer', 'reduce', 'reduceat'],\n /,\n *inputs: Any,\n **kwargs: Any\n) -> Any: ...", "kind": 2, "label": "__array_ufunc__", "sortText": "3.9999.__array_ufunc__"}, {"detail": "def __array_wrap__[ShapeT: tuple[int, ...], DTypeT: dtype](\n self: ndarray,\n array: ndarray[ShapeT, DTypeT],\n context: tuple[ufunc, tuple[Any, ...], int] | None = ...,\n return_scalar: bool = ...,\n /\n) -> ndarray[ShapeT, DTypeT]: ...", "kind": 2, "label": "__array_wrap__", "sortText": "3.9999.__array_wrap__"}, {"detail": "def __bool__(self: ndarray, /) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __buffer__(\n self: ndarray,\n flags: int,\n /\n) -> memoryview: ...", "kind": 2, "label": "__buffer__", "sortText": "3.9999.__buffer__"}, {"detail": "def __class_getitem__(\n cls: type[ndarray],\n item: Any,\n /\n) -> GenericAlias: ...", "kind": 2, "label": "__class_getitem__", "sortText": "3.9999.__class_getitem__"}, {"detail": "def __complex__(self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]], /) -> complex: ...", "kind": 2, "label": "__complex__", "sortText": "3.9999.__complex__"}, {"detail": "def __contains__(\n self: ndarray,\n value: object,\n /\n) -> bool: ...", "kind": 2, "label": "__contains__", "sortText": "3.9999.__contains__"}, {"detail": "def __copy__(self: ndarray) -> ndarray: ...", "kind": 2, "label": "__copy__", "sortText": "3.9999.__copy__"}, {"detail": "def __deepcopy__(\n self: ndarray,\n memo: dict[int, Any] | None,\n /\n) -> ndarray: ...", "kind": 2, "label": "__deepcopy__", "sortText": "3.9999.__deepcopy__"}, {"detail": "\n@overload\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n rhs: numpy.bool | int,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n rhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n rhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]], ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]]: ...\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n rhs: _ArrayLikeFloat64_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n rhs: _ArrayLikeUInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[unsignedinteger]], ndarray[tuple[Any, ...], dtype[unsignedinteger]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n rhs: _ArrayLikeInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger]], ndarray[tuple[Any, ...], dtype[signedinteger]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n rhs: _ArrayLikeFloat_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[floating]], ndarray[tuple[Any, ...], dtype[floating]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]], ndarray[tuple[Any, ...], dtype[timedelta64]]]: ...", "kind": 2, "label": "__divmod__", "sortText": "3.9999.__divmod__"}, {"detail": "def __dlpack__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n /,\n *,\n stream: int | Any | None = None,\n max_version: tuple[int, int] | None = None,\n dl_device: tuple[int, int] | None = None,\n copy: bool | None = None\n) -> CapsuleType: ...", "kind": 2, "label": "__dlpack__", "sortText": "3.9999.__dlpack__"}, {"detail": "def __dlpack_device__(self: ndarray, /) -> tuple[Literal[1], Literal[0]]: ...", "kind": 2, "label": "__dlpack_device__", "sortText": "3.9999.__dlpack_device__"}, {"detail": "def __eq__(\n self: ndarray,\n other: Any,\n /\n) -> Any: ...", "kind": 2, "label": "__eq__", "sortText": "3.9999.__eq__"}, {"detail": "def __float__(self: ndarray, /) -> float: ...", "kind": 2, "label": "__float__", "sortText": "3.9999.__float__"}, {"detail": "\n@overload\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __floordiv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__floordiv__", "sortText": "3.9999.__floordiv__"}, {"detail": "\n@overload\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__ge__", "sortText": "3.9999.__ge__"}, {"detail": "\n@overload\ndef __getitem__(\n self: ndarray,\n key: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | tuple[ndarray[tuple[Any, ...], dtype[numpy.bool | integer]], ...],\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray,\n key: SupportsIndex | tuple[SupportsIndex, ...],\n /\n) -> Any: ...\ndef __getitem__(\n self: ndarray,\n key: _ToIndices,\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: str,\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: list[str],\n /\n) -> ndarray[tuple[Any, ...], dtype[void]]: ...", "kind": 2, "label": "__getitem__", "sortText": "3.9999.__getitem__"}, {"detail": "\n@overload\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__gt__", "sortText": "3.9999.__gt__"}, {"detail": "None", "kind": 5, "label": "__hash__", "sortText": "3.9999.__hash__"}, {"detail": "\n@overload\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[datetime64 | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeTD64_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[bytes_]]](\n self: ArrayT,\n other: _ArrayLikeBytes_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], StringDType | dtype[str_]]](\n self: ArrayT,\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__iadd__", "sortText": "3.9999.__iadd__"}, {"detail": "\n@overload\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__iand__", "sortText": "3.9999.__iand__"}, {"detail": "\n@overload\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[floating | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ifloordiv__", "sortText": "3.9999.__ifloordiv__"}, {"detail": "\n@overload\ndef __ilshift__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ilshift__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ilshift__", "sortText": "3.9999.__ilshift__"}, {"detail": "\n@overload\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imatmul__", "sortText": "3.9999.__imatmul__"}, {"detail": "\n@overload\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[floating]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[timedelta64]]](\n self: ArrayT,\n other: _ArrayLike,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imod__", "sortText": "3.9999.__imod__"}, {"detail": "\n@overload\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[character | number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], StringDType | dtype[str_]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imul__", "sortText": "3.9999.__imul__"}, {"detail": "def __index__(self: ndarray[tuple[Any, ...], dtype[integer]], /) -> int: ...", "kind": 2, "label": "__index__", "sortText": "3.9999.__index__"}, {"detail": "def __int__(self: ndarray, /) -> int: ...", "kind": 2, "label": "__int__", "sortText": "3.9999.__int__"}, {"detail": "def __invert__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | object_]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__invert__", "sortText": "3.9999.__invert__"}, {"detail": "\n@overload\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ior__", "sortText": "3.9999.__ior__"}, {"detail": "\n@overload\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ipow__", "sortText": "3.9999.__ipow__"}, {"detail": "\n@overload\ndef __irshift__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __irshift__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__irshift__", "sortText": "3.9999.__irshift__"}, {"detail": "\n@overload\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[datetime64 | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeTD64_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__isub__", "sortText": "3.9999.__isub__"}, {"detail": "\n@overload\ndef __iter__(self: ndarray[tuple[Never, Never, Never, Never, Never, Never, Never, Never, Never], Any], /) -> Iterator[Any]: ...\ndef __iter__[ScalarT: _ScalarNotObject](self: ndarray[tuple[int], dtype[ScalarT]], /) -> Iterator[ScalarT]: ...\ndef __iter__(self: ndarray[tuple[int], StringDType], /) -> Iterator[str]: ...\ndef __iter__[DTypeT: dtype](self: ndarray[tuple[int, int, *tuple[int, ...]], DTypeT], /) -> Iterator[ndarray[tuple[Any, ...], DTypeT]]: ...\ndef __iter__(self: ndarray, /) -> Iterator[Any]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "\n@overload\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__itruediv__", "sortText": "3.9999.__itruediv__"}, {"detail": "\n@overload\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ixor__", "sortText": "3.9999.__ixor__"}, {"detail": "\n@overload\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__le__", "sortText": "3.9999.__le__"}, {"detail": "def __len__(self: ndarray) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3.9999.__len__"}, {"detail": "\n@overload\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __lshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__lshift__", "sortText": "3.9999.__lshift__"}, {"detail": "\n@overload\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__lt__", "sortText": "3.9999.__lt__"}, {"detail": "\n@overload\ndef __matmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __matmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[floating[_64Bit]]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating[_64Bit, _64Bit]]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __matmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__matmul__", "sortText": "3.9999.__matmul__"}, {"detail": "\n@overload\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __mod__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__mod__", "sortText": "3.9999.__mod__"}, {"detail": "\n@overload\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mul__(\n self: ndarray[Any, StringDType | dtype[character]],\n other: _ArrayLikeInt,\n /\n) -> ndarray: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __mul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__mul__", "sortText": "3.9999.__mul__"}, {"detail": "def __ne__(\n self: ndarray,\n other: Any,\n /\n) -> Any: ...", "kind": 2, "label": "__ne__", "sortText": "3.9999.__ne__"}, {"detail": "def __neg__[ArrayT: ndarray[tuple[Any, ...], dtype[number | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__neg__", "sortText": "3.9999.__neg__"}, {"detail": "def __new__[Self@ndarray: ndarray](\n cls: type[Self@ndarray],\n shape: _ShapeLike,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = ...,\n buffer: Buffer | None = ...,\n offset: SupportsIndex = ...,\n strides: Sequence[SupportsIndex] | SupportsIndex | None = ...,\n order: _OrderKACF = ...\n) -> Self@ndarray: ...", "kind": 5, "label": "__new__", "sortText": "3.9999.__new__"}, {"detail": "\n@overload\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __or__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__or__", "sortText": "3.9999.__or__"}, {"detail": "def __pos__[ArrayT: ndarray[tuple[Any, ...], dtype[number | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__pos__", "sortText": "3.9999.__pos__"}, {"detail": "\n@overload\ndef __pow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __pow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n mod: None = None,\n /\n) -> Any: ...\ndef __pow__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n mod: None = None,\n /\n) -> Any: ...", "kind": 2, "label": "__pow__", "sortText": "3.9999.__pow__"}, {"detail": "\n@overload\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[bytes_]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[str_]],\n other: _ArrayLikeStr_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[str_]]: ...\ndef __radd__(\n self: ndarray[Any, StringDType],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], StringDType]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __radd__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__radd__", "sortText": "3.9999.__radd__"}, {"detail": "\n@overload\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rand__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rand__", "sortText": "3.9999.__rand__"}, {"detail": "\n@overload\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n lhs: numpy.bool | int,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n lhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n lhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]], ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]]: ...\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n lhs: _ArrayLikeFloat64_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n lhs: _ArrayLikeUInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[unsignedinteger]], ndarray[tuple[Any, ...], dtype[unsignedinteger]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n lhs: _ArrayLikeInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger]], ndarray[tuple[Any, ...], dtype[signedinteger]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n lhs: _ArrayLikeFloat_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[floating]], ndarray[tuple[Any, ...], dtype[floating]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]], ndarray[tuple[Any, ...], dtype[timedelta64]]]: ...", "kind": 2, "label": "__rdivmod__", "sortText": "3.9999.__rdivmod__"}, {"detail": "\n@overload\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rfloordiv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rfloordiv__", "sortText": "3.9999.__rfloordiv__"}, {"detail": "\n@overload\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rlshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rlshift__", "sortText": "3.9999.__rlshift__"}, {"detail": "\n@overload\ndef __rmatmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rmatmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[floating[_64Bit]]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating[_64Bit, _64Bit]]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmatmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmatmul__", "sortText": "3.9999.__rmatmul__"}, {"detail": "\n@overload\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmod__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmod__", "sortText": "3.9999.__rmod__"}, {"detail": "\n@overload\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmul__(\n self: ndarray[Any, StringDType | dtype[character]],\n other: _ArrayLikeInt,\n /\n) -> ndarray: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmul__", "sortText": "3.9999.__rmul__"}, {"detail": "\n@overload\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __ror__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__ror__", "sortText": "3.9999.__ror__"}, {"detail": "\n@overload\ndef __rpow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rpow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n mod: None = None,\n /\n) -> Any: ...\ndef __rpow__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n mod: None = None,\n /\n) -> Any: ...", "kind": 2, "label": "__rpow__", "sortText": "3.9999.__rpow__"}, {"detail": "\n@overload\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rrshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rrshift__", "sortText": "3.9999.__rrshift__"}, {"detail": "\n@overload\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rshift__", "sortText": "3.9999.__rshift__"}, {"detail": "\n@overload\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rsub__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rsub__", "sortText": "3.9999.__rsub__"}, {"detail": "\n@overload\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[_SupportsArray[dtype[floating[_64Bit]]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | _SupportsArray[dtype[floating[_64Bit]]] | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[inexact]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[inexact]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rtruediv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rtruediv__", "sortText": "3.9999.__rtruediv__"}, {"detail": "\n@overload\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rxor__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rxor__", "sortText": "3.9999.__rxor__"}, {"detail": "\n@overload\ndef __setitem__(\n self: ndarray[Any, StringDType | dtype[numpy.bool | flexible | object_]],\n key: _ToIndices,\n value: object,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[integer]],\n key: _ToIndices,\n value: SupportsIndex | SupportsInt | _NestedSequence[_ConvertibleToInt] | _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | bytes | int | str,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n key: _ToIndices,\n value: SupportsFloat | SupportsIndex | _NestedSequence[SupportsFloat | SupportsIndex | bytes | str | None] | _NestedSequence[_SupportsArray[dtype[numpy.bool | floating | integer]]] | _NestedSequence[float] | _SupportsArray[dtype[numpy.bool | floating | integer]] | bytes | float | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n key: _ToIndices,\n value: SupportsComplex | SupportsFloat | SupportsIndex | _NestedSequence[SupportsComplex | SupportsFloat | SupportsIndex | bytes | str | None] | _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _SupportsArray[dtype[numpy.bool | number]] | bytes | complex | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n key: _ToIndices,\n value: _NestedSequence[_ConvertibleToTD64] | numpy.bool | bytes | character | int | number | str | timedelta | timedelta64 | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n key: _ToIndices,\n value: _NestedSequence[_ConvertibleToDT64] | numpy.bool | bytes | character | date | datetime64 | int | number | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: list[str] | str,\n value: object,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray,\n key: _ToIndices,\n value: ArrayLike,\n /\n) -> None: ...", "kind": 2, "label": "__setitem__", "sortText": "3.9999.__setitem__"}, {"detail": "def __setstate__[_DTypeT_co: dtype = dtype](\n self: ndarray,\n state: tuple[SupportsIndex, _ShapeLike, _DTypeT_co, numpy.bool, bytes | list[Any]],\n /\n) -> None: ...", "kind": 2, "label": "__setstate__", "sortText": "3.9999.__setstate__"}, {"detail": "\n@overload\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __sub__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__sub__", "sortText": "3.9999.__sub__"}, {"detail": "\n@overload\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[_SupportsArray[dtype[floating[_64Bit]]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | _SupportsArray[dtype[floating[_64Bit]]] | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[inexact]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[inexact]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __truediv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__truediv__", "sortText": "3.9999.__truediv__"}, {"detail": "\n@overload\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __xor__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__xor__", "sortText": "3.9999.__xor__"}]}} -{"suite": "data_science", "label": "edit array then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 31, "iteration": 5, "result": {"isIncomplete": false, "items": [{"detail": "ndarray", "kind": 5, "label": "T", "sortText": "0.9999.T"}, {"detail": "\n@overload\ndef all(\n self: ndarray,\n axis: None = None,\n out: None = None,\n keepdims: Literal[False] = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> numpy.bool: ...\ndef all(\n self: ndarray,\n axis: int | tuple[int, ...],\n out: None = None,\n keepdims: Literal[False] = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef all(\n self: ndarray,\n axis: int | tuple[int, ...] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef all[ArrayT: ndarray](\n self: ndarray,\n axis: int | tuple[int, ...] | None = None,\n *,\n out: ArrayT,\n keepdims: builtins.bool = False,\n where: _ArrayLikeBool_co = True\n) -> ArrayT: ...\ndef all[ArrayT: ndarray](\n self: ndarray,\n axis: int | tuple[int, ...] | None,\n out: ArrayT,\n keepdims: builtins.bool = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> ArrayT: ...", "kind": 2, "label": "all", "sortText": "0.9999.all"}, {"detail": "\n@overload\ndef any(\n self: ndarray,\n axis: None = None,\n out: None = None,\n keepdims: Literal[False] = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> numpy.bool: ...\ndef any(\n self: ndarray,\n axis: int | tuple[int, ...],\n out: None = None,\n keepdims: Literal[False] = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef any(\n self: ndarray,\n axis: int | tuple[int, ...] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef any[ArrayT: ndarray](\n self: ndarray,\n axis: int | tuple[int, ...] | None = None,\n *,\n out: ArrayT,\n keepdims: builtins.bool = False,\n where: _ArrayLikeBool_co = True\n) -> ArrayT: ...\ndef any[ArrayT: ndarray](\n self: ndarray,\n axis: int | tuple[int, ...] | None,\n out: ArrayT,\n keepdims: builtins.bool = False,\n *,\n where: _ArrayLikeBool_co = True\n) -> ArrayT: ...", "kind": 2, "label": "any", "sortText": "0.9999.any"}, {"detail": "\n@overload\ndef argmax(\n self: ndarray,\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] = False\n) -> signedinteger[_NBitIntP]: ...\ndef argmax(\n self: ndarray,\n axis: SupportsIndex,\n out: None = None,\n *,\n keepdims: Literal[False] = False\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmax(\n self: ndarray,\n axis: SupportsIndex | None = None,\n out: None = None,\n *,\n keepdims: Literal[True]\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmax[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self: ndarray,\n axis: SupportsIndex | None = None,\n *,\n out: ArrayT,\n keepdims: bool = False\n) -> ArrayT: ...\ndef argmax[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self: ndarray,\n axis: SupportsIndex | None,\n out: ArrayT,\n *,\n keepdims: bool = False\n) -> ArrayT: ...", "kind": 2, "label": "argmax", "sortText": "0.9999.argmax"}, {"detail": "\n@overload\ndef argmin(\n self: ndarray,\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] = False\n) -> signedinteger[_NBitIntP]: ...\ndef argmin(\n self: ndarray,\n axis: SupportsIndex,\n out: None = None,\n *,\n keepdims: Literal[False] = False\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmin(\n self: ndarray,\n axis: SupportsIndex | None = None,\n out: None = None,\n *,\n keepdims: Literal[True]\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmin[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self: ndarray,\n axis: SupportsIndex | None = None,\n *,\n out: ArrayT,\n keepdims: bool = False\n) -> ArrayT: ...\ndef argmin[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self: ndarray,\n axis: SupportsIndex | None,\n out: ArrayT,\n *,\n keepdims: bool = False\n) -> ArrayT: ...", "kind": 2, "label": "argmin", "sortText": "0.9999.argmin"}, {"detail": "\n@overload\ndef argpartition(\n self: ndarray,\n kth: _ArrayLikeInt,\n /,\n axis: None,\n kind: Literal['introselect'] = 'introselect',\n order: None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self: ndarray,\n kth: _ArrayLikeInt,\n /,\n axis: SupportsIndex = -1,\n kind: Literal['introselect'] = 'introselect',\n order: None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self: ndarray[tuple[Any, ...], dtype[void]],\n kth: _ArrayLikeInt,\n /,\n axis: None,\n kind: Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self: ndarray[tuple[Any, ...], dtype[void]],\n kth: _ArrayLikeInt,\n /,\n axis: SupportsIndex = -1,\n kind: Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "argpartition", "sortText": "0.9999.argpartition"}, {"detail": "def argsort(\n self: ndarray,\n axis: SupportsIndex | None = ...,\n kind: Literal['H', 'M', 'Q', 'S', 'heap', 'heapsort', 'merge', 'mergesort', 'quick', 'quicksort', 'stable', 'stablesort'] | None = ...,\n order: Sequence[str] | str | None = ...,\n *,\n stable: bool | None = ...,\n descending: bool | None = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "argsort", "sortText": "0.9999.argsort"}, {"detail": "\n@overload\ndef astype[ScalarT: generic](\n self: ndarray,\n dtype: _DTypeLike,\n order: _OrderKACF = ...,\n casting: _CastingKind = ...,\n subok: bool = ...,\n copy: _CopyMode | bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef astype(\n self: ndarray,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n order: _OrderKACF = ...,\n casting: _CastingKind = ...,\n subok: bool = ...,\n copy: _CopyMode | bool = ...\n) -> ndarray: ...", "kind": 2, "label": "astype", "sortText": "0.9999.astype"}, {"detail": "ndarray | None", "kind": 5, "label": "base", "sortText": "0.9999.base"}, {"detail": "def byteswap(\n self: ndarray,\n inplace: bool = ...\n) -> ndarray: ...", "kind": 2, "label": "byteswap", "sortText": "0.9999.byteswap"}, {"detail": "\n@overload\ndef choose(\n self: ndarray,\n /,\n choices: ArrayLike,\n out: None = None,\n mode: _ModeKind = 'raise'\n) -> ndarray: ...\ndef choose[ArrayT: ndarray](\n self: ndarray,\n /,\n choices: ArrayLike,\n out: ArrayT,\n mode: _ModeKind = 'raise'\n) -> ArrayT: ...", "kind": 2, "label": "choose", "sortText": "0.9999.choose"}, {"detail": "\n@overload\ndef clip(\n self: ndarray,\n /,\n min: ArrayLike,\n max: Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None = None,\n out: None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip(\n self: ndarray,\n /,\n min: None,\n max: ArrayLike,\n out: None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip(\n self: ndarray,\n /,\n min: None = None,\n *,\n max: ArrayLike,\n out: None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: ArrayLike,\n max: Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: ArrayLike,\n max: Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None = None,\n *,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: None,\n max: ArrayLike,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: None = None,\n *,\n max: ArrayLike,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...", "kind": 2, "label": "clip", "sortText": "0.9999.clip"}, {"detail": "\n@overload\ndef compress(\n self: ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis: SupportsIndex | None = None,\n out: None = None\n) -> ndarray: ...\ndef compress[ArrayT: ndarray](\n self: ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis: SupportsIndex | None,\n out: ArrayT\n) -> ArrayT: ...\ndef compress[ArrayT: ndarray](\n self: ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis: SupportsIndex | None = None,\n *,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "compress", "sortText": "0.9999.compress"}, {"detail": "def conj(self: ndarray) -> ndarray: ...", "kind": 2, "label": "conj", "sortText": "0.9999.conj"}, {"detail": "def conjugate(self: ndarray) -> ndarray: ...", "kind": 2, "label": "conjugate", "sortText": "0.9999.conjugate"}, {"detail": "def copy(\n self: ndarray,\n order: _OrderKACF = ...\n) -> ndarray: ...", "kind": 2, "label": "copy", "sortText": "0.9999.copy"}, {"detail": "_ctypes[int]", "kind": 5, "label": "ctypes", "sortText": "0.9999.ctypes"}, {"detail": "\n@overload\ndef cumprod[DTypeT: dtype[inexact | object_]](\n self: ndarray[Any, DTypeT],\n axis: None = None,\n dtype: None = None,\n out: None = None\n) -> ndarray[tuple[int], DTypeT]: ...\ndef cumprod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: None = None,\n dtype: None = None,\n out: None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef cumprod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumprod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None = None,\n *,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[tuple[int]]: ...\ndef cumprod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumprod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[tuple[int]]: ...\ndef cumprod[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_]]](\n self: ArrayT,\n axis: SupportsIndex,\n dtype: None = None,\n out: None = None\n) -> ArrayT: ...\ndef cumprod[ShapeT: tuple[int, ...]](\n self: ndarray[ShapeT, dtype[numpy.bool | integer]],\n axis: SupportsIndex,\n dtype: None = None,\n out: None = None\n) -> ndarray[ShapeT, dtype[signedinteger[_NBitIntP]]]: ...\ndef cumprod[ShapeT: tuple[int, ...], ScalarT: generic](\n self: ndarray[ShapeT, dtype[numpy.bool | number | object_]],\n axis: SupportsIndex,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[ShapeT, dtype[ScalarT]]: ...\ndef cumprod[ShapeT: tuple[int, ...]](\n self: ndarray[ShapeT, dtype[numpy.bool | number | object_]],\n axis: SupportsIndex,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[ShapeT]: ...\ndef cumprod[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: SupportsIndex | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...\ndef cumprod[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: SupportsIndex | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "cumprod", "sortText": "0.9999.cumprod"}, {"detail": "\n@overload\ndef cumsum[DTypeT: dtype[inexact | object_ | timedelta64]](\n self: ndarray[Any, DTypeT],\n axis: None = None,\n dtype: None = None,\n out: None = None\n) -> ndarray[tuple[int], DTypeT]: ...\ndef cumsum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: None = None,\n dtype: None = None,\n out: None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef cumsum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumsum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[tuple[int]]: ...\ndef cumsum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumsum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[tuple[int]]: ...\ndef cumsum[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self: ArrayT,\n axis: SupportsIndex,\n dtype: None = None,\n out: None = None\n) -> ArrayT: ...\ndef cumsum[ShapeT: tuple[int, ...]](\n self: ndarray[ShapeT, dtype[numpy.bool | integer]],\n axis: SupportsIndex,\n dtype: None = None,\n out: None = None\n) -> ndarray[ShapeT, dtype[signedinteger[_NBitIntP]]]: ...\ndef cumsum[ShapeT: tuple[int, ...], ScalarT: generic](\n self: ndarray[ShapeT, dtype[numpy.bool | number | object_ | timedelta64]],\n axis: SupportsIndex,\n dtype: _DTypeLike,\n out: None = None\n) -> ndarray[ShapeT, dtype[ScalarT]]: ...\ndef cumsum[ShapeT: tuple[int, ...]](\n self: ndarray[ShapeT, dtype[numpy.bool | number | object_ | timedelta64]],\n axis: SupportsIndex,\n dtype: DTypeLike,\n out: None = None\n) -> ndarray[ShapeT]: ...\ndef cumsum[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: SupportsIndex | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...\ndef cumsum[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: SupportsIndex | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "cumsum", "sortText": "0.9999.cumsum"}, {"detail": "memoryview", "kind": 5, "label": "data", "sortText": "0.9999.data"}, {"detail": "Literal['cpu']", "kind": 5, "label": "device", "sortText": "0.9999.device"}, {"detail": "\n@overload\ndef diagonal[DTypeT: dtype](\n self: ndarray[tuple[Never, Never, Never, Never], DTypeT],\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1\n) -> ndarray[tuple[Any, ...], DTypeT]: ...\ndef diagonal[DTypeT: dtype](\n self: ndarray[tuple[int, int], DTypeT],\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1\n) -> ndarray[tuple[int], DTypeT]: ...\ndef diagonal[DTypeT: dtype](\n self: ndarray[tuple[int, int, int], DTypeT],\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1\n) -> ndarray[tuple[int, int], DTypeT]: ...\ndef diagonal(\n self: ndarray,\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1\n) -> ndarray: ...", "kind": 2, "label": "diagonal", "sortText": "0.9999.diagonal"}, {"detail": "\n@overload\ndef dot(\n self: ndarray,\n b: _ScalarLike_co,\n /,\n out: None = None\n) -> ndarray: ...\ndef dot(\n self: ndarray,\n b: ArrayLike,\n /,\n out: None = None\n) -> Any: ...\ndef dot[ArrayT: ndarray](\n self: ndarray,\n b: ArrayLike,\n /,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "dot", "sortText": "0.9999.dot"}, {"detail": "dtype", "kind": 5, "label": "dtype", "sortText": "0.9999.dtype"}, {"detail": "def dump(\n self: ndarray,\n file: PathLike[bytes] | PathLike[str] | SupportsWrite[bytes] | bytes | str\n) -> None: ...", "kind": 2, "label": "dump", "sortText": "0.9999.dump"}, {"detail": "def dumps(self: ndarray) -> bytes: ...", "kind": 2, "label": "dumps", "sortText": "0.9999.dumps"}, {"detail": "def fill(\n self: ndarray,\n /,\n value: Any\n) -> None: ...", "kind": 2, "label": "fill", "sortText": "0.9999.fill"}, {"detail": "flagsobj", "kind": 5, "label": "flags", "sortText": "0.9999.flags"}, {"detail": "flatiter", "kind": 5, "label": "flat", "sortText": "0.9999.flat"}, {"detail": "def flatten(\n self: ndarray,\n /,\n order: _OrderKACF = 'C'\n) -> ndarray[tuple[int]]: ...", "kind": 2, "label": "flatten", "sortText": "0.9999.flatten"}, {"detail": "\n@overload\ndef getfield[ScalarT: generic](\n self: ndarray,\n /,\n dtype: _DTypeLike,\n offset: SupportsIndex = 0\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef getfield(\n self: ndarray,\n /,\n dtype: DTypeLike,\n offset: SupportsIndex = 0\n) -> ndarray: ...", "kind": 2, "label": "getfield", "sortText": "0.9999.getfield"}, {"detail": "ndarray", "kind": 5, "label": "imag", "sortText": "0.9999.imag"}, {"detail": "\n@overload\ndef item[T](\n self: ndarray[tuple[Any, ...], dtype[generic[T]]],\n i0: SupportsIndex | tuple[SupportsIndex, ...] = ...,\n /,\n *args: SupportsIndex\n) -> T: ...\ndef item(\n self: ndarray[Any, StringDType],\n arg0: SupportsIndex | tuple[SupportsIndex, ...] = ...,\n /,\n *args: SupportsIndex\n) -> str: ...", "kind": 2, "label": "item", "sortText": "0.9999.item"}, {"detail": "int", "kind": 5, "label": "itemsize", "sortText": "0.9999.itemsize"}, {"detail": "ndarray", "kind": 5, "label": "mT", "sortText": "0.9999.mT"}, {"detail": "\n@overload\ndef max[ScalarT: numpy.bool | datetime64 | number | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef max[ScalarT: numpy.bool | datetime64 | number | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef max[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef max(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef max[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n out: ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...", "kind": 2, "label": "max", "sortText": "0.9999.max"}, {"detail": "\n@overload\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | object_]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> float64: ...\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef mean[ScalarT: inexact | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef mean[ScalarT: inexact | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef mean[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef mean[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None,\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef mean(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "mean", "sortText": "0.9999.mean"}, {"detail": "\n@overload\ndef min[ScalarT: numpy.bool | datetime64 | number | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef min[ScalarT: numpy.bool | datetime64 | number | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef min[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef min(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n axis: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef min[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n out: ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...", "kind": 2, "label": "min", "sortText": "0.9999.min"}, {"detail": "int", "kind": 5, "label": "nbytes", "sortText": "0.9999.nbytes"}, {"detail": "int", "kind": 5, "label": "ndim", "sortText": "0.9999.ndim"}, {"detail": "\n@overload\ndef nonzero(self: ndarray[tuple[Never, Never, Never, Never]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ...]: ...\ndef nonzero(self: ndarray[tuple[int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray[tuple[int, int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray[tuple[int, int, int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ...]: ...", "kind": 2, "label": "nonzero", "sortText": "0.9999.nonzero"}, {"detail": "\n@overload\ndef partition(\n self: ndarray,\n kth: _ArrayLikeInt,\n /,\n axis: SupportsIndex = -1,\n kind: Literal['introselect'] = 'introselect',\n order: None = None\n) -> None: ...\ndef partition(\n self: ndarray[tuple[Any, ...], dtype[void]],\n kth: _ArrayLikeInt,\n /,\n axis: SupportsIndex = -1,\n kind: Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> None: ...", "kind": 2, "label": "partition", "sortText": "0.9999.partition"}, {"detail": "\n@overload\ndef prod[ScalarT: inexact](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef prod[ScalarT: inexact | object_](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> signedinteger[_NBitIntP]: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef prod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef prod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...] | None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...] | None,\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...],\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...] | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT,\n *,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...],\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef prod(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "prod", "sortText": "0.9999.prod"}, {"detail": "def put(\n self: ndarray,\n indices: _ArrayLikeInt_co,\n values: ArrayLike,\n /,\n mode: _ModeKind = 'raise'\n) -> None: ...", "kind": 2, "label": "put", "sortText": "0.9999.put"}, {"detail": "def ravel(\n self: ndarray,\n /,\n order: _OrderKACF = 'C'\n) -> ndarray[tuple[int]]: ...", "kind": 2, "label": "ravel", "sortText": "0.9999.ravel"}, {"detail": "ndarray", "kind": 5, "label": "real", "sortText": "0.9999.real"}, {"detail": "\n@overload\ndef repeat(\n self: ndarray,\n repeats: _ArrayLikeInt_co,\n /,\n axis: None = None\n) -> ndarray[tuple[int]]: ...\ndef repeat(\n self: ndarray,\n repeats: _ArrayLikeInt_co,\n /,\n axis: SupportsIndex\n) -> ndarray: ...", "kind": 2, "label": "repeat", "sortText": "0.9999.repeat"}, {"detail": "\n@overload\ndef reshape(\n self: ndarray,\n shape: None,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray: ...\ndef reshape(\n self: ndarray,\n shape: Sequence[Never],\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[tuple[()]]: ...\ndef reshape[AnyShapeT: (tuple[()], tuple[int], tuple[int, int], tuple[int, int, int], tuple[int, int, int, int], tuple[int, int, int, int, int], tuple[int, int, int, int, int, int], tuple[int, int, int, int, int, int, int], tuple[int, int, int, int, int, int, int, int])](\n self: ndarray,\n shape: AnyShapeT,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[AnyShapeT]: ...\ndef reshape(\n self: ndarray,\n size1: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[tuple[int]]: ...\ndef reshape(\n self: ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[tuple[int, int]]: ...\ndef reshape(\n self: ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n size3: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[tuple[int, int, int]]: ...\ndef reshape(\n self: ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n size3: SupportsIndex,\n size4: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray[tuple[int, int, int, int]]: ...\ndef reshape(\n self: ndarray,\n size0: SupportsIndex,\n /,\n *shape: SupportsIndex,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray: ...\ndef reshape(\n self: ndarray,\n shape: Sequence[SupportsIndex],\n /,\n *,\n order: _OrderACF = 'C',\n copy: bool | None = None\n) -> ndarray: ...", "kind": 2, "label": "reshape", "sortText": "0.9999.reshape"}, {"detail": "\n@overload\ndef resize(\n self: ndarray,\n new_shape: _ShapeLike,\n /,\n *,\n refcheck: bool = True\n) -> None: ...\ndef resize(\n self: ndarray,\n /,\n *new_shape: SupportsIndex,\n *,\n refcheck: bool = True\n) -> None: ...", "kind": 2, "label": "resize", "sortText": "0.9999.resize"}, {"detail": "\n@overload\ndef round(\n self: ndarray,\n /,\n decimals: SupportsIndex = 0,\n out: None = None\n) -> ndarray: ...\ndef round[ArrayT: ndarray](\n self: ndarray,\n /,\n decimals: SupportsIndex,\n out: ArrayT\n) -> ArrayT: ...\ndef round[ArrayT: ndarray](\n self: ndarray,\n /,\n decimals: SupportsIndex = 0,\n *,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "round", "sortText": "0.9999.round"}, {"detail": "\n@overload\ndef searchsorted(\n self: ndarray,\n v: _ScalarLike_co,\n /,\n side: _SortSide = 'left',\n sorter: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | int | None = None\n) -> signedinteger[_NBitIntP]: ...\ndef searchsorted(\n self: ndarray,\n v: ArrayLike,\n /,\n side: _SortSide = 'left',\n sorter: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | int | None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "searchsorted", "sortText": "0.9999.searchsorted"}, {"detail": "def setfield(\n self: ndarray,\n val: ArrayLike,\n /,\n dtype: DTypeLike,\n offset: SupportsIndex = 0\n) -> None: ...", "kind": 2, "label": "setfield", "sortText": "0.9999.setfield"}, {"detail": "def setflags(\n self: ndarray,\n /,\n *,\n write: bool | None = None,\n align: bool | None = None,\n uic: bool | None = None\n) -> None: ...", "kind": 2, "label": "setflags", "sortText": "0.9999.setflags"}, {"detail": "tuple[Any, ...]", "kind": 5, "label": "shape", "sortText": "0.9999.shape"}, {"detail": "int", "kind": 5, "label": "size", "sortText": "0.9999.size"}, {"detail": "def sort(\n self: ndarray,\n /,\n axis: SupportsIndex = -1,\n kind: Literal['H', 'M', 'Q', 'S', 'heap', 'heapsort', 'merge', 'mergesort', 'quick', 'quicksort', 'stable', 'stablesort'] | None = None,\n order: Sequence[str] | str | None = None,\n *,\n stable: bool | None = None,\n descending: bool | None = None\n) -> None: ...", "kind": 2, "label": "sort", "sortText": "0.9999.sort"}, {"detail": "def squeeze(\n self: ndarray,\n /,\n axis: SupportsIndex | tuple[SupportsIndex, ...] | None = ...\n) -> ndarray: ...", "kind": 2, "label": "squeeze", "sortText": "0.9999.squeeze"}, {"detail": "\n@overload\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer | object_]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> float64: ...\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef std[ScalarT: floating | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef std[ScalarT: floating | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ArrayT: ndarray[tuple[Any, ...], dtype[floating | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef std[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef std[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT,\n ddof: float = 0,\n keepdims: _NoValueType | builtins.bool = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> Any: ...\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...\ndef std(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...", "kind": 2, "label": "std", "sortText": "0.9999.std"}, {"detail": "tuple[int, ...]", "kind": 5, "label": "strides", "sortText": "0.9999.strides"}, {"detail": "\n@overload\ndef sum[ScalarT: inexact | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef sum[ScalarT: inexact | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> signedinteger[_NBitIntP]: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | int | integer = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef sum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef sum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None,\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _DTypeLike,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT,\n *,\n keepdims: _NoValueType | builtins.bool = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef sum(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n *,\n keepdims: Literal[True],\n initial: _NoValueType | numpy.bool | complex | number = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "sum", "sortText": "0.9999.sum"}, {"detail": "def swapaxes(\n self: ndarray,\n axis1: SupportsIndex,\n axis2: SupportsIndex,\n /\n) -> ndarray: ...", "kind": 2, "label": "swapaxes", "sortText": "0.9999.swapaxes"}, {"detail": "\n@overload\ndef take[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n indices: _IntLike_co,\n /,\n axis: SupportsIndex | None = ...,\n out: None = None,\n mode: _ModeKind = ...\n) -> ScalarT: ...\ndef take(\n self: ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis: SupportsIndex | None = ...,\n out: None = None,\n mode: _ModeKind = ...\n) -> ndarray: ...\ndef take[ArrayT: ndarray](\n self: ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis: SupportsIndex | None = ...,\n *,\n out: ArrayT,\n mode: _ModeKind = ...\n) -> ArrayT: ...\ndef take[ArrayT: ndarray](\n self: ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis: SupportsIndex | None,\n out: ArrayT,\n mode: _ModeKind = ...\n) -> ArrayT: ...", "kind": 2, "label": "take", "sortText": "0.9999.take"}, {"detail": "def to_device(\n self: ndarray,\n device: Literal['cpu'],\n /,\n *,\n stream: int | Any | None = ...\n) -> ndarray: ...", "kind": 2, "label": "to_device", "sortText": "0.9999.to_device"}, {"detail": "def tobytes(\n self: ndarray,\n order: _OrderKACF = ...\n) -> bytes: ...", "kind": 2, "label": "tobytes", "sortText": "0.9999.tobytes"}, {"detail": "def tofile(\n self: ndarray,\n fid: PathLike[bytes] | PathLike[str] | _SupportsFileMethods | bytes | str,\n /,\n sep: str = '',\n format: str = '%s'\n) -> None: ...", "kind": 2, "label": "tofile", "sortText": "0.9999.tofile"}, {"detail": "\n@overload\ndef tolist[T](self: ndarray[tuple[Never], dtype[generic[T]]], /) -> Any: ...\ndef tolist[T](self: ndarray[tuple[()], dtype[generic[T]]], /) -> T: ...\ndef tolist[T](self: ndarray[tuple[int], dtype[generic[T]]], /) -> list[T]: ...\ndef tolist[T](self: ndarray[tuple[int, int], dtype[generic[T]]], /) -> list[list[T]]: ...\ndef tolist[T](self: ndarray[tuple[int, int, int], dtype[generic[T]]], /) -> list[list[list[T]]]: ...\ndef tolist(self: ndarray, /) -> Any: ...", "kind": 2, "label": "tolist", "sortText": "0.9999.tolist"}, {"detail": "\n@overload\ndef trace(\n self: ndarray,\n /,\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None\n) -> Any: ...\ndef trace[ArrayT: ndarray](\n self: ndarray,\n /,\n offset: SupportsIndex = 0,\n axis1: SupportsIndex = 0,\n axis2: SupportsIndex = 1,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT\n) -> ArrayT: ...\ndef trace[ArrayT: ndarray](\n self: ndarray,\n /,\n offset: SupportsIndex,\n axis1: SupportsIndex,\n axis2: SupportsIndex,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "trace", "sortText": "0.9999.trace"}, {"detail": "\n@overload\ndef transpose(\n self: ndarray,\n axes: Sequence[SupportsIndex] | SupportsIndex | None,\n /\n) -> ndarray: ...\ndef transpose(\n self: ndarray,\n /,\n *axes: SupportsIndex\n) -> ndarray: ...", "kind": 2, "label": "transpose", "sortText": "0.9999.transpose"}, {"detail": "\n@overload\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer | object_]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> float64: ...\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef var[ScalarT: floating | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef var[ScalarT: floating | object_ | timedelta64](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis: int | tuple[int, ...],\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ArrayT: ndarray[tuple[Any, ...], dtype[floating | object_ | timedelta64]]](\n self: ArrayT,\n axis: int | tuple[int, ...] | None = None,\n dtype: None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef var[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef var[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n *,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None,\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ScalarT: generic](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _DTypeLike,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out: ArrayT,\n ddof: float = 0,\n keepdims: _NoValueType | builtins.bool = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> Any: ...\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...],\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...\ndef var(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: int | tuple[int, ...] | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out: None = None,\n ddof: float = 0,\n *,\n keepdims: Literal[True],\n where: _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean: _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...", "kind": 2, "label": "var", "sortText": "0.9999.var"}, {"detail": "\n@overload\ndef view(self: ndarray, /) -> ndarray: ...\ndef view[DTypeT: dtype](\n self: ndarray,\n /,\n dtype: numpy._HasDType[DTypeT] | DTypeT\n) -> ndarray[tuple[Any, ...], DTypeT]: ...\ndef view[ScalarT: generic](\n self: ndarray,\n /,\n dtype: _DTypeLike\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n *,\n type: type[ArrayT]\n) -> ArrayT: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n dtype: type[ArrayT]\n) -> ArrayT: ...\ndef view(\n self: ndarray,\n /,\n dtype: DTypeLike\n) -> ndarray: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n dtype: DTypeLike,\n type: type[ArrayT]\n) -> ArrayT: ...", "kind": 2, "label": "view", "sortText": "0.9999.view"}, {"detail": "\n@overload\ndef __abs__[ShapeT: tuple[int, ...], NBitT: NBitBase](self: ndarray[ShapeT, dtype[complexfloating[NBitT, NBitT]]], /) -> ndarray[ShapeT, dtype[floating[NBitT]]]: ...\ndef __abs__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__abs__", "sortText": "3.9999.__abs__"}, {"detail": "\n@overload\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[bytes_]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[str_]],\n other: _ArrayLikeStr_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[str_]]: ...\ndef __add__(\n self: ndarray[Any, StringDType],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], StringDType]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __add__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__add__", "sortText": "3.9999.__add__"}, {"detail": "\n@overload\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __and__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__and__", "sortText": "3.9999.__and__"}, {"detail": "\n@overload\ndef __array__(\n self: ndarray,\n dtype: None = None,\n /,\n *,\n copy: bool | None = None\n) -> ndarray: ...\ndef __array__[DTypeT: dtype](\n self: ndarray,\n dtype: DTypeT,\n /,\n *,\n copy: bool | None = None\n) -> ndarray[tuple[Any, ...], DTypeT]: ...", "kind": 2, "label": "__array__", "sortText": "3.9999.__array__"}, {"detail": "def __array_finalize__(\n self: ndarray,\n obj: ndarray | None,\n /\n) -> None: ...", "kind": 2, "label": "__array_finalize__", "sortText": "3.9999.__array_finalize__"}, {"detail": "def __array_function__(\n self: ndarray,\n func: (...) -> Any,\n types: Iterable[type[Any]],\n args: Iterable[Any],\n kwargs: Mapping[str, Any]\n) -> Any: ...", "kind": 2, "label": "__array_function__", "sortText": "3.9999.__array_function__"}, {"detail": "dict[str, Any]", "kind": 5, "label": "__array_interface__", "sortText": "3.9999.__array_interface__"}, {"detail": "def __array_namespace__(\n self: ndarray,\n /,\n *,\n api_version: Literal['2021.12', '2022.12', '2023.12', '2024.12', '2025.12'] | None = None\n) -> ModuleType: ...", "kind": 2, "label": "__array_namespace__", "sortText": "3.9999.__array_namespace__"}, {"detail": "float", "kind": 5, "label": "__array_priority__", "sortText": "3.9999.__array_priority__"}, {"detail": "CapsuleType", "kind": 5, "label": "__array_struct__", "sortText": "3.9999.__array_struct__"}, {"detail": "def __array_ufunc__(\n self: ndarray,\n ufunc: ufunc,\n method: Literal['__call__', 'accumulate', 'at', 'outer', 'reduce', 'reduceat'],\n /,\n *inputs: Any,\n **kwargs: Any\n) -> Any: ...", "kind": 2, "label": "__array_ufunc__", "sortText": "3.9999.__array_ufunc__"}, {"detail": "def __array_wrap__[ShapeT: tuple[int, ...], DTypeT: dtype](\n self: ndarray,\n array: ndarray[ShapeT, DTypeT],\n context: tuple[ufunc, tuple[Any, ...], int] | None = ...,\n return_scalar: bool = ...,\n /\n) -> ndarray[ShapeT, DTypeT]: ...", "kind": 2, "label": "__array_wrap__", "sortText": "3.9999.__array_wrap__"}, {"detail": "def __bool__(self: ndarray, /) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __buffer__(\n self: ndarray,\n flags: int,\n /\n) -> memoryview: ...", "kind": 2, "label": "__buffer__", "sortText": "3.9999.__buffer__"}, {"detail": "def __class_getitem__(\n cls: type[ndarray],\n item: Any,\n /\n) -> GenericAlias: ...", "kind": 2, "label": "__class_getitem__", "sortText": "3.9999.__class_getitem__"}, {"detail": "def __complex__(self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]], /) -> complex: ...", "kind": 2, "label": "__complex__", "sortText": "3.9999.__complex__"}, {"detail": "def __contains__(\n self: ndarray,\n value: object,\n /\n) -> bool: ...", "kind": 2, "label": "__contains__", "sortText": "3.9999.__contains__"}, {"detail": "def __copy__(self: ndarray) -> ndarray: ...", "kind": 2, "label": "__copy__", "sortText": "3.9999.__copy__"}, {"detail": "def __deepcopy__(\n self: ndarray,\n memo: dict[int, Any] | None,\n /\n) -> ndarray: ...", "kind": 2, "label": "__deepcopy__", "sortText": "3.9999.__deepcopy__"}, {"detail": "\n@overload\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n rhs: numpy.bool | int,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n rhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n rhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]], ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]]: ...\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n rhs: _ArrayLikeFloat64_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n rhs: _ArrayLikeUInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[unsignedinteger]], ndarray[tuple[Any, ...], dtype[unsignedinteger]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n rhs: _ArrayLikeInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger]], ndarray[tuple[Any, ...], dtype[signedinteger]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n rhs: _ArrayLikeFloat_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[floating]], ndarray[tuple[Any, ...], dtype[floating]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]], ndarray[tuple[Any, ...], dtype[timedelta64]]]: ...", "kind": 2, "label": "__divmod__", "sortText": "3.9999.__divmod__"}, {"detail": "def __dlpack__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n /,\n *,\n stream: int | Any | None = None,\n max_version: tuple[int, int] | None = None,\n dl_device: tuple[int, int] | None = None,\n copy: bool | None = None\n) -> CapsuleType: ...", "kind": 2, "label": "__dlpack__", "sortText": "3.9999.__dlpack__"}, {"detail": "def __dlpack_device__(self: ndarray, /) -> tuple[Literal[1], Literal[0]]: ...", "kind": 2, "label": "__dlpack_device__", "sortText": "3.9999.__dlpack_device__"}, {"detail": "def __eq__(\n self: ndarray,\n other: Any,\n /\n) -> Any: ...", "kind": 2, "label": "__eq__", "sortText": "3.9999.__eq__"}, {"detail": "def __float__(self: ndarray, /) -> float: ...", "kind": 2, "label": "__float__", "sortText": "3.9999.__float__"}, {"detail": "\n@overload\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __floordiv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__floordiv__", "sortText": "3.9999.__floordiv__"}, {"detail": "\n@overload\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__ge__", "sortText": "3.9999.__ge__"}, {"detail": "\n@overload\ndef __getitem__(\n self: ndarray,\n key: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | tuple[ndarray[tuple[Any, ...], dtype[numpy.bool | integer]], ...],\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray,\n key: SupportsIndex | tuple[SupportsIndex, ...],\n /\n) -> Any: ...\ndef __getitem__(\n self: ndarray,\n key: _ToIndices,\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: str,\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: list[str],\n /\n) -> ndarray[tuple[Any, ...], dtype[void]]: ...", "kind": 2, "label": "__getitem__", "sortText": "3.9999.__getitem__"}, {"detail": "\n@overload\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__gt__", "sortText": "3.9999.__gt__"}, {"detail": "None", "kind": 5, "label": "__hash__", "sortText": "3.9999.__hash__"}, {"detail": "\n@overload\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[datetime64 | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeTD64_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[bytes_]]](\n self: ArrayT,\n other: _ArrayLikeBytes_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], StringDType | dtype[str_]]](\n self: ArrayT,\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__iadd__", "sortText": "3.9999.__iadd__"}, {"detail": "\n@overload\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__iand__", "sortText": "3.9999.__iand__"}, {"detail": "\n@overload\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[floating | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ifloordiv__", "sortText": "3.9999.__ifloordiv__"}, {"detail": "\n@overload\ndef __ilshift__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ilshift__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ilshift__", "sortText": "3.9999.__ilshift__"}, {"detail": "\n@overload\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imatmul__", "sortText": "3.9999.__imatmul__"}, {"detail": "\n@overload\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[floating]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[timedelta64]]](\n self: ArrayT,\n other: _ArrayLike,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imod__", "sortText": "3.9999.__imod__"}, {"detail": "\n@overload\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[character | number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], StringDType | dtype[str_]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imul__", "sortText": "3.9999.__imul__"}, {"detail": "def __index__(self: ndarray[tuple[Any, ...], dtype[integer]], /) -> int: ...", "kind": 2, "label": "__index__", "sortText": "3.9999.__index__"}, {"detail": "def __int__(self: ndarray, /) -> int: ...", "kind": 2, "label": "__int__", "sortText": "3.9999.__int__"}, {"detail": "def __invert__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | object_]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__invert__", "sortText": "3.9999.__invert__"}, {"detail": "\n@overload\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ior__", "sortText": "3.9999.__ior__"}, {"detail": "\n@overload\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ipow__", "sortText": "3.9999.__ipow__"}, {"detail": "\n@overload\ndef __irshift__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __irshift__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__irshift__", "sortText": "3.9999.__irshift__"}, {"detail": "\n@overload\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[datetime64 | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeTD64_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__isub__", "sortText": "3.9999.__isub__"}, {"detail": "\n@overload\ndef __iter__(self: ndarray[tuple[Never, Never, Never, Never, Never, Never, Never, Never, Never], Any], /) -> Iterator[Any]: ...\ndef __iter__[ScalarT: _ScalarNotObject](self: ndarray[tuple[int], dtype[ScalarT]], /) -> Iterator[ScalarT]: ...\ndef __iter__(self: ndarray[tuple[int], StringDType], /) -> Iterator[str]: ...\ndef __iter__[DTypeT: dtype](self: ndarray[tuple[int, int, *tuple[int, ...]], DTypeT], /) -> Iterator[ndarray[tuple[Any, ...], DTypeT]]: ...\ndef __iter__(self: ndarray, /) -> Iterator[Any]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "\n@overload\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__itruediv__", "sortText": "3.9999.__itruediv__"}, {"detail": "\n@overload\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ixor__", "sortText": "3.9999.__ixor__"}, {"detail": "\n@overload\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__le__", "sortText": "3.9999.__le__"}, {"detail": "def __len__(self: ndarray) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3.9999.__len__"}, {"detail": "\n@overload\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __lshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__lshift__", "sortText": "3.9999.__lshift__"}, {"detail": "\n@overload\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__lt__", "sortText": "3.9999.__lt__"}, {"detail": "\n@overload\ndef __matmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __matmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[floating[_64Bit]]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating[_64Bit, _64Bit]]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __matmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__matmul__", "sortText": "3.9999.__matmul__"}, {"detail": "\n@overload\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __mod__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__mod__", "sortText": "3.9999.__mod__"}, {"detail": "\n@overload\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mul__(\n self: ndarray[Any, StringDType | dtype[character]],\n other: _ArrayLikeInt,\n /\n) -> ndarray: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __mul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__mul__", "sortText": "3.9999.__mul__"}, {"detail": "def __ne__(\n self: ndarray,\n other: Any,\n /\n) -> Any: ...", "kind": 2, "label": "__ne__", "sortText": "3.9999.__ne__"}, {"detail": "def __neg__[ArrayT: ndarray[tuple[Any, ...], dtype[number | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__neg__", "sortText": "3.9999.__neg__"}, {"detail": "def __new__[Self@ndarray: ndarray](\n cls: type[Self@ndarray],\n shape: _ShapeLike,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = ...,\n buffer: Buffer | None = ...,\n offset: SupportsIndex = ...,\n strides: Sequence[SupportsIndex] | SupportsIndex | None = ...,\n order: _OrderKACF = ...\n) -> Self@ndarray: ...", "kind": 5, "label": "__new__", "sortText": "3.9999.__new__"}, {"detail": "\n@overload\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __or__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__or__", "sortText": "3.9999.__or__"}, {"detail": "def __pos__[ArrayT: ndarray[tuple[Any, ...], dtype[number | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__pos__", "sortText": "3.9999.__pos__"}, {"detail": "\n@overload\ndef __pow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __pow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __pow__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n mod: None = None,\n /\n) -> Any: ...\ndef __pow__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n mod: None = None,\n /\n) -> Any: ...", "kind": 2, "label": "__pow__", "sortText": "3.9999.__pow__"}, {"detail": "\n@overload\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[bytes_]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[str_]],\n other: _ArrayLikeStr_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[str_]]: ...\ndef __radd__(\n self: ndarray[Any, StringDType],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], StringDType]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __radd__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__radd__", "sortText": "3.9999.__radd__"}, {"detail": "\n@overload\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rand__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rand__", "sortText": "3.9999.__rand__"}, {"detail": "\n@overload\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n lhs: numpy.bool | int,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n lhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n lhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]], ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]]: ...\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n lhs: _ArrayLikeFloat64_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n lhs: _ArrayLikeUInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[unsignedinteger]], ndarray[tuple[Any, ...], dtype[unsignedinteger]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n lhs: _ArrayLikeInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger]], ndarray[tuple[Any, ...], dtype[signedinteger]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n lhs: _ArrayLikeFloat_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[floating]], ndarray[tuple[Any, ...], dtype[floating]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]], ndarray[tuple[Any, ...], dtype[timedelta64]]]: ...", "kind": 2, "label": "__rdivmod__", "sortText": "3.9999.__rdivmod__"}, {"detail": "\n@overload\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rfloordiv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rfloordiv__", "sortText": "3.9999.__rfloordiv__"}, {"detail": "\n@overload\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rlshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rlshift__", "sortText": "3.9999.__rlshift__"}, {"detail": "\n@overload\ndef __rmatmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rmatmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[floating[_64Bit]]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating[_64Bit, _64Bit]]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmatmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmatmul__", "sortText": "3.9999.__rmatmul__"}, {"detail": "\n@overload\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmod__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmod__", "sortText": "3.9999.__rmod__"}, {"detail": "\n@overload\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmul__(\n self: ndarray[Any, StringDType | dtype[character]],\n other: _ArrayLikeInt,\n /\n) -> ndarray: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmul__", "sortText": "3.9999.__rmul__"}, {"detail": "\n@overload\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __ror__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__ror__", "sortText": "3.9999.__ror__"}, {"detail": "\n@overload\ndef __rpow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rpow__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n mod: None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rpow__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n mod: None = None,\n /\n) -> Any: ...\ndef __rpow__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n mod: None = None,\n /\n) -> Any: ...", "kind": 2, "label": "__rpow__", "sortText": "3.9999.__rpow__"}, {"detail": "\n@overload\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rrshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rrshift__", "sortText": "3.9999.__rrshift__"}, {"detail": "\n@overload\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rshift__", "sortText": "3.9999.__rshift__"}, {"detail": "\n@overload\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rsub__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rsub__", "sortText": "3.9999.__rsub__"}, {"detail": "\n@overload\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[_SupportsArray[dtype[floating[_64Bit]]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | _SupportsArray[dtype[floating[_64Bit]]] | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[inexact]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[inexact]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rtruediv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rtruediv__", "sortText": "3.9999.__rtruediv__"}, {"detail": "\n@overload\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rxor__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rxor__", "sortText": "3.9999.__rxor__"}, {"detail": "\n@overload\ndef __setitem__(\n self: ndarray[Any, StringDType | dtype[numpy.bool | flexible | object_]],\n key: _ToIndices,\n value: object,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[integer]],\n key: _ToIndices,\n value: SupportsIndex | SupportsInt | _NestedSequence[_ConvertibleToInt] | _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | bytes | int | str,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n key: _ToIndices,\n value: SupportsFloat | SupportsIndex | _NestedSequence[SupportsFloat | SupportsIndex | bytes | str | None] | _NestedSequence[_SupportsArray[dtype[numpy.bool | floating | integer]]] | _NestedSequence[float] | _SupportsArray[dtype[numpy.bool | floating | integer]] | bytes | float | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n key: _ToIndices,\n value: SupportsComplex | SupportsFloat | SupportsIndex | _NestedSequence[SupportsComplex | SupportsFloat | SupportsIndex | bytes | str | None] | _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _SupportsArray[dtype[numpy.bool | number]] | bytes | complex | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n key: _ToIndices,\n value: _NestedSequence[_ConvertibleToTD64] | numpy.bool | bytes | character | int | number | str | timedelta | timedelta64 | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n key: _ToIndices,\n value: _NestedSequence[_ConvertibleToDT64] | numpy.bool | bytes | character | date | datetime64 | int | number | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: list[str] | str,\n value: object,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray,\n key: _ToIndices,\n value: ArrayLike,\n /\n) -> None: ...", "kind": 2, "label": "__setitem__", "sortText": "3.9999.__setitem__"}, {"detail": "def __setstate__[_DTypeT_co: dtype = dtype](\n self: ndarray,\n state: tuple[SupportsIndex, _ShapeLike, _DTypeT_co, numpy.bool, bytes | list[Any]],\n /\n) -> None: ...", "kind": 2, "label": "__setstate__", "sortText": "3.9999.__setstate__"}, {"detail": "\n@overload\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __sub__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__sub__", "sortText": "3.9999.__sub__"}, {"detail": "\n@overload\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[_SupportsArray[dtype[floating[_64Bit]]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | _SupportsArray[dtype[floating[_64Bit]]] | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[inexact]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[inexact]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __truediv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__truediv__", "sortText": "3.9999.__truediv__"}, {"detail": "\n@overload\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __xor__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__xor__", "sortText": "3.9999.__xor__"}]}} -{"suite": "data_science", "label": "edit array then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 15, "iteration": 1, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) array: def array(\n object: Any,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n copy: _CopyMode | bool | None = True,\n order: _OrderKACF = 'K',\n subok: bool = False,\n ndmin: int = 0,\n ndmax: int = 0,\n like: _SupportsArrayFunc | None = None\n) -> ndarray: ...\n```\n\nGo to [dtype](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L1086,7) | [_HasDType](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L37,7) | [_HasNumPyDType](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L43,7) | [list](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3464,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [_DTypeDict](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L24,7) | [_CopyMode](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_globals.pyi#L7,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3200,7) | [int](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L418,7) | [_SupportsArrayFunc](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py#L28,7) | [ndarray](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L2078,7)"}}} -{"suite": "data_science", "label": "edit array then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 15, "iteration": 2, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) array: def array(\n object: Any,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n copy: _CopyMode | bool | None = True,\n order: _OrderKACF = 'K',\n subok: bool = False,\n ndmin: int = 0,\n ndmax: int = 0,\n like: _SupportsArrayFunc | None = None\n) -> ndarray: ...\n```\n\nGo to [dtype](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L1086,7) | [_HasDType](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L37,7) | [_HasNumPyDType](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L43,7) | [list](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3464,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [_DTypeDict](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L24,7) | [_CopyMode](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_globals.pyi#L7,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3200,7) | [int](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L418,7) | [_SupportsArrayFunc](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py#L28,7) | [ndarray](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L2078,7)"}}} -{"suite": "data_science", "label": "edit array then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 15, "iteration": 3, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) array: def array(\n object: Any,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n copy: _CopyMode | bool | None = True,\n order: _OrderKACF = 'K',\n subok: bool = False,\n ndmin: int = 0,\n ndmax: int = 0,\n like: _SupportsArrayFunc | None = None\n) -> ndarray: ...\n```\n\nGo to [dtype](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L1086,7) | [_HasDType](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L37,7) | [_HasNumPyDType](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L43,7) | [list](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3464,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [_DTypeDict](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L24,7) | [_CopyMode](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_globals.pyi#L7,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3200,7) | [int](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L418,7) | [_SupportsArrayFunc](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py#L28,7) | [ndarray](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L2078,7)"}}} -{"suite": "data_science", "label": "edit array then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 15, "iteration": 4, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) array: def array(\n object: Any,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n copy: _CopyMode | bool | None = True,\n order: _OrderKACF = 'K',\n subok: bool = False,\n ndmin: int = 0,\n ndmax: int = 0,\n like: _SupportsArrayFunc | None = None\n) -> ndarray: ...\n```\n\nGo to [dtype](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L1086,7) | [_HasDType](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L37,7) | [_HasNumPyDType](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L43,7) | [list](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3464,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [_DTypeDict](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L24,7) | [_CopyMode](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_globals.pyi#L7,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3200,7) | [int](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L418,7) | [_SupportsArrayFunc](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py#L28,7) | [ndarray](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L2078,7)"}}} -{"suite": "data_science", "label": "edit array then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 15, "iteration": 5, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) array: def array(\n object: Any,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n copy: _CopyMode | bool | None = True,\n order: _OrderKACF = 'K',\n subok: bool = False,\n ndmin: int = 0,\n ndmax: int = 0,\n like: _SupportsArrayFunc | None = None\n) -> ndarray: ...\n```\n\nGo to [dtype](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L1086,7) | [_HasDType](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L37,7) | [_HasNumPyDType](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L43,7) | [list](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3464,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [_DTypeDict](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L24,7) | [_CopyMode](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_globals.pyi#L7,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3200,7) | [int](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L418,7) | [_SupportsArrayFunc](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py#L28,7) | [ndarray](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L2078,7)"}}} -{"suite": "django", "label": "queryset completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 20, "iteration": 1, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"detail": "QuerySet[Article, Article]", "kind": 6, "label": "filtered", "sortText": "0.9999.filtered"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} -{"suite": "django", "label": "queryset completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 20, "iteration": 2, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"detail": "QuerySet[Article, Article]", "kind": 6, "label": "filtered", "sortText": "0.9999.filtered"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} -{"suite": "django", "label": "queryset completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 20, "iteration": 3, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"detail": "QuerySet[Article, Article]", "kind": 6, "label": "filtered", "sortText": "0.9999.filtered"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} -{"suite": "django", "label": "queryset completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 20, "iteration": 4, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"detail": "QuerySet[Article, Article]", "kind": 6, "label": "filtered", "sortText": "0.9999.filtered"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} -{"suite": "django", "label": "queryset completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 20, "iteration": 5, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"detail": "QuerySet[Article, Article]", "kind": 6, "label": "filtered", "sortText": "0.9999.filtered"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} -{"suite": "django", "label": "queryset filter hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 18, "character": 23, "iteration": 1, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(function) load_published_articles: def load_published_articles() -> list[Article]: ...\n```\n\nGo to [Article](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py#L8,7) | [list](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3464,7)"}}} -{"suite": "django", "label": "queryset filter hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 18, "character": 23, "iteration": 2, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(function) load_published_articles: def load_published_articles() -> list[Article]: ...\n```\n\nGo to [Article](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py#L8,7) | [list](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3464,7)"}}} -{"suite": "django", "label": "queryset filter hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 18, "character": 23, "iteration": 3, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(function) load_published_articles: def load_published_articles() -> list[Article]: ...\n```\n\nGo to [Article](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py#L8,7) | [list](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3464,7)"}}} -{"suite": "django", "label": "queryset filter hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 18, "character": 23, "iteration": 4, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(function) load_published_articles: def load_published_articles() -> list[Article]: ...\n```\n\nGo to [Article](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py#L8,7) | [list](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3464,7)"}}} -{"suite": "django", "label": "queryset filter hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 18, "character": 23, "iteration": 5, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(function) load_published_articles: def load_published_articles() -> list[Article]: ...\n```\n\nGo to [Article](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py#L8,7) | [list](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3464,7)"}}} -{"suite": "django", "label": "model definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 19, "character": 14, "iteration": 1, "result": {"range": {"end": {"character": 13, "line": 7}, "start": {"character": 6, "line": 7}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py"}} -{"suite": "django", "label": "model definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 19, "character": 14, "iteration": 2, "result": {"range": {"end": {"character": 13, "line": 7}, "start": {"character": 6, "line": 7}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py"}} -{"suite": "django", "label": "model definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 19, "character": 14, "iteration": 3, "result": {"range": {"end": {"character": 13, "line": 7}, "start": {"character": 6, "line": 7}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py"}} -{"suite": "django", "label": "model definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 19, "character": 14, "iteration": 4, "result": {"range": {"end": {"character": 13, "line": 7}, "start": {"character": 6, "line": 7}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py"}} -{"suite": "django", "label": "model definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 19, "character": 14, "iteration": 5, "result": {"range": {"end": {"character": 13, "line": 7}, "start": {"character": 6, "line": 7}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py"}} -{"suite": "django", "label": "edit queryset then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 48, "iteration": 1, "result": {"isIncomplete": false, "items": [{"detail": "def aaggregate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, dict[str, Any]]: ...", "kind": 2, "label": "aaggregate", "sortText": "0.9999.aaggregate"}, {"detail": "def abulk_create(\n self: QuerySet[Article, Article],\n objs: Iterable[Article],\n batch_size: int | None = None,\n ignore_conflicts: bool = False,\n update_conflicts: bool = False,\n update_fields: Collection[str] | None = None,\n unique_fields: Collection[str] | None = None\n) -> Coroutine[Unknown, Unknown, list[Article]]: ...", "kind": 2, "label": "abulk_create", "sortText": "0.9999.abulk_create"}, {"detail": "def abulk_update(\n self: QuerySet[Article, Article],\n objs: Iterable[Article],\n fields: Iterable[str],\n batch_size: int | None = None\n) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "abulk_update", "sortText": "0.9999.abulk_update"}, {"detail": "def acontains(\n self: QuerySet[Article, Article],\n obj: Model\n) -> Coroutine[Unknown, Unknown, bool]: ...", "kind": 2, "label": "acontains", "sortText": "0.9999.acontains"}, {"detail": "def acount(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "acount", "sortText": "0.9999.acount"}, {"detail": "def acreate(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "acreate", "sortText": "0.9999.acreate"}, {"detail": "def adelete(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, tuple[int, dict[str, int]]]: ...", "kind": 2, "label": "adelete", "sortText": "0.9999.adelete"}, {"detail": "def aearliest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "aearliest", "sortText": "0.9999.aearliest"}, {"detail": "def aexists(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, bool]: ...", "kind": 2, "label": "aexists", "sortText": "0.9999.aexists"}, {"detail": "def aexplain(\n self: QuerySet[Article, Article],\n *,\n format: str | None = None,\n **options: Any\n) -> Coroutine[Unknown, Unknown, str]: ...", "kind": 2, "label": "aexplain", "sortText": "0.9999.aexplain"}, {"detail": "def afirst(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, Article | None]: ...", "kind": 2, "label": "afirst", "sortText": "0.9999.afirst"}, {"detail": "def aget(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "aget", "sortText": "0.9999.aget"}, {"detail": "def aget_or_create(\n self: QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, tuple[Article, bool]]: ...", "kind": 2, "label": "aget_or_create", "sortText": "0.9999.aget_or_create"}, {"detail": "def aggregate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> dict[str, Any]: ...", "kind": 2, "label": "aggregate", "sortText": "0.9999.aggregate"}, {"detail": "def ain_bulk(\n self: QuerySet[Article, Article],\n id_list: Iterable[Any] | None = None,\n *,\n field_name: str = 'pk'\n) -> Coroutine[Unknown, Unknown, dict[Any, Article]]: ...", "kind": 2, "label": "ain_bulk", "sortText": "0.9999.ain_bulk"}, {"detail": "def aiterator(\n self: QuerySet[Article, Article],\n chunk_size: int = 2000\n) -> AsyncIterator[Article]: ...", "kind": 2, "label": "aiterator", "sortText": "0.9999.aiterator"}, {"detail": "def alast(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, Article | None]: ...", "kind": 2, "label": "alast", "sortText": "0.9999.alast"}, {"detail": "def alatest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "alatest", "sortText": "0.9999.alatest"}, {"detail": "def alias(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "alias", "sortText": "0.9999.alias"}, {"detail": "def all(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "all", "sortText": "0.9999.all"}, {"detail": "def annotate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "annotate", "sortText": "0.9999.annotate"}, {"detail": "def as_manager(cls: type[QuerySet[Article, Article]]) -> Manager[Article]: ...", "kind": 2, "label": "as_manager", "sortText": "0.9999.as_manager"}, {"detail": "def aupdate(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "aupdate", "sortText": "0.9999.aupdate"}, {"detail": "def aupdate_or_create(\n self: QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n create_defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, tuple[Article, bool]]: ...", "kind": 2, "label": "aupdate_or_create", "sortText": "0.9999.aupdate_or_create"}, {"detail": "def bulk_create(\n self: QuerySet[Article, Article],\n objs: Iterable[Article],\n batch_size: int | None = None,\n ignore_conflicts: bool = False,\n update_conflicts: bool = False,\n update_fields: Collection[str] | None = None,\n unique_fields: Collection[str] | None = None\n) -> list[Article]: ...", "kind": 2, "label": "bulk_create", "sortText": "0.9999.bulk_create"}, {"detail": "def bulk_update(\n self: QuerySet[Article, Article],\n objs: Iterable[Article],\n fields: Iterable[str],\n batch_size: int | None = None\n) -> int: ...", "kind": 2, "label": "bulk_update", "sortText": "0.9999.bulk_update"}, {"detail": "def complex_filter(\n self: QuerySet[Article, Article],\n filter_obj: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "complex_filter", "sortText": "0.9999.complex_filter"}, {"detail": "def contains(\n self: QuerySet[Article, Article],\n obj: Model\n) -> bool: ...", "kind": 2, "label": "contains", "sortText": "0.9999.contains"}, {"detail": "def count(self: QuerySet[Article, Article]) -> int: ...", "kind": 2, "label": "count", "sortText": "0.9999.count"}, {"detail": "def create(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Article: ...", "kind": 2, "label": "create", "sortText": "0.9999.create"}, {"detail": "def dates(\n self: QuerySet[Article, Article],\n field_name: str,\n kind: Literal['day', 'month', 'week', 'year'],\n order: Literal['ASC', 'DESC'] = 'ASC'\n) -> QuerySet[Article, date]: ...", "kind": 2, "label": "dates", "sortText": "0.9999.dates"}, {"detail": "def datetimes(\n self: QuerySet[Article, Article],\n field_name: str,\n kind: Literal['day', 'hour', 'minute', 'month', 'second', 'week', 'year'],\n order: Literal['ASC', 'DESC'] = 'ASC',\n tzinfo: tzinfo | None = None\n) -> QuerySet[Article, datetime]: ...", "kind": 2, "label": "datetimes", "sortText": "0.9999.datetimes"}, {"detail": "str", "kind": 5, "label": "db", "sortText": "0.9999.db"}, {"detail": "\n@overload\ndef defer(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef defer(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "defer", "sortText": "0.9999.defer"}, {"detail": "def delete(self: QuerySet[Article, Article]) -> tuple[int, dict[str, int]]: ...", "kind": 2, "label": "delete", "sortText": "0.9999.delete"}, {"detail": "def difference(\n self: QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "difference", "sortText": "0.9999.difference"}, {"detail": "def distinct(\n self: QuerySet[Article, Article],\n *field_names: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "distinct", "sortText": "0.9999.distinct"}, {"detail": "def earliest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Article: ...", "kind": 2, "label": "earliest", "sortText": "0.9999.earliest"}, {"detail": "def exclude(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "exclude", "sortText": "0.9999.exclude"}, {"detail": "def exists(self: QuerySet[Article, Article]) -> bool: ...", "kind": 2, "label": "exists", "sortText": "0.9999.exists"}, {"detail": "def explain(\n self: QuerySet[Article, Article],\n *,\n format: str | None = None,\n **options: Any\n) -> str: ...", "kind": 2, "label": "explain", "sortText": "0.9999.explain"}, {"detail": "def extra(\n self: QuerySet[Article, Article],\n select: dict[str, Any] | None = None,\n where: Sequence[str] | None = None,\n params: Sequence[Any] | None = None,\n tables: Sequence[str] | None = None,\n order_by: Sequence[_OrderByFieldName] | None = None,\n select_params: Sequence[Any] | None = None\n) -> QuerySet[Any, Any]: ...", "kind": 2, "label": "extra", "sortText": "0.9999.extra"}, {"detail": "def filter(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "filter", "sortText": "0.9999.filter"}, {"detail": "def first(self: QuerySet[Article, Article]) -> Article | None: ...", "kind": 2, "label": "first", "sortText": "0.9999.first"}, {"detail": "def get(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Article: ...", "kind": 2, "label": "get", "sortText": "0.9999.get"}, {"detail": "def get_or_create(\n self: QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> tuple[Article, bool]: ...", "kind": 2, "label": "get_or_create", "sortText": "0.9999.get_or_create"}, {"detail": "def in_bulk(\n self: QuerySet[Article, Article],\n id_list: Iterable[Any] | None = None,\n *,\n field_name: str = 'pk'\n) -> dict[Any, Article]: ...", "kind": 2, "label": "in_bulk", "sortText": "0.9999.in_bulk"}, {"detail": "def intersection(\n self: QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "intersection", "sortText": "0.9999.intersection"}, {"detail": "def iterator(\n self: QuerySet[Article, Article],\n chunk_size: int | None = None\n) -> Iterator[Article]: ...", "kind": 2, "label": "iterator", "sortText": "0.9999.iterator"}, {"detail": "def last(self: QuerySet[Article, Article]) -> Article | None: ...", "kind": 2, "label": "last", "sortText": "0.9999.last"}, {"detail": "def latest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Article: ...", "kind": 2, "label": "latest", "sortText": "0.9999.latest"}, {"detail": "type[Article]", "kind": 5, "label": "model", "sortText": "0.9999.model"}, {"detail": "def none(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "none", "sortText": "0.9999.none"}, {"detail": "def only(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "only", "sortText": "0.9999.only"}, {"detail": "def order_by(\n self: QuerySet[Article, Article],\n *field_names: _OrderByFieldName\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "order_by", "sortText": "0.9999.order_by"}, {"detail": "bool", "kind": 5, "label": "ordered", "sortText": "0.9999.ordered"}, {"detail": "\n@overload\ndef prefetch_related(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef prefetch_related[_LookupT: str, _PrefetchedQuerySetT: QuerySet[Model, Model] = QuerySet[Model, Model], _ToAttrT: str = str](\n self: QuerySet[Article, Article],\n *lookups: Prefetch[_LookupT, _PrefetchedQuerySetT, _ToAttrT] | str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "prefetch_related", "sortText": "0.9999.prefetch_related"}, {"detail": "Query", "kind": 5, "label": "query", "sortText": "0.9999.query"}, {"detail": "def raw(\n self: QuerySet[Article, Article],\n raw_query: _ExecuteQuery,\n params: Any = ...,\n translations: dict[str, str] | None = None,\n using: str | None = None\n) -> RawQuerySet[Article]: ...", "kind": 2, "label": "raw", "sortText": "0.9999.raw"}, {"detail": "def resolve_expression(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Any: ...", "kind": 2, "label": "resolve_expression", "sortText": "0.9999.resolve_expression"}, {"detail": "def reverse(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "reverse", "sortText": "0.9999.reverse"}, {"detail": "def select_for_update(\n self: QuerySet[Article, Article],\n nowait: bool = False,\n skip_locked: bool = False,\n of: Sequence[str] = ...,\n no_key: bool = False\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "select_for_update", "sortText": "0.9999.select_for_update"}, {"detail": "\n@overload\ndef select_related(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef select_related(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "select_related", "sortText": "0.9999.select_related"}, {"detail": "def union(\n self: QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any],\n *,\n all: bool = False\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "union", "sortText": "0.9999.union"}, {"detail": "def update(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> int: ...", "kind": 2, "label": "update", "sortText": "0.9999.update"}, {"detail": "def update_or_create(\n self: QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n create_defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> tuple[Article, bool]: ...", "kind": 2, "label": "update_or_create", "sortText": "0.9999.update_or_create"}, {"detail": "def using(\n self: QuerySet[Article, Article],\n alias: str | None\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "using", "sortText": "0.9999.using"}, {"detail": "def values(\n self: QuerySet[Article, Article],\n *fields: Combinable | str,\n **expressions: Any\n) -> QuerySet[Article, dict[str, Any]]: ...", "kind": 2, "label": "values", "sortText": "0.9999.values"}, {"detail": "def values_list(\n self: QuerySet[Article, Article],\n *fields: Combinable | str,\n *,\n flat: bool = False,\n named: bool = False\n) -> QuerySet[Article, Any]: ...", "kind": 2, "label": "values_list", "sortText": "0.9999.values_list"}, {"detail": "def _fetch_all(self: QuerySet[Article, Article]) -> None: ...", "kind": 2, "label": "_fetch_all", "sortText": "2.9999._fetch_all"}, {"detail": "type[BaseIterable[Unknown]]", "kind": 5, "label": "_iterable_class", "sortText": "2.9999._iterable_class"}, {"detail": "def _raw_delete(\n self: QuerySet[Article, Article],\n using: str | None\n) -> int: ...", "kind": 2, "label": "_raw_delete", "sortText": "2.9999._raw_delete"}, {"detail": "list[Article] | None", "kind": 5, "label": "_result_cache", "sortText": "2.9999._result_cache"}, {"detail": "def __aiter__(self: QuerySet[Article, Article]) -> AsyncIterator[Article]: ...", "kind": 2, "label": "__aiter__", "sortText": "3.9999.__aiter__"}, {"detail": "def __and__(\n self: QuerySet[Article, Article],\n other: QuerySet[Article, Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__and__", "sortText": "3.9999.__and__"}, {"detail": "def __bool__(self: QuerySet[Article, Article]) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __class_getitem__(\n cls: type[QuerySet[Article, Article]],\n item: type[Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__class_getitem__", "sortText": "3.9999.__class_getitem__"}, {"detail": "\n@overload\ndef __getitem__(\n self: QuerySet[Article, Article],\n i: int\n) -> Article: ...\ndef __getitem__(\n self: QuerySet[Article, Article],\n s: slice[Any, Any, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__getitem__", "sortText": "3.9999.__getitem__"}, {"detail": "def __getstate__(self: QuerySet[Article, Article]) -> dict[str, Any]: ...", "kind": 2, "label": "__getstate__", "sortText": "3.9999.__getstate__"}, {"detail": "def __init__(\n self: QuerySet[Article, Article],\n model: type[Model] | None = None,\n query: Query | None = None,\n using: str | None = None,\n hints: dict[str, Model] | None = None\n) -> None: ...", "kind": 2, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "def __iter__(self: QuerySet[Article, Article]) -> Iterator[Article]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "def __len__(self: QuerySet[Article, Article]) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3.9999.__len__"}, {"detail": "def __or__(\n self: QuerySet[Article, Article],\n other: QuerySet[Article, Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__or__", "sortText": "3.9999.__or__"}]}} -{"suite": "django", "label": "edit queryset then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 48, "iteration": 2, "result": {"isIncomplete": false, "items": [{"detail": "def aaggregate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, dict[str, Any]]: ...", "kind": 2, "label": "aaggregate", "sortText": "0.9999.aaggregate"}, {"detail": "def abulk_create(\n self: QuerySet[Article, Article],\n objs: Iterable[Article],\n batch_size: int | None = None,\n ignore_conflicts: bool = False,\n update_conflicts: bool = False,\n update_fields: Collection[str] | None = None,\n unique_fields: Collection[str] | None = None\n) -> Coroutine[Unknown, Unknown, list[Article]]: ...", "kind": 2, "label": "abulk_create", "sortText": "0.9999.abulk_create"}, {"detail": "def abulk_update(\n self: QuerySet[Article, Article],\n objs: Iterable[Article],\n fields: Iterable[str],\n batch_size: int | None = None\n) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "abulk_update", "sortText": "0.9999.abulk_update"}, {"detail": "def acontains(\n self: QuerySet[Article, Article],\n obj: Model\n) -> Coroutine[Unknown, Unknown, bool]: ...", "kind": 2, "label": "acontains", "sortText": "0.9999.acontains"}, {"detail": "def acount(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "acount", "sortText": "0.9999.acount"}, {"detail": "def acreate(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "acreate", "sortText": "0.9999.acreate"}, {"detail": "def adelete(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, tuple[int, dict[str, int]]]: ...", "kind": 2, "label": "adelete", "sortText": "0.9999.adelete"}, {"detail": "def aearliest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "aearliest", "sortText": "0.9999.aearliest"}, {"detail": "def aexists(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, bool]: ...", "kind": 2, "label": "aexists", "sortText": "0.9999.aexists"}, {"detail": "def aexplain(\n self: QuerySet[Article, Article],\n *,\n format: str | None = None,\n **options: Any\n) -> Coroutine[Unknown, Unknown, str]: ...", "kind": 2, "label": "aexplain", "sortText": "0.9999.aexplain"}, {"detail": "def afirst(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, Article | None]: ...", "kind": 2, "label": "afirst", "sortText": "0.9999.afirst"}, {"detail": "def aget(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "aget", "sortText": "0.9999.aget"}, {"detail": "def aget_or_create(\n self: QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, tuple[Article, bool]]: ...", "kind": 2, "label": "aget_or_create", "sortText": "0.9999.aget_or_create"}, {"detail": "def aggregate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> dict[str, Any]: ...", "kind": 2, "label": "aggregate", "sortText": "0.9999.aggregate"}, {"detail": "def ain_bulk(\n self: QuerySet[Article, Article],\n id_list: Iterable[Any] | None = None,\n *,\n field_name: str = 'pk'\n) -> Coroutine[Unknown, Unknown, dict[Any, Article]]: ...", "kind": 2, "label": "ain_bulk", "sortText": "0.9999.ain_bulk"}, {"detail": "def aiterator(\n self: QuerySet[Article, Article],\n chunk_size: int = 2000\n) -> AsyncIterator[Article]: ...", "kind": 2, "label": "aiterator", "sortText": "0.9999.aiterator"}, {"detail": "def alast(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, Article | None]: ...", "kind": 2, "label": "alast", "sortText": "0.9999.alast"}, {"detail": "def alatest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "alatest", "sortText": "0.9999.alatest"}, {"detail": "def alias(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "alias", "sortText": "0.9999.alias"}, {"detail": "def all(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "all", "sortText": "0.9999.all"}, {"detail": "def annotate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "annotate", "sortText": "0.9999.annotate"}, {"detail": "def as_manager(cls: type[QuerySet[Article, Article]]) -> Manager[Article]: ...", "kind": 2, "label": "as_manager", "sortText": "0.9999.as_manager"}, {"detail": "def aupdate(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "aupdate", "sortText": "0.9999.aupdate"}, {"detail": "def aupdate_or_create(\n self: QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n create_defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, tuple[Article, bool]]: ...", "kind": 2, "label": "aupdate_or_create", "sortText": "0.9999.aupdate_or_create"}, {"detail": "def bulk_create(\n self: QuerySet[Article, Article],\n objs: Iterable[Article],\n batch_size: int | None = None,\n ignore_conflicts: bool = False,\n update_conflicts: bool = False,\n update_fields: Collection[str] | None = None,\n unique_fields: Collection[str] | None = None\n) -> list[Article]: ...", "kind": 2, "label": "bulk_create", "sortText": "0.9999.bulk_create"}, {"detail": "def bulk_update(\n self: QuerySet[Article, Article],\n objs: Iterable[Article],\n fields: Iterable[str],\n batch_size: int | None = None\n) -> int: ...", "kind": 2, "label": "bulk_update", "sortText": "0.9999.bulk_update"}, {"detail": "def complex_filter(\n self: QuerySet[Article, Article],\n filter_obj: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "complex_filter", "sortText": "0.9999.complex_filter"}, {"detail": "def contains(\n self: QuerySet[Article, Article],\n obj: Model\n) -> bool: ...", "kind": 2, "label": "contains", "sortText": "0.9999.contains"}, {"detail": "def count(self: QuerySet[Article, Article]) -> int: ...", "kind": 2, "label": "count", "sortText": "0.9999.count"}, {"detail": "def create(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Article: ...", "kind": 2, "label": "create", "sortText": "0.9999.create"}, {"detail": "def dates(\n self: QuerySet[Article, Article],\n field_name: str,\n kind: Literal['day', 'month', 'week', 'year'],\n order: Literal['ASC', 'DESC'] = 'ASC'\n) -> QuerySet[Article, date]: ...", "kind": 2, "label": "dates", "sortText": "0.9999.dates"}, {"detail": "def datetimes(\n self: QuerySet[Article, Article],\n field_name: str,\n kind: Literal['day', 'hour', 'minute', 'month', 'second', 'week', 'year'],\n order: Literal['ASC', 'DESC'] = 'ASC',\n tzinfo: tzinfo | None = None\n) -> QuerySet[Article, datetime]: ...", "kind": 2, "label": "datetimes", "sortText": "0.9999.datetimes"}, {"detail": "str", "kind": 5, "label": "db", "sortText": "0.9999.db"}, {"detail": "\n@overload\ndef defer(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef defer(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "defer", "sortText": "0.9999.defer"}, {"detail": "def delete(self: QuerySet[Article, Article]) -> tuple[int, dict[str, int]]: ...", "kind": 2, "label": "delete", "sortText": "0.9999.delete"}, {"detail": "def difference(\n self: QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "difference", "sortText": "0.9999.difference"}, {"detail": "def distinct(\n self: QuerySet[Article, Article],\n *field_names: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "distinct", "sortText": "0.9999.distinct"}, {"detail": "def earliest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Article: ...", "kind": 2, "label": "earliest", "sortText": "0.9999.earliest"}, {"detail": "def exclude(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "exclude", "sortText": "0.9999.exclude"}, {"detail": "def exists(self: QuerySet[Article, Article]) -> bool: ...", "kind": 2, "label": "exists", "sortText": "0.9999.exists"}, {"detail": "def explain(\n self: QuerySet[Article, Article],\n *,\n format: str | None = None,\n **options: Any\n) -> str: ...", "kind": 2, "label": "explain", "sortText": "0.9999.explain"}, {"detail": "def extra(\n self: QuerySet[Article, Article],\n select: dict[str, Any] | None = None,\n where: Sequence[str] | None = None,\n params: Sequence[Any] | None = None,\n tables: Sequence[str] | None = None,\n order_by: Sequence[_OrderByFieldName] | None = None,\n select_params: Sequence[Any] | None = None\n) -> QuerySet[Any, Any]: ...", "kind": 2, "label": "extra", "sortText": "0.9999.extra"}, {"detail": "def filter(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "filter", "sortText": "0.9999.filter"}, {"detail": "def first(self: QuerySet[Article, Article]) -> Article | None: ...", "kind": 2, "label": "first", "sortText": "0.9999.first"}, {"detail": "def get(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Article: ...", "kind": 2, "label": "get", "sortText": "0.9999.get"}, {"detail": "def get_or_create(\n self: QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> tuple[Article, bool]: ...", "kind": 2, "label": "get_or_create", "sortText": "0.9999.get_or_create"}, {"detail": "def in_bulk(\n self: QuerySet[Article, Article],\n id_list: Iterable[Any] | None = None,\n *,\n field_name: str = 'pk'\n) -> dict[Any, Article]: ...", "kind": 2, "label": "in_bulk", "sortText": "0.9999.in_bulk"}, {"detail": "def intersection(\n self: QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "intersection", "sortText": "0.9999.intersection"}, {"detail": "def iterator(\n self: QuerySet[Article, Article],\n chunk_size: int | None = None\n) -> Iterator[Article]: ...", "kind": 2, "label": "iterator", "sortText": "0.9999.iterator"}, {"detail": "def last(self: QuerySet[Article, Article]) -> Article | None: ...", "kind": 2, "label": "last", "sortText": "0.9999.last"}, {"detail": "def latest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Article: ...", "kind": 2, "label": "latest", "sortText": "0.9999.latest"}, {"detail": "type[Article]", "kind": 5, "label": "model", "sortText": "0.9999.model"}, {"detail": "def none(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "none", "sortText": "0.9999.none"}, {"detail": "def only(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "only", "sortText": "0.9999.only"}, {"detail": "def order_by(\n self: QuerySet[Article, Article],\n *field_names: _OrderByFieldName\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "order_by", "sortText": "0.9999.order_by"}, {"detail": "bool", "kind": 5, "label": "ordered", "sortText": "0.9999.ordered"}, {"detail": "\n@overload\ndef prefetch_related(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef prefetch_related[_LookupT: str, _PrefetchedQuerySetT: QuerySet[Model, Model] = QuerySet[Model, Model], _ToAttrT: str = str](\n self: QuerySet[Article, Article],\n *lookups: Prefetch[_LookupT, _PrefetchedQuerySetT, _ToAttrT] | str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "prefetch_related", "sortText": "0.9999.prefetch_related"}, {"detail": "Query", "kind": 5, "label": "query", "sortText": "0.9999.query"}, {"detail": "def raw(\n self: QuerySet[Article, Article],\n raw_query: _ExecuteQuery,\n params: Any = ...,\n translations: dict[str, str] | None = None,\n using: str | None = None\n) -> RawQuerySet[Article]: ...", "kind": 2, "label": "raw", "sortText": "0.9999.raw"}, {"detail": "def resolve_expression(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Any: ...", "kind": 2, "label": "resolve_expression", "sortText": "0.9999.resolve_expression"}, {"detail": "def reverse(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "reverse", "sortText": "0.9999.reverse"}, {"detail": "def select_for_update(\n self: QuerySet[Article, Article],\n nowait: bool = False,\n skip_locked: bool = False,\n of: Sequence[str] = ...,\n no_key: bool = False\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "select_for_update", "sortText": "0.9999.select_for_update"}, {"detail": "\n@overload\ndef select_related(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef select_related(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "select_related", "sortText": "0.9999.select_related"}, {"detail": "def union(\n self: QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any],\n *,\n all: bool = False\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "union", "sortText": "0.9999.union"}, {"detail": "def update(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> int: ...", "kind": 2, "label": "update", "sortText": "0.9999.update"}, {"detail": "def update_or_create(\n self: QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n create_defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> tuple[Article, bool]: ...", "kind": 2, "label": "update_or_create", "sortText": "0.9999.update_or_create"}, {"detail": "def using(\n self: QuerySet[Article, Article],\n alias: str | None\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "using", "sortText": "0.9999.using"}, {"detail": "def values(\n self: QuerySet[Article, Article],\n *fields: Combinable | str,\n **expressions: Any\n) -> QuerySet[Article, dict[str, Any]]: ...", "kind": 2, "label": "values", "sortText": "0.9999.values"}, {"detail": "def values_list(\n self: QuerySet[Article, Article],\n *fields: Combinable | str,\n *,\n flat: bool = False,\n named: bool = False\n) -> QuerySet[Article, Any]: ...", "kind": 2, "label": "values_list", "sortText": "0.9999.values_list"}, {"detail": "def _fetch_all(self: QuerySet[Article, Article]) -> None: ...", "kind": 2, "label": "_fetch_all", "sortText": "2.9999._fetch_all"}, {"detail": "type[BaseIterable[Unknown]]", "kind": 5, "label": "_iterable_class", "sortText": "2.9999._iterable_class"}, {"detail": "def _raw_delete(\n self: QuerySet[Article, Article],\n using: str | None\n) -> int: ...", "kind": 2, "label": "_raw_delete", "sortText": "2.9999._raw_delete"}, {"detail": "list[Article] | None", "kind": 5, "label": "_result_cache", "sortText": "2.9999._result_cache"}, {"detail": "def __aiter__(self: QuerySet[Article, Article]) -> AsyncIterator[Article]: ...", "kind": 2, "label": "__aiter__", "sortText": "3.9999.__aiter__"}, {"detail": "def __and__(\n self: QuerySet[Article, Article],\n other: QuerySet[Article, Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__and__", "sortText": "3.9999.__and__"}, {"detail": "def __bool__(self: QuerySet[Article, Article]) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __class_getitem__(\n cls: type[QuerySet[Article, Article]],\n item: type[Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__class_getitem__", "sortText": "3.9999.__class_getitem__"}, {"detail": "\n@overload\ndef __getitem__(\n self: QuerySet[Article, Article],\n i: int\n) -> Article: ...\ndef __getitem__(\n self: QuerySet[Article, Article],\n s: slice[Any, Any, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__getitem__", "sortText": "3.9999.__getitem__"}, {"detail": "def __getstate__(self: QuerySet[Article, Article]) -> dict[str, Any]: ...", "kind": 2, "label": "__getstate__", "sortText": "3.9999.__getstate__"}, {"detail": "def __init__(\n self: QuerySet[Article, Article],\n model: type[Model] | None = None,\n query: Query | None = None,\n using: str | None = None,\n hints: dict[str, Model] | None = None\n) -> None: ...", "kind": 2, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "def __iter__(self: QuerySet[Article, Article]) -> Iterator[Article]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "def __len__(self: QuerySet[Article, Article]) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3.9999.__len__"}, {"detail": "def __or__(\n self: QuerySet[Article, Article],\n other: QuerySet[Article, Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__or__", "sortText": "3.9999.__or__"}]}} -{"suite": "django", "label": "edit queryset then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 48, "iteration": 3, "result": {"isIncomplete": false, "items": [{"detail": "def aaggregate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, dict[str, Any]]: ...", "kind": 2, "label": "aaggregate", "sortText": "0.9999.aaggregate"}, {"detail": "def abulk_create(\n self: QuerySet[Article, Article],\n objs: Iterable[Article],\n batch_size: int | None = None,\n ignore_conflicts: bool = False,\n update_conflicts: bool = False,\n update_fields: Collection[str] | None = None,\n unique_fields: Collection[str] | None = None\n) -> Coroutine[Unknown, Unknown, list[Article]]: ...", "kind": 2, "label": "abulk_create", "sortText": "0.9999.abulk_create"}, {"detail": "def abulk_update(\n self: QuerySet[Article, Article],\n objs: Iterable[Article],\n fields: Iterable[str],\n batch_size: int | None = None\n) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "abulk_update", "sortText": "0.9999.abulk_update"}, {"detail": "def acontains(\n self: QuerySet[Article, Article],\n obj: Model\n) -> Coroutine[Unknown, Unknown, bool]: ...", "kind": 2, "label": "acontains", "sortText": "0.9999.acontains"}, {"detail": "def acount(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "acount", "sortText": "0.9999.acount"}, {"detail": "def acreate(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "acreate", "sortText": "0.9999.acreate"}, {"detail": "def adelete(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, tuple[int, dict[str, int]]]: ...", "kind": 2, "label": "adelete", "sortText": "0.9999.adelete"}, {"detail": "def aearliest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "aearliest", "sortText": "0.9999.aearliest"}, {"detail": "def aexists(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, bool]: ...", "kind": 2, "label": "aexists", "sortText": "0.9999.aexists"}, {"detail": "def aexplain(\n self: QuerySet[Article, Article],\n *,\n format: str | None = None,\n **options: Any\n) -> Coroutine[Unknown, Unknown, str]: ...", "kind": 2, "label": "aexplain", "sortText": "0.9999.aexplain"}, {"detail": "def afirst(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, Article | None]: ...", "kind": 2, "label": "afirst", "sortText": "0.9999.afirst"}, {"detail": "def aget(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "aget", "sortText": "0.9999.aget"}, {"detail": "def aget_or_create(\n self: QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, tuple[Article, bool]]: ...", "kind": 2, "label": "aget_or_create", "sortText": "0.9999.aget_or_create"}, {"detail": "def aggregate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> dict[str, Any]: ...", "kind": 2, "label": "aggregate", "sortText": "0.9999.aggregate"}, {"detail": "def ain_bulk(\n self: QuerySet[Article, Article],\n id_list: Iterable[Any] | None = None,\n *,\n field_name: str = 'pk'\n) -> Coroutine[Unknown, Unknown, dict[Any, Article]]: ...", "kind": 2, "label": "ain_bulk", "sortText": "0.9999.ain_bulk"}, {"detail": "def aiterator(\n self: QuerySet[Article, Article],\n chunk_size: int = 2000\n) -> AsyncIterator[Article]: ...", "kind": 2, "label": "aiterator", "sortText": "0.9999.aiterator"}, {"detail": "def alast(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, Article | None]: ...", "kind": 2, "label": "alast", "sortText": "0.9999.alast"}, {"detail": "def alatest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "alatest", "sortText": "0.9999.alatest"}, {"detail": "def alias(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "alias", "sortText": "0.9999.alias"}, {"detail": "def all(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "all", "sortText": "0.9999.all"}, {"detail": "def annotate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "annotate", "sortText": "0.9999.annotate"}, {"detail": "def as_manager(cls: type[QuerySet[Article, Article]]) -> Manager[Article]: ...", "kind": 2, "label": "as_manager", "sortText": "0.9999.as_manager"}, {"detail": "def aupdate(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "aupdate", "sortText": "0.9999.aupdate"}, {"detail": "def aupdate_or_create(\n self: QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n create_defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, tuple[Article, bool]]: ...", "kind": 2, "label": "aupdate_or_create", "sortText": "0.9999.aupdate_or_create"}, {"detail": "def bulk_create(\n self: QuerySet[Article, Article],\n objs: Iterable[Article],\n batch_size: int | None = None,\n ignore_conflicts: bool = False,\n update_conflicts: bool = False,\n update_fields: Collection[str] | None = None,\n unique_fields: Collection[str] | None = None\n) -> list[Article]: ...", "kind": 2, "label": "bulk_create", "sortText": "0.9999.bulk_create"}, {"detail": "def bulk_update(\n self: QuerySet[Article, Article],\n objs: Iterable[Article],\n fields: Iterable[str],\n batch_size: int | None = None\n) -> int: ...", "kind": 2, "label": "bulk_update", "sortText": "0.9999.bulk_update"}, {"detail": "def complex_filter(\n self: QuerySet[Article, Article],\n filter_obj: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "complex_filter", "sortText": "0.9999.complex_filter"}, {"detail": "def contains(\n self: QuerySet[Article, Article],\n obj: Model\n) -> bool: ...", "kind": 2, "label": "contains", "sortText": "0.9999.contains"}, {"detail": "def count(self: QuerySet[Article, Article]) -> int: ...", "kind": 2, "label": "count", "sortText": "0.9999.count"}, {"detail": "def create(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Article: ...", "kind": 2, "label": "create", "sortText": "0.9999.create"}, {"detail": "def dates(\n self: QuerySet[Article, Article],\n field_name: str,\n kind: Literal['day', 'month', 'week', 'year'],\n order: Literal['ASC', 'DESC'] = 'ASC'\n) -> QuerySet[Article, date]: ...", "kind": 2, "label": "dates", "sortText": "0.9999.dates"}, {"detail": "def datetimes(\n self: QuerySet[Article, Article],\n field_name: str,\n kind: Literal['day', 'hour', 'minute', 'month', 'second', 'week', 'year'],\n order: Literal['ASC', 'DESC'] = 'ASC',\n tzinfo: tzinfo | None = None\n) -> QuerySet[Article, datetime]: ...", "kind": 2, "label": "datetimes", "sortText": "0.9999.datetimes"}, {"detail": "str", "kind": 5, "label": "db", "sortText": "0.9999.db"}, {"detail": "\n@overload\ndef defer(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef defer(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "defer", "sortText": "0.9999.defer"}, {"detail": "def delete(self: QuerySet[Article, Article]) -> tuple[int, dict[str, int]]: ...", "kind": 2, "label": "delete", "sortText": "0.9999.delete"}, {"detail": "def difference(\n self: QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "difference", "sortText": "0.9999.difference"}, {"detail": "def distinct(\n self: QuerySet[Article, Article],\n *field_names: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "distinct", "sortText": "0.9999.distinct"}, {"detail": "def earliest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Article: ...", "kind": 2, "label": "earliest", "sortText": "0.9999.earliest"}, {"detail": "def exclude(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "exclude", "sortText": "0.9999.exclude"}, {"detail": "def exists(self: QuerySet[Article, Article]) -> bool: ...", "kind": 2, "label": "exists", "sortText": "0.9999.exists"}, {"detail": "def explain(\n self: QuerySet[Article, Article],\n *,\n format: str | None = None,\n **options: Any\n) -> str: ...", "kind": 2, "label": "explain", "sortText": "0.9999.explain"}, {"detail": "def extra(\n self: QuerySet[Article, Article],\n select: dict[str, Any] | None = None,\n where: Sequence[str] | None = None,\n params: Sequence[Any] | None = None,\n tables: Sequence[str] | None = None,\n order_by: Sequence[_OrderByFieldName] | None = None,\n select_params: Sequence[Any] | None = None\n) -> QuerySet[Any, Any]: ...", "kind": 2, "label": "extra", "sortText": "0.9999.extra"}, {"detail": "def filter(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "filter", "sortText": "0.9999.filter"}, {"detail": "def first(self: QuerySet[Article, Article]) -> Article | None: ...", "kind": 2, "label": "first", "sortText": "0.9999.first"}, {"detail": "def get(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Article: ...", "kind": 2, "label": "get", "sortText": "0.9999.get"}, {"detail": "def get_or_create(\n self: QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> tuple[Article, bool]: ...", "kind": 2, "label": "get_or_create", "sortText": "0.9999.get_or_create"}, {"detail": "def in_bulk(\n self: QuerySet[Article, Article],\n id_list: Iterable[Any] | None = None,\n *,\n field_name: str = 'pk'\n) -> dict[Any, Article]: ...", "kind": 2, "label": "in_bulk", "sortText": "0.9999.in_bulk"}, {"detail": "def intersection(\n self: QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "intersection", "sortText": "0.9999.intersection"}, {"detail": "def iterator(\n self: QuerySet[Article, Article],\n chunk_size: int | None = None\n) -> Iterator[Article]: ...", "kind": 2, "label": "iterator", "sortText": "0.9999.iterator"}, {"detail": "def last(self: QuerySet[Article, Article]) -> Article | None: ...", "kind": 2, "label": "last", "sortText": "0.9999.last"}, {"detail": "def latest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Article: ...", "kind": 2, "label": "latest", "sortText": "0.9999.latest"}, {"detail": "type[Article]", "kind": 5, "label": "model", "sortText": "0.9999.model"}, {"detail": "def none(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "none", "sortText": "0.9999.none"}, {"detail": "def only(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "only", "sortText": "0.9999.only"}, {"detail": "def order_by(\n self: QuerySet[Article, Article],\n *field_names: _OrderByFieldName\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "order_by", "sortText": "0.9999.order_by"}, {"detail": "bool", "kind": 5, "label": "ordered", "sortText": "0.9999.ordered"}, {"detail": "\n@overload\ndef prefetch_related(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef prefetch_related[_LookupT: str, _PrefetchedQuerySetT: QuerySet[Model, Model] = QuerySet[Model, Model], _ToAttrT: str = str](\n self: QuerySet[Article, Article],\n *lookups: Prefetch[_LookupT, _PrefetchedQuerySetT, _ToAttrT] | str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "prefetch_related", "sortText": "0.9999.prefetch_related"}, {"detail": "Query", "kind": 5, "label": "query", "sortText": "0.9999.query"}, {"detail": "def raw(\n self: QuerySet[Article, Article],\n raw_query: _ExecuteQuery,\n params: Any = ...,\n translations: dict[str, str] | None = None,\n using: str | None = None\n) -> RawQuerySet[Article]: ...", "kind": 2, "label": "raw", "sortText": "0.9999.raw"}, {"detail": "def resolve_expression(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Any: ...", "kind": 2, "label": "resolve_expression", "sortText": "0.9999.resolve_expression"}, {"detail": "def reverse(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "reverse", "sortText": "0.9999.reverse"}, {"detail": "def select_for_update(\n self: QuerySet[Article, Article],\n nowait: bool = False,\n skip_locked: bool = False,\n of: Sequence[str] = ...,\n no_key: bool = False\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "select_for_update", "sortText": "0.9999.select_for_update"}, {"detail": "\n@overload\ndef select_related(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef select_related(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "select_related", "sortText": "0.9999.select_related"}, {"detail": "def union(\n self: QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any],\n *,\n all: bool = False\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "union", "sortText": "0.9999.union"}, {"detail": "def update(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> int: ...", "kind": 2, "label": "update", "sortText": "0.9999.update"}, {"detail": "def update_or_create(\n self: QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n create_defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> tuple[Article, bool]: ...", "kind": 2, "label": "update_or_create", "sortText": "0.9999.update_or_create"}, {"detail": "def using(\n self: QuerySet[Article, Article],\n alias: str | None\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "using", "sortText": "0.9999.using"}, {"detail": "def values(\n self: QuerySet[Article, Article],\n *fields: Combinable | str,\n **expressions: Any\n) -> QuerySet[Article, dict[str, Any]]: ...", "kind": 2, "label": "values", "sortText": "0.9999.values"}, {"detail": "def values_list(\n self: QuerySet[Article, Article],\n *fields: Combinable | str,\n *,\n flat: bool = False,\n named: bool = False\n) -> QuerySet[Article, Any]: ...", "kind": 2, "label": "values_list", "sortText": "0.9999.values_list"}, {"detail": "def _fetch_all(self: QuerySet[Article, Article]) -> None: ...", "kind": 2, "label": "_fetch_all", "sortText": "2.9999._fetch_all"}, {"detail": "type[BaseIterable[Unknown]]", "kind": 5, "label": "_iterable_class", "sortText": "2.9999._iterable_class"}, {"detail": "def _raw_delete(\n self: QuerySet[Article, Article],\n using: str | None\n) -> int: ...", "kind": 2, "label": "_raw_delete", "sortText": "2.9999._raw_delete"}, {"detail": "list[Article] | None", "kind": 5, "label": "_result_cache", "sortText": "2.9999._result_cache"}, {"detail": "def __aiter__(self: QuerySet[Article, Article]) -> AsyncIterator[Article]: ...", "kind": 2, "label": "__aiter__", "sortText": "3.9999.__aiter__"}, {"detail": "def __and__(\n self: QuerySet[Article, Article],\n other: QuerySet[Article, Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__and__", "sortText": "3.9999.__and__"}, {"detail": "def __bool__(self: QuerySet[Article, Article]) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __class_getitem__(\n cls: type[QuerySet[Article, Article]],\n item: type[Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__class_getitem__", "sortText": "3.9999.__class_getitem__"}, {"detail": "\n@overload\ndef __getitem__(\n self: QuerySet[Article, Article],\n i: int\n) -> Article: ...\ndef __getitem__(\n self: QuerySet[Article, Article],\n s: slice[Any, Any, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__getitem__", "sortText": "3.9999.__getitem__"}, {"detail": "def __getstate__(self: QuerySet[Article, Article]) -> dict[str, Any]: ...", "kind": 2, "label": "__getstate__", "sortText": "3.9999.__getstate__"}, {"detail": "def __init__(\n self: QuerySet[Article, Article],\n model: type[Model] | None = None,\n query: Query | None = None,\n using: str | None = None,\n hints: dict[str, Model] | None = None\n) -> None: ...", "kind": 2, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "def __iter__(self: QuerySet[Article, Article]) -> Iterator[Article]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "def __len__(self: QuerySet[Article, Article]) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3.9999.__len__"}, {"detail": "def __or__(\n self: QuerySet[Article, Article],\n other: QuerySet[Article, Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__or__", "sortText": "3.9999.__or__"}]}} -{"suite": "django", "label": "edit queryset then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 48, "iteration": 4, "result": {"isIncomplete": false, "items": [{"detail": "def aaggregate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, dict[str, Any]]: ...", "kind": 2, "label": "aaggregate", "sortText": "0.9999.aaggregate"}, {"detail": "def abulk_create(\n self: QuerySet[Article, Article],\n objs: Iterable[Article],\n batch_size: int | None = None,\n ignore_conflicts: bool = False,\n update_conflicts: bool = False,\n update_fields: Collection[str] | None = None,\n unique_fields: Collection[str] | None = None\n) -> Coroutine[Unknown, Unknown, list[Article]]: ...", "kind": 2, "label": "abulk_create", "sortText": "0.9999.abulk_create"}, {"detail": "def abulk_update(\n self: QuerySet[Article, Article],\n objs: Iterable[Article],\n fields: Iterable[str],\n batch_size: int | None = None\n) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "abulk_update", "sortText": "0.9999.abulk_update"}, {"detail": "def acontains(\n self: QuerySet[Article, Article],\n obj: Model\n) -> Coroutine[Unknown, Unknown, bool]: ...", "kind": 2, "label": "acontains", "sortText": "0.9999.acontains"}, {"detail": "def acount(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "acount", "sortText": "0.9999.acount"}, {"detail": "def acreate(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "acreate", "sortText": "0.9999.acreate"}, {"detail": "def adelete(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, tuple[int, dict[str, int]]]: ...", "kind": 2, "label": "adelete", "sortText": "0.9999.adelete"}, {"detail": "def aearliest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "aearliest", "sortText": "0.9999.aearliest"}, {"detail": "def aexists(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, bool]: ...", "kind": 2, "label": "aexists", "sortText": "0.9999.aexists"}, {"detail": "def aexplain(\n self: QuerySet[Article, Article],\n *,\n format: str | None = None,\n **options: Any\n) -> Coroutine[Unknown, Unknown, str]: ...", "kind": 2, "label": "aexplain", "sortText": "0.9999.aexplain"}, {"detail": "def afirst(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, Article | None]: ...", "kind": 2, "label": "afirst", "sortText": "0.9999.afirst"}, {"detail": "def aget(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "aget", "sortText": "0.9999.aget"}, {"detail": "def aget_or_create(\n self: QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, tuple[Article, bool]]: ...", "kind": 2, "label": "aget_or_create", "sortText": "0.9999.aget_or_create"}, {"detail": "def aggregate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> dict[str, Any]: ...", "kind": 2, "label": "aggregate", "sortText": "0.9999.aggregate"}, {"detail": "def ain_bulk(\n self: QuerySet[Article, Article],\n id_list: Iterable[Any] | None = None,\n *,\n field_name: str = 'pk'\n) -> Coroutine[Unknown, Unknown, dict[Any, Article]]: ...", "kind": 2, "label": "ain_bulk", "sortText": "0.9999.ain_bulk"}, {"detail": "def aiterator(\n self: QuerySet[Article, Article],\n chunk_size: int = 2000\n) -> AsyncIterator[Article]: ...", "kind": 2, "label": "aiterator", "sortText": "0.9999.aiterator"}, {"detail": "def alast(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, Article | None]: ...", "kind": 2, "label": "alast", "sortText": "0.9999.alast"}, {"detail": "def alatest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "alatest", "sortText": "0.9999.alatest"}, {"detail": "def alias(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "alias", "sortText": "0.9999.alias"}, {"detail": "def all(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "all", "sortText": "0.9999.all"}, {"detail": "def annotate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "annotate", "sortText": "0.9999.annotate"}, {"detail": "def as_manager(cls: type[QuerySet[Article, Article]]) -> Manager[Article]: ...", "kind": 2, "label": "as_manager", "sortText": "0.9999.as_manager"}, {"detail": "def aupdate(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "aupdate", "sortText": "0.9999.aupdate"}, {"detail": "def aupdate_or_create(\n self: QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n create_defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, tuple[Article, bool]]: ...", "kind": 2, "label": "aupdate_or_create", "sortText": "0.9999.aupdate_or_create"}, {"detail": "def bulk_create(\n self: QuerySet[Article, Article],\n objs: Iterable[Article],\n batch_size: int | None = None,\n ignore_conflicts: bool = False,\n update_conflicts: bool = False,\n update_fields: Collection[str] | None = None,\n unique_fields: Collection[str] | None = None\n) -> list[Article]: ...", "kind": 2, "label": "bulk_create", "sortText": "0.9999.bulk_create"}, {"detail": "def bulk_update(\n self: QuerySet[Article, Article],\n objs: Iterable[Article],\n fields: Iterable[str],\n batch_size: int | None = None\n) -> int: ...", "kind": 2, "label": "bulk_update", "sortText": "0.9999.bulk_update"}, {"detail": "def complex_filter(\n self: QuerySet[Article, Article],\n filter_obj: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "complex_filter", "sortText": "0.9999.complex_filter"}, {"detail": "def contains(\n self: QuerySet[Article, Article],\n obj: Model\n) -> bool: ...", "kind": 2, "label": "contains", "sortText": "0.9999.contains"}, {"detail": "def count(self: QuerySet[Article, Article]) -> int: ...", "kind": 2, "label": "count", "sortText": "0.9999.count"}, {"detail": "def create(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Article: ...", "kind": 2, "label": "create", "sortText": "0.9999.create"}, {"detail": "def dates(\n self: QuerySet[Article, Article],\n field_name: str,\n kind: Literal['day', 'month', 'week', 'year'],\n order: Literal['ASC', 'DESC'] = 'ASC'\n) -> QuerySet[Article, date]: ...", "kind": 2, "label": "dates", "sortText": "0.9999.dates"}, {"detail": "def datetimes(\n self: QuerySet[Article, Article],\n field_name: str,\n kind: Literal['day', 'hour', 'minute', 'month', 'second', 'week', 'year'],\n order: Literal['ASC', 'DESC'] = 'ASC',\n tzinfo: tzinfo | None = None\n) -> QuerySet[Article, datetime]: ...", "kind": 2, "label": "datetimes", "sortText": "0.9999.datetimes"}, {"detail": "str", "kind": 5, "label": "db", "sortText": "0.9999.db"}, {"detail": "\n@overload\ndef defer(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef defer(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "defer", "sortText": "0.9999.defer"}, {"detail": "def delete(self: QuerySet[Article, Article]) -> tuple[int, dict[str, int]]: ...", "kind": 2, "label": "delete", "sortText": "0.9999.delete"}, {"detail": "def difference(\n self: QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "difference", "sortText": "0.9999.difference"}, {"detail": "def distinct(\n self: QuerySet[Article, Article],\n *field_names: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "distinct", "sortText": "0.9999.distinct"}, {"detail": "def earliest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Article: ...", "kind": 2, "label": "earliest", "sortText": "0.9999.earliest"}, {"detail": "def exclude(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "exclude", "sortText": "0.9999.exclude"}, {"detail": "def exists(self: QuerySet[Article, Article]) -> bool: ...", "kind": 2, "label": "exists", "sortText": "0.9999.exists"}, {"detail": "def explain(\n self: QuerySet[Article, Article],\n *,\n format: str | None = None,\n **options: Any\n) -> str: ...", "kind": 2, "label": "explain", "sortText": "0.9999.explain"}, {"detail": "def extra(\n self: QuerySet[Article, Article],\n select: dict[str, Any] | None = None,\n where: Sequence[str] | None = None,\n params: Sequence[Any] | None = None,\n tables: Sequence[str] | None = None,\n order_by: Sequence[_OrderByFieldName] | None = None,\n select_params: Sequence[Any] | None = None\n) -> QuerySet[Any, Any]: ...", "kind": 2, "label": "extra", "sortText": "0.9999.extra"}, {"detail": "def filter(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "filter", "sortText": "0.9999.filter"}, {"detail": "def first(self: QuerySet[Article, Article]) -> Article | None: ...", "kind": 2, "label": "first", "sortText": "0.9999.first"}, {"detail": "def get(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Article: ...", "kind": 2, "label": "get", "sortText": "0.9999.get"}, {"detail": "def get_or_create(\n self: QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> tuple[Article, bool]: ...", "kind": 2, "label": "get_or_create", "sortText": "0.9999.get_or_create"}, {"detail": "def in_bulk(\n self: QuerySet[Article, Article],\n id_list: Iterable[Any] | None = None,\n *,\n field_name: str = 'pk'\n) -> dict[Any, Article]: ...", "kind": 2, "label": "in_bulk", "sortText": "0.9999.in_bulk"}, {"detail": "def intersection(\n self: QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "intersection", "sortText": "0.9999.intersection"}, {"detail": "def iterator(\n self: QuerySet[Article, Article],\n chunk_size: int | None = None\n) -> Iterator[Article]: ...", "kind": 2, "label": "iterator", "sortText": "0.9999.iterator"}, {"detail": "def last(self: QuerySet[Article, Article]) -> Article | None: ...", "kind": 2, "label": "last", "sortText": "0.9999.last"}, {"detail": "def latest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Article: ...", "kind": 2, "label": "latest", "sortText": "0.9999.latest"}, {"detail": "type[Article]", "kind": 5, "label": "model", "sortText": "0.9999.model"}, {"detail": "def none(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "none", "sortText": "0.9999.none"}, {"detail": "def only(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "only", "sortText": "0.9999.only"}, {"detail": "def order_by(\n self: QuerySet[Article, Article],\n *field_names: _OrderByFieldName\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "order_by", "sortText": "0.9999.order_by"}, {"detail": "bool", "kind": 5, "label": "ordered", "sortText": "0.9999.ordered"}, {"detail": "\n@overload\ndef prefetch_related(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef prefetch_related[_LookupT: str, _PrefetchedQuerySetT: QuerySet[Model, Model] = QuerySet[Model, Model], _ToAttrT: str = str](\n self: QuerySet[Article, Article],\n *lookups: Prefetch[_LookupT, _PrefetchedQuerySetT, _ToAttrT] | str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "prefetch_related", "sortText": "0.9999.prefetch_related"}, {"detail": "Query", "kind": 5, "label": "query", "sortText": "0.9999.query"}, {"detail": "def raw(\n self: QuerySet[Article, Article],\n raw_query: _ExecuteQuery,\n params: Any = ...,\n translations: dict[str, str] | None = None,\n using: str | None = None\n) -> RawQuerySet[Article]: ...", "kind": 2, "label": "raw", "sortText": "0.9999.raw"}, {"detail": "def resolve_expression(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Any: ...", "kind": 2, "label": "resolve_expression", "sortText": "0.9999.resolve_expression"}, {"detail": "def reverse(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "reverse", "sortText": "0.9999.reverse"}, {"detail": "def select_for_update(\n self: QuerySet[Article, Article],\n nowait: bool = False,\n skip_locked: bool = False,\n of: Sequence[str] = ...,\n no_key: bool = False\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "select_for_update", "sortText": "0.9999.select_for_update"}, {"detail": "\n@overload\ndef select_related(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef select_related(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "select_related", "sortText": "0.9999.select_related"}, {"detail": "def union(\n self: QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any],\n *,\n all: bool = False\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "union", "sortText": "0.9999.union"}, {"detail": "def update(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> int: ...", "kind": 2, "label": "update", "sortText": "0.9999.update"}, {"detail": "def update_or_create(\n self: QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n create_defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> tuple[Article, bool]: ...", "kind": 2, "label": "update_or_create", "sortText": "0.9999.update_or_create"}, {"detail": "def using(\n self: QuerySet[Article, Article],\n alias: str | None\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "using", "sortText": "0.9999.using"}, {"detail": "def values(\n self: QuerySet[Article, Article],\n *fields: Combinable | str,\n **expressions: Any\n) -> QuerySet[Article, dict[str, Any]]: ...", "kind": 2, "label": "values", "sortText": "0.9999.values"}, {"detail": "def values_list(\n self: QuerySet[Article, Article],\n *fields: Combinable | str,\n *,\n flat: bool = False,\n named: bool = False\n) -> QuerySet[Article, Any]: ...", "kind": 2, "label": "values_list", "sortText": "0.9999.values_list"}, {"detail": "def _fetch_all(self: QuerySet[Article, Article]) -> None: ...", "kind": 2, "label": "_fetch_all", "sortText": "2.9999._fetch_all"}, {"detail": "type[BaseIterable[Unknown]]", "kind": 5, "label": "_iterable_class", "sortText": "2.9999._iterable_class"}, {"detail": "def _raw_delete(\n self: QuerySet[Article, Article],\n using: str | None\n) -> int: ...", "kind": 2, "label": "_raw_delete", "sortText": "2.9999._raw_delete"}, {"detail": "list[Article] | None", "kind": 5, "label": "_result_cache", "sortText": "2.9999._result_cache"}, {"detail": "def __aiter__(self: QuerySet[Article, Article]) -> AsyncIterator[Article]: ...", "kind": 2, "label": "__aiter__", "sortText": "3.9999.__aiter__"}, {"detail": "def __and__(\n self: QuerySet[Article, Article],\n other: QuerySet[Article, Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__and__", "sortText": "3.9999.__and__"}, {"detail": "def __bool__(self: QuerySet[Article, Article]) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __class_getitem__(\n cls: type[QuerySet[Article, Article]],\n item: type[Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__class_getitem__", "sortText": "3.9999.__class_getitem__"}, {"detail": "\n@overload\ndef __getitem__(\n self: QuerySet[Article, Article],\n i: int\n) -> Article: ...\ndef __getitem__(\n self: QuerySet[Article, Article],\n s: slice[Any, Any, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__getitem__", "sortText": "3.9999.__getitem__"}, {"detail": "def __getstate__(self: QuerySet[Article, Article]) -> dict[str, Any]: ...", "kind": 2, "label": "__getstate__", "sortText": "3.9999.__getstate__"}, {"detail": "def __init__(\n self: QuerySet[Article, Article],\n model: type[Model] | None = None,\n query: Query | None = None,\n using: str | None = None,\n hints: dict[str, Model] | None = None\n) -> None: ...", "kind": 2, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "def __iter__(self: QuerySet[Article, Article]) -> Iterator[Article]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "def __len__(self: QuerySet[Article, Article]) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3.9999.__len__"}, {"detail": "def __or__(\n self: QuerySet[Article, Article],\n other: QuerySet[Article, Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__or__", "sortText": "3.9999.__or__"}]}} -{"suite": "django", "label": "edit queryset then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 48, "iteration": 5, "result": {"isIncomplete": false, "items": [{"detail": "def aaggregate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, dict[str, Any]]: ...", "kind": 2, "label": "aaggregate", "sortText": "0.9999.aaggregate"}, {"detail": "def abulk_create(\n self: QuerySet[Article, Article],\n objs: Iterable[Article],\n batch_size: int | None = None,\n ignore_conflicts: bool = False,\n update_conflicts: bool = False,\n update_fields: Collection[str] | None = None,\n unique_fields: Collection[str] | None = None\n) -> Coroutine[Unknown, Unknown, list[Article]]: ...", "kind": 2, "label": "abulk_create", "sortText": "0.9999.abulk_create"}, {"detail": "def abulk_update(\n self: QuerySet[Article, Article],\n objs: Iterable[Article],\n fields: Iterable[str],\n batch_size: int | None = None\n) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "abulk_update", "sortText": "0.9999.abulk_update"}, {"detail": "def acontains(\n self: QuerySet[Article, Article],\n obj: Model\n) -> Coroutine[Unknown, Unknown, bool]: ...", "kind": 2, "label": "acontains", "sortText": "0.9999.acontains"}, {"detail": "def acount(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "acount", "sortText": "0.9999.acount"}, {"detail": "def acreate(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "acreate", "sortText": "0.9999.acreate"}, {"detail": "def adelete(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, tuple[int, dict[str, int]]]: ...", "kind": 2, "label": "adelete", "sortText": "0.9999.adelete"}, {"detail": "def aearliest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "aearliest", "sortText": "0.9999.aearliest"}, {"detail": "def aexists(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, bool]: ...", "kind": 2, "label": "aexists", "sortText": "0.9999.aexists"}, {"detail": "def aexplain(\n self: QuerySet[Article, Article],\n *,\n format: str | None = None,\n **options: Any\n) -> Coroutine[Unknown, Unknown, str]: ...", "kind": 2, "label": "aexplain", "sortText": "0.9999.aexplain"}, {"detail": "def afirst(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, Article | None]: ...", "kind": 2, "label": "afirst", "sortText": "0.9999.afirst"}, {"detail": "def aget(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "aget", "sortText": "0.9999.aget"}, {"detail": "def aget_or_create(\n self: QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, tuple[Article, bool]]: ...", "kind": 2, "label": "aget_or_create", "sortText": "0.9999.aget_or_create"}, {"detail": "def aggregate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> dict[str, Any]: ...", "kind": 2, "label": "aggregate", "sortText": "0.9999.aggregate"}, {"detail": "def ain_bulk(\n self: QuerySet[Article, Article],\n id_list: Iterable[Any] | None = None,\n *,\n field_name: str = 'pk'\n) -> Coroutine[Unknown, Unknown, dict[Any, Article]]: ...", "kind": 2, "label": "ain_bulk", "sortText": "0.9999.ain_bulk"}, {"detail": "def aiterator(\n self: QuerySet[Article, Article],\n chunk_size: int = 2000\n) -> AsyncIterator[Article]: ...", "kind": 2, "label": "aiterator", "sortText": "0.9999.aiterator"}, {"detail": "def alast(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, Article | None]: ...", "kind": 2, "label": "alast", "sortText": "0.9999.alast"}, {"detail": "def alatest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "alatest", "sortText": "0.9999.alatest"}, {"detail": "def alias(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "alias", "sortText": "0.9999.alias"}, {"detail": "def all(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "all", "sortText": "0.9999.all"}, {"detail": "def annotate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "annotate", "sortText": "0.9999.annotate"}, {"detail": "def as_manager(cls: type[QuerySet[Article, Article]]) -> Manager[Article]: ...", "kind": 2, "label": "as_manager", "sortText": "0.9999.as_manager"}, {"detail": "def aupdate(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "aupdate", "sortText": "0.9999.aupdate"}, {"detail": "def aupdate_or_create(\n self: QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n create_defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, tuple[Article, bool]]: ...", "kind": 2, "label": "aupdate_or_create", "sortText": "0.9999.aupdate_or_create"}, {"detail": "def bulk_create(\n self: QuerySet[Article, Article],\n objs: Iterable[Article],\n batch_size: int | None = None,\n ignore_conflicts: bool = False,\n update_conflicts: bool = False,\n update_fields: Collection[str] | None = None,\n unique_fields: Collection[str] | None = None\n) -> list[Article]: ...", "kind": 2, "label": "bulk_create", "sortText": "0.9999.bulk_create"}, {"detail": "def bulk_update(\n self: QuerySet[Article, Article],\n objs: Iterable[Article],\n fields: Iterable[str],\n batch_size: int | None = None\n) -> int: ...", "kind": 2, "label": "bulk_update", "sortText": "0.9999.bulk_update"}, {"detail": "def complex_filter(\n self: QuerySet[Article, Article],\n filter_obj: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "complex_filter", "sortText": "0.9999.complex_filter"}, {"detail": "def contains(\n self: QuerySet[Article, Article],\n obj: Model\n) -> bool: ...", "kind": 2, "label": "contains", "sortText": "0.9999.contains"}, {"detail": "def count(self: QuerySet[Article, Article]) -> int: ...", "kind": 2, "label": "count", "sortText": "0.9999.count"}, {"detail": "def create(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Article: ...", "kind": 2, "label": "create", "sortText": "0.9999.create"}, {"detail": "def dates(\n self: QuerySet[Article, Article],\n field_name: str,\n kind: Literal['day', 'month', 'week', 'year'],\n order: Literal['ASC', 'DESC'] = 'ASC'\n) -> QuerySet[Article, date]: ...", "kind": 2, "label": "dates", "sortText": "0.9999.dates"}, {"detail": "def datetimes(\n self: QuerySet[Article, Article],\n field_name: str,\n kind: Literal['day', 'hour', 'minute', 'month', 'second', 'week', 'year'],\n order: Literal['ASC', 'DESC'] = 'ASC',\n tzinfo: tzinfo | None = None\n) -> QuerySet[Article, datetime]: ...", "kind": 2, "label": "datetimes", "sortText": "0.9999.datetimes"}, {"detail": "str", "kind": 5, "label": "db", "sortText": "0.9999.db"}, {"detail": "\n@overload\ndef defer(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef defer(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "defer", "sortText": "0.9999.defer"}, {"detail": "def delete(self: QuerySet[Article, Article]) -> tuple[int, dict[str, int]]: ...", "kind": 2, "label": "delete", "sortText": "0.9999.delete"}, {"detail": "def difference(\n self: QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "difference", "sortText": "0.9999.difference"}, {"detail": "def distinct(\n self: QuerySet[Article, Article],\n *field_names: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "distinct", "sortText": "0.9999.distinct"}, {"detail": "def earliest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Article: ...", "kind": 2, "label": "earliest", "sortText": "0.9999.earliest"}, {"detail": "def exclude(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "exclude", "sortText": "0.9999.exclude"}, {"detail": "def exists(self: QuerySet[Article, Article]) -> bool: ...", "kind": 2, "label": "exists", "sortText": "0.9999.exists"}, {"detail": "def explain(\n self: QuerySet[Article, Article],\n *,\n format: str | None = None,\n **options: Any\n) -> str: ...", "kind": 2, "label": "explain", "sortText": "0.9999.explain"}, {"detail": "def extra(\n self: QuerySet[Article, Article],\n select: dict[str, Any] | None = None,\n where: Sequence[str] | None = None,\n params: Sequence[Any] | None = None,\n tables: Sequence[str] | None = None,\n order_by: Sequence[_OrderByFieldName] | None = None,\n select_params: Sequence[Any] | None = None\n) -> QuerySet[Any, Any]: ...", "kind": 2, "label": "extra", "sortText": "0.9999.extra"}, {"detail": "def filter(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "filter", "sortText": "0.9999.filter"}, {"detail": "def first(self: QuerySet[Article, Article]) -> Article | None: ...", "kind": 2, "label": "first", "sortText": "0.9999.first"}, {"detail": "def get(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Article: ...", "kind": 2, "label": "get", "sortText": "0.9999.get"}, {"detail": "def get_or_create(\n self: QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> tuple[Article, bool]: ...", "kind": 2, "label": "get_or_create", "sortText": "0.9999.get_or_create"}, {"detail": "def in_bulk(\n self: QuerySet[Article, Article],\n id_list: Iterable[Any] | None = None,\n *,\n field_name: str = 'pk'\n) -> dict[Any, Article]: ...", "kind": 2, "label": "in_bulk", "sortText": "0.9999.in_bulk"}, {"detail": "def intersection(\n self: QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "intersection", "sortText": "0.9999.intersection"}, {"detail": "def iterator(\n self: QuerySet[Article, Article],\n chunk_size: int | None = None\n) -> Iterator[Article]: ...", "kind": 2, "label": "iterator", "sortText": "0.9999.iterator"}, {"detail": "def last(self: QuerySet[Article, Article]) -> Article | None: ...", "kind": 2, "label": "last", "sortText": "0.9999.last"}, {"detail": "def latest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Article: ...", "kind": 2, "label": "latest", "sortText": "0.9999.latest"}, {"detail": "type[Article]", "kind": 5, "label": "model", "sortText": "0.9999.model"}, {"detail": "def none(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "none", "sortText": "0.9999.none"}, {"detail": "def only(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "only", "sortText": "0.9999.only"}, {"detail": "def order_by(\n self: QuerySet[Article, Article],\n *field_names: _OrderByFieldName\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "order_by", "sortText": "0.9999.order_by"}, {"detail": "bool", "kind": 5, "label": "ordered", "sortText": "0.9999.ordered"}, {"detail": "\n@overload\ndef prefetch_related(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef prefetch_related[_LookupT: str, _PrefetchedQuerySetT: QuerySet[Model, Model] = QuerySet[Model, Model], _ToAttrT: str = str](\n self: QuerySet[Article, Article],\n *lookups: Prefetch[_LookupT, _PrefetchedQuerySetT, _ToAttrT] | str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "prefetch_related", "sortText": "0.9999.prefetch_related"}, {"detail": "Query", "kind": 5, "label": "query", "sortText": "0.9999.query"}, {"detail": "def raw(\n self: QuerySet[Article, Article],\n raw_query: _ExecuteQuery,\n params: Any = ...,\n translations: dict[str, str] | None = None,\n using: str | None = None\n) -> RawQuerySet[Article]: ...", "kind": 2, "label": "raw", "sortText": "0.9999.raw"}, {"detail": "def resolve_expression(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Any: ...", "kind": 2, "label": "resolve_expression", "sortText": "0.9999.resolve_expression"}, {"detail": "def reverse(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "reverse", "sortText": "0.9999.reverse"}, {"detail": "def select_for_update(\n self: QuerySet[Article, Article],\n nowait: bool = False,\n skip_locked: bool = False,\n of: Sequence[str] = ...,\n no_key: bool = False\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "select_for_update", "sortText": "0.9999.select_for_update"}, {"detail": "\n@overload\ndef select_related(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef select_related(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "select_related", "sortText": "0.9999.select_related"}, {"detail": "def union(\n self: QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any],\n *,\n all: bool = False\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "union", "sortText": "0.9999.union"}, {"detail": "def update(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> int: ...", "kind": 2, "label": "update", "sortText": "0.9999.update"}, {"detail": "def update_or_create(\n self: QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n create_defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> tuple[Article, bool]: ...", "kind": 2, "label": "update_or_create", "sortText": "0.9999.update_or_create"}, {"detail": "def using(\n self: QuerySet[Article, Article],\n alias: str | None\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "using", "sortText": "0.9999.using"}, {"detail": "def values(\n self: QuerySet[Article, Article],\n *fields: Combinable | str,\n **expressions: Any\n) -> QuerySet[Article, dict[str, Any]]: ...", "kind": 2, "label": "values", "sortText": "0.9999.values"}, {"detail": "def values_list(\n self: QuerySet[Article, Article],\n *fields: Combinable | str,\n *,\n flat: bool = False,\n named: bool = False\n) -> QuerySet[Article, Any]: ...", "kind": 2, "label": "values_list", "sortText": "0.9999.values_list"}, {"detail": "def _fetch_all(self: QuerySet[Article, Article]) -> None: ...", "kind": 2, "label": "_fetch_all", "sortText": "2.9999._fetch_all"}, {"detail": "type[BaseIterable[Unknown]]", "kind": 5, "label": "_iterable_class", "sortText": "2.9999._iterable_class"}, {"detail": "def _raw_delete(\n self: QuerySet[Article, Article],\n using: str | None\n) -> int: ...", "kind": 2, "label": "_raw_delete", "sortText": "2.9999._raw_delete"}, {"detail": "list[Article] | None", "kind": 5, "label": "_result_cache", "sortText": "2.9999._result_cache"}, {"detail": "def __aiter__(self: QuerySet[Article, Article]) -> AsyncIterator[Article]: ...", "kind": 2, "label": "__aiter__", "sortText": "3.9999.__aiter__"}, {"detail": "def __and__(\n self: QuerySet[Article, Article],\n other: QuerySet[Article, Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__and__", "sortText": "3.9999.__and__"}, {"detail": "def __bool__(self: QuerySet[Article, Article]) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __class_getitem__(\n cls: type[QuerySet[Article, Article]],\n item: type[Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__class_getitem__", "sortText": "3.9999.__class_getitem__"}, {"detail": "\n@overload\ndef __getitem__(\n self: QuerySet[Article, Article],\n i: int\n) -> Article: ...\ndef __getitem__(\n self: QuerySet[Article, Article],\n s: slice[Any, Any, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__getitem__", "sortText": "3.9999.__getitem__"}, {"detail": "def __getstate__(self: QuerySet[Article, Article]) -> dict[str, Any]: ...", "kind": 2, "label": "__getstate__", "sortText": "3.9999.__getstate__"}, {"detail": "def __init__(\n self: QuerySet[Article, Article],\n model: type[Model] | None = None,\n query: Query | None = None,\n using: str | None = None,\n hints: dict[str, Model] | None = None\n) -> None: ...", "kind": 2, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "def __iter__(self: QuerySet[Article, Article]) -> Iterator[Article]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "def __len__(self: QuerySet[Article, Article]) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3.9999.__len__"}, {"detail": "def __or__(\n self: QuerySet[Article, Article],\n other: QuerySet[Article, Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__or__", "sortText": "3.9999.__or__"}]}} -{"suite": "django", "label": "edit queryset then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 30, "iteration": 1, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(method) order_by: def order_by(\n self: Manager[Article],\n *field_names: Combinable | str\n) -> QuerySet[Article, Article]: ...\n```\n\nGo to [Article](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py#L8,7) | [Manager](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/manager.pyi#L38,7) | [Combinable](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/expressions.pyi#L23,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [QuerySet](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/query.pyi#L58,7)"}}} -{"suite": "django", "label": "edit queryset then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 30, "iteration": 2, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(method) order_by: def order_by(\n self: Manager[Article],\n *field_names: Combinable | str\n) -> QuerySet[Article, Article]: ...\n```\n\nGo to [Article](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py#L8,7) | [Manager](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/manager.pyi#L38,7) | [Combinable](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/expressions.pyi#L23,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [QuerySet](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/query.pyi#L58,7)"}}} -{"suite": "django", "label": "edit queryset then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 30, "iteration": 3, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(method) order_by: def order_by(\n self: Manager[Article],\n *field_names: Combinable | str\n) -> QuerySet[Article, Article]: ...\n```\n\nGo to [Article](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py#L8,7) | [Manager](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/manager.pyi#L38,7) | [Combinable](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/expressions.pyi#L23,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [QuerySet](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/query.pyi#L58,7)"}}} -{"suite": "django", "label": "edit queryset then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 30, "iteration": 4, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(method) order_by: def order_by(\n self: Manager[Article],\n *field_names: Combinable | str\n) -> QuerySet[Article, Article]: ...\n```\n\nGo to [Article](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py#L8,7) | [Manager](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/manager.pyi#L38,7) | [Combinable](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/expressions.pyi#L23,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [QuerySet](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/query.pyi#L58,7)"}}} -{"suite": "django", "label": "edit queryset then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 30, "iteration": 5, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(method) order_by: def order_by(\n self: Manager[Article],\n *field_names: Combinable | str\n) -> QuerySet[Article, Article]: ...\n```\n\nGo to [Article](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py#L8,7) | [Manager](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/manager.pyi#L38,7) | [Combinable](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/expressions.pyi#L23,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [QuerySet](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/query.pyi#L58,7)"}}} -{"suite": "pandas", "label": "report dataframe completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 20, "iteration": 1, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"detail": "DataFrame", "kind": 6, "label": "report", "sortText": "0.9999.report"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"detail": "() -> DataFrame", "kind": 3, "label": "build_report", "sortText": "0z.9999.build_report"}]}} -{"suite": "pandas", "label": "report dataframe completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 20, "iteration": 2, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"detail": "DataFrame", "kind": 6, "label": "report", "sortText": "0.9999.report"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"detail": "() -> DataFrame", "kind": 3, "label": "build_report", "sortText": "0z.9999.build_report"}]}} -{"suite": "pandas", "label": "report dataframe completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 20, "iteration": 3, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"detail": "DataFrame", "kind": 6, "label": "report", "sortText": "0.9999.report"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"detail": "() -> DataFrame", "kind": 3, "label": "build_report", "sortText": "0z.9999.build_report"}]}} -{"suite": "pandas", "label": "report dataframe completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 20, "iteration": 4, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"detail": "DataFrame", "kind": 6, "label": "report", "sortText": "0.9999.report"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"detail": "() -> DataFrame", "kind": 3, "label": "build_report", "sortText": "0z.9999.build_report"}]}} -{"suite": "pandas", "label": "report dataframe completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 20, "iteration": 5, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"detail": "DataFrame", "kind": 6, "label": "report", "sortText": "0.9999.report"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"detail": "() -> DataFrame", "kind": 3, "label": "build_report", "sortText": "0z.9999.build_report"}]}} -{"suite": "pandas", "label": "dataframe groupby hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 11, "character": 20, "iteration": 1, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) groupby: def groupby(\n self: DataFrame,\n by: Scalar,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[True]]: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/frame.pyi#L396,7) | [Timedelta](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/_libs/tslibs/timedeltas.pyi#L93,7) | [Timestamp](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/_libs/tslibs/timestamps.pyi#L51,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3200,7) | [bytes](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1902,7) | [complex](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L932,7) | [complexfloating](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6722,7) | [date](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/datetime.pyi#L73,7) | [datetime](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/datetime.pyi#L441,7) | [datetime64](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L7244,7) | [float](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L735,7) | [floating](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6418,7) | [int](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L418,7) | [integer](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L5878,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [timedelta](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/datetime.pyi#L337,7) | [timedelta64](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6880,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L555,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L718,7) | [_NoDefault](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/_libs/lib.pyi#L11,7) | [DataFrameGroupBy](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/groupby/generic.pyi#L228,7)"}}} -{"suite": "pandas", "label": "dataframe groupby hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 11, "character": 20, "iteration": 2, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) groupby: def groupby(\n self: DataFrame,\n by: Scalar,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[True]]: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/frame.pyi#L396,7) | [Timedelta](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/_libs/tslibs/timedeltas.pyi#L93,7) | [Timestamp](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/_libs/tslibs/timestamps.pyi#L51,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3200,7) | [bytes](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1902,7) | [complex](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L932,7) | [complexfloating](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6722,7) | [date](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/datetime.pyi#L73,7) | [datetime](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/datetime.pyi#L441,7) | [datetime64](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L7244,7) | [float](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L735,7) | [floating](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6418,7) | [int](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L418,7) | [integer](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L5878,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [timedelta](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/datetime.pyi#L337,7) | [timedelta64](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6880,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L555,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L718,7) | [_NoDefault](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/_libs/lib.pyi#L11,7) | [DataFrameGroupBy](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/groupby/generic.pyi#L228,7)"}}} -{"suite": "pandas", "label": "dataframe groupby hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 11, "character": 20, "iteration": 3, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) groupby: def groupby(\n self: DataFrame,\n by: Scalar,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[True]]: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/frame.pyi#L396,7) | [Timedelta](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/_libs/tslibs/timedeltas.pyi#L93,7) | [Timestamp](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/_libs/tslibs/timestamps.pyi#L51,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3200,7) | [bytes](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1902,7) | [complex](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L932,7) | [complexfloating](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6722,7) | [date](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/datetime.pyi#L73,7) | [datetime](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/datetime.pyi#L441,7) | [datetime64](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L7244,7) | [float](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L735,7) | [floating](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6418,7) | [int](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L418,7) | [integer](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L5878,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [timedelta](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/datetime.pyi#L337,7) | [timedelta64](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6880,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L555,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L718,7) | [_NoDefault](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/_libs/lib.pyi#L11,7) | [DataFrameGroupBy](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/groupby/generic.pyi#L228,7)"}}} -{"suite": "pandas", "label": "dataframe groupby hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 11, "character": 20, "iteration": 4, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) groupby: def groupby(\n self: DataFrame,\n by: Scalar,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[True]]: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/frame.pyi#L396,7) | [Timedelta](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/_libs/tslibs/timedeltas.pyi#L93,7) | [Timestamp](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/_libs/tslibs/timestamps.pyi#L51,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3200,7) | [bytes](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1902,7) | [complex](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L932,7) | [complexfloating](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6722,7) | [date](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/datetime.pyi#L73,7) | [datetime](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/datetime.pyi#L441,7) | [datetime64](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L7244,7) | [float](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L735,7) | [floating](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6418,7) | [int](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L418,7) | [integer](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L5878,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [timedelta](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/datetime.pyi#L337,7) | [timedelta64](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6880,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L555,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L718,7) | [_NoDefault](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/_libs/lib.pyi#L11,7) | [DataFrameGroupBy](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/groupby/generic.pyi#L228,7)"}}} -{"suite": "pandas", "label": "dataframe groupby hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 11, "character": 20, "iteration": 5, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) groupby: def groupby(\n self: DataFrame,\n by: Scalar,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[True]]: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/frame.pyi#L396,7) | [Timedelta](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/_libs/tslibs/timedeltas.pyi#L93,7) | [Timestamp](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/_libs/tslibs/timestamps.pyi#L51,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3200,7) | [bytes](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1902,7) | [complex](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L932,7) | [complexfloating](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6722,7) | [date](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/datetime.pyi#L73,7) | [datetime](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/datetime.pyi#L441,7) | [datetime64](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L7244,7) | [float](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L735,7) | [floating](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6418,7) | [int](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L418,7) | [integer](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L5878,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [timedelta](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/datetime.pyi#L337,7) | [timedelta64](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6880,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L555,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L718,7) | [_NoDefault](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/_libs/lib.pyi#L11,7) | [DataFrameGroupBy](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/groupby/generic.pyi#L228,7)"}}} -{"suite": "pandas", "label": "build report definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 16, "character": 17, "iteration": 1, "result": {"range": {"end": {"character": 16, "line": 3}, "start": {"character": 4, "line": 3}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}} -{"suite": "pandas", "label": "build report definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 16, "character": 17, "iteration": 2, "result": {"range": {"end": {"character": 16, "line": 3}, "start": {"character": 4, "line": 3}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}} -{"suite": "pandas", "label": "build report definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 16, "character": 17, "iteration": 3, "result": {"range": {"end": {"character": 16, "line": 3}, "start": {"character": 4, "line": 3}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}} -{"suite": "pandas", "label": "build report definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 16, "character": 17, "iteration": 4, "result": {"range": {"end": {"character": 16, "line": 3}, "start": {"character": 4, "line": 3}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}} -{"suite": "pandas", "label": "build report definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 16, "character": 17, "iteration": 5, "result": {"range": {"end": {"character": 16, "line": 3}, "start": {"character": 4, "line": 3}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}} -{"suite": "pandas", "label": "edit dataframe then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 39, "iteration": 1, "result": {"isIncomplete": false, "items": [{"detail": "str", "kind": 5, "label": "Name", "sortText": "0.9999.Name"}, {"detail": "DataFrame", "kind": 5, "label": "T", "sortText": "0z.9999.T"}, {"detail": "def abs(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "abs", "sortText": "0z.9999.abs"}, {"detail": "def add(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add", "sortText": "0z.9999.add"}, {"detail": "def add_prefix(\n self: DataFrame,\n prefix: str,\n axis: Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add_prefix", "sortText": "0z.9999.add_prefix"}, {"detail": "def add_suffix(\n self: DataFrame,\n suffix: str,\n axis: Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add_suffix", "sortText": "0z.9999.add_suffix"}, {"detail": "\n@overload\ndef aggregate(\n self: DataFrame,\n func: ((...) -> Unknown) | Mapping[Unknown, ((...) -> Unknown) | str | ufunc] | str | ufunc,\n axis: Axis = 0,\n **kwargs: Any\n) -> Series: ...\ndef aggregate(\n self: DataFrame,\n func: Mapping[Unknown, ((...) -> Unknown) | list[((...) -> Unknown) | str | ufunc] | str | ufunc] | list[AggFuncTypeBase] | None = ...,\n axis: Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "agg", "sortText": "0z.9999.agg"}, {"detail": "\n@overload\ndef aggregate(\n self: DataFrame,\n func: ((...) -> Unknown) | Mapping[Unknown, ((...) -> Unknown) | str | ufunc] | str | ufunc,\n axis: Axis = 0,\n **kwargs: Any\n) -> Series: ...\ndef aggregate(\n self: DataFrame,\n func: Mapping[Unknown, ((...) -> Unknown) | list[((...) -> Unknown) | str | ufunc] | str | ufunc] | list[AggFuncTypeBase] | None = ...,\n axis: Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "aggregate", "sortText": "0z.9999.aggregate"}, {"detail": "def align[NDFrameT: NDFrame](\n self: DataFrame,\n other: NDFrameT,\n join: AlignJoin = 'outer',\n axis: Literal['columns', 'index', 0, 1] | None = None,\n level: Hashable | None = None,\n copy: bool = True,\n fill_value: NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> tuple[DataFrame, NDFrameT]: ...", "kind": 2, "label": "align", "sortText": "0z.9999.align"}, {"detail": "\n@overload\ndef all(\n self: DataFrame,\n axis: None,\n bool_only: builtins.bool | None = ...,\n skipna: builtins.bool = ...,\n **kwargs: Any\n) -> numpy.bool: ...\ndef all(\n self: DataFrame,\n axis: Axis = 0,\n bool_only: builtins.bool | None = ...,\n skipna: builtins.bool = ...,\n **kwargs: Any\n) -> Series[builtins.bool]: ...", "kind": 2, "label": "all", "sortText": "0z.9999.all"}, {"detail": "\n@overload\ndef any(\n self: DataFrame,\n *,\n axis: None,\n bool_only: builtins.bool | None = ...,\n skipna: builtins.bool = ...,\n **kwargs: Any\n) -> numpy.bool: ...\ndef any(\n self: DataFrame,\n *,\n axis: Axis = 0,\n bool_only: builtins.bool | None = ...,\n skipna: builtins.bool = ...,\n **kwargs: Any\n) -> Series[builtins.bool]: ...", "kind": 2, "label": "any", "sortText": "0z.9999.any"}, {"detail": "\n@overload\ndef apply(\n self: DataFrame,\n f: (...) -> Index | MutableSequence[Any] | Series | ndarray[tuple[int]] | tuple[Any, ...],\n axis: AxisIndex = ...,\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n **kwargs: Any\n) -> DataFrame: ...\ndef apply[S2: SeriesDType](\n self: DataFrame,\n f: (...) -> NAType | S2,\n axis: AxisIndex = ...,\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n **kwargs: Any\n) -> Series[S2]: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Mapping[Any, Any],\n axis: AxisIndex = ...,\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n **kwargs: Any\n) -> Series: ...\ndef apply[S2: SeriesDType](\n self: DataFrame,\n f: (...) -> NAType | S2,\n axis: Axis = 0,\n raw: bool = ...,\n args: Any = ...,\n *,\n result_type: Literal['expand', 'reduce'],\n **kwargs: Any\n) -> Series[S2]: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | Series | ndarray[tuple[int]] | tuple[Any, ...],\n axis: Axis = 0,\n raw: bool = ...,\n args: Any = ...,\n *,\n result_type: Literal['expand'],\n **kwargs: Any\n) -> DataFrame: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | ndarray[tuple[int]] | tuple[Any, ...],\n axis: Axis = 0,\n raw: bool = ...,\n args: Any = ...,\n *,\n result_type: Literal['reduce'],\n **kwargs: Any\n) -> Series: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | tuple[Any, ...],\n axis: Axis = 0,\n raw: bool = ...,\n args: Any = ...,\n *,\n result_type: Literal['broadcast'],\n **kwargs: Any\n) -> DataFrame: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Series,\n axis: AxisIndex = 0,\n raw: bool = ...,\n args: Any = ...,\n *,\n result_type: Literal['reduce'],\n **kwargs: Any\n) -> Series: ...\ndef apply[S2: SeriesDType](\n self: DataFrame,\n f: (...) -> NAType | S2,\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n *,\n axis: AxisColumn,\n **kwargs: Any\n) -> Series[S2]: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | ndarray[tuple[int]] | tuple[Any, ...],\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n *,\n axis: AxisColumn,\n **kwargs: Any\n) -> Series: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Series,\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n *,\n axis: AxisColumn,\n **kwargs: Any\n) -> DataFrame: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Series,\n raw: bool = ...,\n args: Any = ...,\n *,\n axis: AxisColumn,\n result_type: Literal['reduce'],\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "apply", "sortText": "0z.9999.apply"}, {"detail": "def asfreq(\n self: DataFrame,\n freq: Frequency,\n method: Literal['backfill', 'bfill', 'ffill', 'pad'] | None = None,\n how: Literal['end', 'start'] | None = ...,\n normalize: bool = False,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "asfreq", "sortText": "0z.9999.asfreq"}, {"detail": "def asof(\n self: DataFrame,\n where: ExtensionArray | Index | Sequence[Scalar] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64,\n subset: Hashable | list[Hashable] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "asof", "sortText": "0z.9999.asof"}, {"detail": "def assign(\n self: DataFrame,\n **kwargs: IntoColumn\n) -> DataFrame: ...", "kind": 2, "label": "assign", "sortText": "0z.9999.assign"}, {"detail": "def astype(\n self: DataFrame,\n dtype: Literal[' DataFrame: ...", "kind": 2, "label": "astype", "sortText": "0z.9999.astype"}, {"detail": "_AtIndexerFrame", "kind": 5, "label": "at", "sortText": "0z.9999.at"}, {"detail": "def at_time(\n self: DataFrame,\n time: str | time,\n asof: bool = False,\n axis: Literal['columns', 'index', 0, 1] | None = 0\n) -> DataFrame: ...", "kind": 2, "label": "at_time", "sortText": "0z.9999.at_time"}, {"detail": "dict[Hashable | None, Any]", "kind": 5, "label": "attrs", "sortText": "0z.9999.attrs"}, {"detail": "list[Index]", "kind": 5, "label": "axes", "sortText": "0z.9999.axes"}, {"detail": "def between_time(\n self: DataFrame,\n start_time: str | time,\n end_time: str | time,\n inclusive: IntervalClosedType = 'both',\n axis: Literal['columns', 'index', 0, 1] | None = 0\n) -> DataFrame: ...", "kind": 2, "label": "between_time", "sortText": "0z.9999.between_time"}, {"detail": "\n@overload\ndef bfill(\n self: DataFrame,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n inplace: Literal[True],\n limit: int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> None: ...\ndef bfill(\n self: DataFrame,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n inplace: Literal[False] = False,\n limit: int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "bfill", "sortText": "0z.9999.bfill"}, {"detail": "def bool(self: DataFrame) -> bool: ...", "kind": 2, "label": "bool", "sortText": "0z.9999.bool"}, {"detail": "\n@overload\ndef boxplot(\n self: DataFrame,\n by: None = None,\n ax: Unknown = None,\n fontsize: float | str | None = None,\n rot: float = 0,\n grid: bool = True,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n *,\n return_type: Literal['axes'] | None = None,\n backend: str | None = None,\n **kwargs: Any\n) -> Unknown: ...\ndef boxplot(\n self: DataFrame,\n by: None = None,\n ax: Unknown = None,\n fontsize: float | str | None = None,\n rot: float = 0,\n grid: bool = True,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n *,\n return_type: Literal['dict'],\n backend: str | None = None,\n **kwargs: Any\n) -> dict[str, Unknown]: ...\ndef boxplot(\n self: DataFrame,\n by: None = None,\n ax: Unknown = None,\n fontsize: float | str | None = None,\n rot: float = 0,\n grid: bool = True,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n *,\n return_type: Literal['both'],\n backend: str | None = None,\n **kwargs: Any\n) -> _BoxPlotT: ...\ndef boxplot(\n self: DataFrame,\n by: Hashable | MutableSequence[Unknown] | ndarray[tuple[int]] | range | tuple[Unknown, ...],\n ax: Unknown = None,\n fontsize: float | str | None = None,\n rot: float = 0,\n grid: bool = True,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n *,\n return_type: None = None,\n backend: str | None = None,\n **kwargs: Any\n) -> Unknown: ...\ndef boxplot(\n self: DataFrame,\n by: Hashable | MutableSequence[Unknown] | ndarray[tuple[int]] | range | tuple[Unknown, ...],\n ax: Unknown = None,\n fontsize: float | str | None = None,\n rot: float = 0,\n grid: bool = True,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n *,\n return_type: Literal['axes', 'both', 'dict'],\n backend: str | None = None,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "boxplot", "sortText": "0z.9999.boxplot"}, {"detail": "\n@overload\ndef clip(\n self: DataFrame,\n lower: float | None = ...,\n upper: float | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n inplace: Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self: DataFrame,\n lower: AnyArrayLike = ...,\n upper: ExtensionArray | Index | Series | ndarray | None = ...,\n *,\n axis: Axis = ...,\n inplace: Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self: DataFrame,\n lower: ExtensionArray | Index | Series | ndarray | None = ...,\n upper: AnyArrayLike = ...,\n *,\n axis: Axis = ...,\n inplace: Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self: DataFrame,\n lower: None = None,\n upper: None = None,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n inplace: Literal[True],\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self: DataFrame,\n lower: float | None = ...,\n upper: float | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...\ndef clip(\n self: DataFrame,\n lower: AnyArrayLike = ...,\n upper: ExtensionArray | Index | Series | ndarray | None = ...,\n *,\n axis: Axis = ...,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...\ndef clip(\n self: DataFrame,\n lower: ExtensionArray | Index | Series | ndarray | None = ...,\n upper: AnyArrayLike = ...,\n *,\n axis: Axis = ...,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...", "kind": 2, "label": "clip", "sortText": "0z.9999.clip"}, {"detail": "Index[str]", "kind": 5, "label": "columns", "sortText": "0z.9999.columns"}, {"detail": "def combine(\n self: DataFrame,\n other: DataFrame,\n func: (...) -> Unknown,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n overwrite: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "combine", "sortText": "0z.9999.combine"}, {"detail": "def combine_first(\n self: DataFrame,\n other: DataFrame\n) -> DataFrame: ...", "kind": 2, "label": "combine_first", "sortText": "0z.9999.combine_first"}, {"detail": "def compare(\n self: DataFrame,\n other: DataFrame,\n align_axis: Axis = 1,\n keep_shape: bool = False,\n keep_equal: bool = False,\n result_names: Suffixes = ...\n) -> DataFrame: ...", "kind": 2, "label": "compare", "sortText": "0z.9999.compare"}, {"detail": "def convert_dtypes(\n self: DataFrame,\n infer_objects: bool = True,\n convert_string: bool = True,\n convert_integer: bool = True,\n convert_boolean: bool = True,\n convert_floating: bool = True,\n dtype_backend: DtypeBackend = 'numpy_nullable'\n) -> DataFrame: ...", "kind": 2, "label": "convert_dtypes", "sortText": "0z.9999.convert_dtypes"}, {"detail": "def copy(\n self: DataFrame,\n deep: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "copy", "sortText": "0z.9999.copy"}, {"detail": "def corr(\n self: DataFrame,\n method: Literal['kendall', 'pearson', 'spearman'] = 'pearson',\n min_periods: int = ...,\n numeric_only: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "corr", "sortText": "0z.9999.corr"}, {"detail": "def corrwith(\n self: DataFrame,\n other: DataFrame | Series,\n axis: Literal['columns', 'index', 0, 1] | None = 0,\n drop: bool = False,\n method: Literal['kendall', 'pearson', 'spearman'] = 'pearson',\n numeric_only: bool = False\n) -> Series: ...", "kind": 2, "label": "corrwith", "sortText": "0z.9999.corrwith"}, {"detail": "def count(\n self: DataFrame,\n axis: Axis = 0,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "count", "sortText": "0z.9999.count"}, {"detail": "def cov(\n self: DataFrame,\n min_periods: int | None = None,\n ddof: int = 1,\n numeric_only: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "cov", "sortText": "0z.9999.cov"}, {"detail": "def cummax(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n skipna: bool = True,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cummax", "sortText": "0z.9999.cummax"}, {"detail": "def cummin(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n skipna: bool = True,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cummin", "sortText": "0z.9999.cummin"}, {"detail": "def cumprod(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n skipna: bool = True,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cumprod", "sortText": "0z.9999.cumprod"}, {"detail": "def cumsum(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n skipna: bool = True,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cumsum", "sortText": "0z.9999.cumsum"}, {"detail": "def describe(\n self: DataFrame,\n percentiles: list[float] | None = ...,\n include: Literal['all'] | list[Dtype] | None = ...,\n exclude: list[Dtype] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "describe", "sortText": "0z.9999.describe"}, {"detail": "def diff(\n self: DataFrame,\n periods: int = 1,\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "diff", "sortText": "0z.9999.diff"}, {"detail": "def truediv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "div", "sortText": "0z.9999.div"}, {"detail": "def truediv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "divide", "sortText": "0z.9999.divide"}, {"detail": "\n@overload\ndef dot(\n self: DataFrame,\n other: DataFrame | ExtensionArray | ndarray\n) -> DataFrame: ...\ndef dot(\n self: DataFrame,\n other: Series\n) -> Series: ...", "kind": 2, "label": "dot", "sortText": "0z.9999.dot"}, {"detail": "\n@overload\ndef drop(\n self: DataFrame,\n labels: Unknown = ...,\n *,\n axis: Unknown = ...,\n index: None,\n columns: Unknown = ...,\n level: Unknown = ...,\n inplace: Unknown = ...,\n errors: Unknown = ...\n) -> Never: ...\ndef drop(\n self: DataFrame,\n labels: Unknown = ...,\n *,\n axis: Unknown = ...,\n index: Unknown = ...,\n columns: None,\n level: Unknown = ...,\n inplace: Unknown = ...,\n errors: Unknown = ...\n) -> Never: ...\ndef drop(\n self: DataFrame,\n labels: None,\n *,\n axis: Unknown = ...,\n index: Unknown = ...,\n columns: Unknown = ...,\n level: Unknown = ...,\n inplace: Unknown = ...,\n errors: Unknown = ...\n) -> Never: ...\ndef drop(\n self: DataFrame,\n labels: None = None,\n *,\n axis: Axis = ...,\n index: Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level: Hashable | None = ...,\n inplace: Literal[True],\n errors: IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self: DataFrame,\n labels: None = None,\n *,\n axis: Axis = ...,\n index: Hashable | Index | Sequence[Hashable],\n columns: Hashable | Iterable[Hashable] = ...,\n level: Hashable | None = ...,\n inplace: Literal[True],\n errors: IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self: DataFrame,\n labels: Hashable | Index | Sequence[Hashable],\n *,\n axis: Axis = ...,\n index: None = None,\n columns: None = None,\n level: Hashable | None = ...,\n inplace: Literal[True],\n errors: IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self: DataFrame,\n labels: None = None,\n *,\n axis: Axis = ...,\n index: Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level: Hashable | None = ...,\n inplace: Literal[False] = False,\n errors: IgnoreRaise = ...\n) -> DataFrame: ...\ndef drop(\n self: DataFrame,\n labels: None = None,\n *,\n axis: Axis = ...,\n index: Hashable | Index | Sequence[Hashable],\n columns: Hashable | Iterable[Hashable] = ...,\n level: Hashable | None = ...,\n inplace: Literal[False] = False,\n errors: IgnoreRaise = ...\n) -> DataFrame: ...\ndef drop(\n self: DataFrame,\n labels: Hashable | Index | Sequence[Hashable],\n *,\n axis: Axis = ...,\n index: None = None,\n columns: None = None,\n level: Hashable | None = ...,\n inplace: Literal[False] = False,\n errors: IgnoreRaise = ...\n) -> DataFrame: ...", "kind": 2, "label": "drop", "sortText": "0z.9999.drop"}, {"detail": "\n@overload\ndef drop_duplicates(\n self: DataFrame,\n subset: Hashable | Iterable[Hashable] | None = ...,\n *,\n keep: DropKeep = ...,\n inplace: Literal[True],\n ignore_index: bool = ...\n) -> None: ...\ndef drop_duplicates(\n self: DataFrame,\n subset: Hashable | Iterable[Hashable] | None = ...,\n *,\n keep: DropKeep = ...,\n inplace: Literal[False] = False,\n ignore_index: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "drop_duplicates", "sortText": "0z.9999.drop_duplicates"}, {"detail": "def droplevel(\n self: DataFrame,\n level: Hashable | list[Hashable],\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "droplevel", "sortText": "0z.9999.droplevel"}, {"detail": "\n@overload\ndef dropna(\n self: DataFrame,\n *,\n axis: Axis = 0,\n how: AnyAll = ...,\n thresh: int | None = ...,\n subset: Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None = ...,\n inplace: Literal[True],\n ignore_index: bool = ...\n) -> None: ...\ndef dropna(\n self: DataFrame,\n *,\n axis: Axis = 0,\n how: AnyAll = ...,\n thresh: int | None = ...,\n subset: Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None = ...,\n inplace: Literal[False] = False,\n ignore_index: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "dropna", "sortText": "0z.9999.dropna"}, {"detail": "Series", "kind": 5, "label": "dtypes", "sortText": "0z.9999.dtypes"}, {"detail": "def duplicated(\n self: DataFrame,\n subset: Hashable | Iterable[Hashable] | None = ...,\n keep: DropKeep = 'first'\n) -> Series: ...", "kind": 2, "label": "duplicated", "sortText": "0z.9999.duplicated"}, {"detail": "bool", "kind": 5, "label": "empty", "sortText": "0z.9999.empty"}, {"detail": "def eq(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "eq", "sortText": "0z.9999.eq"}, {"detail": "def equals(\n self: DataFrame,\n other: DataFrame | Series\n) -> bool: ...", "kind": 2, "label": "equals", "sortText": "0z.9999.equals"}, {"detail": "\n@overload\ndef eval(\n self: DataFrame,\n expr: str,\n *,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...\ndef eval(\n self: DataFrame,\n expr: str,\n *,\n inplace: Literal[False] = False,\n **kwargs: Any\n) -> DataFrame | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64: ...", "kind": 2, "label": "eval", "sortText": "0z.9999.eval"}, {"detail": "def ewm(\n self: DataFrame,\n com: float | None = ...,\n span: float | None = ...,\n halflife: float | None = ...,\n alpha: float | None = ...,\n min_periods: int = 0,\n adjust: bool = True,\n ignore_na: bool = False,\n axis: Axis = 0\n) -> ExponentialMovingWindow[DataFrame]: ...", "kind": 2, "label": "ewm", "sortText": "0z.9999.ewm"}, {"detail": "def expanding(\n self: DataFrame,\n min_periods: int = 1,\n axis: AxisIndex = 0,\n method: CalculationMethod = 'single'\n) -> Expanding[DataFrame]: ...", "kind": 2, "label": "expanding", "sortText": "0z.9999.expanding"}, {"detail": "def explode(\n self: DataFrame,\n column: Sequence[Hashable],\n ignore_index: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "explode", "sortText": "0z.9999.explode"}, {"detail": "\n@overload\ndef ffill(\n self: DataFrame,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n inplace: Literal[True],\n limit: int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> None: ...\ndef ffill(\n self: DataFrame,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n inplace: Literal[False] = False,\n limit: int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "ffill", "sortText": "0z.9999.ffill"}, {"detail": "\n@overload\ndef fillna(\n self: DataFrame,\n value: DataFrame | NAType | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | dict[Unknown, Unknown] | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n limit: int = ...,\n inplace: Literal[True]\n) -> None: ...\ndef fillna(\n self: DataFrame,\n value: DataFrame | NAType | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | dict[Unknown, Unknown] | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n limit: int = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "fillna", "sortText": "0z.9999.fillna"}, {"detail": "def filter(\n self: DataFrame,\n items: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n like: str | None = ...,\n regex: str | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "filter", "sortText": "0z.9999.filter"}, {"detail": "def first_valid_index(self: DataFrame) -> Scalar: ...", "kind": 2, "label": "first_valid_index", "sortText": "0z.9999.first_valid_index"}, {"detail": "def floordiv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | float | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "floordiv", "sortText": "0z.9999.floordiv"}, {"detail": "\n@overload\ndef from_dict(\n cls: type[DataFrame],\n data: dict[Any, Any],\n orient: Literal['index'],\n dtype: Literal[' DataFrame: ...\ndef from_dict(\n cls: type[DataFrame],\n data: dict[Any, Any],\n orient: Literal['columns', 'tight'] = ...,\n dtype: Literal[' DataFrame: ...", "kind": 2, "label": "from_dict", "sortText": "0z.9999.from_dict"}, {"detail": "def from_records[HashableT: Hashable](\n cls: type[DataFrame],\n data: Iterable[Mapping[HashableT, Any]] | Iterable[SequenceNotStr[Any]] | Mapping[HashableT, SequenceNotStr[Any]] | Mapping[HashableT, Any] | ndarray[tuple[int, int]],\n index: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = None,\n exclude: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n coerce_float: bool = False,\n nrows: int | None = None\n) -> DataFrame: ...", "kind": 2, "label": "from_records", "sortText": "0z.9999.from_records"}, {"detail": "def ge(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "ge", "sortText": "0z.9999.ge"}, {"detail": "\n@overload\ndef get(\n self: DataFrame,\n key: Hashable,\n default: None = None\n) -> Series | None: ...\ndef get[T](\n self: DataFrame,\n key: Hashable,\n default: T\n) -> Series | T: ...\ndef get(\n self: DataFrame,\n key: list[Hashable],\n default: None = None\n) -> DataFrame | None: ...\ndef get[T](\n self: DataFrame,\n key: list[Hashable],\n default: T\n) -> DataFrame | T: ...", "kind": 2, "label": "get", "sortText": "0z.9999.get"}, {"detail": "\n@overload\ndef groupby(\n self: DataFrame,\n by: Scalar,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: Scalar,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[False]]: ...\ndef groupby(\n self: DataFrame,\n by: DatetimeIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Timestamp, Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: DatetimeIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Timestamp, Literal[False]]: ...\ndef groupby(\n self: DataFrame,\n by: TimedeltaIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Timedelta, Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: TimedeltaIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Timedelta, Literal[False]]: ...\ndef groupby(\n self: DataFrame,\n by: PeriodIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Period, Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: PeriodIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Period, Literal[False]]: ...\ndef groupby[IntervalT: Interval[Unknown]](\n self: DataFrame,\n by: IntervalIndex[IntervalT],\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[IntervalT, Literal[True]]: ...\ndef groupby[IntervalT: Interval[Unknown]](\n self: DataFrame,\n by: IntervalIndex[IntervalT],\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[IntervalT, Literal[False]]: ...\ndef groupby(\n self: DataFrame,\n by: ((...) -> Any) | Grouper | Mapping[Hashable | None, Any] | MultiIndex | list[((...) -> Any) | ufunc] | list[Grouper] | list[Index] | list[Mapping[Hashable | None, Any]] | list[Series] | list[ndarray] | list[Unknown] | ndarray | ufunc | tuple[Unknown, ...] | None = ...,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[tuple[Unknown, ...], Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: ((...) -> Any) | Grouper | Mapping[Hashable | None, Any] | MultiIndex | list[((...) -> Any) | ufunc] | list[Grouper] | list[Index] | list[Mapping[Hashable | None, Any]] | list[Series] | list[ndarray] | list[Unknown] | ndarray | ufunc | tuple[Unknown, ...] | None = ...,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[tuple[Unknown, ...], Literal[False]]: ...\ndef groupby[SeriesByT: Interval[Timedelta | Timestamp | float | int] | Period | bool | bytes | complex | date | datetime | float | int | str | timedelta](\n self: DataFrame,\n by: Series[SeriesByT],\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[SeriesByT, Literal[True]]: ...\ndef groupby[SeriesByT: Interval[Timedelta | Timestamp | float | int] | Period | bool | bytes | complex | date | datetime | float | int | str | timedelta](\n self: DataFrame,\n by: Series[SeriesByT],\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[SeriesByT, Literal[False]]: ...\ndef groupby(\n self: DataFrame,\n by: CategoricalIndex | Index | Series,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Any, Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: CategoricalIndex | Index | Series,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Any, Literal[False]]: ...", "kind": 2, "label": "groupby", "sortText": "0z.9999.groupby"}, {"detail": "def gt(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "gt", "sortText": "0z.9999.gt"}, {"detail": "def head(\n self: DataFrame,\n n: int = 5\n) -> DataFrame: ...", "kind": 2, "label": "head", "sortText": "0z.9999.head"}, {"detail": "def hist(\n self: DataFrame,\n by: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = None,\n bins: int | list[Unknown] = 10,\n *,\n grid: bool = True,\n xlabelsize: float | str | None = None,\n xrot: float | None = None,\n ylabelsize: float | str | None = None,\n yrot: float | None = None,\n ax: Unknown = None,\n sharex: bool = False,\n sharey: bool = False,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n backend: str | None = None,\n legend: bool = False,\n **kwargs: Any\n) -> ndarray[tuple[Any, ...], dtype[object_]]: ...", "kind": 2, "label": "hist", "sortText": "0z.9999.hist"}, {"detail": "_iAtIndexerFrame", "kind": 5, "label": "iat", "sortText": "0z.9999.iat"}, {"detail": "def idxmax(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool = True,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "idxmax", "sortText": "0z.9999.idxmax"}, {"detail": "def idxmin(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool = True,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "idxmin", "sortText": "0z.9999.idxmin"}, {"detail": "_iLocIndexerFrame[DataFrame]", "kind": 5, "label": "iloc", "sortText": "0z.9999.iloc"}, {"detail": "Index", "kind": 5, "label": "index", "sortText": "0z.9999.index"}, {"detail": "def infer_objects(\n self: DataFrame,\n copy: bool | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "infer_objects", "sortText": "0z.9999.infer_objects"}, {"detail": "def info(\n self: DataFrame,\n verbose: bool | None = ...,\n buf: WriteBuffer[str] | None = ...,\n max_cols: int | None = ...,\n memory_usage: Literal['deep'] | bool | None = ...,\n show_counts: bool | None = ...\n) -> None: ...", "kind": 2, "label": "info", "sortText": "0z.9999.info"}, {"detail": "def insert(\n self: DataFrame,\n loc: int,\n column: Hashable,\n value: Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None,\n allow_duplicates: bool = ...\n) -> None: ...", "kind": 2, "label": "insert", "sortText": "0z.9999.insert"}, {"detail": "\n@overload\ndef interpolate(\n self: DataFrame,\n method: InterpolateOptions = ...,\n *,\n axis: Axis = 0,\n limit: int | None = ...,\n limit_direction: Literal['backward', 'both', 'forward'] = ...,\n limit_area: Literal['inside', 'outside'] | None = ...,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...\ndef interpolate(\n self: DataFrame,\n method: InterpolateOptions = ...,\n *,\n axis: Axis = 0,\n limit: int | None = ...,\n limit_direction: Literal['backward', 'both', 'forward'] = ...,\n limit_area: Literal['inside', 'outside'] | None = ...,\n inplace: Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "interpolate", "sortText": "0z.9999.interpolate"}, {"detail": "def isetitem(\n self: DataFrame,\n loc: Sequence[int] | int,\n value: ExtensionArray | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[Any] | ndarray | str | timedelta | timedelta64\n) -> None: ...", "kind": 2, "label": "isetitem", "sortText": "0z.9999.isetitem"}, {"detail": "def isin(\n self: DataFrame,\n values: DataFrame | Iterable[Any] | Mapping[Hashable, Iterable[Any]]\n) -> DataFrame: ...", "kind": 2, "label": "isin", "sortText": "0z.9999.isin"}, {"detail": "def isna(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "isna", "sortText": "0z.9999.isna"}, {"detail": "def isnull(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "isnull", "sortText": "0z.9999.isnull"}, {"detail": "def items(self: DataFrame) -> Iterator[tuple[Hashable, Series]]: ...", "kind": 2, "label": "items", "sortText": "0z.9999.items"}, {"detail": "def iterrows(self: DataFrame) -> Iterator[tuple[Hashable, Series]]: ...", "kind": 2, "label": "iterrows", "sortText": "0z.9999.iterrows"}, {"detail": "\n@overload\ndef itertuples(\n self: DataFrame,\n index: bool = ...,\n name: str = ...\n) -> Iterator[_PandasNamedTuple]: ...\ndef itertuples(\n self: DataFrame,\n index: bool = ...,\n name: None = None\n) -> Iterator[tuple[Any, ...]]: ...", "kind": 2, "label": "itertuples", "sortText": "0z.9999.itertuples"}, {"detail": "def join(\n self: DataFrame,\n other: DataFrame | Series | list[DataFrame | Series],\n on: list[str] | str | None = ...,\n how: MergeHow = 'left',\n lsuffix: str = '',\n rsuffix: str = '',\n sort: bool = False,\n validate: Literal['1:1', '1:m', 'm:1', 'm:m', 'many_to_many', 'many_to_one', 'one_to_many', 'one_to_one'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "join", "sortText": "0z.9999.join"}, {"detail": "def keys(self: DataFrame) -> Index: ...", "kind": 2, "label": "keys", "sortText": "0z.9999.keys"}, {"detail": "def kurt(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "kurt", "sortText": "0z.9999.kurt"}, {"detail": "def kurtosis(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "kurtosis", "sortText": "0z.9999.kurtosis"}, {"detail": "def last_valid_index(self: DataFrame) -> Scalar: ...", "kind": 2, "label": "last_valid_index", "sortText": "0z.9999.last_valid_index"}, {"detail": "def le(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "le", "sortText": "0z.9999.le"}, {"detail": "_LocIndexerFrame[DataFrame]", "kind": 5, "label": "loc", "sortText": "0z.9999.loc"}, {"detail": "def lt(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "lt", "sortText": "0z.9999.lt"}, {"detail": "def map(\n self: DataFrame,\n func: (...) -> Unknown,\n na_action: Literal['ignore'] | None = None,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "map", "sortText": "0z.9999.map"}, {"detail": "\n@overload\ndef mask(\n self: DataFrame,\n cond: ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: ((...) -> Unknown) | DataFrame | NAType | Series | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[True],\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n level: Hashable | None = None\n) -> None: ...\ndef mask(\n self: DataFrame,\n cond: ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: ((...) -> Unknown) | DataFrame | NAType | Series | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[False] = False,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mask", "sortText": "0z.9999.mask"}, {"detail": "\n@overload\ndef max(\n self: DataFrame,\n axis: None,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Scalar: ...\ndef max(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "max", "sortText": "0z.9999.max"}, {"detail": "\n@overload\ndef mean(\n self: DataFrame,\n axis: None,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Scalar: ...\ndef mean(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "mean", "sortText": "0z.9999.mean"}, {"detail": "\n@overload\ndef median(\n self: DataFrame,\n axis: None,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Scalar: ...\ndef median(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "median", "sortText": "0z.9999.median"}, {"detail": "def melt(\n self: DataFrame,\n id_vars: Sequence[Unknown] | ndarray | tuple[Unknown, ...] | None = ...,\n value_vars: Sequence[Unknown] | ndarray | tuple[Unknown, ...] | None = ...,\n var_name: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n value_name: Scalar = 'value',\n col_level: int | str | None = ...,\n ignore_index: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "melt", "sortText": "0z.9999.melt"}, {"detail": "def memory_usage(\n self: DataFrame,\n index: bool = True,\n deep: bool = False\n) -> Series: ...", "kind": 2, "label": "memory_usage", "sortText": "0z.9999.memory_usage"}, {"detail": "def merge(\n self: DataFrame,\n right: DataFrame | Series,\n how: MergeHow = 'inner',\n on: ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n left_on: ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n right_on: ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n left_index: bool = False,\n right_index: bool = False,\n sort: bool = False,\n suffixes: Suffixes = ...,\n copy: bool = True,\n indicator: bool | str = False,\n validate: Literal['1:1', '1:m', 'm:1', 'm:m', 'many_to_many', 'many_to_one', 'one_to_many', 'one_to_one'] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "merge", "sortText": "0z.9999.merge"}, {"detail": "\n@overload\ndef min(\n self: DataFrame,\n axis: None,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Scalar: ...\ndef min(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "min", "sortText": "0z.9999.min"}, {"detail": "def mod(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | float | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mod", "sortText": "0z.9999.mod"}, {"detail": "def mode(\n self: DataFrame,\n axis: Axis = 0,\n numeric_only: bool = False,\n dropna: bool = True\n) -> Series: ...", "kind": 2, "label": "mode", "sortText": "0z.9999.mode"}, {"detail": "def mul(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mul", "sortText": "0z.9999.mul"}, {"detail": "def mul(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "multiply", "sortText": "0z.9999.multiply"}, {"detail": "int", "kind": 5, "label": "ndim", "sortText": "0z.9999.ndim"}, {"detail": "def ne(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "ne", "sortText": "0z.9999.ne"}, {"detail": "def nlargest(\n self: DataFrame,\n n: int,\n columns: list[str] | str,\n keep: NsmallestNlargestKeep = 'first'\n) -> DataFrame: ...", "kind": 2, "label": "nlargest", "sortText": "0z.9999.nlargest"}, {"detail": "def notna(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "notna", "sortText": "0z.9999.notna"}, {"detail": "def notnull(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "notnull", "sortText": "0z.9999.notnull"}, {"detail": "def nsmallest(\n self: DataFrame,\n n: int,\n columns: list[str] | str,\n keep: NsmallestNlargestKeep = 'first'\n) -> DataFrame: ...", "kind": 2, "label": "nsmallest", "sortText": "0z.9999.nsmallest"}, {"detail": "def nunique(\n self: DataFrame,\n axis: Axis = 0,\n dropna: bool = True\n) -> Series[int]: ...", "kind": 2, "label": "nunique", "sortText": "0z.9999.nunique"}, {"detail": "def pct_change(\n self: DataFrame,\n periods: int = 1,\n fill_method: None = None,\n freq: BaseOffset | str | timedelta | None = ...,\n fill_value: NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "pct_change", "sortText": "0z.9999.pct_change"}, {"detail": "\n@overload\ndef pipe[**P, T](\n DataFrame,\n (\n DataFrame,\n ParamSpec(P)\n ) -> T,\n ParamSpec(P)\n) -> T: ...\ndef pipe[T](\n self: DataFrame,\n func: tuple[(...) -> T, str],\n *args: Any,\n **kwargs: Any\n) -> T: ...", "kind": 2, "label": "pipe", "sortText": "0z.9999.pipe"}, {"detail": "def pivot(\n self: DataFrame,\n *,\n columns: IndexLabel,\n index: IndexLabel = ...,\n values: IndexLabel = ...\n) -> DataFrame: ...", "kind": 2, "label": "pivot", "sortText": "0z.9999.pivot"}, {"detail": "def pivot_table(\n self: DataFrame,\n values: _PivotTableValuesTypes = None,\n index: _PivotTableIndexTypes = None,\n columns: _PivotTableColumnsTypes = None,\n aggfunc: Literal['count', 'max', 'mean', 'median', 'min', 'std', 'sum', 'var'] | ((Series) -> Unknown) | Mapping[Hashable, _PivotAggFunc] | Sequence[_PivotAggFunc] | ufunc = 'mean',\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n margins: bool = False,\n dropna: bool = True,\n margins_name: str = 'All',\n observed: bool = True,\n sort: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "pivot_table", "sortText": "0z.9999.pivot_table"}, {"detail": "PlotAccessor", "kind": 5, "label": "plot", "sortText": "0z.9999.plot"}, {"detail": "def pop(\n self: DataFrame,\n item: str\n) -> Series: ...", "kind": 2, "label": "pop", "sortText": "0z.9999.pop"}, {"detail": "def pow(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "pow", "sortText": "0z.9999.pow"}, {"detail": "def prod(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n skipna: bool | None = True,\n numeric_only: bool = False,\n min_count: int = 0,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "prod", "sortText": "0z.9999.prod"}, {"detail": "def prod(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n skipna: bool | None = True,\n numeric_only: bool = False,\n min_count: int = 0,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "product", "sortText": "0z.9999.product"}, {"detail": "\n@overload\ndef quantile(\n self: DataFrame,\n q: float = ...,\n axis: Axis = 0,\n numeric_only: bool = ...,\n interpolation: QuantileInterpolation = ...,\n method: CalculationMethod = ...\n) -> Series: ...\ndef quantile(\n self: DataFrame,\n q: Sequence[float] | ndarray[tuple[Any, ...], dtype[floating]],\n axis: Axis = 0,\n numeric_only: bool = ...,\n interpolation: QuantileInterpolation = ...,\n method: CalculationMethod = ...\n) -> DataFrame: ...", "kind": 2, "label": "quantile", "sortText": "0z.9999.quantile"}, {"detail": "\n@overload\ndef query(\n self: DataFrame,\n expr: str,\n *,\n parser: Literal['pandas', 'python'] = ...,\n engine: Literal['numexpr', 'python'] | None = ...,\n local_dict: dict[str, Any] | None = ...,\n global_dict: dict[str, Any] | None = ...,\n resolvers: list[Mapping[Unknown, Unknown]] | None = ...,\n level: int = ...,\n target: object | None = ...,\n inplace: Literal[True]\n) -> None: ...\ndef query(\n self: DataFrame,\n expr: str,\n *,\n inplace: Literal[False] = False,\n parser: Literal['pandas', 'python'] = ...,\n engine: Literal['numexpr', 'python'] | None = ...,\n local_dict: dict[str, Any] | None = ...,\n global_dict: dict[str, Any] | None = ...,\n resolvers: list[Mapping[Unknown, Unknown]] | None = ...,\n level: int = ...,\n target: object | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "query", "sortText": "0z.9999.query"}, {"detail": "def radd(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "radd", "sortText": "0z.9999.radd"}, {"detail": "def rank(\n self: DataFrame,\n axis: Axis = 0,\n method: Literal['average', 'dense', 'first', 'max', 'min'] = 'average',\n numeric_only: bool = False,\n na_option: Literal['bottom', 'keep', 'top'] = 'keep',\n ascending: bool = True,\n pct: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "rank", "sortText": "0z.9999.rank"}, {"detail": "def rtruediv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rdiv", "sortText": "0z.9999.rdiv"}, {"detail": "def reindex(\n self: DataFrame,\n labels: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n *,\n index: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n method: Literal['backfill', 'bfill', 'ffill', 'nearest', 'pad'] | None = ...,\n copy: bool = True,\n level: int | str = ...,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n limit: int | None = None,\n tolerance: Timedelta | float | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "reindex", "sortText": "0z.9999.reindex"}, {"detail": "def reindex_like(\n self: DataFrame,\n other: DataFrame,\n method: Literal['backfill', 'bfill', 'ffill', 'nearest', 'pad'] | None = ...,\n copy: bool = True,\n limit: int | None = None,\n tolerance: ExtensionArray | Index | Sequence[Scalar] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 = ...\n) -> DataFrame: ...", "kind": 2, "label": "reindex_like", "sortText": "0z.9999.reindex_like"}, {"detail": "\n@overload\ndef rename(\n self: DataFrame,\n mapper: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n *,\n index: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n columns: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n copy: bool = ...,\n inplace: Literal[True],\n level: Hashable | None = None,\n errors: IgnoreRaise = ...\n) -> None: ...\ndef rename(\n self: DataFrame,\n mapper: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n *,\n index: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n columns: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n copy: bool = ...,\n inplace: Literal[False] = False,\n level: Hashable | None = None,\n errors: IgnoreRaise = ...\n) -> DataFrame: ...", "kind": 2, "label": "rename", "sortText": "0z.9999.rename"}, {"detail": "\n@overload\ndef rename_axis(\n self: DataFrame,\n mapper: ExtensionArray | Index | SequenceNotStr[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | range | str | timedelta | timedelta64 | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n copy: bool = ...,\n inplace: Literal[True]\n) -> None: ...\ndef rename_axis(\n self: DataFrame,\n mapper: ExtensionArray | Index | SequenceNotStr[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | range | str | timedelta | timedelta64 | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n copy: bool = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...\ndef rename_axis(\n self: DataFrame,\n *,\n index: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n columns: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n copy: bool = ...,\n inplace: Literal[True]\n) -> None: ...\ndef rename_axis(\n self: DataFrame,\n *,\n index: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n columns: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n copy: bool = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "rename_axis", "sortText": "0z.9999.rename_axis"}, {"detail": "def reorder_levels(\n self: DataFrame,\n order: list[Unknown],\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "reorder_levels", "sortText": "0z.9999.reorder_levels"}, {"detail": "\n@overload\ndef replace[HashableT2: Hashable, HashableT3: Hashable](\n self: DataFrame,\n to_replace: Mapping[HashableT2, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n value: Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[True],\n regex: Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> None: ...\ndef replace[HashableT2: Hashable, HashableT3: Hashable](\n self: DataFrame,\n to_replace: Mapping[HashableT2, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n value: Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[False] = False,\n regex: Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "replace", "sortText": "0z.9999.replace"}, {"detail": "def resample(\n self: DataFrame,\n rule: BaseOffset | str | timedelta,\n axis: Literal['columns', 'index', 0, 1] | _NoDefault = 0,\n closed: Literal['left', 'right'] | None = None,\n label: Literal['left', 'right'] | None = None,\n on: Hashable | None = None,\n level: Hashable | None = None,\n origin: Timestamp | date | datetime | datetime64 | float | integer | str = 'start_day',\n offset: Timedelta | float | integer | str | timedelta | timedelta64 | None = None,\n group_keys: bool = False\n) -> DatetimeIndexResampler[DataFrame]: ...", "kind": 2, "label": "resample", "sortText": "0z.9999.resample"}, {"detail": "\n@overload\ndef reset_index(\n self: DataFrame,\n level: Hashable | Sequence[Hashable] = ...,\n *,\n drop: bool = ...,\n col_level: int | str = ...,\n col_fill: Hashable = ...,\n inplace: Literal[True],\n allow_duplicates: bool = ...,\n names: Hashable | Sequence[Hashable] = ...\n) -> None: ...\ndef reset_index(\n self: DataFrame,\n level: Hashable | Sequence[Hashable] = ...,\n *,\n col_level: int | str = ...,\n col_fill: Hashable = ...,\n drop: bool = ...,\n inplace: Literal[False] = False,\n allow_duplicates: bool = ...,\n names: Hashable | Sequence[Hashable] = ...\n) -> DataFrame: ...", "kind": 2, "label": "reset_index", "sortText": "0z.9999.reset_index"}, {"detail": "def rfloordiv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rfloordiv", "sortText": "0z.9999.rfloordiv"}, {"detail": "def rmod(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rmod", "sortText": "0z.9999.rmod"}, {"detail": "def rmul(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rmul", "sortText": "0z.9999.rmul"}, {"detail": "\n@overload\ndef rolling(\n self: DataFrame,\n window: BaseIndexer | BaseOffset | int | str | timedelta,\n min_periods: int | None = ...,\n center: bool = ...,\n on: Hashable | None = ...,\n axis: AxisIndex = ...,\n closed: Literal['both', 'left', 'neither', 'right'] | None = ...,\n step: int | None = ...,\n method: CalculationMethod = ...,\n *,\n win_type: str\n) -> Window[DataFrame]: ...\ndef rolling(\n self: DataFrame,\n window: BaseIndexer | BaseOffset | int | str | timedelta,\n min_periods: int | None = ...,\n center: bool = ...,\n on: Hashable | None = ...,\n axis: AxisIndex = ...,\n closed: Literal['both', 'left', 'neither', 'right'] | None = ...,\n step: int | None = ...,\n method: CalculationMethod = ...,\n *,\n win_type: None = None\n) -> Rolling[DataFrame]: ...", "kind": 2, "label": "rolling", "sortText": "0z.9999.rolling"}, {"detail": "def round(\n self: DataFrame,\n decimals: Series | dict[Unknown, Unknown] | int = ...,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "round", "sortText": "0z.9999.round"}, {"detail": "def rpow(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rpow", "sortText": "0z.9999.rpow"}, {"detail": "def rsub(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rsub", "sortText": "0z.9999.rsub"}, {"detail": "def rtruediv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rtruediv", "sortText": "0z.9999.rtruediv"}, {"detail": "def sample(\n self: DataFrame,\n n: int | None = ...,\n frac: float | None = ...,\n replace: bool = False,\n weights: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = ...,\n random_state: BitGenerator | ExtensionArray | Generator | RandomState | int | ndarray | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n ignore_index: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "sample", "sortText": "0z.9999.sample"}, {"detail": "\n@overload\ndef select_dtypes(\n self: DataFrame,\n include: StrDtypeArg,\n exclude: Literal[' Never: ...\ndef select_dtypes(\n self: DataFrame,\n include: Literal[' Never: ...\ndef select_dtypes(\n self: DataFrame,\n exclude: StrDtypeArg\n) -> Never: ...\ndef select_dtypes(\n self: DataFrame,\n include: list[Never],\n exclude: list[Never]\n) -> Never: ...\ndef select_dtypes(\n self: DataFrame,\n include: _AstypeArgExtList,\n exclude: Literal[' DataFrame: ...\ndef select_dtypes(\n self: DataFrame,\n include: Literal[' DataFrame: ...\ndef select_dtypes(\n self: DataFrame,\n exclude: _AstypeArgExtList\n) -> DataFrame: ...", "kind": 2, "label": "select_dtypes", "sortText": "0z.9999.select_dtypes"}, {"detail": "def sem(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n skipna: bool | None = True,\n ddof: int = 1,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "sem", "sortText": "0z.9999.sem"}, {"detail": "def set_axis(\n self: DataFrame,\n labels: AxesData,\n *,\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "set_axis", "sortText": "0z.9999.set_axis"}, {"detail": "def set_flags(\n self: DataFrame,\n *,\n copy: bool = ...,\n allows_duplicate_labels: bool | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "set_flags", "sortText": "0z.9999.set_flags"}, {"detail": "\n@overload\ndef set_index(\n self: DataFrame,\n keys: Hashable | Index | Iterator[Hashable] | Sequence[Hashable] | Series | ndarray | None,\n *,\n drop: bool = ...,\n append: bool = ...,\n verify_integrity: bool = ...,\n inplace: Literal[True]\n) -> None: ...\ndef set_index(\n self: DataFrame,\n keys: Hashable | Index | Iterator[Hashable] | Sequence[Hashable] | Series | ndarray | None,\n *,\n drop: bool = ...,\n append: bool = ...,\n verify_integrity: bool = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "set_index", "sortText": "0z.9999.set_index"}, {"detail": "tuple[int, int]", "kind": 5, "label": "shape", "sortText": "0z.9999.shape"}, {"detail": "def shift(\n self: DataFrame,\n periods: Sequence[int] | int = ...,\n freq: BaseOffset | str | timedelta | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n fill_value: NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "shift", "sortText": "0z.9999.shift"}, {"detail": "int", "kind": 5, "label": "size", "sortText": "0z.9999.size"}, {"detail": "def skew(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "skew", "sortText": "0z.9999.skew"}, {"detail": "\n@overload\ndef sort_index(\n self: DataFrame,\n *,\n axis: Axis = 0,\n level: Hashable | None = None,\n ascending: Sequence[bool] | bool = ...,\n kind: SortKind = ...,\n na_position: NaPosition = ...,\n sort_remaining: bool = ...,\n ignore_index: bool = ...,\n inplace: Literal[True],\n key: IndexKeyFunc = ...\n) -> None: ...\ndef sort_index(\n self: DataFrame,\n *,\n axis: Axis = 0,\n level: Hashable | list[int] | list[str] | None = ...,\n ascending: Sequence[bool] | bool = ...,\n kind: SortKind = ...,\n na_position: NaPosition = ...,\n sort_remaining: bool = ...,\n ignore_index: bool = ...,\n inplace: Literal[False] = False,\n key: IndexKeyFunc = ...\n) -> DataFrame: ...", "kind": 2, "label": "sort_index", "sortText": "0z.9999.sort_index"}, {"detail": "\n@overload\ndef sort_values(\n self: DataFrame,\n by: Sequence[str] | str,\n *,\n axis: Axis = 0,\n ascending: Sequence[bool] | bool = ...,\n kind: SortKind = ...,\n na_position: NaPosition = ...,\n ignore_index: bool = ...,\n inplace: Literal[True],\n key: ValueKeyFunc = ...\n) -> None: ...\ndef sort_values(\n self: DataFrame,\n by: Sequence[str] | str,\n *,\n axis: Axis = 0,\n ascending: Sequence[bool] | bool = ...,\n kind: SortKind = ...,\n na_position: NaPosition = ...,\n ignore_index: bool = ...,\n inplace: Literal[False] = False,\n key: ValueKeyFunc = ...\n) -> DataFrame: ...", "kind": 2, "label": "sort_values", "sortText": "0z.9999.sort_values"}, {"detail": "Ellipsis", "kind": 5, "label": "sparse", "sortText": "0z.9999.sparse"}, {"detail": "def squeeze(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64: ...", "kind": 2, "label": "squeeze", "sortText": "0z.9999.squeeze"}, {"detail": "\n@overload\ndef stack(\n self: DataFrame,\n level: IndexLabel = ...,\n *,\n future_stack: Literal[True]\n) -> DataFrame | Series: ...\ndef stack(\n self: DataFrame,\n level: IndexLabel = ...,\n dropna: bool = ...,\n sort: bool = ...,\n future_stack: Literal[False] = False\n) -> DataFrame | Series: ...", "kind": 2, "label": "stack", "sortText": "0z.9999.stack"}, {"detail": "def std(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = 0,\n skipna: bool = True,\n ddof: int = 1,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "std", "sortText": "0z.9999.std"}, {"detail": "Styler", "kind": 5, "label": "style", "sortText": "0z.9999.style"}, {"detail": "def sub(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "sub", "sortText": "0z.9999.sub"}, {"detail": "def sub(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "subtract", "sortText": "0z.9999.subtract"}, {"detail": "def sum(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = 0,\n skipna: bool | None = True,\n numeric_only: bool = False,\n min_count: int = 0,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "sum", "sortText": "0z.9999.sum"}, {"detail": "def swapaxes(\n self: DataFrame,\n axis1: Axis,\n axis2: Axis,\n copy: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "swapaxes", "sortText": "0z.9999.swapaxes"}, {"detail": "def swaplevel(\n self: DataFrame,\n i: Hashable = ...,\n j: Hashable = ...,\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "swaplevel", "sortText": "0z.9999.swaplevel"}, {"detail": "def tail(\n self: DataFrame,\n n: int = 5\n) -> DataFrame: ...", "kind": 2, "label": "tail", "sortText": "0z.9999.tail"}, {"detail": "def take(\n self: DataFrame,\n indices: TakeIndexer,\n axis: Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "take", "sortText": "0z.9999.take"}, {"detail": "def to_clipboard[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n excel: bool = True,\n sep: str | None = None,\n *,\n na_rep: str = ...,\n float_format: ((object) -> str) | str | None = ...,\n columns: list[HashableT1] | None = ...,\n header: bool | list[str] = ...,\n index: bool = ...,\n index_label: Literal[False] | list[HashableT2] | str | None = ...,\n mode: FileWriteMode = ...,\n encoding: str | None = ...,\n compression: CompressionOptions = ...,\n quoting: CSVQuoting = ...,\n quotechar: str = ...,\n lineterminator: str | None = ...,\n chunksize: int | None = ...,\n date_format: str | None = ...,\n doublequote: bool = ...,\n escapechar: str | None = ...,\n decimal: str = ...,\n errors: str = ...,\n storage_options: StorageOptions = ...\n) -> None: ...", "kind": 2, "label": "to_clipboard", "sortText": "0z.9999.to_clipboard"}, {"detail": "\n@overload\ndef to_csv[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n path_or_buf: PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n sep: str = ...,\n na_rep: str = ...,\n float_format: ((object) -> str) | str | None = ...,\n columns: list[HashableT1] | None = ...,\n header: bool | list[str] = ...,\n index: bool = ...,\n index_label: Literal[False] | list[HashableT2] | str | None = ...,\n mode: FileWriteMode = ...,\n encoding: str | None = ...,\n compression: CompressionOptions = ...,\n quoting: CSVQuoting = ...,\n quotechar: str = ...,\n lineterminator: str | None = ...,\n chunksize: int | None = ...,\n date_format: str | None = ...,\n doublequote: bool = ...,\n escapechar: str | None = ...,\n decimal: str = ...,\n errors: OpenFileErrors = ...,\n storage_options: StorageOptions = ...\n) -> None: ...\ndef to_csv[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n path_or_buf: None = None,\n sep: str = ...,\n na_rep: str = ...,\n float_format: ((object) -> str) | str | None = ...,\n columns: list[HashableT1] | None = ...,\n header: bool | list[str] = ...,\n index: bool = ...,\n index_label: Literal[False] | list[HashableT2] | str | None = ...,\n mode: FileWriteMode = ...,\n encoding: str | None = ...,\n compression: CompressionOptions = ...,\n quoting: CSVQuoting = ...,\n quotechar: str = ...,\n lineterminator: str | None = ...,\n chunksize: int | None = ...,\n date_format: str | None = ...,\n doublequote: bool = ...,\n escapechar: str | None = ...,\n decimal: str = ...,\n errors: OpenFileErrors = ...,\n storage_options: StorageOptions = ...\n) -> str: ...", "kind": 2, "label": "to_csv", "sortText": "0z.9999.to_csv"}, {"detail": "\n@overload\ndef to_dict(\n self: DataFrame,\n orient: str = ...,\n *,\n into: type[defaultdict[Unknown, Unknown]],\n index: Literal[True] = True\n) -> Never: ...\ndef to_dict[_T_MUTABLE_MAPPING_co: MutableMapping[Unknown, Unknown]](\n self: DataFrame,\n orient: Literal['records'],\n *,\n into: _T_MUTABLE_MAPPING_co | type[_T_MUTABLE_MAPPING_co],\n index: Literal[True] = True\n) -> list[_T_MUTABLE_MAPPING_co]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['records'],\n *,\n into: type[dict[Unknown, Unknown]] = ...,\n index: Literal[True] = True\n) -> list[dict[Hashable, Any]]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['index'],\n *,\n into: defaultdict[Unknown, Unknown],\n index: Literal[True] = True\n) -> defaultdict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['index'],\n *,\n into: OrderedDict[Unknown, Unknown] | type[OrderedDict[Unknown, Unknown]],\n index: Literal[True] = True\n) -> OrderedDict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['index'],\n *,\n into: type[MutableMapping[Unknown, Unknown]],\n index: Literal[True] = True\n) -> MutableMapping[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['index'],\n *,\n into: type[dict[Unknown, Unknown]] = ...,\n index: Literal[True] = True\n) -> dict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict[_T_MUTABLE_MAPPING_co: MutableMapping[Unknown, Unknown]](\n self: DataFrame,\n orient: Literal['dict', 'list', 'series'] = ...,\n *,\n into: _T_MUTABLE_MAPPING_co | type[_T_MUTABLE_MAPPING_co],\n index: Literal[True] = True\n) -> _T_MUTABLE_MAPPING_co: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['dict', 'list', 'series'] = ...,\n *,\n into: type[dict[Unknown, Unknown]] = ...,\n index: Literal[True] = True\n) -> dict[Hashable, Any]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['split', 'tight'],\n *,\n into: MutableMapping[Unknown, Unknown] | type[MutableMapping[Unknown, Unknown]],\n index: bool = ...\n) -> MutableMapping[str, list[Unknown]]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['split', 'tight'],\n *,\n into: type[dict[Unknown, Unknown]] = ...,\n index: bool = ...\n) -> dict[str, list[Unknown]]: ...", "kind": 2, "label": "to_dict", "sortText": "0z.9999.to_dict"}, {"detail": "def to_excel(\n self: DataFrame,\n excel_writer: Unknown,\n sheet_name: str = 'Sheet1',\n na_rep: str = '',\n float_format: str | None = ...,\n columns: Sequence[str] | str | None = ...,\n header: bool | list[str] = True,\n index: bool = True,\n index_label: Sequence[str] | str | None = ...,\n startrow: int = 0,\n startcol: int = 0,\n engine: str | None = ...,\n merge_cells: ExcelWriterMergeCells = True,\n inf_rep: str = 'inf',\n freeze_panes: tuple[int, int] | None = ...\n) -> None: ...", "kind": 2, "label": "to_excel", "sortText": "0z.9999.to_excel"}, {"detail": "def to_feather(\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n **kwargs: Any\n) -> None: ...", "kind": 2, "label": "to_feather", "sortText": "0z.9999.to_feather"}, {"detail": "def to_hdf[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n path_or_buf: HDFStore | PathLike[str] | str,\n *,\n key: str,\n mode: Literal['a', 'r+', 'w'] = ...,\n complevel: int | None = ...,\n complib: Literal['blosc', 'bzip2', 'lzo', 'zlib'] | None = ...,\n append: bool = ...,\n format: Literal['f', 'fixed', 't', 'table'] | None = ...,\n index: bool = ...,\n min_itemsize: dict[HashableT1, int] | int | None = ...,\n nan_rep: str | None = ...,\n dropna: bool | None = ...,\n data_columns: Literal[True] | list[HashableT2] | None = ...,\n errors: OpenFileErrors = ...,\n encoding: str = ...\n) -> None: ...", "kind": 2, "label": "to_hdf", "sortText": "0z.9999.to_hdf"}, {"detail": "\n@overload\ndef to_html(\n self: DataFrame,\n buf: PathLike[str] | WriteBuffer[str] | str,\n *,\n columns: Index | SequenceNotStr[Hashable] | Series | None = ...,\n col_space: Mapping[Hashable, int | str] | Sequence[int | str] | int | str | None = ...,\n header: bool = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Mapping[Hashable, (object) -> str] | list[(object) -> str] | tuple[(object) -> str, ...] | None = ...,\n float_format: ((float) -> str) | None = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n justify: Literal['center', 'end', 'inherit', 'initial', 'justify', 'justify-all', 'left', 'match-parent', 'right', 'start', 'unset'] | None = ...,\n max_rows: int | None = ...,\n max_cols: int | None = ...,\n show_dimensions: bool = ...,\n decimal: str = ...,\n bold_rows: bool = ...,\n classes: Sequence[str] | None = ...,\n escape: bool = ...,\n notebook: bool = ...,\n border: int | None = ...,\n table_id: str | None = ...,\n render_links: bool = ...,\n encoding: str | None = ...\n) -> None: ...\ndef to_html(\n self: DataFrame,\n buf: None = None,\n *,\n columns: Sequence[Hashable] | None = ...,\n col_space: Mapping[Hashable, int | str] | Sequence[int | str] | int | str | None = ...,\n header: bool = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Mapping[Hashable, (object) -> str] | list[(object) -> str] | tuple[(object) -> str, ...] | None = ...,\n float_format: ((float) -> str) | None = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n justify: Literal['center', 'end', 'inherit', 'initial', 'justify', 'justify-all', 'left', 'match-parent', 'right', 'start', 'unset'] | None = ...,\n max_rows: int | None = ...,\n max_cols: int | None = ...,\n show_dimensions: bool = ...,\n decimal: str = ...,\n bold_rows: bool = ...,\n classes: Sequence[str] | None = ...,\n escape: bool = ...,\n notebook: bool = ...,\n border: int | None = ...,\n table_id: str | None = ...,\n render_links: bool = ...,\n encoding: str | None = ...\n) -> str: ...", "kind": 2, "label": "to_html", "sortText": "0z.9999.to_html"}, {"detail": "\n@overload\ndef to_json(\n self: DataFrame,\n path_or_buf: PathLike[str] | WriteBuffer[str] | str,\n *,\n orient: Literal['records'],\n date_format: Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii: bool = ...,\n date_unit: TimeUnit = ...,\n default_handler: ((Any) -> JSONSerializable) | None = ...,\n lines: Literal[True],\n compression: CompressionOptions = ...,\n index: bool | None = ...,\n indent: int | None = ...,\n storage_options: dict[Unknown, Unknown] | None = ...,\n mode: Literal['a']\n) -> None: ...\ndef to_json(\n self: DataFrame,\n path_or_buf: None = None,\n *,\n orient: Literal['records'],\n date_format: Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii: bool = ...,\n date_unit: TimeUnit = ...,\n default_handler: ((Any) -> JSONSerializable) | None = ...,\n lines: Literal[True],\n compression: CompressionOptions = ...,\n index: bool | None = ...,\n indent: int | None = ...,\n storage_options: dict[Unknown, Unknown] | None = ...,\n mode: Literal['a']\n) -> str: ...\ndef to_json(\n self: DataFrame,\n path_or_buf: None = None,\n *,\n orient: Literal['columns', 'index', 'records', 'split', 'table', 'values'] | None = ...,\n date_format: Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii: bool = ...,\n date_unit: TimeUnit = ...,\n default_handler: ((Any) -> JSONSerializable) | None = ...,\n lines: bool = ...,\n compression: CompressionOptions = ...,\n index: bool | None = ...,\n indent: int | None = ...,\n storage_options: dict[Unknown, Unknown] | None = ...,\n mode: Literal['w'] = ...\n) -> str: ...\ndef to_json(\n self: DataFrame,\n path_or_buf: PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n *,\n orient: Literal['columns', 'index', 'records', 'split', 'table', 'values'] | None = ...,\n date_format: Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii: bool = ...,\n date_unit: TimeUnit = ...,\n default_handler: ((Any) -> JSONSerializable) | None = ...,\n lines: bool = ...,\n compression: CompressionOptions = ...,\n index: bool | None = ...,\n indent: int | None = ...,\n storage_options: dict[Unknown, Unknown] | None = ...,\n mode: Literal['w'] = ...\n) -> None: ...", "kind": 2, "label": "to_json", "sortText": "0z.9999.to_json"}, {"detail": "\n@overload\ndef to_latex(\n self: DataFrame,\n buf: PathLike[str] | WriteBuffer[str] | str,\n columns: list[str] | None = ...,\n header: bool | list[str] = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Unknown = ...,\n float_format: Unknown = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n bold_rows: bool = ...,\n column_format: str | None = ...,\n longtable: bool | None = ...,\n escape: bool | None = ...,\n encoding: str | None = ...,\n decimal: str = ...,\n multicolumn: bool | None = ...,\n multicolumn_format: str | None = ...,\n multirow: bool | None = ...,\n caption: str | tuple[str, str] | None = ...,\n label: str | None = ...,\n position: str | None = ...\n) -> None: ...\ndef to_latex(\n self: DataFrame,\n buf: None = None,\n columns: list[str] | None = ...,\n header: bool | list[str] = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Unknown = ...,\n float_format: Unknown = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n bold_rows: bool = ...,\n column_format: str | None = ...,\n longtable: bool | None = ...,\n escape: bool | None = ...,\n encoding: str | None = ...,\n decimal: str = ...,\n multicolumn: bool | None = ...,\n multicolumn_format: str | None = ...,\n multirow: bool | None = ...,\n caption: str | tuple[str, str] | None = ...,\n label: str | None = ...,\n position: str | None = ...\n) -> str: ...", "kind": 2, "label": "to_latex", "sortText": "0z.9999.to_latex"}, {"detail": "\n@overload\ndef to_markdown(\n self: DataFrame,\n buf: PathLike[str] | WriteBuffer[str] | str,\n *,\n mode: FileWriteMode = ...,\n index: bool = ...,\n storage_options: StorageOptions = ...,\n **kwargs: Any\n) -> None: ...\ndef to_markdown(\n self: DataFrame,\n buf: None = None,\n *,\n mode: Literal['a', 'a+', 'a+b', 'ab', 'at', 'w', 'w+', 'w+b', 'wb', 'wt', 'x', 'xb', 'xt'] | None = ...,\n index: bool = ...,\n storage_options: StorageOptions = ...,\n **kwargs: Any\n) -> str: ...", "kind": 2, "label": "to_markdown", "sortText": "0z.9999.to_markdown"}, {"detail": "def to_numpy(\n self: DataFrame,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = ...,\n copy: bool = False,\n na_value: Scalar = ...\n) -> ndarray[tuple[int, int]]: ...", "kind": 2, "label": "to_numpy", "sortText": "0z.9999.to_numpy"}, {"detail": "\n@overload\ndef to_orc(\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n *,\n engine: Literal['pyarrow'] = ...,\n index: bool | None = ...,\n engine_kwargs: dict[str, Any] | None = ...\n) -> None: ...\ndef to_orc(\n self: DataFrame,\n path: None = None,\n *,\n engine: Literal['pyarrow'] = ...,\n index: bool | None = ...,\n engine_kwargs: dict[str, Any] | None = ...\n) -> bytes: ...", "kind": 2, "label": "to_orc", "sortText": "0z.9999.to_orc"}, {"detail": "\n@overload\ndef to_parquet(\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n *,\n engine: ParquetEngine = ...,\n compression: Literal['brotli', 'gzip', 'lz4', 'snappy', 'zstd'] | None = ...,\n index: bool | None = ...,\n partition_cols: Sequence[Hashable] | None = ...,\n storage_options: StorageOptions = ...,\n **kwargs: Any\n) -> None: ...\ndef to_parquet(\n self: DataFrame,\n path: None = None,\n *,\n engine: ParquetEngine = ...,\n compression: Literal['brotli', 'gzip', 'lz4', 'snappy', 'zstd'] | None = ...,\n index: bool | None = ...,\n partition_cols: Sequence[Hashable] | None = ...,\n storage_options: StorageOptions = ...,\n **kwargs: Any\n) -> bytes: ...", "kind": 2, "label": "to_parquet", "sortText": "0z.9999.to_parquet"}, {"detail": "def to_period(\n self: DataFrame,\n freq: Day | Hour | Micro | Milli | Minute | MonthEnd | Nano | QuarterEnd | Second | Week | YearEnd | str | None = None,\n axis: Axis = 0,\n copy: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "to_period", "sortText": "0z.9999.to_period"}, {"detail": "def to_pickle(\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n compression: CompressionOptions = 'infer',\n protocol: int = 5,\n storage_options: StorageOptions = ...\n) -> None: ...", "kind": 2, "label": "to_pickle", "sortText": "0z.9999.to_pickle"}, {"detail": "def to_records[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n index: bool = True,\n column_dtypes: Mapping[HashableT1, DTypeLike] | _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n index_dtypes: Mapping[HashableT2, DTypeLike] | _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None\n) -> recarray: ...", "kind": 2, "label": "to_records", "sortText": "0z.9999.to_records"}, {"detail": "def to_sql(\n self: DataFrame,\n name: str,\n con: Unknown,\n *,\n schema: str | None = None,\n if_exists: Literal['append', 'delete_rows', 'fail', 'replace'] = 'fail',\n index: bool = True,\n index_label: IndexLabel = None,\n chunksize: int | None = None,\n dtype: ExtensionDtype | Mapping[Hashable, ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str]] | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n method: Literal['multi'] | ((\n SQLTable,\n Any,\n list[str],\n Iterable[tuple[Any, ...]]\n) -> int | None) | None = None\n) -> int | None: ...", "kind": 2, "label": "to_sql", "sortText": "0z.9999.to_sql"}, {"detail": "\n@overload\ndef to_stata[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n *,\n convert_dates: dict[HashableT1, StataDateFormat] | None = ...,\n write_index: bool = ...,\n byteorder: Literal['<', '>', 'big', 'little'] | None = ...,\n time_stamp: datetime | None = ...,\n data_label: str | None = ...,\n variable_labels: dict[HashableT2, str] | None = ...,\n version: Literal[117, 118, 119],\n convert_strl: SequenceNotStr[Hashable] | None = ...,\n compression: CompressionOptions = ...,\n storage_options: StorageOptions = ...,\n value_labels: dict[Hashable, dict[float, str]] | None = ...\n) -> None: ...\ndef to_stata[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n *,\n convert_dates: dict[HashableT1, StataDateFormat] | None = ...,\n write_index: bool = ...,\n byteorder: Literal['<', '>', 'big', 'little'] | None = ...,\n time_stamp: datetime | None = ...,\n data_label: str | None = ...,\n variable_labels: dict[HashableT2, str] | None = ...,\n version: Literal[114, 117, 118, 119] | None = ...,\n convert_strl: None = None,\n compression: CompressionOptions = ...,\n storage_options: StorageOptions = ...,\n value_labels: dict[Hashable, dict[float, str]] | None = ...\n) -> None: ...", "kind": 2, "label": "to_stata", "sortText": "0z.9999.to_stata"}, {"detail": "\n@overload\ndef to_string[HashableT: Hashable](\n self: DataFrame,\n buf: PathLike[str] | WriteBuffer[str] | str,\n *,\n columns: Index | SequenceNotStr[Hashable] | Series | None = ...,\n col_space: dict[HashableT, int] | int | list[int] | None = ...,\n header: bool | list[str] | tuple[str, ...] = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Mapping[int | str, (...) -> Unknown] | list[(...) -> Unknown] | tuple[(...) -> Unknown, ...] | None = ...,\n float_format: ((float) -> str) | EngFormatter | str | None = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n justify: str | None = ...,\n max_rows: int | None = ...,\n max_cols: int | None = ...,\n show_dimensions: bool = ...,\n decimal: str = ...,\n line_width: int | None = ...,\n min_rows: int | None = ...,\n max_colwidth: int | None = ...,\n encoding: str | None = ...\n) -> None: ...\ndef to_string(\n self: DataFrame,\n buf: None = None,\n *,\n columns: Index | Sequence[Hashable] | Series | None = ...,\n col_space: dict[Hashable, int] | int | list[int] | None = ...,\n header: Sequence[str] | bool = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Mapping[int | str, (...) -> Unknown] | list[(...) -> Unknown] | tuple[(...) -> Unknown, ...] | None = ...,\n float_format: ((float) -> str) | EngFormatter | str | None = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n justify: str | None = ...,\n max_rows: int | None = ...,\n max_cols: int | None = ...,\n show_dimensions: bool = ...,\n decimal: str = ...,\n line_width: int | None = ...,\n min_rows: int | None = ...,\n max_colwidth: int | None = ...,\n encoding: str | None = ...\n) -> str: ...", "kind": 2, "label": "to_string", "sortText": "0z.9999.to_string"}, {"detail": "def to_timestamp(\n self: DataFrame,\n freq: Day | Hour | Micro | Milli | Minute | MonthEnd | Nano | QuarterEnd | Second | Week | YearEnd | str | None = None,\n how: ToTimestampHow = ...,\n axis: Axis = 0,\n copy: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "to_timestamp", "sortText": "0z.9999.to_timestamp"}, {"detail": "def to_xarray(self: DataFrame) -> Unknown: ...", "kind": 2, "label": "to_xarray", "sortText": "0z.9999.to_xarray"}, {"detail": "\n@overload\ndef to_xml(\n self: DataFrame,\n path_or_buffer: PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n index: bool = ...,\n root_name: str = ...,\n row_name: str = ...,\n na_rep: str | None = ...,\n attr_cols: SequenceNotStr[Hashable] | None = ...,\n elem_cols: SequenceNotStr[Hashable] | None = ...,\n namespaces: dict[str | None, str] | None = ...,\n prefix: str | None = ...,\n encoding: str = ...,\n xml_declaration: bool = ...,\n pretty_print: bool = ...,\n parser: XMLParsers = ...,\n stylesheet: PathLike[str] | ReadBuffer[bytes] | ReadBuffer[str] | str | None = ...,\n compression: CompressionOptions = ...,\n storage_options: StorageOptions = ...\n) -> None: ...\ndef to_xml(\n self: DataFrame,\n path_or_buffer: None = None,\n index: bool = ...,\n root_name: str | None = ...,\n row_name: str | None = ...,\n na_rep: str | None = ...,\n attr_cols: list[Hashable] | None = ...,\n elem_cols: list[Hashable] | None = ...,\n namespaces: dict[str | None, str] | None = ...,\n prefix: str | None = ...,\n encoding: str = ...,\n xml_declaration: bool | None = ...,\n pretty_print: bool | None = ...,\n parser: str | None = ...,\n stylesheet: PathLike[str] | ReadBuffer[bytes] | ReadBuffer[str] | str | None = ...,\n compression: CompressionOptions = ...,\n storage_options: StorageOptions = ...\n) -> str: ...", "kind": 2, "label": "to_xml", "sortText": "0z.9999.to_xml"}, {"detail": "def transform(\n self: DataFrame,\n func: AggFuncTypeFrame,\n axis: Axis = 0,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "transform", "sortText": "0z.9999.transform"}, {"detail": "def transpose(\n self: DataFrame,\n *args: Any,\n *,\n copy: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "transpose", "sortText": "0z.9999.transpose"}, {"detail": "def truediv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "truediv", "sortText": "0z.9999.truediv"}, {"detail": "def truncate(\n self: DataFrame,\n before: date | int | str | None = ...,\n after: date | int | str | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n copy: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "truncate", "sortText": "0z.9999.truncate"}, {"detail": "def tz_convert(\n self: DataFrame,\n tz: TimeZones,\n axis: Axis = 0,\n level: Hashable | None = None,\n copy: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "tz_convert", "sortText": "0z.9999.tz_convert"}, {"detail": "def tz_localize(\n self: DataFrame,\n tz: TimeZones,\n axis: Axis = 0,\n level: Hashable | None = None,\n copy: builtins.bool = True,\n ambiguous: TimeAmbiguous = 'raise',\n nonexistent: TimeNonexistent = 'raise'\n) -> DataFrame: ...", "kind": 2, "label": "tz_localize", "sortText": "0z.9999.tz_localize"}, {"detail": "def unstack(\n self: DataFrame,\n level: IndexLabel = -1,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n sort: bool = True\n) -> DataFrame | Series: ...", "kind": 2, "label": "unstack", "sortText": "0z.9999.unstack"}, {"detail": "def update(\n self: DataFrame,\n other: DataFrame | Series,\n join: Literal['left'] = 'left',\n overwrite: bool = True,\n filter_func: ((...) -> Unknown) | None = ...,\n errors: IgnoreRaise = 'ignore'\n) -> None: ...", "kind": 2, "label": "update", "sortText": "0z.9999.update"}, {"detail": "\n@overload\ndef value_counts(\n self: DataFrame,\n subset: Sequence[Hashable] | None = ...,\n normalize: Literal[False] = False,\n sort: bool = ...,\n ascending: bool = ...,\n dropna: bool = ...\n) -> Series[int]: ...\ndef value_counts(\n self: DataFrame,\n normalize: Literal[True],\n subset: Sequence[Hashable] | None = ...,\n sort: bool = ...,\n ascending: bool = ...,\n dropna: bool = ...\n) -> Series[float]: ...", "kind": 2, "label": "value_counts", "sortText": "0z.9999.value_counts"}, {"detail": "ndarray[tuple[int, int]]", "kind": 5, "label": "values", "sortText": "0z.9999.values"}, {"detail": "def var(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = 0,\n skipna: bool | None = True,\n ddof: int = 1,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "var", "sortText": "0z.9999.var"}, {"detail": "\n@overload\ndef where(\n self: DataFrame,\n cond: ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: ((...) -> DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64) | DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 = ...,\n *,\n inplace: Literal[True],\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n level: Hashable | None = None\n) -> None: ...\ndef where(\n self: DataFrame,\n cond: ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: ((...) -> DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64) | DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 = ...,\n *,\n inplace: Literal[False] = False,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "where", "sortText": "0z.9999.where"}, {"detail": "def xs(\n self: DataFrame,\n key: IndexLabel,\n axis: Axis = 0,\n level: Hashable | Sequence[Hashable] | None = None,\n drop_level: bool = True\n) -> DataFrame | Series: ...", "kind": 2, "label": "xs", "sortText": "0z.9999.xs"}, {"detail": "def __abs__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__abs__", "sortText": "3z.9999.__abs__"}, {"detail": "def __add__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__add__", "sortText": "3z.9999.__add__"}, {"detail": "def __and__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__and__", "sortText": "3z.9999.__and__"}, {"detail": "def __array__(\n self: DataFrame,\n dtype: Unknown = ...\n) -> ndarray: ...", "kind": 2, "label": "__array__", "sortText": "3z.9999.__array__"}, {"detail": "int", "kind": 5, "label": "__array_priority__", "sortText": "3z.9999.__array_priority__"}, {"detail": "def __arrow_c_stream__(\n self: DataFrame,\n requested_schema: object | None = None\n) -> object: ...", "kind": 2, "label": "__arrow_c_stream__", "sortText": "3z.9999.__arrow_c_stream__"}, {"detail": "def __bool__(self: DataFrame) -> NoReturn: ...", "kind": 2, "label": "__bool__", "sortText": "3z.9999.__bool__"}, {"detail": "def __contains__(\n self: DataFrame,\n key: Unknown\n) -> bool: ...", "kind": 2, "label": "__contains__", "sortText": "3z.9999.__contains__"}, {"detail": "def __copy__(\n self: DataFrame,\n deep: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "__copy__", "sortText": "3z.9999.__copy__"}, {"detail": "def __deepcopy__(\n self: DataFrame,\n memo: MutableMapping[int, Any] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "__deepcopy__", "sortText": "3z.9999.__deepcopy__"}, {"detail": "def __delitem__(\n self: DataFrame,\n idx: Hashable\n) -> None: ...", "kind": 2, "label": "__delitem__", "sortText": "3z.9999.__delitem__"}, {"detail": "def __divmod__(\n self: DataFrame,\n other: Any\n) -> tuple[DataFrame, DataFrame]: ...", "kind": 2, "label": "__divmod__", "sortText": "3z.9999.__divmod__"}, {"detail": "def __eq__(\n self: DataFrame,\n other: object\n) -> DataFrame: ...", "kind": 2, "label": "__eq__", "sortText": "3z.9999.__eq__"}, {"detail": "def __finalize__(\n self: DataFrame,\n other: Unknown,\n method: Unknown = ...,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "__finalize__", "sortText": "3z.9999.__finalize__"}, {"detail": "def __floordiv__(\n self: DataFrame,\n other: DataFrame | Sequence[float] | Series[float] | Series[int] | float\n) -> DataFrame: ...", "kind": 2, "label": "__floordiv__", "sortText": "3z.9999.__floordiv__"}, {"detail": "def __ge__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__ge__", "sortText": "3z.9999.__ge__"}, {"detail": "def __getattr__(\n self: DataFrame,\n name: str\n) -> Series: ...", "kind": 2, "label": "__getattr__", "sortText": "3z.9999.__getattr__"}, {"detail": "\n@overload\ndef __getitem__(\n self: DataFrame,\n key: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | tuple[Hashable, ...]\n) -> Series: ...\ndef __getitem__(\n self: DataFrame,\n key: Iterable[Hashable] | slice[Any, Any, Any]\n) -> DataFrame: ...\ndef __getitem__(\n self: DataFrame,\n key: Hashable\n) -> Series: ...", "kind": 2, "label": "__getitem__", "sortText": "3z.9999.__getitem__"}, {"detail": "def __gt__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__gt__", "sortText": "3z.9999.__gt__"}, {"detail": "None", "kind": 5, "label": "__hash__", "sortText": "3z.9999.__hash__"}, {"detail": "def __invert__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__invert__", "sortText": "3z.9999.__invert__"}, {"detail": "def __iter__(self: DataFrame) -> Iterator[Hashable]: ...", "kind": 2, "label": "__iter__", "sortText": "3z.9999.__iter__"}, {"detail": "def __le__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__le__", "sortText": "3z.9999.__le__"}, {"detail": "def __len__(self: DataFrame) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3z.9999.__len__"}, {"detail": "def __lt__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__lt__", "sortText": "3z.9999.__lt__"}, {"detail": "\n@overload\ndef __matmul__(\n self: DataFrame,\n other: DataFrame\n) -> DataFrame: ...\ndef __matmul__(\n self: DataFrame,\n other: Series\n) -> Series: ...\ndef __matmul__(\n self: DataFrame,\n other: ndarray[tuple[Any, ...], dtype[np_num]]\n) -> DataFrame: ...", "kind": 2, "label": "__matmul__", "sortText": "3z.9999.__matmul__"}, {"detail": "def __mod__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__mod__", "sortText": "3z.9999.__mod__"}, {"detail": "def __mul__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__mul__", "sortText": "3z.9999.__mul__"}, {"detail": "def __ne__(\n self: DataFrame,\n other: object\n) -> DataFrame: ...", "kind": 2, "label": "__ne__", "sortText": "3z.9999.__ne__"}, {"detail": "def __neg__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__neg__", "sortText": "3z.9999.__neg__"}, {"detail": "\n@overload\ndef __new__[Self@DataFrame: DataFrame](\n cls: type[Self@DataFrame],\n data: DataFrame | Index | Iterable[Index | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | tuple[Hashable, ListLikeU]] | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | None = None,\n index: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n dtype: ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy: bool | None = None\n) -> Self@DataFrame: ...\ndef __new__[Self@DataFrame: DataFrame](\n cls: type[Self@DataFrame],\n data: Scalar,\n index: Axes,\n columns: Axes,\n dtype: ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy: bool | None = None\n) -> Self@DataFrame: ...", "kind": 3, "label": "__new__", "sortText": "3z.9999.__new__"}, {"detail": "def __nonzero__(self: DataFrame) -> None: ...", "kind": 2, "label": "__nonzero__", "sortText": "3z.9999.__nonzero__"}, {"detail": "def __or__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__or__", "sortText": "3z.9999.__or__"}, {"detail": "def __pos__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__pos__", "sortText": "3z.9999.__pos__"}, {"detail": "def __pow__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__pow__", "sortText": "3z.9999.__pow__"}, {"detail": "def __radd__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__radd__", "sortText": "3z.9999.__radd__"}, {"detail": "def __rand__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rand__", "sortText": "3z.9999.__rand__"}, {"detail": "def __rdivmod__(\n self: DataFrame,\n other: Any\n) -> tuple[DataFrame, DataFrame]: ...", "kind": 2, "label": "__rdivmod__", "sortText": "3z.9999.__rdivmod__"}, {"detail": "def __rfloordiv__(\n self: DataFrame,\n other: DataFrame | Sequence[float] | Series[float] | Series[int] | float\n) -> DataFrame: ...", "kind": 2, "label": "__rfloordiv__", "sortText": "3z.9999.__rfloordiv__"}, {"detail": "def __rmatmul__(\n self: DataFrame,\n other: ndarray[tuple[Any, ...], dtype[np_num]]\n) -> DataFrame: ...", "kind": 2, "label": "__rmatmul__", "sortText": "3z.9999.__rmatmul__"}, {"detail": "def __rmod__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rmod__", "sortText": "3z.9999.__rmod__"}, {"detail": "def __rmul__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rmul__", "sortText": "3z.9999.__rmul__"}, {"detail": "def __ror__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__ror__", "sortText": "3z.9999.__ror__"}, {"detail": "def __round__(\n self: DataFrame,\n decimals: int = ...\n) -> DataFrame: ...", "kind": 2, "label": "__round__", "sortText": "3z.9999.__round__"}, {"detail": "def __rpow__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rpow__", "sortText": "3z.9999.__rpow__"}, {"detail": "def __rsub__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rsub__", "sortText": "3z.9999.__rsub__"}, {"detail": "def __rtruediv__(\n self: DataFrame,\n other: DataFrame | Sequence[Unknown] | Series | float\n) -> DataFrame: ...", "kind": 2, "label": "__rtruediv__", "sortText": "3z.9999.__rtruediv__"}, {"detail": "def __rxor__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rxor__", "sortText": "3z.9999.__rxor__"}, {"detail": "def __setattr__(\n self: DataFrame,\n name: str,\n value: Unknown\n) -> None: ...", "kind": 2, "label": "__setattr__", "sortText": "3z.9999.__setattr__"}, {"detail": "\n@overload\ndef __setitem__(\n self: DataFrame,\n idx: Index | Series[int] | int | list[int] | ndarray[tuple[Any, ...], dtype[integer]] | slice[Any, Any, Any] | tuple[IndexType, IndexType] | tuple[IndexType, int] | tuple[int, IndexType] | tuple[int, int],\n value: DataFrame | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__[ScalarT: Scalar](\n self: DataFrame,\n idx: Series[builtins.bool] | int | integer | list[builtins.bool] | list[ScalarT] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | signedinteger[_NBitIntP] | signedinteger[_8Bit] | signedinteger | slice[Any, Any, Any] | str | str_ | unsignedinteger | tuple[IndexOpsMixin | Sequence[Scalar] | Series[builtins.bool] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[builtins.bool] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | slice[Any, Any, Any] | str | timedelta | timedelta64, ...],\n value: DataFrame | ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__(\n self: DataFrame,\n idx: tuple[tuple[IndexOpsMixin | Sequence[Scalar] | Series[builtins.bool] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[builtins.bool] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | slice[Any, Any, Any] | str | timedelta | timedelta64, ...], Hashable],\n value: ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__(\n self: DataFrame,\n idx: DataFrame | IndexOpsMixin,\n value: ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...", "kind": 2, "label": "__setitem__", "sortText": "3z.9999.__setitem__"}, {"detail": "def __sub__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__sub__", "sortText": "3z.9999.__sub__"}, {"detail": "def __truediv__(\n self: DataFrame,\n other: DataFrame | Sequence[Unknown] | Series | float\n) -> DataFrame: ...", "kind": 2, "label": "__truediv__", "sortText": "3z.9999.__truediv__"}, {"detail": "def __xor__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__xor__", "sortText": "3z.9999.__xor__"}]}} -{"suite": "pandas", "label": "edit dataframe then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 39, "iteration": 2, "result": {"isIncomplete": false, "items": [{"detail": "str", "kind": 5, "label": "Name", "sortText": "0.9999.Name"}, {"detail": "DataFrame", "kind": 5, "label": "T", "sortText": "0z.9999.T"}, {"detail": "def abs(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "abs", "sortText": "0z.9999.abs"}, {"detail": "def add(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add", "sortText": "0z.9999.add"}, {"detail": "def add_prefix(\n self: DataFrame,\n prefix: str,\n axis: Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add_prefix", "sortText": "0z.9999.add_prefix"}, {"detail": "def add_suffix(\n self: DataFrame,\n suffix: str,\n axis: Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add_suffix", "sortText": "0z.9999.add_suffix"}, {"detail": "\n@overload\ndef aggregate(\n self: DataFrame,\n func: ((...) -> Unknown) | Mapping[Unknown, ((...) -> Unknown) | str | ufunc] | str | ufunc,\n axis: Axis = 0,\n **kwargs: Any\n) -> Series: ...\ndef aggregate(\n self: DataFrame,\n func: Mapping[Unknown, ((...) -> Unknown) | list[((...) -> Unknown) | str | ufunc] | str | ufunc] | list[AggFuncTypeBase] | None = ...,\n axis: Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "agg", "sortText": "0z.9999.agg"}, {"detail": "\n@overload\ndef aggregate(\n self: DataFrame,\n func: ((...) -> Unknown) | Mapping[Unknown, ((...) -> Unknown) | str | ufunc] | str | ufunc,\n axis: Axis = 0,\n **kwargs: Any\n) -> Series: ...\ndef aggregate(\n self: DataFrame,\n func: Mapping[Unknown, ((...) -> Unknown) | list[((...) -> Unknown) | str | ufunc] | str | ufunc] | list[AggFuncTypeBase] | None = ...,\n axis: Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "aggregate", "sortText": "0z.9999.aggregate"}, {"detail": "def align[NDFrameT: NDFrame](\n self: DataFrame,\n other: NDFrameT,\n join: AlignJoin = 'outer',\n axis: Literal['columns', 'index', 0, 1] | None = None,\n level: Hashable | None = None,\n copy: bool = True,\n fill_value: NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> tuple[DataFrame, NDFrameT]: ...", "kind": 2, "label": "align", "sortText": "0z.9999.align"}, {"detail": "\n@overload\ndef all(\n self: DataFrame,\n axis: None,\n bool_only: builtins.bool | None = ...,\n skipna: builtins.bool = ...,\n **kwargs: Any\n) -> numpy.bool: ...\ndef all(\n self: DataFrame,\n axis: Axis = 0,\n bool_only: builtins.bool | None = ...,\n skipna: builtins.bool = ...,\n **kwargs: Any\n) -> Series[builtins.bool]: ...", "kind": 2, "label": "all", "sortText": "0z.9999.all"}, {"detail": "\n@overload\ndef any(\n self: DataFrame,\n *,\n axis: None,\n bool_only: builtins.bool | None = ...,\n skipna: builtins.bool = ...,\n **kwargs: Any\n) -> numpy.bool: ...\ndef any(\n self: DataFrame,\n *,\n axis: Axis = 0,\n bool_only: builtins.bool | None = ...,\n skipna: builtins.bool = ...,\n **kwargs: Any\n) -> Series[builtins.bool]: ...", "kind": 2, "label": "any", "sortText": "0z.9999.any"}, {"detail": "\n@overload\ndef apply(\n self: DataFrame,\n f: (...) -> Index | MutableSequence[Any] | Series | ndarray[tuple[int]] | tuple[Any, ...],\n axis: AxisIndex = ...,\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n **kwargs: Any\n) -> DataFrame: ...\ndef apply[S2: SeriesDType](\n self: DataFrame,\n f: (...) -> NAType | S2,\n axis: AxisIndex = ...,\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n **kwargs: Any\n) -> Series[S2]: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Mapping[Any, Any],\n axis: AxisIndex = ...,\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n **kwargs: Any\n) -> Series: ...\ndef apply[S2: SeriesDType](\n self: DataFrame,\n f: (...) -> NAType | S2,\n axis: Axis = 0,\n raw: bool = ...,\n args: Any = ...,\n *,\n result_type: Literal['expand', 'reduce'],\n **kwargs: Any\n) -> Series[S2]: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | Series | ndarray[tuple[int]] | tuple[Any, ...],\n axis: Axis = 0,\n raw: bool = ...,\n args: Any = ...,\n *,\n result_type: Literal['expand'],\n **kwargs: Any\n) -> DataFrame: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | ndarray[tuple[int]] | tuple[Any, ...],\n axis: Axis = 0,\n raw: bool = ...,\n args: Any = ...,\n *,\n result_type: Literal['reduce'],\n **kwargs: Any\n) -> Series: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | tuple[Any, ...],\n axis: Axis = 0,\n raw: bool = ...,\n args: Any = ...,\n *,\n result_type: Literal['broadcast'],\n **kwargs: Any\n) -> DataFrame: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Series,\n axis: AxisIndex = 0,\n raw: bool = ...,\n args: Any = ...,\n *,\n result_type: Literal['reduce'],\n **kwargs: Any\n) -> Series: ...\ndef apply[S2: SeriesDType](\n self: DataFrame,\n f: (...) -> NAType | S2,\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n *,\n axis: AxisColumn,\n **kwargs: Any\n) -> Series[S2]: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | ndarray[tuple[int]] | tuple[Any, ...],\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n *,\n axis: AxisColumn,\n **kwargs: Any\n) -> Series: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Series,\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n *,\n axis: AxisColumn,\n **kwargs: Any\n) -> DataFrame: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Series,\n raw: bool = ...,\n args: Any = ...,\n *,\n axis: AxisColumn,\n result_type: Literal['reduce'],\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "apply", "sortText": "0z.9999.apply"}, {"detail": "def asfreq(\n self: DataFrame,\n freq: Frequency,\n method: Literal['backfill', 'bfill', 'ffill', 'pad'] | None = None,\n how: Literal['end', 'start'] | None = ...,\n normalize: bool = False,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "asfreq", "sortText": "0z.9999.asfreq"}, {"detail": "def asof(\n self: DataFrame,\n where: ExtensionArray | Index | Sequence[Scalar] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64,\n subset: Hashable | list[Hashable] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "asof", "sortText": "0z.9999.asof"}, {"detail": "def assign(\n self: DataFrame,\n **kwargs: IntoColumn\n) -> DataFrame: ...", "kind": 2, "label": "assign", "sortText": "0z.9999.assign"}, {"detail": "def astype(\n self: DataFrame,\n dtype: Literal[' DataFrame: ...", "kind": 2, "label": "astype", "sortText": "0z.9999.astype"}, {"detail": "_AtIndexerFrame", "kind": 5, "label": "at", "sortText": "0z.9999.at"}, {"detail": "def at_time(\n self: DataFrame,\n time: str | time,\n asof: bool = False,\n axis: Literal['columns', 'index', 0, 1] | None = 0\n) -> DataFrame: ...", "kind": 2, "label": "at_time", "sortText": "0z.9999.at_time"}, {"detail": "dict[Hashable | None, Any]", "kind": 5, "label": "attrs", "sortText": "0z.9999.attrs"}, {"detail": "list[Index]", "kind": 5, "label": "axes", "sortText": "0z.9999.axes"}, {"detail": "def between_time(\n self: DataFrame,\n start_time: str | time,\n end_time: str | time,\n inclusive: IntervalClosedType = 'both',\n axis: Literal['columns', 'index', 0, 1] | None = 0\n) -> DataFrame: ...", "kind": 2, "label": "between_time", "sortText": "0z.9999.between_time"}, {"detail": "\n@overload\ndef bfill(\n self: DataFrame,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n inplace: Literal[True],\n limit: int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> None: ...\ndef bfill(\n self: DataFrame,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n inplace: Literal[False] = False,\n limit: int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "bfill", "sortText": "0z.9999.bfill"}, {"detail": "def bool(self: DataFrame) -> bool: ...", "kind": 2, "label": "bool", "sortText": "0z.9999.bool"}, {"detail": "\n@overload\ndef boxplot(\n self: DataFrame,\n by: None = None,\n ax: Unknown = None,\n fontsize: float | str | None = None,\n rot: float = 0,\n grid: bool = True,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n *,\n return_type: Literal['axes'] | None = None,\n backend: str | None = None,\n **kwargs: Any\n) -> Unknown: ...\ndef boxplot(\n self: DataFrame,\n by: None = None,\n ax: Unknown = None,\n fontsize: float | str | None = None,\n rot: float = 0,\n grid: bool = True,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n *,\n return_type: Literal['dict'],\n backend: str | None = None,\n **kwargs: Any\n) -> dict[str, Unknown]: ...\ndef boxplot(\n self: DataFrame,\n by: None = None,\n ax: Unknown = None,\n fontsize: float | str | None = None,\n rot: float = 0,\n grid: bool = True,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n *,\n return_type: Literal['both'],\n backend: str | None = None,\n **kwargs: Any\n) -> _BoxPlotT: ...\ndef boxplot(\n self: DataFrame,\n by: Hashable | MutableSequence[Unknown] | ndarray[tuple[int]] | range | tuple[Unknown, ...],\n ax: Unknown = None,\n fontsize: float | str | None = None,\n rot: float = 0,\n grid: bool = True,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n *,\n return_type: None = None,\n backend: str | None = None,\n **kwargs: Any\n) -> Unknown: ...\ndef boxplot(\n self: DataFrame,\n by: Hashable | MutableSequence[Unknown] | ndarray[tuple[int]] | range | tuple[Unknown, ...],\n ax: Unknown = None,\n fontsize: float | str | None = None,\n rot: float = 0,\n grid: bool = True,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n *,\n return_type: Literal['axes', 'both', 'dict'],\n backend: str | None = None,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "boxplot", "sortText": "0z.9999.boxplot"}, {"detail": "\n@overload\ndef clip(\n self: DataFrame,\n lower: float | None = ...,\n upper: float | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n inplace: Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self: DataFrame,\n lower: AnyArrayLike = ...,\n upper: ExtensionArray | Index | Series | ndarray | None = ...,\n *,\n axis: Axis = ...,\n inplace: Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self: DataFrame,\n lower: ExtensionArray | Index | Series | ndarray | None = ...,\n upper: AnyArrayLike = ...,\n *,\n axis: Axis = ...,\n inplace: Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self: DataFrame,\n lower: None = None,\n upper: None = None,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n inplace: Literal[True],\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self: DataFrame,\n lower: float | None = ...,\n upper: float | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...\ndef clip(\n self: DataFrame,\n lower: AnyArrayLike = ...,\n upper: ExtensionArray | Index | Series | ndarray | None = ...,\n *,\n axis: Axis = ...,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...\ndef clip(\n self: DataFrame,\n lower: ExtensionArray | Index | Series | ndarray | None = ...,\n upper: AnyArrayLike = ...,\n *,\n axis: Axis = ...,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...", "kind": 2, "label": "clip", "sortText": "0z.9999.clip"}, {"detail": "Index[str]", "kind": 5, "label": "columns", "sortText": "0z.9999.columns"}, {"detail": "def combine(\n self: DataFrame,\n other: DataFrame,\n func: (...) -> Unknown,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n overwrite: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "combine", "sortText": "0z.9999.combine"}, {"detail": "def combine_first(\n self: DataFrame,\n other: DataFrame\n) -> DataFrame: ...", "kind": 2, "label": "combine_first", "sortText": "0z.9999.combine_first"}, {"detail": "def compare(\n self: DataFrame,\n other: DataFrame,\n align_axis: Axis = 1,\n keep_shape: bool = False,\n keep_equal: bool = False,\n result_names: Suffixes = ...\n) -> DataFrame: ...", "kind": 2, "label": "compare", "sortText": "0z.9999.compare"}, {"detail": "def convert_dtypes(\n self: DataFrame,\n infer_objects: bool = True,\n convert_string: bool = True,\n convert_integer: bool = True,\n convert_boolean: bool = True,\n convert_floating: bool = True,\n dtype_backend: DtypeBackend = 'numpy_nullable'\n) -> DataFrame: ...", "kind": 2, "label": "convert_dtypes", "sortText": "0z.9999.convert_dtypes"}, {"detail": "def copy(\n self: DataFrame,\n deep: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "copy", "sortText": "0z.9999.copy"}, {"detail": "def corr(\n self: DataFrame,\n method: Literal['kendall', 'pearson', 'spearman'] = 'pearson',\n min_periods: int = ...,\n numeric_only: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "corr", "sortText": "0z.9999.corr"}, {"detail": "def corrwith(\n self: DataFrame,\n other: DataFrame | Series,\n axis: Literal['columns', 'index', 0, 1] | None = 0,\n drop: bool = False,\n method: Literal['kendall', 'pearson', 'spearman'] = 'pearson',\n numeric_only: bool = False\n) -> Series: ...", "kind": 2, "label": "corrwith", "sortText": "0z.9999.corrwith"}, {"detail": "def count(\n self: DataFrame,\n axis: Axis = 0,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "count", "sortText": "0z.9999.count"}, {"detail": "def cov(\n self: DataFrame,\n min_periods: int | None = None,\n ddof: int = 1,\n numeric_only: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "cov", "sortText": "0z.9999.cov"}, {"detail": "def cummax(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n skipna: bool = True,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cummax", "sortText": "0z.9999.cummax"}, {"detail": "def cummin(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n skipna: bool = True,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cummin", "sortText": "0z.9999.cummin"}, {"detail": "def cumprod(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n skipna: bool = True,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cumprod", "sortText": "0z.9999.cumprod"}, {"detail": "def cumsum(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n skipna: bool = True,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cumsum", "sortText": "0z.9999.cumsum"}, {"detail": "def describe(\n self: DataFrame,\n percentiles: list[float] | None = ...,\n include: Literal['all'] | list[Dtype] | None = ...,\n exclude: list[Dtype] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "describe", "sortText": "0z.9999.describe"}, {"detail": "def diff(\n self: DataFrame,\n periods: int = 1,\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "diff", "sortText": "0z.9999.diff"}, {"detail": "def truediv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "div", "sortText": "0z.9999.div"}, {"detail": "def truediv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "divide", "sortText": "0z.9999.divide"}, {"detail": "\n@overload\ndef dot(\n self: DataFrame,\n other: DataFrame | ExtensionArray | ndarray\n) -> DataFrame: ...\ndef dot(\n self: DataFrame,\n other: Series\n) -> Series: ...", "kind": 2, "label": "dot", "sortText": "0z.9999.dot"}, {"detail": "\n@overload\ndef drop(\n self: DataFrame,\n labels: Unknown = ...,\n *,\n axis: Unknown = ...,\n index: None,\n columns: Unknown = ...,\n level: Unknown = ...,\n inplace: Unknown = ...,\n errors: Unknown = ...\n) -> Never: ...\ndef drop(\n self: DataFrame,\n labels: Unknown = ...,\n *,\n axis: Unknown = ...,\n index: Unknown = ...,\n columns: None,\n level: Unknown = ...,\n inplace: Unknown = ...,\n errors: Unknown = ...\n) -> Never: ...\ndef drop(\n self: DataFrame,\n labels: None,\n *,\n axis: Unknown = ...,\n index: Unknown = ...,\n columns: Unknown = ...,\n level: Unknown = ...,\n inplace: Unknown = ...,\n errors: Unknown = ...\n) -> Never: ...\ndef drop(\n self: DataFrame,\n labels: None = None,\n *,\n axis: Axis = ...,\n index: Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level: Hashable | None = ...,\n inplace: Literal[True],\n errors: IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self: DataFrame,\n labels: None = None,\n *,\n axis: Axis = ...,\n index: Hashable | Index | Sequence[Hashable],\n columns: Hashable | Iterable[Hashable] = ...,\n level: Hashable | None = ...,\n inplace: Literal[True],\n errors: IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self: DataFrame,\n labels: Hashable | Index | Sequence[Hashable],\n *,\n axis: Axis = ...,\n index: None = None,\n columns: None = None,\n level: Hashable | None = ...,\n inplace: Literal[True],\n errors: IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self: DataFrame,\n labels: None = None,\n *,\n axis: Axis = ...,\n index: Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level: Hashable | None = ...,\n inplace: Literal[False] = False,\n errors: IgnoreRaise = ...\n) -> DataFrame: ...\ndef drop(\n self: DataFrame,\n labels: None = None,\n *,\n axis: Axis = ...,\n index: Hashable | Index | Sequence[Hashable],\n columns: Hashable | Iterable[Hashable] = ...,\n level: Hashable | None = ...,\n inplace: Literal[False] = False,\n errors: IgnoreRaise = ...\n) -> DataFrame: ...\ndef drop(\n self: DataFrame,\n labels: Hashable | Index | Sequence[Hashable],\n *,\n axis: Axis = ...,\n index: None = None,\n columns: None = None,\n level: Hashable | None = ...,\n inplace: Literal[False] = False,\n errors: IgnoreRaise = ...\n) -> DataFrame: ...", "kind": 2, "label": "drop", "sortText": "0z.9999.drop"}, {"detail": "\n@overload\ndef drop_duplicates(\n self: DataFrame,\n subset: Hashable | Iterable[Hashable] | None = ...,\n *,\n keep: DropKeep = ...,\n inplace: Literal[True],\n ignore_index: bool = ...\n) -> None: ...\ndef drop_duplicates(\n self: DataFrame,\n subset: Hashable | Iterable[Hashable] | None = ...,\n *,\n keep: DropKeep = ...,\n inplace: Literal[False] = False,\n ignore_index: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "drop_duplicates", "sortText": "0z.9999.drop_duplicates"}, {"detail": "def droplevel(\n self: DataFrame,\n level: Hashable | list[Hashable],\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "droplevel", "sortText": "0z.9999.droplevel"}, {"detail": "\n@overload\ndef dropna(\n self: DataFrame,\n *,\n axis: Axis = 0,\n how: AnyAll = ...,\n thresh: int | None = ...,\n subset: Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None = ...,\n inplace: Literal[True],\n ignore_index: bool = ...\n) -> None: ...\ndef dropna(\n self: DataFrame,\n *,\n axis: Axis = 0,\n how: AnyAll = ...,\n thresh: int | None = ...,\n subset: Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None = ...,\n inplace: Literal[False] = False,\n ignore_index: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "dropna", "sortText": "0z.9999.dropna"}, {"detail": "Series", "kind": 5, "label": "dtypes", "sortText": "0z.9999.dtypes"}, {"detail": "def duplicated(\n self: DataFrame,\n subset: Hashable | Iterable[Hashable] | None = ...,\n keep: DropKeep = 'first'\n) -> Series: ...", "kind": 2, "label": "duplicated", "sortText": "0z.9999.duplicated"}, {"detail": "bool", "kind": 5, "label": "empty", "sortText": "0z.9999.empty"}, {"detail": "def eq(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "eq", "sortText": "0z.9999.eq"}, {"detail": "def equals(\n self: DataFrame,\n other: DataFrame | Series\n) -> bool: ...", "kind": 2, "label": "equals", "sortText": "0z.9999.equals"}, {"detail": "\n@overload\ndef eval(\n self: DataFrame,\n expr: str,\n *,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...\ndef eval(\n self: DataFrame,\n expr: str,\n *,\n inplace: Literal[False] = False,\n **kwargs: Any\n) -> DataFrame | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64: ...", "kind": 2, "label": "eval", "sortText": "0z.9999.eval"}, {"detail": "def ewm(\n self: DataFrame,\n com: float | None = ...,\n span: float | None = ...,\n halflife: float | None = ...,\n alpha: float | None = ...,\n min_periods: int = 0,\n adjust: bool = True,\n ignore_na: bool = False,\n axis: Axis = 0\n) -> ExponentialMovingWindow[DataFrame]: ...", "kind": 2, "label": "ewm", "sortText": "0z.9999.ewm"}, {"detail": "def expanding(\n self: DataFrame,\n min_periods: int = 1,\n axis: AxisIndex = 0,\n method: CalculationMethod = 'single'\n) -> Expanding[DataFrame]: ...", "kind": 2, "label": "expanding", "sortText": "0z.9999.expanding"}, {"detail": "def explode(\n self: DataFrame,\n column: Sequence[Hashable],\n ignore_index: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "explode", "sortText": "0z.9999.explode"}, {"detail": "\n@overload\ndef ffill(\n self: DataFrame,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n inplace: Literal[True],\n limit: int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> None: ...\ndef ffill(\n self: DataFrame,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n inplace: Literal[False] = False,\n limit: int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "ffill", "sortText": "0z.9999.ffill"}, {"detail": "\n@overload\ndef fillna(\n self: DataFrame,\n value: DataFrame | NAType | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | dict[Unknown, Unknown] | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n limit: int = ...,\n inplace: Literal[True]\n) -> None: ...\ndef fillna(\n self: DataFrame,\n value: DataFrame | NAType | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | dict[Unknown, Unknown] | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n limit: int = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "fillna", "sortText": "0z.9999.fillna"}, {"detail": "def filter(\n self: DataFrame,\n items: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n like: str | None = ...,\n regex: str | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "filter", "sortText": "0z.9999.filter"}, {"detail": "def first_valid_index(self: DataFrame) -> Scalar: ...", "kind": 2, "label": "first_valid_index", "sortText": "0z.9999.first_valid_index"}, {"detail": "def floordiv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | float | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "floordiv", "sortText": "0z.9999.floordiv"}, {"detail": "\n@overload\ndef from_dict(\n cls: type[DataFrame],\n data: dict[Any, Any],\n orient: Literal['index'],\n dtype: Literal[' DataFrame: ...\ndef from_dict(\n cls: type[DataFrame],\n data: dict[Any, Any],\n orient: Literal['columns', 'tight'] = ...,\n dtype: Literal[' DataFrame: ...", "kind": 2, "label": "from_dict", "sortText": "0z.9999.from_dict"}, {"detail": "def from_records[HashableT: Hashable](\n cls: type[DataFrame],\n data: Iterable[Mapping[HashableT, Any]] | Iterable[SequenceNotStr[Any]] | Mapping[HashableT, SequenceNotStr[Any]] | Mapping[HashableT, Any] | ndarray[tuple[int, int]],\n index: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = None,\n exclude: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n coerce_float: bool = False,\n nrows: int | None = None\n) -> DataFrame: ...", "kind": 2, "label": "from_records", "sortText": "0z.9999.from_records"}, {"detail": "def ge(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "ge", "sortText": "0z.9999.ge"}, {"detail": "\n@overload\ndef get(\n self: DataFrame,\n key: Hashable,\n default: None = None\n) -> Series | None: ...\ndef get[T](\n self: DataFrame,\n key: Hashable,\n default: T\n) -> Series | T: ...\ndef get(\n self: DataFrame,\n key: list[Hashable],\n default: None = None\n) -> DataFrame | None: ...\ndef get[T](\n self: DataFrame,\n key: list[Hashable],\n default: T\n) -> DataFrame | T: ...", "kind": 2, "label": "get", "sortText": "0z.9999.get"}, {"detail": "\n@overload\ndef groupby(\n self: DataFrame,\n by: Scalar,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: Scalar,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[False]]: ...\ndef groupby(\n self: DataFrame,\n by: DatetimeIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Timestamp, Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: DatetimeIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Timestamp, Literal[False]]: ...\ndef groupby(\n self: DataFrame,\n by: TimedeltaIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Timedelta, Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: TimedeltaIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Timedelta, Literal[False]]: ...\ndef groupby(\n self: DataFrame,\n by: PeriodIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Period, Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: PeriodIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Period, Literal[False]]: ...\ndef groupby[IntervalT: Interval[Unknown]](\n self: DataFrame,\n by: IntervalIndex[IntervalT],\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[IntervalT, Literal[True]]: ...\ndef groupby[IntervalT: Interval[Unknown]](\n self: DataFrame,\n by: IntervalIndex[IntervalT],\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[IntervalT, Literal[False]]: ...\ndef groupby(\n self: DataFrame,\n by: ((...) -> Any) | Grouper | Mapping[Hashable | None, Any] | MultiIndex | list[((...) -> Any) | ufunc] | list[Grouper] | list[Index] | list[Mapping[Hashable | None, Any]] | list[Series] | list[ndarray] | list[Unknown] | ndarray | ufunc | tuple[Unknown, ...] | None = ...,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[tuple[Unknown, ...], Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: ((...) -> Any) | Grouper | Mapping[Hashable | None, Any] | MultiIndex | list[((...) -> Any) | ufunc] | list[Grouper] | list[Index] | list[Mapping[Hashable | None, Any]] | list[Series] | list[ndarray] | list[Unknown] | ndarray | ufunc | tuple[Unknown, ...] | None = ...,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[tuple[Unknown, ...], Literal[False]]: ...\ndef groupby[SeriesByT: Interval[Timedelta | Timestamp | float | int] | Period | bool | bytes | complex | date | datetime | float | int | str | timedelta](\n self: DataFrame,\n by: Series[SeriesByT],\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[SeriesByT, Literal[True]]: ...\ndef groupby[SeriesByT: Interval[Timedelta | Timestamp | float | int] | Period | bool | bytes | complex | date | datetime | float | int | str | timedelta](\n self: DataFrame,\n by: Series[SeriesByT],\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[SeriesByT, Literal[False]]: ...\ndef groupby(\n self: DataFrame,\n by: CategoricalIndex | Index | Series,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Any, Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: CategoricalIndex | Index | Series,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Any, Literal[False]]: ...", "kind": 2, "label": "groupby", "sortText": "0z.9999.groupby"}, {"detail": "def gt(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "gt", "sortText": "0z.9999.gt"}, {"detail": "def head(\n self: DataFrame,\n n: int = 5\n) -> DataFrame: ...", "kind": 2, "label": "head", "sortText": "0z.9999.head"}, {"detail": "def hist(\n self: DataFrame,\n by: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = None,\n bins: int | list[Unknown] = 10,\n *,\n grid: bool = True,\n xlabelsize: float | str | None = None,\n xrot: float | None = None,\n ylabelsize: float | str | None = None,\n yrot: float | None = None,\n ax: Unknown = None,\n sharex: bool = False,\n sharey: bool = False,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n backend: str | None = None,\n legend: bool = False,\n **kwargs: Any\n) -> ndarray[tuple[Any, ...], dtype[object_]]: ...", "kind": 2, "label": "hist", "sortText": "0z.9999.hist"}, {"detail": "_iAtIndexerFrame", "kind": 5, "label": "iat", "sortText": "0z.9999.iat"}, {"detail": "def idxmax(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool = True,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "idxmax", "sortText": "0z.9999.idxmax"}, {"detail": "def idxmin(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool = True,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "idxmin", "sortText": "0z.9999.idxmin"}, {"detail": "_iLocIndexerFrame[DataFrame]", "kind": 5, "label": "iloc", "sortText": "0z.9999.iloc"}, {"detail": "Index", "kind": 5, "label": "index", "sortText": "0z.9999.index"}, {"detail": "def infer_objects(\n self: DataFrame,\n copy: bool | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "infer_objects", "sortText": "0z.9999.infer_objects"}, {"detail": "def info(\n self: DataFrame,\n verbose: bool | None = ...,\n buf: WriteBuffer[str] | None = ...,\n max_cols: int | None = ...,\n memory_usage: Literal['deep'] | bool | None = ...,\n show_counts: bool | None = ...\n) -> None: ...", "kind": 2, "label": "info", "sortText": "0z.9999.info"}, {"detail": "def insert(\n self: DataFrame,\n loc: int,\n column: Hashable,\n value: Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None,\n allow_duplicates: bool = ...\n) -> None: ...", "kind": 2, "label": "insert", "sortText": "0z.9999.insert"}, {"detail": "\n@overload\ndef interpolate(\n self: DataFrame,\n method: InterpolateOptions = ...,\n *,\n axis: Axis = 0,\n limit: int | None = ...,\n limit_direction: Literal['backward', 'both', 'forward'] = ...,\n limit_area: Literal['inside', 'outside'] | None = ...,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...\ndef interpolate(\n self: DataFrame,\n method: InterpolateOptions = ...,\n *,\n axis: Axis = 0,\n limit: int | None = ...,\n limit_direction: Literal['backward', 'both', 'forward'] = ...,\n limit_area: Literal['inside', 'outside'] | None = ...,\n inplace: Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "interpolate", "sortText": "0z.9999.interpolate"}, {"detail": "def isetitem(\n self: DataFrame,\n loc: Sequence[int] | int,\n value: ExtensionArray | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[Any] | ndarray | str | timedelta | timedelta64\n) -> None: ...", "kind": 2, "label": "isetitem", "sortText": "0z.9999.isetitem"}, {"detail": "def isin(\n self: DataFrame,\n values: DataFrame | Iterable[Any] | Mapping[Hashable, Iterable[Any]]\n) -> DataFrame: ...", "kind": 2, "label": "isin", "sortText": "0z.9999.isin"}, {"detail": "def isna(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "isna", "sortText": "0z.9999.isna"}, {"detail": "def isnull(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "isnull", "sortText": "0z.9999.isnull"}, {"detail": "def items(self: DataFrame) -> Iterator[tuple[Hashable, Series]]: ...", "kind": 2, "label": "items", "sortText": "0z.9999.items"}, {"detail": "def iterrows(self: DataFrame) -> Iterator[tuple[Hashable, Series]]: ...", "kind": 2, "label": "iterrows", "sortText": "0z.9999.iterrows"}, {"detail": "\n@overload\ndef itertuples(\n self: DataFrame,\n index: bool = ...,\n name: str = ...\n) -> Iterator[_PandasNamedTuple]: ...\ndef itertuples(\n self: DataFrame,\n index: bool = ...,\n name: None = None\n) -> Iterator[tuple[Any, ...]]: ...", "kind": 2, "label": "itertuples", "sortText": "0z.9999.itertuples"}, {"detail": "def join(\n self: DataFrame,\n other: DataFrame | Series | list[DataFrame | Series],\n on: list[str] | str | None = ...,\n how: MergeHow = 'left',\n lsuffix: str = '',\n rsuffix: str = '',\n sort: bool = False,\n validate: Literal['1:1', '1:m', 'm:1', 'm:m', 'many_to_many', 'many_to_one', 'one_to_many', 'one_to_one'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "join", "sortText": "0z.9999.join"}, {"detail": "def keys(self: DataFrame) -> Index: ...", "kind": 2, "label": "keys", "sortText": "0z.9999.keys"}, {"detail": "def kurt(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "kurt", "sortText": "0z.9999.kurt"}, {"detail": "def kurtosis(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "kurtosis", "sortText": "0z.9999.kurtosis"}, {"detail": "def last_valid_index(self: DataFrame) -> Scalar: ...", "kind": 2, "label": "last_valid_index", "sortText": "0z.9999.last_valid_index"}, {"detail": "def le(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "le", "sortText": "0z.9999.le"}, {"detail": "_LocIndexerFrame[DataFrame]", "kind": 5, "label": "loc", "sortText": "0z.9999.loc"}, {"detail": "def lt(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "lt", "sortText": "0z.9999.lt"}, {"detail": "def map(\n self: DataFrame,\n func: (...) -> Unknown,\n na_action: Literal['ignore'] | None = None,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "map", "sortText": "0z.9999.map"}, {"detail": "\n@overload\ndef mask(\n self: DataFrame,\n cond: ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: ((...) -> Unknown) | DataFrame | NAType | Series | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[True],\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n level: Hashable | None = None\n) -> None: ...\ndef mask(\n self: DataFrame,\n cond: ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: ((...) -> Unknown) | DataFrame | NAType | Series | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[False] = False,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mask", "sortText": "0z.9999.mask"}, {"detail": "\n@overload\ndef max(\n self: DataFrame,\n axis: None,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Scalar: ...\ndef max(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "max", "sortText": "0z.9999.max"}, {"detail": "\n@overload\ndef mean(\n self: DataFrame,\n axis: None,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Scalar: ...\ndef mean(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "mean", "sortText": "0z.9999.mean"}, {"detail": "\n@overload\ndef median(\n self: DataFrame,\n axis: None,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Scalar: ...\ndef median(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "median", "sortText": "0z.9999.median"}, {"detail": "def melt(\n self: DataFrame,\n id_vars: Sequence[Unknown] | ndarray | tuple[Unknown, ...] | None = ...,\n value_vars: Sequence[Unknown] | ndarray | tuple[Unknown, ...] | None = ...,\n var_name: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n value_name: Scalar = 'value',\n col_level: int | str | None = ...,\n ignore_index: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "melt", "sortText": "0z.9999.melt"}, {"detail": "def memory_usage(\n self: DataFrame,\n index: bool = True,\n deep: bool = False\n) -> Series: ...", "kind": 2, "label": "memory_usage", "sortText": "0z.9999.memory_usage"}, {"detail": "def merge(\n self: DataFrame,\n right: DataFrame | Series,\n how: MergeHow = 'inner',\n on: ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n left_on: ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n right_on: ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n left_index: bool = False,\n right_index: bool = False,\n sort: bool = False,\n suffixes: Suffixes = ...,\n copy: bool = True,\n indicator: bool | str = False,\n validate: Literal['1:1', '1:m', 'm:1', 'm:m', 'many_to_many', 'many_to_one', 'one_to_many', 'one_to_one'] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "merge", "sortText": "0z.9999.merge"}, {"detail": "\n@overload\ndef min(\n self: DataFrame,\n axis: None,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Scalar: ...\ndef min(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "min", "sortText": "0z.9999.min"}, {"detail": "def mod(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | float | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mod", "sortText": "0z.9999.mod"}, {"detail": "def mode(\n self: DataFrame,\n axis: Axis = 0,\n numeric_only: bool = False,\n dropna: bool = True\n) -> Series: ...", "kind": 2, "label": "mode", "sortText": "0z.9999.mode"}, {"detail": "def mul(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mul", "sortText": "0z.9999.mul"}, {"detail": "def mul(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "multiply", "sortText": "0z.9999.multiply"}, {"detail": "int", "kind": 5, "label": "ndim", "sortText": "0z.9999.ndim"}, {"detail": "def ne(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "ne", "sortText": "0z.9999.ne"}, {"detail": "def nlargest(\n self: DataFrame,\n n: int,\n columns: list[str] | str,\n keep: NsmallestNlargestKeep = 'first'\n) -> DataFrame: ...", "kind": 2, "label": "nlargest", "sortText": "0z.9999.nlargest"}, {"detail": "def notna(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "notna", "sortText": "0z.9999.notna"}, {"detail": "def notnull(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "notnull", "sortText": "0z.9999.notnull"}, {"detail": "def nsmallest(\n self: DataFrame,\n n: int,\n columns: list[str] | str,\n keep: NsmallestNlargestKeep = 'first'\n) -> DataFrame: ...", "kind": 2, "label": "nsmallest", "sortText": "0z.9999.nsmallest"}, {"detail": "def nunique(\n self: DataFrame,\n axis: Axis = 0,\n dropna: bool = True\n) -> Series[int]: ...", "kind": 2, "label": "nunique", "sortText": "0z.9999.nunique"}, {"detail": "def pct_change(\n self: DataFrame,\n periods: int = 1,\n fill_method: None = None,\n freq: BaseOffset | str | timedelta | None = ...,\n fill_value: NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "pct_change", "sortText": "0z.9999.pct_change"}, {"detail": "\n@overload\ndef pipe[**P, T](\n DataFrame,\n (\n DataFrame,\n ParamSpec(P)\n ) -> T,\n ParamSpec(P)\n) -> T: ...\ndef pipe[T](\n self: DataFrame,\n func: tuple[(...) -> T, str],\n *args: Any,\n **kwargs: Any\n) -> T: ...", "kind": 2, "label": "pipe", "sortText": "0z.9999.pipe"}, {"detail": "def pivot(\n self: DataFrame,\n *,\n columns: IndexLabel,\n index: IndexLabel = ...,\n values: IndexLabel = ...\n) -> DataFrame: ...", "kind": 2, "label": "pivot", "sortText": "0z.9999.pivot"}, {"detail": "def pivot_table(\n self: DataFrame,\n values: _PivotTableValuesTypes = None,\n index: _PivotTableIndexTypes = None,\n columns: _PivotTableColumnsTypes = None,\n aggfunc: Literal['count', 'max', 'mean', 'median', 'min', 'std', 'sum', 'var'] | ((Series) -> Unknown) | Mapping[Hashable, _PivotAggFunc] | Sequence[_PivotAggFunc] | ufunc = 'mean',\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n margins: bool = False,\n dropna: bool = True,\n margins_name: str = 'All',\n observed: bool = True,\n sort: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "pivot_table", "sortText": "0z.9999.pivot_table"}, {"detail": "PlotAccessor", "kind": 5, "label": "plot", "sortText": "0z.9999.plot"}, {"detail": "def pop(\n self: DataFrame,\n item: str\n) -> Series: ...", "kind": 2, "label": "pop", "sortText": "0z.9999.pop"}, {"detail": "def pow(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "pow", "sortText": "0z.9999.pow"}, {"detail": "def prod(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n skipna: bool | None = True,\n numeric_only: bool = False,\n min_count: int = 0,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "prod", "sortText": "0z.9999.prod"}, {"detail": "def prod(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n skipna: bool | None = True,\n numeric_only: bool = False,\n min_count: int = 0,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "product", "sortText": "0z.9999.product"}, {"detail": "\n@overload\ndef quantile(\n self: DataFrame,\n q: float = ...,\n axis: Axis = 0,\n numeric_only: bool = ...,\n interpolation: QuantileInterpolation = ...,\n method: CalculationMethod = ...\n) -> Series: ...\ndef quantile(\n self: DataFrame,\n q: Sequence[float] | ndarray[tuple[Any, ...], dtype[floating]],\n axis: Axis = 0,\n numeric_only: bool = ...,\n interpolation: QuantileInterpolation = ...,\n method: CalculationMethod = ...\n) -> DataFrame: ...", "kind": 2, "label": "quantile", "sortText": "0z.9999.quantile"}, {"detail": "\n@overload\ndef query(\n self: DataFrame,\n expr: str,\n *,\n parser: Literal['pandas', 'python'] = ...,\n engine: Literal['numexpr', 'python'] | None = ...,\n local_dict: dict[str, Any] | None = ...,\n global_dict: dict[str, Any] | None = ...,\n resolvers: list[Mapping[Unknown, Unknown]] | None = ...,\n level: int = ...,\n target: object | None = ...,\n inplace: Literal[True]\n) -> None: ...\ndef query(\n self: DataFrame,\n expr: str,\n *,\n inplace: Literal[False] = False,\n parser: Literal['pandas', 'python'] = ...,\n engine: Literal['numexpr', 'python'] | None = ...,\n local_dict: dict[str, Any] | None = ...,\n global_dict: dict[str, Any] | None = ...,\n resolvers: list[Mapping[Unknown, Unknown]] | None = ...,\n level: int = ...,\n target: object | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "query", "sortText": "0z.9999.query"}, {"detail": "def radd(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "radd", "sortText": "0z.9999.radd"}, {"detail": "def rank(\n self: DataFrame,\n axis: Axis = 0,\n method: Literal['average', 'dense', 'first', 'max', 'min'] = 'average',\n numeric_only: bool = False,\n na_option: Literal['bottom', 'keep', 'top'] = 'keep',\n ascending: bool = True,\n pct: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "rank", "sortText": "0z.9999.rank"}, {"detail": "def rtruediv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rdiv", "sortText": "0z.9999.rdiv"}, {"detail": "def reindex(\n self: DataFrame,\n labels: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n *,\n index: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n method: Literal['backfill', 'bfill', 'ffill', 'nearest', 'pad'] | None = ...,\n copy: bool = True,\n level: int | str = ...,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n limit: int | None = None,\n tolerance: Timedelta | float | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "reindex", "sortText": "0z.9999.reindex"}, {"detail": "def reindex_like(\n self: DataFrame,\n other: DataFrame,\n method: Literal['backfill', 'bfill', 'ffill', 'nearest', 'pad'] | None = ...,\n copy: bool = True,\n limit: int | None = None,\n tolerance: ExtensionArray | Index | Sequence[Scalar] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 = ...\n) -> DataFrame: ...", "kind": 2, "label": "reindex_like", "sortText": "0z.9999.reindex_like"}, {"detail": "\n@overload\ndef rename(\n self: DataFrame,\n mapper: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n *,\n index: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n columns: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n copy: bool = ...,\n inplace: Literal[True],\n level: Hashable | None = None,\n errors: IgnoreRaise = ...\n) -> None: ...\ndef rename(\n self: DataFrame,\n mapper: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n *,\n index: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n columns: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n copy: bool = ...,\n inplace: Literal[False] = False,\n level: Hashable | None = None,\n errors: IgnoreRaise = ...\n) -> DataFrame: ...", "kind": 2, "label": "rename", "sortText": "0z.9999.rename"}, {"detail": "\n@overload\ndef rename_axis(\n self: DataFrame,\n mapper: ExtensionArray | Index | SequenceNotStr[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | range | str | timedelta | timedelta64 | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n copy: bool = ...,\n inplace: Literal[True]\n) -> None: ...\ndef rename_axis(\n self: DataFrame,\n mapper: ExtensionArray | Index | SequenceNotStr[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | range | str | timedelta | timedelta64 | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n copy: bool = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...\ndef rename_axis(\n self: DataFrame,\n *,\n index: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n columns: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n copy: bool = ...,\n inplace: Literal[True]\n) -> None: ...\ndef rename_axis(\n self: DataFrame,\n *,\n index: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n columns: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n copy: bool = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "rename_axis", "sortText": "0z.9999.rename_axis"}, {"detail": "def reorder_levels(\n self: DataFrame,\n order: list[Unknown],\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "reorder_levels", "sortText": "0z.9999.reorder_levels"}, {"detail": "\n@overload\ndef replace[HashableT2: Hashable, HashableT3: Hashable](\n self: DataFrame,\n to_replace: Mapping[HashableT2, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n value: Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[True],\n regex: Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> None: ...\ndef replace[HashableT2: Hashable, HashableT3: Hashable](\n self: DataFrame,\n to_replace: Mapping[HashableT2, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n value: Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[False] = False,\n regex: Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "replace", "sortText": "0z.9999.replace"}, {"detail": "def resample(\n self: DataFrame,\n rule: BaseOffset | str | timedelta,\n axis: Literal['columns', 'index', 0, 1] | _NoDefault = 0,\n closed: Literal['left', 'right'] | None = None,\n label: Literal['left', 'right'] | None = None,\n on: Hashable | None = None,\n level: Hashable | None = None,\n origin: Timestamp | date | datetime | datetime64 | float | integer | str = 'start_day',\n offset: Timedelta | float | integer | str | timedelta | timedelta64 | None = None,\n group_keys: bool = False\n) -> DatetimeIndexResampler[DataFrame]: ...", "kind": 2, "label": "resample", "sortText": "0z.9999.resample"}, {"detail": "\n@overload\ndef reset_index(\n self: DataFrame,\n level: Hashable | Sequence[Hashable] = ...,\n *,\n drop: bool = ...,\n col_level: int | str = ...,\n col_fill: Hashable = ...,\n inplace: Literal[True],\n allow_duplicates: bool = ...,\n names: Hashable | Sequence[Hashable] = ...\n) -> None: ...\ndef reset_index(\n self: DataFrame,\n level: Hashable | Sequence[Hashable] = ...,\n *,\n col_level: int | str = ...,\n col_fill: Hashable = ...,\n drop: bool = ...,\n inplace: Literal[False] = False,\n allow_duplicates: bool = ...,\n names: Hashable | Sequence[Hashable] = ...\n) -> DataFrame: ...", "kind": 2, "label": "reset_index", "sortText": "0z.9999.reset_index"}, {"detail": "def rfloordiv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rfloordiv", "sortText": "0z.9999.rfloordiv"}, {"detail": "def rmod(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rmod", "sortText": "0z.9999.rmod"}, {"detail": "def rmul(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rmul", "sortText": "0z.9999.rmul"}, {"detail": "\n@overload\ndef rolling(\n self: DataFrame,\n window: BaseIndexer | BaseOffset | int | str | timedelta,\n min_periods: int | None = ...,\n center: bool = ...,\n on: Hashable | None = ...,\n axis: AxisIndex = ...,\n closed: Literal['both', 'left', 'neither', 'right'] | None = ...,\n step: int | None = ...,\n method: CalculationMethod = ...,\n *,\n win_type: str\n) -> Window[DataFrame]: ...\ndef rolling(\n self: DataFrame,\n window: BaseIndexer | BaseOffset | int | str | timedelta,\n min_periods: int | None = ...,\n center: bool = ...,\n on: Hashable | None = ...,\n axis: AxisIndex = ...,\n closed: Literal['both', 'left', 'neither', 'right'] | None = ...,\n step: int | None = ...,\n method: CalculationMethod = ...,\n *,\n win_type: None = None\n) -> Rolling[DataFrame]: ...", "kind": 2, "label": "rolling", "sortText": "0z.9999.rolling"}, {"detail": "def round(\n self: DataFrame,\n decimals: Series | dict[Unknown, Unknown] | int = ...,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "round", "sortText": "0z.9999.round"}, {"detail": "def rpow(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rpow", "sortText": "0z.9999.rpow"}, {"detail": "def rsub(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rsub", "sortText": "0z.9999.rsub"}, {"detail": "def rtruediv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rtruediv", "sortText": "0z.9999.rtruediv"}, {"detail": "def sample(\n self: DataFrame,\n n: int | None = ...,\n frac: float | None = ...,\n replace: bool = False,\n weights: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = ...,\n random_state: BitGenerator | ExtensionArray | Generator | RandomState | int | ndarray | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n ignore_index: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "sample", "sortText": "0z.9999.sample"}, {"detail": "\n@overload\ndef select_dtypes(\n self: DataFrame,\n include: StrDtypeArg,\n exclude: Literal[' Never: ...\ndef select_dtypes(\n self: DataFrame,\n include: Literal[' Never: ...\ndef select_dtypes(\n self: DataFrame,\n exclude: StrDtypeArg\n) -> Never: ...\ndef select_dtypes(\n self: DataFrame,\n include: list[Never],\n exclude: list[Never]\n) -> Never: ...\ndef select_dtypes(\n self: DataFrame,\n include: _AstypeArgExtList,\n exclude: Literal[' DataFrame: ...\ndef select_dtypes(\n self: DataFrame,\n include: Literal[' DataFrame: ...\ndef select_dtypes(\n self: DataFrame,\n exclude: _AstypeArgExtList\n) -> DataFrame: ...", "kind": 2, "label": "select_dtypes", "sortText": "0z.9999.select_dtypes"}, {"detail": "def sem(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n skipna: bool | None = True,\n ddof: int = 1,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "sem", "sortText": "0z.9999.sem"}, {"detail": "def set_axis(\n self: DataFrame,\n labels: AxesData,\n *,\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "set_axis", "sortText": "0z.9999.set_axis"}, {"detail": "def set_flags(\n self: DataFrame,\n *,\n copy: bool = ...,\n allows_duplicate_labels: bool | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "set_flags", "sortText": "0z.9999.set_flags"}, {"detail": "\n@overload\ndef set_index(\n self: DataFrame,\n keys: Hashable | Index | Iterator[Hashable] | Sequence[Hashable] | Series | ndarray | None,\n *,\n drop: bool = ...,\n append: bool = ...,\n verify_integrity: bool = ...,\n inplace: Literal[True]\n) -> None: ...\ndef set_index(\n self: DataFrame,\n keys: Hashable | Index | Iterator[Hashable] | Sequence[Hashable] | Series | ndarray | None,\n *,\n drop: bool = ...,\n append: bool = ...,\n verify_integrity: bool = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "set_index", "sortText": "0z.9999.set_index"}, {"detail": "tuple[int, int]", "kind": 5, "label": "shape", "sortText": "0z.9999.shape"}, {"detail": "def shift(\n self: DataFrame,\n periods: Sequence[int] | int = ...,\n freq: BaseOffset | str | timedelta | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n fill_value: NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "shift", "sortText": "0z.9999.shift"}, {"detail": "int", "kind": 5, "label": "size", "sortText": "0z.9999.size"}, {"detail": "def skew(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "skew", "sortText": "0z.9999.skew"}, {"detail": "\n@overload\ndef sort_index(\n self: DataFrame,\n *,\n axis: Axis = 0,\n level: Hashable | None = None,\n ascending: Sequence[bool] | bool = ...,\n kind: SortKind = ...,\n na_position: NaPosition = ...,\n sort_remaining: bool = ...,\n ignore_index: bool = ...,\n inplace: Literal[True],\n key: IndexKeyFunc = ...\n) -> None: ...\ndef sort_index(\n self: DataFrame,\n *,\n axis: Axis = 0,\n level: Hashable | list[int] | list[str] | None = ...,\n ascending: Sequence[bool] | bool = ...,\n kind: SortKind = ...,\n na_position: NaPosition = ...,\n sort_remaining: bool = ...,\n ignore_index: bool = ...,\n inplace: Literal[False] = False,\n key: IndexKeyFunc = ...\n) -> DataFrame: ...", "kind": 2, "label": "sort_index", "sortText": "0z.9999.sort_index"}, {"detail": "\n@overload\ndef sort_values(\n self: DataFrame,\n by: Sequence[str] | str,\n *,\n axis: Axis = 0,\n ascending: Sequence[bool] | bool = ...,\n kind: SortKind = ...,\n na_position: NaPosition = ...,\n ignore_index: bool = ...,\n inplace: Literal[True],\n key: ValueKeyFunc = ...\n) -> None: ...\ndef sort_values(\n self: DataFrame,\n by: Sequence[str] | str,\n *,\n axis: Axis = 0,\n ascending: Sequence[bool] | bool = ...,\n kind: SortKind = ...,\n na_position: NaPosition = ...,\n ignore_index: bool = ...,\n inplace: Literal[False] = False,\n key: ValueKeyFunc = ...\n) -> DataFrame: ...", "kind": 2, "label": "sort_values", "sortText": "0z.9999.sort_values"}, {"detail": "Ellipsis", "kind": 5, "label": "sparse", "sortText": "0z.9999.sparse"}, {"detail": "def squeeze(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64: ...", "kind": 2, "label": "squeeze", "sortText": "0z.9999.squeeze"}, {"detail": "\n@overload\ndef stack(\n self: DataFrame,\n level: IndexLabel = ...,\n *,\n future_stack: Literal[True]\n) -> DataFrame | Series: ...\ndef stack(\n self: DataFrame,\n level: IndexLabel = ...,\n dropna: bool = ...,\n sort: bool = ...,\n future_stack: Literal[False] = False\n) -> DataFrame | Series: ...", "kind": 2, "label": "stack", "sortText": "0z.9999.stack"}, {"detail": "def std(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = 0,\n skipna: bool = True,\n ddof: int = 1,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "std", "sortText": "0z.9999.std"}, {"detail": "Styler", "kind": 5, "label": "style", "sortText": "0z.9999.style"}, {"detail": "def sub(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "sub", "sortText": "0z.9999.sub"}, {"detail": "def sub(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "subtract", "sortText": "0z.9999.subtract"}, {"detail": "def sum(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = 0,\n skipna: bool | None = True,\n numeric_only: bool = False,\n min_count: int = 0,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "sum", "sortText": "0z.9999.sum"}, {"detail": "def swapaxes(\n self: DataFrame,\n axis1: Axis,\n axis2: Axis,\n copy: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "swapaxes", "sortText": "0z.9999.swapaxes"}, {"detail": "def swaplevel(\n self: DataFrame,\n i: Hashable = ...,\n j: Hashable = ...,\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "swaplevel", "sortText": "0z.9999.swaplevel"}, {"detail": "def tail(\n self: DataFrame,\n n: int = 5\n) -> DataFrame: ...", "kind": 2, "label": "tail", "sortText": "0z.9999.tail"}, {"detail": "def take(\n self: DataFrame,\n indices: TakeIndexer,\n axis: Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "take", "sortText": "0z.9999.take"}, {"detail": "def to_clipboard[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n excel: bool = True,\n sep: str | None = None,\n *,\n na_rep: str = ...,\n float_format: ((object) -> str) | str | None = ...,\n columns: list[HashableT1] | None = ...,\n header: bool | list[str] = ...,\n index: bool = ...,\n index_label: Literal[False] | list[HashableT2] | str | None = ...,\n mode: FileWriteMode = ...,\n encoding: str | None = ...,\n compression: CompressionOptions = ...,\n quoting: CSVQuoting = ...,\n quotechar: str = ...,\n lineterminator: str | None = ...,\n chunksize: int | None = ...,\n date_format: str | None = ...,\n doublequote: bool = ...,\n escapechar: str | None = ...,\n decimal: str = ...,\n errors: str = ...,\n storage_options: StorageOptions = ...\n) -> None: ...", "kind": 2, "label": "to_clipboard", "sortText": "0z.9999.to_clipboard"}, {"detail": "\n@overload\ndef to_csv[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n path_or_buf: PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n sep: str = ...,\n na_rep: str = ...,\n float_format: ((object) -> str) | str | None = ...,\n columns: list[HashableT1] | None = ...,\n header: bool | list[str] = ...,\n index: bool = ...,\n index_label: Literal[False] | list[HashableT2] | str | None = ...,\n mode: FileWriteMode = ...,\n encoding: str | None = ...,\n compression: CompressionOptions = ...,\n quoting: CSVQuoting = ...,\n quotechar: str = ...,\n lineterminator: str | None = ...,\n chunksize: int | None = ...,\n date_format: str | None = ...,\n doublequote: bool = ...,\n escapechar: str | None = ...,\n decimal: str = ...,\n errors: OpenFileErrors = ...,\n storage_options: StorageOptions = ...\n) -> None: ...\ndef to_csv[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n path_or_buf: None = None,\n sep: str = ...,\n na_rep: str = ...,\n float_format: ((object) -> str) | str | None = ...,\n columns: list[HashableT1] | None = ...,\n header: bool | list[str] = ...,\n index: bool = ...,\n index_label: Literal[False] | list[HashableT2] | str | None = ...,\n mode: FileWriteMode = ...,\n encoding: str | None = ...,\n compression: CompressionOptions = ...,\n quoting: CSVQuoting = ...,\n quotechar: str = ...,\n lineterminator: str | None = ...,\n chunksize: int | None = ...,\n date_format: str | None = ...,\n doublequote: bool = ...,\n escapechar: str | None = ...,\n decimal: str = ...,\n errors: OpenFileErrors = ...,\n storage_options: StorageOptions = ...\n) -> str: ...", "kind": 2, "label": "to_csv", "sortText": "0z.9999.to_csv"}, {"detail": "\n@overload\ndef to_dict(\n self: DataFrame,\n orient: str = ...,\n *,\n into: type[defaultdict[Unknown, Unknown]],\n index: Literal[True] = True\n) -> Never: ...\ndef to_dict[_T_MUTABLE_MAPPING_co: MutableMapping[Unknown, Unknown]](\n self: DataFrame,\n orient: Literal['records'],\n *,\n into: _T_MUTABLE_MAPPING_co | type[_T_MUTABLE_MAPPING_co],\n index: Literal[True] = True\n) -> list[_T_MUTABLE_MAPPING_co]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['records'],\n *,\n into: type[dict[Unknown, Unknown]] = ...,\n index: Literal[True] = True\n) -> list[dict[Hashable, Any]]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['index'],\n *,\n into: defaultdict[Unknown, Unknown],\n index: Literal[True] = True\n) -> defaultdict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['index'],\n *,\n into: OrderedDict[Unknown, Unknown] | type[OrderedDict[Unknown, Unknown]],\n index: Literal[True] = True\n) -> OrderedDict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['index'],\n *,\n into: type[MutableMapping[Unknown, Unknown]],\n index: Literal[True] = True\n) -> MutableMapping[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['index'],\n *,\n into: type[dict[Unknown, Unknown]] = ...,\n index: Literal[True] = True\n) -> dict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict[_T_MUTABLE_MAPPING_co: MutableMapping[Unknown, Unknown]](\n self: DataFrame,\n orient: Literal['dict', 'list', 'series'] = ...,\n *,\n into: _T_MUTABLE_MAPPING_co | type[_T_MUTABLE_MAPPING_co],\n index: Literal[True] = True\n) -> _T_MUTABLE_MAPPING_co: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['dict', 'list', 'series'] = ...,\n *,\n into: type[dict[Unknown, Unknown]] = ...,\n index: Literal[True] = True\n) -> dict[Hashable, Any]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['split', 'tight'],\n *,\n into: MutableMapping[Unknown, Unknown] | type[MutableMapping[Unknown, Unknown]],\n index: bool = ...\n) -> MutableMapping[str, list[Unknown]]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['split', 'tight'],\n *,\n into: type[dict[Unknown, Unknown]] = ...,\n index: bool = ...\n) -> dict[str, list[Unknown]]: ...", "kind": 2, "label": "to_dict", "sortText": "0z.9999.to_dict"}, {"detail": "def to_excel(\n self: DataFrame,\n excel_writer: Unknown,\n sheet_name: str = 'Sheet1',\n na_rep: str = '',\n float_format: str | None = ...,\n columns: Sequence[str] | str | None = ...,\n header: bool | list[str] = True,\n index: bool = True,\n index_label: Sequence[str] | str | None = ...,\n startrow: int = 0,\n startcol: int = 0,\n engine: str | None = ...,\n merge_cells: ExcelWriterMergeCells = True,\n inf_rep: str = 'inf',\n freeze_panes: tuple[int, int] | None = ...\n) -> None: ...", "kind": 2, "label": "to_excel", "sortText": "0z.9999.to_excel"}, {"detail": "def to_feather(\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n **kwargs: Any\n) -> None: ...", "kind": 2, "label": "to_feather", "sortText": "0z.9999.to_feather"}, {"detail": "def to_hdf[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n path_or_buf: HDFStore | PathLike[str] | str,\n *,\n key: str,\n mode: Literal['a', 'r+', 'w'] = ...,\n complevel: int | None = ...,\n complib: Literal['blosc', 'bzip2', 'lzo', 'zlib'] | None = ...,\n append: bool = ...,\n format: Literal['f', 'fixed', 't', 'table'] | None = ...,\n index: bool = ...,\n min_itemsize: dict[HashableT1, int] | int | None = ...,\n nan_rep: str | None = ...,\n dropna: bool | None = ...,\n data_columns: Literal[True] | list[HashableT2] | None = ...,\n errors: OpenFileErrors = ...,\n encoding: str = ...\n) -> None: ...", "kind": 2, "label": "to_hdf", "sortText": "0z.9999.to_hdf"}, {"detail": "\n@overload\ndef to_html(\n self: DataFrame,\n buf: PathLike[str] | WriteBuffer[str] | str,\n *,\n columns: Index | SequenceNotStr[Hashable] | Series | None = ...,\n col_space: Mapping[Hashable, int | str] | Sequence[int | str] | int | str | None = ...,\n header: bool = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Mapping[Hashable, (object) -> str] | list[(object) -> str] | tuple[(object) -> str, ...] | None = ...,\n float_format: ((float) -> str) | None = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n justify: Literal['center', 'end', 'inherit', 'initial', 'justify', 'justify-all', 'left', 'match-parent', 'right', 'start', 'unset'] | None = ...,\n max_rows: int | None = ...,\n max_cols: int | None = ...,\n show_dimensions: bool = ...,\n decimal: str = ...,\n bold_rows: bool = ...,\n classes: Sequence[str] | None = ...,\n escape: bool = ...,\n notebook: bool = ...,\n border: int | None = ...,\n table_id: str | None = ...,\n render_links: bool = ...,\n encoding: str | None = ...\n) -> None: ...\ndef to_html(\n self: DataFrame,\n buf: None = None,\n *,\n columns: Sequence[Hashable] | None = ...,\n col_space: Mapping[Hashable, int | str] | Sequence[int | str] | int | str | None = ...,\n header: bool = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Mapping[Hashable, (object) -> str] | list[(object) -> str] | tuple[(object) -> str, ...] | None = ...,\n float_format: ((float) -> str) | None = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n justify: Literal['center', 'end', 'inherit', 'initial', 'justify', 'justify-all', 'left', 'match-parent', 'right', 'start', 'unset'] | None = ...,\n max_rows: int | None = ...,\n max_cols: int | None = ...,\n show_dimensions: bool = ...,\n decimal: str = ...,\n bold_rows: bool = ...,\n classes: Sequence[str] | None = ...,\n escape: bool = ...,\n notebook: bool = ...,\n border: int | None = ...,\n table_id: str | None = ...,\n render_links: bool = ...,\n encoding: str | None = ...\n) -> str: ...", "kind": 2, "label": "to_html", "sortText": "0z.9999.to_html"}, {"detail": "\n@overload\ndef to_json(\n self: DataFrame,\n path_or_buf: PathLike[str] | WriteBuffer[str] | str,\n *,\n orient: Literal['records'],\n date_format: Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii: bool = ...,\n date_unit: TimeUnit = ...,\n default_handler: ((Any) -> JSONSerializable) | None = ...,\n lines: Literal[True],\n compression: CompressionOptions = ...,\n index: bool | None = ...,\n indent: int | None = ...,\n storage_options: dict[Unknown, Unknown] | None = ...,\n mode: Literal['a']\n) -> None: ...\ndef to_json(\n self: DataFrame,\n path_or_buf: None = None,\n *,\n orient: Literal['records'],\n date_format: Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii: bool = ...,\n date_unit: TimeUnit = ...,\n default_handler: ((Any) -> JSONSerializable) | None = ...,\n lines: Literal[True],\n compression: CompressionOptions = ...,\n index: bool | None = ...,\n indent: int | None = ...,\n storage_options: dict[Unknown, Unknown] | None = ...,\n mode: Literal['a']\n) -> str: ...\ndef to_json(\n self: DataFrame,\n path_or_buf: None = None,\n *,\n orient: Literal['columns', 'index', 'records', 'split', 'table', 'values'] | None = ...,\n date_format: Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii: bool = ...,\n date_unit: TimeUnit = ...,\n default_handler: ((Any) -> JSONSerializable) | None = ...,\n lines: bool = ...,\n compression: CompressionOptions = ...,\n index: bool | None = ...,\n indent: int | None = ...,\n storage_options: dict[Unknown, Unknown] | None = ...,\n mode: Literal['w'] = ...\n) -> str: ...\ndef to_json(\n self: DataFrame,\n path_or_buf: PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n *,\n orient: Literal['columns', 'index', 'records', 'split', 'table', 'values'] | None = ...,\n date_format: Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii: bool = ...,\n date_unit: TimeUnit = ...,\n default_handler: ((Any) -> JSONSerializable) | None = ...,\n lines: bool = ...,\n compression: CompressionOptions = ...,\n index: bool | None = ...,\n indent: int | None = ...,\n storage_options: dict[Unknown, Unknown] | None = ...,\n mode: Literal['w'] = ...\n) -> None: ...", "kind": 2, "label": "to_json", "sortText": "0z.9999.to_json"}, {"detail": "\n@overload\ndef to_latex(\n self: DataFrame,\n buf: PathLike[str] | WriteBuffer[str] | str,\n columns: list[str] | None = ...,\n header: bool | list[str] = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Unknown = ...,\n float_format: Unknown = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n bold_rows: bool = ...,\n column_format: str | None = ...,\n longtable: bool | None = ...,\n escape: bool | None = ...,\n encoding: str | None = ...,\n decimal: str = ...,\n multicolumn: bool | None = ...,\n multicolumn_format: str | None = ...,\n multirow: bool | None = ...,\n caption: str | tuple[str, str] | None = ...,\n label: str | None = ...,\n position: str | None = ...\n) -> None: ...\ndef to_latex(\n self: DataFrame,\n buf: None = None,\n columns: list[str] | None = ...,\n header: bool | list[str] = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Unknown = ...,\n float_format: Unknown = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n bold_rows: bool = ...,\n column_format: str | None = ...,\n longtable: bool | None = ...,\n escape: bool | None = ...,\n encoding: str | None = ...,\n decimal: str = ...,\n multicolumn: bool | None = ...,\n multicolumn_format: str | None = ...,\n multirow: bool | None = ...,\n caption: str | tuple[str, str] | None = ...,\n label: str | None = ...,\n position: str | None = ...\n) -> str: ...", "kind": 2, "label": "to_latex", "sortText": "0z.9999.to_latex"}, {"detail": "\n@overload\ndef to_markdown(\n self: DataFrame,\n buf: PathLike[str] | WriteBuffer[str] | str,\n *,\n mode: FileWriteMode = ...,\n index: bool = ...,\n storage_options: StorageOptions = ...,\n **kwargs: Any\n) -> None: ...\ndef to_markdown(\n self: DataFrame,\n buf: None = None,\n *,\n mode: Literal['a', 'a+', 'a+b', 'ab', 'at', 'w', 'w+', 'w+b', 'wb', 'wt', 'x', 'xb', 'xt'] | None = ...,\n index: bool = ...,\n storage_options: StorageOptions = ...,\n **kwargs: Any\n) -> str: ...", "kind": 2, "label": "to_markdown", "sortText": "0z.9999.to_markdown"}, {"detail": "def to_numpy(\n self: DataFrame,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = ...,\n copy: bool = False,\n na_value: Scalar = ...\n) -> ndarray[tuple[int, int]]: ...", "kind": 2, "label": "to_numpy", "sortText": "0z.9999.to_numpy"}, {"detail": "\n@overload\ndef to_orc(\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n *,\n engine: Literal['pyarrow'] = ...,\n index: bool | None = ...,\n engine_kwargs: dict[str, Any] | None = ...\n) -> None: ...\ndef to_orc(\n self: DataFrame,\n path: None = None,\n *,\n engine: Literal['pyarrow'] = ...,\n index: bool | None = ...,\n engine_kwargs: dict[str, Any] | None = ...\n) -> bytes: ...", "kind": 2, "label": "to_orc", "sortText": "0z.9999.to_orc"}, {"detail": "\n@overload\ndef to_parquet(\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n *,\n engine: ParquetEngine = ...,\n compression: Literal['brotli', 'gzip', 'lz4', 'snappy', 'zstd'] | None = ...,\n index: bool | None = ...,\n partition_cols: Sequence[Hashable] | None = ...,\n storage_options: StorageOptions = ...,\n **kwargs: Any\n) -> None: ...\ndef to_parquet(\n self: DataFrame,\n path: None = None,\n *,\n engine: ParquetEngine = ...,\n compression: Literal['brotli', 'gzip', 'lz4', 'snappy', 'zstd'] | None = ...,\n index: bool | None = ...,\n partition_cols: Sequence[Hashable] | None = ...,\n storage_options: StorageOptions = ...,\n **kwargs: Any\n) -> bytes: ...", "kind": 2, "label": "to_parquet", "sortText": "0z.9999.to_parquet"}, {"detail": "def to_period(\n self: DataFrame,\n freq: Day | Hour | Micro | Milli | Minute | MonthEnd | Nano | QuarterEnd | Second | Week | YearEnd | str | None = None,\n axis: Axis = 0,\n copy: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "to_period", "sortText": "0z.9999.to_period"}, {"detail": "def to_pickle(\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n compression: CompressionOptions = 'infer',\n protocol: int = 5,\n storage_options: StorageOptions = ...\n) -> None: ...", "kind": 2, "label": "to_pickle", "sortText": "0z.9999.to_pickle"}, {"detail": "def to_records[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n index: bool = True,\n column_dtypes: Mapping[HashableT1, DTypeLike] | _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n index_dtypes: Mapping[HashableT2, DTypeLike] | _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None\n) -> recarray: ...", "kind": 2, "label": "to_records", "sortText": "0z.9999.to_records"}, {"detail": "def to_sql(\n self: DataFrame,\n name: str,\n con: Unknown,\n *,\n schema: str | None = None,\n if_exists: Literal['append', 'delete_rows', 'fail', 'replace'] = 'fail',\n index: bool = True,\n index_label: IndexLabel = None,\n chunksize: int | None = None,\n dtype: ExtensionDtype | Mapping[Hashable, ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str]] | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n method: Literal['multi'] | ((\n SQLTable,\n Any,\n list[str],\n Iterable[tuple[Any, ...]]\n) -> int | None) | None = None\n) -> int | None: ...", "kind": 2, "label": "to_sql", "sortText": "0z.9999.to_sql"}, {"detail": "\n@overload\ndef to_stata[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n *,\n convert_dates: dict[HashableT1, StataDateFormat] | None = ...,\n write_index: bool = ...,\n byteorder: Literal['<', '>', 'big', 'little'] | None = ...,\n time_stamp: datetime | None = ...,\n data_label: str | None = ...,\n variable_labels: dict[HashableT2, str] | None = ...,\n version: Literal[117, 118, 119],\n convert_strl: SequenceNotStr[Hashable] | None = ...,\n compression: CompressionOptions = ...,\n storage_options: StorageOptions = ...,\n value_labels: dict[Hashable, dict[float, str]] | None = ...\n) -> None: ...\ndef to_stata[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n *,\n convert_dates: dict[HashableT1, StataDateFormat] | None = ...,\n write_index: bool = ...,\n byteorder: Literal['<', '>', 'big', 'little'] | None = ...,\n time_stamp: datetime | None = ...,\n data_label: str | None = ...,\n variable_labels: dict[HashableT2, str] | None = ...,\n version: Literal[114, 117, 118, 119] | None = ...,\n convert_strl: None = None,\n compression: CompressionOptions = ...,\n storage_options: StorageOptions = ...,\n value_labels: dict[Hashable, dict[float, str]] | None = ...\n) -> None: ...", "kind": 2, "label": "to_stata", "sortText": "0z.9999.to_stata"}, {"detail": "\n@overload\ndef to_string[HashableT: Hashable](\n self: DataFrame,\n buf: PathLike[str] | WriteBuffer[str] | str,\n *,\n columns: Index | SequenceNotStr[Hashable] | Series | None = ...,\n col_space: dict[HashableT, int] | int | list[int] | None = ...,\n header: bool | list[str] | tuple[str, ...] = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Mapping[int | str, (...) -> Unknown] | list[(...) -> Unknown] | tuple[(...) -> Unknown, ...] | None = ...,\n float_format: ((float) -> str) | EngFormatter | str | None = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n justify: str | None = ...,\n max_rows: int | None = ...,\n max_cols: int | None = ...,\n show_dimensions: bool = ...,\n decimal: str = ...,\n line_width: int | None = ...,\n min_rows: int | None = ...,\n max_colwidth: int | None = ...,\n encoding: str | None = ...\n) -> None: ...\ndef to_string(\n self: DataFrame,\n buf: None = None,\n *,\n columns: Index | Sequence[Hashable] | Series | None = ...,\n col_space: dict[Hashable, int] | int | list[int] | None = ...,\n header: Sequence[str] | bool = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Mapping[int | str, (...) -> Unknown] | list[(...) -> Unknown] | tuple[(...) -> Unknown, ...] | None = ...,\n float_format: ((float) -> str) | EngFormatter | str | None = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n justify: str | None = ...,\n max_rows: int | None = ...,\n max_cols: int | None = ...,\n show_dimensions: bool = ...,\n decimal: str = ...,\n line_width: int | None = ...,\n min_rows: int | None = ...,\n max_colwidth: int | None = ...,\n encoding: str | None = ...\n) -> str: ...", "kind": 2, "label": "to_string", "sortText": "0z.9999.to_string"}, {"detail": "def to_timestamp(\n self: DataFrame,\n freq: Day | Hour | Micro | Milli | Minute | MonthEnd | Nano | QuarterEnd | Second | Week | YearEnd | str | None = None,\n how: ToTimestampHow = ...,\n axis: Axis = 0,\n copy: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "to_timestamp", "sortText": "0z.9999.to_timestamp"}, {"detail": "def to_xarray(self: DataFrame) -> Unknown: ...", "kind": 2, "label": "to_xarray", "sortText": "0z.9999.to_xarray"}, {"detail": "\n@overload\ndef to_xml(\n self: DataFrame,\n path_or_buffer: PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n index: bool = ...,\n root_name: str = ...,\n row_name: str = ...,\n na_rep: str | None = ...,\n attr_cols: SequenceNotStr[Hashable] | None = ...,\n elem_cols: SequenceNotStr[Hashable] | None = ...,\n namespaces: dict[str | None, str] | None = ...,\n prefix: str | None = ...,\n encoding: str = ...,\n xml_declaration: bool = ...,\n pretty_print: bool = ...,\n parser: XMLParsers = ...,\n stylesheet: PathLike[str] | ReadBuffer[bytes] | ReadBuffer[str] | str | None = ...,\n compression: CompressionOptions = ...,\n storage_options: StorageOptions = ...\n) -> None: ...\ndef to_xml(\n self: DataFrame,\n path_or_buffer: None = None,\n index: bool = ...,\n root_name: str | None = ...,\n row_name: str | None = ...,\n na_rep: str | None = ...,\n attr_cols: list[Hashable] | None = ...,\n elem_cols: list[Hashable] | None = ...,\n namespaces: dict[str | None, str] | None = ...,\n prefix: str | None = ...,\n encoding: str = ...,\n xml_declaration: bool | None = ...,\n pretty_print: bool | None = ...,\n parser: str | None = ...,\n stylesheet: PathLike[str] | ReadBuffer[bytes] | ReadBuffer[str] | str | None = ...,\n compression: CompressionOptions = ...,\n storage_options: StorageOptions = ...\n) -> str: ...", "kind": 2, "label": "to_xml", "sortText": "0z.9999.to_xml"}, {"detail": "def transform(\n self: DataFrame,\n func: AggFuncTypeFrame,\n axis: Axis = 0,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "transform", "sortText": "0z.9999.transform"}, {"detail": "def transpose(\n self: DataFrame,\n *args: Any,\n *,\n copy: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "transpose", "sortText": "0z.9999.transpose"}, {"detail": "def truediv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "truediv", "sortText": "0z.9999.truediv"}, {"detail": "def truncate(\n self: DataFrame,\n before: date | int | str | None = ...,\n after: date | int | str | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n copy: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "truncate", "sortText": "0z.9999.truncate"}, {"detail": "def tz_convert(\n self: DataFrame,\n tz: TimeZones,\n axis: Axis = 0,\n level: Hashable | None = None,\n copy: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "tz_convert", "sortText": "0z.9999.tz_convert"}, {"detail": "def tz_localize(\n self: DataFrame,\n tz: TimeZones,\n axis: Axis = 0,\n level: Hashable | None = None,\n copy: builtins.bool = True,\n ambiguous: TimeAmbiguous = 'raise',\n nonexistent: TimeNonexistent = 'raise'\n) -> DataFrame: ...", "kind": 2, "label": "tz_localize", "sortText": "0z.9999.tz_localize"}, {"detail": "def unstack(\n self: DataFrame,\n level: IndexLabel = -1,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n sort: bool = True\n) -> DataFrame | Series: ...", "kind": 2, "label": "unstack", "sortText": "0z.9999.unstack"}, {"detail": "def update(\n self: DataFrame,\n other: DataFrame | Series,\n join: Literal['left'] = 'left',\n overwrite: bool = True,\n filter_func: ((...) -> Unknown) | None = ...,\n errors: IgnoreRaise = 'ignore'\n) -> None: ...", "kind": 2, "label": "update", "sortText": "0z.9999.update"}, {"detail": "\n@overload\ndef value_counts(\n self: DataFrame,\n subset: Sequence[Hashable] | None = ...,\n normalize: Literal[False] = False,\n sort: bool = ...,\n ascending: bool = ...,\n dropna: bool = ...\n) -> Series[int]: ...\ndef value_counts(\n self: DataFrame,\n normalize: Literal[True],\n subset: Sequence[Hashable] | None = ...,\n sort: bool = ...,\n ascending: bool = ...,\n dropna: bool = ...\n) -> Series[float]: ...", "kind": 2, "label": "value_counts", "sortText": "0z.9999.value_counts"}, {"detail": "ndarray[tuple[int, int]]", "kind": 5, "label": "values", "sortText": "0z.9999.values"}, {"detail": "def var(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = 0,\n skipna: bool | None = True,\n ddof: int = 1,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "var", "sortText": "0z.9999.var"}, {"detail": "\n@overload\ndef where(\n self: DataFrame,\n cond: ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: ((...) -> DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64) | DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 = ...,\n *,\n inplace: Literal[True],\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n level: Hashable | None = None\n) -> None: ...\ndef where(\n self: DataFrame,\n cond: ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: ((...) -> DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64) | DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 = ...,\n *,\n inplace: Literal[False] = False,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "where", "sortText": "0z.9999.where"}, {"detail": "def xs(\n self: DataFrame,\n key: IndexLabel,\n axis: Axis = 0,\n level: Hashable | Sequence[Hashable] | None = None,\n drop_level: bool = True\n) -> DataFrame | Series: ...", "kind": 2, "label": "xs", "sortText": "0z.9999.xs"}, {"detail": "def __abs__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__abs__", "sortText": "3z.9999.__abs__"}, {"detail": "def __add__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__add__", "sortText": "3z.9999.__add__"}, {"detail": "def __and__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__and__", "sortText": "3z.9999.__and__"}, {"detail": "def __array__(\n self: DataFrame,\n dtype: Unknown = ...\n) -> ndarray: ...", "kind": 2, "label": "__array__", "sortText": "3z.9999.__array__"}, {"detail": "int", "kind": 5, "label": "__array_priority__", "sortText": "3z.9999.__array_priority__"}, {"detail": "def __arrow_c_stream__(\n self: DataFrame,\n requested_schema: object | None = None\n) -> object: ...", "kind": 2, "label": "__arrow_c_stream__", "sortText": "3z.9999.__arrow_c_stream__"}, {"detail": "def __bool__(self: DataFrame) -> NoReturn: ...", "kind": 2, "label": "__bool__", "sortText": "3z.9999.__bool__"}, {"detail": "def __contains__(\n self: DataFrame,\n key: Unknown\n) -> bool: ...", "kind": 2, "label": "__contains__", "sortText": "3z.9999.__contains__"}, {"detail": "def __copy__(\n self: DataFrame,\n deep: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "__copy__", "sortText": "3z.9999.__copy__"}, {"detail": "def __deepcopy__(\n self: DataFrame,\n memo: MutableMapping[int, Any] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "__deepcopy__", "sortText": "3z.9999.__deepcopy__"}, {"detail": "def __delitem__(\n self: DataFrame,\n idx: Hashable\n) -> None: ...", "kind": 2, "label": "__delitem__", "sortText": "3z.9999.__delitem__"}, {"detail": "def __divmod__(\n self: DataFrame,\n other: Any\n) -> tuple[DataFrame, DataFrame]: ...", "kind": 2, "label": "__divmod__", "sortText": "3z.9999.__divmod__"}, {"detail": "def __eq__(\n self: DataFrame,\n other: object\n) -> DataFrame: ...", "kind": 2, "label": "__eq__", "sortText": "3z.9999.__eq__"}, {"detail": "def __finalize__(\n self: DataFrame,\n other: Unknown,\n method: Unknown = ...,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "__finalize__", "sortText": "3z.9999.__finalize__"}, {"detail": "def __floordiv__(\n self: DataFrame,\n other: DataFrame | Sequence[float] | Series[float] | Series[int] | float\n) -> DataFrame: ...", "kind": 2, "label": "__floordiv__", "sortText": "3z.9999.__floordiv__"}, {"detail": "def __ge__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__ge__", "sortText": "3z.9999.__ge__"}, {"detail": "def __getattr__(\n self: DataFrame,\n name: str\n) -> Series: ...", "kind": 2, "label": "__getattr__", "sortText": "3z.9999.__getattr__"}, {"detail": "\n@overload\ndef __getitem__(\n self: DataFrame,\n key: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | tuple[Hashable, ...]\n) -> Series: ...\ndef __getitem__(\n self: DataFrame,\n key: Iterable[Hashable] | slice[Any, Any, Any]\n) -> DataFrame: ...\ndef __getitem__(\n self: DataFrame,\n key: Hashable\n) -> Series: ...", "kind": 2, "label": "__getitem__", "sortText": "3z.9999.__getitem__"}, {"detail": "def __gt__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__gt__", "sortText": "3z.9999.__gt__"}, {"detail": "None", "kind": 5, "label": "__hash__", "sortText": "3z.9999.__hash__"}, {"detail": "def __invert__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__invert__", "sortText": "3z.9999.__invert__"}, {"detail": "def __iter__(self: DataFrame) -> Iterator[Hashable]: ...", "kind": 2, "label": "__iter__", "sortText": "3z.9999.__iter__"}, {"detail": "def __le__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__le__", "sortText": "3z.9999.__le__"}, {"detail": "def __len__(self: DataFrame) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3z.9999.__len__"}, {"detail": "def __lt__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__lt__", "sortText": "3z.9999.__lt__"}, {"detail": "\n@overload\ndef __matmul__(\n self: DataFrame,\n other: DataFrame\n) -> DataFrame: ...\ndef __matmul__(\n self: DataFrame,\n other: Series\n) -> Series: ...\ndef __matmul__(\n self: DataFrame,\n other: ndarray[tuple[Any, ...], dtype[np_num]]\n) -> DataFrame: ...", "kind": 2, "label": "__matmul__", "sortText": "3z.9999.__matmul__"}, {"detail": "def __mod__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__mod__", "sortText": "3z.9999.__mod__"}, {"detail": "def __mul__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__mul__", "sortText": "3z.9999.__mul__"}, {"detail": "def __ne__(\n self: DataFrame,\n other: object\n) -> DataFrame: ...", "kind": 2, "label": "__ne__", "sortText": "3z.9999.__ne__"}, {"detail": "def __neg__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__neg__", "sortText": "3z.9999.__neg__"}, {"detail": "\n@overload\ndef __new__[Self@DataFrame: DataFrame](\n cls: type[Self@DataFrame],\n data: DataFrame | Index | Iterable[Index | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | tuple[Hashable, ListLikeU]] | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | None = None,\n index: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n dtype: ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy: bool | None = None\n) -> Self@DataFrame: ...\ndef __new__[Self@DataFrame: DataFrame](\n cls: type[Self@DataFrame],\n data: Scalar,\n index: Axes,\n columns: Axes,\n dtype: ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy: bool | None = None\n) -> Self@DataFrame: ...", "kind": 3, "label": "__new__", "sortText": "3z.9999.__new__"}, {"detail": "def __nonzero__(self: DataFrame) -> None: ...", "kind": 2, "label": "__nonzero__", "sortText": "3z.9999.__nonzero__"}, {"detail": "def __or__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__or__", "sortText": "3z.9999.__or__"}, {"detail": "def __pos__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__pos__", "sortText": "3z.9999.__pos__"}, {"detail": "def __pow__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__pow__", "sortText": "3z.9999.__pow__"}, {"detail": "def __radd__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__radd__", "sortText": "3z.9999.__radd__"}, {"detail": "def __rand__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rand__", "sortText": "3z.9999.__rand__"}, {"detail": "def __rdivmod__(\n self: DataFrame,\n other: Any\n) -> tuple[DataFrame, DataFrame]: ...", "kind": 2, "label": "__rdivmod__", "sortText": "3z.9999.__rdivmod__"}, {"detail": "def __rfloordiv__(\n self: DataFrame,\n other: DataFrame | Sequence[float] | Series[float] | Series[int] | float\n) -> DataFrame: ...", "kind": 2, "label": "__rfloordiv__", "sortText": "3z.9999.__rfloordiv__"}, {"detail": "def __rmatmul__(\n self: DataFrame,\n other: ndarray[tuple[Any, ...], dtype[np_num]]\n) -> DataFrame: ...", "kind": 2, "label": "__rmatmul__", "sortText": "3z.9999.__rmatmul__"}, {"detail": "def __rmod__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rmod__", "sortText": "3z.9999.__rmod__"}, {"detail": "def __rmul__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rmul__", "sortText": "3z.9999.__rmul__"}, {"detail": "def __ror__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__ror__", "sortText": "3z.9999.__ror__"}, {"detail": "def __round__(\n self: DataFrame,\n decimals: int = ...\n) -> DataFrame: ...", "kind": 2, "label": "__round__", "sortText": "3z.9999.__round__"}, {"detail": "def __rpow__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rpow__", "sortText": "3z.9999.__rpow__"}, {"detail": "def __rsub__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rsub__", "sortText": "3z.9999.__rsub__"}, {"detail": "def __rtruediv__(\n self: DataFrame,\n other: DataFrame | Sequence[Unknown] | Series | float\n) -> DataFrame: ...", "kind": 2, "label": "__rtruediv__", "sortText": "3z.9999.__rtruediv__"}, {"detail": "def __rxor__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rxor__", "sortText": "3z.9999.__rxor__"}, {"detail": "def __setattr__(\n self: DataFrame,\n name: str,\n value: Unknown\n) -> None: ...", "kind": 2, "label": "__setattr__", "sortText": "3z.9999.__setattr__"}, {"detail": "\n@overload\ndef __setitem__(\n self: DataFrame,\n idx: Index | Series[int] | int | list[int] | ndarray[tuple[Any, ...], dtype[integer]] | slice[Any, Any, Any] | tuple[IndexType, IndexType] | tuple[IndexType, int] | tuple[int, IndexType] | tuple[int, int],\n value: DataFrame | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__[ScalarT: Scalar](\n self: DataFrame,\n idx: Series[builtins.bool] | int | integer | list[builtins.bool] | list[ScalarT] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | signedinteger[_NBitIntP] | signedinteger[_8Bit] | signedinteger | slice[Any, Any, Any] | str | str_ | unsignedinteger | tuple[IndexOpsMixin | Sequence[Scalar] | Series[builtins.bool] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[builtins.bool] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | slice[Any, Any, Any] | str | timedelta | timedelta64, ...],\n value: DataFrame | ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__(\n self: DataFrame,\n idx: tuple[tuple[IndexOpsMixin | Sequence[Scalar] | Series[builtins.bool] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[builtins.bool] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | slice[Any, Any, Any] | str | timedelta | timedelta64, ...], Hashable],\n value: ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__(\n self: DataFrame,\n idx: DataFrame | IndexOpsMixin,\n value: ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...", "kind": 2, "label": "__setitem__", "sortText": "3z.9999.__setitem__"}, {"detail": "def __sub__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__sub__", "sortText": "3z.9999.__sub__"}, {"detail": "def __truediv__(\n self: DataFrame,\n other: DataFrame | Sequence[Unknown] | Series | float\n) -> DataFrame: ...", "kind": 2, "label": "__truediv__", "sortText": "3z.9999.__truediv__"}, {"detail": "def __xor__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__xor__", "sortText": "3z.9999.__xor__"}]}} -{"suite": "pandas", "label": "edit dataframe then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 39, "iteration": 3, "result": {"isIncomplete": false, "items": [{"detail": "str", "kind": 5, "label": "Name", "sortText": "0.9999.Name"}, {"detail": "DataFrame", "kind": 5, "label": "T", "sortText": "0z.9999.T"}, {"detail": "def abs(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "abs", "sortText": "0z.9999.abs"}, {"detail": "def add(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add", "sortText": "0z.9999.add"}, {"detail": "def add_prefix(\n self: DataFrame,\n prefix: str,\n axis: Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add_prefix", "sortText": "0z.9999.add_prefix"}, {"detail": "def add_suffix(\n self: DataFrame,\n suffix: str,\n axis: Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add_suffix", "sortText": "0z.9999.add_suffix"}, {"detail": "\n@overload\ndef aggregate(\n self: DataFrame,\n func: ((...) -> Unknown) | Mapping[Unknown, ((...) -> Unknown) | str | ufunc] | str | ufunc,\n axis: Axis = 0,\n **kwargs: Any\n) -> Series: ...\ndef aggregate(\n self: DataFrame,\n func: Mapping[Unknown, ((...) -> Unknown) | list[((...) -> Unknown) | str | ufunc] | str | ufunc] | list[AggFuncTypeBase] | None = ...,\n axis: Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "agg", "sortText": "0z.9999.agg"}, {"detail": "\n@overload\ndef aggregate(\n self: DataFrame,\n func: ((...) -> Unknown) | Mapping[Unknown, ((...) -> Unknown) | str | ufunc] | str | ufunc,\n axis: Axis = 0,\n **kwargs: Any\n) -> Series: ...\ndef aggregate(\n self: DataFrame,\n func: Mapping[Unknown, ((...) -> Unknown) | list[((...) -> Unknown) | str | ufunc] | str | ufunc] | list[AggFuncTypeBase] | None = ...,\n axis: Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "aggregate", "sortText": "0z.9999.aggregate"}, {"detail": "def align[NDFrameT: NDFrame](\n self: DataFrame,\n other: NDFrameT,\n join: AlignJoin = 'outer',\n axis: Literal['columns', 'index', 0, 1] | None = None,\n level: Hashable | None = None,\n copy: bool = True,\n fill_value: NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> tuple[DataFrame, NDFrameT]: ...", "kind": 2, "label": "align", "sortText": "0z.9999.align"}, {"detail": "\n@overload\ndef all(\n self: DataFrame,\n axis: None,\n bool_only: builtins.bool | None = ...,\n skipna: builtins.bool = ...,\n **kwargs: Any\n) -> numpy.bool: ...\ndef all(\n self: DataFrame,\n axis: Axis = 0,\n bool_only: builtins.bool | None = ...,\n skipna: builtins.bool = ...,\n **kwargs: Any\n) -> Series[builtins.bool]: ...", "kind": 2, "label": "all", "sortText": "0z.9999.all"}, {"detail": "\n@overload\ndef any(\n self: DataFrame,\n *,\n axis: None,\n bool_only: builtins.bool | None = ...,\n skipna: builtins.bool = ...,\n **kwargs: Any\n) -> numpy.bool: ...\ndef any(\n self: DataFrame,\n *,\n axis: Axis = 0,\n bool_only: builtins.bool | None = ...,\n skipna: builtins.bool = ...,\n **kwargs: Any\n) -> Series[builtins.bool]: ...", "kind": 2, "label": "any", "sortText": "0z.9999.any"}, {"detail": "\n@overload\ndef apply(\n self: DataFrame,\n f: (...) -> Index | MutableSequence[Any] | Series | ndarray[tuple[int]] | tuple[Any, ...],\n axis: AxisIndex = ...,\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n **kwargs: Any\n) -> DataFrame: ...\ndef apply[S2: SeriesDType](\n self: DataFrame,\n f: (...) -> NAType | S2,\n axis: AxisIndex = ...,\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n **kwargs: Any\n) -> Series[S2]: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Mapping[Any, Any],\n axis: AxisIndex = ...,\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n **kwargs: Any\n) -> Series: ...\ndef apply[S2: SeriesDType](\n self: DataFrame,\n f: (...) -> NAType | S2,\n axis: Axis = 0,\n raw: bool = ...,\n args: Any = ...,\n *,\n result_type: Literal['expand', 'reduce'],\n **kwargs: Any\n) -> Series[S2]: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | Series | ndarray[tuple[int]] | tuple[Any, ...],\n axis: Axis = 0,\n raw: bool = ...,\n args: Any = ...,\n *,\n result_type: Literal['expand'],\n **kwargs: Any\n) -> DataFrame: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | ndarray[tuple[int]] | tuple[Any, ...],\n axis: Axis = 0,\n raw: bool = ...,\n args: Any = ...,\n *,\n result_type: Literal['reduce'],\n **kwargs: Any\n) -> Series: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | tuple[Any, ...],\n axis: Axis = 0,\n raw: bool = ...,\n args: Any = ...,\n *,\n result_type: Literal['broadcast'],\n **kwargs: Any\n) -> DataFrame: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Series,\n axis: AxisIndex = 0,\n raw: bool = ...,\n args: Any = ...,\n *,\n result_type: Literal['reduce'],\n **kwargs: Any\n) -> Series: ...\ndef apply[S2: SeriesDType](\n self: DataFrame,\n f: (...) -> NAType | S2,\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n *,\n axis: AxisColumn,\n **kwargs: Any\n) -> Series[S2]: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | ndarray[tuple[int]] | tuple[Any, ...],\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n *,\n axis: AxisColumn,\n **kwargs: Any\n) -> Series: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Series,\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n *,\n axis: AxisColumn,\n **kwargs: Any\n) -> DataFrame: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Series,\n raw: bool = ...,\n args: Any = ...,\n *,\n axis: AxisColumn,\n result_type: Literal['reduce'],\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "apply", "sortText": "0z.9999.apply"}, {"detail": "def asfreq(\n self: DataFrame,\n freq: Frequency,\n method: Literal['backfill', 'bfill', 'ffill', 'pad'] | None = None,\n how: Literal['end', 'start'] | None = ...,\n normalize: bool = False,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "asfreq", "sortText": "0z.9999.asfreq"}, {"detail": "def asof(\n self: DataFrame,\n where: ExtensionArray | Index | Sequence[Scalar] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64,\n subset: Hashable | list[Hashable] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "asof", "sortText": "0z.9999.asof"}, {"detail": "def assign(\n self: DataFrame,\n **kwargs: IntoColumn\n) -> DataFrame: ...", "kind": 2, "label": "assign", "sortText": "0z.9999.assign"}, {"detail": "def astype(\n self: DataFrame,\n dtype: Literal[' DataFrame: ...", "kind": 2, "label": "astype", "sortText": "0z.9999.astype"}, {"detail": "_AtIndexerFrame", "kind": 5, "label": "at", "sortText": "0z.9999.at"}, {"detail": "def at_time(\n self: DataFrame,\n time: str | time,\n asof: bool = False,\n axis: Literal['columns', 'index', 0, 1] | None = 0\n) -> DataFrame: ...", "kind": 2, "label": "at_time", "sortText": "0z.9999.at_time"}, {"detail": "dict[Hashable | None, Any]", "kind": 5, "label": "attrs", "sortText": "0z.9999.attrs"}, {"detail": "list[Index]", "kind": 5, "label": "axes", "sortText": "0z.9999.axes"}, {"detail": "def between_time(\n self: DataFrame,\n start_time: str | time,\n end_time: str | time,\n inclusive: IntervalClosedType = 'both',\n axis: Literal['columns', 'index', 0, 1] | None = 0\n) -> DataFrame: ...", "kind": 2, "label": "between_time", "sortText": "0z.9999.between_time"}, {"detail": "\n@overload\ndef bfill(\n self: DataFrame,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n inplace: Literal[True],\n limit: int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> None: ...\ndef bfill(\n self: DataFrame,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n inplace: Literal[False] = False,\n limit: int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "bfill", "sortText": "0z.9999.bfill"}, {"detail": "def bool(self: DataFrame) -> bool: ...", "kind": 2, "label": "bool", "sortText": "0z.9999.bool"}, {"detail": "\n@overload\ndef boxplot(\n self: DataFrame,\n by: None = None,\n ax: Unknown = None,\n fontsize: float | str | None = None,\n rot: float = 0,\n grid: bool = True,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n *,\n return_type: Literal['axes'] | None = None,\n backend: str | None = None,\n **kwargs: Any\n) -> Unknown: ...\ndef boxplot(\n self: DataFrame,\n by: None = None,\n ax: Unknown = None,\n fontsize: float | str | None = None,\n rot: float = 0,\n grid: bool = True,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n *,\n return_type: Literal['dict'],\n backend: str | None = None,\n **kwargs: Any\n) -> dict[str, Unknown]: ...\ndef boxplot(\n self: DataFrame,\n by: None = None,\n ax: Unknown = None,\n fontsize: float | str | None = None,\n rot: float = 0,\n grid: bool = True,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n *,\n return_type: Literal['both'],\n backend: str | None = None,\n **kwargs: Any\n) -> _BoxPlotT: ...\ndef boxplot(\n self: DataFrame,\n by: Hashable | MutableSequence[Unknown] | ndarray[tuple[int]] | range | tuple[Unknown, ...],\n ax: Unknown = None,\n fontsize: float | str | None = None,\n rot: float = 0,\n grid: bool = True,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n *,\n return_type: None = None,\n backend: str | None = None,\n **kwargs: Any\n) -> Unknown: ...\ndef boxplot(\n self: DataFrame,\n by: Hashable | MutableSequence[Unknown] | ndarray[tuple[int]] | range | tuple[Unknown, ...],\n ax: Unknown = None,\n fontsize: float | str | None = None,\n rot: float = 0,\n grid: bool = True,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n *,\n return_type: Literal['axes', 'both', 'dict'],\n backend: str | None = None,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "boxplot", "sortText": "0z.9999.boxplot"}, {"detail": "\n@overload\ndef clip(\n self: DataFrame,\n lower: float | None = ...,\n upper: float | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n inplace: Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self: DataFrame,\n lower: AnyArrayLike = ...,\n upper: ExtensionArray | Index | Series | ndarray | None = ...,\n *,\n axis: Axis = ...,\n inplace: Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self: DataFrame,\n lower: ExtensionArray | Index | Series | ndarray | None = ...,\n upper: AnyArrayLike = ...,\n *,\n axis: Axis = ...,\n inplace: Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self: DataFrame,\n lower: None = None,\n upper: None = None,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n inplace: Literal[True],\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self: DataFrame,\n lower: float | None = ...,\n upper: float | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...\ndef clip(\n self: DataFrame,\n lower: AnyArrayLike = ...,\n upper: ExtensionArray | Index | Series | ndarray | None = ...,\n *,\n axis: Axis = ...,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...\ndef clip(\n self: DataFrame,\n lower: ExtensionArray | Index | Series | ndarray | None = ...,\n upper: AnyArrayLike = ...,\n *,\n axis: Axis = ...,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...", "kind": 2, "label": "clip", "sortText": "0z.9999.clip"}, {"detail": "Index[str]", "kind": 5, "label": "columns", "sortText": "0z.9999.columns"}, {"detail": "def combine(\n self: DataFrame,\n other: DataFrame,\n func: (...) -> Unknown,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n overwrite: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "combine", "sortText": "0z.9999.combine"}, {"detail": "def combine_first(\n self: DataFrame,\n other: DataFrame\n) -> DataFrame: ...", "kind": 2, "label": "combine_first", "sortText": "0z.9999.combine_first"}, {"detail": "def compare(\n self: DataFrame,\n other: DataFrame,\n align_axis: Axis = 1,\n keep_shape: bool = False,\n keep_equal: bool = False,\n result_names: Suffixes = ...\n) -> DataFrame: ...", "kind": 2, "label": "compare", "sortText": "0z.9999.compare"}, {"detail": "def convert_dtypes(\n self: DataFrame,\n infer_objects: bool = True,\n convert_string: bool = True,\n convert_integer: bool = True,\n convert_boolean: bool = True,\n convert_floating: bool = True,\n dtype_backend: DtypeBackend = 'numpy_nullable'\n) -> DataFrame: ...", "kind": 2, "label": "convert_dtypes", "sortText": "0z.9999.convert_dtypes"}, {"detail": "def copy(\n self: DataFrame,\n deep: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "copy", "sortText": "0z.9999.copy"}, {"detail": "def corr(\n self: DataFrame,\n method: Literal['kendall', 'pearson', 'spearman'] = 'pearson',\n min_periods: int = ...,\n numeric_only: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "corr", "sortText": "0z.9999.corr"}, {"detail": "def corrwith(\n self: DataFrame,\n other: DataFrame | Series,\n axis: Literal['columns', 'index', 0, 1] | None = 0,\n drop: bool = False,\n method: Literal['kendall', 'pearson', 'spearman'] = 'pearson',\n numeric_only: bool = False\n) -> Series: ...", "kind": 2, "label": "corrwith", "sortText": "0z.9999.corrwith"}, {"detail": "def count(\n self: DataFrame,\n axis: Axis = 0,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "count", "sortText": "0z.9999.count"}, {"detail": "def cov(\n self: DataFrame,\n min_periods: int | None = None,\n ddof: int = 1,\n numeric_only: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "cov", "sortText": "0z.9999.cov"}, {"detail": "def cummax(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n skipna: bool = True,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cummax", "sortText": "0z.9999.cummax"}, {"detail": "def cummin(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n skipna: bool = True,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cummin", "sortText": "0z.9999.cummin"}, {"detail": "def cumprod(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n skipna: bool = True,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cumprod", "sortText": "0z.9999.cumprod"}, {"detail": "def cumsum(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n skipna: bool = True,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cumsum", "sortText": "0z.9999.cumsum"}, {"detail": "def describe(\n self: DataFrame,\n percentiles: list[float] | None = ...,\n include: Literal['all'] | list[Dtype] | None = ...,\n exclude: list[Dtype] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "describe", "sortText": "0z.9999.describe"}, {"detail": "def diff(\n self: DataFrame,\n periods: int = 1,\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "diff", "sortText": "0z.9999.diff"}, {"detail": "def truediv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "div", "sortText": "0z.9999.div"}, {"detail": "def truediv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "divide", "sortText": "0z.9999.divide"}, {"detail": "\n@overload\ndef dot(\n self: DataFrame,\n other: DataFrame | ExtensionArray | ndarray\n) -> DataFrame: ...\ndef dot(\n self: DataFrame,\n other: Series\n) -> Series: ...", "kind": 2, "label": "dot", "sortText": "0z.9999.dot"}, {"detail": "\n@overload\ndef drop(\n self: DataFrame,\n labels: Unknown = ...,\n *,\n axis: Unknown = ...,\n index: None,\n columns: Unknown = ...,\n level: Unknown = ...,\n inplace: Unknown = ...,\n errors: Unknown = ...\n) -> Never: ...\ndef drop(\n self: DataFrame,\n labels: Unknown = ...,\n *,\n axis: Unknown = ...,\n index: Unknown = ...,\n columns: None,\n level: Unknown = ...,\n inplace: Unknown = ...,\n errors: Unknown = ...\n) -> Never: ...\ndef drop(\n self: DataFrame,\n labels: None,\n *,\n axis: Unknown = ...,\n index: Unknown = ...,\n columns: Unknown = ...,\n level: Unknown = ...,\n inplace: Unknown = ...,\n errors: Unknown = ...\n) -> Never: ...\ndef drop(\n self: DataFrame,\n labels: None = None,\n *,\n axis: Axis = ...,\n index: Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level: Hashable | None = ...,\n inplace: Literal[True],\n errors: IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self: DataFrame,\n labels: None = None,\n *,\n axis: Axis = ...,\n index: Hashable | Index | Sequence[Hashable],\n columns: Hashable | Iterable[Hashable] = ...,\n level: Hashable | None = ...,\n inplace: Literal[True],\n errors: IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self: DataFrame,\n labels: Hashable | Index | Sequence[Hashable],\n *,\n axis: Axis = ...,\n index: None = None,\n columns: None = None,\n level: Hashable | None = ...,\n inplace: Literal[True],\n errors: IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self: DataFrame,\n labels: None = None,\n *,\n axis: Axis = ...,\n index: Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level: Hashable | None = ...,\n inplace: Literal[False] = False,\n errors: IgnoreRaise = ...\n) -> DataFrame: ...\ndef drop(\n self: DataFrame,\n labels: None = None,\n *,\n axis: Axis = ...,\n index: Hashable | Index | Sequence[Hashable],\n columns: Hashable | Iterable[Hashable] = ...,\n level: Hashable | None = ...,\n inplace: Literal[False] = False,\n errors: IgnoreRaise = ...\n) -> DataFrame: ...\ndef drop(\n self: DataFrame,\n labels: Hashable | Index | Sequence[Hashable],\n *,\n axis: Axis = ...,\n index: None = None,\n columns: None = None,\n level: Hashable | None = ...,\n inplace: Literal[False] = False,\n errors: IgnoreRaise = ...\n) -> DataFrame: ...", "kind": 2, "label": "drop", "sortText": "0z.9999.drop"}, {"detail": "\n@overload\ndef drop_duplicates(\n self: DataFrame,\n subset: Hashable | Iterable[Hashable] | None = ...,\n *,\n keep: DropKeep = ...,\n inplace: Literal[True],\n ignore_index: bool = ...\n) -> None: ...\ndef drop_duplicates(\n self: DataFrame,\n subset: Hashable | Iterable[Hashable] | None = ...,\n *,\n keep: DropKeep = ...,\n inplace: Literal[False] = False,\n ignore_index: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "drop_duplicates", "sortText": "0z.9999.drop_duplicates"}, {"detail": "def droplevel(\n self: DataFrame,\n level: Hashable | list[Hashable],\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "droplevel", "sortText": "0z.9999.droplevel"}, {"detail": "\n@overload\ndef dropna(\n self: DataFrame,\n *,\n axis: Axis = 0,\n how: AnyAll = ...,\n thresh: int | None = ...,\n subset: Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None = ...,\n inplace: Literal[True],\n ignore_index: bool = ...\n) -> None: ...\ndef dropna(\n self: DataFrame,\n *,\n axis: Axis = 0,\n how: AnyAll = ...,\n thresh: int | None = ...,\n subset: Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None = ...,\n inplace: Literal[False] = False,\n ignore_index: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "dropna", "sortText": "0z.9999.dropna"}, {"detail": "Series", "kind": 5, "label": "dtypes", "sortText": "0z.9999.dtypes"}, {"detail": "def duplicated(\n self: DataFrame,\n subset: Hashable | Iterable[Hashable] | None = ...,\n keep: DropKeep = 'first'\n) -> Series: ...", "kind": 2, "label": "duplicated", "sortText": "0z.9999.duplicated"}, {"detail": "bool", "kind": 5, "label": "empty", "sortText": "0z.9999.empty"}, {"detail": "def eq(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "eq", "sortText": "0z.9999.eq"}, {"detail": "def equals(\n self: DataFrame,\n other: DataFrame | Series\n) -> bool: ...", "kind": 2, "label": "equals", "sortText": "0z.9999.equals"}, {"detail": "\n@overload\ndef eval(\n self: DataFrame,\n expr: str,\n *,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...\ndef eval(\n self: DataFrame,\n expr: str,\n *,\n inplace: Literal[False] = False,\n **kwargs: Any\n) -> DataFrame | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64: ...", "kind": 2, "label": "eval", "sortText": "0z.9999.eval"}, {"detail": "def ewm(\n self: DataFrame,\n com: float | None = ...,\n span: float | None = ...,\n halflife: float | None = ...,\n alpha: float | None = ...,\n min_periods: int = 0,\n adjust: bool = True,\n ignore_na: bool = False,\n axis: Axis = 0\n) -> ExponentialMovingWindow[DataFrame]: ...", "kind": 2, "label": "ewm", "sortText": "0z.9999.ewm"}, {"detail": "def expanding(\n self: DataFrame,\n min_periods: int = 1,\n axis: AxisIndex = 0,\n method: CalculationMethod = 'single'\n) -> Expanding[DataFrame]: ...", "kind": 2, "label": "expanding", "sortText": "0z.9999.expanding"}, {"detail": "def explode(\n self: DataFrame,\n column: Sequence[Hashable],\n ignore_index: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "explode", "sortText": "0z.9999.explode"}, {"detail": "\n@overload\ndef ffill(\n self: DataFrame,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n inplace: Literal[True],\n limit: int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> None: ...\ndef ffill(\n self: DataFrame,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n inplace: Literal[False] = False,\n limit: int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "ffill", "sortText": "0z.9999.ffill"}, {"detail": "\n@overload\ndef fillna(\n self: DataFrame,\n value: DataFrame | NAType | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | dict[Unknown, Unknown] | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n limit: int = ...,\n inplace: Literal[True]\n) -> None: ...\ndef fillna(\n self: DataFrame,\n value: DataFrame | NAType | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | dict[Unknown, Unknown] | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n limit: int = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "fillna", "sortText": "0z.9999.fillna"}, {"detail": "def filter(\n self: DataFrame,\n items: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n like: str | None = ...,\n regex: str | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "filter", "sortText": "0z.9999.filter"}, {"detail": "def first_valid_index(self: DataFrame) -> Scalar: ...", "kind": 2, "label": "first_valid_index", "sortText": "0z.9999.first_valid_index"}, {"detail": "def floordiv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | float | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "floordiv", "sortText": "0z.9999.floordiv"}, {"detail": "\n@overload\ndef from_dict(\n cls: type[DataFrame],\n data: dict[Any, Any],\n orient: Literal['index'],\n dtype: Literal[' DataFrame: ...\ndef from_dict(\n cls: type[DataFrame],\n data: dict[Any, Any],\n orient: Literal['columns', 'tight'] = ...,\n dtype: Literal[' DataFrame: ...", "kind": 2, "label": "from_dict", "sortText": "0z.9999.from_dict"}, {"detail": "def from_records[HashableT: Hashable](\n cls: type[DataFrame],\n data: Iterable[Mapping[HashableT, Any]] | Iterable[SequenceNotStr[Any]] | Mapping[HashableT, SequenceNotStr[Any]] | Mapping[HashableT, Any] | ndarray[tuple[int, int]],\n index: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = None,\n exclude: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n coerce_float: bool = False,\n nrows: int | None = None\n) -> DataFrame: ...", "kind": 2, "label": "from_records", "sortText": "0z.9999.from_records"}, {"detail": "def ge(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "ge", "sortText": "0z.9999.ge"}, {"detail": "\n@overload\ndef get(\n self: DataFrame,\n key: Hashable,\n default: None = None\n) -> Series | None: ...\ndef get[T](\n self: DataFrame,\n key: Hashable,\n default: T\n) -> Series | T: ...\ndef get(\n self: DataFrame,\n key: list[Hashable],\n default: None = None\n) -> DataFrame | None: ...\ndef get[T](\n self: DataFrame,\n key: list[Hashable],\n default: T\n) -> DataFrame | T: ...", "kind": 2, "label": "get", "sortText": "0z.9999.get"}, {"detail": "\n@overload\ndef groupby(\n self: DataFrame,\n by: Scalar,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: Scalar,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[False]]: ...\ndef groupby(\n self: DataFrame,\n by: DatetimeIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Timestamp, Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: DatetimeIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Timestamp, Literal[False]]: ...\ndef groupby(\n self: DataFrame,\n by: TimedeltaIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Timedelta, Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: TimedeltaIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Timedelta, Literal[False]]: ...\ndef groupby(\n self: DataFrame,\n by: PeriodIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Period, Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: PeriodIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Period, Literal[False]]: ...\ndef groupby[IntervalT: Interval[Unknown]](\n self: DataFrame,\n by: IntervalIndex[IntervalT],\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[IntervalT, Literal[True]]: ...\ndef groupby[IntervalT: Interval[Unknown]](\n self: DataFrame,\n by: IntervalIndex[IntervalT],\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[IntervalT, Literal[False]]: ...\ndef groupby(\n self: DataFrame,\n by: ((...) -> Any) | Grouper | Mapping[Hashable | None, Any] | MultiIndex | list[((...) -> Any) | ufunc] | list[Grouper] | list[Index] | list[Mapping[Hashable | None, Any]] | list[Series] | list[ndarray] | list[Unknown] | ndarray | ufunc | tuple[Unknown, ...] | None = ...,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[tuple[Unknown, ...], Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: ((...) -> Any) | Grouper | Mapping[Hashable | None, Any] | MultiIndex | list[((...) -> Any) | ufunc] | list[Grouper] | list[Index] | list[Mapping[Hashable | None, Any]] | list[Series] | list[ndarray] | list[Unknown] | ndarray | ufunc | tuple[Unknown, ...] | None = ...,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[tuple[Unknown, ...], Literal[False]]: ...\ndef groupby[SeriesByT: Interval[Timedelta | Timestamp | float | int] | Period | bool | bytes | complex | date | datetime | float | int | str | timedelta](\n self: DataFrame,\n by: Series[SeriesByT],\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[SeriesByT, Literal[True]]: ...\ndef groupby[SeriesByT: Interval[Timedelta | Timestamp | float | int] | Period | bool | bytes | complex | date | datetime | float | int | str | timedelta](\n self: DataFrame,\n by: Series[SeriesByT],\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[SeriesByT, Literal[False]]: ...\ndef groupby(\n self: DataFrame,\n by: CategoricalIndex | Index | Series,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Any, Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: CategoricalIndex | Index | Series,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Any, Literal[False]]: ...", "kind": 2, "label": "groupby", "sortText": "0z.9999.groupby"}, {"detail": "def gt(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "gt", "sortText": "0z.9999.gt"}, {"detail": "def head(\n self: DataFrame,\n n: int = 5\n) -> DataFrame: ...", "kind": 2, "label": "head", "sortText": "0z.9999.head"}, {"detail": "def hist(\n self: DataFrame,\n by: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = None,\n bins: int | list[Unknown] = 10,\n *,\n grid: bool = True,\n xlabelsize: float | str | None = None,\n xrot: float | None = None,\n ylabelsize: float | str | None = None,\n yrot: float | None = None,\n ax: Unknown = None,\n sharex: bool = False,\n sharey: bool = False,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n backend: str | None = None,\n legend: bool = False,\n **kwargs: Any\n) -> ndarray[tuple[Any, ...], dtype[object_]]: ...", "kind": 2, "label": "hist", "sortText": "0z.9999.hist"}, {"detail": "_iAtIndexerFrame", "kind": 5, "label": "iat", "sortText": "0z.9999.iat"}, {"detail": "def idxmax(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool = True,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "idxmax", "sortText": "0z.9999.idxmax"}, {"detail": "def idxmin(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool = True,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "idxmin", "sortText": "0z.9999.idxmin"}, {"detail": "_iLocIndexerFrame[DataFrame]", "kind": 5, "label": "iloc", "sortText": "0z.9999.iloc"}, {"detail": "Index", "kind": 5, "label": "index", "sortText": "0z.9999.index"}, {"detail": "def infer_objects(\n self: DataFrame,\n copy: bool | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "infer_objects", "sortText": "0z.9999.infer_objects"}, {"detail": "def info(\n self: DataFrame,\n verbose: bool | None = ...,\n buf: WriteBuffer[str] | None = ...,\n max_cols: int | None = ...,\n memory_usage: Literal['deep'] | bool | None = ...,\n show_counts: bool | None = ...\n) -> None: ...", "kind": 2, "label": "info", "sortText": "0z.9999.info"}, {"detail": "def insert(\n self: DataFrame,\n loc: int,\n column: Hashable,\n value: Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None,\n allow_duplicates: bool = ...\n) -> None: ...", "kind": 2, "label": "insert", "sortText": "0z.9999.insert"}, {"detail": "\n@overload\ndef interpolate(\n self: DataFrame,\n method: InterpolateOptions = ...,\n *,\n axis: Axis = 0,\n limit: int | None = ...,\n limit_direction: Literal['backward', 'both', 'forward'] = ...,\n limit_area: Literal['inside', 'outside'] | None = ...,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...\ndef interpolate(\n self: DataFrame,\n method: InterpolateOptions = ...,\n *,\n axis: Axis = 0,\n limit: int | None = ...,\n limit_direction: Literal['backward', 'both', 'forward'] = ...,\n limit_area: Literal['inside', 'outside'] | None = ...,\n inplace: Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "interpolate", "sortText": "0z.9999.interpolate"}, {"detail": "def isetitem(\n self: DataFrame,\n loc: Sequence[int] | int,\n value: ExtensionArray | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[Any] | ndarray | str | timedelta | timedelta64\n) -> None: ...", "kind": 2, "label": "isetitem", "sortText": "0z.9999.isetitem"}, {"detail": "def isin(\n self: DataFrame,\n values: DataFrame | Iterable[Any] | Mapping[Hashable, Iterable[Any]]\n) -> DataFrame: ...", "kind": 2, "label": "isin", "sortText": "0z.9999.isin"}, {"detail": "def isna(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "isna", "sortText": "0z.9999.isna"}, {"detail": "def isnull(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "isnull", "sortText": "0z.9999.isnull"}, {"detail": "def items(self: DataFrame) -> Iterator[tuple[Hashable, Series]]: ...", "kind": 2, "label": "items", "sortText": "0z.9999.items"}, {"detail": "def iterrows(self: DataFrame) -> Iterator[tuple[Hashable, Series]]: ...", "kind": 2, "label": "iterrows", "sortText": "0z.9999.iterrows"}, {"detail": "\n@overload\ndef itertuples(\n self: DataFrame,\n index: bool = ...,\n name: str = ...\n) -> Iterator[_PandasNamedTuple]: ...\ndef itertuples(\n self: DataFrame,\n index: bool = ...,\n name: None = None\n) -> Iterator[tuple[Any, ...]]: ...", "kind": 2, "label": "itertuples", "sortText": "0z.9999.itertuples"}, {"detail": "def join(\n self: DataFrame,\n other: DataFrame | Series | list[DataFrame | Series],\n on: list[str] | str | None = ...,\n how: MergeHow = 'left',\n lsuffix: str = '',\n rsuffix: str = '',\n sort: bool = False,\n validate: Literal['1:1', '1:m', 'm:1', 'm:m', 'many_to_many', 'many_to_one', 'one_to_many', 'one_to_one'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "join", "sortText": "0z.9999.join"}, {"detail": "def keys(self: DataFrame) -> Index: ...", "kind": 2, "label": "keys", "sortText": "0z.9999.keys"}, {"detail": "def kurt(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "kurt", "sortText": "0z.9999.kurt"}, {"detail": "def kurtosis(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "kurtosis", "sortText": "0z.9999.kurtosis"}, {"detail": "def last_valid_index(self: DataFrame) -> Scalar: ...", "kind": 2, "label": "last_valid_index", "sortText": "0z.9999.last_valid_index"}, {"detail": "def le(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "le", "sortText": "0z.9999.le"}, {"detail": "_LocIndexerFrame[DataFrame]", "kind": 5, "label": "loc", "sortText": "0z.9999.loc"}, {"detail": "def lt(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "lt", "sortText": "0z.9999.lt"}, {"detail": "def map(\n self: DataFrame,\n func: (...) -> Unknown,\n na_action: Literal['ignore'] | None = None,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "map", "sortText": "0z.9999.map"}, {"detail": "\n@overload\ndef mask(\n self: DataFrame,\n cond: ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: ((...) -> Unknown) | DataFrame | NAType | Series | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[True],\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n level: Hashable | None = None\n) -> None: ...\ndef mask(\n self: DataFrame,\n cond: ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: ((...) -> Unknown) | DataFrame | NAType | Series | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[False] = False,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mask", "sortText": "0z.9999.mask"}, {"detail": "\n@overload\ndef max(\n self: DataFrame,\n axis: None,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Scalar: ...\ndef max(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "max", "sortText": "0z.9999.max"}, {"detail": "\n@overload\ndef mean(\n self: DataFrame,\n axis: None,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Scalar: ...\ndef mean(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "mean", "sortText": "0z.9999.mean"}, {"detail": "\n@overload\ndef median(\n self: DataFrame,\n axis: None,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Scalar: ...\ndef median(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "median", "sortText": "0z.9999.median"}, {"detail": "def melt(\n self: DataFrame,\n id_vars: Sequence[Unknown] | ndarray | tuple[Unknown, ...] | None = ...,\n value_vars: Sequence[Unknown] | ndarray | tuple[Unknown, ...] | None = ...,\n var_name: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n value_name: Scalar = 'value',\n col_level: int | str | None = ...,\n ignore_index: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "melt", "sortText": "0z.9999.melt"}, {"detail": "def memory_usage(\n self: DataFrame,\n index: bool = True,\n deep: bool = False\n) -> Series: ...", "kind": 2, "label": "memory_usage", "sortText": "0z.9999.memory_usage"}, {"detail": "def merge(\n self: DataFrame,\n right: DataFrame | Series,\n how: MergeHow = 'inner',\n on: ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n left_on: ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n right_on: ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n left_index: bool = False,\n right_index: bool = False,\n sort: bool = False,\n suffixes: Suffixes = ...,\n copy: bool = True,\n indicator: bool | str = False,\n validate: Literal['1:1', '1:m', 'm:1', 'm:m', 'many_to_many', 'many_to_one', 'one_to_many', 'one_to_one'] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "merge", "sortText": "0z.9999.merge"}, {"detail": "\n@overload\ndef min(\n self: DataFrame,\n axis: None,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Scalar: ...\ndef min(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "min", "sortText": "0z.9999.min"}, {"detail": "def mod(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | float | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mod", "sortText": "0z.9999.mod"}, {"detail": "def mode(\n self: DataFrame,\n axis: Axis = 0,\n numeric_only: bool = False,\n dropna: bool = True\n) -> Series: ...", "kind": 2, "label": "mode", "sortText": "0z.9999.mode"}, {"detail": "def mul(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mul", "sortText": "0z.9999.mul"}, {"detail": "def mul(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "multiply", "sortText": "0z.9999.multiply"}, {"detail": "int", "kind": 5, "label": "ndim", "sortText": "0z.9999.ndim"}, {"detail": "def ne(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "ne", "sortText": "0z.9999.ne"}, {"detail": "def nlargest(\n self: DataFrame,\n n: int,\n columns: list[str] | str,\n keep: NsmallestNlargestKeep = 'first'\n) -> DataFrame: ...", "kind": 2, "label": "nlargest", "sortText": "0z.9999.nlargest"}, {"detail": "def notna(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "notna", "sortText": "0z.9999.notna"}, {"detail": "def notnull(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "notnull", "sortText": "0z.9999.notnull"}, {"detail": "def nsmallest(\n self: DataFrame,\n n: int,\n columns: list[str] | str,\n keep: NsmallestNlargestKeep = 'first'\n) -> DataFrame: ...", "kind": 2, "label": "nsmallest", "sortText": "0z.9999.nsmallest"}, {"detail": "def nunique(\n self: DataFrame,\n axis: Axis = 0,\n dropna: bool = True\n) -> Series[int]: ...", "kind": 2, "label": "nunique", "sortText": "0z.9999.nunique"}, {"detail": "def pct_change(\n self: DataFrame,\n periods: int = 1,\n fill_method: None = None,\n freq: BaseOffset | str | timedelta | None = ...,\n fill_value: NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "pct_change", "sortText": "0z.9999.pct_change"}, {"detail": "\n@overload\ndef pipe[**P, T](\n DataFrame,\n (\n DataFrame,\n ParamSpec(P)\n ) -> T,\n ParamSpec(P)\n) -> T: ...\ndef pipe[T](\n self: DataFrame,\n func: tuple[(...) -> T, str],\n *args: Any,\n **kwargs: Any\n) -> T: ...", "kind": 2, "label": "pipe", "sortText": "0z.9999.pipe"}, {"detail": "def pivot(\n self: DataFrame,\n *,\n columns: IndexLabel,\n index: IndexLabel = ...,\n values: IndexLabel = ...\n) -> DataFrame: ...", "kind": 2, "label": "pivot", "sortText": "0z.9999.pivot"}, {"detail": "def pivot_table(\n self: DataFrame,\n values: _PivotTableValuesTypes = None,\n index: _PivotTableIndexTypes = None,\n columns: _PivotTableColumnsTypes = None,\n aggfunc: Literal['count', 'max', 'mean', 'median', 'min', 'std', 'sum', 'var'] | ((Series) -> Unknown) | Mapping[Hashable, _PivotAggFunc] | Sequence[_PivotAggFunc] | ufunc = 'mean',\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n margins: bool = False,\n dropna: bool = True,\n margins_name: str = 'All',\n observed: bool = True,\n sort: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "pivot_table", "sortText": "0z.9999.pivot_table"}, {"detail": "PlotAccessor", "kind": 5, "label": "plot", "sortText": "0z.9999.plot"}, {"detail": "def pop(\n self: DataFrame,\n item: str\n) -> Series: ...", "kind": 2, "label": "pop", "sortText": "0z.9999.pop"}, {"detail": "def pow(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "pow", "sortText": "0z.9999.pow"}, {"detail": "def prod(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n skipna: bool | None = True,\n numeric_only: bool = False,\n min_count: int = 0,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "prod", "sortText": "0z.9999.prod"}, {"detail": "def prod(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n skipna: bool | None = True,\n numeric_only: bool = False,\n min_count: int = 0,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "product", "sortText": "0z.9999.product"}, {"detail": "\n@overload\ndef quantile(\n self: DataFrame,\n q: float = ...,\n axis: Axis = 0,\n numeric_only: bool = ...,\n interpolation: QuantileInterpolation = ...,\n method: CalculationMethod = ...\n) -> Series: ...\ndef quantile(\n self: DataFrame,\n q: Sequence[float] | ndarray[tuple[Any, ...], dtype[floating]],\n axis: Axis = 0,\n numeric_only: bool = ...,\n interpolation: QuantileInterpolation = ...,\n method: CalculationMethod = ...\n) -> DataFrame: ...", "kind": 2, "label": "quantile", "sortText": "0z.9999.quantile"}, {"detail": "\n@overload\ndef query(\n self: DataFrame,\n expr: str,\n *,\n parser: Literal['pandas', 'python'] = ...,\n engine: Literal['numexpr', 'python'] | None = ...,\n local_dict: dict[str, Any] | None = ...,\n global_dict: dict[str, Any] | None = ...,\n resolvers: list[Mapping[Unknown, Unknown]] | None = ...,\n level: int = ...,\n target: object | None = ...,\n inplace: Literal[True]\n) -> None: ...\ndef query(\n self: DataFrame,\n expr: str,\n *,\n inplace: Literal[False] = False,\n parser: Literal['pandas', 'python'] = ...,\n engine: Literal['numexpr', 'python'] | None = ...,\n local_dict: dict[str, Any] | None = ...,\n global_dict: dict[str, Any] | None = ...,\n resolvers: list[Mapping[Unknown, Unknown]] | None = ...,\n level: int = ...,\n target: object | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "query", "sortText": "0z.9999.query"}, {"detail": "def radd(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "radd", "sortText": "0z.9999.radd"}, {"detail": "def rank(\n self: DataFrame,\n axis: Axis = 0,\n method: Literal['average', 'dense', 'first', 'max', 'min'] = 'average',\n numeric_only: bool = False,\n na_option: Literal['bottom', 'keep', 'top'] = 'keep',\n ascending: bool = True,\n pct: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "rank", "sortText": "0z.9999.rank"}, {"detail": "def rtruediv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rdiv", "sortText": "0z.9999.rdiv"}, {"detail": "def reindex(\n self: DataFrame,\n labels: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n *,\n index: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n method: Literal['backfill', 'bfill', 'ffill', 'nearest', 'pad'] | None = ...,\n copy: bool = True,\n level: int | str = ...,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n limit: int | None = None,\n tolerance: Timedelta | float | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "reindex", "sortText": "0z.9999.reindex"}, {"detail": "def reindex_like(\n self: DataFrame,\n other: DataFrame,\n method: Literal['backfill', 'bfill', 'ffill', 'nearest', 'pad'] | None = ...,\n copy: bool = True,\n limit: int | None = None,\n tolerance: ExtensionArray | Index | Sequence[Scalar] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 = ...\n) -> DataFrame: ...", "kind": 2, "label": "reindex_like", "sortText": "0z.9999.reindex_like"}, {"detail": "\n@overload\ndef rename(\n self: DataFrame,\n mapper: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n *,\n index: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n columns: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n copy: bool = ...,\n inplace: Literal[True],\n level: Hashable | None = None,\n errors: IgnoreRaise = ...\n) -> None: ...\ndef rename(\n self: DataFrame,\n mapper: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n *,\n index: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n columns: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n copy: bool = ...,\n inplace: Literal[False] = False,\n level: Hashable | None = None,\n errors: IgnoreRaise = ...\n) -> DataFrame: ...", "kind": 2, "label": "rename", "sortText": "0z.9999.rename"}, {"detail": "\n@overload\ndef rename_axis(\n self: DataFrame,\n mapper: ExtensionArray | Index | SequenceNotStr[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | range | str | timedelta | timedelta64 | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n copy: bool = ...,\n inplace: Literal[True]\n) -> None: ...\ndef rename_axis(\n self: DataFrame,\n mapper: ExtensionArray | Index | SequenceNotStr[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | range | str | timedelta | timedelta64 | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n copy: bool = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...\ndef rename_axis(\n self: DataFrame,\n *,\n index: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n columns: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n copy: bool = ...,\n inplace: Literal[True]\n) -> None: ...\ndef rename_axis(\n self: DataFrame,\n *,\n index: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n columns: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n copy: bool = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "rename_axis", "sortText": "0z.9999.rename_axis"}, {"detail": "def reorder_levels(\n self: DataFrame,\n order: list[Unknown],\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "reorder_levels", "sortText": "0z.9999.reorder_levels"}, {"detail": "\n@overload\ndef replace[HashableT2: Hashable, HashableT3: Hashable](\n self: DataFrame,\n to_replace: Mapping[HashableT2, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n value: Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[True],\n regex: Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> None: ...\ndef replace[HashableT2: Hashable, HashableT3: Hashable](\n self: DataFrame,\n to_replace: Mapping[HashableT2, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n value: Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[False] = False,\n regex: Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "replace", "sortText": "0z.9999.replace"}, {"detail": "def resample(\n self: DataFrame,\n rule: BaseOffset | str | timedelta,\n axis: Literal['columns', 'index', 0, 1] | _NoDefault = 0,\n closed: Literal['left', 'right'] | None = None,\n label: Literal['left', 'right'] | None = None,\n on: Hashable | None = None,\n level: Hashable | None = None,\n origin: Timestamp | date | datetime | datetime64 | float | integer | str = 'start_day',\n offset: Timedelta | float | integer | str | timedelta | timedelta64 | None = None,\n group_keys: bool = False\n) -> DatetimeIndexResampler[DataFrame]: ...", "kind": 2, "label": "resample", "sortText": "0z.9999.resample"}, {"detail": "\n@overload\ndef reset_index(\n self: DataFrame,\n level: Hashable | Sequence[Hashable] = ...,\n *,\n drop: bool = ...,\n col_level: int | str = ...,\n col_fill: Hashable = ...,\n inplace: Literal[True],\n allow_duplicates: bool = ...,\n names: Hashable | Sequence[Hashable] = ...\n) -> None: ...\ndef reset_index(\n self: DataFrame,\n level: Hashable | Sequence[Hashable] = ...,\n *,\n col_level: int | str = ...,\n col_fill: Hashable = ...,\n drop: bool = ...,\n inplace: Literal[False] = False,\n allow_duplicates: bool = ...,\n names: Hashable | Sequence[Hashable] = ...\n) -> DataFrame: ...", "kind": 2, "label": "reset_index", "sortText": "0z.9999.reset_index"}, {"detail": "def rfloordiv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rfloordiv", "sortText": "0z.9999.rfloordiv"}, {"detail": "def rmod(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rmod", "sortText": "0z.9999.rmod"}, {"detail": "def rmul(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rmul", "sortText": "0z.9999.rmul"}, {"detail": "\n@overload\ndef rolling(\n self: DataFrame,\n window: BaseIndexer | BaseOffset | int | str | timedelta,\n min_periods: int | None = ...,\n center: bool = ...,\n on: Hashable | None = ...,\n axis: AxisIndex = ...,\n closed: Literal['both', 'left', 'neither', 'right'] | None = ...,\n step: int | None = ...,\n method: CalculationMethod = ...,\n *,\n win_type: str\n) -> Window[DataFrame]: ...\ndef rolling(\n self: DataFrame,\n window: BaseIndexer | BaseOffset | int | str | timedelta,\n min_periods: int | None = ...,\n center: bool = ...,\n on: Hashable | None = ...,\n axis: AxisIndex = ...,\n closed: Literal['both', 'left', 'neither', 'right'] | None = ...,\n step: int | None = ...,\n method: CalculationMethod = ...,\n *,\n win_type: None = None\n) -> Rolling[DataFrame]: ...", "kind": 2, "label": "rolling", "sortText": "0z.9999.rolling"}, {"detail": "def round(\n self: DataFrame,\n decimals: Series | dict[Unknown, Unknown] | int = ...,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "round", "sortText": "0z.9999.round"}, {"detail": "def rpow(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rpow", "sortText": "0z.9999.rpow"}, {"detail": "def rsub(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rsub", "sortText": "0z.9999.rsub"}, {"detail": "def rtruediv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rtruediv", "sortText": "0z.9999.rtruediv"}, {"detail": "def sample(\n self: DataFrame,\n n: int | None = ...,\n frac: float | None = ...,\n replace: bool = False,\n weights: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = ...,\n random_state: BitGenerator | ExtensionArray | Generator | RandomState | int | ndarray | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n ignore_index: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "sample", "sortText": "0z.9999.sample"}, {"detail": "\n@overload\ndef select_dtypes(\n self: DataFrame,\n include: StrDtypeArg,\n exclude: Literal[' Never: ...\ndef select_dtypes(\n self: DataFrame,\n include: Literal[' Never: ...\ndef select_dtypes(\n self: DataFrame,\n exclude: StrDtypeArg\n) -> Never: ...\ndef select_dtypes(\n self: DataFrame,\n include: list[Never],\n exclude: list[Never]\n) -> Never: ...\ndef select_dtypes(\n self: DataFrame,\n include: _AstypeArgExtList,\n exclude: Literal[' DataFrame: ...\ndef select_dtypes(\n self: DataFrame,\n include: Literal[' DataFrame: ...\ndef select_dtypes(\n self: DataFrame,\n exclude: _AstypeArgExtList\n) -> DataFrame: ...", "kind": 2, "label": "select_dtypes", "sortText": "0z.9999.select_dtypes"}, {"detail": "def sem(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n skipna: bool | None = True,\n ddof: int = 1,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "sem", "sortText": "0z.9999.sem"}, {"detail": "def set_axis(\n self: DataFrame,\n labels: AxesData,\n *,\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "set_axis", "sortText": "0z.9999.set_axis"}, {"detail": "def set_flags(\n self: DataFrame,\n *,\n copy: bool = ...,\n allows_duplicate_labels: bool | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "set_flags", "sortText": "0z.9999.set_flags"}, {"detail": "\n@overload\ndef set_index(\n self: DataFrame,\n keys: Hashable | Index | Iterator[Hashable] | Sequence[Hashable] | Series | ndarray | None,\n *,\n drop: bool = ...,\n append: bool = ...,\n verify_integrity: bool = ...,\n inplace: Literal[True]\n) -> None: ...\ndef set_index(\n self: DataFrame,\n keys: Hashable | Index | Iterator[Hashable] | Sequence[Hashable] | Series | ndarray | None,\n *,\n drop: bool = ...,\n append: bool = ...,\n verify_integrity: bool = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "set_index", "sortText": "0z.9999.set_index"}, {"detail": "tuple[int, int]", "kind": 5, "label": "shape", "sortText": "0z.9999.shape"}, {"detail": "def shift(\n self: DataFrame,\n periods: Sequence[int] | int = ...,\n freq: BaseOffset | str | timedelta | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n fill_value: NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "shift", "sortText": "0z.9999.shift"}, {"detail": "int", "kind": 5, "label": "size", "sortText": "0z.9999.size"}, {"detail": "def skew(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "skew", "sortText": "0z.9999.skew"}, {"detail": "\n@overload\ndef sort_index(\n self: DataFrame,\n *,\n axis: Axis = 0,\n level: Hashable | None = None,\n ascending: Sequence[bool] | bool = ...,\n kind: SortKind = ...,\n na_position: NaPosition = ...,\n sort_remaining: bool = ...,\n ignore_index: bool = ...,\n inplace: Literal[True],\n key: IndexKeyFunc = ...\n) -> None: ...\ndef sort_index(\n self: DataFrame,\n *,\n axis: Axis = 0,\n level: Hashable | list[int] | list[str] | None = ...,\n ascending: Sequence[bool] | bool = ...,\n kind: SortKind = ...,\n na_position: NaPosition = ...,\n sort_remaining: bool = ...,\n ignore_index: bool = ...,\n inplace: Literal[False] = False,\n key: IndexKeyFunc = ...\n) -> DataFrame: ...", "kind": 2, "label": "sort_index", "sortText": "0z.9999.sort_index"}, {"detail": "\n@overload\ndef sort_values(\n self: DataFrame,\n by: Sequence[str] | str,\n *,\n axis: Axis = 0,\n ascending: Sequence[bool] | bool = ...,\n kind: SortKind = ...,\n na_position: NaPosition = ...,\n ignore_index: bool = ...,\n inplace: Literal[True],\n key: ValueKeyFunc = ...\n) -> None: ...\ndef sort_values(\n self: DataFrame,\n by: Sequence[str] | str,\n *,\n axis: Axis = 0,\n ascending: Sequence[bool] | bool = ...,\n kind: SortKind = ...,\n na_position: NaPosition = ...,\n ignore_index: bool = ...,\n inplace: Literal[False] = False,\n key: ValueKeyFunc = ...\n) -> DataFrame: ...", "kind": 2, "label": "sort_values", "sortText": "0z.9999.sort_values"}, {"detail": "Ellipsis", "kind": 5, "label": "sparse", "sortText": "0z.9999.sparse"}, {"detail": "def squeeze(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64: ...", "kind": 2, "label": "squeeze", "sortText": "0z.9999.squeeze"}, {"detail": "\n@overload\ndef stack(\n self: DataFrame,\n level: IndexLabel = ...,\n *,\n future_stack: Literal[True]\n) -> DataFrame | Series: ...\ndef stack(\n self: DataFrame,\n level: IndexLabel = ...,\n dropna: bool = ...,\n sort: bool = ...,\n future_stack: Literal[False] = False\n) -> DataFrame | Series: ...", "kind": 2, "label": "stack", "sortText": "0z.9999.stack"}, {"detail": "def std(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = 0,\n skipna: bool = True,\n ddof: int = 1,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "std", "sortText": "0z.9999.std"}, {"detail": "Styler", "kind": 5, "label": "style", "sortText": "0z.9999.style"}, {"detail": "def sub(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "sub", "sortText": "0z.9999.sub"}, {"detail": "def sub(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "subtract", "sortText": "0z.9999.subtract"}, {"detail": "def sum(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = 0,\n skipna: bool | None = True,\n numeric_only: bool = False,\n min_count: int = 0,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "sum", "sortText": "0z.9999.sum"}, {"detail": "def swapaxes(\n self: DataFrame,\n axis1: Axis,\n axis2: Axis,\n copy: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "swapaxes", "sortText": "0z.9999.swapaxes"}, {"detail": "def swaplevel(\n self: DataFrame,\n i: Hashable = ...,\n j: Hashable = ...,\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "swaplevel", "sortText": "0z.9999.swaplevel"}, {"detail": "def tail(\n self: DataFrame,\n n: int = 5\n) -> DataFrame: ...", "kind": 2, "label": "tail", "sortText": "0z.9999.tail"}, {"detail": "def take(\n self: DataFrame,\n indices: TakeIndexer,\n axis: Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "take", "sortText": "0z.9999.take"}, {"detail": "def to_clipboard[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n excel: bool = True,\n sep: str | None = None,\n *,\n na_rep: str = ...,\n float_format: ((object) -> str) | str | None = ...,\n columns: list[HashableT1] | None = ...,\n header: bool | list[str] = ...,\n index: bool = ...,\n index_label: Literal[False] | list[HashableT2] | str | None = ...,\n mode: FileWriteMode = ...,\n encoding: str | None = ...,\n compression: CompressionOptions = ...,\n quoting: CSVQuoting = ...,\n quotechar: str = ...,\n lineterminator: str | None = ...,\n chunksize: int | None = ...,\n date_format: str | None = ...,\n doublequote: bool = ...,\n escapechar: str | None = ...,\n decimal: str = ...,\n errors: str = ...,\n storage_options: StorageOptions = ...\n) -> None: ...", "kind": 2, "label": "to_clipboard", "sortText": "0z.9999.to_clipboard"}, {"detail": "\n@overload\ndef to_csv[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n path_or_buf: PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n sep: str = ...,\n na_rep: str = ...,\n float_format: ((object) -> str) | str | None = ...,\n columns: list[HashableT1] | None = ...,\n header: bool | list[str] = ...,\n index: bool = ...,\n index_label: Literal[False] | list[HashableT2] | str | None = ...,\n mode: FileWriteMode = ...,\n encoding: str | None = ...,\n compression: CompressionOptions = ...,\n quoting: CSVQuoting = ...,\n quotechar: str = ...,\n lineterminator: str | None = ...,\n chunksize: int | None = ...,\n date_format: str | None = ...,\n doublequote: bool = ...,\n escapechar: str | None = ...,\n decimal: str = ...,\n errors: OpenFileErrors = ...,\n storage_options: StorageOptions = ...\n) -> None: ...\ndef to_csv[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n path_or_buf: None = None,\n sep: str = ...,\n na_rep: str = ...,\n float_format: ((object) -> str) | str | None = ...,\n columns: list[HashableT1] | None = ...,\n header: bool | list[str] = ...,\n index: bool = ...,\n index_label: Literal[False] | list[HashableT2] | str | None = ...,\n mode: FileWriteMode = ...,\n encoding: str | None = ...,\n compression: CompressionOptions = ...,\n quoting: CSVQuoting = ...,\n quotechar: str = ...,\n lineterminator: str | None = ...,\n chunksize: int | None = ...,\n date_format: str | None = ...,\n doublequote: bool = ...,\n escapechar: str | None = ...,\n decimal: str = ...,\n errors: OpenFileErrors = ...,\n storage_options: StorageOptions = ...\n) -> str: ...", "kind": 2, "label": "to_csv", "sortText": "0z.9999.to_csv"}, {"detail": "\n@overload\ndef to_dict(\n self: DataFrame,\n orient: str = ...,\n *,\n into: type[defaultdict[Unknown, Unknown]],\n index: Literal[True] = True\n) -> Never: ...\ndef to_dict[_T_MUTABLE_MAPPING_co: MutableMapping[Unknown, Unknown]](\n self: DataFrame,\n orient: Literal['records'],\n *,\n into: _T_MUTABLE_MAPPING_co | type[_T_MUTABLE_MAPPING_co],\n index: Literal[True] = True\n) -> list[_T_MUTABLE_MAPPING_co]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['records'],\n *,\n into: type[dict[Unknown, Unknown]] = ...,\n index: Literal[True] = True\n) -> list[dict[Hashable, Any]]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['index'],\n *,\n into: defaultdict[Unknown, Unknown],\n index: Literal[True] = True\n) -> defaultdict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['index'],\n *,\n into: OrderedDict[Unknown, Unknown] | type[OrderedDict[Unknown, Unknown]],\n index: Literal[True] = True\n) -> OrderedDict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['index'],\n *,\n into: type[MutableMapping[Unknown, Unknown]],\n index: Literal[True] = True\n) -> MutableMapping[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['index'],\n *,\n into: type[dict[Unknown, Unknown]] = ...,\n index: Literal[True] = True\n) -> dict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict[_T_MUTABLE_MAPPING_co: MutableMapping[Unknown, Unknown]](\n self: DataFrame,\n orient: Literal['dict', 'list', 'series'] = ...,\n *,\n into: _T_MUTABLE_MAPPING_co | type[_T_MUTABLE_MAPPING_co],\n index: Literal[True] = True\n) -> _T_MUTABLE_MAPPING_co: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['dict', 'list', 'series'] = ...,\n *,\n into: type[dict[Unknown, Unknown]] = ...,\n index: Literal[True] = True\n) -> dict[Hashable, Any]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['split', 'tight'],\n *,\n into: MutableMapping[Unknown, Unknown] | type[MutableMapping[Unknown, Unknown]],\n index: bool = ...\n) -> MutableMapping[str, list[Unknown]]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['split', 'tight'],\n *,\n into: type[dict[Unknown, Unknown]] = ...,\n index: bool = ...\n) -> dict[str, list[Unknown]]: ...", "kind": 2, "label": "to_dict", "sortText": "0z.9999.to_dict"}, {"detail": "def to_excel(\n self: DataFrame,\n excel_writer: Unknown,\n sheet_name: str = 'Sheet1',\n na_rep: str = '',\n float_format: str | None = ...,\n columns: Sequence[str] | str | None = ...,\n header: bool | list[str] = True,\n index: bool = True,\n index_label: Sequence[str] | str | None = ...,\n startrow: int = 0,\n startcol: int = 0,\n engine: str | None = ...,\n merge_cells: ExcelWriterMergeCells = True,\n inf_rep: str = 'inf',\n freeze_panes: tuple[int, int] | None = ...\n) -> None: ...", "kind": 2, "label": "to_excel", "sortText": "0z.9999.to_excel"}, {"detail": "def to_feather(\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n **kwargs: Any\n) -> None: ...", "kind": 2, "label": "to_feather", "sortText": "0z.9999.to_feather"}, {"detail": "def to_hdf[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n path_or_buf: HDFStore | PathLike[str] | str,\n *,\n key: str,\n mode: Literal['a', 'r+', 'w'] = ...,\n complevel: int | None = ...,\n complib: Literal['blosc', 'bzip2', 'lzo', 'zlib'] | None = ...,\n append: bool = ...,\n format: Literal['f', 'fixed', 't', 'table'] | None = ...,\n index: bool = ...,\n min_itemsize: dict[HashableT1, int] | int | None = ...,\n nan_rep: str | None = ...,\n dropna: bool | None = ...,\n data_columns: Literal[True] | list[HashableT2] | None = ...,\n errors: OpenFileErrors = ...,\n encoding: str = ...\n) -> None: ...", "kind": 2, "label": "to_hdf", "sortText": "0z.9999.to_hdf"}, {"detail": "\n@overload\ndef to_html(\n self: DataFrame,\n buf: PathLike[str] | WriteBuffer[str] | str,\n *,\n columns: Index | SequenceNotStr[Hashable] | Series | None = ...,\n col_space: Mapping[Hashable, int | str] | Sequence[int | str] | int | str | None = ...,\n header: bool = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Mapping[Hashable, (object) -> str] | list[(object) -> str] | tuple[(object) -> str, ...] | None = ...,\n float_format: ((float) -> str) | None = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n justify: Literal['center', 'end', 'inherit', 'initial', 'justify', 'justify-all', 'left', 'match-parent', 'right', 'start', 'unset'] | None = ...,\n max_rows: int | None = ...,\n max_cols: int | None = ...,\n show_dimensions: bool = ...,\n decimal: str = ...,\n bold_rows: bool = ...,\n classes: Sequence[str] | None = ...,\n escape: bool = ...,\n notebook: bool = ...,\n border: int | None = ...,\n table_id: str | None = ...,\n render_links: bool = ...,\n encoding: str | None = ...\n) -> None: ...\ndef to_html(\n self: DataFrame,\n buf: None = None,\n *,\n columns: Sequence[Hashable] | None = ...,\n col_space: Mapping[Hashable, int | str] | Sequence[int | str] | int | str | None = ...,\n header: bool = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Mapping[Hashable, (object) -> str] | list[(object) -> str] | tuple[(object) -> str, ...] | None = ...,\n float_format: ((float) -> str) | None = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n justify: Literal['center', 'end', 'inherit', 'initial', 'justify', 'justify-all', 'left', 'match-parent', 'right', 'start', 'unset'] | None = ...,\n max_rows: int | None = ...,\n max_cols: int | None = ...,\n show_dimensions: bool = ...,\n decimal: str = ...,\n bold_rows: bool = ...,\n classes: Sequence[str] | None = ...,\n escape: bool = ...,\n notebook: bool = ...,\n border: int | None = ...,\n table_id: str | None = ...,\n render_links: bool = ...,\n encoding: str | None = ...\n) -> str: ...", "kind": 2, "label": "to_html", "sortText": "0z.9999.to_html"}, {"detail": "\n@overload\ndef to_json(\n self: DataFrame,\n path_or_buf: PathLike[str] | WriteBuffer[str] | str,\n *,\n orient: Literal['records'],\n date_format: Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii: bool = ...,\n date_unit: TimeUnit = ...,\n default_handler: ((Any) -> JSONSerializable) | None = ...,\n lines: Literal[True],\n compression: CompressionOptions = ...,\n index: bool | None = ...,\n indent: int | None = ...,\n storage_options: dict[Unknown, Unknown] | None = ...,\n mode: Literal['a']\n) -> None: ...\ndef to_json(\n self: DataFrame,\n path_or_buf: None = None,\n *,\n orient: Literal['records'],\n date_format: Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii: bool = ...,\n date_unit: TimeUnit = ...,\n default_handler: ((Any) -> JSONSerializable) | None = ...,\n lines: Literal[True],\n compression: CompressionOptions = ...,\n index: bool | None = ...,\n indent: int | None = ...,\n storage_options: dict[Unknown, Unknown] | None = ...,\n mode: Literal['a']\n) -> str: ...\ndef to_json(\n self: DataFrame,\n path_or_buf: None = None,\n *,\n orient: Literal['columns', 'index', 'records', 'split', 'table', 'values'] | None = ...,\n date_format: Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii: bool = ...,\n date_unit: TimeUnit = ...,\n default_handler: ((Any) -> JSONSerializable) | None = ...,\n lines: bool = ...,\n compression: CompressionOptions = ...,\n index: bool | None = ...,\n indent: int | None = ...,\n storage_options: dict[Unknown, Unknown] | None = ...,\n mode: Literal['w'] = ...\n) -> str: ...\ndef to_json(\n self: DataFrame,\n path_or_buf: PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n *,\n orient: Literal['columns', 'index', 'records', 'split', 'table', 'values'] | None = ...,\n date_format: Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii: bool = ...,\n date_unit: TimeUnit = ...,\n default_handler: ((Any) -> JSONSerializable) | None = ...,\n lines: bool = ...,\n compression: CompressionOptions = ...,\n index: bool | None = ...,\n indent: int | None = ...,\n storage_options: dict[Unknown, Unknown] | None = ...,\n mode: Literal['w'] = ...\n) -> None: ...", "kind": 2, "label": "to_json", "sortText": "0z.9999.to_json"}, {"detail": "\n@overload\ndef to_latex(\n self: DataFrame,\n buf: PathLike[str] | WriteBuffer[str] | str,\n columns: list[str] | None = ...,\n header: bool | list[str] = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Unknown = ...,\n float_format: Unknown = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n bold_rows: bool = ...,\n column_format: str | None = ...,\n longtable: bool | None = ...,\n escape: bool | None = ...,\n encoding: str | None = ...,\n decimal: str = ...,\n multicolumn: bool | None = ...,\n multicolumn_format: str | None = ...,\n multirow: bool | None = ...,\n caption: str | tuple[str, str] | None = ...,\n label: str | None = ...,\n position: str | None = ...\n) -> None: ...\ndef to_latex(\n self: DataFrame,\n buf: None = None,\n columns: list[str] | None = ...,\n header: bool | list[str] = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Unknown = ...,\n float_format: Unknown = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n bold_rows: bool = ...,\n column_format: str | None = ...,\n longtable: bool | None = ...,\n escape: bool | None = ...,\n encoding: str | None = ...,\n decimal: str = ...,\n multicolumn: bool | None = ...,\n multicolumn_format: str | None = ...,\n multirow: bool | None = ...,\n caption: str | tuple[str, str] | None = ...,\n label: str | None = ...,\n position: str | None = ...\n) -> str: ...", "kind": 2, "label": "to_latex", "sortText": "0z.9999.to_latex"}, {"detail": "\n@overload\ndef to_markdown(\n self: DataFrame,\n buf: PathLike[str] | WriteBuffer[str] | str,\n *,\n mode: FileWriteMode = ...,\n index: bool = ...,\n storage_options: StorageOptions = ...,\n **kwargs: Any\n) -> None: ...\ndef to_markdown(\n self: DataFrame,\n buf: None = None,\n *,\n mode: Literal['a', 'a+', 'a+b', 'ab', 'at', 'w', 'w+', 'w+b', 'wb', 'wt', 'x', 'xb', 'xt'] | None = ...,\n index: bool = ...,\n storage_options: StorageOptions = ...,\n **kwargs: Any\n) -> str: ...", "kind": 2, "label": "to_markdown", "sortText": "0z.9999.to_markdown"}, {"detail": "def to_numpy(\n self: DataFrame,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = ...,\n copy: bool = False,\n na_value: Scalar = ...\n) -> ndarray[tuple[int, int]]: ...", "kind": 2, "label": "to_numpy", "sortText": "0z.9999.to_numpy"}, {"detail": "\n@overload\ndef to_orc(\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n *,\n engine: Literal['pyarrow'] = ...,\n index: bool | None = ...,\n engine_kwargs: dict[str, Any] | None = ...\n) -> None: ...\ndef to_orc(\n self: DataFrame,\n path: None = None,\n *,\n engine: Literal['pyarrow'] = ...,\n index: bool | None = ...,\n engine_kwargs: dict[str, Any] | None = ...\n) -> bytes: ...", "kind": 2, "label": "to_orc", "sortText": "0z.9999.to_orc"}, {"detail": "\n@overload\ndef to_parquet(\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n *,\n engine: ParquetEngine = ...,\n compression: Literal['brotli', 'gzip', 'lz4', 'snappy', 'zstd'] | None = ...,\n index: bool | None = ...,\n partition_cols: Sequence[Hashable] | None = ...,\n storage_options: StorageOptions = ...,\n **kwargs: Any\n) -> None: ...\ndef to_parquet(\n self: DataFrame,\n path: None = None,\n *,\n engine: ParquetEngine = ...,\n compression: Literal['brotli', 'gzip', 'lz4', 'snappy', 'zstd'] | None = ...,\n index: bool | None = ...,\n partition_cols: Sequence[Hashable] | None = ...,\n storage_options: StorageOptions = ...,\n **kwargs: Any\n) -> bytes: ...", "kind": 2, "label": "to_parquet", "sortText": "0z.9999.to_parquet"}, {"detail": "def to_period(\n self: DataFrame,\n freq: Day | Hour | Micro | Milli | Minute | MonthEnd | Nano | QuarterEnd | Second | Week | YearEnd | str | None = None,\n axis: Axis = 0,\n copy: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "to_period", "sortText": "0z.9999.to_period"}, {"detail": "def to_pickle(\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n compression: CompressionOptions = 'infer',\n protocol: int = 5,\n storage_options: StorageOptions = ...\n) -> None: ...", "kind": 2, "label": "to_pickle", "sortText": "0z.9999.to_pickle"}, {"detail": "def to_records[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n index: bool = True,\n column_dtypes: Mapping[HashableT1, DTypeLike] | _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n index_dtypes: Mapping[HashableT2, DTypeLike] | _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None\n) -> recarray: ...", "kind": 2, "label": "to_records", "sortText": "0z.9999.to_records"}, {"detail": "def to_sql(\n self: DataFrame,\n name: str,\n con: Unknown,\n *,\n schema: str | None = None,\n if_exists: Literal['append', 'delete_rows', 'fail', 'replace'] = 'fail',\n index: bool = True,\n index_label: IndexLabel = None,\n chunksize: int | None = None,\n dtype: ExtensionDtype | Mapping[Hashable, ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str]] | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n method: Literal['multi'] | ((\n SQLTable,\n Any,\n list[str],\n Iterable[tuple[Any, ...]]\n) -> int | None) | None = None\n) -> int | None: ...", "kind": 2, "label": "to_sql", "sortText": "0z.9999.to_sql"}, {"detail": "\n@overload\ndef to_stata[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n *,\n convert_dates: dict[HashableT1, StataDateFormat] | None = ...,\n write_index: bool = ...,\n byteorder: Literal['<', '>', 'big', 'little'] | None = ...,\n time_stamp: datetime | None = ...,\n data_label: str | None = ...,\n variable_labels: dict[HashableT2, str] | None = ...,\n version: Literal[117, 118, 119],\n convert_strl: SequenceNotStr[Hashable] | None = ...,\n compression: CompressionOptions = ...,\n storage_options: StorageOptions = ...,\n value_labels: dict[Hashable, dict[float, str]] | None = ...\n) -> None: ...\ndef to_stata[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n *,\n convert_dates: dict[HashableT1, StataDateFormat] | None = ...,\n write_index: bool = ...,\n byteorder: Literal['<', '>', 'big', 'little'] | None = ...,\n time_stamp: datetime | None = ...,\n data_label: str | None = ...,\n variable_labels: dict[HashableT2, str] | None = ...,\n version: Literal[114, 117, 118, 119] | None = ...,\n convert_strl: None = None,\n compression: CompressionOptions = ...,\n storage_options: StorageOptions = ...,\n value_labels: dict[Hashable, dict[float, str]] | None = ...\n) -> None: ...", "kind": 2, "label": "to_stata", "sortText": "0z.9999.to_stata"}, {"detail": "\n@overload\ndef to_string[HashableT: Hashable](\n self: DataFrame,\n buf: PathLike[str] | WriteBuffer[str] | str,\n *,\n columns: Index | SequenceNotStr[Hashable] | Series | None = ...,\n col_space: dict[HashableT, int] | int | list[int] | None = ...,\n header: bool | list[str] | tuple[str, ...] = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Mapping[int | str, (...) -> Unknown] | list[(...) -> Unknown] | tuple[(...) -> Unknown, ...] | None = ...,\n float_format: ((float) -> str) | EngFormatter | str | None = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n justify: str | None = ...,\n max_rows: int | None = ...,\n max_cols: int | None = ...,\n show_dimensions: bool = ...,\n decimal: str = ...,\n line_width: int | None = ...,\n min_rows: int | None = ...,\n max_colwidth: int | None = ...,\n encoding: str | None = ...\n) -> None: ...\ndef to_string(\n self: DataFrame,\n buf: None = None,\n *,\n columns: Index | Sequence[Hashable] | Series | None = ...,\n col_space: dict[Hashable, int] | int | list[int] | None = ...,\n header: Sequence[str] | bool = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Mapping[int | str, (...) -> Unknown] | list[(...) -> Unknown] | tuple[(...) -> Unknown, ...] | None = ...,\n float_format: ((float) -> str) | EngFormatter | str | None = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n justify: str | None = ...,\n max_rows: int | None = ...,\n max_cols: int | None = ...,\n show_dimensions: bool = ...,\n decimal: str = ...,\n line_width: int | None = ...,\n min_rows: int | None = ...,\n max_colwidth: int | None = ...,\n encoding: str | None = ...\n) -> str: ...", "kind": 2, "label": "to_string", "sortText": "0z.9999.to_string"}, {"detail": "def to_timestamp(\n self: DataFrame,\n freq: Day | Hour | Micro | Milli | Minute | MonthEnd | Nano | QuarterEnd | Second | Week | YearEnd | str | None = None,\n how: ToTimestampHow = ...,\n axis: Axis = 0,\n copy: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "to_timestamp", "sortText": "0z.9999.to_timestamp"}, {"detail": "def to_xarray(self: DataFrame) -> Unknown: ...", "kind": 2, "label": "to_xarray", "sortText": "0z.9999.to_xarray"}, {"detail": "\n@overload\ndef to_xml(\n self: DataFrame,\n path_or_buffer: PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n index: bool = ...,\n root_name: str = ...,\n row_name: str = ...,\n na_rep: str | None = ...,\n attr_cols: SequenceNotStr[Hashable] | None = ...,\n elem_cols: SequenceNotStr[Hashable] | None = ...,\n namespaces: dict[str | None, str] | None = ...,\n prefix: str | None = ...,\n encoding: str = ...,\n xml_declaration: bool = ...,\n pretty_print: bool = ...,\n parser: XMLParsers = ...,\n stylesheet: PathLike[str] | ReadBuffer[bytes] | ReadBuffer[str] | str | None = ...,\n compression: CompressionOptions = ...,\n storage_options: StorageOptions = ...\n) -> None: ...\ndef to_xml(\n self: DataFrame,\n path_or_buffer: None = None,\n index: bool = ...,\n root_name: str | None = ...,\n row_name: str | None = ...,\n na_rep: str | None = ...,\n attr_cols: list[Hashable] | None = ...,\n elem_cols: list[Hashable] | None = ...,\n namespaces: dict[str | None, str] | None = ...,\n prefix: str | None = ...,\n encoding: str = ...,\n xml_declaration: bool | None = ...,\n pretty_print: bool | None = ...,\n parser: str | None = ...,\n stylesheet: PathLike[str] | ReadBuffer[bytes] | ReadBuffer[str] | str | None = ...,\n compression: CompressionOptions = ...,\n storage_options: StorageOptions = ...\n) -> str: ...", "kind": 2, "label": "to_xml", "sortText": "0z.9999.to_xml"}, {"detail": "def transform(\n self: DataFrame,\n func: AggFuncTypeFrame,\n axis: Axis = 0,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "transform", "sortText": "0z.9999.transform"}, {"detail": "def transpose(\n self: DataFrame,\n *args: Any,\n *,\n copy: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "transpose", "sortText": "0z.9999.transpose"}, {"detail": "def truediv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "truediv", "sortText": "0z.9999.truediv"}, {"detail": "def truncate(\n self: DataFrame,\n before: date | int | str | None = ...,\n after: date | int | str | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n copy: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "truncate", "sortText": "0z.9999.truncate"}, {"detail": "def tz_convert(\n self: DataFrame,\n tz: TimeZones,\n axis: Axis = 0,\n level: Hashable | None = None,\n copy: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "tz_convert", "sortText": "0z.9999.tz_convert"}, {"detail": "def tz_localize(\n self: DataFrame,\n tz: TimeZones,\n axis: Axis = 0,\n level: Hashable | None = None,\n copy: builtins.bool = True,\n ambiguous: TimeAmbiguous = 'raise',\n nonexistent: TimeNonexistent = 'raise'\n) -> DataFrame: ...", "kind": 2, "label": "tz_localize", "sortText": "0z.9999.tz_localize"}, {"detail": "def unstack(\n self: DataFrame,\n level: IndexLabel = -1,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n sort: bool = True\n) -> DataFrame | Series: ...", "kind": 2, "label": "unstack", "sortText": "0z.9999.unstack"}, {"detail": "def update(\n self: DataFrame,\n other: DataFrame | Series,\n join: Literal['left'] = 'left',\n overwrite: bool = True,\n filter_func: ((...) -> Unknown) | None = ...,\n errors: IgnoreRaise = 'ignore'\n) -> None: ...", "kind": 2, "label": "update", "sortText": "0z.9999.update"}, {"detail": "\n@overload\ndef value_counts(\n self: DataFrame,\n subset: Sequence[Hashable] | None = ...,\n normalize: Literal[False] = False,\n sort: bool = ...,\n ascending: bool = ...,\n dropna: bool = ...\n) -> Series[int]: ...\ndef value_counts(\n self: DataFrame,\n normalize: Literal[True],\n subset: Sequence[Hashable] | None = ...,\n sort: bool = ...,\n ascending: bool = ...,\n dropna: bool = ...\n) -> Series[float]: ...", "kind": 2, "label": "value_counts", "sortText": "0z.9999.value_counts"}, {"detail": "ndarray[tuple[int, int]]", "kind": 5, "label": "values", "sortText": "0z.9999.values"}, {"detail": "def var(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = 0,\n skipna: bool | None = True,\n ddof: int = 1,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "var", "sortText": "0z.9999.var"}, {"detail": "\n@overload\ndef where(\n self: DataFrame,\n cond: ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: ((...) -> DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64) | DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 = ...,\n *,\n inplace: Literal[True],\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n level: Hashable | None = None\n) -> None: ...\ndef where(\n self: DataFrame,\n cond: ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: ((...) -> DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64) | DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 = ...,\n *,\n inplace: Literal[False] = False,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "where", "sortText": "0z.9999.where"}, {"detail": "def xs(\n self: DataFrame,\n key: IndexLabel,\n axis: Axis = 0,\n level: Hashable | Sequence[Hashable] | None = None,\n drop_level: bool = True\n) -> DataFrame | Series: ...", "kind": 2, "label": "xs", "sortText": "0z.9999.xs"}, {"detail": "def __abs__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__abs__", "sortText": "3z.9999.__abs__"}, {"detail": "def __add__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__add__", "sortText": "3z.9999.__add__"}, {"detail": "def __and__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__and__", "sortText": "3z.9999.__and__"}, {"detail": "def __array__(\n self: DataFrame,\n dtype: Unknown = ...\n) -> ndarray: ...", "kind": 2, "label": "__array__", "sortText": "3z.9999.__array__"}, {"detail": "int", "kind": 5, "label": "__array_priority__", "sortText": "3z.9999.__array_priority__"}, {"detail": "def __arrow_c_stream__(\n self: DataFrame,\n requested_schema: object | None = None\n) -> object: ...", "kind": 2, "label": "__arrow_c_stream__", "sortText": "3z.9999.__arrow_c_stream__"}, {"detail": "def __bool__(self: DataFrame) -> NoReturn: ...", "kind": 2, "label": "__bool__", "sortText": "3z.9999.__bool__"}, {"detail": "def __contains__(\n self: DataFrame,\n key: Unknown\n) -> bool: ...", "kind": 2, "label": "__contains__", "sortText": "3z.9999.__contains__"}, {"detail": "def __copy__(\n self: DataFrame,\n deep: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "__copy__", "sortText": "3z.9999.__copy__"}, {"detail": "def __deepcopy__(\n self: DataFrame,\n memo: MutableMapping[int, Any] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "__deepcopy__", "sortText": "3z.9999.__deepcopy__"}, {"detail": "def __delitem__(\n self: DataFrame,\n idx: Hashable\n) -> None: ...", "kind": 2, "label": "__delitem__", "sortText": "3z.9999.__delitem__"}, {"detail": "def __divmod__(\n self: DataFrame,\n other: Any\n) -> tuple[DataFrame, DataFrame]: ...", "kind": 2, "label": "__divmod__", "sortText": "3z.9999.__divmod__"}, {"detail": "def __eq__(\n self: DataFrame,\n other: object\n) -> DataFrame: ...", "kind": 2, "label": "__eq__", "sortText": "3z.9999.__eq__"}, {"detail": "def __finalize__(\n self: DataFrame,\n other: Unknown,\n method: Unknown = ...,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "__finalize__", "sortText": "3z.9999.__finalize__"}, {"detail": "def __floordiv__(\n self: DataFrame,\n other: DataFrame | Sequence[float] | Series[float] | Series[int] | float\n) -> DataFrame: ...", "kind": 2, "label": "__floordiv__", "sortText": "3z.9999.__floordiv__"}, {"detail": "def __ge__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__ge__", "sortText": "3z.9999.__ge__"}, {"detail": "def __getattr__(\n self: DataFrame,\n name: str\n) -> Series: ...", "kind": 2, "label": "__getattr__", "sortText": "3z.9999.__getattr__"}, {"detail": "\n@overload\ndef __getitem__(\n self: DataFrame,\n key: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | tuple[Hashable, ...]\n) -> Series: ...\ndef __getitem__(\n self: DataFrame,\n key: Iterable[Hashable] | slice[Any, Any, Any]\n) -> DataFrame: ...\ndef __getitem__(\n self: DataFrame,\n key: Hashable\n) -> Series: ...", "kind": 2, "label": "__getitem__", "sortText": "3z.9999.__getitem__"}, {"detail": "def __gt__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__gt__", "sortText": "3z.9999.__gt__"}, {"detail": "None", "kind": 5, "label": "__hash__", "sortText": "3z.9999.__hash__"}, {"detail": "def __invert__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__invert__", "sortText": "3z.9999.__invert__"}, {"detail": "def __iter__(self: DataFrame) -> Iterator[Hashable]: ...", "kind": 2, "label": "__iter__", "sortText": "3z.9999.__iter__"}, {"detail": "def __le__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__le__", "sortText": "3z.9999.__le__"}, {"detail": "def __len__(self: DataFrame) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3z.9999.__len__"}, {"detail": "def __lt__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__lt__", "sortText": "3z.9999.__lt__"}, {"detail": "\n@overload\ndef __matmul__(\n self: DataFrame,\n other: DataFrame\n) -> DataFrame: ...\ndef __matmul__(\n self: DataFrame,\n other: Series\n) -> Series: ...\ndef __matmul__(\n self: DataFrame,\n other: ndarray[tuple[Any, ...], dtype[np_num]]\n) -> DataFrame: ...", "kind": 2, "label": "__matmul__", "sortText": "3z.9999.__matmul__"}, {"detail": "def __mod__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__mod__", "sortText": "3z.9999.__mod__"}, {"detail": "def __mul__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__mul__", "sortText": "3z.9999.__mul__"}, {"detail": "def __ne__(\n self: DataFrame,\n other: object\n) -> DataFrame: ...", "kind": 2, "label": "__ne__", "sortText": "3z.9999.__ne__"}, {"detail": "def __neg__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__neg__", "sortText": "3z.9999.__neg__"}, {"detail": "\n@overload\ndef __new__[Self@DataFrame: DataFrame](\n cls: type[Self@DataFrame],\n data: DataFrame | Index | Iterable[Index | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | tuple[Hashable, ListLikeU]] | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | None = None,\n index: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n dtype: ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy: bool | None = None\n) -> Self@DataFrame: ...\ndef __new__[Self@DataFrame: DataFrame](\n cls: type[Self@DataFrame],\n data: Scalar,\n index: Axes,\n columns: Axes,\n dtype: ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy: bool | None = None\n) -> Self@DataFrame: ...", "kind": 3, "label": "__new__", "sortText": "3z.9999.__new__"}, {"detail": "def __nonzero__(self: DataFrame) -> None: ...", "kind": 2, "label": "__nonzero__", "sortText": "3z.9999.__nonzero__"}, {"detail": "def __or__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__or__", "sortText": "3z.9999.__or__"}, {"detail": "def __pos__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__pos__", "sortText": "3z.9999.__pos__"}, {"detail": "def __pow__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__pow__", "sortText": "3z.9999.__pow__"}, {"detail": "def __radd__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__radd__", "sortText": "3z.9999.__radd__"}, {"detail": "def __rand__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rand__", "sortText": "3z.9999.__rand__"}, {"detail": "def __rdivmod__(\n self: DataFrame,\n other: Any\n) -> tuple[DataFrame, DataFrame]: ...", "kind": 2, "label": "__rdivmod__", "sortText": "3z.9999.__rdivmod__"}, {"detail": "def __rfloordiv__(\n self: DataFrame,\n other: DataFrame | Sequence[float] | Series[float] | Series[int] | float\n) -> DataFrame: ...", "kind": 2, "label": "__rfloordiv__", "sortText": "3z.9999.__rfloordiv__"}, {"detail": "def __rmatmul__(\n self: DataFrame,\n other: ndarray[tuple[Any, ...], dtype[np_num]]\n) -> DataFrame: ...", "kind": 2, "label": "__rmatmul__", "sortText": "3z.9999.__rmatmul__"}, {"detail": "def __rmod__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rmod__", "sortText": "3z.9999.__rmod__"}, {"detail": "def __rmul__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rmul__", "sortText": "3z.9999.__rmul__"}, {"detail": "def __ror__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__ror__", "sortText": "3z.9999.__ror__"}, {"detail": "def __round__(\n self: DataFrame,\n decimals: int = ...\n) -> DataFrame: ...", "kind": 2, "label": "__round__", "sortText": "3z.9999.__round__"}, {"detail": "def __rpow__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rpow__", "sortText": "3z.9999.__rpow__"}, {"detail": "def __rsub__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rsub__", "sortText": "3z.9999.__rsub__"}, {"detail": "def __rtruediv__(\n self: DataFrame,\n other: DataFrame | Sequence[Unknown] | Series | float\n) -> DataFrame: ...", "kind": 2, "label": "__rtruediv__", "sortText": "3z.9999.__rtruediv__"}, {"detail": "def __rxor__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rxor__", "sortText": "3z.9999.__rxor__"}, {"detail": "def __setattr__(\n self: DataFrame,\n name: str,\n value: Unknown\n) -> None: ...", "kind": 2, "label": "__setattr__", "sortText": "3z.9999.__setattr__"}, {"detail": "\n@overload\ndef __setitem__(\n self: DataFrame,\n idx: Index | Series[int] | int | list[int] | ndarray[tuple[Any, ...], dtype[integer]] | slice[Any, Any, Any] | tuple[IndexType, IndexType] | tuple[IndexType, int] | tuple[int, IndexType] | tuple[int, int],\n value: DataFrame | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__[ScalarT: Scalar](\n self: DataFrame,\n idx: Series[builtins.bool] | int | integer | list[builtins.bool] | list[ScalarT] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | signedinteger[_NBitIntP] | signedinteger[_8Bit] | signedinteger | slice[Any, Any, Any] | str | str_ | unsignedinteger | tuple[IndexOpsMixin | Sequence[Scalar] | Series[builtins.bool] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[builtins.bool] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | slice[Any, Any, Any] | str | timedelta | timedelta64, ...],\n value: DataFrame | ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__(\n self: DataFrame,\n idx: tuple[tuple[IndexOpsMixin | Sequence[Scalar] | Series[builtins.bool] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[builtins.bool] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | slice[Any, Any, Any] | str | timedelta | timedelta64, ...], Hashable],\n value: ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__(\n self: DataFrame,\n idx: DataFrame | IndexOpsMixin,\n value: ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...", "kind": 2, "label": "__setitem__", "sortText": "3z.9999.__setitem__"}, {"detail": "def __sub__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__sub__", "sortText": "3z.9999.__sub__"}, {"detail": "def __truediv__(\n self: DataFrame,\n other: DataFrame | Sequence[Unknown] | Series | float\n) -> DataFrame: ...", "kind": 2, "label": "__truediv__", "sortText": "3z.9999.__truediv__"}, {"detail": "def __xor__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__xor__", "sortText": "3z.9999.__xor__"}]}} -{"suite": "pandas", "label": "edit dataframe then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 39, "iteration": 4, "result": {"isIncomplete": false, "items": [{"detail": "str", "kind": 5, "label": "Name", "sortText": "0.9999.Name"}, {"detail": "DataFrame", "kind": 5, "label": "T", "sortText": "0z.9999.T"}, {"detail": "def abs(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "abs", "sortText": "0z.9999.abs"}, {"detail": "def add(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add", "sortText": "0z.9999.add"}, {"detail": "def add_prefix(\n self: DataFrame,\n prefix: str,\n axis: Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add_prefix", "sortText": "0z.9999.add_prefix"}, {"detail": "def add_suffix(\n self: DataFrame,\n suffix: str,\n axis: Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add_suffix", "sortText": "0z.9999.add_suffix"}, {"detail": "\n@overload\ndef aggregate(\n self: DataFrame,\n func: ((...) -> Unknown) | Mapping[Unknown, ((...) -> Unknown) | str | ufunc] | str | ufunc,\n axis: Axis = 0,\n **kwargs: Any\n) -> Series: ...\ndef aggregate(\n self: DataFrame,\n func: Mapping[Unknown, ((...) -> Unknown) | list[((...) -> Unknown) | str | ufunc] | str | ufunc] | list[AggFuncTypeBase] | None = ...,\n axis: Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "agg", "sortText": "0z.9999.agg"}, {"detail": "\n@overload\ndef aggregate(\n self: DataFrame,\n func: ((...) -> Unknown) | Mapping[Unknown, ((...) -> Unknown) | str | ufunc] | str | ufunc,\n axis: Axis = 0,\n **kwargs: Any\n) -> Series: ...\ndef aggregate(\n self: DataFrame,\n func: Mapping[Unknown, ((...) -> Unknown) | list[((...) -> Unknown) | str | ufunc] | str | ufunc] | list[AggFuncTypeBase] | None = ...,\n axis: Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "aggregate", "sortText": "0z.9999.aggregate"}, {"detail": "def align[NDFrameT: NDFrame](\n self: DataFrame,\n other: NDFrameT,\n join: AlignJoin = 'outer',\n axis: Literal['columns', 'index', 0, 1] | None = None,\n level: Hashable | None = None,\n copy: bool = True,\n fill_value: NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> tuple[DataFrame, NDFrameT]: ...", "kind": 2, "label": "align", "sortText": "0z.9999.align"}, {"detail": "\n@overload\ndef all(\n self: DataFrame,\n axis: None,\n bool_only: builtins.bool | None = ...,\n skipna: builtins.bool = ...,\n **kwargs: Any\n) -> numpy.bool: ...\ndef all(\n self: DataFrame,\n axis: Axis = 0,\n bool_only: builtins.bool | None = ...,\n skipna: builtins.bool = ...,\n **kwargs: Any\n) -> Series[builtins.bool]: ...", "kind": 2, "label": "all", "sortText": "0z.9999.all"}, {"detail": "\n@overload\ndef any(\n self: DataFrame,\n *,\n axis: None,\n bool_only: builtins.bool | None = ...,\n skipna: builtins.bool = ...,\n **kwargs: Any\n) -> numpy.bool: ...\ndef any(\n self: DataFrame,\n *,\n axis: Axis = 0,\n bool_only: builtins.bool | None = ...,\n skipna: builtins.bool = ...,\n **kwargs: Any\n) -> Series[builtins.bool]: ...", "kind": 2, "label": "any", "sortText": "0z.9999.any"}, {"detail": "\n@overload\ndef apply(\n self: DataFrame,\n f: (...) -> Index | MutableSequence[Any] | Series | ndarray[tuple[int]] | tuple[Any, ...],\n axis: AxisIndex = ...,\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n **kwargs: Any\n) -> DataFrame: ...\ndef apply[S2: SeriesDType](\n self: DataFrame,\n f: (...) -> NAType | S2,\n axis: AxisIndex = ...,\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n **kwargs: Any\n) -> Series[S2]: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Mapping[Any, Any],\n axis: AxisIndex = ...,\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n **kwargs: Any\n) -> Series: ...\ndef apply[S2: SeriesDType](\n self: DataFrame,\n f: (...) -> NAType | S2,\n axis: Axis = 0,\n raw: bool = ...,\n args: Any = ...,\n *,\n result_type: Literal['expand', 'reduce'],\n **kwargs: Any\n) -> Series[S2]: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | Series | ndarray[tuple[int]] | tuple[Any, ...],\n axis: Axis = 0,\n raw: bool = ...,\n args: Any = ...,\n *,\n result_type: Literal['expand'],\n **kwargs: Any\n) -> DataFrame: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | ndarray[tuple[int]] | tuple[Any, ...],\n axis: Axis = 0,\n raw: bool = ...,\n args: Any = ...,\n *,\n result_type: Literal['reduce'],\n **kwargs: Any\n) -> Series: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | tuple[Any, ...],\n axis: Axis = 0,\n raw: bool = ...,\n args: Any = ...,\n *,\n result_type: Literal['broadcast'],\n **kwargs: Any\n) -> DataFrame: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Series,\n axis: AxisIndex = 0,\n raw: bool = ...,\n args: Any = ...,\n *,\n result_type: Literal['reduce'],\n **kwargs: Any\n) -> Series: ...\ndef apply[S2: SeriesDType](\n self: DataFrame,\n f: (...) -> NAType | S2,\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n *,\n axis: AxisColumn,\n **kwargs: Any\n) -> Series[S2]: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | ndarray[tuple[int]] | tuple[Any, ...],\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n *,\n axis: AxisColumn,\n **kwargs: Any\n) -> Series: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Series,\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n *,\n axis: AxisColumn,\n **kwargs: Any\n) -> DataFrame: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Series,\n raw: bool = ...,\n args: Any = ...,\n *,\n axis: AxisColumn,\n result_type: Literal['reduce'],\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "apply", "sortText": "0z.9999.apply"}, {"detail": "def asfreq(\n self: DataFrame,\n freq: Frequency,\n method: Literal['backfill', 'bfill', 'ffill', 'pad'] | None = None,\n how: Literal['end', 'start'] | None = ...,\n normalize: bool = False,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "asfreq", "sortText": "0z.9999.asfreq"}, {"detail": "def asof(\n self: DataFrame,\n where: ExtensionArray | Index | Sequence[Scalar] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64,\n subset: Hashable | list[Hashable] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "asof", "sortText": "0z.9999.asof"}, {"detail": "def assign(\n self: DataFrame,\n **kwargs: IntoColumn\n) -> DataFrame: ...", "kind": 2, "label": "assign", "sortText": "0z.9999.assign"}, {"detail": "def astype(\n self: DataFrame,\n dtype: Literal[' DataFrame: ...", "kind": 2, "label": "astype", "sortText": "0z.9999.astype"}, {"detail": "_AtIndexerFrame", "kind": 5, "label": "at", "sortText": "0z.9999.at"}, {"detail": "def at_time(\n self: DataFrame,\n time: str | time,\n asof: bool = False,\n axis: Literal['columns', 'index', 0, 1] | None = 0\n) -> DataFrame: ...", "kind": 2, "label": "at_time", "sortText": "0z.9999.at_time"}, {"detail": "dict[Hashable | None, Any]", "kind": 5, "label": "attrs", "sortText": "0z.9999.attrs"}, {"detail": "list[Index]", "kind": 5, "label": "axes", "sortText": "0z.9999.axes"}, {"detail": "def between_time(\n self: DataFrame,\n start_time: str | time,\n end_time: str | time,\n inclusive: IntervalClosedType = 'both',\n axis: Literal['columns', 'index', 0, 1] | None = 0\n) -> DataFrame: ...", "kind": 2, "label": "between_time", "sortText": "0z.9999.between_time"}, {"detail": "\n@overload\ndef bfill(\n self: DataFrame,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n inplace: Literal[True],\n limit: int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> None: ...\ndef bfill(\n self: DataFrame,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n inplace: Literal[False] = False,\n limit: int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "bfill", "sortText": "0z.9999.bfill"}, {"detail": "def bool(self: DataFrame) -> bool: ...", "kind": 2, "label": "bool", "sortText": "0z.9999.bool"}, {"detail": "\n@overload\ndef boxplot(\n self: DataFrame,\n by: None = None,\n ax: Unknown = None,\n fontsize: float | str | None = None,\n rot: float = 0,\n grid: bool = True,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n *,\n return_type: Literal['axes'] | None = None,\n backend: str | None = None,\n **kwargs: Any\n) -> Unknown: ...\ndef boxplot(\n self: DataFrame,\n by: None = None,\n ax: Unknown = None,\n fontsize: float | str | None = None,\n rot: float = 0,\n grid: bool = True,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n *,\n return_type: Literal['dict'],\n backend: str | None = None,\n **kwargs: Any\n) -> dict[str, Unknown]: ...\ndef boxplot(\n self: DataFrame,\n by: None = None,\n ax: Unknown = None,\n fontsize: float | str | None = None,\n rot: float = 0,\n grid: bool = True,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n *,\n return_type: Literal['both'],\n backend: str | None = None,\n **kwargs: Any\n) -> _BoxPlotT: ...\ndef boxplot(\n self: DataFrame,\n by: Hashable | MutableSequence[Unknown] | ndarray[tuple[int]] | range | tuple[Unknown, ...],\n ax: Unknown = None,\n fontsize: float | str | None = None,\n rot: float = 0,\n grid: bool = True,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n *,\n return_type: None = None,\n backend: str | None = None,\n **kwargs: Any\n) -> Unknown: ...\ndef boxplot(\n self: DataFrame,\n by: Hashable | MutableSequence[Unknown] | ndarray[tuple[int]] | range | tuple[Unknown, ...],\n ax: Unknown = None,\n fontsize: float | str | None = None,\n rot: float = 0,\n grid: bool = True,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n *,\n return_type: Literal['axes', 'both', 'dict'],\n backend: str | None = None,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "boxplot", "sortText": "0z.9999.boxplot"}, {"detail": "\n@overload\ndef clip(\n self: DataFrame,\n lower: float | None = ...,\n upper: float | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n inplace: Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self: DataFrame,\n lower: AnyArrayLike = ...,\n upper: ExtensionArray | Index | Series | ndarray | None = ...,\n *,\n axis: Axis = ...,\n inplace: Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self: DataFrame,\n lower: ExtensionArray | Index | Series | ndarray | None = ...,\n upper: AnyArrayLike = ...,\n *,\n axis: Axis = ...,\n inplace: Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self: DataFrame,\n lower: None = None,\n upper: None = None,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n inplace: Literal[True],\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self: DataFrame,\n lower: float | None = ...,\n upper: float | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...\ndef clip(\n self: DataFrame,\n lower: AnyArrayLike = ...,\n upper: ExtensionArray | Index | Series | ndarray | None = ...,\n *,\n axis: Axis = ...,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...\ndef clip(\n self: DataFrame,\n lower: ExtensionArray | Index | Series | ndarray | None = ...,\n upper: AnyArrayLike = ...,\n *,\n axis: Axis = ...,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...", "kind": 2, "label": "clip", "sortText": "0z.9999.clip"}, {"detail": "Index[str]", "kind": 5, "label": "columns", "sortText": "0z.9999.columns"}, {"detail": "def combine(\n self: DataFrame,\n other: DataFrame,\n func: (...) -> Unknown,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n overwrite: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "combine", "sortText": "0z.9999.combine"}, {"detail": "def combine_first(\n self: DataFrame,\n other: DataFrame\n) -> DataFrame: ...", "kind": 2, "label": "combine_first", "sortText": "0z.9999.combine_first"}, {"detail": "def compare(\n self: DataFrame,\n other: DataFrame,\n align_axis: Axis = 1,\n keep_shape: bool = False,\n keep_equal: bool = False,\n result_names: Suffixes = ...\n) -> DataFrame: ...", "kind": 2, "label": "compare", "sortText": "0z.9999.compare"}, {"detail": "def convert_dtypes(\n self: DataFrame,\n infer_objects: bool = True,\n convert_string: bool = True,\n convert_integer: bool = True,\n convert_boolean: bool = True,\n convert_floating: bool = True,\n dtype_backend: DtypeBackend = 'numpy_nullable'\n) -> DataFrame: ...", "kind": 2, "label": "convert_dtypes", "sortText": "0z.9999.convert_dtypes"}, {"detail": "def copy(\n self: DataFrame,\n deep: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "copy", "sortText": "0z.9999.copy"}, {"detail": "def corr(\n self: DataFrame,\n method: Literal['kendall', 'pearson', 'spearman'] = 'pearson',\n min_periods: int = ...,\n numeric_only: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "corr", "sortText": "0z.9999.corr"}, {"detail": "def corrwith(\n self: DataFrame,\n other: DataFrame | Series,\n axis: Literal['columns', 'index', 0, 1] | None = 0,\n drop: bool = False,\n method: Literal['kendall', 'pearson', 'spearman'] = 'pearson',\n numeric_only: bool = False\n) -> Series: ...", "kind": 2, "label": "corrwith", "sortText": "0z.9999.corrwith"}, {"detail": "def count(\n self: DataFrame,\n axis: Axis = 0,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "count", "sortText": "0z.9999.count"}, {"detail": "def cov(\n self: DataFrame,\n min_periods: int | None = None,\n ddof: int = 1,\n numeric_only: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "cov", "sortText": "0z.9999.cov"}, {"detail": "def cummax(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n skipna: bool = True,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cummax", "sortText": "0z.9999.cummax"}, {"detail": "def cummin(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n skipna: bool = True,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cummin", "sortText": "0z.9999.cummin"}, {"detail": "def cumprod(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n skipna: bool = True,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cumprod", "sortText": "0z.9999.cumprod"}, {"detail": "def cumsum(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n skipna: bool = True,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cumsum", "sortText": "0z.9999.cumsum"}, {"detail": "def describe(\n self: DataFrame,\n percentiles: list[float] | None = ...,\n include: Literal['all'] | list[Dtype] | None = ...,\n exclude: list[Dtype] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "describe", "sortText": "0z.9999.describe"}, {"detail": "def diff(\n self: DataFrame,\n periods: int = 1,\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "diff", "sortText": "0z.9999.diff"}, {"detail": "def truediv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "div", "sortText": "0z.9999.div"}, {"detail": "def truediv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "divide", "sortText": "0z.9999.divide"}, {"detail": "\n@overload\ndef dot(\n self: DataFrame,\n other: DataFrame | ExtensionArray | ndarray\n) -> DataFrame: ...\ndef dot(\n self: DataFrame,\n other: Series\n) -> Series: ...", "kind": 2, "label": "dot", "sortText": "0z.9999.dot"}, {"detail": "\n@overload\ndef drop(\n self: DataFrame,\n labels: Unknown = ...,\n *,\n axis: Unknown = ...,\n index: None,\n columns: Unknown = ...,\n level: Unknown = ...,\n inplace: Unknown = ...,\n errors: Unknown = ...\n) -> Never: ...\ndef drop(\n self: DataFrame,\n labels: Unknown = ...,\n *,\n axis: Unknown = ...,\n index: Unknown = ...,\n columns: None,\n level: Unknown = ...,\n inplace: Unknown = ...,\n errors: Unknown = ...\n) -> Never: ...\ndef drop(\n self: DataFrame,\n labels: None,\n *,\n axis: Unknown = ...,\n index: Unknown = ...,\n columns: Unknown = ...,\n level: Unknown = ...,\n inplace: Unknown = ...,\n errors: Unknown = ...\n) -> Never: ...\ndef drop(\n self: DataFrame,\n labels: None = None,\n *,\n axis: Axis = ...,\n index: Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level: Hashable | None = ...,\n inplace: Literal[True],\n errors: IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self: DataFrame,\n labels: None = None,\n *,\n axis: Axis = ...,\n index: Hashable | Index | Sequence[Hashable],\n columns: Hashable | Iterable[Hashable] = ...,\n level: Hashable | None = ...,\n inplace: Literal[True],\n errors: IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self: DataFrame,\n labels: Hashable | Index | Sequence[Hashable],\n *,\n axis: Axis = ...,\n index: None = None,\n columns: None = None,\n level: Hashable | None = ...,\n inplace: Literal[True],\n errors: IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self: DataFrame,\n labels: None = None,\n *,\n axis: Axis = ...,\n index: Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level: Hashable | None = ...,\n inplace: Literal[False] = False,\n errors: IgnoreRaise = ...\n) -> DataFrame: ...\ndef drop(\n self: DataFrame,\n labels: None = None,\n *,\n axis: Axis = ...,\n index: Hashable | Index | Sequence[Hashable],\n columns: Hashable | Iterable[Hashable] = ...,\n level: Hashable | None = ...,\n inplace: Literal[False] = False,\n errors: IgnoreRaise = ...\n) -> DataFrame: ...\ndef drop(\n self: DataFrame,\n labels: Hashable | Index | Sequence[Hashable],\n *,\n axis: Axis = ...,\n index: None = None,\n columns: None = None,\n level: Hashable | None = ...,\n inplace: Literal[False] = False,\n errors: IgnoreRaise = ...\n) -> DataFrame: ...", "kind": 2, "label": "drop", "sortText": "0z.9999.drop"}, {"detail": "\n@overload\ndef drop_duplicates(\n self: DataFrame,\n subset: Hashable | Iterable[Hashable] | None = ...,\n *,\n keep: DropKeep = ...,\n inplace: Literal[True],\n ignore_index: bool = ...\n) -> None: ...\ndef drop_duplicates(\n self: DataFrame,\n subset: Hashable | Iterable[Hashable] | None = ...,\n *,\n keep: DropKeep = ...,\n inplace: Literal[False] = False,\n ignore_index: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "drop_duplicates", "sortText": "0z.9999.drop_duplicates"}, {"detail": "def droplevel(\n self: DataFrame,\n level: Hashable | list[Hashable],\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "droplevel", "sortText": "0z.9999.droplevel"}, {"detail": "\n@overload\ndef dropna(\n self: DataFrame,\n *,\n axis: Axis = 0,\n how: AnyAll = ...,\n thresh: int | None = ...,\n subset: Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None = ...,\n inplace: Literal[True],\n ignore_index: bool = ...\n) -> None: ...\ndef dropna(\n self: DataFrame,\n *,\n axis: Axis = 0,\n how: AnyAll = ...,\n thresh: int | None = ...,\n subset: Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None = ...,\n inplace: Literal[False] = False,\n ignore_index: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "dropna", "sortText": "0z.9999.dropna"}, {"detail": "Series", "kind": 5, "label": "dtypes", "sortText": "0z.9999.dtypes"}, {"detail": "def duplicated(\n self: DataFrame,\n subset: Hashable | Iterable[Hashable] | None = ...,\n keep: DropKeep = 'first'\n) -> Series: ...", "kind": 2, "label": "duplicated", "sortText": "0z.9999.duplicated"}, {"detail": "bool", "kind": 5, "label": "empty", "sortText": "0z.9999.empty"}, {"detail": "def eq(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "eq", "sortText": "0z.9999.eq"}, {"detail": "def equals(\n self: DataFrame,\n other: DataFrame | Series\n) -> bool: ...", "kind": 2, "label": "equals", "sortText": "0z.9999.equals"}, {"detail": "\n@overload\ndef eval(\n self: DataFrame,\n expr: str,\n *,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...\ndef eval(\n self: DataFrame,\n expr: str,\n *,\n inplace: Literal[False] = False,\n **kwargs: Any\n) -> DataFrame | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64: ...", "kind": 2, "label": "eval", "sortText": "0z.9999.eval"}, {"detail": "def ewm(\n self: DataFrame,\n com: float | None = ...,\n span: float | None = ...,\n halflife: float | None = ...,\n alpha: float | None = ...,\n min_periods: int = 0,\n adjust: bool = True,\n ignore_na: bool = False,\n axis: Axis = 0\n) -> ExponentialMovingWindow[DataFrame]: ...", "kind": 2, "label": "ewm", "sortText": "0z.9999.ewm"}, {"detail": "def expanding(\n self: DataFrame,\n min_periods: int = 1,\n axis: AxisIndex = 0,\n method: CalculationMethod = 'single'\n) -> Expanding[DataFrame]: ...", "kind": 2, "label": "expanding", "sortText": "0z.9999.expanding"}, {"detail": "def explode(\n self: DataFrame,\n column: Sequence[Hashable],\n ignore_index: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "explode", "sortText": "0z.9999.explode"}, {"detail": "\n@overload\ndef ffill(\n self: DataFrame,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n inplace: Literal[True],\n limit: int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> None: ...\ndef ffill(\n self: DataFrame,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n inplace: Literal[False] = False,\n limit: int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "ffill", "sortText": "0z.9999.ffill"}, {"detail": "\n@overload\ndef fillna(\n self: DataFrame,\n value: DataFrame | NAType | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | dict[Unknown, Unknown] | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n limit: int = ...,\n inplace: Literal[True]\n) -> None: ...\ndef fillna(\n self: DataFrame,\n value: DataFrame | NAType | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | dict[Unknown, Unknown] | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n limit: int = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "fillna", "sortText": "0z.9999.fillna"}, {"detail": "def filter(\n self: DataFrame,\n items: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n like: str | None = ...,\n regex: str | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "filter", "sortText": "0z.9999.filter"}, {"detail": "def first_valid_index(self: DataFrame) -> Scalar: ...", "kind": 2, "label": "first_valid_index", "sortText": "0z.9999.first_valid_index"}, {"detail": "def floordiv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | float | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "floordiv", "sortText": "0z.9999.floordiv"}, {"detail": "\n@overload\ndef from_dict(\n cls: type[DataFrame],\n data: dict[Any, Any],\n orient: Literal['index'],\n dtype: Literal[' DataFrame: ...\ndef from_dict(\n cls: type[DataFrame],\n data: dict[Any, Any],\n orient: Literal['columns', 'tight'] = ...,\n dtype: Literal[' DataFrame: ...", "kind": 2, "label": "from_dict", "sortText": "0z.9999.from_dict"}, {"detail": "def from_records[HashableT: Hashable](\n cls: type[DataFrame],\n data: Iterable[Mapping[HashableT, Any]] | Iterable[SequenceNotStr[Any]] | Mapping[HashableT, SequenceNotStr[Any]] | Mapping[HashableT, Any] | ndarray[tuple[int, int]],\n index: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = None,\n exclude: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n coerce_float: bool = False,\n nrows: int | None = None\n) -> DataFrame: ...", "kind": 2, "label": "from_records", "sortText": "0z.9999.from_records"}, {"detail": "def ge(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "ge", "sortText": "0z.9999.ge"}, {"detail": "\n@overload\ndef get(\n self: DataFrame,\n key: Hashable,\n default: None = None\n) -> Series | None: ...\ndef get[T](\n self: DataFrame,\n key: Hashable,\n default: T\n) -> Series | T: ...\ndef get(\n self: DataFrame,\n key: list[Hashable],\n default: None = None\n) -> DataFrame | None: ...\ndef get[T](\n self: DataFrame,\n key: list[Hashable],\n default: T\n) -> DataFrame | T: ...", "kind": 2, "label": "get", "sortText": "0z.9999.get"}, {"detail": "\n@overload\ndef groupby(\n self: DataFrame,\n by: Scalar,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: Scalar,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[False]]: ...\ndef groupby(\n self: DataFrame,\n by: DatetimeIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Timestamp, Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: DatetimeIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Timestamp, Literal[False]]: ...\ndef groupby(\n self: DataFrame,\n by: TimedeltaIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Timedelta, Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: TimedeltaIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Timedelta, Literal[False]]: ...\ndef groupby(\n self: DataFrame,\n by: PeriodIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Period, Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: PeriodIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Period, Literal[False]]: ...\ndef groupby[IntervalT: Interval[Unknown]](\n self: DataFrame,\n by: IntervalIndex[IntervalT],\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[IntervalT, Literal[True]]: ...\ndef groupby[IntervalT: Interval[Unknown]](\n self: DataFrame,\n by: IntervalIndex[IntervalT],\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[IntervalT, Literal[False]]: ...\ndef groupby(\n self: DataFrame,\n by: ((...) -> Any) | Grouper | Mapping[Hashable | None, Any] | MultiIndex | list[((...) -> Any) | ufunc] | list[Grouper] | list[Index] | list[Mapping[Hashable | None, Any]] | list[Series] | list[ndarray] | list[Unknown] | ndarray | ufunc | tuple[Unknown, ...] | None = ...,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[tuple[Unknown, ...], Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: ((...) -> Any) | Grouper | Mapping[Hashable | None, Any] | MultiIndex | list[((...) -> Any) | ufunc] | list[Grouper] | list[Index] | list[Mapping[Hashable | None, Any]] | list[Series] | list[ndarray] | list[Unknown] | ndarray | ufunc | tuple[Unknown, ...] | None = ...,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[tuple[Unknown, ...], Literal[False]]: ...\ndef groupby[SeriesByT: Interval[Timedelta | Timestamp | float | int] | Period | bool | bytes | complex | date | datetime | float | int | str | timedelta](\n self: DataFrame,\n by: Series[SeriesByT],\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[SeriesByT, Literal[True]]: ...\ndef groupby[SeriesByT: Interval[Timedelta | Timestamp | float | int] | Period | bool | bytes | complex | date | datetime | float | int | str | timedelta](\n self: DataFrame,\n by: Series[SeriesByT],\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[SeriesByT, Literal[False]]: ...\ndef groupby(\n self: DataFrame,\n by: CategoricalIndex | Index | Series,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Any, Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: CategoricalIndex | Index | Series,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Any, Literal[False]]: ...", "kind": 2, "label": "groupby", "sortText": "0z.9999.groupby"}, {"detail": "def gt(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "gt", "sortText": "0z.9999.gt"}, {"detail": "def head(\n self: DataFrame,\n n: int = 5\n) -> DataFrame: ...", "kind": 2, "label": "head", "sortText": "0z.9999.head"}, {"detail": "def hist(\n self: DataFrame,\n by: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = None,\n bins: int | list[Unknown] = 10,\n *,\n grid: bool = True,\n xlabelsize: float | str | None = None,\n xrot: float | None = None,\n ylabelsize: float | str | None = None,\n yrot: float | None = None,\n ax: Unknown = None,\n sharex: bool = False,\n sharey: bool = False,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n backend: str | None = None,\n legend: bool = False,\n **kwargs: Any\n) -> ndarray[tuple[Any, ...], dtype[object_]]: ...", "kind": 2, "label": "hist", "sortText": "0z.9999.hist"}, {"detail": "_iAtIndexerFrame", "kind": 5, "label": "iat", "sortText": "0z.9999.iat"}, {"detail": "def idxmax(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool = True,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "idxmax", "sortText": "0z.9999.idxmax"}, {"detail": "def idxmin(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool = True,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "idxmin", "sortText": "0z.9999.idxmin"}, {"detail": "_iLocIndexerFrame[DataFrame]", "kind": 5, "label": "iloc", "sortText": "0z.9999.iloc"}, {"detail": "Index", "kind": 5, "label": "index", "sortText": "0z.9999.index"}, {"detail": "def infer_objects(\n self: DataFrame,\n copy: bool | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "infer_objects", "sortText": "0z.9999.infer_objects"}, {"detail": "def info(\n self: DataFrame,\n verbose: bool | None = ...,\n buf: WriteBuffer[str] | None = ...,\n max_cols: int | None = ...,\n memory_usage: Literal['deep'] | bool | None = ...,\n show_counts: bool | None = ...\n) -> None: ...", "kind": 2, "label": "info", "sortText": "0z.9999.info"}, {"detail": "def insert(\n self: DataFrame,\n loc: int,\n column: Hashable,\n value: Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None,\n allow_duplicates: bool = ...\n) -> None: ...", "kind": 2, "label": "insert", "sortText": "0z.9999.insert"}, {"detail": "\n@overload\ndef interpolate(\n self: DataFrame,\n method: InterpolateOptions = ...,\n *,\n axis: Axis = 0,\n limit: int | None = ...,\n limit_direction: Literal['backward', 'both', 'forward'] = ...,\n limit_area: Literal['inside', 'outside'] | None = ...,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...\ndef interpolate(\n self: DataFrame,\n method: InterpolateOptions = ...,\n *,\n axis: Axis = 0,\n limit: int | None = ...,\n limit_direction: Literal['backward', 'both', 'forward'] = ...,\n limit_area: Literal['inside', 'outside'] | None = ...,\n inplace: Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "interpolate", "sortText": "0z.9999.interpolate"}, {"detail": "def isetitem(\n self: DataFrame,\n loc: Sequence[int] | int,\n value: ExtensionArray | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[Any] | ndarray | str | timedelta | timedelta64\n) -> None: ...", "kind": 2, "label": "isetitem", "sortText": "0z.9999.isetitem"}, {"detail": "def isin(\n self: DataFrame,\n values: DataFrame | Iterable[Any] | Mapping[Hashable, Iterable[Any]]\n) -> DataFrame: ...", "kind": 2, "label": "isin", "sortText": "0z.9999.isin"}, {"detail": "def isna(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "isna", "sortText": "0z.9999.isna"}, {"detail": "def isnull(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "isnull", "sortText": "0z.9999.isnull"}, {"detail": "def items(self: DataFrame) -> Iterator[tuple[Hashable, Series]]: ...", "kind": 2, "label": "items", "sortText": "0z.9999.items"}, {"detail": "def iterrows(self: DataFrame) -> Iterator[tuple[Hashable, Series]]: ...", "kind": 2, "label": "iterrows", "sortText": "0z.9999.iterrows"}, {"detail": "\n@overload\ndef itertuples(\n self: DataFrame,\n index: bool = ...,\n name: str = ...\n) -> Iterator[_PandasNamedTuple]: ...\ndef itertuples(\n self: DataFrame,\n index: bool = ...,\n name: None = None\n) -> Iterator[tuple[Any, ...]]: ...", "kind": 2, "label": "itertuples", "sortText": "0z.9999.itertuples"}, {"detail": "def join(\n self: DataFrame,\n other: DataFrame | Series | list[DataFrame | Series],\n on: list[str] | str | None = ...,\n how: MergeHow = 'left',\n lsuffix: str = '',\n rsuffix: str = '',\n sort: bool = False,\n validate: Literal['1:1', '1:m', 'm:1', 'm:m', 'many_to_many', 'many_to_one', 'one_to_many', 'one_to_one'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "join", "sortText": "0z.9999.join"}, {"detail": "def keys(self: DataFrame) -> Index: ...", "kind": 2, "label": "keys", "sortText": "0z.9999.keys"}, {"detail": "def kurt(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "kurt", "sortText": "0z.9999.kurt"}, {"detail": "def kurtosis(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "kurtosis", "sortText": "0z.9999.kurtosis"}, {"detail": "def last_valid_index(self: DataFrame) -> Scalar: ...", "kind": 2, "label": "last_valid_index", "sortText": "0z.9999.last_valid_index"}, {"detail": "def le(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "le", "sortText": "0z.9999.le"}, {"detail": "_LocIndexerFrame[DataFrame]", "kind": 5, "label": "loc", "sortText": "0z.9999.loc"}, {"detail": "def lt(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "lt", "sortText": "0z.9999.lt"}, {"detail": "def map(\n self: DataFrame,\n func: (...) -> Unknown,\n na_action: Literal['ignore'] | None = None,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "map", "sortText": "0z.9999.map"}, {"detail": "\n@overload\ndef mask(\n self: DataFrame,\n cond: ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: ((...) -> Unknown) | DataFrame | NAType | Series | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[True],\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n level: Hashable | None = None\n) -> None: ...\ndef mask(\n self: DataFrame,\n cond: ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: ((...) -> Unknown) | DataFrame | NAType | Series | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[False] = False,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mask", "sortText": "0z.9999.mask"}, {"detail": "\n@overload\ndef max(\n self: DataFrame,\n axis: None,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Scalar: ...\ndef max(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "max", "sortText": "0z.9999.max"}, {"detail": "\n@overload\ndef mean(\n self: DataFrame,\n axis: None,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Scalar: ...\ndef mean(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "mean", "sortText": "0z.9999.mean"}, {"detail": "\n@overload\ndef median(\n self: DataFrame,\n axis: None,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Scalar: ...\ndef median(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "median", "sortText": "0z.9999.median"}, {"detail": "def melt(\n self: DataFrame,\n id_vars: Sequence[Unknown] | ndarray | tuple[Unknown, ...] | None = ...,\n value_vars: Sequence[Unknown] | ndarray | tuple[Unknown, ...] | None = ...,\n var_name: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n value_name: Scalar = 'value',\n col_level: int | str | None = ...,\n ignore_index: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "melt", "sortText": "0z.9999.melt"}, {"detail": "def memory_usage(\n self: DataFrame,\n index: bool = True,\n deep: bool = False\n) -> Series: ...", "kind": 2, "label": "memory_usage", "sortText": "0z.9999.memory_usage"}, {"detail": "def merge(\n self: DataFrame,\n right: DataFrame | Series,\n how: MergeHow = 'inner',\n on: ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n left_on: ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n right_on: ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n left_index: bool = False,\n right_index: bool = False,\n sort: bool = False,\n suffixes: Suffixes = ...,\n copy: bool = True,\n indicator: bool | str = False,\n validate: Literal['1:1', '1:m', 'm:1', 'm:m', 'many_to_many', 'many_to_one', 'one_to_many', 'one_to_one'] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "merge", "sortText": "0z.9999.merge"}, {"detail": "\n@overload\ndef min(\n self: DataFrame,\n axis: None,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Scalar: ...\ndef min(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "min", "sortText": "0z.9999.min"}, {"detail": "def mod(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | float | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mod", "sortText": "0z.9999.mod"}, {"detail": "def mode(\n self: DataFrame,\n axis: Axis = 0,\n numeric_only: bool = False,\n dropna: bool = True\n) -> Series: ...", "kind": 2, "label": "mode", "sortText": "0z.9999.mode"}, {"detail": "def mul(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mul", "sortText": "0z.9999.mul"}, {"detail": "def mul(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "multiply", "sortText": "0z.9999.multiply"}, {"detail": "int", "kind": 5, "label": "ndim", "sortText": "0z.9999.ndim"}, {"detail": "def ne(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "ne", "sortText": "0z.9999.ne"}, {"detail": "def nlargest(\n self: DataFrame,\n n: int,\n columns: list[str] | str,\n keep: NsmallestNlargestKeep = 'first'\n) -> DataFrame: ...", "kind": 2, "label": "nlargest", "sortText": "0z.9999.nlargest"}, {"detail": "def notna(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "notna", "sortText": "0z.9999.notna"}, {"detail": "def notnull(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "notnull", "sortText": "0z.9999.notnull"}, {"detail": "def nsmallest(\n self: DataFrame,\n n: int,\n columns: list[str] | str,\n keep: NsmallestNlargestKeep = 'first'\n) -> DataFrame: ...", "kind": 2, "label": "nsmallest", "sortText": "0z.9999.nsmallest"}, {"detail": "def nunique(\n self: DataFrame,\n axis: Axis = 0,\n dropna: bool = True\n) -> Series[int]: ...", "kind": 2, "label": "nunique", "sortText": "0z.9999.nunique"}, {"detail": "def pct_change(\n self: DataFrame,\n periods: int = 1,\n fill_method: None = None,\n freq: BaseOffset | str | timedelta | None = ...,\n fill_value: NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "pct_change", "sortText": "0z.9999.pct_change"}, {"detail": "\n@overload\ndef pipe[**P, T](\n DataFrame,\n (\n DataFrame,\n ParamSpec(P)\n ) -> T,\n ParamSpec(P)\n) -> T: ...\ndef pipe[T](\n self: DataFrame,\n func: tuple[(...) -> T, str],\n *args: Any,\n **kwargs: Any\n) -> T: ...", "kind": 2, "label": "pipe", "sortText": "0z.9999.pipe"}, {"detail": "def pivot(\n self: DataFrame,\n *,\n columns: IndexLabel,\n index: IndexLabel = ...,\n values: IndexLabel = ...\n) -> DataFrame: ...", "kind": 2, "label": "pivot", "sortText": "0z.9999.pivot"}, {"detail": "def pivot_table(\n self: DataFrame,\n values: _PivotTableValuesTypes = None,\n index: _PivotTableIndexTypes = None,\n columns: _PivotTableColumnsTypes = None,\n aggfunc: Literal['count', 'max', 'mean', 'median', 'min', 'std', 'sum', 'var'] | ((Series) -> Unknown) | Mapping[Hashable, _PivotAggFunc] | Sequence[_PivotAggFunc] | ufunc = 'mean',\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n margins: bool = False,\n dropna: bool = True,\n margins_name: str = 'All',\n observed: bool = True,\n sort: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "pivot_table", "sortText": "0z.9999.pivot_table"}, {"detail": "PlotAccessor", "kind": 5, "label": "plot", "sortText": "0z.9999.plot"}, {"detail": "def pop(\n self: DataFrame,\n item: str\n) -> Series: ...", "kind": 2, "label": "pop", "sortText": "0z.9999.pop"}, {"detail": "def pow(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "pow", "sortText": "0z.9999.pow"}, {"detail": "def prod(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n skipna: bool | None = True,\n numeric_only: bool = False,\n min_count: int = 0,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "prod", "sortText": "0z.9999.prod"}, {"detail": "def prod(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n skipna: bool | None = True,\n numeric_only: bool = False,\n min_count: int = 0,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "product", "sortText": "0z.9999.product"}, {"detail": "\n@overload\ndef quantile(\n self: DataFrame,\n q: float = ...,\n axis: Axis = 0,\n numeric_only: bool = ...,\n interpolation: QuantileInterpolation = ...,\n method: CalculationMethod = ...\n) -> Series: ...\ndef quantile(\n self: DataFrame,\n q: Sequence[float] | ndarray[tuple[Any, ...], dtype[floating]],\n axis: Axis = 0,\n numeric_only: bool = ...,\n interpolation: QuantileInterpolation = ...,\n method: CalculationMethod = ...\n) -> DataFrame: ...", "kind": 2, "label": "quantile", "sortText": "0z.9999.quantile"}, {"detail": "\n@overload\ndef query(\n self: DataFrame,\n expr: str,\n *,\n parser: Literal['pandas', 'python'] = ...,\n engine: Literal['numexpr', 'python'] | None = ...,\n local_dict: dict[str, Any] | None = ...,\n global_dict: dict[str, Any] | None = ...,\n resolvers: list[Mapping[Unknown, Unknown]] | None = ...,\n level: int = ...,\n target: object | None = ...,\n inplace: Literal[True]\n) -> None: ...\ndef query(\n self: DataFrame,\n expr: str,\n *,\n inplace: Literal[False] = False,\n parser: Literal['pandas', 'python'] = ...,\n engine: Literal['numexpr', 'python'] | None = ...,\n local_dict: dict[str, Any] | None = ...,\n global_dict: dict[str, Any] | None = ...,\n resolvers: list[Mapping[Unknown, Unknown]] | None = ...,\n level: int = ...,\n target: object | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "query", "sortText": "0z.9999.query"}, {"detail": "def radd(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "radd", "sortText": "0z.9999.radd"}, {"detail": "def rank(\n self: DataFrame,\n axis: Axis = 0,\n method: Literal['average', 'dense', 'first', 'max', 'min'] = 'average',\n numeric_only: bool = False,\n na_option: Literal['bottom', 'keep', 'top'] = 'keep',\n ascending: bool = True,\n pct: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "rank", "sortText": "0z.9999.rank"}, {"detail": "def rtruediv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rdiv", "sortText": "0z.9999.rdiv"}, {"detail": "def reindex(\n self: DataFrame,\n labels: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n *,\n index: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n method: Literal['backfill', 'bfill', 'ffill', 'nearest', 'pad'] | None = ...,\n copy: bool = True,\n level: int | str = ...,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n limit: int | None = None,\n tolerance: Timedelta | float | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "reindex", "sortText": "0z.9999.reindex"}, {"detail": "def reindex_like(\n self: DataFrame,\n other: DataFrame,\n method: Literal['backfill', 'bfill', 'ffill', 'nearest', 'pad'] | None = ...,\n copy: bool = True,\n limit: int | None = None,\n tolerance: ExtensionArray | Index | Sequence[Scalar] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 = ...\n) -> DataFrame: ...", "kind": 2, "label": "reindex_like", "sortText": "0z.9999.reindex_like"}, {"detail": "\n@overload\ndef rename(\n self: DataFrame,\n mapper: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n *,\n index: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n columns: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n copy: bool = ...,\n inplace: Literal[True],\n level: Hashable | None = None,\n errors: IgnoreRaise = ...\n) -> None: ...\ndef rename(\n self: DataFrame,\n mapper: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n *,\n index: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n columns: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n copy: bool = ...,\n inplace: Literal[False] = False,\n level: Hashable | None = None,\n errors: IgnoreRaise = ...\n) -> DataFrame: ...", "kind": 2, "label": "rename", "sortText": "0z.9999.rename"}, {"detail": "\n@overload\ndef rename_axis(\n self: DataFrame,\n mapper: ExtensionArray | Index | SequenceNotStr[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | range | str | timedelta | timedelta64 | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n copy: bool = ...,\n inplace: Literal[True]\n) -> None: ...\ndef rename_axis(\n self: DataFrame,\n mapper: ExtensionArray | Index | SequenceNotStr[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | range | str | timedelta | timedelta64 | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n copy: bool = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...\ndef rename_axis(\n self: DataFrame,\n *,\n index: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n columns: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n copy: bool = ...,\n inplace: Literal[True]\n) -> None: ...\ndef rename_axis(\n self: DataFrame,\n *,\n index: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n columns: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n copy: bool = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "rename_axis", "sortText": "0z.9999.rename_axis"}, {"detail": "def reorder_levels(\n self: DataFrame,\n order: list[Unknown],\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "reorder_levels", "sortText": "0z.9999.reorder_levels"}, {"detail": "\n@overload\ndef replace[HashableT2: Hashable, HashableT3: Hashable](\n self: DataFrame,\n to_replace: Mapping[HashableT2, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n value: Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[True],\n regex: Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> None: ...\ndef replace[HashableT2: Hashable, HashableT3: Hashable](\n self: DataFrame,\n to_replace: Mapping[HashableT2, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n value: Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[False] = False,\n regex: Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "replace", "sortText": "0z.9999.replace"}, {"detail": "def resample(\n self: DataFrame,\n rule: BaseOffset | str | timedelta,\n axis: Literal['columns', 'index', 0, 1] | _NoDefault = 0,\n closed: Literal['left', 'right'] | None = None,\n label: Literal['left', 'right'] | None = None,\n on: Hashable | None = None,\n level: Hashable | None = None,\n origin: Timestamp | date | datetime | datetime64 | float | integer | str = 'start_day',\n offset: Timedelta | float | integer | str | timedelta | timedelta64 | None = None,\n group_keys: bool = False\n) -> DatetimeIndexResampler[DataFrame]: ...", "kind": 2, "label": "resample", "sortText": "0z.9999.resample"}, {"detail": "\n@overload\ndef reset_index(\n self: DataFrame,\n level: Hashable | Sequence[Hashable] = ...,\n *,\n drop: bool = ...,\n col_level: int | str = ...,\n col_fill: Hashable = ...,\n inplace: Literal[True],\n allow_duplicates: bool = ...,\n names: Hashable | Sequence[Hashable] = ...\n) -> None: ...\ndef reset_index(\n self: DataFrame,\n level: Hashable | Sequence[Hashable] = ...,\n *,\n col_level: int | str = ...,\n col_fill: Hashable = ...,\n drop: bool = ...,\n inplace: Literal[False] = False,\n allow_duplicates: bool = ...,\n names: Hashable | Sequence[Hashable] = ...\n) -> DataFrame: ...", "kind": 2, "label": "reset_index", "sortText": "0z.9999.reset_index"}, {"detail": "def rfloordiv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rfloordiv", "sortText": "0z.9999.rfloordiv"}, {"detail": "def rmod(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rmod", "sortText": "0z.9999.rmod"}, {"detail": "def rmul(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rmul", "sortText": "0z.9999.rmul"}, {"detail": "\n@overload\ndef rolling(\n self: DataFrame,\n window: BaseIndexer | BaseOffset | int | str | timedelta,\n min_periods: int | None = ...,\n center: bool = ...,\n on: Hashable | None = ...,\n axis: AxisIndex = ...,\n closed: Literal['both', 'left', 'neither', 'right'] | None = ...,\n step: int | None = ...,\n method: CalculationMethod = ...,\n *,\n win_type: str\n) -> Window[DataFrame]: ...\ndef rolling(\n self: DataFrame,\n window: BaseIndexer | BaseOffset | int | str | timedelta,\n min_periods: int | None = ...,\n center: bool = ...,\n on: Hashable | None = ...,\n axis: AxisIndex = ...,\n closed: Literal['both', 'left', 'neither', 'right'] | None = ...,\n step: int | None = ...,\n method: CalculationMethod = ...,\n *,\n win_type: None = None\n) -> Rolling[DataFrame]: ...", "kind": 2, "label": "rolling", "sortText": "0z.9999.rolling"}, {"detail": "def round(\n self: DataFrame,\n decimals: Series | dict[Unknown, Unknown] | int = ...,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "round", "sortText": "0z.9999.round"}, {"detail": "def rpow(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rpow", "sortText": "0z.9999.rpow"}, {"detail": "def rsub(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rsub", "sortText": "0z.9999.rsub"}, {"detail": "def rtruediv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rtruediv", "sortText": "0z.9999.rtruediv"}, {"detail": "def sample(\n self: DataFrame,\n n: int | None = ...,\n frac: float | None = ...,\n replace: bool = False,\n weights: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = ...,\n random_state: BitGenerator | ExtensionArray | Generator | RandomState | int | ndarray | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n ignore_index: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "sample", "sortText": "0z.9999.sample"}, {"detail": "\n@overload\ndef select_dtypes(\n self: DataFrame,\n include: StrDtypeArg,\n exclude: Literal[' Never: ...\ndef select_dtypes(\n self: DataFrame,\n include: Literal[' Never: ...\ndef select_dtypes(\n self: DataFrame,\n exclude: StrDtypeArg\n) -> Never: ...\ndef select_dtypes(\n self: DataFrame,\n include: list[Never],\n exclude: list[Never]\n) -> Never: ...\ndef select_dtypes(\n self: DataFrame,\n include: _AstypeArgExtList,\n exclude: Literal[' DataFrame: ...\ndef select_dtypes(\n self: DataFrame,\n include: Literal[' DataFrame: ...\ndef select_dtypes(\n self: DataFrame,\n exclude: _AstypeArgExtList\n) -> DataFrame: ...", "kind": 2, "label": "select_dtypes", "sortText": "0z.9999.select_dtypes"}, {"detail": "def sem(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n skipna: bool | None = True,\n ddof: int = 1,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "sem", "sortText": "0z.9999.sem"}, {"detail": "def set_axis(\n self: DataFrame,\n labels: AxesData,\n *,\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "set_axis", "sortText": "0z.9999.set_axis"}, {"detail": "def set_flags(\n self: DataFrame,\n *,\n copy: bool = ...,\n allows_duplicate_labels: bool | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "set_flags", "sortText": "0z.9999.set_flags"}, {"detail": "\n@overload\ndef set_index(\n self: DataFrame,\n keys: Hashable | Index | Iterator[Hashable] | Sequence[Hashable] | Series | ndarray | None,\n *,\n drop: bool = ...,\n append: bool = ...,\n verify_integrity: bool = ...,\n inplace: Literal[True]\n) -> None: ...\ndef set_index(\n self: DataFrame,\n keys: Hashable | Index | Iterator[Hashable] | Sequence[Hashable] | Series | ndarray | None,\n *,\n drop: bool = ...,\n append: bool = ...,\n verify_integrity: bool = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "set_index", "sortText": "0z.9999.set_index"}, {"detail": "tuple[int, int]", "kind": 5, "label": "shape", "sortText": "0z.9999.shape"}, {"detail": "def shift(\n self: DataFrame,\n periods: Sequence[int] | int = ...,\n freq: BaseOffset | str | timedelta | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n fill_value: NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "shift", "sortText": "0z.9999.shift"}, {"detail": "int", "kind": 5, "label": "size", "sortText": "0z.9999.size"}, {"detail": "def skew(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "skew", "sortText": "0z.9999.skew"}, {"detail": "\n@overload\ndef sort_index(\n self: DataFrame,\n *,\n axis: Axis = 0,\n level: Hashable | None = None,\n ascending: Sequence[bool] | bool = ...,\n kind: SortKind = ...,\n na_position: NaPosition = ...,\n sort_remaining: bool = ...,\n ignore_index: bool = ...,\n inplace: Literal[True],\n key: IndexKeyFunc = ...\n) -> None: ...\ndef sort_index(\n self: DataFrame,\n *,\n axis: Axis = 0,\n level: Hashable | list[int] | list[str] | None = ...,\n ascending: Sequence[bool] | bool = ...,\n kind: SortKind = ...,\n na_position: NaPosition = ...,\n sort_remaining: bool = ...,\n ignore_index: bool = ...,\n inplace: Literal[False] = False,\n key: IndexKeyFunc = ...\n) -> DataFrame: ...", "kind": 2, "label": "sort_index", "sortText": "0z.9999.sort_index"}, {"detail": "\n@overload\ndef sort_values(\n self: DataFrame,\n by: Sequence[str] | str,\n *,\n axis: Axis = 0,\n ascending: Sequence[bool] | bool = ...,\n kind: SortKind = ...,\n na_position: NaPosition = ...,\n ignore_index: bool = ...,\n inplace: Literal[True],\n key: ValueKeyFunc = ...\n) -> None: ...\ndef sort_values(\n self: DataFrame,\n by: Sequence[str] | str,\n *,\n axis: Axis = 0,\n ascending: Sequence[bool] | bool = ...,\n kind: SortKind = ...,\n na_position: NaPosition = ...,\n ignore_index: bool = ...,\n inplace: Literal[False] = False,\n key: ValueKeyFunc = ...\n) -> DataFrame: ...", "kind": 2, "label": "sort_values", "sortText": "0z.9999.sort_values"}, {"detail": "Ellipsis", "kind": 5, "label": "sparse", "sortText": "0z.9999.sparse"}, {"detail": "def squeeze(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64: ...", "kind": 2, "label": "squeeze", "sortText": "0z.9999.squeeze"}, {"detail": "\n@overload\ndef stack(\n self: DataFrame,\n level: IndexLabel = ...,\n *,\n future_stack: Literal[True]\n) -> DataFrame | Series: ...\ndef stack(\n self: DataFrame,\n level: IndexLabel = ...,\n dropna: bool = ...,\n sort: bool = ...,\n future_stack: Literal[False] = False\n) -> DataFrame | Series: ...", "kind": 2, "label": "stack", "sortText": "0z.9999.stack"}, {"detail": "def std(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = 0,\n skipna: bool = True,\n ddof: int = 1,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "std", "sortText": "0z.9999.std"}, {"detail": "Styler", "kind": 5, "label": "style", "sortText": "0z.9999.style"}, {"detail": "def sub(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "sub", "sortText": "0z.9999.sub"}, {"detail": "def sub(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "subtract", "sortText": "0z.9999.subtract"}, {"detail": "def sum(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = 0,\n skipna: bool | None = True,\n numeric_only: bool = False,\n min_count: int = 0,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "sum", "sortText": "0z.9999.sum"}, {"detail": "def swapaxes(\n self: DataFrame,\n axis1: Axis,\n axis2: Axis,\n copy: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "swapaxes", "sortText": "0z.9999.swapaxes"}, {"detail": "def swaplevel(\n self: DataFrame,\n i: Hashable = ...,\n j: Hashable = ...,\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "swaplevel", "sortText": "0z.9999.swaplevel"}, {"detail": "def tail(\n self: DataFrame,\n n: int = 5\n) -> DataFrame: ...", "kind": 2, "label": "tail", "sortText": "0z.9999.tail"}, {"detail": "def take(\n self: DataFrame,\n indices: TakeIndexer,\n axis: Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "take", "sortText": "0z.9999.take"}, {"detail": "def to_clipboard[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n excel: bool = True,\n sep: str | None = None,\n *,\n na_rep: str = ...,\n float_format: ((object) -> str) | str | None = ...,\n columns: list[HashableT1] | None = ...,\n header: bool | list[str] = ...,\n index: bool = ...,\n index_label: Literal[False] | list[HashableT2] | str | None = ...,\n mode: FileWriteMode = ...,\n encoding: str | None = ...,\n compression: CompressionOptions = ...,\n quoting: CSVQuoting = ...,\n quotechar: str = ...,\n lineterminator: str | None = ...,\n chunksize: int | None = ...,\n date_format: str | None = ...,\n doublequote: bool = ...,\n escapechar: str | None = ...,\n decimal: str = ...,\n errors: str = ...,\n storage_options: StorageOptions = ...\n) -> None: ...", "kind": 2, "label": "to_clipboard", "sortText": "0z.9999.to_clipboard"}, {"detail": "\n@overload\ndef to_csv[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n path_or_buf: PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n sep: str = ...,\n na_rep: str = ...,\n float_format: ((object) -> str) | str | None = ...,\n columns: list[HashableT1] | None = ...,\n header: bool | list[str] = ...,\n index: bool = ...,\n index_label: Literal[False] | list[HashableT2] | str | None = ...,\n mode: FileWriteMode = ...,\n encoding: str | None = ...,\n compression: CompressionOptions = ...,\n quoting: CSVQuoting = ...,\n quotechar: str = ...,\n lineterminator: str | None = ...,\n chunksize: int | None = ...,\n date_format: str | None = ...,\n doublequote: bool = ...,\n escapechar: str | None = ...,\n decimal: str = ...,\n errors: OpenFileErrors = ...,\n storage_options: StorageOptions = ...\n) -> None: ...\ndef to_csv[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n path_or_buf: None = None,\n sep: str = ...,\n na_rep: str = ...,\n float_format: ((object) -> str) | str | None = ...,\n columns: list[HashableT1] | None = ...,\n header: bool | list[str] = ...,\n index: bool = ...,\n index_label: Literal[False] | list[HashableT2] | str | None = ...,\n mode: FileWriteMode = ...,\n encoding: str | None = ...,\n compression: CompressionOptions = ...,\n quoting: CSVQuoting = ...,\n quotechar: str = ...,\n lineterminator: str | None = ...,\n chunksize: int | None = ...,\n date_format: str | None = ...,\n doublequote: bool = ...,\n escapechar: str | None = ...,\n decimal: str = ...,\n errors: OpenFileErrors = ...,\n storage_options: StorageOptions = ...\n) -> str: ...", "kind": 2, "label": "to_csv", "sortText": "0z.9999.to_csv"}, {"detail": "\n@overload\ndef to_dict(\n self: DataFrame,\n orient: str = ...,\n *,\n into: type[defaultdict[Unknown, Unknown]],\n index: Literal[True] = True\n) -> Never: ...\ndef to_dict[_T_MUTABLE_MAPPING_co: MutableMapping[Unknown, Unknown]](\n self: DataFrame,\n orient: Literal['records'],\n *,\n into: _T_MUTABLE_MAPPING_co | type[_T_MUTABLE_MAPPING_co],\n index: Literal[True] = True\n) -> list[_T_MUTABLE_MAPPING_co]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['records'],\n *,\n into: type[dict[Unknown, Unknown]] = ...,\n index: Literal[True] = True\n) -> list[dict[Hashable, Any]]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['index'],\n *,\n into: defaultdict[Unknown, Unknown],\n index: Literal[True] = True\n) -> defaultdict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['index'],\n *,\n into: OrderedDict[Unknown, Unknown] | type[OrderedDict[Unknown, Unknown]],\n index: Literal[True] = True\n) -> OrderedDict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['index'],\n *,\n into: type[MutableMapping[Unknown, Unknown]],\n index: Literal[True] = True\n) -> MutableMapping[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['index'],\n *,\n into: type[dict[Unknown, Unknown]] = ...,\n index: Literal[True] = True\n) -> dict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict[_T_MUTABLE_MAPPING_co: MutableMapping[Unknown, Unknown]](\n self: DataFrame,\n orient: Literal['dict', 'list', 'series'] = ...,\n *,\n into: _T_MUTABLE_MAPPING_co | type[_T_MUTABLE_MAPPING_co],\n index: Literal[True] = True\n) -> _T_MUTABLE_MAPPING_co: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['dict', 'list', 'series'] = ...,\n *,\n into: type[dict[Unknown, Unknown]] = ...,\n index: Literal[True] = True\n) -> dict[Hashable, Any]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['split', 'tight'],\n *,\n into: MutableMapping[Unknown, Unknown] | type[MutableMapping[Unknown, Unknown]],\n index: bool = ...\n) -> MutableMapping[str, list[Unknown]]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['split', 'tight'],\n *,\n into: type[dict[Unknown, Unknown]] = ...,\n index: bool = ...\n) -> dict[str, list[Unknown]]: ...", "kind": 2, "label": "to_dict", "sortText": "0z.9999.to_dict"}, {"detail": "def to_excel(\n self: DataFrame,\n excel_writer: Unknown,\n sheet_name: str = 'Sheet1',\n na_rep: str = '',\n float_format: str | None = ...,\n columns: Sequence[str] | str | None = ...,\n header: bool | list[str] = True,\n index: bool = True,\n index_label: Sequence[str] | str | None = ...,\n startrow: int = 0,\n startcol: int = 0,\n engine: str | None = ...,\n merge_cells: ExcelWriterMergeCells = True,\n inf_rep: str = 'inf',\n freeze_panes: tuple[int, int] | None = ...\n) -> None: ...", "kind": 2, "label": "to_excel", "sortText": "0z.9999.to_excel"}, {"detail": "def to_feather(\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n **kwargs: Any\n) -> None: ...", "kind": 2, "label": "to_feather", "sortText": "0z.9999.to_feather"}, {"detail": "def to_hdf[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n path_or_buf: HDFStore | PathLike[str] | str,\n *,\n key: str,\n mode: Literal['a', 'r+', 'w'] = ...,\n complevel: int | None = ...,\n complib: Literal['blosc', 'bzip2', 'lzo', 'zlib'] | None = ...,\n append: bool = ...,\n format: Literal['f', 'fixed', 't', 'table'] | None = ...,\n index: bool = ...,\n min_itemsize: dict[HashableT1, int] | int | None = ...,\n nan_rep: str | None = ...,\n dropna: bool | None = ...,\n data_columns: Literal[True] | list[HashableT2] | None = ...,\n errors: OpenFileErrors = ...,\n encoding: str = ...\n) -> None: ...", "kind": 2, "label": "to_hdf", "sortText": "0z.9999.to_hdf"}, {"detail": "\n@overload\ndef to_html(\n self: DataFrame,\n buf: PathLike[str] | WriteBuffer[str] | str,\n *,\n columns: Index | SequenceNotStr[Hashable] | Series | None = ...,\n col_space: Mapping[Hashable, int | str] | Sequence[int | str] | int | str | None = ...,\n header: bool = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Mapping[Hashable, (object) -> str] | list[(object) -> str] | tuple[(object) -> str, ...] | None = ...,\n float_format: ((float) -> str) | None = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n justify: Literal['center', 'end', 'inherit', 'initial', 'justify', 'justify-all', 'left', 'match-parent', 'right', 'start', 'unset'] | None = ...,\n max_rows: int | None = ...,\n max_cols: int | None = ...,\n show_dimensions: bool = ...,\n decimal: str = ...,\n bold_rows: bool = ...,\n classes: Sequence[str] | None = ...,\n escape: bool = ...,\n notebook: bool = ...,\n border: int | None = ...,\n table_id: str | None = ...,\n render_links: bool = ...,\n encoding: str | None = ...\n) -> None: ...\ndef to_html(\n self: DataFrame,\n buf: None = None,\n *,\n columns: Sequence[Hashable] | None = ...,\n col_space: Mapping[Hashable, int | str] | Sequence[int | str] | int | str | None = ...,\n header: bool = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Mapping[Hashable, (object) -> str] | list[(object) -> str] | tuple[(object) -> str, ...] | None = ...,\n float_format: ((float) -> str) | None = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n justify: Literal['center', 'end', 'inherit', 'initial', 'justify', 'justify-all', 'left', 'match-parent', 'right', 'start', 'unset'] | None = ...,\n max_rows: int | None = ...,\n max_cols: int | None = ...,\n show_dimensions: bool = ...,\n decimal: str = ...,\n bold_rows: bool = ...,\n classes: Sequence[str] | None = ...,\n escape: bool = ...,\n notebook: bool = ...,\n border: int | None = ...,\n table_id: str | None = ...,\n render_links: bool = ...,\n encoding: str | None = ...\n) -> str: ...", "kind": 2, "label": "to_html", "sortText": "0z.9999.to_html"}, {"detail": "\n@overload\ndef to_json(\n self: DataFrame,\n path_or_buf: PathLike[str] | WriteBuffer[str] | str,\n *,\n orient: Literal['records'],\n date_format: Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii: bool = ...,\n date_unit: TimeUnit = ...,\n default_handler: ((Any) -> JSONSerializable) | None = ...,\n lines: Literal[True],\n compression: CompressionOptions = ...,\n index: bool | None = ...,\n indent: int | None = ...,\n storage_options: dict[Unknown, Unknown] | None = ...,\n mode: Literal['a']\n) -> None: ...\ndef to_json(\n self: DataFrame,\n path_or_buf: None = None,\n *,\n orient: Literal['records'],\n date_format: Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii: bool = ...,\n date_unit: TimeUnit = ...,\n default_handler: ((Any) -> JSONSerializable) | None = ...,\n lines: Literal[True],\n compression: CompressionOptions = ...,\n index: bool | None = ...,\n indent: int | None = ...,\n storage_options: dict[Unknown, Unknown] | None = ...,\n mode: Literal['a']\n) -> str: ...\ndef to_json(\n self: DataFrame,\n path_or_buf: None = None,\n *,\n orient: Literal['columns', 'index', 'records', 'split', 'table', 'values'] | None = ...,\n date_format: Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii: bool = ...,\n date_unit: TimeUnit = ...,\n default_handler: ((Any) -> JSONSerializable) | None = ...,\n lines: bool = ...,\n compression: CompressionOptions = ...,\n index: bool | None = ...,\n indent: int | None = ...,\n storage_options: dict[Unknown, Unknown] | None = ...,\n mode: Literal['w'] = ...\n) -> str: ...\ndef to_json(\n self: DataFrame,\n path_or_buf: PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n *,\n orient: Literal['columns', 'index', 'records', 'split', 'table', 'values'] | None = ...,\n date_format: Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii: bool = ...,\n date_unit: TimeUnit = ...,\n default_handler: ((Any) -> JSONSerializable) | None = ...,\n lines: bool = ...,\n compression: CompressionOptions = ...,\n index: bool | None = ...,\n indent: int | None = ...,\n storage_options: dict[Unknown, Unknown] | None = ...,\n mode: Literal['w'] = ...\n) -> None: ...", "kind": 2, "label": "to_json", "sortText": "0z.9999.to_json"}, {"detail": "\n@overload\ndef to_latex(\n self: DataFrame,\n buf: PathLike[str] | WriteBuffer[str] | str,\n columns: list[str] | None = ...,\n header: bool | list[str] = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Unknown = ...,\n float_format: Unknown = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n bold_rows: bool = ...,\n column_format: str | None = ...,\n longtable: bool | None = ...,\n escape: bool | None = ...,\n encoding: str | None = ...,\n decimal: str = ...,\n multicolumn: bool | None = ...,\n multicolumn_format: str | None = ...,\n multirow: bool | None = ...,\n caption: str | tuple[str, str] | None = ...,\n label: str | None = ...,\n position: str | None = ...\n) -> None: ...\ndef to_latex(\n self: DataFrame,\n buf: None = None,\n columns: list[str] | None = ...,\n header: bool | list[str] = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Unknown = ...,\n float_format: Unknown = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n bold_rows: bool = ...,\n column_format: str | None = ...,\n longtable: bool | None = ...,\n escape: bool | None = ...,\n encoding: str | None = ...,\n decimal: str = ...,\n multicolumn: bool | None = ...,\n multicolumn_format: str | None = ...,\n multirow: bool | None = ...,\n caption: str | tuple[str, str] | None = ...,\n label: str | None = ...,\n position: str | None = ...\n) -> str: ...", "kind": 2, "label": "to_latex", "sortText": "0z.9999.to_latex"}, {"detail": "\n@overload\ndef to_markdown(\n self: DataFrame,\n buf: PathLike[str] | WriteBuffer[str] | str,\n *,\n mode: FileWriteMode = ...,\n index: bool = ...,\n storage_options: StorageOptions = ...,\n **kwargs: Any\n) -> None: ...\ndef to_markdown(\n self: DataFrame,\n buf: None = None,\n *,\n mode: Literal['a', 'a+', 'a+b', 'ab', 'at', 'w', 'w+', 'w+b', 'wb', 'wt', 'x', 'xb', 'xt'] | None = ...,\n index: bool = ...,\n storage_options: StorageOptions = ...,\n **kwargs: Any\n) -> str: ...", "kind": 2, "label": "to_markdown", "sortText": "0z.9999.to_markdown"}, {"detail": "def to_numpy(\n self: DataFrame,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = ...,\n copy: bool = False,\n na_value: Scalar = ...\n) -> ndarray[tuple[int, int]]: ...", "kind": 2, "label": "to_numpy", "sortText": "0z.9999.to_numpy"}, {"detail": "\n@overload\ndef to_orc(\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n *,\n engine: Literal['pyarrow'] = ...,\n index: bool | None = ...,\n engine_kwargs: dict[str, Any] | None = ...\n) -> None: ...\ndef to_orc(\n self: DataFrame,\n path: None = None,\n *,\n engine: Literal['pyarrow'] = ...,\n index: bool | None = ...,\n engine_kwargs: dict[str, Any] | None = ...\n) -> bytes: ...", "kind": 2, "label": "to_orc", "sortText": "0z.9999.to_orc"}, {"detail": "\n@overload\ndef to_parquet(\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n *,\n engine: ParquetEngine = ...,\n compression: Literal['brotli', 'gzip', 'lz4', 'snappy', 'zstd'] | None = ...,\n index: bool | None = ...,\n partition_cols: Sequence[Hashable] | None = ...,\n storage_options: StorageOptions = ...,\n **kwargs: Any\n) -> None: ...\ndef to_parquet(\n self: DataFrame,\n path: None = None,\n *,\n engine: ParquetEngine = ...,\n compression: Literal['brotli', 'gzip', 'lz4', 'snappy', 'zstd'] | None = ...,\n index: bool | None = ...,\n partition_cols: Sequence[Hashable] | None = ...,\n storage_options: StorageOptions = ...,\n **kwargs: Any\n) -> bytes: ...", "kind": 2, "label": "to_parquet", "sortText": "0z.9999.to_parquet"}, {"detail": "def to_period(\n self: DataFrame,\n freq: Day | Hour | Micro | Milli | Minute | MonthEnd | Nano | QuarterEnd | Second | Week | YearEnd | str | None = None,\n axis: Axis = 0,\n copy: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "to_period", "sortText": "0z.9999.to_period"}, {"detail": "def to_pickle(\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n compression: CompressionOptions = 'infer',\n protocol: int = 5,\n storage_options: StorageOptions = ...\n) -> None: ...", "kind": 2, "label": "to_pickle", "sortText": "0z.9999.to_pickle"}, {"detail": "def to_records[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n index: bool = True,\n column_dtypes: Mapping[HashableT1, DTypeLike] | _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n index_dtypes: Mapping[HashableT2, DTypeLike] | _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None\n) -> recarray: ...", "kind": 2, "label": "to_records", "sortText": "0z.9999.to_records"}, {"detail": "def to_sql(\n self: DataFrame,\n name: str,\n con: Unknown,\n *,\n schema: str | None = None,\n if_exists: Literal['append', 'delete_rows', 'fail', 'replace'] = 'fail',\n index: bool = True,\n index_label: IndexLabel = None,\n chunksize: int | None = None,\n dtype: ExtensionDtype | Mapping[Hashable, ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str]] | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n method: Literal['multi'] | ((\n SQLTable,\n Any,\n list[str],\n Iterable[tuple[Any, ...]]\n) -> int | None) | None = None\n) -> int | None: ...", "kind": 2, "label": "to_sql", "sortText": "0z.9999.to_sql"}, {"detail": "\n@overload\ndef to_stata[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n *,\n convert_dates: dict[HashableT1, StataDateFormat] | None = ...,\n write_index: bool = ...,\n byteorder: Literal['<', '>', 'big', 'little'] | None = ...,\n time_stamp: datetime | None = ...,\n data_label: str | None = ...,\n variable_labels: dict[HashableT2, str] | None = ...,\n version: Literal[117, 118, 119],\n convert_strl: SequenceNotStr[Hashable] | None = ...,\n compression: CompressionOptions = ...,\n storage_options: StorageOptions = ...,\n value_labels: dict[Hashable, dict[float, str]] | None = ...\n) -> None: ...\ndef to_stata[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n *,\n convert_dates: dict[HashableT1, StataDateFormat] | None = ...,\n write_index: bool = ...,\n byteorder: Literal['<', '>', 'big', 'little'] | None = ...,\n time_stamp: datetime | None = ...,\n data_label: str | None = ...,\n variable_labels: dict[HashableT2, str] | None = ...,\n version: Literal[114, 117, 118, 119] | None = ...,\n convert_strl: None = None,\n compression: CompressionOptions = ...,\n storage_options: StorageOptions = ...,\n value_labels: dict[Hashable, dict[float, str]] | None = ...\n) -> None: ...", "kind": 2, "label": "to_stata", "sortText": "0z.9999.to_stata"}, {"detail": "\n@overload\ndef to_string[HashableT: Hashable](\n self: DataFrame,\n buf: PathLike[str] | WriteBuffer[str] | str,\n *,\n columns: Index | SequenceNotStr[Hashable] | Series | None = ...,\n col_space: dict[HashableT, int] | int | list[int] | None = ...,\n header: bool | list[str] | tuple[str, ...] = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Mapping[int | str, (...) -> Unknown] | list[(...) -> Unknown] | tuple[(...) -> Unknown, ...] | None = ...,\n float_format: ((float) -> str) | EngFormatter | str | None = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n justify: str | None = ...,\n max_rows: int | None = ...,\n max_cols: int | None = ...,\n show_dimensions: bool = ...,\n decimal: str = ...,\n line_width: int | None = ...,\n min_rows: int | None = ...,\n max_colwidth: int | None = ...,\n encoding: str | None = ...\n) -> None: ...\ndef to_string(\n self: DataFrame,\n buf: None = None,\n *,\n columns: Index | Sequence[Hashable] | Series | None = ...,\n col_space: dict[Hashable, int] | int | list[int] | None = ...,\n header: Sequence[str] | bool = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Mapping[int | str, (...) -> Unknown] | list[(...) -> Unknown] | tuple[(...) -> Unknown, ...] | None = ...,\n float_format: ((float) -> str) | EngFormatter | str | None = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n justify: str | None = ...,\n max_rows: int | None = ...,\n max_cols: int | None = ...,\n show_dimensions: bool = ...,\n decimal: str = ...,\n line_width: int | None = ...,\n min_rows: int | None = ...,\n max_colwidth: int | None = ...,\n encoding: str | None = ...\n) -> str: ...", "kind": 2, "label": "to_string", "sortText": "0z.9999.to_string"}, {"detail": "def to_timestamp(\n self: DataFrame,\n freq: Day | Hour | Micro | Milli | Minute | MonthEnd | Nano | QuarterEnd | Second | Week | YearEnd | str | None = None,\n how: ToTimestampHow = ...,\n axis: Axis = 0,\n copy: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "to_timestamp", "sortText": "0z.9999.to_timestamp"}, {"detail": "def to_xarray(self: DataFrame) -> Unknown: ...", "kind": 2, "label": "to_xarray", "sortText": "0z.9999.to_xarray"}, {"detail": "\n@overload\ndef to_xml(\n self: DataFrame,\n path_or_buffer: PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n index: bool = ...,\n root_name: str = ...,\n row_name: str = ...,\n na_rep: str | None = ...,\n attr_cols: SequenceNotStr[Hashable] | None = ...,\n elem_cols: SequenceNotStr[Hashable] | None = ...,\n namespaces: dict[str | None, str] | None = ...,\n prefix: str | None = ...,\n encoding: str = ...,\n xml_declaration: bool = ...,\n pretty_print: bool = ...,\n parser: XMLParsers = ...,\n stylesheet: PathLike[str] | ReadBuffer[bytes] | ReadBuffer[str] | str | None = ...,\n compression: CompressionOptions = ...,\n storage_options: StorageOptions = ...\n) -> None: ...\ndef to_xml(\n self: DataFrame,\n path_or_buffer: None = None,\n index: bool = ...,\n root_name: str | None = ...,\n row_name: str | None = ...,\n na_rep: str | None = ...,\n attr_cols: list[Hashable] | None = ...,\n elem_cols: list[Hashable] | None = ...,\n namespaces: dict[str | None, str] | None = ...,\n prefix: str | None = ...,\n encoding: str = ...,\n xml_declaration: bool | None = ...,\n pretty_print: bool | None = ...,\n parser: str | None = ...,\n stylesheet: PathLike[str] | ReadBuffer[bytes] | ReadBuffer[str] | str | None = ...,\n compression: CompressionOptions = ...,\n storage_options: StorageOptions = ...\n) -> str: ...", "kind": 2, "label": "to_xml", "sortText": "0z.9999.to_xml"}, {"detail": "def transform(\n self: DataFrame,\n func: AggFuncTypeFrame,\n axis: Axis = 0,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "transform", "sortText": "0z.9999.transform"}, {"detail": "def transpose(\n self: DataFrame,\n *args: Any,\n *,\n copy: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "transpose", "sortText": "0z.9999.transpose"}, {"detail": "def truediv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "truediv", "sortText": "0z.9999.truediv"}, {"detail": "def truncate(\n self: DataFrame,\n before: date | int | str | None = ...,\n after: date | int | str | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n copy: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "truncate", "sortText": "0z.9999.truncate"}, {"detail": "def tz_convert(\n self: DataFrame,\n tz: TimeZones,\n axis: Axis = 0,\n level: Hashable | None = None,\n copy: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "tz_convert", "sortText": "0z.9999.tz_convert"}, {"detail": "def tz_localize(\n self: DataFrame,\n tz: TimeZones,\n axis: Axis = 0,\n level: Hashable | None = None,\n copy: builtins.bool = True,\n ambiguous: TimeAmbiguous = 'raise',\n nonexistent: TimeNonexistent = 'raise'\n) -> DataFrame: ...", "kind": 2, "label": "tz_localize", "sortText": "0z.9999.tz_localize"}, {"detail": "def unstack(\n self: DataFrame,\n level: IndexLabel = -1,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n sort: bool = True\n) -> DataFrame | Series: ...", "kind": 2, "label": "unstack", "sortText": "0z.9999.unstack"}, {"detail": "def update(\n self: DataFrame,\n other: DataFrame | Series,\n join: Literal['left'] = 'left',\n overwrite: bool = True,\n filter_func: ((...) -> Unknown) | None = ...,\n errors: IgnoreRaise = 'ignore'\n) -> None: ...", "kind": 2, "label": "update", "sortText": "0z.9999.update"}, {"detail": "\n@overload\ndef value_counts(\n self: DataFrame,\n subset: Sequence[Hashable] | None = ...,\n normalize: Literal[False] = False,\n sort: bool = ...,\n ascending: bool = ...,\n dropna: bool = ...\n) -> Series[int]: ...\ndef value_counts(\n self: DataFrame,\n normalize: Literal[True],\n subset: Sequence[Hashable] | None = ...,\n sort: bool = ...,\n ascending: bool = ...,\n dropna: bool = ...\n) -> Series[float]: ...", "kind": 2, "label": "value_counts", "sortText": "0z.9999.value_counts"}, {"detail": "ndarray[tuple[int, int]]", "kind": 5, "label": "values", "sortText": "0z.9999.values"}, {"detail": "def var(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = 0,\n skipna: bool | None = True,\n ddof: int = 1,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "var", "sortText": "0z.9999.var"}, {"detail": "\n@overload\ndef where(\n self: DataFrame,\n cond: ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: ((...) -> DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64) | DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 = ...,\n *,\n inplace: Literal[True],\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n level: Hashable | None = None\n) -> None: ...\ndef where(\n self: DataFrame,\n cond: ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: ((...) -> DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64) | DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 = ...,\n *,\n inplace: Literal[False] = False,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "where", "sortText": "0z.9999.where"}, {"detail": "def xs(\n self: DataFrame,\n key: IndexLabel,\n axis: Axis = 0,\n level: Hashable | Sequence[Hashable] | None = None,\n drop_level: bool = True\n) -> DataFrame | Series: ...", "kind": 2, "label": "xs", "sortText": "0z.9999.xs"}, {"detail": "def __abs__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__abs__", "sortText": "3z.9999.__abs__"}, {"detail": "def __add__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__add__", "sortText": "3z.9999.__add__"}, {"detail": "def __and__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__and__", "sortText": "3z.9999.__and__"}, {"detail": "def __array__(\n self: DataFrame,\n dtype: Unknown = ...\n) -> ndarray: ...", "kind": 2, "label": "__array__", "sortText": "3z.9999.__array__"}, {"detail": "int", "kind": 5, "label": "__array_priority__", "sortText": "3z.9999.__array_priority__"}, {"detail": "def __arrow_c_stream__(\n self: DataFrame,\n requested_schema: object | None = None\n) -> object: ...", "kind": 2, "label": "__arrow_c_stream__", "sortText": "3z.9999.__arrow_c_stream__"}, {"detail": "def __bool__(self: DataFrame) -> NoReturn: ...", "kind": 2, "label": "__bool__", "sortText": "3z.9999.__bool__"}, {"detail": "def __contains__(\n self: DataFrame,\n key: Unknown\n) -> bool: ...", "kind": 2, "label": "__contains__", "sortText": "3z.9999.__contains__"}, {"detail": "def __copy__(\n self: DataFrame,\n deep: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "__copy__", "sortText": "3z.9999.__copy__"}, {"detail": "def __deepcopy__(\n self: DataFrame,\n memo: MutableMapping[int, Any] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "__deepcopy__", "sortText": "3z.9999.__deepcopy__"}, {"detail": "def __delitem__(\n self: DataFrame,\n idx: Hashable\n) -> None: ...", "kind": 2, "label": "__delitem__", "sortText": "3z.9999.__delitem__"}, {"detail": "def __divmod__(\n self: DataFrame,\n other: Any\n) -> tuple[DataFrame, DataFrame]: ...", "kind": 2, "label": "__divmod__", "sortText": "3z.9999.__divmod__"}, {"detail": "def __eq__(\n self: DataFrame,\n other: object\n) -> DataFrame: ...", "kind": 2, "label": "__eq__", "sortText": "3z.9999.__eq__"}, {"detail": "def __finalize__(\n self: DataFrame,\n other: Unknown,\n method: Unknown = ...,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "__finalize__", "sortText": "3z.9999.__finalize__"}, {"detail": "def __floordiv__(\n self: DataFrame,\n other: DataFrame | Sequence[float] | Series[float] | Series[int] | float\n) -> DataFrame: ...", "kind": 2, "label": "__floordiv__", "sortText": "3z.9999.__floordiv__"}, {"detail": "def __ge__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__ge__", "sortText": "3z.9999.__ge__"}, {"detail": "def __getattr__(\n self: DataFrame,\n name: str\n) -> Series: ...", "kind": 2, "label": "__getattr__", "sortText": "3z.9999.__getattr__"}, {"detail": "\n@overload\ndef __getitem__(\n self: DataFrame,\n key: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | tuple[Hashable, ...]\n) -> Series: ...\ndef __getitem__(\n self: DataFrame,\n key: Iterable[Hashable] | slice[Any, Any, Any]\n) -> DataFrame: ...\ndef __getitem__(\n self: DataFrame,\n key: Hashable\n) -> Series: ...", "kind": 2, "label": "__getitem__", "sortText": "3z.9999.__getitem__"}, {"detail": "def __gt__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__gt__", "sortText": "3z.9999.__gt__"}, {"detail": "None", "kind": 5, "label": "__hash__", "sortText": "3z.9999.__hash__"}, {"detail": "def __invert__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__invert__", "sortText": "3z.9999.__invert__"}, {"detail": "def __iter__(self: DataFrame) -> Iterator[Hashable]: ...", "kind": 2, "label": "__iter__", "sortText": "3z.9999.__iter__"}, {"detail": "def __le__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__le__", "sortText": "3z.9999.__le__"}, {"detail": "def __len__(self: DataFrame) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3z.9999.__len__"}, {"detail": "def __lt__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__lt__", "sortText": "3z.9999.__lt__"}, {"detail": "\n@overload\ndef __matmul__(\n self: DataFrame,\n other: DataFrame\n) -> DataFrame: ...\ndef __matmul__(\n self: DataFrame,\n other: Series\n) -> Series: ...\ndef __matmul__(\n self: DataFrame,\n other: ndarray[tuple[Any, ...], dtype[np_num]]\n) -> DataFrame: ...", "kind": 2, "label": "__matmul__", "sortText": "3z.9999.__matmul__"}, {"detail": "def __mod__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__mod__", "sortText": "3z.9999.__mod__"}, {"detail": "def __mul__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__mul__", "sortText": "3z.9999.__mul__"}, {"detail": "def __ne__(\n self: DataFrame,\n other: object\n) -> DataFrame: ...", "kind": 2, "label": "__ne__", "sortText": "3z.9999.__ne__"}, {"detail": "def __neg__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__neg__", "sortText": "3z.9999.__neg__"}, {"detail": "\n@overload\ndef __new__[Self@DataFrame: DataFrame](\n cls: type[Self@DataFrame],\n data: DataFrame | Index | Iterable[Index | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | tuple[Hashable, ListLikeU]] | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | None = None,\n index: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n dtype: ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy: bool | None = None\n) -> Self@DataFrame: ...\ndef __new__[Self@DataFrame: DataFrame](\n cls: type[Self@DataFrame],\n data: Scalar,\n index: Axes,\n columns: Axes,\n dtype: ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy: bool | None = None\n) -> Self@DataFrame: ...", "kind": 3, "label": "__new__", "sortText": "3z.9999.__new__"}, {"detail": "def __nonzero__(self: DataFrame) -> None: ...", "kind": 2, "label": "__nonzero__", "sortText": "3z.9999.__nonzero__"}, {"detail": "def __or__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__or__", "sortText": "3z.9999.__or__"}, {"detail": "def __pos__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__pos__", "sortText": "3z.9999.__pos__"}, {"detail": "def __pow__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__pow__", "sortText": "3z.9999.__pow__"}, {"detail": "def __radd__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__radd__", "sortText": "3z.9999.__radd__"}, {"detail": "def __rand__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rand__", "sortText": "3z.9999.__rand__"}, {"detail": "def __rdivmod__(\n self: DataFrame,\n other: Any\n) -> tuple[DataFrame, DataFrame]: ...", "kind": 2, "label": "__rdivmod__", "sortText": "3z.9999.__rdivmod__"}, {"detail": "def __rfloordiv__(\n self: DataFrame,\n other: DataFrame | Sequence[float] | Series[float] | Series[int] | float\n) -> DataFrame: ...", "kind": 2, "label": "__rfloordiv__", "sortText": "3z.9999.__rfloordiv__"}, {"detail": "def __rmatmul__(\n self: DataFrame,\n other: ndarray[tuple[Any, ...], dtype[np_num]]\n) -> DataFrame: ...", "kind": 2, "label": "__rmatmul__", "sortText": "3z.9999.__rmatmul__"}, {"detail": "def __rmod__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rmod__", "sortText": "3z.9999.__rmod__"}, {"detail": "def __rmul__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rmul__", "sortText": "3z.9999.__rmul__"}, {"detail": "def __ror__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__ror__", "sortText": "3z.9999.__ror__"}, {"detail": "def __round__(\n self: DataFrame,\n decimals: int = ...\n) -> DataFrame: ...", "kind": 2, "label": "__round__", "sortText": "3z.9999.__round__"}, {"detail": "def __rpow__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rpow__", "sortText": "3z.9999.__rpow__"}, {"detail": "def __rsub__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rsub__", "sortText": "3z.9999.__rsub__"}, {"detail": "def __rtruediv__(\n self: DataFrame,\n other: DataFrame | Sequence[Unknown] | Series | float\n) -> DataFrame: ...", "kind": 2, "label": "__rtruediv__", "sortText": "3z.9999.__rtruediv__"}, {"detail": "def __rxor__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rxor__", "sortText": "3z.9999.__rxor__"}, {"detail": "def __setattr__(\n self: DataFrame,\n name: str,\n value: Unknown\n) -> None: ...", "kind": 2, "label": "__setattr__", "sortText": "3z.9999.__setattr__"}, {"detail": "\n@overload\ndef __setitem__(\n self: DataFrame,\n idx: Index | Series[int] | int | list[int] | ndarray[tuple[Any, ...], dtype[integer]] | slice[Any, Any, Any] | tuple[IndexType, IndexType] | tuple[IndexType, int] | tuple[int, IndexType] | tuple[int, int],\n value: DataFrame | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__[ScalarT: Scalar](\n self: DataFrame,\n idx: Series[builtins.bool] | int | integer | list[builtins.bool] | list[ScalarT] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | signedinteger[_NBitIntP] | signedinteger[_8Bit] | signedinteger | slice[Any, Any, Any] | str | str_ | unsignedinteger | tuple[IndexOpsMixin | Sequence[Scalar] | Series[builtins.bool] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[builtins.bool] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | slice[Any, Any, Any] | str | timedelta | timedelta64, ...],\n value: DataFrame | ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__(\n self: DataFrame,\n idx: tuple[tuple[IndexOpsMixin | Sequence[Scalar] | Series[builtins.bool] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[builtins.bool] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | slice[Any, Any, Any] | str | timedelta | timedelta64, ...], Hashable],\n value: ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__(\n self: DataFrame,\n idx: DataFrame | IndexOpsMixin,\n value: ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...", "kind": 2, "label": "__setitem__", "sortText": "3z.9999.__setitem__"}, {"detail": "def __sub__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__sub__", "sortText": "3z.9999.__sub__"}, {"detail": "def __truediv__(\n self: DataFrame,\n other: DataFrame | Sequence[Unknown] | Series | float\n) -> DataFrame: ...", "kind": 2, "label": "__truediv__", "sortText": "3z.9999.__truediv__"}, {"detail": "def __xor__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__xor__", "sortText": "3z.9999.__xor__"}]}} -{"suite": "pandas", "label": "edit dataframe then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 39, "iteration": 5, "result": {"isIncomplete": false, "items": [{"detail": "str", "kind": 5, "label": "Name", "sortText": "0.9999.Name"}, {"detail": "DataFrame", "kind": 5, "label": "T", "sortText": "0z.9999.T"}, {"detail": "def abs(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "abs", "sortText": "0z.9999.abs"}, {"detail": "def add(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add", "sortText": "0z.9999.add"}, {"detail": "def add_prefix(\n self: DataFrame,\n prefix: str,\n axis: Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add_prefix", "sortText": "0z.9999.add_prefix"}, {"detail": "def add_suffix(\n self: DataFrame,\n suffix: str,\n axis: Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add_suffix", "sortText": "0z.9999.add_suffix"}, {"detail": "\n@overload\ndef aggregate(\n self: DataFrame,\n func: ((...) -> Unknown) | Mapping[Unknown, ((...) -> Unknown) | str | ufunc] | str | ufunc,\n axis: Axis = 0,\n **kwargs: Any\n) -> Series: ...\ndef aggregate(\n self: DataFrame,\n func: Mapping[Unknown, ((...) -> Unknown) | list[((...) -> Unknown) | str | ufunc] | str | ufunc] | list[AggFuncTypeBase] | None = ...,\n axis: Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "agg", "sortText": "0z.9999.agg"}, {"detail": "\n@overload\ndef aggregate(\n self: DataFrame,\n func: ((...) -> Unknown) | Mapping[Unknown, ((...) -> Unknown) | str | ufunc] | str | ufunc,\n axis: Axis = 0,\n **kwargs: Any\n) -> Series: ...\ndef aggregate(\n self: DataFrame,\n func: Mapping[Unknown, ((...) -> Unknown) | list[((...) -> Unknown) | str | ufunc] | str | ufunc] | list[AggFuncTypeBase] | None = ...,\n axis: Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "aggregate", "sortText": "0z.9999.aggregate"}, {"detail": "def align[NDFrameT: NDFrame](\n self: DataFrame,\n other: NDFrameT,\n join: AlignJoin = 'outer',\n axis: Literal['columns', 'index', 0, 1] | None = None,\n level: Hashable | None = None,\n copy: bool = True,\n fill_value: NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> tuple[DataFrame, NDFrameT]: ...", "kind": 2, "label": "align", "sortText": "0z.9999.align"}, {"detail": "\n@overload\ndef all(\n self: DataFrame,\n axis: None,\n bool_only: builtins.bool | None = ...,\n skipna: builtins.bool = ...,\n **kwargs: Any\n) -> numpy.bool: ...\ndef all(\n self: DataFrame,\n axis: Axis = 0,\n bool_only: builtins.bool | None = ...,\n skipna: builtins.bool = ...,\n **kwargs: Any\n) -> Series[builtins.bool]: ...", "kind": 2, "label": "all", "sortText": "0z.9999.all"}, {"detail": "\n@overload\ndef any(\n self: DataFrame,\n *,\n axis: None,\n bool_only: builtins.bool | None = ...,\n skipna: builtins.bool = ...,\n **kwargs: Any\n) -> numpy.bool: ...\ndef any(\n self: DataFrame,\n *,\n axis: Axis = 0,\n bool_only: builtins.bool | None = ...,\n skipna: builtins.bool = ...,\n **kwargs: Any\n) -> Series[builtins.bool]: ...", "kind": 2, "label": "any", "sortText": "0z.9999.any"}, {"detail": "\n@overload\ndef apply(\n self: DataFrame,\n f: (...) -> Index | MutableSequence[Any] | Series | ndarray[tuple[int]] | tuple[Any, ...],\n axis: AxisIndex = ...,\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n **kwargs: Any\n) -> DataFrame: ...\ndef apply[S2: SeriesDType](\n self: DataFrame,\n f: (...) -> NAType | S2,\n axis: AxisIndex = ...,\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n **kwargs: Any\n) -> Series[S2]: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Mapping[Any, Any],\n axis: AxisIndex = ...,\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n **kwargs: Any\n) -> Series: ...\ndef apply[S2: SeriesDType](\n self: DataFrame,\n f: (...) -> NAType | S2,\n axis: Axis = 0,\n raw: bool = ...,\n args: Any = ...,\n *,\n result_type: Literal['expand', 'reduce'],\n **kwargs: Any\n) -> Series[S2]: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | Series | ndarray[tuple[int]] | tuple[Any, ...],\n axis: Axis = 0,\n raw: bool = ...,\n args: Any = ...,\n *,\n result_type: Literal['expand'],\n **kwargs: Any\n) -> DataFrame: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | ndarray[tuple[int]] | tuple[Any, ...],\n axis: Axis = 0,\n raw: bool = ...,\n args: Any = ...,\n *,\n result_type: Literal['reduce'],\n **kwargs: Any\n) -> Series: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | tuple[Any, ...],\n axis: Axis = 0,\n raw: bool = ...,\n args: Any = ...,\n *,\n result_type: Literal['broadcast'],\n **kwargs: Any\n) -> DataFrame: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Series,\n axis: AxisIndex = 0,\n raw: bool = ...,\n args: Any = ...,\n *,\n result_type: Literal['reduce'],\n **kwargs: Any\n) -> Series: ...\ndef apply[S2: SeriesDType](\n self: DataFrame,\n f: (...) -> NAType | S2,\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n *,\n axis: AxisColumn,\n **kwargs: Any\n) -> Series[S2]: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | ndarray[tuple[int]] | tuple[Any, ...],\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n *,\n axis: AxisColumn,\n **kwargs: Any\n) -> Series: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Series,\n raw: bool = ...,\n result_type: None = None,\n args: Any = ...,\n *,\n axis: AxisColumn,\n **kwargs: Any\n) -> DataFrame: ...\ndef apply(\n self: DataFrame,\n f: (...) -> Series,\n raw: bool = ...,\n args: Any = ...,\n *,\n axis: AxisColumn,\n result_type: Literal['reduce'],\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "apply", "sortText": "0z.9999.apply"}, {"detail": "def asfreq(\n self: DataFrame,\n freq: Frequency,\n method: Literal['backfill', 'bfill', 'ffill', 'pad'] | None = None,\n how: Literal['end', 'start'] | None = ...,\n normalize: bool = False,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "asfreq", "sortText": "0z.9999.asfreq"}, {"detail": "def asof(\n self: DataFrame,\n where: ExtensionArray | Index | Sequence[Scalar] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64,\n subset: Hashable | list[Hashable] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "asof", "sortText": "0z.9999.asof"}, {"detail": "def assign(\n self: DataFrame,\n **kwargs: IntoColumn\n) -> DataFrame: ...", "kind": 2, "label": "assign", "sortText": "0z.9999.assign"}, {"detail": "def astype(\n self: DataFrame,\n dtype: Literal[' DataFrame: ...", "kind": 2, "label": "astype", "sortText": "0z.9999.astype"}, {"detail": "_AtIndexerFrame", "kind": 5, "label": "at", "sortText": "0z.9999.at"}, {"detail": "def at_time(\n self: DataFrame,\n time: str | time,\n asof: bool = False,\n axis: Literal['columns', 'index', 0, 1] | None = 0\n) -> DataFrame: ...", "kind": 2, "label": "at_time", "sortText": "0z.9999.at_time"}, {"detail": "dict[Hashable | None, Any]", "kind": 5, "label": "attrs", "sortText": "0z.9999.attrs"}, {"detail": "list[Index]", "kind": 5, "label": "axes", "sortText": "0z.9999.axes"}, {"detail": "def between_time(\n self: DataFrame,\n start_time: str | time,\n end_time: str | time,\n inclusive: IntervalClosedType = 'both',\n axis: Literal['columns', 'index', 0, 1] | None = 0\n) -> DataFrame: ...", "kind": 2, "label": "between_time", "sortText": "0z.9999.between_time"}, {"detail": "\n@overload\ndef bfill(\n self: DataFrame,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n inplace: Literal[True],\n limit: int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> None: ...\ndef bfill(\n self: DataFrame,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n inplace: Literal[False] = False,\n limit: int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "bfill", "sortText": "0z.9999.bfill"}, {"detail": "def bool(self: DataFrame) -> bool: ...", "kind": 2, "label": "bool", "sortText": "0z.9999.bool"}, {"detail": "\n@overload\ndef boxplot(\n self: DataFrame,\n by: None = None,\n ax: Unknown = None,\n fontsize: float | str | None = None,\n rot: float = 0,\n grid: bool = True,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n *,\n return_type: Literal['axes'] | None = None,\n backend: str | None = None,\n **kwargs: Any\n) -> Unknown: ...\ndef boxplot(\n self: DataFrame,\n by: None = None,\n ax: Unknown = None,\n fontsize: float | str | None = None,\n rot: float = 0,\n grid: bool = True,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n *,\n return_type: Literal['dict'],\n backend: str | None = None,\n **kwargs: Any\n) -> dict[str, Unknown]: ...\ndef boxplot(\n self: DataFrame,\n by: None = None,\n ax: Unknown = None,\n fontsize: float | str | None = None,\n rot: float = 0,\n grid: bool = True,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n *,\n return_type: Literal['both'],\n backend: str | None = None,\n **kwargs: Any\n) -> _BoxPlotT: ...\ndef boxplot(\n self: DataFrame,\n by: Hashable | MutableSequence[Unknown] | ndarray[tuple[int]] | range | tuple[Unknown, ...],\n ax: Unknown = None,\n fontsize: float | str | None = None,\n rot: float = 0,\n grid: bool = True,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n *,\n return_type: None = None,\n backend: str | None = None,\n **kwargs: Any\n) -> Unknown: ...\ndef boxplot(\n self: DataFrame,\n by: Hashable | MutableSequence[Unknown] | ndarray[tuple[int]] | range | tuple[Unknown, ...],\n ax: Unknown = None,\n fontsize: float | str | None = None,\n rot: float = 0,\n grid: bool = True,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n *,\n return_type: Literal['axes', 'both', 'dict'],\n backend: str | None = None,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "boxplot", "sortText": "0z.9999.boxplot"}, {"detail": "\n@overload\ndef clip(\n self: DataFrame,\n lower: float | None = ...,\n upper: float | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n inplace: Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self: DataFrame,\n lower: AnyArrayLike = ...,\n upper: ExtensionArray | Index | Series | ndarray | None = ...,\n *,\n axis: Axis = ...,\n inplace: Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self: DataFrame,\n lower: ExtensionArray | Index | Series | ndarray | None = ...,\n upper: AnyArrayLike = ...,\n *,\n axis: Axis = ...,\n inplace: Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self: DataFrame,\n lower: None = None,\n upper: None = None,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n inplace: Literal[True],\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self: DataFrame,\n lower: float | None = ...,\n upper: float | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...\ndef clip(\n self: DataFrame,\n lower: AnyArrayLike = ...,\n upper: ExtensionArray | Index | Series | ndarray | None = ...,\n *,\n axis: Axis = ...,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...\ndef clip(\n self: DataFrame,\n lower: ExtensionArray | Index | Series | ndarray | None = ...,\n upper: AnyArrayLike = ...,\n *,\n axis: Axis = ...,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...", "kind": 2, "label": "clip", "sortText": "0z.9999.clip"}, {"detail": "Index[str]", "kind": 5, "label": "columns", "sortText": "0z.9999.columns"}, {"detail": "def combine(\n self: DataFrame,\n other: DataFrame,\n func: (...) -> Unknown,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n overwrite: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "combine", "sortText": "0z.9999.combine"}, {"detail": "def combine_first(\n self: DataFrame,\n other: DataFrame\n) -> DataFrame: ...", "kind": 2, "label": "combine_first", "sortText": "0z.9999.combine_first"}, {"detail": "def compare(\n self: DataFrame,\n other: DataFrame,\n align_axis: Axis = 1,\n keep_shape: bool = False,\n keep_equal: bool = False,\n result_names: Suffixes = ...\n) -> DataFrame: ...", "kind": 2, "label": "compare", "sortText": "0z.9999.compare"}, {"detail": "def convert_dtypes(\n self: DataFrame,\n infer_objects: bool = True,\n convert_string: bool = True,\n convert_integer: bool = True,\n convert_boolean: bool = True,\n convert_floating: bool = True,\n dtype_backend: DtypeBackend = 'numpy_nullable'\n) -> DataFrame: ...", "kind": 2, "label": "convert_dtypes", "sortText": "0z.9999.convert_dtypes"}, {"detail": "def copy(\n self: DataFrame,\n deep: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "copy", "sortText": "0z.9999.copy"}, {"detail": "def corr(\n self: DataFrame,\n method: Literal['kendall', 'pearson', 'spearman'] = 'pearson',\n min_periods: int = ...,\n numeric_only: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "corr", "sortText": "0z.9999.corr"}, {"detail": "def corrwith(\n self: DataFrame,\n other: DataFrame | Series,\n axis: Literal['columns', 'index', 0, 1] | None = 0,\n drop: bool = False,\n method: Literal['kendall', 'pearson', 'spearman'] = 'pearson',\n numeric_only: bool = False\n) -> Series: ...", "kind": 2, "label": "corrwith", "sortText": "0z.9999.corrwith"}, {"detail": "def count(\n self: DataFrame,\n axis: Axis = 0,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "count", "sortText": "0z.9999.count"}, {"detail": "def cov(\n self: DataFrame,\n min_periods: int | None = None,\n ddof: int = 1,\n numeric_only: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "cov", "sortText": "0z.9999.cov"}, {"detail": "def cummax(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n skipna: bool = True,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cummax", "sortText": "0z.9999.cummax"}, {"detail": "def cummin(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n skipna: bool = True,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cummin", "sortText": "0z.9999.cummin"}, {"detail": "def cumprod(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n skipna: bool = True,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cumprod", "sortText": "0z.9999.cumprod"}, {"detail": "def cumsum(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n skipna: bool = True,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cumsum", "sortText": "0z.9999.cumsum"}, {"detail": "def describe(\n self: DataFrame,\n percentiles: list[float] | None = ...,\n include: Literal['all'] | list[Dtype] | None = ...,\n exclude: list[Dtype] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "describe", "sortText": "0z.9999.describe"}, {"detail": "def diff(\n self: DataFrame,\n periods: int = 1,\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "diff", "sortText": "0z.9999.diff"}, {"detail": "def truediv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "div", "sortText": "0z.9999.div"}, {"detail": "def truediv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "divide", "sortText": "0z.9999.divide"}, {"detail": "\n@overload\ndef dot(\n self: DataFrame,\n other: DataFrame | ExtensionArray | ndarray\n) -> DataFrame: ...\ndef dot(\n self: DataFrame,\n other: Series\n) -> Series: ...", "kind": 2, "label": "dot", "sortText": "0z.9999.dot"}, {"detail": "\n@overload\ndef drop(\n self: DataFrame,\n labels: Unknown = ...,\n *,\n axis: Unknown = ...,\n index: None,\n columns: Unknown = ...,\n level: Unknown = ...,\n inplace: Unknown = ...,\n errors: Unknown = ...\n) -> Never: ...\ndef drop(\n self: DataFrame,\n labels: Unknown = ...,\n *,\n axis: Unknown = ...,\n index: Unknown = ...,\n columns: None,\n level: Unknown = ...,\n inplace: Unknown = ...,\n errors: Unknown = ...\n) -> Never: ...\ndef drop(\n self: DataFrame,\n labels: None,\n *,\n axis: Unknown = ...,\n index: Unknown = ...,\n columns: Unknown = ...,\n level: Unknown = ...,\n inplace: Unknown = ...,\n errors: Unknown = ...\n) -> Never: ...\ndef drop(\n self: DataFrame,\n labels: None = None,\n *,\n axis: Axis = ...,\n index: Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level: Hashable | None = ...,\n inplace: Literal[True],\n errors: IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self: DataFrame,\n labels: None = None,\n *,\n axis: Axis = ...,\n index: Hashable | Index | Sequence[Hashable],\n columns: Hashable | Iterable[Hashable] = ...,\n level: Hashable | None = ...,\n inplace: Literal[True],\n errors: IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self: DataFrame,\n labels: Hashable | Index | Sequence[Hashable],\n *,\n axis: Axis = ...,\n index: None = None,\n columns: None = None,\n level: Hashable | None = ...,\n inplace: Literal[True],\n errors: IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self: DataFrame,\n labels: None = None,\n *,\n axis: Axis = ...,\n index: Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level: Hashable | None = ...,\n inplace: Literal[False] = False,\n errors: IgnoreRaise = ...\n) -> DataFrame: ...\ndef drop(\n self: DataFrame,\n labels: None = None,\n *,\n axis: Axis = ...,\n index: Hashable | Index | Sequence[Hashable],\n columns: Hashable | Iterable[Hashable] = ...,\n level: Hashable | None = ...,\n inplace: Literal[False] = False,\n errors: IgnoreRaise = ...\n) -> DataFrame: ...\ndef drop(\n self: DataFrame,\n labels: Hashable | Index | Sequence[Hashable],\n *,\n axis: Axis = ...,\n index: None = None,\n columns: None = None,\n level: Hashable | None = ...,\n inplace: Literal[False] = False,\n errors: IgnoreRaise = ...\n) -> DataFrame: ...", "kind": 2, "label": "drop", "sortText": "0z.9999.drop"}, {"detail": "\n@overload\ndef drop_duplicates(\n self: DataFrame,\n subset: Hashable | Iterable[Hashable] | None = ...,\n *,\n keep: DropKeep = ...,\n inplace: Literal[True],\n ignore_index: bool = ...\n) -> None: ...\ndef drop_duplicates(\n self: DataFrame,\n subset: Hashable | Iterable[Hashable] | None = ...,\n *,\n keep: DropKeep = ...,\n inplace: Literal[False] = False,\n ignore_index: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "drop_duplicates", "sortText": "0z.9999.drop_duplicates"}, {"detail": "def droplevel(\n self: DataFrame,\n level: Hashable | list[Hashable],\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "droplevel", "sortText": "0z.9999.droplevel"}, {"detail": "\n@overload\ndef dropna(\n self: DataFrame,\n *,\n axis: Axis = 0,\n how: AnyAll = ...,\n thresh: int | None = ...,\n subset: Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None = ...,\n inplace: Literal[True],\n ignore_index: bool = ...\n) -> None: ...\ndef dropna(\n self: DataFrame,\n *,\n axis: Axis = 0,\n how: AnyAll = ...,\n thresh: int | None = ...,\n subset: Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None = ...,\n inplace: Literal[False] = False,\n ignore_index: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "dropna", "sortText": "0z.9999.dropna"}, {"detail": "Series", "kind": 5, "label": "dtypes", "sortText": "0z.9999.dtypes"}, {"detail": "def duplicated(\n self: DataFrame,\n subset: Hashable | Iterable[Hashable] | None = ...,\n keep: DropKeep = 'first'\n) -> Series: ...", "kind": 2, "label": "duplicated", "sortText": "0z.9999.duplicated"}, {"detail": "bool", "kind": 5, "label": "empty", "sortText": "0z.9999.empty"}, {"detail": "def eq(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "eq", "sortText": "0z.9999.eq"}, {"detail": "def equals(\n self: DataFrame,\n other: DataFrame | Series\n) -> bool: ...", "kind": 2, "label": "equals", "sortText": "0z.9999.equals"}, {"detail": "\n@overload\ndef eval(\n self: DataFrame,\n expr: str,\n *,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...\ndef eval(\n self: DataFrame,\n expr: str,\n *,\n inplace: Literal[False] = False,\n **kwargs: Any\n) -> DataFrame | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64: ...", "kind": 2, "label": "eval", "sortText": "0z.9999.eval"}, {"detail": "def ewm(\n self: DataFrame,\n com: float | None = ...,\n span: float | None = ...,\n halflife: float | None = ...,\n alpha: float | None = ...,\n min_periods: int = 0,\n adjust: bool = True,\n ignore_na: bool = False,\n axis: Axis = 0\n) -> ExponentialMovingWindow[DataFrame]: ...", "kind": 2, "label": "ewm", "sortText": "0z.9999.ewm"}, {"detail": "def expanding(\n self: DataFrame,\n min_periods: int = 1,\n axis: AxisIndex = 0,\n method: CalculationMethod = 'single'\n) -> Expanding[DataFrame]: ...", "kind": 2, "label": "expanding", "sortText": "0z.9999.expanding"}, {"detail": "def explode(\n self: DataFrame,\n column: Sequence[Hashable],\n ignore_index: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "explode", "sortText": "0z.9999.explode"}, {"detail": "\n@overload\ndef ffill(\n self: DataFrame,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n inplace: Literal[True],\n limit: int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> None: ...\ndef ffill(\n self: DataFrame,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n inplace: Literal[False] = False,\n limit: int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "ffill", "sortText": "0z.9999.ffill"}, {"detail": "\n@overload\ndef fillna(\n self: DataFrame,\n value: DataFrame | NAType | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | dict[Unknown, Unknown] | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n limit: int = ...,\n inplace: Literal[True]\n) -> None: ...\ndef fillna(\n self: DataFrame,\n value: DataFrame | NAType | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | dict[Unknown, Unknown] | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n limit: int = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "fillna", "sortText": "0z.9999.fillna"}, {"detail": "def filter(\n self: DataFrame,\n items: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n like: str | None = ...,\n regex: str | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "filter", "sortText": "0z.9999.filter"}, {"detail": "def first_valid_index(self: DataFrame) -> Scalar: ...", "kind": 2, "label": "first_valid_index", "sortText": "0z.9999.first_valid_index"}, {"detail": "def floordiv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | float | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "floordiv", "sortText": "0z.9999.floordiv"}, {"detail": "\n@overload\ndef from_dict(\n cls: type[DataFrame],\n data: dict[Any, Any],\n orient: Literal['index'],\n dtype: Literal[' DataFrame: ...\ndef from_dict(\n cls: type[DataFrame],\n data: dict[Any, Any],\n orient: Literal['columns', 'tight'] = ...,\n dtype: Literal[' DataFrame: ...", "kind": 2, "label": "from_dict", "sortText": "0z.9999.from_dict"}, {"detail": "def from_records[HashableT: Hashable](\n cls: type[DataFrame],\n data: Iterable[Mapping[HashableT, Any]] | Iterable[SequenceNotStr[Any]] | Mapping[HashableT, SequenceNotStr[Any]] | Mapping[HashableT, Any] | ndarray[tuple[int, int]],\n index: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = None,\n exclude: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n coerce_float: bool = False,\n nrows: int | None = None\n) -> DataFrame: ...", "kind": 2, "label": "from_records", "sortText": "0z.9999.from_records"}, {"detail": "def ge(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "ge", "sortText": "0z.9999.ge"}, {"detail": "\n@overload\ndef get(\n self: DataFrame,\n key: Hashable,\n default: None = None\n) -> Series | None: ...\ndef get[T](\n self: DataFrame,\n key: Hashable,\n default: T\n) -> Series | T: ...\ndef get(\n self: DataFrame,\n key: list[Hashable],\n default: None = None\n) -> DataFrame | None: ...\ndef get[T](\n self: DataFrame,\n key: list[Hashable],\n default: T\n) -> DataFrame | T: ...", "kind": 2, "label": "get", "sortText": "0z.9999.get"}, {"detail": "\n@overload\ndef groupby(\n self: DataFrame,\n by: Scalar,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: Scalar,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[False]]: ...\ndef groupby(\n self: DataFrame,\n by: DatetimeIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Timestamp, Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: DatetimeIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Timestamp, Literal[False]]: ...\ndef groupby(\n self: DataFrame,\n by: TimedeltaIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Timedelta, Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: TimedeltaIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Timedelta, Literal[False]]: ...\ndef groupby(\n self: DataFrame,\n by: PeriodIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Period, Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: PeriodIndex,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Period, Literal[False]]: ...\ndef groupby[IntervalT: Interval[Unknown]](\n self: DataFrame,\n by: IntervalIndex[IntervalT],\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[IntervalT, Literal[True]]: ...\ndef groupby[IntervalT: Interval[Unknown]](\n self: DataFrame,\n by: IntervalIndex[IntervalT],\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[IntervalT, Literal[False]]: ...\ndef groupby(\n self: DataFrame,\n by: ((...) -> Any) | Grouper | Mapping[Hashable | None, Any] | MultiIndex | list[((...) -> Any) | ufunc] | list[Grouper] | list[Index] | list[Mapping[Hashable | None, Any]] | list[Series] | list[ndarray] | list[Unknown] | ndarray | ufunc | tuple[Unknown, ...] | None = ...,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[tuple[Unknown, ...], Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: ((...) -> Any) | Grouper | Mapping[Hashable | None, Any] | MultiIndex | list[((...) -> Any) | ufunc] | list[Grouper] | list[Index] | list[Mapping[Hashable | None, Any]] | list[Series] | list[ndarray] | list[Unknown] | ndarray | ufunc | tuple[Unknown, ...] | None = ...,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[tuple[Unknown, ...], Literal[False]]: ...\ndef groupby[SeriesByT: Interval[Timedelta | Timestamp | float | int] | Period | bool | bytes | complex | date | datetime | float | int | str | timedelta](\n self: DataFrame,\n by: Series[SeriesByT],\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[SeriesByT, Literal[True]]: ...\ndef groupby[SeriesByT: Interval[Timedelta | Timestamp | float | int] | Period | bool | bytes | complex | date | datetime | float | int | str | timedelta](\n self: DataFrame,\n by: Series[SeriesByT],\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[SeriesByT, Literal[False]]: ...\ndef groupby(\n self: DataFrame,\n by: CategoricalIndex | Index | Series,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[True] = True,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Any, Literal[True]]: ...\ndef groupby(\n self: DataFrame,\n by: CategoricalIndex | Index | Series,\n level: Hashable | Sequence[Hashable] | None = ...,\n as_index: Literal[False] = False,\n sort: bool = ...,\n group_keys: bool = ...,\n observed: _NoDefault | bool = ...,\n dropna: bool = ...\n) -> DataFrameGroupBy[Any, Literal[False]]: ...", "kind": 2, "label": "groupby", "sortText": "0z.9999.groupby"}, {"detail": "def gt(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "gt", "sortText": "0z.9999.gt"}, {"detail": "def head(\n self: DataFrame,\n n: int = 5\n) -> DataFrame: ...", "kind": 2, "label": "head", "sortText": "0z.9999.head"}, {"detail": "def hist(\n self: DataFrame,\n by: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = None,\n bins: int | list[Unknown] = 10,\n *,\n grid: bool = True,\n xlabelsize: float | str | None = None,\n xrot: float | None = None,\n ylabelsize: float | str | None = None,\n yrot: float | None = None,\n ax: Unknown = None,\n sharex: bool = False,\n sharey: bool = False,\n figsize: tuple[float, float] | None = None,\n layout: tuple[int, int] | None = None,\n backend: str | None = None,\n legend: bool = False,\n **kwargs: Any\n) -> ndarray[tuple[Any, ...], dtype[object_]]: ...", "kind": 2, "label": "hist", "sortText": "0z.9999.hist"}, {"detail": "_iAtIndexerFrame", "kind": 5, "label": "iat", "sortText": "0z.9999.iat"}, {"detail": "def idxmax(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool = True,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "idxmax", "sortText": "0z.9999.idxmax"}, {"detail": "def idxmin(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool = True,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "idxmin", "sortText": "0z.9999.idxmin"}, {"detail": "_iLocIndexerFrame[DataFrame]", "kind": 5, "label": "iloc", "sortText": "0z.9999.iloc"}, {"detail": "Index", "kind": 5, "label": "index", "sortText": "0z.9999.index"}, {"detail": "def infer_objects(\n self: DataFrame,\n copy: bool | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "infer_objects", "sortText": "0z.9999.infer_objects"}, {"detail": "def info(\n self: DataFrame,\n verbose: bool | None = ...,\n buf: WriteBuffer[str] | None = ...,\n max_cols: int | None = ...,\n memory_usage: Literal['deep'] | bool | None = ...,\n show_counts: bool | None = ...\n) -> None: ...", "kind": 2, "label": "info", "sortText": "0z.9999.info"}, {"detail": "def insert(\n self: DataFrame,\n loc: int,\n column: Hashable,\n value: Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None,\n allow_duplicates: bool = ...\n) -> None: ...", "kind": 2, "label": "insert", "sortText": "0z.9999.insert"}, {"detail": "\n@overload\ndef interpolate(\n self: DataFrame,\n method: InterpolateOptions = ...,\n *,\n axis: Axis = 0,\n limit: int | None = ...,\n limit_direction: Literal['backward', 'both', 'forward'] = ...,\n limit_area: Literal['inside', 'outside'] | None = ...,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...\ndef interpolate(\n self: DataFrame,\n method: InterpolateOptions = ...,\n *,\n axis: Axis = 0,\n limit: int | None = ...,\n limit_direction: Literal['backward', 'both', 'forward'] = ...,\n limit_area: Literal['inside', 'outside'] | None = ...,\n inplace: Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "interpolate", "sortText": "0z.9999.interpolate"}, {"detail": "def isetitem(\n self: DataFrame,\n loc: Sequence[int] | int,\n value: ExtensionArray | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[Any] | ndarray | str | timedelta | timedelta64\n) -> None: ...", "kind": 2, "label": "isetitem", "sortText": "0z.9999.isetitem"}, {"detail": "def isin(\n self: DataFrame,\n values: DataFrame | Iterable[Any] | Mapping[Hashable, Iterable[Any]]\n) -> DataFrame: ...", "kind": 2, "label": "isin", "sortText": "0z.9999.isin"}, {"detail": "def isna(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "isna", "sortText": "0z.9999.isna"}, {"detail": "def isnull(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "isnull", "sortText": "0z.9999.isnull"}, {"detail": "def items(self: DataFrame) -> Iterator[tuple[Hashable, Series]]: ...", "kind": 2, "label": "items", "sortText": "0z.9999.items"}, {"detail": "def iterrows(self: DataFrame) -> Iterator[tuple[Hashable, Series]]: ...", "kind": 2, "label": "iterrows", "sortText": "0z.9999.iterrows"}, {"detail": "\n@overload\ndef itertuples(\n self: DataFrame,\n index: bool = ...,\n name: str = ...\n) -> Iterator[_PandasNamedTuple]: ...\ndef itertuples(\n self: DataFrame,\n index: bool = ...,\n name: None = None\n) -> Iterator[tuple[Any, ...]]: ...", "kind": 2, "label": "itertuples", "sortText": "0z.9999.itertuples"}, {"detail": "def join(\n self: DataFrame,\n other: DataFrame | Series | list[DataFrame | Series],\n on: list[str] | str | None = ...,\n how: MergeHow = 'left',\n lsuffix: str = '',\n rsuffix: str = '',\n sort: bool = False,\n validate: Literal['1:1', '1:m', 'm:1', 'm:m', 'many_to_many', 'many_to_one', 'one_to_many', 'one_to_one'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "join", "sortText": "0z.9999.join"}, {"detail": "def keys(self: DataFrame) -> Index: ...", "kind": 2, "label": "keys", "sortText": "0z.9999.keys"}, {"detail": "def kurt(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "kurt", "sortText": "0z.9999.kurt"}, {"detail": "def kurtosis(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "kurtosis", "sortText": "0z.9999.kurtosis"}, {"detail": "def last_valid_index(self: DataFrame) -> Scalar: ...", "kind": 2, "label": "last_valid_index", "sortText": "0z.9999.last_valid_index"}, {"detail": "def le(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "le", "sortText": "0z.9999.le"}, {"detail": "_LocIndexerFrame[DataFrame]", "kind": 5, "label": "loc", "sortText": "0z.9999.loc"}, {"detail": "def lt(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "lt", "sortText": "0z.9999.lt"}, {"detail": "def map(\n self: DataFrame,\n func: (...) -> Unknown,\n na_action: Literal['ignore'] | None = None,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "map", "sortText": "0z.9999.map"}, {"detail": "\n@overload\ndef mask(\n self: DataFrame,\n cond: ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: ((...) -> Unknown) | DataFrame | NAType | Series | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[True],\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n level: Hashable | None = None\n) -> None: ...\ndef mask(\n self: DataFrame,\n cond: ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: ((...) -> Unknown) | DataFrame | NAType | Series | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[False] = False,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mask", "sortText": "0z.9999.mask"}, {"detail": "\n@overload\ndef max(\n self: DataFrame,\n axis: None,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Scalar: ...\ndef max(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "max", "sortText": "0z.9999.max"}, {"detail": "\n@overload\ndef mean(\n self: DataFrame,\n axis: None,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Scalar: ...\ndef mean(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "mean", "sortText": "0z.9999.mean"}, {"detail": "\n@overload\ndef median(\n self: DataFrame,\n axis: None,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Scalar: ...\ndef median(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "median", "sortText": "0z.9999.median"}, {"detail": "def melt(\n self: DataFrame,\n id_vars: Sequence[Unknown] | ndarray | tuple[Unknown, ...] | None = ...,\n value_vars: Sequence[Unknown] | ndarray | tuple[Unknown, ...] | None = ...,\n var_name: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n value_name: Scalar = 'value',\n col_level: int | str | None = ...,\n ignore_index: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "melt", "sortText": "0z.9999.melt"}, {"detail": "def memory_usage(\n self: DataFrame,\n index: bool = True,\n deep: bool = False\n) -> Series: ...", "kind": 2, "label": "memory_usage", "sortText": "0z.9999.memory_usage"}, {"detail": "def merge(\n self: DataFrame,\n right: DataFrame | Series,\n how: MergeHow = 'inner',\n on: ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n left_on: ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n right_on: ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n left_index: bool = False,\n right_index: bool = False,\n sort: bool = False,\n suffixes: Suffixes = ...,\n copy: bool = True,\n indicator: bool | str = False,\n validate: Literal['1:1', '1:m', 'm:1', 'm:m', 'many_to_many', 'many_to_one', 'one_to_many', 'one_to_one'] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "merge", "sortText": "0z.9999.merge"}, {"detail": "\n@overload\ndef min(\n self: DataFrame,\n axis: None,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Scalar: ...\ndef min(\n self: DataFrame,\n axis: Axis = 0,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "min", "sortText": "0z.9999.min"}, {"detail": "def mod(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | float | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mod", "sortText": "0z.9999.mod"}, {"detail": "def mode(\n self: DataFrame,\n axis: Axis = 0,\n numeric_only: bool = False,\n dropna: bool = True\n) -> Series: ...", "kind": 2, "label": "mode", "sortText": "0z.9999.mode"}, {"detail": "def mul(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mul", "sortText": "0z.9999.mul"}, {"detail": "def mul(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "multiply", "sortText": "0z.9999.multiply"}, {"detail": "int", "kind": 5, "label": "ndim", "sortText": "0z.9999.ndim"}, {"detail": "def ne(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "ne", "sortText": "0z.9999.ne"}, {"detail": "def nlargest(\n self: DataFrame,\n n: int,\n columns: list[str] | str,\n keep: NsmallestNlargestKeep = 'first'\n) -> DataFrame: ...", "kind": 2, "label": "nlargest", "sortText": "0z.9999.nlargest"}, {"detail": "def notna(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "notna", "sortText": "0z.9999.notna"}, {"detail": "def notnull(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "notnull", "sortText": "0z.9999.notnull"}, {"detail": "def nsmallest(\n self: DataFrame,\n n: int,\n columns: list[str] | str,\n keep: NsmallestNlargestKeep = 'first'\n) -> DataFrame: ...", "kind": 2, "label": "nsmallest", "sortText": "0z.9999.nsmallest"}, {"detail": "def nunique(\n self: DataFrame,\n axis: Axis = 0,\n dropna: bool = True\n) -> Series[int]: ...", "kind": 2, "label": "nunique", "sortText": "0z.9999.nunique"}, {"detail": "def pct_change(\n self: DataFrame,\n periods: int = 1,\n fill_method: None = None,\n freq: BaseOffset | str | timedelta | None = ...,\n fill_value: NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "pct_change", "sortText": "0z.9999.pct_change"}, {"detail": "\n@overload\ndef pipe[**P, T](\n DataFrame,\n (\n DataFrame,\n ParamSpec(P)\n ) -> T,\n ParamSpec(P)\n) -> T: ...\ndef pipe[T](\n self: DataFrame,\n func: tuple[(...) -> T, str],\n *args: Any,\n **kwargs: Any\n) -> T: ...", "kind": 2, "label": "pipe", "sortText": "0z.9999.pipe"}, {"detail": "def pivot(\n self: DataFrame,\n *,\n columns: IndexLabel,\n index: IndexLabel = ...,\n values: IndexLabel = ...\n) -> DataFrame: ...", "kind": 2, "label": "pivot", "sortText": "0z.9999.pivot"}, {"detail": "def pivot_table(\n self: DataFrame,\n values: _PivotTableValuesTypes = None,\n index: _PivotTableIndexTypes = None,\n columns: _PivotTableColumnsTypes = None,\n aggfunc: Literal['count', 'max', 'mean', 'median', 'min', 'std', 'sum', 'var'] | ((Series) -> Unknown) | Mapping[Hashable, _PivotAggFunc] | Sequence[_PivotAggFunc] | ufunc = 'mean',\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n margins: bool = False,\n dropna: bool = True,\n margins_name: str = 'All',\n observed: bool = True,\n sort: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "pivot_table", "sortText": "0z.9999.pivot_table"}, {"detail": "PlotAccessor", "kind": 5, "label": "plot", "sortText": "0z.9999.plot"}, {"detail": "def pop(\n self: DataFrame,\n item: str\n) -> Series: ...", "kind": 2, "label": "pop", "sortText": "0z.9999.pop"}, {"detail": "def pow(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "pow", "sortText": "0z.9999.pow"}, {"detail": "def prod(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n skipna: bool | None = True,\n numeric_only: bool = False,\n min_count: int = 0,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "prod", "sortText": "0z.9999.prod"}, {"detail": "def prod(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n skipna: bool | None = True,\n numeric_only: bool = False,\n min_count: int = 0,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "product", "sortText": "0z.9999.product"}, {"detail": "\n@overload\ndef quantile(\n self: DataFrame,\n q: float = ...,\n axis: Axis = 0,\n numeric_only: bool = ...,\n interpolation: QuantileInterpolation = ...,\n method: CalculationMethod = ...\n) -> Series: ...\ndef quantile(\n self: DataFrame,\n q: Sequence[float] | ndarray[tuple[Any, ...], dtype[floating]],\n axis: Axis = 0,\n numeric_only: bool = ...,\n interpolation: QuantileInterpolation = ...,\n method: CalculationMethod = ...\n) -> DataFrame: ...", "kind": 2, "label": "quantile", "sortText": "0z.9999.quantile"}, {"detail": "\n@overload\ndef query(\n self: DataFrame,\n expr: str,\n *,\n parser: Literal['pandas', 'python'] = ...,\n engine: Literal['numexpr', 'python'] | None = ...,\n local_dict: dict[str, Any] | None = ...,\n global_dict: dict[str, Any] | None = ...,\n resolvers: list[Mapping[Unknown, Unknown]] | None = ...,\n level: int = ...,\n target: object | None = ...,\n inplace: Literal[True]\n) -> None: ...\ndef query(\n self: DataFrame,\n expr: str,\n *,\n inplace: Literal[False] = False,\n parser: Literal['pandas', 'python'] = ...,\n engine: Literal['numexpr', 'python'] | None = ...,\n local_dict: dict[str, Any] | None = ...,\n global_dict: dict[str, Any] | None = ...,\n resolvers: list[Mapping[Unknown, Unknown]] | None = ...,\n level: int = ...,\n target: object | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "query", "sortText": "0z.9999.query"}, {"detail": "def radd(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "radd", "sortText": "0z.9999.radd"}, {"detail": "def rank(\n self: DataFrame,\n axis: Axis = 0,\n method: Literal['average', 'dense', 'first', 'max', 'min'] = 'average',\n numeric_only: bool = False,\n na_option: Literal['bottom', 'keep', 'top'] = 'keep',\n ascending: bool = True,\n pct: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "rank", "sortText": "0z.9999.rank"}, {"detail": "def rtruediv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rdiv", "sortText": "0z.9999.rdiv"}, {"detail": "def reindex(\n self: DataFrame,\n labels: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n *,\n index: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n method: Literal['backfill', 'bfill', 'ffill', 'nearest', 'pad'] | None = ...,\n copy: bool = True,\n level: int | str = ...,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n limit: int | None = None,\n tolerance: Timedelta | float | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "reindex", "sortText": "0z.9999.reindex"}, {"detail": "def reindex_like(\n self: DataFrame,\n other: DataFrame,\n method: Literal['backfill', 'bfill', 'ffill', 'nearest', 'pad'] | None = ...,\n copy: bool = True,\n limit: int | None = None,\n tolerance: ExtensionArray | Index | Sequence[Scalar] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 = ...\n) -> DataFrame: ...", "kind": 2, "label": "reindex_like", "sortText": "0z.9999.reindex_like"}, {"detail": "\n@overload\ndef rename(\n self: DataFrame,\n mapper: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n *,\n index: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n columns: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n copy: bool = ...,\n inplace: Literal[True],\n level: Hashable | None = None,\n errors: IgnoreRaise = ...\n) -> None: ...\ndef rename(\n self: DataFrame,\n mapper: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n *,\n index: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n columns: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n copy: bool = ...,\n inplace: Literal[False] = False,\n level: Hashable | None = None,\n errors: IgnoreRaise = ...\n) -> DataFrame: ...", "kind": 2, "label": "rename", "sortText": "0z.9999.rename"}, {"detail": "\n@overload\ndef rename_axis(\n self: DataFrame,\n mapper: ExtensionArray | Index | SequenceNotStr[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | range | str | timedelta | timedelta64 | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n copy: bool = ...,\n inplace: Literal[True]\n) -> None: ...\ndef rename_axis(\n self: DataFrame,\n mapper: ExtensionArray | Index | SequenceNotStr[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | range | str | timedelta | timedelta64 | None = ...,\n *,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n copy: bool = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...\ndef rename_axis(\n self: DataFrame,\n *,\n index: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n columns: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n copy: bool = ...,\n inplace: Literal[True]\n) -> None: ...\ndef rename_axis(\n self: DataFrame,\n *,\n index: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n columns: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n copy: bool = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "rename_axis", "sortText": "0z.9999.rename_axis"}, {"detail": "def reorder_levels(\n self: DataFrame,\n order: list[Unknown],\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "reorder_levels", "sortText": "0z.9999.reorder_levels"}, {"detail": "\n@overload\ndef replace[HashableT2: Hashable, HashableT3: Hashable](\n self: DataFrame,\n to_replace: Mapping[HashableT2, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n value: Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[True],\n regex: Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> None: ...\ndef replace[HashableT2: Hashable, HashableT3: Hashable](\n self: DataFrame,\n to_replace: Mapping[HashableT2, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n value: Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[False] = False,\n regex: Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "replace", "sortText": "0z.9999.replace"}, {"detail": "def resample(\n self: DataFrame,\n rule: BaseOffset | str | timedelta,\n axis: Literal['columns', 'index', 0, 1] | _NoDefault = 0,\n closed: Literal['left', 'right'] | None = None,\n label: Literal['left', 'right'] | None = None,\n on: Hashable | None = None,\n level: Hashable | None = None,\n origin: Timestamp | date | datetime | datetime64 | float | integer | str = 'start_day',\n offset: Timedelta | float | integer | str | timedelta | timedelta64 | None = None,\n group_keys: bool = False\n) -> DatetimeIndexResampler[DataFrame]: ...", "kind": 2, "label": "resample", "sortText": "0z.9999.resample"}, {"detail": "\n@overload\ndef reset_index(\n self: DataFrame,\n level: Hashable | Sequence[Hashable] = ...,\n *,\n drop: bool = ...,\n col_level: int | str = ...,\n col_fill: Hashable = ...,\n inplace: Literal[True],\n allow_duplicates: bool = ...,\n names: Hashable | Sequence[Hashable] = ...\n) -> None: ...\ndef reset_index(\n self: DataFrame,\n level: Hashable | Sequence[Hashable] = ...,\n *,\n col_level: int | str = ...,\n col_fill: Hashable = ...,\n drop: bool = ...,\n inplace: Literal[False] = False,\n allow_duplicates: bool = ...,\n names: Hashable | Sequence[Hashable] = ...\n) -> DataFrame: ...", "kind": 2, "label": "reset_index", "sortText": "0z.9999.reset_index"}, {"detail": "def rfloordiv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rfloordiv", "sortText": "0z.9999.rfloordiv"}, {"detail": "def rmod(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rmod", "sortText": "0z.9999.rmod"}, {"detail": "def rmul(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rmul", "sortText": "0z.9999.rmul"}, {"detail": "\n@overload\ndef rolling(\n self: DataFrame,\n window: BaseIndexer | BaseOffset | int | str | timedelta,\n min_periods: int | None = ...,\n center: bool = ...,\n on: Hashable | None = ...,\n axis: AxisIndex = ...,\n closed: Literal['both', 'left', 'neither', 'right'] | None = ...,\n step: int | None = ...,\n method: CalculationMethod = ...,\n *,\n win_type: str\n) -> Window[DataFrame]: ...\ndef rolling(\n self: DataFrame,\n window: BaseIndexer | BaseOffset | int | str | timedelta,\n min_periods: int | None = ...,\n center: bool = ...,\n on: Hashable | None = ...,\n axis: AxisIndex = ...,\n closed: Literal['both', 'left', 'neither', 'right'] | None = ...,\n step: int | None = ...,\n method: CalculationMethod = ...,\n *,\n win_type: None = None\n) -> Rolling[DataFrame]: ...", "kind": 2, "label": "rolling", "sortText": "0z.9999.rolling"}, {"detail": "def round(\n self: DataFrame,\n decimals: Series | dict[Unknown, Unknown] | int = ...,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "round", "sortText": "0z.9999.round"}, {"detail": "def rpow(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rpow", "sortText": "0z.9999.rpow"}, {"detail": "def rsub(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rsub", "sortText": "0z.9999.rsub"}, {"detail": "def rtruediv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rtruediv", "sortText": "0z.9999.rtruediv"}, {"detail": "def sample(\n self: DataFrame,\n n: int | None = ...,\n frac: float | None = ...,\n replace: bool = False,\n weights: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = ...,\n random_state: BitGenerator | ExtensionArray | Generator | RandomState | int | ndarray | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n ignore_index: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "sample", "sortText": "0z.9999.sample"}, {"detail": "\n@overload\ndef select_dtypes(\n self: DataFrame,\n include: StrDtypeArg,\n exclude: Literal[' Never: ...\ndef select_dtypes(\n self: DataFrame,\n include: Literal[' Never: ...\ndef select_dtypes(\n self: DataFrame,\n exclude: StrDtypeArg\n) -> Never: ...\ndef select_dtypes(\n self: DataFrame,\n include: list[Never],\n exclude: list[Never]\n) -> Never: ...\ndef select_dtypes(\n self: DataFrame,\n include: _AstypeArgExtList,\n exclude: Literal[' DataFrame: ...\ndef select_dtypes(\n self: DataFrame,\n include: Literal[' DataFrame: ...\ndef select_dtypes(\n self: DataFrame,\n exclude: _AstypeArgExtList\n) -> DataFrame: ...", "kind": 2, "label": "select_dtypes", "sortText": "0z.9999.select_dtypes"}, {"detail": "def sem(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n skipna: bool | None = True,\n ddof: int = 1,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "sem", "sortText": "0z.9999.sem"}, {"detail": "def set_axis(\n self: DataFrame,\n labels: AxesData,\n *,\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "set_axis", "sortText": "0z.9999.set_axis"}, {"detail": "def set_flags(\n self: DataFrame,\n *,\n copy: bool = ...,\n allows_duplicate_labels: bool | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "set_flags", "sortText": "0z.9999.set_flags"}, {"detail": "\n@overload\ndef set_index(\n self: DataFrame,\n keys: Hashable | Index | Iterator[Hashable] | Sequence[Hashable] | Series | ndarray | None,\n *,\n drop: bool = ...,\n append: bool = ...,\n verify_integrity: bool = ...,\n inplace: Literal[True]\n) -> None: ...\ndef set_index(\n self: DataFrame,\n keys: Hashable | Index | Iterator[Hashable] | Sequence[Hashable] | Series | ndarray | None,\n *,\n drop: bool = ...,\n append: bool = ...,\n verify_integrity: bool = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "set_index", "sortText": "0z.9999.set_index"}, {"detail": "tuple[int, int]", "kind": 5, "label": "shape", "sortText": "0z.9999.shape"}, {"detail": "def shift(\n self: DataFrame,\n periods: Sequence[int] | int = ...,\n freq: BaseOffset | str | timedelta | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = None,\n fill_value: NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "shift", "sortText": "0z.9999.shift"}, {"detail": "int", "kind": 5, "label": "size", "sortText": "0z.9999.size"}, {"detail": "def skew(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n skipna: bool | None = True,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "skew", "sortText": "0z.9999.skew"}, {"detail": "\n@overload\ndef sort_index(\n self: DataFrame,\n *,\n axis: Axis = 0,\n level: Hashable | None = None,\n ascending: Sequence[bool] | bool = ...,\n kind: SortKind = ...,\n na_position: NaPosition = ...,\n sort_remaining: bool = ...,\n ignore_index: bool = ...,\n inplace: Literal[True],\n key: IndexKeyFunc = ...\n) -> None: ...\ndef sort_index(\n self: DataFrame,\n *,\n axis: Axis = 0,\n level: Hashable | list[int] | list[str] | None = ...,\n ascending: Sequence[bool] | bool = ...,\n kind: SortKind = ...,\n na_position: NaPosition = ...,\n sort_remaining: bool = ...,\n ignore_index: bool = ...,\n inplace: Literal[False] = False,\n key: IndexKeyFunc = ...\n) -> DataFrame: ...", "kind": 2, "label": "sort_index", "sortText": "0z.9999.sort_index"}, {"detail": "\n@overload\ndef sort_values(\n self: DataFrame,\n by: Sequence[str] | str,\n *,\n axis: Axis = 0,\n ascending: Sequence[bool] | bool = ...,\n kind: SortKind = ...,\n na_position: NaPosition = ...,\n ignore_index: bool = ...,\n inplace: Literal[True],\n key: ValueKeyFunc = ...\n) -> None: ...\ndef sort_values(\n self: DataFrame,\n by: Sequence[str] | str,\n *,\n axis: Axis = 0,\n ascending: Sequence[bool] | bool = ...,\n kind: SortKind = ...,\n na_position: NaPosition = ...,\n ignore_index: bool = ...,\n inplace: Literal[False] = False,\n key: ValueKeyFunc = ...\n) -> DataFrame: ...", "kind": 2, "label": "sort_values", "sortText": "0z.9999.sort_values"}, {"detail": "Ellipsis", "kind": 5, "label": "sparse", "sortText": "0z.9999.sparse"}, {"detail": "def squeeze(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64: ...", "kind": 2, "label": "squeeze", "sortText": "0z.9999.squeeze"}, {"detail": "\n@overload\ndef stack(\n self: DataFrame,\n level: IndexLabel = ...,\n *,\n future_stack: Literal[True]\n) -> DataFrame | Series: ...\ndef stack(\n self: DataFrame,\n level: IndexLabel = ...,\n dropna: bool = ...,\n sort: bool = ...,\n future_stack: Literal[False] = False\n) -> DataFrame | Series: ...", "kind": 2, "label": "stack", "sortText": "0z.9999.stack"}, {"detail": "def std(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = 0,\n skipna: bool = True,\n ddof: int = 1,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "std", "sortText": "0z.9999.std"}, {"detail": "Styler", "kind": 5, "label": "style", "sortText": "0z.9999.style"}, {"detail": "def sub(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "sub", "sortText": "0z.9999.sub"}, {"detail": "def sub(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Axis = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "subtract", "sortText": "0z.9999.subtract"}, {"detail": "def sum(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = 0,\n skipna: bool | None = True,\n numeric_only: bool = False,\n min_count: int = 0,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "sum", "sortText": "0z.9999.sum"}, {"detail": "def swapaxes(\n self: DataFrame,\n axis1: Axis,\n axis2: Axis,\n copy: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "swapaxes", "sortText": "0z.9999.swapaxes"}, {"detail": "def swaplevel(\n self: DataFrame,\n i: Hashable = ...,\n j: Hashable = ...,\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "swaplevel", "sortText": "0z.9999.swaplevel"}, {"detail": "def tail(\n self: DataFrame,\n n: int = 5\n) -> DataFrame: ...", "kind": 2, "label": "tail", "sortText": "0z.9999.tail"}, {"detail": "def take(\n self: DataFrame,\n indices: TakeIndexer,\n axis: Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "take", "sortText": "0z.9999.take"}, {"detail": "def to_clipboard[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n excel: bool = True,\n sep: str | None = None,\n *,\n na_rep: str = ...,\n float_format: ((object) -> str) | str | None = ...,\n columns: list[HashableT1] | None = ...,\n header: bool | list[str] = ...,\n index: bool = ...,\n index_label: Literal[False] | list[HashableT2] | str | None = ...,\n mode: FileWriteMode = ...,\n encoding: str | None = ...,\n compression: CompressionOptions = ...,\n quoting: CSVQuoting = ...,\n quotechar: str = ...,\n lineterminator: str | None = ...,\n chunksize: int | None = ...,\n date_format: str | None = ...,\n doublequote: bool = ...,\n escapechar: str | None = ...,\n decimal: str = ...,\n errors: str = ...,\n storage_options: StorageOptions = ...\n) -> None: ...", "kind": 2, "label": "to_clipboard", "sortText": "0z.9999.to_clipboard"}, {"detail": "\n@overload\ndef to_csv[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n path_or_buf: PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n sep: str = ...,\n na_rep: str = ...,\n float_format: ((object) -> str) | str | None = ...,\n columns: list[HashableT1] | None = ...,\n header: bool | list[str] = ...,\n index: bool = ...,\n index_label: Literal[False] | list[HashableT2] | str | None = ...,\n mode: FileWriteMode = ...,\n encoding: str | None = ...,\n compression: CompressionOptions = ...,\n quoting: CSVQuoting = ...,\n quotechar: str = ...,\n lineterminator: str | None = ...,\n chunksize: int | None = ...,\n date_format: str | None = ...,\n doublequote: bool = ...,\n escapechar: str | None = ...,\n decimal: str = ...,\n errors: OpenFileErrors = ...,\n storage_options: StorageOptions = ...\n) -> None: ...\ndef to_csv[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n path_or_buf: None = None,\n sep: str = ...,\n na_rep: str = ...,\n float_format: ((object) -> str) | str | None = ...,\n columns: list[HashableT1] | None = ...,\n header: bool | list[str] = ...,\n index: bool = ...,\n index_label: Literal[False] | list[HashableT2] | str | None = ...,\n mode: FileWriteMode = ...,\n encoding: str | None = ...,\n compression: CompressionOptions = ...,\n quoting: CSVQuoting = ...,\n quotechar: str = ...,\n lineterminator: str | None = ...,\n chunksize: int | None = ...,\n date_format: str | None = ...,\n doublequote: bool = ...,\n escapechar: str | None = ...,\n decimal: str = ...,\n errors: OpenFileErrors = ...,\n storage_options: StorageOptions = ...\n) -> str: ...", "kind": 2, "label": "to_csv", "sortText": "0z.9999.to_csv"}, {"detail": "\n@overload\ndef to_dict(\n self: DataFrame,\n orient: str = ...,\n *,\n into: type[defaultdict[Unknown, Unknown]],\n index: Literal[True] = True\n) -> Never: ...\ndef to_dict[_T_MUTABLE_MAPPING_co: MutableMapping[Unknown, Unknown]](\n self: DataFrame,\n orient: Literal['records'],\n *,\n into: _T_MUTABLE_MAPPING_co | type[_T_MUTABLE_MAPPING_co],\n index: Literal[True] = True\n) -> list[_T_MUTABLE_MAPPING_co]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['records'],\n *,\n into: type[dict[Unknown, Unknown]] = ...,\n index: Literal[True] = True\n) -> list[dict[Hashable, Any]]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['index'],\n *,\n into: defaultdict[Unknown, Unknown],\n index: Literal[True] = True\n) -> defaultdict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['index'],\n *,\n into: OrderedDict[Unknown, Unknown] | type[OrderedDict[Unknown, Unknown]],\n index: Literal[True] = True\n) -> OrderedDict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['index'],\n *,\n into: type[MutableMapping[Unknown, Unknown]],\n index: Literal[True] = True\n) -> MutableMapping[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['index'],\n *,\n into: type[dict[Unknown, Unknown]] = ...,\n index: Literal[True] = True\n) -> dict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict[_T_MUTABLE_MAPPING_co: MutableMapping[Unknown, Unknown]](\n self: DataFrame,\n orient: Literal['dict', 'list', 'series'] = ...,\n *,\n into: _T_MUTABLE_MAPPING_co | type[_T_MUTABLE_MAPPING_co],\n index: Literal[True] = True\n) -> _T_MUTABLE_MAPPING_co: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['dict', 'list', 'series'] = ...,\n *,\n into: type[dict[Unknown, Unknown]] = ...,\n index: Literal[True] = True\n) -> dict[Hashable, Any]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['split', 'tight'],\n *,\n into: MutableMapping[Unknown, Unknown] | type[MutableMapping[Unknown, Unknown]],\n index: bool = ...\n) -> MutableMapping[str, list[Unknown]]: ...\ndef to_dict(\n self: DataFrame,\n orient: Literal['split', 'tight'],\n *,\n into: type[dict[Unknown, Unknown]] = ...,\n index: bool = ...\n) -> dict[str, list[Unknown]]: ...", "kind": 2, "label": "to_dict", "sortText": "0z.9999.to_dict"}, {"detail": "def to_excel(\n self: DataFrame,\n excel_writer: Unknown,\n sheet_name: str = 'Sheet1',\n na_rep: str = '',\n float_format: str | None = ...,\n columns: Sequence[str] | str | None = ...,\n header: bool | list[str] = True,\n index: bool = True,\n index_label: Sequence[str] | str | None = ...,\n startrow: int = 0,\n startcol: int = 0,\n engine: str | None = ...,\n merge_cells: ExcelWriterMergeCells = True,\n inf_rep: str = 'inf',\n freeze_panes: tuple[int, int] | None = ...\n) -> None: ...", "kind": 2, "label": "to_excel", "sortText": "0z.9999.to_excel"}, {"detail": "def to_feather(\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n **kwargs: Any\n) -> None: ...", "kind": 2, "label": "to_feather", "sortText": "0z.9999.to_feather"}, {"detail": "def to_hdf[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n path_or_buf: HDFStore | PathLike[str] | str,\n *,\n key: str,\n mode: Literal['a', 'r+', 'w'] = ...,\n complevel: int | None = ...,\n complib: Literal['blosc', 'bzip2', 'lzo', 'zlib'] | None = ...,\n append: bool = ...,\n format: Literal['f', 'fixed', 't', 'table'] | None = ...,\n index: bool = ...,\n min_itemsize: dict[HashableT1, int] | int | None = ...,\n nan_rep: str | None = ...,\n dropna: bool | None = ...,\n data_columns: Literal[True] | list[HashableT2] | None = ...,\n errors: OpenFileErrors = ...,\n encoding: str = ...\n) -> None: ...", "kind": 2, "label": "to_hdf", "sortText": "0z.9999.to_hdf"}, {"detail": "\n@overload\ndef to_html(\n self: DataFrame,\n buf: PathLike[str] | WriteBuffer[str] | str,\n *,\n columns: Index | SequenceNotStr[Hashable] | Series | None = ...,\n col_space: Mapping[Hashable, int | str] | Sequence[int | str] | int | str | None = ...,\n header: bool = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Mapping[Hashable, (object) -> str] | list[(object) -> str] | tuple[(object) -> str, ...] | None = ...,\n float_format: ((float) -> str) | None = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n justify: Literal['center', 'end', 'inherit', 'initial', 'justify', 'justify-all', 'left', 'match-parent', 'right', 'start', 'unset'] | None = ...,\n max_rows: int | None = ...,\n max_cols: int | None = ...,\n show_dimensions: bool = ...,\n decimal: str = ...,\n bold_rows: bool = ...,\n classes: Sequence[str] | None = ...,\n escape: bool = ...,\n notebook: bool = ...,\n border: int | None = ...,\n table_id: str | None = ...,\n render_links: bool = ...,\n encoding: str | None = ...\n) -> None: ...\ndef to_html(\n self: DataFrame,\n buf: None = None,\n *,\n columns: Sequence[Hashable] | None = ...,\n col_space: Mapping[Hashable, int | str] | Sequence[int | str] | int | str | None = ...,\n header: bool = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Mapping[Hashable, (object) -> str] | list[(object) -> str] | tuple[(object) -> str, ...] | None = ...,\n float_format: ((float) -> str) | None = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n justify: Literal['center', 'end', 'inherit', 'initial', 'justify', 'justify-all', 'left', 'match-parent', 'right', 'start', 'unset'] | None = ...,\n max_rows: int | None = ...,\n max_cols: int | None = ...,\n show_dimensions: bool = ...,\n decimal: str = ...,\n bold_rows: bool = ...,\n classes: Sequence[str] | None = ...,\n escape: bool = ...,\n notebook: bool = ...,\n border: int | None = ...,\n table_id: str | None = ...,\n render_links: bool = ...,\n encoding: str | None = ...\n) -> str: ...", "kind": 2, "label": "to_html", "sortText": "0z.9999.to_html"}, {"detail": "\n@overload\ndef to_json(\n self: DataFrame,\n path_or_buf: PathLike[str] | WriteBuffer[str] | str,\n *,\n orient: Literal['records'],\n date_format: Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii: bool = ...,\n date_unit: TimeUnit = ...,\n default_handler: ((Any) -> JSONSerializable) | None = ...,\n lines: Literal[True],\n compression: CompressionOptions = ...,\n index: bool | None = ...,\n indent: int | None = ...,\n storage_options: dict[Unknown, Unknown] | None = ...,\n mode: Literal['a']\n) -> None: ...\ndef to_json(\n self: DataFrame,\n path_or_buf: None = None,\n *,\n orient: Literal['records'],\n date_format: Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii: bool = ...,\n date_unit: TimeUnit = ...,\n default_handler: ((Any) -> JSONSerializable) | None = ...,\n lines: Literal[True],\n compression: CompressionOptions = ...,\n index: bool | None = ...,\n indent: int | None = ...,\n storage_options: dict[Unknown, Unknown] | None = ...,\n mode: Literal['a']\n) -> str: ...\ndef to_json(\n self: DataFrame,\n path_or_buf: None = None,\n *,\n orient: Literal['columns', 'index', 'records', 'split', 'table', 'values'] | None = ...,\n date_format: Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii: bool = ...,\n date_unit: TimeUnit = ...,\n default_handler: ((Any) -> JSONSerializable) | None = ...,\n lines: bool = ...,\n compression: CompressionOptions = ...,\n index: bool | None = ...,\n indent: int | None = ...,\n storage_options: dict[Unknown, Unknown] | None = ...,\n mode: Literal['w'] = ...\n) -> str: ...\ndef to_json(\n self: DataFrame,\n path_or_buf: PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n *,\n orient: Literal['columns', 'index', 'records', 'split', 'table', 'values'] | None = ...,\n date_format: Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii: bool = ...,\n date_unit: TimeUnit = ...,\n default_handler: ((Any) -> JSONSerializable) | None = ...,\n lines: bool = ...,\n compression: CompressionOptions = ...,\n index: bool | None = ...,\n indent: int | None = ...,\n storage_options: dict[Unknown, Unknown] | None = ...,\n mode: Literal['w'] = ...\n) -> None: ...", "kind": 2, "label": "to_json", "sortText": "0z.9999.to_json"}, {"detail": "\n@overload\ndef to_latex(\n self: DataFrame,\n buf: PathLike[str] | WriteBuffer[str] | str,\n columns: list[str] | None = ...,\n header: bool | list[str] = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Unknown = ...,\n float_format: Unknown = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n bold_rows: bool = ...,\n column_format: str | None = ...,\n longtable: bool | None = ...,\n escape: bool | None = ...,\n encoding: str | None = ...,\n decimal: str = ...,\n multicolumn: bool | None = ...,\n multicolumn_format: str | None = ...,\n multirow: bool | None = ...,\n caption: str | tuple[str, str] | None = ...,\n label: str | None = ...,\n position: str | None = ...\n) -> None: ...\ndef to_latex(\n self: DataFrame,\n buf: None = None,\n columns: list[str] | None = ...,\n header: bool | list[str] = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Unknown = ...,\n float_format: Unknown = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n bold_rows: bool = ...,\n column_format: str | None = ...,\n longtable: bool | None = ...,\n escape: bool | None = ...,\n encoding: str | None = ...,\n decimal: str = ...,\n multicolumn: bool | None = ...,\n multicolumn_format: str | None = ...,\n multirow: bool | None = ...,\n caption: str | tuple[str, str] | None = ...,\n label: str | None = ...,\n position: str | None = ...\n) -> str: ...", "kind": 2, "label": "to_latex", "sortText": "0z.9999.to_latex"}, {"detail": "\n@overload\ndef to_markdown(\n self: DataFrame,\n buf: PathLike[str] | WriteBuffer[str] | str,\n *,\n mode: FileWriteMode = ...,\n index: bool = ...,\n storage_options: StorageOptions = ...,\n **kwargs: Any\n) -> None: ...\ndef to_markdown(\n self: DataFrame,\n buf: None = None,\n *,\n mode: Literal['a', 'a+', 'a+b', 'ab', 'at', 'w', 'w+', 'w+b', 'wb', 'wt', 'x', 'xb', 'xt'] | None = ...,\n index: bool = ...,\n storage_options: StorageOptions = ...,\n **kwargs: Any\n) -> str: ...", "kind": 2, "label": "to_markdown", "sortText": "0z.9999.to_markdown"}, {"detail": "def to_numpy(\n self: DataFrame,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = ...,\n copy: bool = False,\n na_value: Scalar = ...\n) -> ndarray[tuple[int, int]]: ...", "kind": 2, "label": "to_numpy", "sortText": "0z.9999.to_numpy"}, {"detail": "\n@overload\ndef to_orc(\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n *,\n engine: Literal['pyarrow'] = ...,\n index: bool | None = ...,\n engine_kwargs: dict[str, Any] | None = ...\n) -> None: ...\ndef to_orc(\n self: DataFrame,\n path: None = None,\n *,\n engine: Literal['pyarrow'] = ...,\n index: bool | None = ...,\n engine_kwargs: dict[str, Any] | None = ...\n) -> bytes: ...", "kind": 2, "label": "to_orc", "sortText": "0z.9999.to_orc"}, {"detail": "\n@overload\ndef to_parquet(\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n *,\n engine: ParquetEngine = ...,\n compression: Literal['brotli', 'gzip', 'lz4', 'snappy', 'zstd'] | None = ...,\n index: bool | None = ...,\n partition_cols: Sequence[Hashable] | None = ...,\n storage_options: StorageOptions = ...,\n **kwargs: Any\n) -> None: ...\ndef to_parquet(\n self: DataFrame,\n path: None = None,\n *,\n engine: ParquetEngine = ...,\n compression: Literal['brotli', 'gzip', 'lz4', 'snappy', 'zstd'] | None = ...,\n index: bool | None = ...,\n partition_cols: Sequence[Hashable] | None = ...,\n storage_options: StorageOptions = ...,\n **kwargs: Any\n) -> bytes: ...", "kind": 2, "label": "to_parquet", "sortText": "0z.9999.to_parquet"}, {"detail": "def to_period(\n self: DataFrame,\n freq: Day | Hour | Micro | Milli | Minute | MonthEnd | Nano | QuarterEnd | Second | Week | YearEnd | str | None = None,\n axis: Axis = 0,\n copy: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "to_period", "sortText": "0z.9999.to_period"}, {"detail": "def to_pickle(\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n compression: CompressionOptions = 'infer',\n protocol: int = 5,\n storage_options: StorageOptions = ...\n) -> None: ...", "kind": 2, "label": "to_pickle", "sortText": "0z.9999.to_pickle"}, {"detail": "def to_records[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n index: bool = True,\n column_dtypes: Mapping[HashableT1, DTypeLike] | _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n index_dtypes: Mapping[HashableT2, DTypeLike] | _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None\n) -> recarray: ...", "kind": 2, "label": "to_records", "sortText": "0z.9999.to_records"}, {"detail": "def to_sql(\n self: DataFrame,\n name: str,\n con: Unknown,\n *,\n schema: str | None = None,\n if_exists: Literal['append', 'delete_rows', 'fail', 'replace'] = 'fail',\n index: bool = True,\n index_label: IndexLabel = None,\n chunksize: int | None = None,\n dtype: ExtensionDtype | Mapping[Hashable, ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str]] | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n method: Literal['multi'] | ((\n SQLTable,\n Any,\n list[str],\n Iterable[tuple[Any, ...]]\n) -> int | None) | None = None\n) -> int | None: ...", "kind": 2, "label": "to_sql", "sortText": "0z.9999.to_sql"}, {"detail": "\n@overload\ndef to_stata[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n *,\n convert_dates: dict[HashableT1, StataDateFormat] | None = ...,\n write_index: bool = ...,\n byteorder: Literal['<', '>', 'big', 'little'] | None = ...,\n time_stamp: datetime | None = ...,\n data_label: str | None = ...,\n variable_labels: dict[HashableT2, str] | None = ...,\n version: Literal[117, 118, 119],\n convert_strl: SequenceNotStr[Hashable] | None = ...,\n compression: CompressionOptions = ...,\n storage_options: StorageOptions = ...,\n value_labels: dict[Hashable, dict[float, str]] | None = ...\n) -> None: ...\ndef to_stata[HashableT1: Hashable, HashableT2: Hashable](\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n *,\n convert_dates: dict[HashableT1, StataDateFormat] | None = ...,\n write_index: bool = ...,\n byteorder: Literal['<', '>', 'big', 'little'] | None = ...,\n time_stamp: datetime | None = ...,\n data_label: str | None = ...,\n variable_labels: dict[HashableT2, str] | None = ...,\n version: Literal[114, 117, 118, 119] | None = ...,\n convert_strl: None = None,\n compression: CompressionOptions = ...,\n storage_options: StorageOptions = ...,\n value_labels: dict[Hashable, dict[float, str]] | None = ...\n) -> None: ...", "kind": 2, "label": "to_stata", "sortText": "0z.9999.to_stata"}, {"detail": "\n@overload\ndef to_string[HashableT: Hashable](\n self: DataFrame,\n buf: PathLike[str] | WriteBuffer[str] | str,\n *,\n columns: Index | SequenceNotStr[Hashable] | Series | None = ...,\n col_space: dict[HashableT, int] | int | list[int] | None = ...,\n header: bool | list[str] | tuple[str, ...] = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Mapping[int | str, (...) -> Unknown] | list[(...) -> Unknown] | tuple[(...) -> Unknown, ...] | None = ...,\n float_format: ((float) -> str) | EngFormatter | str | None = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n justify: str | None = ...,\n max_rows: int | None = ...,\n max_cols: int | None = ...,\n show_dimensions: bool = ...,\n decimal: str = ...,\n line_width: int | None = ...,\n min_rows: int | None = ...,\n max_colwidth: int | None = ...,\n encoding: str | None = ...\n) -> None: ...\ndef to_string(\n self: DataFrame,\n buf: None = None,\n *,\n columns: Index | Sequence[Hashable] | Series | None = ...,\n col_space: dict[Hashable, int] | int | list[int] | None = ...,\n header: Sequence[str] | bool = ...,\n index: bool = ...,\n na_rep: str = ...,\n formatters: Mapping[int | str, (...) -> Unknown] | list[(...) -> Unknown] | tuple[(...) -> Unknown, ...] | None = ...,\n float_format: ((float) -> str) | EngFormatter | str | None = ...,\n sparsify: bool | None = ...,\n index_names: bool = ...,\n justify: str | None = ...,\n max_rows: int | None = ...,\n max_cols: int | None = ...,\n show_dimensions: bool = ...,\n decimal: str = ...,\n line_width: int | None = ...,\n min_rows: int | None = ...,\n max_colwidth: int | None = ...,\n encoding: str | None = ...\n) -> str: ...", "kind": 2, "label": "to_string", "sortText": "0z.9999.to_string"}, {"detail": "def to_timestamp(\n self: DataFrame,\n freq: Day | Hour | Micro | Milli | Minute | MonthEnd | Nano | QuarterEnd | Second | Week | YearEnd | str | None = None,\n how: ToTimestampHow = ...,\n axis: Axis = 0,\n copy: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "to_timestamp", "sortText": "0z.9999.to_timestamp"}, {"detail": "def to_xarray(self: DataFrame) -> Unknown: ...", "kind": 2, "label": "to_xarray", "sortText": "0z.9999.to_xarray"}, {"detail": "\n@overload\ndef to_xml(\n self: DataFrame,\n path_or_buffer: PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n index: bool = ...,\n root_name: str = ...,\n row_name: str = ...,\n na_rep: str | None = ...,\n attr_cols: SequenceNotStr[Hashable] | None = ...,\n elem_cols: SequenceNotStr[Hashable] | None = ...,\n namespaces: dict[str | None, str] | None = ...,\n prefix: str | None = ...,\n encoding: str = ...,\n xml_declaration: bool = ...,\n pretty_print: bool = ...,\n parser: XMLParsers = ...,\n stylesheet: PathLike[str] | ReadBuffer[bytes] | ReadBuffer[str] | str | None = ...,\n compression: CompressionOptions = ...,\n storage_options: StorageOptions = ...\n) -> None: ...\ndef to_xml(\n self: DataFrame,\n path_or_buffer: None = None,\n index: bool = ...,\n root_name: str | None = ...,\n row_name: str | None = ...,\n na_rep: str | None = ...,\n attr_cols: list[Hashable] | None = ...,\n elem_cols: list[Hashable] | None = ...,\n namespaces: dict[str | None, str] | None = ...,\n prefix: str | None = ...,\n encoding: str = ...,\n xml_declaration: bool | None = ...,\n pretty_print: bool | None = ...,\n parser: str | None = ...,\n stylesheet: PathLike[str] | ReadBuffer[bytes] | ReadBuffer[str] | str | None = ...,\n compression: CompressionOptions = ...,\n storage_options: StorageOptions = ...\n) -> str: ...", "kind": 2, "label": "to_xml", "sortText": "0z.9999.to_xml"}, {"detail": "def transform(\n self: DataFrame,\n func: AggFuncTypeFrame,\n axis: Axis = 0,\n *args: Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "transform", "sortText": "0z.9999.transform"}, {"detail": "def transpose(\n self: DataFrame,\n *args: Any,\n *,\n copy: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "transpose", "sortText": "0z.9999.transpose"}, {"detail": "def truediv(\n self: DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis: Literal['columns', 'index', 0, 1] | None = 'columns',\n level: Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "truediv", "sortText": "0z.9999.truediv"}, {"detail": "def truncate(\n self: DataFrame,\n before: date | int | str | None = ...,\n after: date | int | str | None = ...,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n copy: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "truncate", "sortText": "0z.9999.truncate"}, {"detail": "def tz_convert(\n self: DataFrame,\n tz: TimeZones,\n axis: Axis = 0,\n level: Hashable | None = None,\n copy: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "tz_convert", "sortText": "0z.9999.tz_convert"}, {"detail": "def tz_localize(\n self: DataFrame,\n tz: TimeZones,\n axis: Axis = 0,\n level: Hashable | None = None,\n copy: builtins.bool = True,\n ambiguous: TimeAmbiguous = 'raise',\n nonexistent: TimeNonexistent = 'raise'\n) -> DataFrame: ...", "kind": 2, "label": "tz_localize", "sortText": "0z.9999.tz_localize"}, {"detail": "def unstack(\n self: DataFrame,\n level: IndexLabel = -1,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n sort: bool = True\n) -> DataFrame | Series: ...", "kind": 2, "label": "unstack", "sortText": "0z.9999.unstack"}, {"detail": "def update(\n self: DataFrame,\n other: DataFrame | Series,\n join: Literal['left'] = 'left',\n overwrite: bool = True,\n filter_func: ((...) -> Unknown) | None = ...,\n errors: IgnoreRaise = 'ignore'\n) -> None: ...", "kind": 2, "label": "update", "sortText": "0z.9999.update"}, {"detail": "\n@overload\ndef value_counts(\n self: DataFrame,\n subset: Sequence[Hashable] | None = ...,\n normalize: Literal[False] = False,\n sort: bool = ...,\n ascending: bool = ...,\n dropna: bool = ...\n) -> Series[int]: ...\ndef value_counts(\n self: DataFrame,\n normalize: Literal[True],\n subset: Sequence[Hashable] | None = ...,\n sort: bool = ...,\n ascending: bool = ...,\n dropna: bool = ...\n) -> Series[float]: ...", "kind": 2, "label": "value_counts", "sortText": "0z.9999.value_counts"}, {"detail": "ndarray[tuple[int, int]]", "kind": 5, "label": "values", "sortText": "0z.9999.values"}, {"detail": "def var(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = 0,\n skipna: bool | None = True,\n ddof: int = 1,\n numeric_only: bool = False,\n **kwargs: Any\n) -> Series: ...", "kind": 2, "label": "var", "sortText": "0z.9999.var"}, {"detail": "\n@overload\ndef where(\n self: DataFrame,\n cond: ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: ((...) -> DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64) | DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 = ...,\n *,\n inplace: Literal[True],\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n level: Hashable | None = None\n) -> None: ...\ndef where(\n self: DataFrame,\n cond: ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: ((...) -> DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64) | DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 = ...,\n *,\n inplace: Literal[False] = False,\n axis: Literal['columns', 'index', 0, 1] | None = ...,\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "where", "sortText": "0z.9999.where"}, {"detail": "def xs(\n self: DataFrame,\n key: IndexLabel,\n axis: Axis = 0,\n level: Hashable | Sequence[Hashable] | None = None,\n drop_level: bool = True\n) -> DataFrame | Series: ...", "kind": 2, "label": "xs", "sortText": "0z.9999.xs"}, {"detail": "def __abs__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__abs__", "sortText": "3z.9999.__abs__"}, {"detail": "def __add__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__add__", "sortText": "3z.9999.__add__"}, {"detail": "def __and__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__and__", "sortText": "3z.9999.__and__"}, {"detail": "def __array__(\n self: DataFrame,\n dtype: Unknown = ...\n) -> ndarray: ...", "kind": 2, "label": "__array__", "sortText": "3z.9999.__array__"}, {"detail": "int", "kind": 5, "label": "__array_priority__", "sortText": "3z.9999.__array_priority__"}, {"detail": "def __arrow_c_stream__(\n self: DataFrame,\n requested_schema: object | None = None\n) -> object: ...", "kind": 2, "label": "__arrow_c_stream__", "sortText": "3z.9999.__arrow_c_stream__"}, {"detail": "def __bool__(self: DataFrame) -> NoReturn: ...", "kind": 2, "label": "__bool__", "sortText": "3z.9999.__bool__"}, {"detail": "def __contains__(\n self: DataFrame,\n key: Unknown\n) -> bool: ...", "kind": 2, "label": "__contains__", "sortText": "3z.9999.__contains__"}, {"detail": "def __copy__(\n self: DataFrame,\n deep: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "__copy__", "sortText": "3z.9999.__copy__"}, {"detail": "def __deepcopy__(\n self: DataFrame,\n memo: MutableMapping[int, Any] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "__deepcopy__", "sortText": "3z.9999.__deepcopy__"}, {"detail": "def __delitem__(\n self: DataFrame,\n idx: Hashable\n) -> None: ...", "kind": 2, "label": "__delitem__", "sortText": "3z.9999.__delitem__"}, {"detail": "def __divmod__(\n self: DataFrame,\n other: Any\n) -> tuple[DataFrame, DataFrame]: ...", "kind": 2, "label": "__divmod__", "sortText": "3z.9999.__divmod__"}, {"detail": "def __eq__(\n self: DataFrame,\n other: object\n) -> DataFrame: ...", "kind": 2, "label": "__eq__", "sortText": "3z.9999.__eq__"}, {"detail": "def __finalize__(\n self: DataFrame,\n other: Unknown,\n method: Unknown = ...,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "__finalize__", "sortText": "3z.9999.__finalize__"}, {"detail": "def __floordiv__(\n self: DataFrame,\n other: DataFrame | Sequence[float] | Series[float] | Series[int] | float\n) -> DataFrame: ...", "kind": 2, "label": "__floordiv__", "sortText": "3z.9999.__floordiv__"}, {"detail": "def __ge__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__ge__", "sortText": "3z.9999.__ge__"}, {"detail": "def __getattr__(\n self: DataFrame,\n name: str\n) -> Series: ...", "kind": 2, "label": "__getattr__", "sortText": "3z.9999.__getattr__"}, {"detail": "\n@overload\ndef __getitem__(\n self: DataFrame,\n key: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | tuple[Hashable, ...]\n) -> Series: ...\ndef __getitem__(\n self: DataFrame,\n key: Iterable[Hashable] | slice[Any, Any, Any]\n) -> DataFrame: ...\ndef __getitem__(\n self: DataFrame,\n key: Hashable\n) -> Series: ...", "kind": 2, "label": "__getitem__", "sortText": "3z.9999.__getitem__"}, {"detail": "def __gt__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__gt__", "sortText": "3z.9999.__gt__"}, {"detail": "None", "kind": 5, "label": "__hash__", "sortText": "3z.9999.__hash__"}, {"detail": "def __invert__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__invert__", "sortText": "3z.9999.__invert__"}, {"detail": "def __iter__(self: DataFrame) -> Iterator[Hashable]: ...", "kind": 2, "label": "__iter__", "sortText": "3z.9999.__iter__"}, {"detail": "def __le__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__le__", "sortText": "3z.9999.__le__"}, {"detail": "def __len__(self: DataFrame) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3z.9999.__len__"}, {"detail": "def __lt__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__lt__", "sortText": "3z.9999.__lt__"}, {"detail": "\n@overload\ndef __matmul__(\n self: DataFrame,\n other: DataFrame\n) -> DataFrame: ...\ndef __matmul__(\n self: DataFrame,\n other: Series\n) -> Series: ...\ndef __matmul__(\n self: DataFrame,\n other: ndarray[tuple[Any, ...], dtype[np_num]]\n) -> DataFrame: ...", "kind": 2, "label": "__matmul__", "sortText": "3z.9999.__matmul__"}, {"detail": "def __mod__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__mod__", "sortText": "3z.9999.__mod__"}, {"detail": "def __mul__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__mul__", "sortText": "3z.9999.__mul__"}, {"detail": "def __ne__(\n self: DataFrame,\n other: object\n) -> DataFrame: ...", "kind": 2, "label": "__ne__", "sortText": "3z.9999.__ne__"}, {"detail": "def __neg__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__neg__", "sortText": "3z.9999.__neg__"}, {"detail": "\n@overload\ndef __new__[Self@DataFrame: DataFrame](\n cls: type[Self@DataFrame],\n data: DataFrame | Index | Iterable[Index | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | tuple[Hashable, ListLikeU]] | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | None = None,\n index: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n dtype: ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy: bool | None = None\n) -> Self@DataFrame: ...\ndef __new__[Self@DataFrame: DataFrame](\n cls: type[Self@DataFrame],\n data: Scalar,\n index: Axes,\n columns: Axes,\n dtype: ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy: bool | None = None\n) -> Self@DataFrame: ...", "kind": 3, "label": "__new__", "sortText": "3z.9999.__new__"}, {"detail": "def __nonzero__(self: DataFrame) -> None: ...", "kind": 2, "label": "__nonzero__", "sortText": "3z.9999.__nonzero__"}, {"detail": "def __or__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__or__", "sortText": "3z.9999.__or__"}, {"detail": "def __pos__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__pos__", "sortText": "3z.9999.__pos__"}, {"detail": "def __pow__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__pow__", "sortText": "3z.9999.__pow__"}, {"detail": "def __radd__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__radd__", "sortText": "3z.9999.__radd__"}, {"detail": "def __rand__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rand__", "sortText": "3z.9999.__rand__"}, {"detail": "def __rdivmod__(\n self: DataFrame,\n other: Any\n) -> tuple[DataFrame, DataFrame]: ...", "kind": 2, "label": "__rdivmod__", "sortText": "3z.9999.__rdivmod__"}, {"detail": "def __rfloordiv__(\n self: DataFrame,\n other: DataFrame | Sequence[float] | Series[float] | Series[int] | float\n) -> DataFrame: ...", "kind": 2, "label": "__rfloordiv__", "sortText": "3z.9999.__rfloordiv__"}, {"detail": "def __rmatmul__(\n self: DataFrame,\n other: ndarray[tuple[Any, ...], dtype[np_num]]\n) -> DataFrame: ...", "kind": 2, "label": "__rmatmul__", "sortText": "3z.9999.__rmatmul__"}, {"detail": "def __rmod__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rmod__", "sortText": "3z.9999.__rmod__"}, {"detail": "def __rmul__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rmul__", "sortText": "3z.9999.__rmul__"}, {"detail": "def __ror__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__ror__", "sortText": "3z.9999.__ror__"}, {"detail": "def __round__(\n self: DataFrame,\n decimals: int = ...\n) -> DataFrame: ...", "kind": 2, "label": "__round__", "sortText": "3z.9999.__round__"}, {"detail": "def __rpow__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rpow__", "sortText": "3z.9999.__rpow__"}, {"detail": "def __rsub__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rsub__", "sortText": "3z.9999.__rsub__"}, {"detail": "def __rtruediv__(\n self: DataFrame,\n other: DataFrame | Sequence[Unknown] | Series | float\n) -> DataFrame: ...", "kind": 2, "label": "__rtruediv__", "sortText": "3z.9999.__rtruediv__"}, {"detail": "def __rxor__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rxor__", "sortText": "3z.9999.__rxor__"}, {"detail": "def __setattr__(\n self: DataFrame,\n name: str,\n value: Unknown\n) -> None: ...", "kind": 2, "label": "__setattr__", "sortText": "3z.9999.__setattr__"}, {"detail": "\n@overload\ndef __setitem__(\n self: DataFrame,\n idx: Index | Series[int] | int | list[int] | ndarray[tuple[Any, ...], dtype[integer]] | slice[Any, Any, Any] | tuple[IndexType, IndexType] | tuple[IndexType, int] | tuple[int, IndexType] | tuple[int, int],\n value: DataFrame | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__[ScalarT: Scalar](\n self: DataFrame,\n idx: Series[builtins.bool] | int | integer | list[builtins.bool] | list[ScalarT] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | signedinteger[_NBitIntP] | signedinteger[_8Bit] | signedinteger | slice[Any, Any, Any] | str | str_ | unsignedinteger | tuple[IndexOpsMixin | Sequence[Scalar] | Series[builtins.bool] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[builtins.bool] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | slice[Any, Any, Any] | str | timedelta | timedelta64, ...],\n value: DataFrame | ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__(\n self: DataFrame,\n idx: tuple[tuple[IndexOpsMixin | Sequence[Scalar] | Series[builtins.bool] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[builtins.bool] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | slice[Any, Any, Any] | str | timedelta | timedelta64, ...], Hashable],\n value: ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__(\n self: DataFrame,\n idx: DataFrame | IndexOpsMixin,\n value: ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...", "kind": 2, "label": "__setitem__", "sortText": "3z.9999.__setitem__"}, {"detail": "def __sub__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__sub__", "sortText": "3z.9999.__sub__"}, {"detail": "def __truediv__(\n self: DataFrame,\n other: DataFrame | Sequence[Unknown] | Series | float\n) -> DataFrame: ...", "kind": 2, "label": "__truediv__", "sortText": "3z.9999.__truediv__"}, {"detail": "def __xor__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__xor__", "sortText": "3z.9999.__xor__"}]}} -{"suite": "pandas", "label": "edit dataframe then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 20, "iteration": 1, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) drop: def drop(\n self: DataFrame,\n labels: None = None,\n *,\n axis: Axis = ...,\n index: Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level: Hashable | None = ...,\n inplace: Literal[False] = False,\n errors: IgnoreRaise = ...\n) -> DataFrame: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/frame.pyi#L396,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L555,7) | [Index](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/indexes/base.pyi#L144,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L718,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L566,7)"}}} -{"suite": "pandas", "label": "edit dataframe then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 20, "iteration": 2, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) drop: def drop(\n self: DataFrame,\n labels: None = None,\n *,\n axis: Axis = ...,\n index: Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level: Hashable | None = ...,\n inplace: Literal[False] = False,\n errors: IgnoreRaise = ...\n) -> DataFrame: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/frame.pyi#L396,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L555,7) | [Index](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/indexes/base.pyi#L144,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L718,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L566,7)"}}} -{"suite": "pandas", "label": "edit dataframe then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 20, "iteration": 3, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) drop: def drop(\n self: DataFrame,\n labels: None = None,\n *,\n axis: Axis = ...,\n index: Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level: Hashable | None = ...,\n inplace: Literal[False] = False,\n errors: IgnoreRaise = ...\n) -> DataFrame: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/frame.pyi#L396,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L555,7) | [Index](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/indexes/base.pyi#L144,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L718,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L566,7)"}}} -{"suite": "pandas", "label": "edit dataframe then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 20, "iteration": 4, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) drop: def drop(\n self: DataFrame,\n labels: None = None,\n *,\n axis: Axis = ...,\n index: Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level: Hashable | None = ...,\n inplace: Literal[False] = False,\n errors: IgnoreRaise = ...\n) -> DataFrame: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/frame.pyi#L396,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L555,7) | [Index](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/indexes/base.pyi#L144,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L718,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L566,7)"}}} -{"suite": "pandas", "label": "edit dataframe then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 20, "iteration": 5, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) drop: def drop(\n self: DataFrame,\n labels: None = None,\n *,\n axis: Axis = ...,\n index: Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level: Hashable | None = ...,\n inplace: Literal[False] = False,\n errors: IgnoreRaise = ...\n) -> DataFrame: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/frame.pyi#L396,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L555,7) | [Index](file:///tmp/pyrefly_bundled_third_party_069cb8b2b2ed/pandas-stubs/core/indexes/base.pyi#L144,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L718,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L566,7)"}}} -{"suite": "sqlalchemy", "label": "query completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 16, "character": 22, "iteration": 1, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"detail": "sessionmaker[Session]", "kind": 6, "label": "SessionLocal", "sortText": "0.9999.SessionLocal"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} -{"suite": "sqlalchemy", "label": "query completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 16, "character": 22, "iteration": 2, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"detail": "sessionmaker[Session]", "kind": 6, "label": "SessionLocal", "sortText": "0.9999.SessionLocal"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} -{"suite": "sqlalchemy", "label": "query completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 16, "character": 22, "iteration": 3, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"detail": "sessionmaker[Session]", "kind": 6, "label": "SessionLocal", "sortText": "0.9999.SessionLocal"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} -{"suite": "sqlalchemy", "label": "query completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 16, "character": 22, "iteration": 4, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"detail": "sessionmaker[Session]", "kind": 6, "label": "SessionLocal", "sortText": "0.9999.SessionLocal"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} -{"suite": "sqlalchemy", "label": "query completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 16, "character": 22, "iteration": 5, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"detail": "sessionmaker[Session]", "kind": 6, "label": "SessionLocal", "sortText": "0.9999.SessionLocal"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} -{"suite": "sqlalchemy", "label": "sessionmaker hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 12, "character": 27, "iteration": 1, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(function) mapped_column: def mapped_column[_T](\n __name_pos: SchemaEventTarget | TypeEngine[Any] | str | type[TypeEngine[Any]] | None = None,\n __type_pos: SchemaEventTarget | TypeEngine[Any] | type[TypeEngine[Any]] | None = None,\n *args: SchemaEventTarget,\n *,\n init: _NoArg | bool = _NoArg.NO_ARG,\n repr: _NoArg | bool = _NoArg.NO_ARG,\n default: Any | None = _NoArg.NO_ARG,\n default_factory: (() -> _T) | _NoArg = _NoArg.NO_ARG,\n compare: _NoArg | bool = _NoArg.NO_ARG,\n kw_only: _NoArg | bool = _NoArg.NO_ARG,\n hash: _NoArg | bool | None = _NoArg.NO_ARG,\n nullable: Literal[SchemaConst.NULL_UNSPECIFIED] | bool | None = SchemaConst.NULL_UNSPECIFIED,\n primary_key: bool | None = False,\n deferred: _NoArg | bool = _NoArg.NO_ARG,\n deferred_group: str | None = None,\n deferred_raiseload: bool | None = None,\n use_existing_column: bool = False,\n name: str | None = None,\n type_: TypeEngine[Any] | type[TypeEngine[Any]] | None = None,\n autoincrement: _AutoIncrementType = 'auto',\n doc: str | None = None,\n key: str | None = None,\n index: bool | None = None,\n unique: bool | None = None,\n info: dict[Any, Any] | None = None,\n onupdate: Any | None = None,\n insert_default: Any | None = _NoArg.NO_ARG,\n server_default: ColumnElement[Any] | FetchedValue | TextClause | str | None = None,\n server_onupdate: ColumnElement[Any] | FetchedValue | TextClause | str | None = None,\n active_history: bool = False,\n quote: bool | None = None,\n system: bool = False,\n comment: str | None = None,\n sort_order: _NoArg | int = _NoArg.NO_ARG,\n dataclass_metadata: Mapping[Any, Any] | _NoArg | None = _NoArg.NO_ARG,\n **kw: Any\n) -> MappedColumn[Any]: ...\n```\n---\ndeclare a new ORM-mapped `_schema.Column` construct \nfor use within `Declarative Table ` \nconfiguration. \n \nThe `_orm.mapped_column` function provides an ORM-aware and \nPython-typing-compatible construct which is used with \n`declarative ` mappings to indicate an \nattribute that's mapped to a Core `_schema.Column` object. It \nprovides the equivalent feature as mapping an attribute to a \n`_schema.Column` object directly when using Declarative, \nspecifically when using `Declarative Table ` \nconfiguration. \n \n.. versionadded:: 2.0 \n \n`_orm.mapped_column` is normally used with explicit typing along with \nthe `_orm.Mapped` annotation type, where it can derive the SQL \ntype and nullability for the column based on what's present within the \n`_orm.Mapped` annotation. It also may be used without annotations \nas a drop-in replacement for how `_schema.Column` is used in \nDeclarative mappings in SQLAlchemy 1.x style. \n \nFor usage examples of `_orm.mapped_column`, see the documentation \nat `orm_declarative_table`. \n \n.. seealso: \n \n``` \n`orm_declarative_table` - complete documentation \n \n`whatsnew_20_orm_declarative_typing` - migration notes for \nDeclarative mappings using 1.x style mappings \n \n``` \n:param __name: String name to give to the `_schema.Column`. This \n is an optional, positional only argument that if present must be the \n first positional argument passed. If omitted, the attribute name to \n which the `_orm.mapped_column` is mapped will be used as the SQL \n column name. \n:param __type: `_types.TypeEngine` type or instance which will \n indicate the datatype to be associated with the `_schema.Column`. \n This is an optional, positional-only argument that if present must \n immediately follow the ``__name`` parameter if present also, or otherwise \n be the first positional parameter. If omitted, the ultimate type for \n the column may be derived either from the annotated type, or if a \n `_schema.ForeignKey` is present, from the datatype of the \n referenced column. \n:param \\*args: Additional positional arguments include constructs such \n as `_schema.ForeignKey`, `_schema.CheckConstraint`, \n and `_schema.Identity`, which are passed through to the constructed \n `_schema.Column`. \n:param nullable: Optional bool, whether the column should be \"NULL\" or \n \"NOT NULL\". If omitted, the nullability is derived from the type \n annotation based on whether or not ``typing.Optional`` (or its equivalent) \n is present. ``nullable`` defaults to ``True`` otherwise for non-primary \n key columns, and ``False`` for primary key columns. \n:param primary_key: optional bool, indicates the `_schema.Column` \n would be part of the table's primary key or not. \n:param deferred: Optional bool - this keyword argument is consumed by the \n ORM declarative process, and is not part of the `_schema.Column` \n itself; instead, it indicates that this column should be \"deferred\" for \n loading as though mapped by `_orm.deferred`. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_declarative` \n \n``` \n:param deferred_group: Implies `_orm.mapped_column.deferred` \n to ``True``, and set the `_orm.deferred.group` parameter. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_group` \n \n``` \n:param deferred_raiseload: Implies `_orm.mapped_column.deferred` \n to ``True``, and set the `_orm.deferred.raiseload` parameter. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_raiseload` \n \n``` \n:param use_existing_column: if True, will attempt to locate the given \n column name on an inherited superclass (typically single inheriting \n superclass), and if present, will not produce a new column, mapping \n to the superclass column as though it were omitted from this class. \n This is used for mixins that add new columns to an inherited superclass. \n \n .. seealso: \n \n``` \n`orm_inheritance_column_conflicts` \n \n``` \n .. versionadded:: 2.0.0b4 \n \n:param default: Passed directly to the \n `_schema.Column.default` parameter if the \n `_orm.mapped_column.insert_default` parameter is not present. \n Additionally, when used with `orm_declarative_native_dataclasses`, \n indicates a default Python value that should be applied to the keyword \n constructor within the generated ``__init__()`` method. \n \n Note that in the case of dataclass generation when \n `_orm.mapped_column.insert_default` is not present, this means \n the `_orm.mapped_column.default` value is used in **two** \n places, both the ``__init__()`` method as well as the \n `_schema.Column.default` parameter. While this behavior may \n change in a future release, for the moment this tends to \"work out\"; a \n default of ``None`` will mean that the `_schema.Column` gets no \n default generator, whereas a default that refers to a non-``None`` Python \n or SQL expression value will be assigned up front on the object when \n ``__init__()`` is called, which is the same value that the Core \n `_sql.Insert` construct would use in any case, leading to the same \n end result. \n \n .. note:: When using Core level column defaults that are callables to \n    be interpreted by the underlying `_schema.Column` in conjunction \n    with `ORM-mapped dataclasses \n    `, especially those that are \n    `context-aware default functions `, \n    **the** `_orm.mapped_column.insert_default` **parameter must \n    be used instead**. This is necessary to disambiguate the callable from \n    being interpreted as a dataclass level default. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.insert_default` \n \n`_orm.mapped_column.default_factory` \n \n``` \n:param insert_default: Passed directly to the \n `_schema.Column.default` parameter; will supersede the value \n of `_orm.mapped_column.default` when present, however \n `_orm.mapped_column.default` will always apply to the \n constructor default for a dataclasses mapping. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.default` \n \n`_orm.mapped_column.default_factory` \n \n``` \n:param sort_order: An integer that indicates how this mapped column \n should be sorted compared to the others when the ORM is creating a \n `_schema.Table`. Among mapped columns that have the same \n value the default ordering is used, placing first the mapped columns \n defined in the main class, then the ones in the super classes. \n Defaults to 0. The sort is ascending. \n \n .. versionadded:: 2.0.4 \n \n:param active_history=False: \n \n    When ``True``, indicates that the \"previous\" value for a \n    scalar attribute should be loaded when replaced, if not \n    already loaded. Normally, history tracking logic for \n    simple non-primary-key scalar values only needs to be \n    aware of the \"new\" value in order to perform a flush. This \n    flag is available for applications that make use of \n    `.attributes.get_history` or `.Session.is_modified` \n    which also need to know the \"previous\" value of the attribute. \n \n    .. versionadded:: 2.0.10 \n \n \n:param init: Specific to `orm_declarative_native_dataclasses`, \n specifies if the mapped attribute should be part of the ``__init__()`` \n method as generated by the dataclass process. \n:param repr: Specific to `orm_declarative_native_dataclasses`, \n specifies if the mapped attribute should be part of the ``__repr__()`` \n method as generated by the dataclass process. \n:param default_factory: Specific to \n `orm_declarative_native_dataclasses`, \n specifies a default-value generation function that will take place \n as part of the ``__init__()`` \n method as generated by the dataclass process. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.default` \n \n`_orm.mapped_column.insert_default` \n \n``` \n:param compare: Specific to \n `orm_declarative_native_dataclasses`, indicates if this field \n should be included in comparison operations when generating the \n ``__eq__()`` and ``__ne__()`` methods for the mapped class. \n \n .. versionadded:: 2.0.0b4 \n \n:param kw_only: Specific to \n `orm_declarative_native_dataclasses`, indicates if this field \n should be marked as keyword-only when generating the ``__init__()``. \n \n:param hash: Specific to \n `orm_declarative_native_dataclasses`, controls if this field \n is included when generating the ``__hash__()`` method for the mapped \n class. \n \n .. versionadded:: 2.0.36 \n \n:param dataclass_metadata: Specific to \n `orm_declarative_native_dataclasses`, supplies metadata \n to be attached to the generated dataclass field. \n \n .. versionadded:: 2.0.42 \n \n:param \\**kw: All remaining keyword arguments are passed through to the \n constructor for the `_schema.Column`.\n\nGo to [SchemaEventTarget](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/base.py#L1403,7) | [TypeEngine](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py#L118,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [_NoArg](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/base.py#L106,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3200,7) | [SchemaConst](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L131,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3627,7) | [ColumnElement](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/elements.py#L1223,7) | [FetchedValue](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L3989,7) | [TextClause](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/elements.py#L2235,7) | [int](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L418,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L862,7) | [MappedColumn](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/properties.py#L511,7)"}}} -{"suite": "sqlalchemy", "label": "sessionmaker hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 12, "character": 27, "iteration": 2, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(function) mapped_column: def mapped_column[_T](\n __name_pos: SchemaEventTarget | TypeEngine[Any] | str | type[TypeEngine[Any]] | None = None,\n __type_pos: SchemaEventTarget | TypeEngine[Any] | type[TypeEngine[Any]] | None = None,\n *args: SchemaEventTarget,\n *,\n init: _NoArg | bool = _NoArg.NO_ARG,\n repr: _NoArg | bool = _NoArg.NO_ARG,\n default: Any | None = _NoArg.NO_ARG,\n default_factory: (() -> _T) | _NoArg = _NoArg.NO_ARG,\n compare: _NoArg | bool = _NoArg.NO_ARG,\n kw_only: _NoArg | bool = _NoArg.NO_ARG,\n hash: _NoArg | bool | None = _NoArg.NO_ARG,\n nullable: Literal[SchemaConst.NULL_UNSPECIFIED] | bool | None = SchemaConst.NULL_UNSPECIFIED,\n primary_key: bool | None = False,\n deferred: _NoArg | bool = _NoArg.NO_ARG,\n deferred_group: str | None = None,\n deferred_raiseload: bool | None = None,\n use_existing_column: bool = False,\n name: str | None = None,\n type_: TypeEngine[Any] | type[TypeEngine[Any]] | None = None,\n autoincrement: _AutoIncrementType = 'auto',\n doc: str | None = None,\n key: str | None = None,\n index: bool | None = None,\n unique: bool | None = None,\n info: dict[Any, Any] | None = None,\n onupdate: Any | None = None,\n insert_default: Any | None = _NoArg.NO_ARG,\n server_default: ColumnElement[Any] | FetchedValue | TextClause | str | None = None,\n server_onupdate: ColumnElement[Any] | FetchedValue | TextClause | str | None = None,\n active_history: bool = False,\n quote: bool | None = None,\n system: bool = False,\n comment: str | None = None,\n sort_order: _NoArg | int = _NoArg.NO_ARG,\n dataclass_metadata: Mapping[Any, Any] | _NoArg | None = _NoArg.NO_ARG,\n **kw: Any\n) -> MappedColumn[Any]: ...\n```\n---\ndeclare a new ORM-mapped `_schema.Column` construct \nfor use within `Declarative Table ` \nconfiguration. \n \nThe `_orm.mapped_column` function provides an ORM-aware and \nPython-typing-compatible construct which is used with \n`declarative ` mappings to indicate an \nattribute that's mapped to a Core `_schema.Column` object. It \nprovides the equivalent feature as mapping an attribute to a \n`_schema.Column` object directly when using Declarative, \nspecifically when using `Declarative Table ` \nconfiguration. \n \n.. versionadded:: 2.0 \n \n`_orm.mapped_column` is normally used with explicit typing along with \nthe `_orm.Mapped` annotation type, where it can derive the SQL \ntype and nullability for the column based on what's present within the \n`_orm.Mapped` annotation. It also may be used without annotations \nas a drop-in replacement for how `_schema.Column` is used in \nDeclarative mappings in SQLAlchemy 1.x style. \n \nFor usage examples of `_orm.mapped_column`, see the documentation \nat `orm_declarative_table`. \n \n.. seealso: \n \n``` \n`orm_declarative_table` - complete documentation \n \n`whatsnew_20_orm_declarative_typing` - migration notes for \nDeclarative mappings using 1.x style mappings \n \n``` \n:param __name: String name to give to the `_schema.Column`. This \n is an optional, positional only argument that if present must be the \n first positional argument passed. If omitted, the attribute name to \n which the `_orm.mapped_column` is mapped will be used as the SQL \n column name. \n:param __type: `_types.TypeEngine` type or instance which will \n indicate the datatype to be associated with the `_schema.Column`. \n This is an optional, positional-only argument that if present must \n immediately follow the ``__name`` parameter if present also, or otherwise \n be the first positional parameter. If omitted, the ultimate type for \n the column may be derived either from the annotated type, or if a \n `_schema.ForeignKey` is present, from the datatype of the \n referenced column. \n:param \\*args: Additional positional arguments include constructs such \n as `_schema.ForeignKey`, `_schema.CheckConstraint`, \n and `_schema.Identity`, which are passed through to the constructed \n `_schema.Column`. \n:param nullable: Optional bool, whether the column should be \"NULL\" or \n \"NOT NULL\". If omitted, the nullability is derived from the type \n annotation based on whether or not ``typing.Optional`` (or its equivalent) \n is present. ``nullable`` defaults to ``True`` otherwise for non-primary \n key columns, and ``False`` for primary key columns. \n:param primary_key: optional bool, indicates the `_schema.Column` \n would be part of the table's primary key or not. \n:param deferred: Optional bool - this keyword argument is consumed by the \n ORM declarative process, and is not part of the `_schema.Column` \n itself; instead, it indicates that this column should be \"deferred\" for \n loading as though mapped by `_orm.deferred`. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_declarative` \n \n``` \n:param deferred_group: Implies `_orm.mapped_column.deferred` \n to ``True``, and set the `_orm.deferred.group` parameter. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_group` \n \n``` \n:param deferred_raiseload: Implies `_orm.mapped_column.deferred` \n to ``True``, and set the `_orm.deferred.raiseload` parameter. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_raiseload` \n \n``` \n:param use_existing_column: if True, will attempt to locate the given \n column name on an inherited superclass (typically single inheriting \n superclass), and if present, will not produce a new column, mapping \n to the superclass column as though it were omitted from this class. \n This is used for mixins that add new columns to an inherited superclass. \n \n .. seealso: \n \n``` \n`orm_inheritance_column_conflicts` \n \n``` \n .. versionadded:: 2.0.0b4 \n \n:param default: Passed directly to the \n `_schema.Column.default` parameter if the \n `_orm.mapped_column.insert_default` parameter is not present. \n Additionally, when used with `orm_declarative_native_dataclasses`, \n indicates a default Python value that should be applied to the keyword \n constructor within the generated ``__init__()`` method. \n \n Note that in the case of dataclass generation when \n `_orm.mapped_column.insert_default` is not present, this means \n the `_orm.mapped_column.default` value is used in **two** \n places, both the ``__init__()`` method as well as the \n `_schema.Column.default` parameter. While this behavior may \n change in a future release, for the moment this tends to \"work out\"; a \n default of ``None`` will mean that the `_schema.Column` gets no \n default generator, whereas a default that refers to a non-``None`` Python \n or SQL expression value will be assigned up front on the object when \n ``__init__()`` is called, which is the same value that the Core \n `_sql.Insert` construct would use in any case, leading to the same \n end result. \n \n .. note:: When using Core level column defaults that are callables to \n    be interpreted by the underlying `_schema.Column` in conjunction \n    with `ORM-mapped dataclasses \n    `, especially those that are \n    `context-aware default functions `, \n    **the** `_orm.mapped_column.insert_default` **parameter must \n    be used instead**. This is necessary to disambiguate the callable from \n    being interpreted as a dataclass level default. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.insert_default` \n \n`_orm.mapped_column.default_factory` \n \n``` \n:param insert_default: Passed directly to the \n `_schema.Column.default` parameter; will supersede the value \n of `_orm.mapped_column.default` when present, however \n `_orm.mapped_column.default` will always apply to the \n constructor default for a dataclasses mapping. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.default` \n \n`_orm.mapped_column.default_factory` \n \n``` \n:param sort_order: An integer that indicates how this mapped column \n should be sorted compared to the others when the ORM is creating a \n `_schema.Table`. Among mapped columns that have the same \n value the default ordering is used, placing first the mapped columns \n defined in the main class, then the ones in the super classes. \n Defaults to 0. The sort is ascending. \n \n .. versionadded:: 2.0.4 \n \n:param active_history=False: \n \n    When ``True``, indicates that the \"previous\" value for a \n    scalar attribute should be loaded when replaced, if not \n    already loaded. Normally, history tracking logic for \n    simple non-primary-key scalar values only needs to be \n    aware of the \"new\" value in order to perform a flush. This \n    flag is available for applications that make use of \n    `.attributes.get_history` or `.Session.is_modified` \n    which also need to know the \"previous\" value of the attribute. \n \n    .. versionadded:: 2.0.10 \n \n \n:param init: Specific to `orm_declarative_native_dataclasses`, \n specifies if the mapped attribute should be part of the ``__init__()`` \n method as generated by the dataclass process. \n:param repr: Specific to `orm_declarative_native_dataclasses`, \n specifies if the mapped attribute should be part of the ``__repr__()`` \n method as generated by the dataclass process. \n:param default_factory: Specific to \n `orm_declarative_native_dataclasses`, \n specifies a default-value generation function that will take place \n as part of the ``__init__()`` \n method as generated by the dataclass process. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.default` \n \n`_orm.mapped_column.insert_default` \n \n``` \n:param compare: Specific to \n `orm_declarative_native_dataclasses`, indicates if this field \n should be included in comparison operations when generating the \n ``__eq__()`` and ``__ne__()`` methods for the mapped class. \n \n .. versionadded:: 2.0.0b4 \n \n:param kw_only: Specific to \n `orm_declarative_native_dataclasses`, indicates if this field \n should be marked as keyword-only when generating the ``__init__()``. \n \n:param hash: Specific to \n `orm_declarative_native_dataclasses`, controls if this field \n is included when generating the ``__hash__()`` method for the mapped \n class. \n \n .. versionadded:: 2.0.36 \n \n:param dataclass_metadata: Specific to \n `orm_declarative_native_dataclasses`, supplies metadata \n to be attached to the generated dataclass field. \n \n .. versionadded:: 2.0.42 \n \n:param \\**kw: All remaining keyword arguments are passed through to the \n constructor for the `_schema.Column`.\n\nGo to [SchemaEventTarget](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/base.py#L1403,7) | [TypeEngine](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py#L118,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [_NoArg](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/base.py#L106,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3200,7) | [SchemaConst](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L131,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3627,7) | [ColumnElement](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/elements.py#L1223,7) | [FetchedValue](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L3989,7) | [TextClause](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/elements.py#L2235,7) | [int](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L418,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L862,7) | [MappedColumn](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/properties.py#L511,7)"}}} -{"suite": "sqlalchemy", "label": "sessionmaker hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 12, "character": 27, "iteration": 3, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(function) mapped_column: def mapped_column[_T](\n __name_pos: SchemaEventTarget | TypeEngine[Any] | str | type[TypeEngine[Any]] | None = None,\n __type_pos: SchemaEventTarget | TypeEngine[Any] | type[TypeEngine[Any]] | None = None,\n *args: SchemaEventTarget,\n *,\n init: _NoArg | bool = _NoArg.NO_ARG,\n repr: _NoArg | bool = _NoArg.NO_ARG,\n default: Any | None = _NoArg.NO_ARG,\n default_factory: (() -> _T) | _NoArg = _NoArg.NO_ARG,\n compare: _NoArg | bool = _NoArg.NO_ARG,\n kw_only: _NoArg | bool = _NoArg.NO_ARG,\n hash: _NoArg | bool | None = _NoArg.NO_ARG,\n nullable: Literal[SchemaConst.NULL_UNSPECIFIED] | bool | None = SchemaConst.NULL_UNSPECIFIED,\n primary_key: bool | None = False,\n deferred: _NoArg | bool = _NoArg.NO_ARG,\n deferred_group: str | None = None,\n deferred_raiseload: bool | None = None,\n use_existing_column: bool = False,\n name: str | None = None,\n type_: TypeEngine[Any] | type[TypeEngine[Any]] | None = None,\n autoincrement: _AutoIncrementType = 'auto',\n doc: str | None = None,\n key: str | None = None,\n index: bool | None = None,\n unique: bool | None = None,\n info: dict[Any, Any] | None = None,\n onupdate: Any | None = None,\n insert_default: Any | None = _NoArg.NO_ARG,\n server_default: ColumnElement[Any] | FetchedValue | TextClause | str | None = None,\n server_onupdate: ColumnElement[Any] | FetchedValue | TextClause | str | None = None,\n active_history: bool = False,\n quote: bool | None = None,\n system: bool = False,\n comment: str | None = None,\n sort_order: _NoArg | int = _NoArg.NO_ARG,\n dataclass_metadata: Mapping[Any, Any] | _NoArg | None = _NoArg.NO_ARG,\n **kw: Any\n) -> MappedColumn[Any]: ...\n```\n---\ndeclare a new ORM-mapped `_schema.Column` construct \nfor use within `Declarative Table ` \nconfiguration. \n \nThe `_orm.mapped_column` function provides an ORM-aware and \nPython-typing-compatible construct which is used with \n`declarative ` mappings to indicate an \nattribute that's mapped to a Core `_schema.Column` object. It \nprovides the equivalent feature as mapping an attribute to a \n`_schema.Column` object directly when using Declarative, \nspecifically when using `Declarative Table ` \nconfiguration. \n \n.. versionadded:: 2.0 \n \n`_orm.mapped_column` is normally used with explicit typing along with \nthe `_orm.Mapped` annotation type, where it can derive the SQL \ntype and nullability for the column based on what's present within the \n`_orm.Mapped` annotation. It also may be used without annotations \nas a drop-in replacement for how `_schema.Column` is used in \nDeclarative mappings in SQLAlchemy 1.x style. \n \nFor usage examples of `_orm.mapped_column`, see the documentation \nat `orm_declarative_table`. \n \n.. seealso: \n \n``` \n`orm_declarative_table` - complete documentation \n \n`whatsnew_20_orm_declarative_typing` - migration notes for \nDeclarative mappings using 1.x style mappings \n \n``` \n:param __name: String name to give to the `_schema.Column`. This \n is an optional, positional only argument that if present must be the \n first positional argument passed. If omitted, the attribute name to \n which the `_orm.mapped_column` is mapped will be used as the SQL \n column name. \n:param __type: `_types.TypeEngine` type or instance which will \n indicate the datatype to be associated with the `_schema.Column`. \n This is an optional, positional-only argument that if present must \n immediately follow the ``__name`` parameter if present also, or otherwise \n be the first positional parameter. If omitted, the ultimate type for \n the column may be derived either from the annotated type, or if a \n `_schema.ForeignKey` is present, from the datatype of the \n referenced column. \n:param \\*args: Additional positional arguments include constructs such \n as `_schema.ForeignKey`, `_schema.CheckConstraint`, \n and `_schema.Identity`, which are passed through to the constructed \n `_schema.Column`. \n:param nullable: Optional bool, whether the column should be \"NULL\" or \n \"NOT NULL\". If omitted, the nullability is derived from the type \n annotation based on whether or not ``typing.Optional`` (or its equivalent) \n is present. ``nullable`` defaults to ``True`` otherwise for non-primary \n key columns, and ``False`` for primary key columns. \n:param primary_key: optional bool, indicates the `_schema.Column` \n would be part of the table's primary key or not. \n:param deferred: Optional bool - this keyword argument is consumed by the \n ORM declarative process, and is not part of the `_schema.Column` \n itself; instead, it indicates that this column should be \"deferred\" for \n loading as though mapped by `_orm.deferred`. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_declarative` \n \n``` \n:param deferred_group: Implies `_orm.mapped_column.deferred` \n to ``True``, and set the `_orm.deferred.group` parameter. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_group` \n \n``` \n:param deferred_raiseload: Implies `_orm.mapped_column.deferred` \n to ``True``, and set the `_orm.deferred.raiseload` parameter. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_raiseload` \n \n``` \n:param use_existing_column: if True, will attempt to locate the given \n column name on an inherited superclass (typically single inheriting \n superclass), and if present, will not produce a new column, mapping \n to the superclass column as though it were omitted from this class. \n This is used for mixins that add new columns to an inherited superclass. \n \n .. seealso: \n \n``` \n`orm_inheritance_column_conflicts` \n \n``` \n .. versionadded:: 2.0.0b4 \n \n:param default: Passed directly to the \n `_schema.Column.default` parameter if the \n `_orm.mapped_column.insert_default` parameter is not present. \n Additionally, when used with `orm_declarative_native_dataclasses`, \n indicates a default Python value that should be applied to the keyword \n constructor within the generated ``__init__()`` method. \n \n Note that in the case of dataclass generation when \n `_orm.mapped_column.insert_default` is not present, this means \n the `_orm.mapped_column.default` value is used in **two** \n places, both the ``__init__()`` method as well as the \n `_schema.Column.default` parameter. While this behavior may \n change in a future release, for the moment this tends to \"work out\"; a \n default of ``None`` will mean that the `_schema.Column` gets no \n default generator, whereas a default that refers to a non-``None`` Python \n or SQL expression value will be assigned up front on the object when \n ``__init__()`` is called, which is the same value that the Core \n `_sql.Insert` construct would use in any case, leading to the same \n end result. \n \n .. note:: When using Core level column defaults that are callables to \n    be interpreted by the underlying `_schema.Column` in conjunction \n    with `ORM-mapped dataclasses \n    `, especially those that are \n    `context-aware default functions `, \n    **the** `_orm.mapped_column.insert_default` **parameter must \n    be used instead**. This is necessary to disambiguate the callable from \n    being interpreted as a dataclass level default. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.insert_default` \n \n`_orm.mapped_column.default_factory` \n \n``` \n:param insert_default: Passed directly to the \n `_schema.Column.default` parameter; will supersede the value \n of `_orm.mapped_column.default` when present, however \n `_orm.mapped_column.default` will always apply to the \n constructor default for a dataclasses mapping. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.default` \n \n`_orm.mapped_column.default_factory` \n \n``` \n:param sort_order: An integer that indicates how this mapped column \n should be sorted compared to the others when the ORM is creating a \n `_schema.Table`. Among mapped columns that have the same \n value the default ordering is used, placing first the mapped columns \n defined in the main class, then the ones in the super classes. \n Defaults to 0. The sort is ascending. \n \n .. versionadded:: 2.0.4 \n \n:param active_history=False: \n \n    When ``True``, indicates that the \"previous\" value for a \n    scalar attribute should be loaded when replaced, if not \n    already loaded. Normally, history tracking logic for \n    simple non-primary-key scalar values only needs to be \n    aware of the \"new\" value in order to perform a flush. This \n    flag is available for applications that make use of \n    `.attributes.get_history` or `.Session.is_modified` \n    which also need to know the \"previous\" value of the attribute. \n \n    .. versionadded:: 2.0.10 \n \n \n:param init: Specific to `orm_declarative_native_dataclasses`, \n specifies if the mapped attribute should be part of the ``__init__()`` \n method as generated by the dataclass process. \n:param repr: Specific to `orm_declarative_native_dataclasses`, \n specifies if the mapped attribute should be part of the ``__repr__()`` \n method as generated by the dataclass process. \n:param default_factory: Specific to \n `orm_declarative_native_dataclasses`, \n specifies a default-value generation function that will take place \n as part of the ``__init__()`` \n method as generated by the dataclass process. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.default` \n \n`_orm.mapped_column.insert_default` \n \n``` \n:param compare: Specific to \n `orm_declarative_native_dataclasses`, indicates if this field \n should be included in comparison operations when generating the \n ``__eq__()`` and ``__ne__()`` methods for the mapped class. \n \n .. versionadded:: 2.0.0b4 \n \n:param kw_only: Specific to \n `orm_declarative_native_dataclasses`, indicates if this field \n should be marked as keyword-only when generating the ``__init__()``. \n \n:param hash: Specific to \n `orm_declarative_native_dataclasses`, controls if this field \n is included when generating the ``__hash__()`` method for the mapped \n class. \n \n .. versionadded:: 2.0.36 \n \n:param dataclass_metadata: Specific to \n `orm_declarative_native_dataclasses`, supplies metadata \n to be attached to the generated dataclass field. \n \n .. versionadded:: 2.0.42 \n \n:param \\**kw: All remaining keyword arguments are passed through to the \n constructor for the `_schema.Column`.\n\nGo to [SchemaEventTarget](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/base.py#L1403,7) | [TypeEngine](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py#L118,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [_NoArg](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/base.py#L106,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3200,7) | [SchemaConst](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L131,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3627,7) | [ColumnElement](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/elements.py#L1223,7) | [FetchedValue](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L3989,7) | [TextClause](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/elements.py#L2235,7) | [int](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L418,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L862,7) | [MappedColumn](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/properties.py#L511,7)"}}} -{"suite": "sqlalchemy", "label": "sessionmaker hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 12, "character": 27, "iteration": 4, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(function) mapped_column: def mapped_column[_T](\n __name_pos: SchemaEventTarget | TypeEngine[Any] | str | type[TypeEngine[Any]] | None = None,\n __type_pos: SchemaEventTarget | TypeEngine[Any] | type[TypeEngine[Any]] | None = None,\n *args: SchemaEventTarget,\n *,\n init: _NoArg | bool = _NoArg.NO_ARG,\n repr: _NoArg | bool = _NoArg.NO_ARG,\n default: Any | None = _NoArg.NO_ARG,\n default_factory: (() -> _T) | _NoArg = _NoArg.NO_ARG,\n compare: _NoArg | bool = _NoArg.NO_ARG,\n kw_only: _NoArg | bool = _NoArg.NO_ARG,\n hash: _NoArg | bool | None = _NoArg.NO_ARG,\n nullable: Literal[SchemaConst.NULL_UNSPECIFIED] | bool | None = SchemaConst.NULL_UNSPECIFIED,\n primary_key: bool | None = False,\n deferred: _NoArg | bool = _NoArg.NO_ARG,\n deferred_group: str | None = None,\n deferred_raiseload: bool | None = None,\n use_existing_column: bool = False,\n name: str | None = None,\n type_: TypeEngine[Any] | type[TypeEngine[Any]] | None = None,\n autoincrement: _AutoIncrementType = 'auto',\n doc: str | None = None,\n key: str | None = None,\n index: bool | None = None,\n unique: bool | None = None,\n info: dict[Any, Any] | None = None,\n onupdate: Any | None = None,\n insert_default: Any | None = _NoArg.NO_ARG,\n server_default: ColumnElement[Any] | FetchedValue | TextClause | str | None = None,\n server_onupdate: ColumnElement[Any] | FetchedValue | TextClause | str | None = None,\n active_history: bool = False,\n quote: bool | None = None,\n system: bool = False,\n comment: str | None = None,\n sort_order: _NoArg | int = _NoArg.NO_ARG,\n dataclass_metadata: Mapping[Any, Any] | _NoArg | None = _NoArg.NO_ARG,\n **kw: Any\n) -> MappedColumn[Any]: ...\n```\n---\ndeclare a new ORM-mapped `_schema.Column` construct \nfor use within `Declarative Table ` \nconfiguration. \n \nThe `_orm.mapped_column` function provides an ORM-aware and \nPython-typing-compatible construct which is used with \n`declarative ` mappings to indicate an \nattribute that's mapped to a Core `_schema.Column` object. It \nprovides the equivalent feature as mapping an attribute to a \n`_schema.Column` object directly when using Declarative, \nspecifically when using `Declarative Table ` \nconfiguration. \n \n.. versionadded:: 2.0 \n \n`_orm.mapped_column` is normally used with explicit typing along with \nthe `_orm.Mapped` annotation type, where it can derive the SQL \ntype and nullability for the column based on what's present within the \n`_orm.Mapped` annotation. It also may be used without annotations \nas a drop-in replacement for how `_schema.Column` is used in \nDeclarative mappings in SQLAlchemy 1.x style. \n \nFor usage examples of `_orm.mapped_column`, see the documentation \nat `orm_declarative_table`. \n \n.. seealso: \n \n``` \n`orm_declarative_table` - complete documentation \n \n`whatsnew_20_orm_declarative_typing` - migration notes for \nDeclarative mappings using 1.x style mappings \n \n``` \n:param __name: String name to give to the `_schema.Column`. This \n is an optional, positional only argument that if present must be the \n first positional argument passed. If omitted, the attribute name to \n which the `_orm.mapped_column` is mapped will be used as the SQL \n column name. \n:param __type: `_types.TypeEngine` type or instance which will \n indicate the datatype to be associated with the `_schema.Column`. \n This is an optional, positional-only argument that if present must \n immediately follow the ``__name`` parameter if present also, or otherwise \n be the first positional parameter. If omitted, the ultimate type for \n the column may be derived either from the annotated type, or if a \n `_schema.ForeignKey` is present, from the datatype of the \n referenced column. \n:param \\*args: Additional positional arguments include constructs such \n as `_schema.ForeignKey`, `_schema.CheckConstraint`, \n and `_schema.Identity`, which are passed through to the constructed \n `_schema.Column`. \n:param nullable: Optional bool, whether the column should be \"NULL\" or \n \"NOT NULL\". If omitted, the nullability is derived from the type \n annotation based on whether or not ``typing.Optional`` (or its equivalent) \n is present. ``nullable`` defaults to ``True`` otherwise for non-primary \n key columns, and ``False`` for primary key columns. \n:param primary_key: optional bool, indicates the `_schema.Column` \n would be part of the table's primary key or not. \n:param deferred: Optional bool - this keyword argument is consumed by the \n ORM declarative process, and is not part of the `_schema.Column` \n itself; instead, it indicates that this column should be \"deferred\" for \n loading as though mapped by `_orm.deferred`. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_declarative` \n \n``` \n:param deferred_group: Implies `_orm.mapped_column.deferred` \n to ``True``, and set the `_orm.deferred.group` parameter. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_group` \n \n``` \n:param deferred_raiseload: Implies `_orm.mapped_column.deferred` \n to ``True``, and set the `_orm.deferred.raiseload` parameter. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_raiseload` \n \n``` \n:param use_existing_column: if True, will attempt to locate the given \n column name on an inherited superclass (typically single inheriting \n superclass), and if present, will not produce a new column, mapping \n to the superclass column as though it were omitted from this class. \n This is used for mixins that add new columns to an inherited superclass. \n \n .. seealso: \n \n``` \n`orm_inheritance_column_conflicts` \n \n``` \n .. versionadded:: 2.0.0b4 \n \n:param default: Passed directly to the \n `_schema.Column.default` parameter if the \n `_orm.mapped_column.insert_default` parameter is not present. \n Additionally, when used with `orm_declarative_native_dataclasses`, \n indicates a default Python value that should be applied to the keyword \n constructor within the generated ``__init__()`` method. \n \n Note that in the case of dataclass generation when \n `_orm.mapped_column.insert_default` is not present, this means \n the `_orm.mapped_column.default` value is used in **two** \n places, both the ``__init__()`` method as well as the \n `_schema.Column.default` parameter. While this behavior may \n change in a future release, for the moment this tends to \"work out\"; a \n default of ``None`` will mean that the `_schema.Column` gets no \n default generator, whereas a default that refers to a non-``None`` Python \n or SQL expression value will be assigned up front on the object when \n ``__init__()`` is called, which is the same value that the Core \n `_sql.Insert` construct would use in any case, leading to the same \n end result. \n \n .. note:: When using Core level column defaults that are callables to \n    be interpreted by the underlying `_schema.Column` in conjunction \n    with `ORM-mapped dataclasses \n    `, especially those that are \n    `context-aware default functions `, \n    **the** `_orm.mapped_column.insert_default` **parameter must \n    be used instead**. This is necessary to disambiguate the callable from \n    being interpreted as a dataclass level default. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.insert_default` \n \n`_orm.mapped_column.default_factory` \n \n``` \n:param insert_default: Passed directly to the \n `_schema.Column.default` parameter; will supersede the value \n of `_orm.mapped_column.default` when present, however \n `_orm.mapped_column.default` will always apply to the \n constructor default for a dataclasses mapping. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.default` \n \n`_orm.mapped_column.default_factory` \n \n``` \n:param sort_order: An integer that indicates how this mapped column \n should be sorted compared to the others when the ORM is creating a \n `_schema.Table`. Among mapped columns that have the same \n value the default ordering is used, placing first the mapped columns \n defined in the main class, then the ones in the super classes. \n Defaults to 0. The sort is ascending. \n \n .. versionadded:: 2.0.4 \n \n:param active_history=False: \n \n    When ``True``, indicates that the \"previous\" value for a \n    scalar attribute should be loaded when replaced, if not \n    already loaded. Normally, history tracking logic for \n    simple non-primary-key scalar values only needs to be \n    aware of the \"new\" value in order to perform a flush. This \n    flag is available for applications that make use of \n    `.attributes.get_history` or `.Session.is_modified` \n    which also need to know the \"previous\" value of the attribute. \n \n    .. versionadded:: 2.0.10 \n \n \n:param init: Specific to `orm_declarative_native_dataclasses`, \n specifies if the mapped attribute should be part of the ``__init__()`` \n method as generated by the dataclass process. \n:param repr: Specific to `orm_declarative_native_dataclasses`, \n specifies if the mapped attribute should be part of the ``__repr__()`` \n method as generated by the dataclass process. \n:param default_factory: Specific to \n `orm_declarative_native_dataclasses`, \n specifies a default-value generation function that will take place \n as part of the ``__init__()`` \n method as generated by the dataclass process. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.default` \n \n`_orm.mapped_column.insert_default` \n \n``` \n:param compare: Specific to \n `orm_declarative_native_dataclasses`, indicates if this field \n should be included in comparison operations when generating the \n ``__eq__()`` and ``__ne__()`` methods for the mapped class. \n \n .. versionadded:: 2.0.0b4 \n \n:param kw_only: Specific to \n `orm_declarative_native_dataclasses`, indicates if this field \n should be marked as keyword-only when generating the ``__init__()``. \n \n:param hash: Specific to \n `orm_declarative_native_dataclasses`, controls if this field \n is included when generating the ``__hash__()`` method for the mapped \n class. \n \n .. versionadded:: 2.0.36 \n \n:param dataclass_metadata: Specific to \n `orm_declarative_native_dataclasses`, supplies metadata \n to be attached to the generated dataclass field. \n \n .. versionadded:: 2.0.42 \n \n:param \\**kw: All remaining keyword arguments are passed through to the \n constructor for the `_schema.Column`.\n\nGo to [SchemaEventTarget](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/base.py#L1403,7) | [TypeEngine](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py#L118,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [_NoArg](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/base.py#L106,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3200,7) | [SchemaConst](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L131,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3627,7) | [ColumnElement](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/elements.py#L1223,7) | [FetchedValue](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L3989,7) | [TextClause](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/elements.py#L2235,7) | [int](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L418,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L862,7) | [MappedColumn](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/properties.py#L511,7)"}}} -{"suite": "sqlalchemy", "label": "sessionmaker hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 12, "character": 27, "iteration": 5, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(function) mapped_column: def mapped_column[_T](\n __name_pos: SchemaEventTarget | TypeEngine[Any] | str | type[TypeEngine[Any]] | None = None,\n __type_pos: SchemaEventTarget | TypeEngine[Any] | type[TypeEngine[Any]] | None = None,\n *args: SchemaEventTarget,\n *,\n init: _NoArg | bool = _NoArg.NO_ARG,\n repr: _NoArg | bool = _NoArg.NO_ARG,\n default: Any | None = _NoArg.NO_ARG,\n default_factory: (() -> _T) | _NoArg = _NoArg.NO_ARG,\n compare: _NoArg | bool = _NoArg.NO_ARG,\n kw_only: _NoArg | bool = _NoArg.NO_ARG,\n hash: _NoArg | bool | None = _NoArg.NO_ARG,\n nullable: Literal[SchemaConst.NULL_UNSPECIFIED] | bool | None = SchemaConst.NULL_UNSPECIFIED,\n primary_key: bool | None = False,\n deferred: _NoArg | bool = _NoArg.NO_ARG,\n deferred_group: str | None = None,\n deferred_raiseload: bool | None = None,\n use_existing_column: bool = False,\n name: str | None = None,\n type_: TypeEngine[Any] | type[TypeEngine[Any]] | None = None,\n autoincrement: _AutoIncrementType = 'auto',\n doc: str | None = None,\n key: str | None = None,\n index: bool | None = None,\n unique: bool | None = None,\n info: dict[Any, Any] | None = None,\n onupdate: Any | None = None,\n insert_default: Any | None = _NoArg.NO_ARG,\n server_default: ColumnElement[Any] | FetchedValue | TextClause | str | None = None,\n server_onupdate: ColumnElement[Any] | FetchedValue | TextClause | str | None = None,\n active_history: bool = False,\n quote: bool | None = None,\n system: bool = False,\n comment: str | None = None,\n sort_order: _NoArg | int = _NoArg.NO_ARG,\n dataclass_metadata: Mapping[Any, Any] | _NoArg | None = _NoArg.NO_ARG,\n **kw: Any\n) -> MappedColumn[Any]: ...\n```\n---\ndeclare a new ORM-mapped `_schema.Column` construct \nfor use within `Declarative Table ` \nconfiguration. \n \nThe `_orm.mapped_column` function provides an ORM-aware and \nPython-typing-compatible construct which is used with \n`declarative ` mappings to indicate an \nattribute that's mapped to a Core `_schema.Column` object. It \nprovides the equivalent feature as mapping an attribute to a \n`_schema.Column` object directly when using Declarative, \nspecifically when using `Declarative Table ` \nconfiguration. \n \n.. versionadded:: 2.0 \n \n`_orm.mapped_column` is normally used with explicit typing along with \nthe `_orm.Mapped` annotation type, where it can derive the SQL \ntype and nullability for the column based on what's present within the \n`_orm.Mapped` annotation. It also may be used without annotations \nas a drop-in replacement for how `_schema.Column` is used in \nDeclarative mappings in SQLAlchemy 1.x style. \n \nFor usage examples of `_orm.mapped_column`, see the documentation \nat `orm_declarative_table`. \n \n.. seealso: \n \n``` \n`orm_declarative_table` - complete documentation \n \n`whatsnew_20_orm_declarative_typing` - migration notes for \nDeclarative mappings using 1.x style mappings \n \n``` \n:param __name: String name to give to the `_schema.Column`. This \n is an optional, positional only argument that if present must be the \n first positional argument passed. If omitted, the attribute name to \n which the `_orm.mapped_column` is mapped will be used as the SQL \n column name. \n:param __type: `_types.TypeEngine` type or instance which will \n indicate the datatype to be associated with the `_schema.Column`. \n This is an optional, positional-only argument that if present must \n immediately follow the ``__name`` parameter if present also, or otherwise \n be the first positional parameter. If omitted, the ultimate type for \n the column may be derived either from the annotated type, or if a \n `_schema.ForeignKey` is present, from the datatype of the \n referenced column. \n:param \\*args: Additional positional arguments include constructs such \n as `_schema.ForeignKey`, `_schema.CheckConstraint`, \n and `_schema.Identity`, which are passed through to the constructed \n `_schema.Column`. \n:param nullable: Optional bool, whether the column should be \"NULL\" or \n \"NOT NULL\". If omitted, the nullability is derived from the type \n annotation based on whether or not ``typing.Optional`` (or its equivalent) \n is present. ``nullable`` defaults to ``True`` otherwise for non-primary \n key columns, and ``False`` for primary key columns. \n:param primary_key: optional bool, indicates the `_schema.Column` \n would be part of the table's primary key or not. \n:param deferred: Optional bool - this keyword argument is consumed by the \n ORM declarative process, and is not part of the `_schema.Column` \n itself; instead, it indicates that this column should be \"deferred\" for \n loading as though mapped by `_orm.deferred`. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_declarative` \n \n``` \n:param deferred_group: Implies `_orm.mapped_column.deferred` \n to ``True``, and set the `_orm.deferred.group` parameter. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_group` \n \n``` \n:param deferred_raiseload: Implies `_orm.mapped_column.deferred` \n to ``True``, and set the `_orm.deferred.raiseload` parameter. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_raiseload` \n \n``` \n:param use_existing_column: if True, will attempt to locate the given \n column name on an inherited superclass (typically single inheriting \n superclass), and if present, will not produce a new column, mapping \n to the superclass column as though it were omitted from this class. \n This is used for mixins that add new columns to an inherited superclass. \n \n .. seealso: \n \n``` \n`orm_inheritance_column_conflicts` \n \n``` \n .. versionadded:: 2.0.0b4 \n \n:param default: Passed directly to the \n `_schema.Column.default` parameter if the \n `_orm.mapped_column.insert_default` parameter is not present. \n Additionally, when used with `orm_declarative_native_dataclasses`, \n indicates a default Python value that should be applied to the keyword \n constructor within the generated ``__init__()`` method. \n \n Note that in the case of dataclass generation when \n `_orm.mapped_column.insert_default` is not present, this means \n the `_orm.mapped_column.default` value is used in **two** \n places, both the ``__init__()`` method as well as the \n `_schema.Column.default` parameter. While this behavior may \n change in a future release, for the moment this tends to \"work out\"; a \n default of ``None`` will mean that the `_schema.Column` gets no \n default generator, whereas a default that refers to a non-``None`` Python \n or SQL expression value will be assigned up front on the object when \n ``__init__()`` is called, which is the same value that the Core \n `_sql.Insert` construct would use in any case, leading to the same \n end result. \n \n .. note:: When using Core level column defaults that are callables to \n    be interpreted by the underlying `_schema.Column` in conjunction \n    with `ORM-mapped dataclasses \n    `, especially those that are \n    `context-aware default functions `, \n    **the** `_orm.mapped_column.insert_default` **parameter must \n    be used instead**. This is necessary to disambiguate the callable from \n    being interpreted as a dataclass level default. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.insert_default` \n \n`_orm.mapped_column.default_factory` \n \n``` \n:param insert_default: Passed directly to the \n `_schema.Column.default` parameter; will supersede the value \n of `_orm.mapped_column.default` when present, however \n `_orm.mapped_column.default` will always apply to the \n constructor default for a dataclasses mapping. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.default` \n \n`_orm.mapped_column.default_factory` \n \n``` \n:param sort_order: An integer that indicates how this mapped column \n should be sorted compared to the others when the ORM is creating a \n `_schema.Table`. Among mapped columns that have the same \n value the default ordering is used, placing first the mapped columns \n defined in the main class, then the ones in the super classes. \n Defaults to 0. The sort is ascending. \n \n .. versionadded:: 2.0.4 \n \n:param active_history=False: \n \n    When ``True``, indicates that the \"previous\" value for a \n    scalar attribute should be loaded when replaced, if not \n    already loaded. Normally, history tracking logic for \n    simple non-primary-key scalar values only needs to be \n    aware of the \"new\" value in order to perform a flush. This \n    flag is available for applications that make use of \n    `.attributes.get_history` or `.Session.is_modified` \n    which also need to know the \"previous\" value of the attribute. \n \n    .. versionadded:: 2.0.10 \n \n \n:param init: Specific to `orm_declarative_native_dataclasses`, \n specifies if the mapped attribute should be part of the ``__init__()`` \n method as generated by the dataclass process. \n:param repr: Specific to `orm_declarative_native_dataclasses`, \n specifies if the mapped attribute should be part of the ``__repr__()`` \n method as generated by the dataclass process. \n:param default_factory: Specific to \n `orm_declarative_native_dataclasses`, \n specifies a default-value generation function that will take place \n as part of the ``__init__()`` \n method as generated by the dataclass process. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.default` \n \n`_orm.mapped_column.insert_default` \n \n``` \n:param compare: Specific to \n `orm_declarative_native_dataclasses`, indicates if this field \n should be included in comparison operations when generating the \n ``__eq__()`` and ``__ne__()`` methods for the mapped class. \n \n .. versionadded:: 2.0.0b4 \n \n:param kw_only: Specific to \n `orm_declarative_native_dataclasses`, indicates if this field \n should be marked as keyword-only when generating the ``__init__()``. \n \n:param hash: Specific to \n `orm_declarative_native_dataclasses`, controls if this field \n is included when generating the ``__hash__()`` method for the mapped \n class. \n \n .. versionadded:: 2.0.36 \n \n:param dataclass_metadata: Specific to \n `orm_declarative_native_dataclasses`, supplies metadata \n to be attached to the generated dataclass field. \n \n .. versionadded:: 2.0.42 \n \n:param \\**kw: All remaining keyword arguments are passed through to the \n constructor for the `_schema.Column`.\n\nGo to [SchemaEventTarget](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/base.py#L1403,7) | [TypeEngine](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py#L118,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [_NoArg](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/base.py#L106,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3200,7) | [SchemaConst](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L131,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3627,7) | [ColumnElement](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/elements.py#L1223,7) | [FetchedValue](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L3989,7) | [TextClause](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/elements.py#L2235,7) | [int](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L418,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L862,7) | [MappedColumn](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/properties.py#L511,7)"}}} -{"suite": "sqlalchemy", "label": "mapped class definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 16, "character": 16, "iteration": 1, "result": {"range": {"end": {"character": 16, "line": 5126}, "start": {"character": 8, "line": 5126}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py"}} -{"suite": "sqlalchemy", "label": "mapped class definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 16, "character": 16, "iteration": 2, "result": {"range": {"end": {"character": 16, "line": 5126}, "start": {"character": 8, "line": 5126}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py"}} -{"suite": "sqlalchemy", "label": "mapped class definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 16, "character": 16, "iteration": 3, "result": {"range": {"end": {"character": 16, "line": 5126}, "start": {"character": 8, "line": 5126}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py"}} -{"suite": "sqlalchemy", "label": "mapped class definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 16, "character": 16, "iteration": 4, "result": {"range": {"end": {"character": 16, "line": 5126}, "start": {"character": 8, "line": 5126}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py"}} -{"suite": "sqlalchemy", "label": "mapped class definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 16, "character": 16, "iteration": 5, "result": {"range": {"end": {"character": 16, "line": 5126}, "start": {"character": 8, "line": 5126}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py"}} -{"suite": "sqlalchemy", "label": "edit query then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 18, "character": 51, "iteration": 1, "result": {"isIncomplete": false, "items": [{"detail": "int", "kind": 5, "label": "id", "sortText": "0.9999.id"}, {"detail": "MetaData", "kind": 5, "label": "metadata", "sortText": "0.9999.metadata"}, {"detail": "str", "kind": 5, "label": "name", "sortText": "0.9999.name"}, {"detail": "registry", "kind": 5, "label": "registry", "sortText": "0.9999.registry"}, {"detail": "def _sa_inspect_instance(self: User) -> InstanceState[User]: ...", "kind": 2, "label": "_sa_inspect_instance", "sortText": "2.9999._sa_inspect_instance"}, {"detail": "def _sa_inspect_type(self: User) -> Mapper[User]: ...", "kind": 2, "label": "_sa_inspect_type", "sortText": "2.9999._sa_inspect_type"}, {"detail": "registry", "kind": 5, "label": "_sa_registry", "sortText": "2.9999._sa_registry"}, {"detail": "def __bool__(self: NoneType) -> Literal[False]: ...", "documentation": {"kind": "markdown", "value": "True if self else False"}, "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "(self: NoneType) -> None | (\n self: User,\n **kw: Any\n) -> None", "kind": 5, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "(cls: type[NoneType]) -> None | (\n cls: type[User],\n **kw: Any\n) -> None", "kind": 5, "label": "__init_subclass__", "sortText": "3.9999.__init_subclass__"}, {"detail": "Mapper[Any]", "kind": 5, "label": "__mapper__", "sortText": "3.9999.__mapper__"}, {"detail": "Any", "kind": 5, "label": "__mapper_args__", "sortText": "3.9999.__mapper_args__"}, {"detail": "str", "kind": 5, "label": "__name__", "sortText": "3.9999.__name__"}, {"detail": "tuple[()]", "kind": 5, "label": "__slots__", "sortText": "3.9999.__slots__"}, {"detail": "FromClause", "kind": 5, "label": "__table__", "sortText": "3.9999.__table__"}, {"detail": "Any", "kind": 5, "label": "__table_args__", "sortText": "3.9999.__table_args__"}, {"detail": "Any", "kind": 5, "label": "__tablename__", "sortText": "3.9999.__tablename__"}]}} -{"suite": "sqlalchemy", "label": "edit query then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 18, "character": 51, "iteration": 2, "result": {"isIncomplete": false, "items": [{"detail": "int", "kind": 5, "label": "id", "sortText": "0.9999.id"}, {"detail": "MetaData", "kind": 5, "label": "metadata", "sortText": "0.9999.metadata"}, {"detail": "str", "kind": 5, "label": "name", "sortText": "0.9999.name"}, {"detail": "registry", "kind": 5, "label": "registry", "sortText": "0.9999.registry"}, {"detail": "def _sa_inspect_instance(self: User) -> InstanceState[User]: ...", "kind": 2, "label": "_sa_inspect_instance", "sortText": "2.9999._sa_inspect_instance"}, {"detail": "def _sa_inspect_type(self: User) -> Mapper[User]: ...", "kind": 2, "label": "_sa_inspect_type", "sortText": "2.9999._sa_inspect_type"}, {"detail": "registry", "kind": 5, "label": "_sa_registry", "sortText": "2.9999._sa_registry"}, {"detail": "def __bool__(self: NoneType) -> Literal[False]: ...", "documentation": {"kind": "markdown", "value": "True if self else False"}, "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "(self: NoneType) -> None | (\n self: User,\n **kw: Any\n) -> None", "kind": 5, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "(cls: type[NoneType]) -> None | (\n cls: type[User],\n **kw: Any\n) -> None", "kind": 5, "label": "__init_subclass__", "sortText": "3.9999.__init_subclass__"}, {"detail": "Mapper[Any]", "kind": 5, "label": "__mapper__", "sortText": "3.9999.__mapper__"}, {"detail": "Any", "kind": 5, "label": "__mapper_args__", "sortText": "3.9999.__mapper_args__"}, {"detail": "str", "kind": 5, "label": "__name__", "sortText": "3.9999.__name__"}, {"detail": "tuple[()]", "kind": 5, "label": "__slots__", "sortText": "3.9999.__slots__"}, {"detail": "FromClause", "kind": 5, "label": "__table__", "sortText": "3.9999.__table__"}, {"detail": "Any", "kind": 5, "label": "__table_args__", "sortText": "3.9999.__table_args__"}, {"detail": "Any", "kind": 5, "label": "__tablename__", "sortText": "3.9999.__tablename__"}]}} -{"suite": "sqlalchemy", "label": "edit query then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 18, "character": 51, "iteration": 3, "result": {"isIncomplete": false, "items": [{"detail": "int", "kind": 5, "label": "id", "sortText": "0.9999.id"}, {"detail": "MetaData", "kind": 5, "label": "metadata", "sortText": "0.9999.metadata"}, {"detail": "str", "kind": 5, "label": "name", "sortText": "0.9999.name"}, {"detail": "registry", "kind": 5, "label": "registry", "sortText": "0.9999.registry"}, {"detail": "def _sa_inspect_instance(self: User) -> InstanceState[User]: ...", "kind": 2, "label": "_sa_inspect_instance", "sortText": "2.9999._sa_inspect_instance"}, {"detail": "def _sa_inspect_type(self: User) -> Mapper[User]: ...", "kind": 2, "label": "_sa_inspect_type", "sortText": "2.9999._sa_inspect_type"}, {"detail": "registry", "kind": 5, "label": "_sa_registry", "sortText": "2.9999._sa_registry"}, {"detail": "def __bool__(self: NoneType) -> Literal[False]: ...", "documentation": {"kind": "markdown", "value": "True if self else False"}, "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "(self: NoneType) -> None | (\n self: User,\n **kw: Any\n) -> None", "kind": 5, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "(cls: type[NoneType]) -> None | (\n cls: type[User],\n **kw: Any\n) -> None", "kind": 5, "label": "__init_subclass__", "sortText": "3.9999.__init_subclass__"}, {"detail": "Mapper[Any]", "kind": 5, "label": "__mapper__", "sortText": "3.9999.__mapper__"}, {"detail": "Any", "kind": 5, "label": "__mapper_args__", "sortText": "3.9999.__mapper_args__"}, {"detail": "str", "kind": 5, "label": "__name__", "sortText": "3.9999.__name__"}, {"detail": "tuple[()]", "kind": 5, "label": "__slots__", "sortText": "3.9999.__slots__"}, {"detail": "FromClause", "kind": 5, "label": "__table__", "sortText": "3.9999.__table__"}, {"detail": "Any", "kind": 5, "label": "__table_args__", "sortText": "3.9999.__table_args__"}, {"detail": "Any", "kind": 5, "label": "__tablename__", "sortText": "3.9999.__tablename__"}]}} -{"suite": "sqlalchemy", "label": "edit query then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 18, "character": 51, "iteration": 4, "result": {"isIncomplete": false, "items": [{"detail": "int", "kind": 5, "label": "id", "sortText": "0.9999.id"}, {"detail": "MetaData", "kind": 5, "label": "metadata", "sortText": "0.9999.metadata"}, {"detail": "str", "kind": 5, "label": "name", "sortText": "0.9999.name"}, {"detail": "registry", "kind": 5, "label": "registry", "sortText": "0.9999.registry"}, {"detail": "def _sa_inspect_instance(self: User) -> InstanceState[User]: ...", "kind": 2, "label": "_sa_inspect_instance", "sortText": "2.9999._sa_inspect_instance"}, {"detail": "def _sa_inspect_type(self: User) -> Mapper[User]: ...", "kind": 2, "label": "_sa_inspect_type", "sortText": "2.9999._sa_inspect_type"}, {"detail": "registry", "kind": 5, "label": "_sa_registry", "sortText": "2.9999._sa_registry"}, {"detail": "def __bool__(self: NoneType) -> Literal[False]: ...", "documentation": {"kind": "markdown", "value": "True if self else False"}, "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "(self: NoneType) -> None | (\n self: User,\n **kw: Any\n) -> None", "kind": 5, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "(cls: type[NoneType]) -> None | (\n cls: type[User],\n **kw: Any\n) -> None", "kind": 5, "label": "__init_subclass__", "sortText": "3.9999.__init_subclass__"}, {"detail": "Mapper[Any]", "kind": 5, "label": "__mapper__", "sortText": "3.9999.__mapper__"}, {"detail": "Any", "kind": 5, "label": "__mapper_args__", "sortText": "3.9999.__mapper_args__"}, {"detail": "str", "kind": 5, "label": "__name__", "sortText": "3.9999.__name__"}, {"detail": "tuple[()]", "kind": 5, "label": "__slots__", "sortText": "3.9999.__slots__"}, {"detail": "FromClause", "kind": 5, "label": "__table__", "sortText": "3.9999.__table__"}, {"detail": "Any", "kind": 5, "label": "__table_args__", "sortText": "3.9999.__table_args__"}, {"detail": "Any", "kind": 5, "label": "__tablename__", "sortText": "3.9999.__tablename__"}]}} -{"suite": "sqlalchemy", "label": "edit query then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 18, "character": 51, "iteration": 5, "result": {"isIncomplete": false, "items": [{"detail": "int", "kind": 5, "label": "id", "sortText": "0.9999.id"}, {"detail": "MetaData", "kind": 5, "label": "metadata", "sortText": "0.9999.metadata"}, {"detail": "str", "kind": 5, "label": "name", "sortText": "0.9999.name"}, {"detail": "registry", "kind": 5, "label": "registry", "sortText": "0.9999.registry"}, {"detail": "def _sa_inspect_instance(self: User) -> InstanceState[User]: ...", "kind": 2, "label": "_sa_inspect_instance", "sortText": "2.9999._sa_inspect_instance"}, {"detail": "def _sa_inspect_type(self: User) -> Mapper[User]: ...", "kind": 2, "label": "_sa_inspect_type", "sortText": "2.9999._sa_inspect_type"}, {"detail": "registry", "kind": 5, "label": "_sa_registry", "sortText": "2.9999._sa_registry"}, {"detail": "def __bool__(self: NoneType) -> Literal[False]: ...", "documentation": {"kind": "markdown", "value": "True if self else False"}, "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "(self: NoneType) -> None | (\n self: User,\n **kw: Any\n) -> None", "kind": 5, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "(cls: type[NoneType]) -> None | (\n cls: type[User],\n **kw: Any\n) -> None", "kind": 5, "label": "__init_subclass__", "sortText": "3.9999.__init_subclass__"}, {"detail": "Mapper[Any]", "kind": 5, "label": "__mapper__", "sortText": "3.9999.__mapper__"}, {"detail": "Any", "kind": 5, "label": "__mapper_args__", "sortText": "3.9999.__mapper_args__"}, {"detail": "str", "kind": 5, "label": "__name__", "sortText": "3.9999.__name__"}, {"detail": "tuple[()]", "kind": 5, "label": "__slots__", "sortText": "3.9999.__slots__"}, {"detail": "FromClause", "kind": 5, "label": "__table__", "sortText": "3.9999.__table__"}, {"detail": "Any", "kind": 5, "label": "__table_args__", "sortText": "3.9999.__table_args__"}, {"detail": "Any", "kind": 5, "label": "__tablename__", "sortText": "3.9999.__tablename__"}]}} -{"suite": "sqlalchemy", "label": "edit session then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 18, "character": 24, "iteration": 1, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) scalars: [_T: Any](\n self: Session,\n statement: TypedReturnsRows[tuple[_T]],\n params: Mapping[str, Any] | Sequence[Mapping[str, Any]] | None = None,\n *,\n execution_options: OrmExecuteOptionsParameter = ...,\n bind_arguments: dict[str, Any] | None = None,\n **kw: Any\n) -> ScalarResult[_T]\n```\n---\nExecute a statement and return the results as scalars. \n \nUsage and parameters are the same as that of \n`_orm.Session.execute`; the return result is a \n`_result.ScalarResult` filtering object which \nwill return single elements rather than `_row.Row` objects. \n \n:return: a `_result.ScalarResult` object \n \n.. versionadded:: 1.4.24 Added `_orm.Session.scalars` \n \n.. versionadded:: 1.4.26 Added `_orm.scoped_session.scalars` \n \n.. seealso: \n \n``` \n`orm_queryguide_select_orm_entities` - contrasts the behavior \nof `_orm.Session.execute` to `_orm.Session.scalars` \n \n \n```\n\nGo to [Session](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py#L1458,7) | [TypedReturnsRows](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/selectable.py#L295,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L862,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L718,7) | [_OrmKnownExecutionOptions](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/_typing.py#L89,7) | [immutabledict](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/util/_py_collections.py#L85,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3627,7) | [ScalarResult](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py#L1741,7)"}}} -{"suite": "sqlalchemy", "label": "edit session then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 18, "character": 24, "iteration": 2, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) scalars: [_T: Any](\n self: Session,\n statement: TypedReturnsRows[tuple[_T]],\n params: Mapping[str, Any] | Sequence[Mapping[str, Any]] | None = None,\n *,\n execution_options: OrmExecuteOptionsParameter = ...,\n bind_arguments: dict[str, Any] | None = None,\n **kw: Any\n) -> ScalarResult[_T]\n```\n---\nExecute a statement and return the results as scalars. \n \nUsage and parameters are the same as that of \n`_orm.Session.execute`; the return result is a \n`_result.ScalarResult` filtering object which \nwill return single elements rather than `_row.Row` objects. \n \n:return: a `_result.ScalarResult` object \n \n.. versionadded:: 1.4.24 Added `_orm.Session.scalars` \n \n.. versionadded:: 1.4.26 Added `_orm.scoped_session.scalars` \n \n.. seealso: \n \n``` \n`orm_queryguide_select_orm_entities` - contrasts the behavior \nof `_orm.Session.execute` to `_orm.Session.scalars` \n \n \n```\n\nGo to [Session](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py#L1458,7) | [TypedReturnsRows](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/selectable.py#L295,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L862,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L718,7) | [_OrmKnownExecutionOptions](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/_typing.py#L89,7) | [immutabledict](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/util/_py_collections.py#L85,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3627,7) | [ScalarResult](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py#L1741,7)"}}} -{"suite": "sqlalchemy", "label": "edit session then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 18, "character": 24, "iteration": 3, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) scalars: [_T: Any](\n self: Session,\n statement: TypedReturnsRows[tuple[_T]],\n params: Mapping[str, Any] | Sequence[Mapping[str, Any]] | None = None,\n *,\n execution_options: OrmExecuteOptionsParameter = ...,\n bind_arguments: dict[str, Any] | None = None,\n **kw: Any\n) -> ScalarResult[_T]\n```\n---\nExecute a statement and return the results as scalars. \n \nUsage and parameters are the same as that of \n`_orm.Session.execute`; the return result is a \n`_result.ScalarResult` filtering object which \nwill return single elements rather than `_row.Row` objects. \n \n:return: a `_result.ScalarResult` object \n \n.. versionadded:: 1.4.24 Added `_orm.Session.scalars` \n \n.. versionadded:: 1.4.26 Added `_orm.scoped_session.scalars` \n \n.. seealso: \n \n``` \n`orm_queryguide_select_orm_entities` - contrasts the behavior \nof `_orm.Session.execute` to `_orm.Session.scalars` \n \n \n```\n\nGo to [Session](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py#L1458,7) | [TypedReturnsRows](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/selectable.py#L295,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L862,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L718,7) | [_OrmKnownExecutionOptions](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/_typing.py#L89,7) | [immutabledict](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/util/_py_collections.py#L85,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3627,7) | [ScalarResult](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py#L1741,7)"}}} -{"suite": "sqlalchemy", "label": "edit session then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 18, "character": 24, "iteration": 4, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) scalars: [_T: Any](\n self: Session,\n statement: TypedReturnsRows[tuple[_T]],\n params: Mapping[str, Any] | Sequence[Mapping[str, Any]] | None = None,\n *,\n execution_options: OrmExecuteOptionsParameter = ...,\n bind_arguments: dict[str, Any] | None = None,\n **kw: Any\n) -> ScalarResult[_T]\n```\n---\nExecute a statement and return the results as scalars. \n \nUsage and parameters are the same as that of \n`_orm.Session.execute`; the return result is a \n`_result.ScalarResult` filtering object which \nwill return single elements rather than `_row.Row` objects. \n \n:return: a `_result.ScalarResult` object \n \n.. versionadded:: 1.4.24 Added `_orm.Session.scalars` \n \n.. versionadded:: 1.4.26 Added `_orm.scoped_session.scalars` \n \n.. seealso: \n \n``` \n`orm_queryguide_select_orm_entities` - contrasts the behavior \nof `_orm.Session.execute` to `_orm.Session.scalars` \n \n \n```\n\nGo to [Session](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py#L1458,7) | [TypedReturnsRows](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/selectable.py#L295,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L862,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L718,7) | [_OrmKnownExecutionOptions](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/_typing.py#L89,7) | [immutabledict](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/util/_py_collections.py#L85,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3627,7) | [ScalarResult](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py#L1741,7)"}}} -{"suite": "sqlalchemy", "label": "edit session then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 18, "character": 24, "iteration": 5, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) scalars: [_T: Any](\n self: Session,\n statement: TypedReturnsRows[tuple[_T]],\n params: Mapping[str, Any] | Sequence[Mapping[str, Any]] | None = None,\n *,\n execution_options: OrmExecuteOptionsParameter = ...,\n bind_arguments: dict[str, Any] | None = None,\n **kw: Any\n) -> ScalarResult[_T]\n```\n---\nExecute a statement and return the results as scalars. \n \nUsage and parameters are the same as that of \n`_orm.Session.execute`; the return result is a \n`_result.ScalarResult` filtering object which \nwill return single elements rather than `_row.Row` objects. \n \n:return: a `_result.ScalarResult` object \n \n.. versionadded:: 1.4.24 Added `_orm.Session.scalars` \n \n.. versionadded:: 1.4.26 Added `_orm.scoped_session.scalars` \n \n.. seealso: \n \n``` \n`orm_queryguide_select_orm_entities` - contrasts the behavior \nof `_orm.Session.execute` to `_orm.Session.scalars` \n \n \n```\n\nGo to [Session](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py#L1458,7) | [TypedReturnsRows](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/selectable.py#L295,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L862,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L718,7) | [_OrmKnownExecutionOptions](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/_typing.py#L89,7) | [immutabledict](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/util/_py_collections.py#L85,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3627,7) | [ScalarResult](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py#L1741,7)"}}} -{"suite": "transformers", "label": "classifier pipeline completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 15, "character": 19, "iteration": 1, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"detail": "Unknown", "kind": 6, "label": "classifier", "sortText": "0.9999.classifier"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} -{"suite": "transformers", "label": "classifier pipeline completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 15, "character": 19, "iteration": 2, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"detail": "Unknown", "kind": 6, "label": "classifier", "sortText": "0.9999.classifier"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} -{"suite": "transformers", "label": "classifier pipeline completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 15, "character": 19, "iteration": 3, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"detail": "Unknown", "kind": 6, "label": "classifier", "sortText": "0.9999.classifier"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} -{"suite": "transformers", "label": "classifier pipeline completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 15, "character": 19, "iteration": 4, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"detail": "Unknown", "kind": 6, "label": "classifier", "sortText": "0.9999.classifier"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} -{"suite": "transformers", "label": "classifier pipeline completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 15, "character": 19, "iteration": 5, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"detail": "Unknown", "kind": 6, "label": "classifier", "sortText": "0.9999.classifier"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} -{"suite": "transformers", "label": "pipeline hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 9, "character": 18, "iteration": 1, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(variable) tokenizer_name: Unknown\n```"}}} -{"suite": "transformers", "label": "pipeline hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 9, "character": 18, "iteration": 2, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(variable) tokenizer_name: Unknown\n```"}}} -{"suite": "transformers", "label": "pipeline hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 9, "character": 18, "iteration": 3, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(variable) tokenizer_name: Unknown\n```"}}} -{"suite": "transformers", "label": "pipeline hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 9, "character": 18, "iteration": 4, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(variable) tokenizer_name: Unknown\n```"}}} -{"suite": "transformers", "label": "pipeline hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 9, "character": 18, "iteration": 5, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(variable) tokenizer_name: Unknown\n```"}}} -{"suite": "transformers", "label": "auto tokenizer definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 8, "character": 20, "iteration": 1, "result": {"range": {"end": {"character": 19, "line": 947}, "start": {"character": 6, "line": 947}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv/lib/python3.12/site-packages/transformers/models/auto/tokenization_auto.py"}} -{"suite": "transformers", "label": "auto tokenizer definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 8, "character": 20, "iteration": 2, "result": {"range": {"end": {"character": 19, "line": 947}, "start": {"character": 6, "line": 947}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv/lib/python3.12/site-packages/transformers/models/auto/tokenization_auto.py"}} -{"suite": "transformers", "label": "auto tokenizer definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 8, "character": 20, "iteration": 3, "result": {"range": {"end": {"character": 19, "line": 947}, "start": {"character": 6, "line": 947}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv/lib/python3.12/site-packages/transformers/models/auto/tokenization_auto.py"}} -{"suite": "transformers", "label": "auto tokenizer definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 8, "character": 20, "iteration": 4, "result": {"range": {"end": {"character": 19, "line": 947}, "start": {"character": 6, "line": 947}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv/lib/python3.12/site-packages/transformers/models/auto/tokenization_auto.py"}} -{"suite": "transformers", "label": "auto tokenizer definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 8, "character": 20, "iteration": 5, "result": {"range": {"end": {"character": 19, "line": 947}, "start": {"character": 6, "line": 947}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv/lib/python3.12/site-packages/transformers/models/auto/tokenization_auto.py"}} -{"suite": "transformers", "label": "edit prediction then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 16, "character": 25, "iteration": 1, "result": {"isIncomplete": false, "items": []}} -{"suite": "transformers", "label": "edit prediction then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 16, "character": 25, "iteration": 2, "result": {"isIncomplete": false, "items": []}} -{"suite": "transformers", "label": "edit prediction then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 16, "character": 25, "iteration": 3, "result": {"isIncomplete": false, "items": []}} -{"suite": "transformers", "label": "edit prediction then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 16, "character": 25, "iteration": 4, "result": {"isIncomplete": false, "items": []}} -{"suite": "transformers", "label": "edit prediction then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 16, "character": 25, "iteration": 5, "result": {"isIncomplete": false, "items": []}} -{"suite": "transformers", "label": "edit tokenizer then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 10, "character": 30, "iteration": 1, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\nvocab_size: Unknown\n```"}}} -{"suite": "transformers", "label": "edit tokenizer then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 10, "character": 30, "iteration": 2, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\nvocab_size: Unknown\n```"}}} -{"suite": "transformers", "label": "edit tokenizer then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 10, "character": 30, "iteration": 3, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\nvocab_size: Unknown\n```"}}} -{"suite": "transformers", "label": "edit tokenizer then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 10, "character": 30, "iteration": 4, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\nvocab_size: Unknown\n```"}}} -{"suite": "transformers", "label": "edit tokenizer then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 10, "character": 30, "iteration": 5, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\nvocab_size: Unknown\n```"}}} -{"suite": "tsp_core", "label": "builtins semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 0, "character": 0, "iteration": 1, "result": {"data": [0, 0, 5, 10, 1, 0, 5, 1, 2, 0, 0, 2, 3, 5, 0, 0, 4, 1, 2, 0, 0, 2, 1, 4, 0, 1, 0, 4, 10, 1, 0, 4, 1, 2, 0, 0, 2, 3, 5, 0, 0, 4, 1, 2, 0, 0, 2, 8, 3, 0, 1, 0, 5, 10, 1, 0, 5, 1, 2, 0, 0, 2, 4, 5, 0, 0, 4, 1, 2, 0, 0, 1, 3, 5, 0, 0, 3, 1, 2, 0, 0, 2, 1, 2, 0, 0, 2, 1, 2, 0, 0, 1, 1, 4, 0, 0, 1, 1, 2, 0, 0, 2, 1, 4, 0, 0, 1, 1, 2, 0, 0, 2, 1, 4, 0, 0, 1, 1, 2, 0, 1, 0, 6, 10, 1, 0, 7, 1, 2, 0, 0, 2, 3, 7, 2048, 0, 3, 1, 2, 0, 0, 1, 5, 10, 0, 0, 5, 1, 2, 0], "semantic_token_count": 30, "type_query_count": 2, "type_query_failure_count": 0, "token_type_counts": {"function": 1, "number": 4, "operator": 15, "string": 1, "type": 4, "variable": 5}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} -{"suite": "tsp_core", "label": "builtins semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 0, "character": 0, "iteration": 2, "result": {"data": [0, 0, 5, 10, 1, 0, 5, 1, 2, 0, 0, 2, 3, 5, 0, 0, 4, 1, 2, 0, 0, 2, 1, 4, 0, 1, 0, 4, 10, 1, 0, 4, 1, 2, 0, 0, 2, 3, 5, 0, 0, 4, 1, 2, 0, 0, 2, 8, 3, 0, 1, 0, 5, 10, 1, 0, 5, 1, 2, 0, 0, 2, 4, 5, 0, 0, 4, 1, 2, 0, 0, 1, 3, 5, 0, 0, 3, 1, 2, 0, 0, 2, 1, 2, 0, 0, 2, 1, 2, 0, 0, 1, 1, 4, 0, 0, 1, 1, 2, 0, 0, 2, 1, 4, 0, 0, 1, 1, 2, 0, 0, 2, 1, 4, 0, 0, 1, 1, 2, 0, 1, 0, 6, 10, 1, 0, 7, 1, 2, 0, 0, 2, 3, 7, 2048, 0, 3, 1, 2, 0, 0, 1, 5, 10, 0, 0, 5, 1, 2, 0], "semantic_token_count": 30, "type_query_count": 2, "type_query_failure_count": 0, "token_type_counts": {"function": 1, "number": 4, "operator": 15, "string": 1, "type": 4, "variable": 5}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} -{"suite": "tsp_core", "label": "builtins semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 0, "character": 0, "iteration": 3, "result": {"data": [0, 0, 5, 10, 1, 0, 5, 1, 2, 0, 0, 2, 3, 5, 0, 0, 4, 1, 2, 0, 0, 2, 1, 4, 0, 1, 0, 4, 10, 1, 0, 4, 1, 2, 0, 0, 2, 3, 5, 0, 0, 4, 1, 2, 0, 0, 2, 8, 3, 0, 1, 0, 5, 10, 1, 0, 5, 1, 2, 0, 0, 2, 4, 5, 0, 0, 4, 1, 2, 0, 0, 1, 3, 5, 0, 0, 3, 1, 2, 0, 0, 2, 1, 2, 0, 0, 2, 1, 2, 0, 0, 1, 1, 4, 0, 0, 1, 1, 2, 0, 0, 2, 1, 4, 0, 0, 1, 1, 2, 0, 0, 2, 1, 4, 0, 0, 1, 1, 2, 0, 1, 0, 6, 10, 1, 0, 7, 1, 2, 0, 0, 2, 3, 7, 2048, 0, 3, 1, 2, 0, 0, 1, 5, 10, 0, 0, 5, 1, 2, 0], "semantic_token_count": 30, "type_query_count": 2, "type_query_failure_count": 0, "token_type_counts": {"function": 1, "number": 4, "operator": 15, "string": 1, "type": 4, "variable": 5}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} -{"suite": "tsp_core", "label": "builtins semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 0, "character": 0, "iteration": 4, "result": {"data": [0, 0, 5, 10, 1, 0, 5, 1, 2, 0, 0, 2, 3, 5, 0, 0, 4, 1, 2, 0, 0, 2, 1, 4, 0, 1, 0, 4, 10, 1, 0, 4, 1, 2, 0, 0, 2, 3, 5, 0, 0, 4, 1, 2, 0, 0, 2, 8, 3, 0, 1, 0, 5, 10, 1, 0, 5, 1, 2, 0, 0, 2, 4, 5, 0, 0, 4, 1, 2, 0, 0, 1, 3, 5, 0, 0, 3, 1, 2, 0, 0, 2, 1, 2, 0, 0, 2, 1, 2, 0, 0, 1, 1, 4, 0, 0, 1, 1, 2, 0, 0, 2, 1, 4, 0, 0, 1, 1, 2, 0, 0, 2, 1, 4, 0, 0, 1, 1, 2, 0, 1, 0, 6, 10, 1, 0, 7, 1, 2, 0, 0, 2, 3, 7, 2048, 0, 3, 1, 2, 0, 0, 1, 5, 10, 0, 0, 5, 1, 2, 0], "semantic_token_count": 30, "type_query_count": 2, "type_query_failure_count": 0, "token_type_counts": {"function": 1, "number": 4, "operator": 15, "string": 1, "type": 4, "variable": 5}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} -{"suite": "tsp_core", "label": "builtins semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 0, "character": 0, "iteration": 5, "result": {"data": [0, 0, 5, 10, 1, 0, 5, 1, 2, 0, 0, 2, 3, 5, 0, 0, 4, 1, 2, 0, 0, 2, 1, 4, 0, 1, 0, 4, 10, 1, 0, 4, 1, 2, 0, 0, 2, 3, 5, 0, 0, 4, 1, 2, 0, 0, 2, 8, 3, 0, 1, 0, 5, 10, 1, 0, 5, 1, 2, 0, 0, 2, 4, 5, 0, 0, 4, 1, 2, 0, 0, 1, 3, 5, 0, 0, 3, 1, 2, 0, 0, 2, 1, 2, 0, 0, 2, 1, 2, 0, 0, 1, 1, 4, 0, 0, 1, 1, 2, 0, 0, 2, 1, 4, 0, 0, 1, 1, 2, 0, 0, 2, 1, 4, 0, 0, 1, 1, 2, 0, 1, 0, 6, 10, 1, 0, 7, 1, 2, 0, 0, 2, 3, 7, 2048, 0, 3, 1, 2, 0, 0, 1, 5, 10, 0, 0, 5, 1, 2, 0], "semantic_token_count": 30, "type_query_count": 2, "type_query_failure_count": 0, "token_type_counts": {"function": 1, "number": 4, "operator": 15, "string": 1, "type": 4, "variable": 5}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} -{"suite": "tsp_core", "label": "builtin int computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 0, "character": 0, "iteration": 1, "result": {"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi"}}, "flags": 2, "id": 27, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} -{"suite": "tsp_core", "label": "builtin int computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 0, "character": 0, "iteration": 2, "result": {"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi"}}, "flags": 2, "id": 28, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} -{"suite": "tsp_core", "label": "builtin int computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 0, "character": 0, "iteration": 3, "result": {"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi"}}, "flags": 2, "id": 29, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} -{"suite": "tsp_core", "label": "builtin int computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 0, "character": 0, "iteration": 4, "result": {"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi"}}, "flags": 2, "id": 30, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} -{"suite": "tsp_core", "label": "builtin int computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 0, "character": 0, "iteration": 5, "result": {"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi"}}, "flags": 2, "id": 31, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} -{"suite": "tsp_core", "label": "list declared type", "method": "typeServer/getDeclaredType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 2, "character": 0, "iteration": 1, "result": {"declaration": {"category": 6, "kind": 0, "name": "list", "node": {"range": {"end": {"character": 10, "line": 3463}, "start": {"character": 6, "line": 3463}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi"}}, "flags": 2, "id": 35, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": [{"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi"}}, "flags": 2, "id": 34, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}]}} -{"suite": "tsp_core", "label": "list declared type", "method": "typeServer/getDeclaredType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 2, "character": 0, "iteration": 2, "result": {"declaration": {"category": 6, "kind": 0, "name": "list", "node": {"range": {"end": {"character": 10, "line": 3463}, "start": {"character": 6, "line": 3463}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi"}}, "flags": 2, "id": 37, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": [{"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi"}}, "flags": 2, "id": 36, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}]}} -{"suite": "tsp_core", "label": "list declared type", "method": "typeServer/getDeclaredType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 2, "character": 0, "iteration": 3, "result": {"declaration": {"category": 6, "kind": 0, "name": "list", "node": {"range": {"end": {"character": 10, "line": 3463}, "start": {"character": 6, "line": 3463}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi"}}, "flags": 2, "id": 39, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": [{"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi"}}, "flags": 2, "id": 38, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}]}} -{"suite": "tsp_core", "label": "list declared type", "method": "typeServer/getDeclaredType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 2, "character": 0, "iteration": 4, "result": {"declaration": {"category": 6, "kind": 0, "name": "list", "node": {"range": {"end": {"character": 10, "line": 3463}, "start": {"character": 6, "line": 3463}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi"}}, "flags": 2, "id": 41, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": [{"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi"}}, "flags": 2, "id": 40, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}]}} -{"suite": "tsp_core", "label": "list declared type", "method": "typeServer/getDeclaredType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 2, "character": 0, "iteration": 5, "result": {"declaration": {"category": 6, "kind": 0, "name": "list", "node": {"range": {"end": {"character": 10, "line": 3463}, "start": {"character": 6, "line": 3463}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi"}}, "flags": 2, "id": 43, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": [{"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi"}}, "flags": 2, "id": 42, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}]}} -{"suite": "tsp_core", "label": "generic specialization computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/generics.py", "line": 9, "character": 7, "iteration": 1, "result": {"declaration": {"category": 6, "kind": 0, "name": "str", "node": {"range": {"end": {"character": 9, "line": 1032}, "start": {"character": 6, "line": 1032}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi"}}, "flags": 2, "id": 45, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} -{"suite": "tsp_core", "label": "generic specialization computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/generics.py", "line": 9, "character": 7, "iteration": 2, "result": {"declaration": {"category": 6, "kind": 0, "name": "str", "node": {"range": {"end": {"character": 9, "line": 1032}, "start": {"character": 6, "line": 1032}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi"}}, "flags": 2, "id": 46, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} -{"suite": "tsp_core", "label": "generic specialization computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/generics.py", "line": 9, "character": 7, "iteration": 3, "result": {"declaration": {"category": 6, "kind": 0, "name": "str", "node": {"range": {"end": {"character": 9, "line": 1032}, "start": {"character": 6, "line": 1032}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi"}}, "flags": 2, "id": 47, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} -{"suite": "tsp_core", "label": "generic specialization computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/generics.py", "line": 9, "character": 7, "iteration": 4, "result": {"declaration": {"category": 6, "kind": 0, "name": "str", "node": {"range": {"end": {"character": 9, "line": 1032}, "start": {"character": 6, "line": 1032}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi"}}, "flags": 2, "id": 48, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} -{"suite": "tsp_core", "label": "generic specialization computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/generics.py", "line": 9, "character": 7, "iteration": 5, "result": {"declaration": {"category": 6, "kind": 0, "name": "str", "node": {"range": {"end": {"character": 9, "line": 1032}, "start": {"character": 6, "line": 1032}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi"}}, "flags": 2, "id": 49, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} -{"suite": "tsp_core", "label": "flow narrowed branch type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/flow_narrowing.py", "line": 4, "character": 15, "iteration": 1, "result": null} -{"suite": "tsp_core", "label": "flow narrowed branch type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/flow_narrowing.py", "line": 4, "character": 15, "iteration": 2, "result": null} -{"suite": "tsp_core", "label": "flow narrowed branch type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/flow_narrowing.py", "line": 4, "character": 15, "iteration": 3, "result": null} -{"suite": "tsp_core", "label": "flow narrowed branch type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/flow_narrowing.py", "line": 4, "character": 15, "iteration": 4, "result": null} -{"suite": "tsp_core", "label": "flow narrowed branch type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/flow_narrowing.py", "line": 4, "character": 15, "iteration": 5, "result": null} -{"suite": "tsp_core", "label": "stdlib path computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/stdlib_types.py", "line": 3, "character": 0, "iteration": 1, "result": {"declaration": {"category": 6, "kind": 0, "name": "Path", "node": {"range": {"end": {"character": 10, "line": 184}, "start": {"character": 6, "line": 184}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/pathlib/__init__.pyi"}}, "flags": 2, "id": 51, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} -{"suite": "tsp_core", "label": "stdlib path computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/stdlib_types.py", "line": 3, "character": 0, "iteration": 2, "result": {"declaration": {"category": 6, "kind": 0, "name": "Path", "node": {"range": {"end": {"character": 10, "line": 184}, "start": {"character": 6, "line": 184}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/pathlib/__init__.pyi"}}, "flags": 2, "id": 52, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} -{"suite": "tsp_core", "label": "stdlib path computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/stdlib_types.py", "line": 3, "character": 0, "iteration": 3, "result": {"declaration": {"category": 6, "kind": 0, "name": "Path", "node": {"range": {"end": {"character": 10, "line": 184}, "start": {"character": 6, "line": 184}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/pathlib/__init__.pyi"}}, "flags": 2, "id": 53, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} -{"suite": "tsp_core", "label": "stdlib path computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/stdlib_types.py", "line": 3, "character": 0, "iteration": 4, "result": {"declaration": {"category": 6, "kind": 0, "name": "Path", "node": {"range": {"end": {"character": 10, "line": 184}, "start": {"character": 6, "line": 184}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/pathlib/__init__.pyi"}}, "flags": 2, "id": 54, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} -{"suite": "tsp_core", "label": "stdlib path computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/stdlib_types.py", "line": 3, "character": 0, "iteration": 5, "result": {"declaration": {"category": 6, "kind": 0, "name": "Path", "node": {"range": {"end": {"character": 10, "line": 184}, "start": {"character": 6, "line": 184}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/pathlib/__init__.pyi"}}, "flags": 2, "id": 55, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} -{"suite": "tsp_core", "label": "function argument expected type", "method": "typeServer/getExpectedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/expected_types.py", "line": 4, "character": 4, "iteration": 1, "result": {"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi"}}, "flags": 2, "id": 57, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} -{"suite": "tsp_core", "label": "function argument expected type", "method": "typeServer/getExpectedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/expected_types.py", "line": 4, "character": 4, "iteration": 2, "result": {"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi"}}, "flags": 2, "id": 58, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} -{"suite": "tsp_core", "label": "function argument expected type", "method": "typeServer/getExpectedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/expected_types.py", "line": 4, "character": 4, "iteration": 3, "result": {"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi"}}, "flags": 2, "id": 59, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} -{"suite": "tsp_core", "label": "function argument expected type", "method": "typeServer/getExpectedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/expected_types.py", "line": 4, "character": 4, "iteration": 4, "result": {"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi"}}, "flags": 2, "id": 60, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} -{"suite": "tsp_core", "label": "function argument expected type", "method": "typeServer/getExpectedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/expected_types.py", "line": 4, "character": 4, "iteration": 5, "result": {"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi"}}, "flags": 2, "id": 61, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} -{"suite": "tsp_core", "label": "edited narrowing recomputes type (edit+getComputedType)", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/flow_narrowing.py", "line": 4, "character": 15, "iteration": 1, "result": null} -{"suite": "tsp_core", "label": "edited narrowing recomputes type (edit+getComputedType)", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/flow_narrowing.py", "line": 4, "character": 15, "iteration": 2, "result": null} -{"suite": "tsp_core", "label": "edited narrowing recomputes type (edit+getComputedType)", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/flow_narrowing.py", "line": 4, "character": 15, "iteration": 3, "result": null} -{"suite": "tsp_core", "label": "edited narrowing recomputes type (edit+getComputedType)", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/flow_narrowing.py", "line": 4, "character": 15, "iteration": 4, "result": null} -{"suite": "tsp_core", "label": "edited narrowing recomputes type (edit+getComputedType)", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/flow_narrowing.py", "line": 4, "character": 15, "iteration": 5, "result": null} -{"suite": "tsp_semantic", "label": "django semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/django_semantic.py", "line": 0, "character": 0, "iteration": 1, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 4, 6, 1, 0, 0, 7, 6, 12, 0, 1, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 6, 6, 1, 0, 0, 7, 7, 12, 0, 1, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 6, 1, 2, 0, 0, 6, 6, 1, 0, 0, 7, 7, 12, 0, 3, 0, 5, 1, 0, 0, 6, 7, 6, 1, 0, 7, 1, 2, 0, 0, 1, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 5, 9, 4096, 0, 5, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 5, 10, 1, 0, 6, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 9, 8, 6144, 0, 9, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 3, 4, 0, 0, 3, 1, 2, 0, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 12, 8, 6144, 0, 12, 1, 2, 0, 0, 8, 1, 2, 0, 0, 1, 5, 15, 512, 0, 5, 1, 2, 0, 3, 0, 3, 1, 0, 0, 4, 22, 7, 1, 0, 22, 1, 2, 0, 0, 1, 7, 11, 1, 0, 7, 1, 2, 0, 0, 2, 7, 5, 0, 0, 7, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 5, 5, 0, 0, 5, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 3, 10, 0, 0, 3, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 4, 10, 1, 0, 5, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 1, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 5, 9, 4096, 0, 5, 1, 2, 0, 1, 4, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 1, 16, 3, 0, 0, 16, 1, 2, 0, 0, 8, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 6, 3, 0, 0, 6, 1, 2, 0, 0, 2, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 4, 10, 0, 0, 4, 1, 2, 0, 0, 2, 10, 10, 0, 3, 0, 7, 10, 1, 0, 8, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 6, 1, 2, 0, 0, 1, 20, 3, 0, 0, 20, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 1, 0, 12, 10, 1, 0, 12, 1, 2, 0, 0, 2, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 22, 7, 2048, 0, 22, 1, 2, 0, 0, 1, 7, 10, 0, 0, 7, 1, 2, 0, 1, 0, 8, 10, 1, 0, 9, 1, 2, 0, 0, 2, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 7, 9, 4096, 0, 7, 1, 2, 0, 0, 1, 6, 8, 6144, 0, 6, 1, 2, 0, 0, 10, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 11, 8, 6144, 0, 11, 1, 2, 0, 0, 1, 7, 3, 0, 0, 7, 1, 2, 0, 0, 6, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 8, 10, 0, 0, 8, 1, 2, 0, 0, 1, 5, 8, 6144, 0, 5, 1, 2, 0, 0, 1, 1, 2, 0], "semantic_token_count": 126, "type_query_count": 24, "type_query_failure_count": 0, "token_type_counts": {"builtinConstant": 4, "class": 1, "function": 5, "keyword": 9, "method": 5, "module": 6, "number": 1, "operator": 64, "parameter": 1, "property": 3, "string": 4, "type": 2, "variable": 21}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} -{"suite": "tsp_semantic", "label": "django semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/django_semantic.py", "line": 0, "character": 0, "iteration": 2, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 4, 6, 1, 0, 0, 7, 6, 12, 0, 1, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 6, 6, 1, 0, 0, 7, 7, 12, 0, 1, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 6, 1, 2, 0, 0, 6, 6, 1, 0, 0, 7, 7, 12, 0, 3, 0, 5, 1, 0, 0, 6, 7, 6, 1, 0, 7, 1, 2, 0, 0, 1, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 5, 9, 4096, 0, 5, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 5, 10, 1, 0, 6, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 9, 8, 6144, 0, 9, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 3, 4, 0, 0, 3, 1, 2, 0, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 12, 8, 6144, 0, 12, 1, 2, 0, 0, 8, 1, 2, 0, 0, 1, 5, 15, 512, 0, 5, 1, 2, 0, 3, 0, 3, 1, 0, 0, 4, 22, 7, 1, 0, 22, 1, 2, 0, 0, 1, 7, 11, 1, 0, 7, 1, 2, 0, 0, 2, 7, 5, 0, 0, 7, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 5, 5, 0, 0, 5, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 3, 10, 0, 0, 3, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 4, 10, 1, 0, 5, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 1, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 5, 9, 4096, 0, 5, 1, 2, 0, 1, 4, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 1, 16, 3, 0, 0, 16, 1, 2, 0, 0, 8, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 6, 3, 0, 0, 6, 1, 2, 0, 0, 2, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 4, 10, 0, 0, 4, 1, 2, 0, 0, 2, 10, 10, 0, 3, 0, 7, 10, 1, 0, 8, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 6, 1, 2, 0, 0, 1, 20, 3, 0, 0, 20, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 1, 0, 12, 10, 1, 0, 12, 1, 2, 0, 0, 2, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 22, 7, 2048, 0, 22, 1, 2, 0, 0, 1, 7, 10, 0, 0, 7, 1, 2, 0, 1, 0, 8, 10, 1, 0, 9, 1, 2, 0, 0, 2, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 7, 9, 4096, 0, 7, 1, 2, 0, 0, 1, 6, 8, 6144, 0, 6, 1, 2, 0, 0, 10, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 11, 8, 6144, 0, 11, 1, 2, 0, 0, 1, 7, 3, 0, 0, 7, 1, 2, 0, 0, 6, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 8, 10, 0, 0, 8, 1, 2, 0, 0, 1, 5, 8, 6144, 0, 5, 1, 2, 0, 0, 1, 1, 2, 0], "semantic_token_count": 126, "type_query_count": 24, "type_query_failure_count": 0, "token_type_counts": {"builtinConstant": 4, "class": 1, "function": 5, "keyword": 9, "method": 5, "module": 6, "number": 1, "operator": 64, "parameter": 1, "property": 3, "string": 4, "type": 2, "variable": 21}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} -{"suite": "tsp_semantic", "label": "django semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/django_semantic.py", "line": 0, "character": 0, "iteration": 3, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 4, 6, 1, 0, 0, 7, 6, 12, 0, 1, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 6, 6, 1, 0, 0, 7, 7, 12, 0, 1, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 6, 1, 2, 0, 0, 6, 6, 1, 0, 0, 7, 7, 12, 0, 3, 0, 5, 1, 0, 0, 6, 7, 6, 1, 0, 7, 1, 2, 0, 0, 1, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 5, 9, 4096, 0, 5, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 5, 10, 1, 0, 6, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 9, 8, 6144, 0, 9, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 3, 4, 0, 0, 3, 1, 2, 0, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 12, 8, 6144, 0, 12, 1, 2, 0, 0, 8, 1, 2, 0, 0, 1, 5, 15, 512, 0, 5, 1, 2, 0, 3, 0, 3, 1, 0, 0, 4, 22, 7, 1, 0, 22, 1, 2, 0, 0, 1, 7, 11, 1, 0, 7, 1, 2, 0, 0, 2, 7, 5, 0, 0, 7, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 5, 5, 0, 0, 5, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 3, 10, 0, 0, 3, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 4, 10, 1, 0, 5, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 1, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 5, 9, 4096, 0, 5, 1, 2, 0, 1, 4, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 1, 16, 3, 0, 0, 16, 1, 2, 0, 0, 8, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 6, 3, 0, 0, 6, 1, 2, 0, 0, 2, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 4, 10, 0, 0, 4, 1, 2, 0, 0, 2, 10, 10, 0, 3, 0, 7, 10, 1, 0, 8, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 6, 1, 2, 0, 0, 1, 20, 3, 0, 0, 20, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 1, 0, 12, 10, 1, 0, 12, 1, 2, 0, 0, 2, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 22, 7, 2048, 0, 22, 1, 2, 0, 0, 1, 7, 10, 0, 0, 7, 1, 2, 0, 1, 0, 8, 10, 1, 0, 9, 1, 2, 0, 0, 2, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 7, 9, 4096, 0, 7, 1, 2, 0, 0, 1, 6, 8, 6144, 0, 6, 1, 2, 0, 0, 10, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 11, 8, 6144, 0, 11, 1, 2, 0, 0, 1, 7, 3, 0, 0, 7, 1, 2, 0, 0, 6, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 8, 10, 0, 0, 8, 1, 2, 0, 0, 1, 5, 8, 6144, 0, 5, 1, 2, 0, 0, 1, 1, 2, 0], "semantic_token_count": 126, "type_query_count": 24, "type_query_failure_count": 0, "token_type_counts": {"builtinConstant": 4, "class": 1, "function": 5, "keyword": 9, "method": 5, "module": 6, "number": 1, "operator": 64, "parameter": 1, "property": 3, "string": 4, "type": 2, "variable": 21}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} -{"suite": "tsp_semantic", "label": "django semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/django_semantic.py", "line": 0, "character": 0, "iteration": 4, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 4, 6, 1, 0, 0, 7, 6, 12, 0, 1, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 6, 6, 1, 0, 0, 7, 7, 12, 0, 1, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 6, 1, 2, 0, 0, 6, 6, 1, 0, 0, 7, 7, 12, 0, 3, 0, 5, 1, 0, 0, 6, 7, 6, 1, 0, 7, 1, 2, 0, 0, 1, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 5, 9, 4096, 0, 5, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 5, 10, 1, 0, 6, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 9, 8, 6144, 0, 9, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 3, 4, 0, 0, 3, 1, 2, 0, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 12, 8, 6144, 0, 12, 1, 2, 0, 0, 8, 1, 2, 0, 0, 1, 5, 15, 512, 0, 5, 1, 2, 0, 3, 0, 3, 1, 0, 0, 4, 22, 7, 1, 0, 22, 1, 2, 0, 0, 1, 7, 11, 1, 0, 7, 1, 2, 0, 0, 2, 7, 5, 0, 0, 7, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 5, 5, 0, 0, 5, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 3, 10, 0, 0, 3, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 4, 10, 1, 0, 5, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 1, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 5, 9, 4096, 0, 5, 1, 2, 0, 1, 4, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 1, 16, 3, 0, 0, 16, 1, 2, 0, 0, 8, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 6, 3, 0, 0, 6, 1, 2, 0, 0, 2, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 4, 10, 0, 0, 4, 1, 2, 0, 0, 2, 10, 10, 0, 3, 0, 7, 10, 1, 0, 8, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 6, 1, 2, 0, 0, 1, 20, 3, 0, 0, 20, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 1, 0, 12, 10, 1, 0, 12, 1, 2, 0, 0, 2, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 22, 7, 2048, 0, 22, 1, 2, 0, 0, 1, 7, 10, 0, 0, 7, 1, 2, 0, 1, 0, 8, 10, 1, 0, 9, 1, 2, 0, 0, 2, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 7, 9, 4096, 0, 7, 1, 2, 0, 0, 1, 6, 8, 6144, 0, 6, 1, 2, 0, 0, 10, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 11, 8, 6144, 0, 11, 1, 2, 0, 0, 1, 7, 3, 0, 0, 7, 1, 2, 0, 0, 6, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 8, 10, 0, 0, 8, 1, 2, 0, 0, 1, 5, 8, 6144, 0, 5, 1, 2, 0, 0, 1, 1, 2, 0], "semantic_token_count": 126, "type_query_count": 24, "type_query_failure_count": 0, "token_type_counts": {"builtinConstant": 4, "class": 1, "function": 5, "keyword": 9, "method": 5, "module": 6, "number": 1, "operator": 64, "parameter": 1, "property": 3, "string": 4, "type": 2, "variable": 21}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} -{"suite": "tsp_semantic", "label": "django semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/django_semantic.py", "line": 0, "character": 0, "iteration": 5, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 4, 6, 1, 0, 0, 7, 6, 12, 0, 1, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 6, 6, 1, 0, 0, 7, 7, 12, 0, 1, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 6, 1, 2, 0, 0, 6, 6, 1, 0, 0, 7, 7, 12, 0, 3, 0, 5, 1, 0, 0, 6, 7, 6, 1, 0, 7, 1, 2, 0, 0, 1, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 5, 9, 4096, 0, 5, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 5, 10, 1, 0, 6, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 9, 8, 6144, 0, 9, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 3, 4, 0, 0, 3, 1, 2, 0, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 12, 8, 6144, 0, 12, 1, 2, 0, 0, 8, 1, 2, 0, 0, 1, 5, 15, 512, 0, 5, 1, 2, 0, 3, 0, 3, 1, 0, 0, 4, 22, 7, 1, 0, 22, 1, 2, 0, 0, 1, 7, 11, 1, 0, 7, 1, 2, 0, 0, 2, 7, 5, 0, 0, 7, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 5, 5, 0, 0, 5, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 3, 10, 0, 0, 3, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 4, 10, 1, 0, 5, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 1, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 5, 9, 4096, 0, 5, 1, 2, 0, 1, 4, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 1, 16, 3, 0, 0, 16, 1, 2, 0, 0, 8, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 6, 3, 0, 0, 6, 1, 2, 0, 0, 2, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 4, 10, 0, 0, 4, 1, 2, 0, 0, 2, 10, 10, 0, 3, 0, 7, 10, 1, 0, 8, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 6, 1, 2, 0, 0, 1, 20, 3, 0, 0, 20, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 1, 0, 12, 10, 1, 0, 12, 1, 2, 0, 0, 2, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 22, 7, 2048, 0, 22, 1, 2, 0, 0, 1, 7, 10, 0, 0, 7, 1, 2, 0, 1, 0, 8, 10, 1, 0, 9, 1, 2, 0, 0, 2, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 7, 9, 4096, 0, 7, 1, 2, 0, 0, 1, 6, 8, 6144, 0, 6, 1, 2, 0, 0, 10, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 11, 8, 6144, 0, 11, 1, 2, 0, 0, 1, 7, 3, 0, 0, 7, 1, 2, 0, 0, 6, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 8, 10, 0, 0, 8, 1, 2, 0, 0, 1, 5, 8, 6144, 0, 5, 1, 2, 0, 0, 1, 1, 2, 0], "semantic_token_count": 126, "type_query_count": 24, "type_query_failure_count": 0, "token_type_counts": {"builtinConstant": 4, "class": 1, "function": 5, "keyword": 9, "method": 5, "module": 6, "number": 1, "operator": 64, "parameter": 1, "property": 3, "string": 4, "type": 2, "variable": 21}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} -{"suite": "tsp_semantic", "label": "transformers semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/transformers_semantic.py", "line": 0, "character": 0, "iteration": 1, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 12, 12, 0, 0, 13, 6, 1, 0, 0, 7, 13, 12, 0, 0, 13, 1, 2, 0, 0, 2, 8, 12, 0, 3, 0, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 49, 3, 0, 3, 0, 3, 1, 0, 0, 4, 23, 7, 1, 0, 23, 1, 2, 0, 0, 1, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 5, 5, 0, 0, 5, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 13, 10, 0, 0, 13, 1, 2, 0, 0, 1, 15, 8, 6144, 0, 15, 1, 2, 0, 0, 1, 10, 10, 0, 0, 10, 1, 2, 0, 1, 4, 14, 10, 1, 0, 15, 1, 2, 0, 0, 2, 9, 10, 0, 0, 9, 1, 2, 0, 0, 1, 12, 9, 4096, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 8, 7, 2048, 0, 8, 1, 2, 0, 0, 1, 20, 3, 0, 0, 20, 1, 2, 0, 0, 7, 1, 2, 0, 0, 1, 10, 10, 0, 0, 10, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 9, 10, 0, 0, 9, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 14, 10, 0, 0, 14, 1, 2, 0, 0, 2, 9, 10, 0, 3, 0, 14, 10, 1, 0, 14, 1, 2, 0, 0, 2, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 23, 7, 2048, 0, 23, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 10, 7, 2048, 0, 10, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 31, 3, 0, 0, 31, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 11, 10, 0, 0, 11, 1, 2, 0, 0, 1, 1, 4, 0, 0, 1, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 7, 3, 0, 0, 7, 1, 2, 0], "semantic_token_count": 74, "type_query_count": 15, "type_query_failure_count": 0, "token_type_counts": {"function": 4, "keyword": 4, "method": 1, "module": 3, "number": 1, "operator": 37, "property": 1, "string": 4, "type": 1, "variable": 18}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} -{"suite": "tsp_semantic", "label": "transformers semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/transformers_semantic.py", "line": 0, "character": 0, "iteration": 2, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 12, 12, 0, 0, 13, 6, 1, 0, 0, 7, 13, 12, 0, 0, 13, 1, 2, 0, 0, 2, 8, 12, 0, 3, 0, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 49, 3, 0, 3, 0, 3, 1, 0, 0, 4, 23, 7, 1, 0, 23, 1, 2, 0, 0, 1, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 5, 5, 0, 0, 5, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 13, 10, 0, 0, 13, 1, 2, 0, 0, 1, 15, 8, 6144, 0, 15, 1, 2, 0, 0, 1, 10, 10, 0, 0, 10, 1, 2, 0, 1, 4, 14, 10, 1, 0, 15, 1, 2, 0, 0, 2, 9, 10, 0, 0, 9, 1, 2, 0, 0, 1, 12, 9, 4096, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 8, 7, 2048, 0, 8, 1, 2, 0, 0, 1, 20, 3, 0, 0, 20, 1, 2, 0, 0, 7, 1, 2, 0, 0, 1, 10, 10, 0, 0, 10, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 9, 10, 0, 0, 9, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 14, 10, 0, 0, 14, 1, 2, 0, 0, 2, 9, 10, 0, 3, 0, 14, 10, 1, 0, 14, 1, 2, 0, 0, 2, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 23, 7, 2048, 0, 23, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 10, 7, 2048, 0, 10, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 31, 3, 0, 0, 31, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 11, 10, 0, 0, 11, 1, 2, 0, 0, 1, 1, 4, 0, 0, 1, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 7, 3, 0, 0, 7, 1, 2, 0], "semantic_token_count": 74, "type_query_count": 15, "type_query_failure_count": 0, "token_type_counts": {"function": 4, "keyword": 4, "method": 1, "module": 3, "number": 1, "operator": 37, "property": 1, "string": 4, "type": 1, "variable": 18}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} -{"suite": "tsp_semantic", "label": "transformers semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/transformers_semantic.py", "line": 0, "character": 0, "iteration": 3, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 12, 12, 0, 0, 13, 6, 1, 0, 0, 7, 13, 12, 0, 0, 13, 1, 2, 0, 0, 2, 8, 12, 0, 3, 0, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 49, 3, 0, 3, 0, 3, 1, 0, 0, 4, 23, 7, 1, 0, 23, 1, 2, 0, 0, 1, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 5, 5, 0, 0, 5, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 13, 10, 0, 0, 13, 1, 2, 0, 0, 1, 15, 8, 6144, 0, 15, 1, 2, 0, 0, 1, 10, 10, 0, 0, 10, 1, 2, 0, 1, 4, 14, 10, 1, 0, 15, 1, 2, 0, 0, 2, 9, 10, 0, 0, 9, 1, 2, 0, 0, 1, 12, 9, 4096, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 8, 7, 2048, 0, 8, 1, 2, 0, 0, 1, 20, 3, 0, 0, 20, 1, 2, 0, 0, 7, 1, 2, 0, 0, 1, 10, 10, 0, 0, 10, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 9, 10, 0, 0, 9, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 14, 10, 0, 0, 14, 1, 2, 0, 0, 2, 9, 10, 0, 3, 0, 14, 10, 1, 0, 14, 1, 2, 0, 0, 2, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 23, 7, 2048, 0, 23, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 10, 7, 2048, 0, 10, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 31, 3, 0, 0, 31, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 11, 10, 0, 0, 11, 1, 2, 0, 0, 1, 1, 4, 0, 0, 1, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 7, 3, 0, 0, 7, 1, 2, 0], "semantic_token_count": 74, "type_query_count": 15, "type_query_failure_count": 0, "token_type_counts": {"function": 4, "keyword": 4, "method": 1, "module": 3, "number": 1, "operator": 37, "property": 1, "string": 4, "type": 1, "variable": 18}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} -{"suite": "tsp_semantic", "label": "transformers semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/transformers_semantic.py", "line": 0, "character": 0, "iteration": 4, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 12, 12, 0, 0, 13, 6, 1, 0, 0, 7, 13, 12, 0, 0, 13, 1, 2, 0, 0, 2, 8, 12, 0, 3, 0, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 49, 3, 0, 3, 0, 3, 1, 0, 0, 4, 23, 7, 1, 0, 23, 1, 2, 0, 0, 1, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 5, 5, 0, 0, 5, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 13, 10, 0, 0, 13, 1, 2, 0, 0, 1, 15, 8, 6144, 0, 15, 1, 2, 0, 0, 1, 10, 10, 0, 0, 10, 1, 2, 0, 1, 4, 14, 10, 1, 0, 15, 1, 2, 0, 0, 2, 9, 10, 0, 0, 9, 1, 2, 0, 0, 1, 12, 9, 4096, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 8, 7, 2048, 0, 8, 1, 2, 0, 0, 1, 20, 3, 0, 0, 20, 1, 2, 0, 0, 7, 1, 2, 0, 0, 1, 10, 10, 0, 0, 10, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 9, 10, 0, 0, 9, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 14, 10, 0, 0, 14, 1, 2, 0, 0, 2, 9, 10, 0, 3, 0, 14, 10, 1, 0, 14, 1, 2, 0, 0, 2, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 23, 7, 2048, 0, 23, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 10, 7, 2048, 0, 10, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 31, 3, 0, 0, 31, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 11, 10, 0, 0, 11, 1, 2, 0, 0, 1, 1, 4, 0, 0, 1, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 7, 3, 0, 0, 7, 1, 2, 0], "semantic_token_count": 74, "type_query_count": 15, "type_query_failure_count": 0, "token_type_counts": {"function": 4, "keyword": 4, "method": 1, "module": 3, "number": 1, "operator": 37, "property": 1, "string": 4, "type": 1, "variable": 18}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} -{"suite": "tsp_semantic", "label": "transformers semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/transformers_semantic.py", "line": 0, "character": 0, "iteration": 5, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 12, 12, 0, 0, 13, 6, 1, 0, 0, 7, 13, 12, 0, 0, 13, 1, 2, 0, 0, 2, 8, 12, 0, 3, 0, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 49, 3, 0, 3, 0, 3, 1, 0, 0, 4, 23, 7, 1, 0, 23, 1, 2, 0, 0, 1, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 5, 5, 0, 0, 5, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 13, 10, 0, 0, 13, 1, 2, 0, 0, 1, 15, 8, 6144, 0, 15, 1, 2, 0, 0, 1, 10, 10, 0, 0, 10, 1, 2, 0, 1, 4, 14, 10, 1, 0, 15, 1, 2, 0, 0, 2, 9, 10, 0, 0, 9, 1, 2, 0, 0, 1, 12, 9, 4096, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 8, 7, 2048, 0, 8, 1, 2, 0, 0, 1, 20, 3, 0, 0, 20, 1, 2, 0, 0, 7, 1, 2, 0, 0, 1, 10, 10, 0, 0, 10, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 9, 10, 0, 0, 9, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 14, 10, 0, 0, 14, 1, 2, 0, 0, 2, 9, 10, 0, 3, 0, 14, 10, 1, 0, 14, 1, 2, 0, 0, 2, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 23, 7, 2048, 0, 23, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 10, 7, 2048, 0, 10, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 31, 3, 0, 0, 31, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 11, 10, 0, 0, 11, 1, 2, 0, 0, 1, 1, 4, 0, 0, 1, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 7, 3, 0, 0, 7, 1, 2, 0], "semantic_token_count": 74, "type_query_count": 15, "type_query_failure_count": 0, "token_type_counts": {"function": 4, "keyword": 4, "method": 1, "module": 3, "number": 1, "operator": 37, "property": 1, "string": 4, "type": 1, "variable": 18}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} -{"suite": "tsp_semantic", "label": "stdlib semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/stdlib_semantic.py", "line": 0, "character": 0, "iteration": 1, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 11, 12, 0, 0, 12, 6, 1, 0, 0, 7, 11, 12, 0, 1, 0, 4, 1, 0, 0, 5, 7, 12, 0, 0, 8, 6, 1, 0, 0, 7, 4, 12, 0, 3, 0, 3, 1, 0, 0, 4, 11, 7, 1, 0, 11, 1, 2, 0, 0, 1, 5, 11, 1, 0, 5, 1, 2, 0, 0, 2, 4, 5, 0, 0, 4, 1, 2, 0, 0, 1, 3, 5, 0, 0, 3, 1, 2, 0, 0, 1, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 11, 5, 0, 0, 11, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 7, 10, 1, 0, 8, 1, 2, 0, 0, 2, 11, 7, 2048, 0, 11, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 4, 3, 1, 0, 0, 4, 4, 10, 1, 0, 5, 2, 1, 0, 0, 3, 5, 10, 0, 0, 5, 1, 2, 0, 1, 8, 4, 10, 1, 0, 5, 1, 2, 0, 0, 2, 4, 7, 2048, 0, 4, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 8, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 6, 9, 4096, 0, 6, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 6, 8, 6144, 0, 6, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 7, 10, 0, 3, 0, 5, 10, 1, 0, 6, 1, 2, 0, 0, 2, 11, 7, 2048, 0, 11, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 12, 3, 0, 0, 12, 1, 2, 0, 0, 2, 22, 3, 0, 0, 22, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 12, 10, 1, 0, 13, 1, 2, 0, 0, 2, 5, 10, 0, 0, 5, 1, 2, 0, 0, 1, 5, 3, 0, 0, 5, 1, 2, 0], "semantic_token_count": 75, "type_query_count": 16, "type_query_failure_count": 0, "token_type_counts": {"function": 4, "keyword": 8, "method": 1, "module": 4, "operator": 34, "parameter": 1, "property": 1, "string": 3, "type": 3, "variable": 16}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} -{"suite": "tsp_semantic", "label": "stdlib semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/stdlib_semantic.py", "line": 0, "character": 0, "iteration": 2, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 11, 12, 0, 0, 12, 6, 1, 0, 0, 7, 11, 12, 0, 1, 0, 4, 1, 0, 0, 5, 7, 12, 0, 0, 8, 6, 1, 0, 0, 7, 4, 12, 0, 3, 0, 3, 1, 0, 0, 4, 11, 7, 1, 0, 11, 1, 2, 0, 0, 1, 5, 11, 1, 0, 5, 1, 2, 0, 0, 2, 4, 5, 0, 0, 4, 1, 2, 0, 0, 1, 3, 5, 0, 0, 3, 1, 2, 0, 0, 1, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 11, 5, 0, 0, 11, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 7, 10, 1, 0, 8, 1, 2, 0, 0, 2, 11, 7, 2048, 0, 11, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 4, 3, 1, 0, 0, 4, 4, 10, 1, 0, 5, 2, 1, 0, 0, 3, 5, 10, 0, 0, 5, 1, 2, 0, 1, 8, 4, 10, 1, 0, 5, 1, 2, 0, 0, 2, 4, 7, 2048, 0, 4, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 8, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 6, 9, 4096, 0, 6, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 6, 8, 6144, 0, 6, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 7, 10, 0, 3, 0, 5, 10, 1, 0, 6, 1, 2, 0, 0, 2, 11, 7, 2048, 0, 11, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 12, 3, 0, 0, 12, 1, 2, 0, 0, 2, 22, 3, 0, 0, 22, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 12, 10, 1, 0, 13, 1, 2, 0, 0, 2, 5, 10, 0, 0, 5, 1, 2, 0, 0, 1, 5, 3, 0, 0, 5, 1, 2, 0], "semantic_token_count": 75, "type_query_count": 16, "type_query_failure_count": 0, "token_type_counts": {"function": 4, "keyword": 8, "method": 1, "module": 4, "operator": 34, "parameter": 1, "property": 1, "string": 3, "type": 3, "variable": 16}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} -{"suite": "tsp_semantic", "label": "stdlib semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/stdlib_semantic.py", "line": 0, "character": 0, "iteration": 3, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 11, 12, 0, 0, 12, 6, 1, 0, 0, 7, 11, 12, 0, 1, 0, 4, 1, 0, 0, 5, 7, 12, 0, 0, 8, 6, 1, 0, 0, 7, 4, 12, 0, 3, 0, 3, 1, 0, 0, 4, 11, 7, 1, 0, 11, 1, 2, 0, 0, 1, 5, 11, 1, 0, 5, 1, 2, 0, 0, 2, 4, 5, 0, 0, 4, 1, 2, 0, 0, 1, 3, 5, 0, 0, 3, 1, 2, 0, 0, 1, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 11, 5, 0, 0, 11, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 7, 10, 1, 0, 8, 1, 2, 0, 0, 2, 11, 7, 2048, 0, 11, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 4, 3, 1, 0, 0, 4, 4, 10, 1, 0, 5, 2, 1, 0, 0, 3, 5, 10, 0, 0, 5, 1, 2, 0, 1, 8, 4, 10, 1, 0, 5, 1, 2, 0, 0, 2, 4, 7, 2048, 0, 4, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 8, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 6, 9, 4096, 0, 6, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 6, 8, 6144, 0, 6, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 7, 10, 0, 3, 0, 5, 10, 1, 0, 6, 1, 2, 0, 0, 2, 11, 7, 2048, 0, 11, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 12, 3, 0, 0, 12, 1, 2, 0, 0, 2, 22, 3, 0, 0, 22, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 12, 10, 1, 0, 13, 1, 2, 0, 0, 2, 5, 10, 0, 0, 5, 1, 2, 0, 0, 1, 5, 3, 0, 0, 5, 1, 2, 0], "semantic_token_count": 75, "type_query_count": 16, "type_query_failure_count": 0, "token_type_counts": {"function": 4, "keyword": 8, "method": 1, "module": 4, "operator": 34, "parameter": 1, "property": 1, "string": 3, "type": 3, "variable": 16}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} -{"suite": "tsp_semantic", "label": "stdlib semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/stdlib_semantic.py", "line": 0, "character": 0, "iteration": 4, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 11, 12, 0, 0, 12, 6, 1, 0, 0, 7, 11, 12, 0, 1, 0, 4, 1, 0, 0, 5, 7, 12, 0, 0, 8, 6, 1, 0, 0, 7, 4, 12, 0, 3, 0, 3, 1, 0, 0, 4, 11, 7, 1, 0, 11, 1, 2, 0, 0, 1, 5, 11, 1, 0, 5, 1, 2, 0, 0, 2, 4, 5, 0, 0, 4, 1, 2, 0, 0, 1, 3, 5, 0, 0, 3, 1, 2, 0, 0, 1, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 11, 5, 0, 0, 11, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 7, 10, 1, 0, 8, 1, 2, 0, 0, 2, 11, 7, 2048, 0, 11, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 4, 3, 1, 0, 0, 4, 4, 10, 1, 0, 5, 2, 1, 0, 0, 3, 5, 10, 0, 0, 5, 1, 2, 0, 1, 8, 4, 10, 1, 0, 5, 1, 2, 0, 0, 2, 4, 7, 2048, 0, 4, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 8, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 6, 9, 4096, 0, 6, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 6, 8, 6144, 0, 6, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 7, 10, 0, 3, 0, 5, 10, 1, 0, 6, 1, 2, 0, 0, 2, 11, 7, 2048, 0, 11, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 12, 3, 0, 0, 12, 1, 2, 0, 0, 2, 22, 3, 0, 0, 22, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 12, 10, 1, 0, 13, 1, 2, 0, 0, 2, 5, 10, 0, 0, 5, 1, 2, 0, 0, 1, 5, 3, 0, 0, 5, 1, 2, 0], "semantic_token_count": 75, "type_query_count": 16, "type_query_failure_count": 0, "token_type_counts": {"function": 4, "keyword": 8, "method": 1, "module": 4, "operator": 34, "parameter": 1, "property": 1, "string": 3, "type": 3, "variable": 16}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} -{"suite": "tsp_semantic", "label": "stdlib semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/stdlib_semantic.py", "line": 0, "character": 0, "iteration": 5, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 11, 12, 0, 0, 12, 6, 1, 0, 0, 7, 11, 12, 0, 1, 0, 4, 1, 0, 0, 5, 7, 12, 0, 0, 8, 6, 1, 0, 0, 7, 4, 12, 0, 3, 0, 3, 1, 0, 0, 4, 11, 7, 1, 0, 11, 1, 2, 0, 0, 1, 5, 11, 1, 0, 5, 1, 2, 0, 0, 2, 4, 5, 0, 0, 4, 1, 2, 0, 0, 1, 3, 5, 0, 0, 3, 1, 2, 0, 0, 1, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 11, 5, 0, 0, 11, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 7, 10, 1, 0, 8, 1, 2, 0, 0, 2, 11, 7, 2048, 0, 11, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 4, 3, 1, 0, 0, 4, 4, 10, 1, 0, 5, 2, 1, 0, 0, 3, 5, 10, 0, 0, 5, 1, 2, 0, 1, 8, 4, 10, 1, 0, 5, 1, 2, 0, 0, 2, 4, 7, 2048, 0, 4, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 8, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 6, 9, 4096, 0, 6, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 6, 8, 6144, 0, 6, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 7, 10, 0, 3, 0, 5, 10, 1, 0, 6, 1, 2, 0, 0, 2, 11, 7, 2048, 0, 11, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 12, 3, 0, 0, 12, 1, 2, 0, 0, 2, 22, 3, 0, 0, 22, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 12, 10, 1, 0, 13, 1, 2, 0, 0, 2, 5, 10, 0, 0, 5, 1, 2, 0, 0, 1, 5, 3, 0, 0, 5, 1, 2, 0], "semantic_token_count": 75, "type_query_count": 16, "type_query_failure_count": 0, "token_type_counts": {"function": 4, "keyword": 8, "method": 1, "module": 4, "operator": 34, "parameter": 1, "property": 1, "string": 3, "type": 3, "variable": 16}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} -{"suite": "web", "label": "request args completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 9, "character": 18, "iteration": 1, "result": {"isIncomplete": false, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"data": "builtin", "kind": 7, "label": "IsADirectoryError", "sortText": "0.9999.IsADirectoryError"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"data": "builtin", "kind": 7, "label": "NotADirectoryError", "sortText": "0.9999.NotADirectoryError"}, {"data": "builtin", "kind": 7, "label": "PendingDeprecationWarning", "sortText": "0.9999.PendingDeprecationWarning"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"data": "builtin", "kind": 7, "label": "dict", "sortText": "0.9999.dict"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"data": "builtin", "kind": 21, "label": "__dict__", "sortText": "3.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import CallbackDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import CallbackDict\n", "kind": 7, "label": "CallbackDict", "sortText": "4a.9999.CallbackDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import CallbackDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import CallbackDict\n", "kind": 7, "label": "CallbackDict", "sortText": "4a.9999.CallbackDict"}, {"additionalTextEdits": [{"newText": "from requests.structures import CaseInsensitiveDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import CaseInsensitiveDict\n", "kind": 7, "label": "CaseInsensitiveDict", "sortText": "4a.9999.CaseInsensitiveDict"}, {"additionalTextEdits": [{"newText": "from click.types import ChoiceInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import ChoiceInfoDict\n", "kind": 7, "label": "ChoiceInfoDict", "sortText": "4a.9999.ChoiceInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import ClientDisconnected\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import ClientDisconnected\n", "kind": 7, "label": "ClientDisconnected", "sortText": "4a.9999.ClientDisconnected"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import ClientRedirectError\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import ClientRedirectError\n", "kind": 7, "label": "ClientRedirectError", "sortText": "4a.9999.ClientRedirectError"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import CombinedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import CombinedMultiDict\n", "kind": 7, "label": "CombinedMultiDict", "sortText": "4a.9999.CombinedMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import CombinedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import CombinedMultiDict\n", "kind": 7, "label": "CombinedMultiDict", "sortText": "4a.9999.CombinedMultiDict"}, {"additionalTextEdits": [{"newText": "from requests.models import DEFAULT_REDIRECT_LIMIT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import DEFAULT_REDIRECT_LIMIT\n", "kind": 6, "label": "DEFAULT_REDIRECT_LIMIT", "sortText": "4a.9999.DEFAULT_REDIRECT_LIMIT"}, {"additionalTextEdits": [{"newText": "from requests.sessions import DEFAULT_REDIRECT_LIMIT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import DEFAULT_REDIRECT_LIMIT\n", "kind": 6, "label": "DEFAULT_REDIRECT_LIMIT", "sortText": "4a.9999.DEFAULT_REDIRECT_LIMIT"}, {"additionalTextEdits": [{"newText": "from click.types import DateTimeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import DateTimeInfoDict\n", "kind": 7, "label": "DateTimeInfoDict", "sortText": "4a.9999.DateTimeInfoDict"}, {"additionalTextEdits": [{"newText": "from decimal import DecimalException\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from decimal import DecimalException\n", "kind": 7, "label": "DecimalException", "sortText": "4a.9999.DecimalException"}, {"additionalTextEdits": [{"newText": "from ast import Dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import Dict\n", "kind": 7, "label": "Dict", "sortText": "4a.9999.Dict"}, {"additionalTextEdits": [{"newText": "from ast import DictComp\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import DictComp\n", "kind": 7, "label": "DictComp", "sortText": "4a.9999.DictComp"}, {"additionalTextEdits": [{"newText": "from jinja2 import DictLoader\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2 import DictLoader\n", "kind": 7, "label": "DictLoader", "sortText": "4a.9999.DictLoader"}, {"additionalTextEdits": [{"newText": "from jinja2.loaders import DictLoader\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.loaders import DictLoader\n", "kind": 7, "label": "DictLoader", "sortText": "4a.9999.DictLoader"}, {"additionalTextEdits": [{"newText": "from types import DynamicClassAttribute\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from types import DynamicClassAttribute\n", "kind": 7, "label": "DynamicClassAttribute", "sortText": "4a.9999.DynamicClassAttribute"}, {"additionalTextEdits": [{"newText": "from click.types import FileInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import FileInfoDict\n", "kind": 7, "label": "FileInfoDict", "sortText": "4a.9999.FileInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import FileMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import FileMultiDict\n", "kind": 7, "label": "FileMultiDict", "sortText": "4a.9999.FileMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.file_storage import FileMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.file_storage import FileMultiDict\n", "kind": 7, "label": "FileMultiDict", "sortText": "4a.9999.FileMultiDict"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import FormDataRoutingRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import FormDataRoutingRedirect\n", "kind": 7, "label": "FormDataRoutingRedirect", "sortText": "4a.9999.FormDataRoutingRedirect"}, {"additionalTextEdits": [{"newText": "from click.types import FuncParamTypeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import FuncParamTypeInfoDict\n", "kind": 7, "label": "FuncParamTypeInfoDict", "sortText": "4a.9999.FuncParamTypeInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableDict\n", "kind": 7, "label": "ImmutableDict", "sortText": "4a.9999.ImmutableDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableDict\n", "kind": 7, "label": "ImmutableDict", "sortText": "4a.9999.ImmutableDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableDictMixin\n", "kind": 7, "label": "ImmutableDictMixin", "sortText": "4a.9999.ImmutableDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import ImmutableDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import ImmutableDictMixin\n", "kind": 7, "label": "ImmutableDictMixin", "sortText": "4a.9999.ImmutableDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableMultiDict\n", "kind": 7, "label": "ImmutableMultiDict", "sortText": "4a.9999.ImmutableMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableMultiDict\n", "kind": 7, "label": "ImmutableMultiDict", "sortText": "4a.9999.ImmutableMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableMultiDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableMultiDictMixin\n", "kind": 7, "label": "ImmutableMultiDictMixin", "sortText": "4a.9999.ImmutableMultiDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import ImmutableMultiDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import ImmutableMultiDictMixin\n", "kind": 7, "label": "ImmutableMultiDictMixin", "sortText": "4a.9999.ImmutableMultiDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableTypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableTypeConversionDict\n", "kind": 7, "label": "ImmutableTypeConversionDict", "sortText": "4a.9999.ImmutableTypeConversionDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableTypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableTypeConversionDict\n", "kind": 7, "label": "ImmutableTypeConversionDict", "sortText": "4a.9999.ImmutableTypeConversionDict"}, {"additionalTextEdits": [{"newText": "from requests.structures import LookupDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import LookupDict\n", "kind": 7, "label": "LookupDict", "sortText": "4a.9999.LookupDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import MisdirectedRequest\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import MisdirectedRequest\n", "kind": 7, "label": "MisdirectedRequest", "sortText": "4a.9999.MisdirectedRequest"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import MultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import MultiDict\n", "kind": 7, "label": "MultiDict", "sortText": "4a.9999.MultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import MultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import MultiDict\n", "kind": 7, "label": "MultiDict", "sortText": "4a.9999.MultiDict"}, {"additionalTextEdits": [{"newText": "from click.types import NumberRangeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import NumberRangeInfoDict\n", "kind": 7, "label": "NumberRangeInfoDict", "sortText": "4a.9999.NumberRangeInfoDict"}, {"additionalTextEdits": [{"newText": "from os import O_DIRECT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import O_DIRECT\n", "kind": 6, "label": "O_DIRECT", "sortText": "4a.9999.O_DIRECT"}, {"additionalTextEdits": [{"newText": "from os import O_DIRECTORY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import O_DIRECTORY\n", "kind": 6, "label": "O_DIRECTORY", "sortText": "4a.9999.O_DIRECTORY"}, {"additionalTextEdits": [{"newText": "from collections import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import OrderedDict\n", "kind": 7, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from requests.sessions import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from click.types import ParamTypeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import ParamTypeInfoDict\n", "kind": 7, "label": "ParamTypeInfoDict", "sortText": "4a.9999.ParamTypeInfoDict"}, {"additionalTextEdits": [{"newText": "from click.types import PathInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import PathInfoDict\n", "kind": 7, "label": "PathInfoDict", "sortText": "4a.9999.PathInfoDict"}, {"additionalTextEdits": [{"newText": "from requests.models import REDIRECT_STATI\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import REDIRECT_STATI\n", "kind": 6, "label": "REDIRECT_STATI", "sortText": "4a.9999.REDIRECT_STATI"}, {"additionalTextEdits": [{"newText": "from requests.sessions import REDIRECT_STATI\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import REDIRECT_STATI\n", "kind": 6, "label": "REDIRECT_STATI", "sortText": "4a.9999.REDIRECT_STATI"}, {"additionalTextEdits": [{"newText": "from uuid import RESERVED_MICROSOFT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from uuid import RESERVED_MICROSOFT\n", "kind": 6, "label": "RESERVED_MICROSOFT", "sortText": "4a.9999.RESERVED_MICROSOFT"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import RequestAliasRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import RequestAliasRedirect\n", "kind": 7, "label": "RequestAliasRedirect", "sortText": "4a.9999.RequestAliasRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import RequestAliasRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import RequestAliasRedirect\n", "kind": 7, "label": "RequestAliasRedirect", "sortText": "4a.9999.RequestAliasRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import RequestRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import RequestRedirect\n", "kind": 7, "label": "RequestRedirect", "sortText": "4a.9999.RequestRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import RequestRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import RequestRedirect\n", "kind": 7, "label": "RequestRedirect", "sortText": "4a.9999.RequestRedirect"}, {"additionalTextEdits": [{"newText": "from requests.sessions import SessionRedirectMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import SessionRedirectMixin\n", "kind": 7, "label": "SessionRedirectMixin", "sortText": "4a.9999.SessionRedirectMixin"}, {"additionalTextEdits": [{"newText": "from requests import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests import TooManyRedirects\n", "kind": 7, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from requests.exceptions import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.exceptions import TooManyRedirects\n", "kind": 7, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from requests.sessions import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import TooManyRedirects\n", "kind": 6, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from click.types import TupleInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import TupleInfoDict\n", "kind": 7, "label": "TupleInfoDict", "sortText": "4a.9999.TupleInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import TypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import TypeConversionDict\n", "kind": 7, "label": "TypeConversionDict", "sortText": "4a.9999.TypeConversionDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import TypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import TypeConversionDict\n", "kind": 7, "label": "TypeConversionDict", "sortText": "4a.9999.TypeConversionDict"}, {"additionalTextEdits": [{"newText": "from typing import TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import TypedDict\n", "kind": 6, "label": "TypedDict", "sortText": "4a.9999.TypedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import TypedDict\n", "kind": 6, "label": "TypedDict", "sortText": "4a.9999.TypedDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import UpdateDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import UpdateDictMixin\n", "kind": 7, "label": "UpdateDictMixin", "sortText": "4a.9999.UpdateDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import UpdateDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import UpdateDictMixin\n", "kind": 7, "label": "UpdateDictMixin", "sortText": "4a.9999.UpdateDictMixin"}, {"additionalTextEdits": [{"newText": "from collections import UserDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import UserDict\n", "kind": 7, "label": "UserDict", "sortText": "4a.9999.UserDict"}, {"additionalTextEdits": [{"newText": "from weakref import WeakKeyDictionary\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import WeakKeyDictionary\n", "kind": 7, "label": "WeakKeyDictionary", "sortText": "4a.9999.WeakKeyDictionary"}, {"additionalTextEdits": [{"newText": "from weakref import WeakValueDictionary\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import WeakValueDictionary\n", "kind": 7, "label": "WeakValueDictionary", "sortText": "4a.9999.WeakValueDictionary"}, {"additionalTextEdits": [{"newText": "from enum import _EnumDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from enum import _EnumDict\n", "kind": 7, "label": "_EnumDict", "sortText": "4a.9999._EnumDict"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicate\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicate\n", "kind": 6, "label": "_GetMembersPredicate", "sortText": "4a.9999._GetMembersPredicate"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicateTypeGuard\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicateTypeGuard\n", "kind": 6, "label": "_GetMembersPredicateTypeGuard", "sortText": "4a.9999._GetMembersPredicateTypeGuard"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicateTypeIs\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicateTypeIs\n", "kind": 6, "label": "_GetMembersPredicateTypeIs", "sortText": "4a.9999._GetMembersPredicateTypeIs"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import _ImmutableOrderedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import _ImmutableOrderedMultiDict\n", "kind": 7, "label": "_ImmutableOrderedMultiDict", "sortText": "4a.9999._ImmutableOrderedMultiDict"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictItemsView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictItemsView\n", "kind": 7, "label": "_OrderedDictItemsView", "sortText": "4a.9999._OrderedDictItemsView"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictKeysView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictKeysView\n", "kind": 7, "label": "_OrderedDictKeysView", "sortText": "4a.9999._OrderedDictKeysView"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictValuesView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictValuesView\n", "kind": 7, "label": "_OrderedDictValuesView", "sortText": "4a.9999._OrderedDictValuesView"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import _OrderedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import _OrderedMultiDict\n", "kind": 7, "label": "_OrderedMultiDict", "sortText": "4a.9999._OrderedMultiDict"}, {"additionalTextEdits": [{"newText": "from itertools import _Predicate\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itertools import _Predicate\n", "kind": 6, "label": "_Predicate", "sortText": "4a.9999._Predicate"}, {"additionalTextEdits": [{"newText": "from contextlib import _RedirectStream\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _RedirectStream\n", "kind": 7, "label": "_RedirectStream", "sortText": "4a.9999._RedirectStream"}, {"additionalTextEdits": [{"newText": "from click.shell_completion import _SourceVarsDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.shell_completion import _SourceVarsDict\n", "kind": 7, "label": "_SourceVarsDict", "sortText": "4a.9999._SourceVarsDict"}, {"additionalTextEdits": [{"newText": "from contextlib import _SupportsRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _SupportsRedirect\n", "kind": 7, "label": "_SupportsRedirect", "sortText": "4a.9999._SupportsRedirect"}, {"additionalTextEdits": [{"newText": "from contextlib import _SupportsRedirectT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _SupportsRedirectT\n", "kind": 6, "label": "_SupportsRedirectT", "sortText": "4a.9999._SupportsRedirectT"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import _TAnyMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import _TAnyMultiDict\n", "kind": 6, "label": "_TAnyMultiDict", "sortText": "4a.9999._TAnyMultiDict"}, {"additionalTextEdits": [{"newText": "from typing import _TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import _TypedDict\n", "kind": 7, "label": "_TypedDict", "sortText": "4a.9999._TypedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import _TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import _TypedDict\n", "kind": 7, "label": "_TypedDict", "sortText": "4a.9999._TypedDict"}, {"additionalTextEdits": [{"newText": "from abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from ast import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.core import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.core import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.decorators import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.decorators import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.formatting import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.formatting import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.globals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.globals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.parser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.parser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.shell_completion import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.shell_completion import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.termui import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.termui import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from code import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from code import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from collections import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from collections.abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections.abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from contextlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from contextvars import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextvars import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from copy import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from copy import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from dataclasses import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from dataclasses import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from datetime import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from datetime import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from decimal import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from decimal import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from enum import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from enum import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.app import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.app import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.cli import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.cli import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.config import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.config import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.ctx import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.ctx import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.globals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.globals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.helpers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.logging import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.logging import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sansio.app import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.app import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sansio.scaffold import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.scaffold import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sessions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sessions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.templating import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.templating import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.testing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.testing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.typing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.typing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.wrappers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.wrappers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from functools import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from functools import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from gettext import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from gettext import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.cookiejar import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.cookiejar import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.cookies import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.cookies import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.metadata import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.metadata import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from inspect import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from io import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from io import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itertools import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itertools import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2 import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2 import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.loaders import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.loaders import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from markupsafe import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from markupsafe import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from mimetypes import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from mimetypes import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from numbers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from numbers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from operator import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from operator import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from os import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pathlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pathlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pkgutil import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pkgutil import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from platform import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from platform import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from re import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from re import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from readline import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from readline import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.adapters import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.adapters import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.auth import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.auth import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.cookies import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.cookies import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.models import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.sessions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.structures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from rlcompleter import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from rlcompleter import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from subprocess import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from subprocess import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from sys import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from sys import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from time import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from time import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from traceback import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from traceback import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from typing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from typing_extensions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from unicodedata import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from unicodedata import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib.parse import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib.parse import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from uuid import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from uuid import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from warnings import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from warnings import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from weakref import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.auth import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.auth import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.csp import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.csp import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.headers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.headers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.range import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.range import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.formparser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.formparser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.http import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.http import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.local import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.local import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.rules import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.rules import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.http import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.http import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.request import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.request import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.security import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.security import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.serving import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.serving import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.urls import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.urls import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers.request import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers.request import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wsgi import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wsgi import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from wsgiref.types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from wsgiref.types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from zlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from zlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from collections import _odict_items\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_items\n", "kind": 7, "label": "_odict_items", "sortText": "4a.9999._odict_items"}, {"additionalTextEdits": [{"newText": "from collections import _odict_keys\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_keys\n", "kind": 7, "label": "_odict_keys", "sortText": "4a.9999._odict_keys"}, {"additionalTextEdits": [{"newText": "from collections import _odict_values\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_values\n", "kind": 7, "label": "_odict_values", "sortText": "4a.9999._odict_values"}, {"additionalTextEdits": [{"newText": "from flask.helpers import _wz_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import _wz_redirect\n", "kind": 3, "label": "_wz_redirect", "sortText": "4a.9999._wz_redirect"}, {"additionalTextEdits": [{"newText": "from flask.sansio.app import _wz_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.app import _wz_redirect\n", "kind": 3, "label": "_wz_redirect", "sortText": "4a.9999._wz_redirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import append_slash_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import append_slash_redirect\n", "kind": 3, "label": "append_slash_redirect", "sortText": "4a.9999.append_slash_redirect"}, {"additionalTextEdits": [{"newText": "from dataclasses import asdict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from dataclasses import asdict\n", "kind": 3, "label": "asdict", "sortText": "4a.9999.asdict"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import attach_enctype_error_multidict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import attach_enctype_error_multidict\n", "kind": 3, "label": "attach_enctype_error_multidict", "sortText": "4a.9999.attach_enctype_error_multidict"}, {"additionalTextEdits": [{"newText": "from unicodedata import bidirectional\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from unicodedata import bidirectional\n", "kind": 3, "label": "bidirectional", "sortText": "4a.9999.bidirectional"}, {"additionalTextEdits": [{"newText": "from requests.cookies import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.cookies import cookiejar_from_dict\n", "kind": 3, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from requests.models import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import cookiejar_from_dict\n", "kind": 6, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from requests.sessions import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import cookiejar_from_dict\n", "kind": 6, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from sys import deactivate_stack_trampoline\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from sys import deactivate_stack_trampoline\n", "kind": 3, "label": "deactivate_stack_trampoline", "sortText": "4a.9999.deactivate_stack_trampoline"}, {"additionalTextEdits": [{"newText": "from collections import defaultdict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import defaultdict\n", "kind": 7, "label": "defaultdict", "sortText": "4a.9999.defaultdict"}, {"additionalTextEdits": [{"newText": "from typing import is_typeddict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import is_typeddict\n", "kind": 3, "label": "is_typeddict", "sortText": "4a.9999.is_typeddict"}, {"additionalTextEdits": [{"newText": "from requests.auth import parse_dict_header\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.auth import parse_dict_header\n", "kind": 6, "label": "parse_dict_header", "sortText": "4a.9999.parse_dict_header"}, {"additionalTextEdits": [{"newText": "from werkzeug.http import parse_dict_header\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.http import parse_dict_header\n", "kind": 3, "label": "parse_dict_header", "sortText": "4a.9999.parse_dict_header"}, {"additionalTextEdits": [{"newText": "from flask import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from flask.helpers import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from contextlib import redirect_stderr\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import redirect_stderr\n", "kind": 7, "label": "redirect_stderr", "sortText": "4a.9999.redirect_stderr"}, {"additionalTextEdits": [{"newText": "from contextlib import redirect_stdout\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import redirect_stdout\n", "kind": 7, "label": "redirect_stdout", "sortText": "4a.9999.redirect_stdout"}, {"additionalTextEdits": [{"newText": "from flask import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from flask.helpers import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from functools import singledispatchmethod\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from functools import singledispatchmethod\n", "kind": 7, "label": "singledispatchmethod", "sortText": "4a.9999.singledispatchmethod"}, {"additionalTextEdits": [{"newText": "from _typeshed import IdentityFunction\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed import IdentityFunction\n", "kind": 7, "label": "IdentityFunction", "sortText": "4b.9999.IdentityFunction"}, {"additionalTextEdits": [{"newText": "from _typeshed._type_checker_internals import TypedDictFallback\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed._type_checker_internals import TypedDictFallback\n", "kind": 7, "label": "TypedDictFallback", "sortText": "4b.9999.TypedDictFallback"}, {"additionalTextEdits": [{"newText": "from werkzeug._internal import _DictAccessorProperty\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug._internal import _DictAccessorProperty\n", "kind": 7, "label": "_DictAccessorProperty", "sortText": "4b.9999._DictAccessorProperty"}, {"additionalTextEdits": [{"newText": "from _collections_abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _contextvars import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _contextvars import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _io import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _io import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed._type_checker_internals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed._type_checker_internals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed.wsgi import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed.wsgi import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _warnings import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _warnings import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug._internal import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug._internal import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_items\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_items\n", "kind": 7, "label": "dict_items", "sortText": "4b.9999.dict_items"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_keys\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_keys\n", "kind": 7, "label": "dict_keys", "sortText": "4b.9999.dict_keys"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_values\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_values\n", "kind": 7, "label": "dict_values", "sortText": "4b.9999.dict_values"}, {"additionalTextEdits": [{"newText": "from typing import DefaultDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import DefaultDict\n", "kind": 6, "label": "DefaultDict", "sortText": "9.9999.DefaultDict", "tags": [1]}, {"additionalTextEdits": [{"newText": "from typing import Dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import Dict\n", "kind": 6, "label": "Dict", "sortText": "9.9999.Dict", "tags": [1]}, {"additionalTextEdits": [{"newText": "from typing import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "9.9999.OrderedDict", "tags": [1]}]}} -{"suite": "web", "label": "request args completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 9, "character": 18, "iteration": 2, "result": {"isIncomplete": false, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"data": "builtin", "kind": 7, "label": "IsADirectoryError", "sortText": "0.9999.IsADirectoryError"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"data": "builtin", "kind": 7, "label": "NotADirectoryError", "sortText": "0.9999.NotADirectoryError"}, {"data": "builtin", "kind": 7, "label": "PendingDeprecationWarning", "sortText": "0.9999.PendingDeprecationWarning"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"data": "builtin", "kind": 7, "label": "dict", "sortText": "0.9999.dict"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"data": "builtin", "kind": 21, "label": "__dict__", "sortText": "3.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import CallbackDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import CallbackDict\n", "kind": 7, "label": "CallbackDict", "sortText": "4a.9999.CallbackDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import CallbackDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import CallbackDict\n", "kind": 7, "label": "CallbackDict", "sortText": "4a.9999.CallbackDict"}, {"additionalTextEdits": [{"newText": "from requests.structures import CaseInsensitiveDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import CaseInsensitiveDict\n", "kind": 7, "label": "CaseInsensitiveDict", "sortText": "4a.9999.CaseInsensitiveDict"}, {"additionalTextEdits": [{"newText": "from click.types import ChoiceInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import ChoiceInfoDict\n", "kind": 7, "label": "ChoiceInfoDict", "sortText": "4a.9999.ChoiceInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import ClientDisconnected\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import ClientDisconnected\n", "kind": 7, "label": "ClientDisconnected", "sortText": "4a.9999.ClientDisconnected"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import ClientRedirectError\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import ClientRedirectError\n", "kind": 7, "label": "ClientRedirectError", "sortText": "4a.9999.ClientRedirectError"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import CombinedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import CombinedMultiDict\n", "kind": 7, "label": "CombinedMultiDict", "sortText": "4a.9999.CombinedMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import CombinedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import CombinedMultiDict\n", "kind": 7, "label": "CombinedMultiDict", "sortText": "4a.9999.CombinedMultiDict"}, {"additionalTextEdits": [{"newText": "from requests.models import DEFAULT_REDIRECT_LIMIT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import DEFAULT_REDIRECT_LIMIT\n", "kind": 6, "label": "DEFAULT_REDIRECT_LIMIT", "sortText": "4a.9999.DEFAULT_REDIRECT_LIMIT"}, {"additionalTextEdits": [{"newText": "from requests.sessions import DEFAULT_REDIRECT_LIMIT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import DEFAULT_REDIRECT_LIMIT\n", "kind": 6, "label": "DEFAULT_REDIRECT_LIMIT", "sortText": "4a.9999.DEFAULT_REDIRECT_LIMIT"}, {"additionalTextEdits": [{"newText": "from click.types import DateTimeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import DateTimeInfoDict\n", "kind": 7, "label": "DateTimeInfoDict", "sortText": "4a.9999.DateTimeInfoDict"}, {"additionalTextEdits": [{"newText": "from decimal import DecimalException\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from decimal import DecimalException\n", "kind": 7, "label": "DecimalException", "sortText": "4a.9999.DecimalException"}, {"additionalTextEdits": [{"newText": "from ast import Dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import Dict\n", "kind": 7, "label": "Dict", "sortText": "4a.9999.Dict"}, {"additionalTextEdits": [{"newText": "from ast import DictComp\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import DictComp\n", "kind": 7, "label": "DictComp", "sortText": "4a.9999.DictComp"}, {"additionalTextEdits": [{"newText": "from jinja2 import DictLoader\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2 import DictLoader\n", "kind": 7, "label": "DictLoader", "sortText": "4a.9999.DictLoader"}, {"additionalTextEdits": [{"newText": "from jinja2.loaders import DictLoader\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.loaders import DictLoader\n", "kind": 7, "label": "DictLoader", "sortText": "4a.9999.DictLoader"}, {"additionalTextEdits": [{"newText": "from types import DynamicClassAttribute\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from types import DynamicClassAttribute\n", "kind": 7, "label": "DynamicClassAttribute", "sortText": "4a.9999.DynamicClassAttribute"}, {"additionalTextEdits": [{"newText": "from click.types import FileInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import FileInfoDict\n", "kind": 7, "label": "FileInfoDict", "sortText": "4a.9999.FileInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import FileMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import FileMultiDict\n", "kind": 7, "label": "FileMultiDict", "sortText": "4a.9999.FileMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.file_storage import FileMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.file_storage import FileMultiDict\n", "kind": 7, "label": "FileMultiDict", "sortText": "4a.9999.FileMultiDict"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import FormDataRoutingRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import FormDataRoutingRedirect\n", "kind": 7, "label": "FormDataRoutingRedirect", "sortText": "4a.9999.FormDataRoutingRedirect"}, {"additionalTextEdits": [{"newText": "from click.types import FuncParamTypeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import FuncParamTypeInfoDict\n", "kind": 7, "label": "FuncParamTypeInfoDict", "sortText": "4a.9999.FuncParamTypeInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableDict\n", "kind": 7, "label": "ImmutableDict", "sortText": "4a.9999.ImmutableDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableDict\n", "kind": 7, "label": "ImmutableDict", "sortText": "4a.9999.ImmutableDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableDictMixin\n", "kind": 7, "label": "ImmutableDictMixin", "sortText": "4a.9999.ImmutableDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import ImmutableDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import ImmutableDictMixin\n", "kind": 7, "label": "ImmutableDictMixin", "sortText": "4a.9999.ImmutableDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableMultiDict\n", "kind": 7, "label": "ImmutableMultiDict", "sortText": "4a.9999.ImmutableMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableMultiDict\n", "kind": 7, "label": "ImmutableMultiDict", "sortText": "4a.9999.ImmutableMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableMultiDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableMultiDictMixin\n", "kind": 7, "label": "ImmutableMultiDictMixin", "sortText": "4a.9999.ImmutableMultiDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import ImmutableMultiDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import ImmutableMultiDictMixin\n", "kind": 7, "label": "ImmutableMultiDictMixin", "sortText": "4a.9999.ImmutableMultiDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableTypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableTypeConversionDict\n", "kind": 7, "label": "ImmutableTypeConversionDict", "sortText": "4a.9999.ImmutableTypeConversionDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableTypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableTypeConversionDict\n", "kind": 7, "label": "ImmutableTypeConversionDict", "sortText": "4a.9999.ImmutableTypeConversionDict"}, {"additionalTextEdits": [{"newText": "from requests.structures import LookupDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import LookupDict\n", "kind": 7, "label": "LookupDict", "sortText": "4a.9999.LookupDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import MisdirectedRequest\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import MisdirectedRequest\n", "kind": 7, "label": "MisdirectedRequest", "sortText": "4a.9999.MisdirectedRequest"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import MultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import MultiDict\n", "kind": 7, "label": "MultiDict", "sortText": "4a.9999.MultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import MultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import MultiDict\n", "kind": 7, "label": "MultiDict", "sortText": "4a.9999.MultiDict"}, {"additionalTextEdits": [{"newText": "from click.types import NumberRangeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import NumberRangeInfoDict\n", "kind": 7, "label": "NumberRangeInfoDict", "sortText": "4a.9999.NumberRangeInfoDict"}, {"additionalTextEdits": [{"newText": "from os import O_DIRECT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import O_DIRECT\n", "kind": 6, "label": "O_DIRECT", "sortText": "4a.9999.O_DIRECT"}, {"additionalTextEdits": [{"newText": "from os import O_DIRECTORY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import O_DIRECTORY\n", "kind": 6, "label": "O_DIRECTORY", "sortText": "4a.9999.O_DIRECTORY"}, {"additionalTextEdits": [{"newText": "from collections import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import OrderedDict\n", "kind": 7, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from requests.sessions import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from click.types import ParamTypeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import ParamTypeInfoDict\n", "kind": 7, "label": "ParamTypeInfoDict", "sortText": "4a.9999.ParamTypeInfoDict"}, {"additionalTextEdits": [{"newText": "from click.types import PathInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import PathInfoDict\n", "kind": 7, "label": "PathInfoDict", "sortText": "4a.9999.PathInfoDict"}, {"additionalTextEdits": [{"newText": "from requests.models import REDIRECT_STATI\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import REDIRECT_STATI\n", "kind": 6, "label": "REDIRECT_STATI", "sortText": "4a.9999.REDIRECT_STATI"}, {"additionalTextEdits": [{"newText": "from requests.sessions import REDIRECT_STATI\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import REDIRECT_STATI\n", "kind": 6, "label": "REDIRECT_STATI", "sortText": "4a.9999.REDIRECT_STATI"}, {"additionalTextEdits": [{"newText": "from uuid import RESERVED_MICROSOFT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from uuid import RESERVED_MICROSOFT\n", "kind": 6, "label": "RESERVED_MICROSOFT", "sortText": "4a.9999.RESERVED_MICROSOFT"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import RequestAliasRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import RequestAliasRedirect\n", "kind": 7, "label": "RequestAliasRedirect", "sortText": "4a.9999.RequestAliasRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import RequestAliasRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import RequestAliasRedirect\n", "kind": 7, "label": "RequestAliasRedirect", "sortText": "4a.9999.RequestAliasRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import RequestRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import RequestRedirect\n", "kind": 7, "label": "RequestRedirect", "sortText": "4a.9999.RequestRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import RequestRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import RequestRedirect\n", "kind": 7, "label": "RequestRedirect", "sortText": "4a.9999.RequestRedirect"}, {"additionalTextEdits": [{"newText": "from requests.sessions import SessionRedirectMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import SessionRedirectMixin\n", "kind": 7, "label": "SessionRedirectMixin", "sortText": "4a.9999.SessionRedirectMixin"}, {"additionalTextEdits": [{"newText": "from requests import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests import TooManyRedirects\n", "kind": 7, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from requests.exceptions import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.exceptions import TooManyRedirects\n", "kind": 7, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from requests.sessions import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import TooManyRedirects\n", "kind": 6, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from click.types import TupleInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import TupleInfoDict\n", "kind": 7, "label": "TupleInfoDict", "sortText": "4a.9999.TupleInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import TypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import TypeConversionDict\n", "kind": 7, "label": "TypeConversionDict", "sortText": "4a.9999.TypeConversionDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import TypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import TypeConversionDict\n", "kind": 7, "label": "TypeConversionDict", "sortText": "4a.9999.TypeConversionDict"}, {"additionalTextEdits": [{"newText": "from typing import TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import TypedDict\n", "kind": 6, "label": "TypedDict", "sortText": "4a.9999.TypedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import TypedDict\n", "kind": 6, "label": "TypedDict", "sortText": "4a.9999.TypedDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import UpdateDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import UpdateDictMixin\n", "kind": 7, "label": "UpdateDictMixin", "sortText": "4a.9999.UpdateDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import UpdateDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import UpdateDictMixin\n", "kind": 7, "label": "UpdateDictMixin", "sortText": "4a.9999.UpdateDictMixin"}, {"additionalTextEdits": [{"newText": "from collections import UserDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import UserDict\n", "kind": 7, "label": "UserDict", "sortText": "4a.9999.UserDict"}, {"additionalTextEdits": [{"newText": "from weakref import WeakKeyDictionary\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import WeakKeyDictionary\n", "kind": 7, "label": "WeakKeyDictionary", "sortText": "4a.9999.WeakKeyDictionary"}, {"additionalTextEdits": [{"newText": "from weakref import WeakValueDictionary\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import WeakValueDictionary\n", "kind": 7, "label": "WeakValueDictionary", "sortText": "4a.9999.WeakValueDictionary"}, {"additionalTextEdits": [{"newText": "from enum import _EnumDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from enum import _EnumDict\n", "kind": 7, "label": "_EnumDict", "sortText": "4a.9999._EnumDict"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicate\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicate\n", "kind": 6, "label": "_GetMembersPredicate", "sortText": "4a.9999._GetMembersPredicate"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicateTypeGuard\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicateTypeGuard\n", "kind": 6, "label": "_GetMembersPredicateTypeGuard", "sortText": "4a.9999._GetMembersPredicateTypeGuard"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicateTypeIs\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicateTypeIs\n", "kind": 6, "label": "_GetMembersPredicateTypeIs", "sortText": "4a.9999._GetMembersPredicateTypeIs"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import _ImmutableOrderedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import _ImmutableOrderedMultiDict\n", "kind": 7, "label": "_ImmutableOrderedMultiDict", "sortText": "4a.9999._ImmutableOrderedMultiDict"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictItemsView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictItemsView\n", "kind": 7, "label": "_OrderedDictItemsView", "sortText": "4a.9999._OrderedDictItemsView"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictKeysView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictKeysView\n", "kind": 7, "label": "_OrderedDictKeysView", "sortText": "4a.9999._OrderedDictKeysView"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictValuesView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictValuesView\n", "kind": 7, "label": "_OrderedDictValuesView", "sortText": "4a.9999._OrderedDictValuesView"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import _OrderedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import _OrderedMultiDict\n", "kind": 7, "label": "_OrderedMultiDict", "sortText": "4a.9999._OrderedMultiDict"}, {"additionalTextEdits": [{"newText": "from itertools import _Predicate\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itertools import _Predicate\n", "kind": 6, "label": "_Predicate", "sortText": "4a.9999._Predicate"}, {"additionalTextEdits": [{"newText": "from contextlib import _RedirectStream\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _RedirectStream\n", "kind": 7, "label": "_RedirectStream", "sortText": "4a.9999._RedirectStream"}, {"additionalTextEdits": [{"newText": "from click.shell_completion import _SourceVarsDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.shell_completion import _SourceVarsDict\n", "kind": 7, "label": "_SourceVarsDict", "sortText": "4a.9999._SourceVarsDict"}, {"additionalTextEdits": [{"newText": "from contextlib import _SupportsRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _SupportsRedirect\n", "kind": 7, "label": "_SupportsRedirect", "sortText": "4a.9999._SupportsRedirect"}, {"additionalTextEdits": [{"newText": "from contextlib import _SupportsRedirectT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _SupportsRedirectT\n", "kind": 6, "label": "_SupportsRedirectT", "sortText": "4a.9999._SupportsRedirectT"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import _TAnyMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import _TAnyMultiDict\n", "kind": 6, "label": "_TAnyMultiDict", "sortText": "4a.9999._TAnyMultiDict"}, {"additionalTextEdits": [{"newText": "from typing import _TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import _TypedDict\n", "kind": 7, "label": "_TypedDict", "sortText": "4a.9999._TypedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import _TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import _TypedDict\n", "kind": 7, "label": "_TypedDict", "sortText": "4a.9999._TypedDict"}, {"additionalTextEdits": [{"newText": "from abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from ast import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.core import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.core import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.decorators import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.decorators import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.formatting import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.formatting import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.globals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.globals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.parser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.parser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.shell_completion import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.shell_completion import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.termui import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.termui import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from code import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from code import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from collections import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from collections.abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections.abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from contextlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from contextvars import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextvars import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from copy import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from copy import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from dataclasses import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from dataclasses import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from datetime import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from datetime import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from decimal import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from decimal import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from enum import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from enum import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.app import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.app import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.cli import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.cli import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.config import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.config import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.ctx import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.ctx import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.globals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.globals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.helpers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.logging import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.logging import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sansio.app import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.app import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sansio.scaffold import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.scaffold import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sessions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sessions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.templating import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.templating import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.testing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.testing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.typing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.typing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.wrappers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.wrappers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from functools import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from functools import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from gettext import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from gettext import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.cookiejar import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.cookiejar import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.cookies import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.cookies import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.metadata import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.metadata import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from inspect import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from io import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from io import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itertools import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itertools import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2 import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2 import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.loaders import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.loaders import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from markupsafe import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from markupsafe import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from mimetypes import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from mimetypes import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from numbers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from numbers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from operator import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from operator import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from os import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pathlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pathlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pkgutil import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pkgutil import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from platform import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from platform import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from re import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from re import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from readline import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from readline import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.adapters import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.adapters import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.auth import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.auth import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.cookies import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.cookies import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.models import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.sessions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.structures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from rlcompleter import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from rlcompleter import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from subprocess import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from subprocess import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from sys import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from sys import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from time import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from time import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from traceback import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from traceback import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from typing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from typing_extensions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from unicodedata import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from unicodedata import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib.parse import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib.parse import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from uuid import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from uuid import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from warnings import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from warnings import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from weakref import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.auth import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.auth import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.csp import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.csp import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.file_storage import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.file_storage import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.headers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.headers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.range import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.range import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.formparser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.formparser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.http import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.http import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.local import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.local import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.rules import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.rules import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.http import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.http import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.request import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.request import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.security import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.security import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.serving import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.serving import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.urls import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.urls import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers.request import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers.request import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wsgi import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wsgi import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from wsgiref.types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from wsgiref.types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from zlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from zlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from collections import _odict_items\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_items\n", "kind": 7, "label": "_odict_items", "sortText": "4a.9999._odict_items"}, {"additionalTextEdits": [{"newText": "from collections import _odict_keys\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_keys\n", "kind": 7, "label": "_odict_keys", "sortText": "4a.9999._odict_keys"}, {"additionalTextEdits": [{"newText": "from collections import _odict_values\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_values\n", "kind": 7, "label": "_odict_values", "sortText": "4a.9999._odict_values"}, {"additionalTextEdits": [{"newText": "from flask.helpers import _wz_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import _wz_redirect\n", "kind": 3, "label": "_wz_redirect", "sortText": "4a.9999._wz_redirect"}, {"additionalTextEdits": [{"newText": "from flask.sansio.app import _wz_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.app import _wz_redirect\n", "kind": 3, "label": "_wz_redirect", "sortText": "4a.9999._wz_redirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import append_slash_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import append_slash_redirect\n", "kind": 3, "label": "append_slash_redirect", "sortText": "4a.9999.append_slash_redirect"}, {"additionalTextEdits": [{"newText": "from dataclasses import asdict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from dataclasses import asdict\n", "kind": 3, "label": "asdict", "sortText": "4a.9999.asdict"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import attach_enctype_error_multidict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import attach_enctype_error_multidict\n", "kind": 3, "label": "attach_enctype_error_multidict", "sortText": "4a.9999.attach_enctype_error_multidict"}, {"additionalTextEdits": [{"newText": "from unicodedata import bidirectional\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from unicodedata import bidirectional\n", "kind": 3, "label": "bidirectional", "sortText": "4a.9999.bidirectional"}, {"additionalTextEdits": [{"newText": "from requests.cookies import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.cookies import cookiejar_from_dict\n", "kind": 3, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from requests.models import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import cookiejar_from_dict\n", "kind": 6, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from requests.sessions import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import cookiejar_from_dict\n", "kind": 6, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from sys import deactivate_stack_trampoline\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from sys import deactivate_stack_trampoline\n", "kind": 3, "label": "deactivate_stack_trampoline", "sortText": "4a.9999.deactivate_stack_trampoline"}, {"additionalTextEdits": [{"newText": "from collections import defaultdict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import defaultdict\n", "kind": 7, "label": "defaultdict", "sortText": "4a.9999.defaultdict"}, {"additionalTextEdits": [{"newText": "from typing import is_typeddict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import is_typeddict\n", "kind": 3, "label": "is_typeddict", "sortText": "4a.9999.is_typeddict"}, {"additionalTextEdits": [{"newText": "from requests.auth import parse_dict_header\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.auth import parse_dict_header\n", "kind": 6, "label": "parse_dict_header", "sortText": "4a.9999.parse_dict_header"}, {"additionalTextEdits": [{"newText": "from werkzeug.http import parse_dict_header\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.http import parse_dict_header\n", "kind": 3, "label": "parse_dict_header", "sortText": "4a.9999.parse_dict_header"}, {"additionalTextEdits": [{"newText": "from flask import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from flask.helpers import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from contextlib import redirect_stderr\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import redirect_stderr\n", "kind": 7, "label": "redirect_stderr", "sortText": "4a.9999.redirect_stderr"}, {"additionalTextEdits": [{"newText": "from contextlib import redirect_stdout\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import redirect_stdout\n", "kind": 7, "label": "redirect_stdout", "sortText": "4a.9999.redirect_stdout"}, {"additionalTextEdits": [{"newText": "from flask import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from flask.helpers import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from functools import singledispatchmethod\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from functools import singledispatchmethod\n", "kind": 7, "label": "singledispatchmethod", "sortText": "4a.9999.singledispatchmethod"}, {"additionalTextEdits": [{"newText": "from _typeshed import IdentityFunction\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed import IdentityFunction\n", "kind": 7, "label": "IdentityFunction", "sortText": "4b.9999.IdentityFunction"}, {"additionalTextEdits": [{"newText": "from _typeshed._type_checker_internals import TypedDictFallback\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed._type_checker_internals import TypedDictFallback\n", "kind": 7, "label": "TypedDictFallback", "sortText": "4b.9999.TypedDictFallback"}, {"additionalTextEdits": [{"newText": "from werkzeug._internal import _DictAccessorProperty\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug._internal import _DictAccessorProperty\n", "kind": 7, "label": "_DictAccessorProperty", "sortText": "4b.9999._DictAccessorProperty"}, {"additionalTextEdits": [{"newText": "from _collections_abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _contextvars import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _contextvars import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _io import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _io import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed._type_checker_internals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed._type_checker_internals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed.wsgi import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed.wsgi import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _warnings import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _warnings import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug._internal import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug._internal import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_items\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_items\n", "kind": 7, "label": "dict_items", "sortText": "4b.9999.dict_items"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_keys\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_keys\n", "kind": 7, "label": "dict_keys", "sortText": "4b.9999.dict_keys"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_values\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_values\n", "kind": 7, "label": "dict_values", "sortText": "4b.9999.dict_values"}, {"additionalTextEdits": [{"newText": "from typing import DefaultDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import DefaultDict\n", "kind": 6, "label": "DefaultDict", "sortText": "9.9999.DefaultDict", "tags": [1]}, {"additionalTextEdits": [{"newText": "from typing import Dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import Dict\n", "kind": 6, "label": "Dict", "sortText": "9.9999.Dict", "tags": [1]}, {"additionalTextEdits": [{"newText": "from typing import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "9.9999.OrderedDict", "tags": [1]}]}} -{"suite": "web", "label": "request args completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 9, "character": 18, "iteration": 3, "result": {"isIncomplete": false, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"data": "builtin", "kind": 7, "label": "IsADirectoryError", "sortText": "0.9999.IsADirectoryError"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"data": "builtin", "kind": 7, "label": "NotADirectoryError", "sortText": "0.9999.NotADirectoryError"}, {"data": "builtin", "kind": 7, "label": "PendingDeprecationWarning", "sortText": "0.9999.PendingDeprecationWarning"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"data": "builtin", "kind": 7, "label": "dict", "sortText": "0.9999.dict"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"data": "builtin", "kind": 21, "label": "__dict__", "sortText": "3.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import CallbackDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import CallbackDict\n", "kind": 7, "label": "CallbackDict", "sortText": "4a.9999.CallbackDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import CallbackDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import CallbackDict\n", "kind": 7, "label": "CallbackDict", "sortText": "4a.9999.CallbackDict"}, {"additionalTextEdits": [{"newText": "from requests.structures import CaseInsensitiveDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import CaseInsensitiveDict\n", "kind": 7, "label": "CaseInsensitiveDict", "sortText": "4a.9999.CaseInsensitiveDict"}, {"additionalTextEdits": [{"newText": "from click.types import ChoiceInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import ChoiceInfoDict\n", "kind": 7, "label": "ChoiceInfoDict", "sortText": "4a.9999.ChoiceInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import ClientDisconnected\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import ClientDisconnected\n", "kind": 7, "label": "ClientDisconnected", "sortText": "4a.9999.ClientDisconnected"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import ClientRedirectError\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import ClientRedirectError\n", "kind": 7, "label": "ClientRedirectError", "sortText": "4a.9999.ClientRedirectError"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import CombinedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import CombinedMultiDict\n", "kind": 7, "label": "CombinedMultiDict", "sortText": "4a.9999.CombinedMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import CombinedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import CombinedMultiDict\n", "kind": 7, "label": "CombinedMultiDict", "sortText": "4a.9999.CombinedMultiDict"}, {"additionalTextEdits": [{"newText": "from requests.models import DEFAULT_REDIRECT_LIMIT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import DEFAULT_REDIRECT_LIMIT\n", "kind": 6, "label": "DEFAULT_REDIRECT_LIMIT", "sortText": "4a.9999.DEFAULT_REDIRECT_LIMIT"}, {"additionalTextEdits": [{"newText": "from requests.sessions import DEFAULT_REDIRECT_LIMIT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import DEFAULT_REDIRECT_LIMIT\n", "kind": 6, "label": "DEFAULT_REDIRECT_LIMIT", "sortText": "4a.9999.DEFAULT_REDIRECT_LIMIT"}, {"additionalTextEdits": [{"newText": "from click.types import DateTimeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import DateTimeInfoDict\n", "kind": 7, "label": "DateTimeInfoDict", "sortText": "4a.9999.DateTimeInfoDict"}, {"additionalTextEdits": [{"newText": "from decimal import DecimalException\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from decimal import DecimalException\n", "kind": 7, "label": "DecimalException", "sortText": "4a.9999.DecimalException"}, {"additionalTextEdits": [{"newText": "from ast import Dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import Dict\n", "kind": 7, "label": "Dict", "sortText": "4a.9999.Dict"}, {"additionalTextEdits": [{"newText": "from ast import DictComp\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import DictComp\n", "kind": 7, "label": "DictComp", "sortText": "4a.9999.DictComp"}, {"additionalTextEdits": [{"newText": "from jinja2 import DictLoader\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2 import DictLoader\n", "kind": 7, "label": "DictLoader", "sortText": "4a.9999.DictLoader"}, {"additionalTextEdits": [{"newText": "from jinja2.loaders import DictLoader\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.loaders import DictLoader\n", "kind": 7, "label": "DictLoader", "sortText": "4a.9999.DictLoader"}, {"additionalTextEdits": [{"newText": "from types import DynamicClassAttribute\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from types import DynamicClassAttribute\n", "kind": 7, "label": "DynamicClassAttribute", "sortText": "4a.9999.DynamicClassAttribute"}, {"additionalTextEdits": [{"newText": "from click.types import FileInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import FileInfoDict\n", "kind": 7, "label": "FileInfoDict", "sortText": "4a.9999.FileInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import FileMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import FileMultiDict\n", "kind": 7, "label": "FileMultiDict", "sortText": "4a.9999.FileMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.file_storage import FileMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.file_storage import FileMultiDict\n", "kind": 7, "label": "FileMultiDict", "sortText": "4a.9999.FileMultiDict"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import FormDataRoutingRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import FormDataRoutingRedirect\n", "kind": 7, "label": "FormDataRoutingRedirect", "sortText": "4a.9999.FormDataRoutingRedirect"}, {"additionalTextEdits": [{"newText": "from click.types import FuncParamTypeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import FuncParamTypeInfoDict\n", "kind": 7, "label": "FuncParamTypeInfoDict", "sortText": "4a.9999.FuncParamTypeInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableDict\n", "kind": 7, "label": "ImmutableDict", "sortText": "4a.9999.ImmutableDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableDict\n", "kind": 7, "label": "ImmutableDict", "sortText": "4a.9999.ImmutableDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableDictMixin\n", "kind": 7, "label": "ImmutableDictMixin", "sortText": "4a.9999.ImmutableDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import ImmutableDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import ImmutableDictMixin\n", "kind": 7, "label": "ImmutableDictMixin", "sortText": "4a.9999.ImmutableDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableMultiDict\n", "kind": 7, "label": "ImmutableMultiDict", "sortText": "4a.9999.ImmutableMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableMultiDict\n", "kind": 7, "label": "ImmutableMultiDict", "sortText": "4a.9999.ImmutableMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableMultiDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableMultiDictMixin\n", "kind": 7, "label": "ImmutableMultiDictMixin", "sortText": "4a.9999.ImmutableMultiDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import ImmutableMultiDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import ImmutableMultiDictMixin\n", "kind": 7, "label": "ImmutableMultiDictMixin", "sortText": "4a.9999.ImmutableMultiDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableTypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableTypeConversionDict\n", "kind": 7, "label": "ImmutableTypeConversionDict", "sortText": "4a.9999.ImmutableTypeConversionDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableTypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableTypeConversionDict\n", "kind": 7, "label": "ImmutableTypeConversionDict", "sortText": "4a.9999.ImmutableTypeConversionDict"}, {"additionalTextEdits": [{"newText": "from requests.structures import LookupDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import LookupDict\n", "kind": 7, "label": "LookupDict", "sortText": "4a.9999.LookupDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import MisdirectedRequest\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import MisdirectedRequest\n", "kind": 7, "label": "MisdirectedRequest", "sortText": "4a.9999.MisdirectedRequest"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import MultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import MultiDict\n", "kind": 7, "label": "MultiDict", "sortText": "4a.9999.MultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import MultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import MultiDict\n", "kind": 7, "label": "MultiDict", "sortText": "4a.9999.MultiDict"}, {"additionalTextEdits": [{"newText": "from click.types import NumberRangeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import NumberRangeInfoDict\n", "kind": 7, "label": "NumberRangeInfoDict", "sortText": "4a.9999.NumberRangeInfoDict"}, {"additionalTextEdits": [{"newText": "from os import O_DIRECT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import O_DIRECT\n", "kind": 6, "label": "O_DIRECT", "sortText": "4a.9999.O_DIRECT"}, {"additionalTextEdits": [{"newText": "from os import O_DIRECTORY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import O_DIRECTORY\n", "kind": 6, "label": "O_DIRECTORY", "sortText": "4a.9999.O_DIRECTORY"}, {"additionalTextEdits": [{"newText": "from collections import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import OrderedDict\n", "kind": 7, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from requests.sessions import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from click.types import ParamTypeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import ParamTypeInfoDict\n", "kind": 7, "label": "ParamTypeInfoDict", "sortText": "4a.9999.ParamTypeInfoDict"}, {"additionalTextEdits": [{"newText": "from click.types import PathInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import PathInfoDict\n", "kind": 7, "label": "PathInfoDict", "sortText": "4a.9999.PathInfoDict"}, {"additionalTextEdits": [{"newText": "from requests.models import REDIRECT_STATI\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import REDIRECT_STATI\n", "kind": 6, "label": "REDIRECT_STATI", "sortText": "4a.9999.REDIRECT_STATI"}, {"additionalTextEdits": [{"newText": "from requests.sessions import REDIRECT_STATI\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import REDIRECT_STATI\n", "kind": 6, "label": "REDIRECT_STATI", "sortText": "4a.9999.REDIRECT_STATI"}, {"additionalTextEdits": [{"newText": "from uuid import RESERVED_MICROSOFT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from uuid import RESERVED_MICROSOFT\n", "kind": 6, "label": "RESERVED_MICROSOFT", "sortText": "4a.9999.RESERVED_MICROSOFT"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import RequestAliasRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import RequestAliasRedirect\n", "kind": 7, "label": "RequestAliasRedirect", "sortText": "4a.9999.RequestAliasRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import RequestAliasRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import RequestAliasRedirect\n", "kind": 7, "label": "RequestAliasRedirect", "sortText": "4a.9999.RequestAliasRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import RequestRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import RequestRedirect\n", "kind": 7, "label": "RequestRedirect", "sortText": "4a.9999.RequestRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import RequestRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import RequestRedirect\n", "kind": 7, "label": "RequestRedirect", "sortText": "4a.9999.RequestRedirect"}, {"additionalTextEdits": [{"newText": "from requests.sessions import SessionRedirectMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import SessionRedirectMixin\n", "kind": 7, "label": "SessionRedirectMixin", "sortText": "4a.9999.SessionRedirectMixin"}, {"additionalTextEdits": [{"newText": "from requests import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests import TooManyRedirects\n", "kind": 7, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from requests.exceptions import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.exceptions import TooManyRedirects\n", "kind": 7, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from requests.sessions import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import TooManyRedirects\n", "kind": 6, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from click.types import TupleInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import TupleInfoDict\n", "kind": 7, "label": "TupleInfoDict", "sortText": "4a.9999.TupleInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import TypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import TypeConversionDict\n", "kind": 7, "label": "TypeConversionDict", "sortText": "4a.9999.TypeConversionDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import TypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import TypeConversionDict\n", "kind": 7, "label": "TypeConversionDict", "sortText": "4a.9999.TypeConversionDict"}, {"additionalTextEdits": [{"newText": "from typing import TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import TypedDict\n", "kind": 6, "label": "TypedDict", "sortText": "4a.9999.TypedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import TypedDict\n", "kind": 6, "label": "TypedDict", "sortText": "4a.9999.TypedDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import UpdateDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import UpdateDictMixin\n", "kind": 7, "label": "UpdateDictMixin", "sortText": "4a.9999.UpdateDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import UpdateDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import UpdateDictMixin\n", "kind": 7, "label": "UpdateDictMixin", "sortText": "4a.9999.UpdateDictMixin"}, {"additionalTextEdits": [{"newText": "from collections import UserDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import UserDict\n", "kind": 7, "label": "UserDict", "sortText": "4a.9999.UserDict"}, {"additionalTextEdits": [{"newText": "from weakref import WeakKeyDictionary\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import WeakKeyDictionary\n", "kind": 7, "label": "WeakKeyDictionary", "sortText": "4a.9999.WeakKeyDictionary"}, {"additionalTextEdits": [{"newText": "from weakref import WeakValueDictionary\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import WeakValueDictionary\n", "kind": 7, "label": "WeakValueDictionary", "sortText": "4a.9999.WeakValueDictionary"}, {"additionalTextEdits": [{"newText": "from enum import _EnumDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from enum import _EnumDict\n", "kind": 7, "label": "_EnumDict", "sortText": "4a.9999._EnumDict"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicate\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicate\n", "kind": 6, "label": "_GetMembersPredicate", "sortText": "4a.9999._GetMembersPredicate"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicateTypeGuard\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicateTypeGuard\n", "kind": 6, "label": "_GetMembersPredicateTypeGuard", "sortText": "4a.9999._GetMembersPredicateTypeGuard"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicateTypeIs\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicateTypeIs\n", "kind": 6, "label": "_GetMembersPredicateTypeIs", "sortText": "4a.9999._GetMembersPredicateTypeIs"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import _ImmutableOrderedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import _ImmutableOrderedMultiDict\n", "kind": 7, "label": "_ImmutableOrderedMultiDict", "sortText": "4a.9999._ImmutableOrderedMultiDict"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictItemsView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictItemsView\n", "kind": 7, "label": "_OrderedDictItemsView", "sortText": "4a.9999._OrderedDictItemsView"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictKeysView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictKeysView\n", "kind": 7, "label": "_OrderedDictKeysView", "sortText": "4a.9999._OrderedDictKeysView"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictValuesView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictValuesView\n", "kind": 7, "label": "_OrderedDictValuesView", "sortText": "4a.9999._OrderedDictValuesView"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import _OrderedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import _OrderedMultiDict\n", "kind": 7, "label": "_OrderedMultiDict", "sortText": "4a.9999._OrderedMultiDict"}, {"additionalTextEdits": [{"newText": "from itertools import _Predicate\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itertools import _Predicate\n", "kind": 6, "label": "_Predicate", "sortText": "4a.9999._Predicate"}, {"additionalTextEdits": [{"newText": "from contextlib import _RedirectStream\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _RedirectStream\n", "kind": 7, "label": "_RedirectStream", "sortText": "4a.9999._RedirectStream"}, {"additionalTextEdits": [{"newText": "from click.shell_completion import _SourceVarsDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.shell_completion import _SourceVarsDict\n", "kind": 7, "label": "_SourceVarsDict", "sortText": "4a.9999._SourceVarsDict"}, {"additionalTextEdits": [{"newText": "from contextlib import _SupportsRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _SupportsRedirect\n", "kind": 7, "label": "_SupportsRedirect", "sortText": "4a.9999._SupportsRedirect"}, {"additionalTextEdits": [{"newText": "from contextlib import _SupportsRedirectT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _SupportsRedirectT\n", "kind": 6, "label": "_SupportsRedirectT", "sortText": "4a.9999._SupportsRedirectT"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import _TAnyMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import _TAnyMultiDict\n", "kind": 6, "label": "_TAnyMultiDict", "sortText": "4a.9999._TAnyMultiDict"}, {"additionalTextEdits": [{"newText": "from typing import _TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import _TypedDict\n", "kind": 7, "label": "_TypedDict", "sortText": "4a.9999._TypedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import _TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import _TypedDict\n", "kind": 7, "label": "_TypedDict", "sortText": "4a.9999._TypedDict"}, {"additionalTextEdits": [{"newText": "from abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from ast import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.core import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.core import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.decorators import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.decorators import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.formatting import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.formatting import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.globals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.globals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.parser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.parser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.shell_completion import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.shell_completion import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.termui import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.termui import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from code import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from code import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from collections import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from collections.abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections.abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from contextlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from contextvars import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextvars import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from copy import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from copy import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from dataclasses import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from dataclasses import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from datetime import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from datetime import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from decimal import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from decimal import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from enum import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from enum import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.app import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.app import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.cli import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.cli import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.config import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.config import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.ctx import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.ctx import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.globals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.globals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.helpers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.logging import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.logging import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sansio.app import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.app import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sansio.scaffold import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.scaffold import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sessions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sessions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.templating import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.templating import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.testing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.testing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.typing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.typing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.wrappers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.wrappers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from functools import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from functools import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from gettext import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from gettext import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.cookiejar import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.cookiejar import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.cookies import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.cookies import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.metadata import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.metadata import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from inspect import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from io import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from io import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itertools import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itertools import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2 import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2 import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.loaders import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.loaders import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from markupsafe import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from markupsafe import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from mimetypes import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from mimetypes import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from numbers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from numbers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from operator import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from operator import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from os import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pathlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pathlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pkgutil import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pkgutil import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from platform import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from platform import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from re import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from re import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from readline import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from readline import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.adapters import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.adapters import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.auth import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.auth import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.cookies import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.cookies import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.models import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.sessions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.structures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from rlcompleter import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from rlcompleter import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from subprocess import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from subprocess import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from sys import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from sys import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from time import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from time import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from traceback import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from traceback import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from typing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from typing_extensions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from unicodedata import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from unicodedata import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib.parse import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib.parse import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from uuid import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from uuid import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from warnings import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from warnings import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from weakref import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.auth import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.auth import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.csp import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.csp import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.file_storage import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.file_storage import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.headers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.headers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.range import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.range import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.formparser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.formparser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.http import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.http import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.local import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.local import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.rules import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.rules import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.http import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.http import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.request import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.request import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.security import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.security import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.serving import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.serving import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.urls import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.urls import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers.request import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers.request import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wsgi import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wsgi import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from wsgiref.types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from wsgiref.types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from zlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from zlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from collections import _odict_items\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_items\n", "kind": 7, "label": "_odict_items", "sortText": "4a.9999._odict_items"}, {"additionalTextEdits": [{"newText": "from collections import _odict_keys\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_keys\n", "kind": 7, "label": "_odict_keys", "sortText": "4a.9999._odict_keys"}, {"additionalTextEdits": [{"newText": "from collections import _odict_values\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_values\n", "kind": 7, "label": "_odict_values", "sortText": "4a.9999._odict_values"}, {"additionalTextEdits": [{"newText": "from flask.helpers import _wz_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import _wz_redirect\n", "kind": 3, "label": "_wz_redirect", "sortText": "4a.9999._wz_redirect"}, {"additionalTextEdits": [{"newText": "from flask.sansio.app import _wz_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.app import _wz_redirect\n", "kind": 3, "label": "_wz_redirect", "sortText": "4a.9999._wz_redirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import append_slash_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import append_slash_redirect\n", "kind": 3, "label": "append_slash_redirect", "sortText": "4a.9999.append_slash_redirect"}, {"additionalTextEdits": [{"newText": "from dataclasses import asdict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from dataclasses import asdict\n", "kind": 3, "label": "asdict", "sortText": "4a.9999.asdict"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import attach_enctype_error_multidict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import attach_enctype_error_multidict\n", "kind": 3, "label": "attach_enctype_error_multidict", "sortText": "4a.9999.attach_enctype_error_multidict"}, {"additionalTextEdits": [{"newText": "from unicodedata import bidirectional\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from unicodedata import bidirectional\n", "kind": 3, "label": "bidirectional", "sortText": "4a.9999.bidirectional"}, {"additionalTextEdits": [{"newText": "from requests.cookies import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.cookies import cookiejar_from_dict\n", "kind": 3, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from requests.models import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import cookiejar_from_dict\n", "kind": 6, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from requests.sessions import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import cookiejar_from_dict\n", "kind": 6, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from sys import deactivate_stack_trampoline\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from sys import deactivate_stack_trampoline\n", "kind": 3, "label": "deactivate_stack_trampoline", "sortText": "4a.9999.deactivate_stack_trampoline"}, {"additionalTextEdits": [{"newText": "from collections import defaultdict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import defaultdict\n", "kind": 7, "label": "defaultdict", "sortText": "4a.9999.defaultdict"}, {"additionalTextEdits": [{"newText": "from typing import is_typeddict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import is_typeddict\n", "kind": 3, "label": "is_typeddict", "sortText": "4a.9999.is_typeddict"}, {"additionalTextEdits": [{"newText": "from requests.auth import parse_dict_header\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.auth import parse_dict_header\n", "kind": 6, "label": "parse_dict_header", "sortText": "4a.9999.parse_dict_header"}, {"additionalTextEdits": [{"newText": "from werkzeug.http import parse_dict_header\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.http import parse_dict_header\n", "kind": 3, "label": "parse_dict_header", "sortText": "4a.9999.parse_dict_header"}, {"additionalTextEdits": [{"newText": "from flask import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from flask.helpers import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from contextlib import redirect_stderr\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import redirect_stderr\n", "kind": 7, "label": "redirect_stderr", "sortText": "4a.9999.redirect_stderr"}, {"additionalTextEdits": [{"newText": "from contextlib import redirect_stdout\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import redirect_stdout\n", "kind": 7, "label": "redirect_stdout", "sortText": "4a.9999.redirect_stdout"}, {"additionalTextEdits": [{"newText": "from flask import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from flask.helpers import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from functools import singledispatchmethod\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from functools import singledispatchmethod\n", "kind": 7, "label": "singledispatchmethod", "sortText": "4a.9999.singledispatchmethod"}, {"additionalTextEdits": [{"newText": "from _typeshed import IdentityFunction\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed import IdentityFunction\n", "kind": 7, "label": "IdentityFunction", "sortText": "4b.9999.IdentityFunction"}, {"additionalTextEdits": [{"newText": "from _typeshed._type_checker_internals import TypedDictFallback\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed._type_checker_internals import TypedDictFallback\n", "kind": 7, "label": "TypedDictFallback", "sortText": "4b.9999.TypedDictFallback"}, {"additionalTextEdits": [{"newText": "from werkzeug._internal import _DictAccessorProperty\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug._internal import _DictAccessorProperty\n", "kind": 7, "label": "_DictAccessorProperty", "sortText": "4b.9999._DictAccessorProperty"}, {"additionalTextEdits": [{"newText": "from _collections_abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _contextvars import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _contextvars import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _io import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _io import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed._type_checker_internals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed._type_checker_internals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed.wsgi import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed.wsgi import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _warnings import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _warnings import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug._internal import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug._internal import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_items\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_items\n", "kind": 7, "label": "dict_items", "sortText": "4b.9999.dict_items"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_keys\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_keys\n", "kind": 7, "label": "dict_keys", "sortText": "4b.9999.dict_keys"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_values\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_values\n", "kind": 7, "label": "dict_values", "sortText": "4b.9999.dict_values"}, {"additionalTextEdits": [{"newText": "from typing import DefaultDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import DefaultDict\n", "kind": 6, "label": "DefaultDict", "sortText": "9.9999.DefaultDict", "tags": [1]}, {"additionalTextEdits": [{"newText": "from typing import Dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import Dict\n", "kind": 6, "label": "Dict", "sortText": "9.9999.Dict", "tags": [1]}, {"additionalTextEdits": [{"newText": "from typing import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "9.9999.OrderedDict", "tags": [1]}]}} -{"suite": "web", "label": "request args completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 9, "character": 18, "iteration": 4, "result": {"isIncomplete": false, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"data": "builtin", "kind": 7, "label": "IsADirectoryError", "sortText": "0.9999.IsADirectoryError"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"data": "builtin", "kind": 7, "label": "NotADirectoryError", "sortText": "0.9999.NotADirectoryError"}, {"data": "builtin", "kind": 7, "label": "PendingDeprecationWarning", "sortText": "0.9999.PendingDeprecationWarning"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"data": "builtin", "kind": 7, "label": "dict", "sortText": "0.9999.dict"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"data": "builtin", "kind": 21, "label": "__dict__", "sortText": "3.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import CallbackDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import CallbackDict\n", "kind": 7, "label": "CallbackDict", "sortText": "4a.9999.CallbackDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import CallbackDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import CallbackDict\n", "kind": 7, "label": "CallbackDict", "sortText": "4a.9999.CallbackDict"}, {"additionalTextEdits": [{"newText": "from requests.structures import CaseInsensitiveDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import CaseInsensitiveDict\n", "kind": 7, "label": "CaseInsensitiveDict", "sortText": "4a.9999.CaseInsensitiveDict"}, {"additionalTextEdits": [{"newText": "from click.types import ChoiceInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import ChoiceInfoDict\n", "kind": 7, "label": "ChoiceInfoDict", "sortText": "4a.9999.ChoiceInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import ClientDisconnected\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import ClientDisconnected\n", "kind": 7, "label": "ClientDisconnected", "sortText": "4a.9999.ClientDisconnected"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import ClientRedirectError\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import ClientRedirectError\n", "kind": 7, "label": "ClientRedirectError", "sortText": "4a.9999.ClientRedirectError"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import CombinedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import CombinedMultiDict\n", "kind": 7, "label": "CombinedMultiDict", "sortText": "4a.9999.CombinedMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import CombinedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import CombinedMultiDict\n", "kind": 7, "label": "CombinedMultiDict", "sortText": "4a.9999.CombinedMultiDict"}, {"additionalTextEdits": [{"newText": "from requests.models import DEFAULT_REDIRECT_LIMIT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import DEFAULT_REDIRECT_LIMIT\n", "kind": 6, "label": "DEFAULT_REDIRECT_LIMIT", "sortText": "4a.9999.DEFAULT_REDIRECT_LIMIT"}, {"additionalTextEdits": [{"newText": "from requests.sessions import DEFAULT_REDIRECT_LIMIT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import DEFAULT_REDIRECT_LIMIT\n", "kind": 6, "label": "DEFAULT_REDIRECT_LIMIT", "sortText": "4a.9999.DEFAULT_REDIRECT_LIMIT"}, {"additionalTextEdits": [{"newText": "from click.types import DateTimeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import DateTimeInfoDict\n", "kind": 7, "label": "DateTimeInfoDict", "sortText": "4a.9999.DateTimeInfoDict"}, {"additionalTextEdits": [{"newText": "from decimal import DecimalException\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from decimal import DecimalException\n", "kind": 7, "label": "DecimalException", "sortText": "4a.9999.DecimalException"}, {"additionalTextEdits": [{"newText": "from ast import Dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import Dict\n", "kind": 7, "label": "Dict", "sortText": "4a.9999.Dict"}, {"additionalTextEdits": [{"newText": "from ast import DictComp\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import DictComp\n", "kind": 7, "label": "DictComp", "sortText": "4a.9999.DictComp"}, {"additionalTextEdits": [{"newText": "from jinja2 import DictLoader\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2 import DictLoader\n", "kind": 7, "label": "DictLoader", "sortText": "4a.9999.DictLoader"}, {"additionalTextEdits": [{"newText": "from jinja2.loaders import DictLoader\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.loaders import DictLoader\n", "kind": 7, "label": "DictLoader", "sortText": "4a.9999.DictLoader"}, {"additionalTextEdits": [{"newText": "from types import DynamicClassAttribute\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from types import DynamicClassAttribute\n", "kind": 7, "label": "DynamicClassAttribute", "sortText": "4a.9999.DynamicClassAttribute"}, {"additionalTextEdits": [{"newText": "from click.types import FileInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import FileInfoDict\n", "kind": 7, "label": "FileInfoDict", "sortText": "4a.9999.FileInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import FileMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import FileMultiDict\n", "kind": 7, "label": "FileMultiDict", "sortText": "4a.9999.FileMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.file_storage import FileMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.file_storage import FileMultiDict\n", "kind": 7, "label": "FileMultiDict", "sortText": "4a.9999.FileMultiDict"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import FormDataRoutingRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import FormDataRoutingRedirect\n", "kind": 7, "label": "FormDataRoutingRedirect", "sortText": "4a.9999.FormDataRoutingRedirect"}, {"additionalTextEdits": [{"newText": "from click.types import FuncParamTypeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import FuncParamTypeInfoDict\n", "kind": 7, "label": "FuncParamTypeInfoDict", "sortText": "4a.9999.FuncParamTypeInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableDict\n", "kind": 7, "label": "ImmutableDict", "sortText": "4a.9999.ImmutableDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableDict\n", "kind": 7, "label": "ImmutableDict", "sortText": "4a.9999.ImmutableDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableDictMixin\n", "kind": 7, "label": "ImmutableDictMixin", "sortText": "4a.9999.ImmutableDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import ImmutableDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import ImmutableDictMixin\n", "kind": 7, "label": "ImmutableDictMixin", "sortText": "4a.9999.ImmutableDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableMultiDict\n", "kind": 7, "label": "ImmutableMultiDict", "sortText": "4a.9999.ImmutableMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableMultiDict\n", "kind": 7, "label": "ImmutableMultiDict", "sortText": "4a.9999.ImmutableMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableMultiDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableMultiDictMixin\n", "kind": 7, "label": "ImmutableMultiDictMixin", "sortText": "4a.9999.ImmutableMultiDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import ImmutableMultiDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import ImmutableMultiDictMixin\n", "kind": 7, "label": "ImmutableMultiDictMixin", "sortText": "4a.9999.ImmutableMultiDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableTypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableTypeConversionDict\n", "kind": 7, "label": "ImmutableTypeConversionDict", "sortText": "4a.9999.ImmutableTypeConversionDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableTypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableTypeConversionDict\n", "kind": 7, "label": "ImmutableTypeConversionDict", "sortText": "4a.9999.ImmutableTypeConversionDict"}, {"additionalTextEdits": [{"newText": "from requests.structures import LookupDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import LookupDict\n", "kind": 7, "label": "LookupDict", "sortText": "4a.9999.LookupDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import MisdirectedRequest\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import MisdirectedRequest\n", "kind": 7, "label": "MisdirectedRequest", "sortText": "4a.9999.MisdirectedRequest"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import MultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import MultiDict\n", "kind": 7, "label": "MultiDict", "sortText": "4a.9999.MultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import MultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import MultiDict\n", "kind": 7, "label": "MultiDict", "sortText": "4a.9999.MultiDict"}, {"additionalTextEdits": [{"newText": "from click.types import NumberRangeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import NumberRangeInfoDict\n", "kind": 7, "label": "NumberRangeInfoDict", "sortText": "4a.9999.NumberRangeInfoDict"}, {"additionalTextEdits": [{"newText": "from os import O_DIRECT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import O_DIRECT\n", "kind": 6, "label": "O_DIRECT", "sortText": "4a.9999.O_DIRECT"}, {"additionalTextEdits": [{"newText": "from os import O_DIRECTORY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import O_DIRECTORY\n", "kind": 6, "label": "O_DIRECTORY", "sortText": "4a.9999.O_DIRECTORY"}, {"additionalTextEdits": [{"newText": "from collections import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import OrderedDict\n", "kind": 7, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from requests.sessions import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from click.types import ParamTypeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import ParamTypeInfoDict\n", "kind": 7, "label": "ParamTypeInfoDict", "sortText": "4a.9999.ParamTypeInfoDict"}, {"additionalTextEdits": [{"newText": "from click.types import PathInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import PathInfoDict\n", "kind": 7, "label": "PathInfoDict", "sortText": "4a.9999.PathInfoDict"}, {"additionalTextEdits": [{"newText": "from requests.models import REDIRECT_STATI\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import REDIRECT_STATI\n", "kind": 6, "label": "REDIRECT_STATI", "sortText": "4a.9999.REDIRECT_STATI"}, {"additionalTextEdits": [{"newText": "from requests.sessions import REDIRECT_STATI\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import REDIRECT_STATI\n", "kind": 6, "label": "REDIRECT_STATI", "sortText": "4a.9999.REDIRECT_STATI"}, {"additionalTextEdits": [{"newText": "from uuid import RESERVED_MICROSOFT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from uuid import RESERVED_MICROSOFT\n", "kind": 6, "label": "RESERVED_MICROSOFT", "sortText": "4a.9999.RESERVED_MICROSOFT"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import RequestAliasRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import RequestAliasRedirect\n", "kind": 7, "label": "RequestAliasRedirect", "sortText": "4a.9999.RequestAliasRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import RequestAliasRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import RequestAliasRedirect\n", "kind": 7, "label": "RequestAliasRedirect", "sortText": "4a.9999.RequestAliasRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import RequestRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import RequestRedirect\n", "kind": 7, "label": "RequestRedirect", "sortText": "4a.9999.RequestRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import RequestRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import RequestRedirect\n", "kind": 7, "label": "RequestRedirect", "sortText": "4a.9999.RequestRedirect"}, {"additionalTextEdits": [{"newText": "from requests.sessions import SessionRedirectMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import SessionRedirectMixin\n", "kind": 7, "label": "SessionRedirectMixin", "sortText": "4a.9999.SessionRedirectMixin"}, {"additionalTextEdits": [{"newText": "from requests import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests import TooManyRedirects\n", "kind": 7, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from requests.exceptions import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.exceptions import TooManyRedirects\n", "kind": 7, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from requests.sessions import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import TooManyRedirects\n", "kind": 6, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from click.types import TupleInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import TupleInfoDict\n", "kind": 7, "label": "TupleInfoDict", "sortText": "4a.9999.TupleInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import TypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import TypeConversionDict\n", "kind": 7, "label": "TypeConversionDict", "sortText": "4a.9999.TypeConversionDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import TypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import TypeConversionDict\n", "kind": 7, "label": "TypeConversionDict", "sortText": "4a.9999.TypeConversionDict"}, {"additionalTextEdits": [{"newText": "from typing import TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import TypedDict\n", "kind": 6, "label": "TypedDict", "sortText": "4a.9999.TypedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import TypedDict\n", "kind": 6, "label": "TypedDict", "sortText": "4a.9999.TypedDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import UpdateDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import UpdateDictMixin\n", "kind": 7, "label": "UpdateDictMixin", "sortText": "4a.9999.UpdateDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import UpdateDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import UpdateDictMixin\n", "kind": 7, "label": "UpdateDictMixin", "sortText": "4a.9999.UpdateDictMixin"}, {"additionalTextEdits": [{"newText": "from collections import UserDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import UserDict\n", "kind": 7, "label": "UserDict", "sortText": "4a.9999.UserDict"}, {"additionalTextEdits": [{"newText": "from weakref import WeakKeyDictionary\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import WeakKeyDictionary\n", "kind": 7, "label": "WeakKeyDictionary", "sortText": "4a.9999.WeakKeyDictionary"}, {"additionalTextEdits": [{"newText": "from weakref import WeakValueDictionary\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import WeakValueDictionary\n", "kind": 7, "label": "WeakValueDictionary", "sortText": "4a.9999.WeakValueDictionary"}, {"additionalTextEdits": [{"newText": "from enum import _EnumDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from enum import _EnumDict\n", "kind": 7, "label": "_EnumDict", "sortText": "4a.9999._EnumDict"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicate\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicate\n", "kind": 6, "label": "_GetMembersPredicate", "sortText": "4a.9999._GetMembersPredicate"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicateTypeGuard\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicateTypeGuard\n", "kind": 6, "label": "_GetMembersPredicateTypeGuard", "sortText": "4a.9999._GetMembersPredicateTypeGuard"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicateTypeIs\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicateTypeIs\n", "kind": 6, "label": "_GetMembersPredicateTypeIs", "sortText": "4a.9999._GetMembersPredicateTypeIs"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import _ImmutableOrderedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import _ImmutableOrderedMultiDict\n", "kind": 7, "label": "_ImmutableOrderedMultiDict", "sortText": "4a.9999._ImmutableOrderedMultiDict"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictItemsView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictItemsView\n", "kind": 7, "label": "_OrderedDictItemsView", "sortText": "4a.9999._OrderedDictItemsView"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictKeysView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictKeysView\n", "kind": 7, "label": "_OrderedDictKeysView", "sortText": "4a.9999._OrderedDictKeysView"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictValuesView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictValuesView\n", "kind": 7, "label": "_OrderedDictValuesView", "sortText": "4a.9999._OrderedDictValuesView"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import _OrderedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import _OrderedMultiDict\n", "kind": 7, "label": "_OrderedMultiDict", "sortText": "4a.9999._OrderedMultiDict"}, {"additionalTextEdits": [{"newText": "from itertools import _Predicate\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itertools import _Predicate\n", "kind": 6, "label": "_Predicate", "sortText": "4a.9999._Predicate"}, {"additionalTextEdits": [{"newText": "from contextlib import _RedirectStream\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _RedirectStream\n", "kind": 7, "label": "_RedirectStream", "sortText": "4a.9999._RedirectStream"}, {"additionalTextEdits": [{"newText": "from click.shell_completion import _SourceVarsDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.shell_completion import _SourceVarsDict\n", "kind": 7, "label": "_SourceVarsDict", "sortText": "4a.9999._SourceVarsDict"}, {"additionalTextEdits": [{"newText": "from contextlib import _SupportsRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _SupportsRedirect\n", "kind": 7, "label": "_SupportsRedirect", "sortText": "4a.9999._SupportsRedirect"}, {"additionalTextEdits": [{"newText": "from contextlib import _SupportsRedirectT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _SupportsRedirectT\n", "kind": 6, "label": "_SupportsRedirectT", "sortText": "4a.9999._SupportsRedirectT"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import _TAnyMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import _TAnyMultiDict\n", "kind": 6, "label": "_TAnyMultiDict", "sortText": "4a.9999._TAnyMultiDict"}, {"additionalTextEdits": [{"newText": "from typing import _TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import _TypedDict\n", "kind": 7, "label": "_TypedDict", "sortText": "4a.9999._TypedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import _TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import _TypedDict\n", "kind": 7, "label": "_TypedDict", "sortText": "4a.9999._TypedDict"}, {"additionalTextEdits": [{"newText": "from abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from ast import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.core import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.core import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.decorators import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.decorators import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.formatting import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.formatting import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.globals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.globals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.parser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.parser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.shell_completion import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.shell_completion import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.termui import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.termui import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from code import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from code import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from collections import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from collections.abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections.abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from contextlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from contextvars import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextvars import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from copy import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from copy import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from dataclasses import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from dataclasses import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from datetime import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from datetime import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from decimal import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from decimal import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from enum import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from enum import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.app import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.app import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.cli import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.cli import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.config import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.config import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.ctx import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.ctx import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.globals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.globals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.helpers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.logging import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.logging import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sansio.app import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.app import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sansio.scaffold import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.scaffold import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sessions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sessions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.templating import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.templating import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.testing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.testing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.typing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.typing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.wrappers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.wrappers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from functools import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from functools import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from gettext import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from gettext import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.cookiejar import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.cookiejar import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.cookies import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.cookies import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.metadata import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.metadata import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from inspect import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from io import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from io import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itertools import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itertools import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2 import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2 import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.loaders import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.loaders import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from markupsafe import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from markupsafe import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from mimetypes import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from mimetypes import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from numbers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from numbers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from operator import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from operator import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from os import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pathlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pathlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pkgutil import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pkgutil import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from platform import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from platform import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from re import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from re import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from readline import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from readline import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.adapters import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.adapters import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.auth import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.auth import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.cookies import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.cookies import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.models import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.sessions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.structures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from rlcompleter import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from rlcompleter import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from subprocess import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from subprocess import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from sys import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from sys import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from time import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from time import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from traceback import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from traceback import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from typing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from typing_extensions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from unicodedata import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from unicodedata import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib.parse import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib.parse import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from uuid import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from uuid import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from warnings import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from warnings import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from weakref import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.auth import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.auth import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.csp import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.csp import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.file_storage import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.file_storage import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.headers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.headers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.range import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.range import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.formparser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.formparser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.http import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.http import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.local import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.local import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.rules import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.rules import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.http import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.http import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.request import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.request import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.security import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.security import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.serving import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.serving import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.urls import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.urls import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers.request import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers.request import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wsgi import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wsgi import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from wsgiref.types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from wsgiref.types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from zlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from zlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from collections import _odict_items\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_items\n", "kind": 7, "label": "_odict_items", "sortText": "4a.9999._odict_items"}, {"additionalTextEdits": [{"newText": "from collections import _odict_keys\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_keys\n", "kind": 7, "label": "_odict_keys", "sortText": "4a.9999._odict_keys"}, {"additionalTextEdits": [{"newText": "from collections import _odict_values\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_values\n", "kind": 7, "label": "_odict_values", "sortText": "4a.9999._odict_values"}, {"additionalTextEdits": [{"newText": "from flask.helpers import _wz_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import _wz_redirect\n", "kind": 3, "label": "_wz_redirect", "sortText": "4a.9999._wz_redirect"}, {"additionalTextEdits": [{"newText": "from flask.sansio.app import _wz_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.app import _wz_redirect\n", "kind": 3, "label": "_wz_redirect", "sortText": "4a.9999._wz_redirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import append_slash_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import append_slash_redirect\n", "kind": 3, "label": "append_slash_redirect", "sortText": "4a.9999.append_slash_redirect"}, {"additionalTextEdits": [{"newText": "from dataclasses import asdict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from dataclasses import asdict\n", "kind": 3, "label": "asdict", "sortText": "4a.9999.asdict"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import attach_enctype_error_multidict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import attach_enctype_error_multidict\n", "kind": 3, "label": "attach_enctype_error_multidict", "sortText": "4a.9999.attach_enctype_error_multidict"}, {"additionalTextEdits": [{"newText": "from unicodedata import bidirectional\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from unicodedata import bidirectional\n", "kind": 3, "label": "bidirectional", "sortText": "4a.9999.bidirectional"}, {"additionalTextEdits": [{"newText": "from requests.cookies import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.cookies import cookiejar_from_dict\n", "kind": 3, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from requests.models import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import cookiejar_from_dict\n", "kind": 6, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from requests.sessions import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import cookiejar_from_dict\n", "kind": 6, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from sys import deactivate_stack_trampoline\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from sys import deactivate_stack_trampoline\n", "kind": 3, "label": "deactivate_stack_trampoline", "sortText": "4a.9999.deactivate_stack_trampoline"}, {"additionalTextEdits": [{"newText": "from collections import defaultdict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import defaultdict\n", "kind": 7, "label": "defaultdict", "sortText": "4a.9999.defaultdict"}, {"additionalTextEdits": [{"newText": "from typing import is_typeddict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import is_typeddict\n", "kind": 3, "label": "is_typeddict", "sortText": "4a.9999.is_typeddict"}, {"additionalTextEdits": [{"newText": "from requests.auth import parse_dict_header\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.auth import parse_dict_header\n", "kind": 6, "label": "parse_dict_header", "sortText": "4a.9999.parse_dict_header"}, {"additionalTextEdits": [{"newText": "from werkzeug.http import parse_dict_header\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.http import parse_dict_header\n", "kind": 3, "label": "parse_dict_header", "sortText": "4a.9999.parse_dict_header"}, {"additionalTextEdits": [{"newText": "from flask import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from flask.helpers import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from contextlib import redirect_stderr\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import redirect_stderr\n", "kind": 7, "label": "redirect_stderr", "sortText": "4a.9999.redirect_stderr"}, {"additionalTextEdits": [{"newText": "from contextlib import redirect_stdout\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import redirect_stdout\n", "kind": 7, "label": "redirect_stdout", "sortText": "4a.9999.redirect_stdout"}, {"additionalTextEdits": [{"newText": "from flask import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from flask.helpers import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from functools import singledispatchmethod\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from functools import singledispatchmethod\n", "kind": 7, "label": "singledispatchmethod", "sortText": "4a.9999.singledispatchmethod"}, {"additionalTextEdits": [{"newText": "from _typeshed import IdentityFunction\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed import IdentityFunction\n", "kind": 7, "label": "IdentityFunction", "sortText": "4b.9999.IdentityFunction"}, {"additionalTextEdits": [{"newText": "from _typeshed._type_checker_internals import TypedDictFallback\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed._type_checker_internals import TypedDictFallback\n", "kind": 7, "label": "TypedDictFallback", "sortText": "4b.9999.TypedDictFallback"}, {"additionalTextEdits": [{"newText": "from werkzeug._internal import _DictAccessorProperty\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug._internal import _DictAccessorProperty\n", "kind": 7, "label": "_DictAccessorProperty", "sortText": "4b.9999._DictAccessorProperty"}, {"additionalTextEdits": [{"newText": "from _collections_abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _contextvars import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _contextvars import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _io import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _io import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed._type_checker_internals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed._type_checker_internals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed.wsgi import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed.wsgi import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _warnings import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _warnings import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug._internal import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug._internal import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_items\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_items\n", "kind": 7, "label": "dict_items", "sortText": "4b.9999.dict_items"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_keys\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_keys\n", "kind": 7, "label": "dict_keys", "sortText": "4b.9999.dict_keys"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_values\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_values\n", "kind": 7, "label": "dict_values", "sortText": "4b.9999.dict_values"}, {"additionalTextEdits": [{"newText": "from typing import DefaultDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import DefaultDict\n", "kind": 6, "label": "DefaultDict", "sortText": "9.9999.DefaultDict", "tags": [1]}, {"additionalTextEdits": [{"newText": "from typing import Dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import Dict\n", "kind": 6, "label": "Dict", "sortText": "9.9999.Dict", "tags": [1]}, {"additionalTextEdits": [{"newText": "from typing import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "9.9999.OrderedDict", "tags": [1]}]}} -{"suite": "web", "label": "request args completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 9, "character": 18, "iteration": 5, "result": {"isIncomplete": false, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"data": "builtin", "kind": 7, "label": "IsADirectoryError", "sortText": "0.9999.IsADirectoryError"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"data": "builtin", "kind": 7, "label": "NotADirectoryError", "sortText": "0.9999.NotADirectoryError"}, {"data": "builtin", "kind": 7, "label": "PendingDeprecationWarning", "sortText": "0.9999.PendingDeprecationWarning"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"data": "builtin", "kind": 7, "label": "dict", "sortText": "0.9999.dict"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"data": "builtin", "kind": 21, "label": "__dict__", "sortText": "3.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import CallbackDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import CallbackDict\n", "kind": 7, "label": "CallbackDict", "sortText": "4a.9999.CallbackDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import CallbackDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import CallbackDict\n", "kind": 7, "label": "CallbackDict", "sortText": "4a.9999.CallbackDict"}, {"additionalTextEdits": [{"newText": "from requests.structures import CaseInsensitiveDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import CaseInsensitiveDict\n", "kind": 7, "label": "CaseInsensitiveDict", "sortText": "4a.9999.CaseInsensitiveDict"}, {"additionalTextEdits": [{"newText": "from click.types import ChoiceInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import ChoiceInfoDict\n", "kind": 7, "label": "ChoiceInfoDict", "sortText": "4a.9999.ChoiceInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import ClientDisconnected\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import ClientDisconnected\n", "kind": 7, "label": "ClientDisconnected", "sortText": "4a.9999.ClientDisconnected"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import ClientRedirectError\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import ClientRedirectError\n", "kind": 7, "label": "ClientRedirectError", "sortText": "4a.9999.ClientRedirectError"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import CombinedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import CombinedMultiDict\n", "kind": 7, "label": "CombinedMultiDict", "sortText": "4a.9999.CombinedMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import CombinedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import CombinedMultiDict\n", "kind": 7, "label": "CombinedMultiDict", "sortText": "4a.9999.CombinedMultiDict"}, {"additionalTextEdits": [{"newText": "from requests.models import DEFAULT_REDIRECT_LIMIT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import DEFAULT_REDIRECT_LIMIT\n", "kind": 6, "label": "DEFAULT_REDIRECT_LIMIT", "sortText": "4a.9999.DEFAULT_REDIRECT_LIMIT"}, {"additionalTextEdits": [{"newText": "from requests.sessions import DEFAULT_REDIRECT_LIMIT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import DEFAULT_REDIRECT_LIMIT\n", "kind": 6, "label": "DEFAULT_REDIRECT_LIMIT", "sortText": "4a.9999.DEFAULT_REDIRECT_LIMIT"}, {"additionalTextEdits": [{"newText": "from click.types import DateTimeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import DateTimeInfoDict\n", "kind": 7, "label": "DateTimeInfoDict", "sortText": "4a.9999.DateTimeInfoDict"}, {"additionalTextEdits": [{"newText": "from decimal import DecimalException\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from decimal import DecimalException\n", "kind": 7, "label": "DecimalException", "sortText": "4a.9999.DecimalException"}, {"additionalTextEdits": [{"newText": "from ast import Dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import Dict\n", "kind": 7, "label": "Dict", "sortText": "4a.9999.Dict"}, {"additionalTextEdits": [{"newText": "from ast import DictComp\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import DictComp\n", "kind": 7, "label": "DictComp", "sortText": "4a.9999.DictComp"}, {"additionalTextEdits": [{"newText": "from jinja2 import DictLoader\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2 import DictLoader\n", "kind": 7, "label": "DictLoader", "sortText": "4a.9999.DictLoader"}, {"additionalTextEdits": [{"newText": "from jinja2.loaders import DictLoader\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.loaders import DictLoader\n", "kind": 7, "label": "DictLoader", "sortText": "4a.9999.DictLoader"}, {"additionalTextEdits": [{"newText": "from types import DynamicClassAttribute\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from types import DynamicClassAttribute\n", "kind": 7, "label": "DynamicClassAttribute", "sortText": "4a.9999.DynamicClassAttribute"}, {"additionalTextEdits": [{"newText": "from click.types import FileInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import FileInfoDict\n", "kind": 7, "label": "FileInfoDict", "sortText": "4a.9999.FileInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import FileMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import FileMultiDict\n", "kind": 7, "label": "FileMultiDict", "sortText": "4a.9999.FileMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.file_storage import FileMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.file_storage import FileMultiDict\n", "kind": 7, "label": "FileMultiDict", "sortText": "4a.9999.FileMultiDict"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import FormDataRoutingRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import FormDataRoutingRedirect\n", "kind": 7, "label": "FormDataRoutingRedirect", "sortText": "4a.9999.FormDataRoutingRedirect"}, {"additionalTextEdits": [{"newText": "from click.types import FuncParamTypeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import FuncParamTypeInfoDict\n", "kind": 7, "label": "FuncParamTypeInfoDict", "sortText": "4a.9999.FuncParamTypeInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableDict\n", "kind": 7, "label": "ImmutableDict", "sortText": "4a.9999.ImmutableDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableDict\n", "kind": 7, "label": "ImmutableDict", "sortText": "4a.9999.ImmutableDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableDictMixin\n", "kind": 7, "label": "ImmutableDictMixin", "sortText": "4a.9999.ImmutableDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import ImmutableDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import ImmutableDictMixin\n", "kind": 7, "label": "ImmutableDictMixin", "sortText": "4a.9999.ImmutableDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableMultiDict\n", "kind": 7, "label": "ImmutableMultiDict", "sortText": "4a.9999.ImmutableMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableMultiDict\n", "kind": 7, "label": "ImmutableMultiDict", "sortText": "4a.9999.ImmutableMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableMultiDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableMultiDictMixin\n", "kind": 7, "label": "ImmutableMultiDictMixin", "sortText": "4a.9999.ImmutableMultiDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import ImmutableMultiDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import ImmutableMultiDictMixin\n", "kind": 7, "label": "ImmutableMultiDictMixin", "sortText": "4a.9999.ImmutableMultiDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableTypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableTypeConversionDict\n", "kind": 7, "label": "ImmutableTypeConversionDict", "sortText": "4a.9999.ImmutableTypeConversionDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableTypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableTypeConversionDict\n", "kind": 7, "label": "ImmutableTypeConversionDict", "sortText": "4a.9999.ImmutableTypeConversionDict"}, {"additionalTextEdits": [{"newText": "from requests.structures import LookupDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import LookupDict\n", "kind": 7, "label": "LookupDict", "sortText": "4a.9999.LookupDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import MisdirectedRequest\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import MisdirectedRequest\n", "kind": 7, "label": "MisdirectedRequest", "sortText": "4a.9999.MisdirectedRequest"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import MultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import MultiDict\n", "kind": 7, "label": "MultiDict", "sortText": "4a.9999.MultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import MultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import MultiDict\n", "kind": 7, "label": "MultiDict", "sortText": "4a.9999.MultiDict"}, {"additionalTextEdits": [{"newText": "from click.types import NumberRangeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import NumberRangeInfoDict\n", "kind": 7, "label": "NumberRangeInfoDict", "sortText": "4a.9999.NumberRangeInfoDict"}, {"additionalTextEdits": [{"newText": "from os import O_DIRECT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import O_DIRECT\n", "kind": 6, "label": "O_DIRECT", "sortText": "4a.9999.O_DIRECT"}, {"additionalTextEdits": [{"newText": "from os import O_DIRECTORY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import O_DIRECTORY\n", "kind": 6, "label": "O_DIRECTORY", "sortText": "4a.9999.O_DIRECTORY"}, {"additionalTextEdits": [{"newText": "from collections import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import OrderedDict\n", "kind": 7, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from requests.sessions import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from click.types import ParamTypeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import ParamTypeInfoDict\n", "kind": 7, "label": "ParamTypeInfoDict", "sortText": "4a.9999.ParamTypeInfoDict"}, {"additionalTextEdits": [{"newText": "from click.types import PathInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import PathInfoDict\n", "kind": 7, "label": "PathInfoDict", "sortText": "4a.9999.PathInfoDict"}, {"additionalTextEdits": [{"newText": "from requests.models import REDIRECT_STATI\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import REDIRECT_STATI\n", "kind": 6, "label": "REDIRECT_STATI", "sortText": "4a.9999.REDIRECT_STATI"}, {"additionalTextEdits": [{"newText": "from requests.sessions import REDIRECT_STATI\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import REDIRECT_STATI\n", "kind": 6, "label": "REDIRECT_STATI", "sortText": "4a.9999.REDIRECT_STATI"}, {"additionalTextEdits": [{"newText": "from uuid import RESERVED_MICROSOFT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from uuid import RESERVED_MICROSOFT\n", "kind": 6, "label": "RESERVED_MICROSOFT", "sortText": "4a.9999.RESERVED_MICROSOFT"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import RequestAliasRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import RequestAliasRedirect\n", "kind": 7, "label": "RequestAliasRedirect", "sortText": "4a.9999.RequestAliasRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import RequestAliasRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import RequestAliasRedirect\n", "kind": 7, "label": "RequestAliasRedirect", "sortText": "4a.9999.RequestAliasRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import RequestRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import RequestRedirect\n", "kind": 7, "label": "RequestRedirect", "sortText": "4a.9999.RequestRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import RequestRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import RequestRedirect\n", "kind": 7, "label": "RequestRedirect", "sortText": "4a.9999.RequestRedirect"}, {"additionalTextEdits": [{"newText": "from requests.sessions import SessionRedirectMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import SessionRedirectMixin\n", "kind": 7, "label": "SessionRedirectMixin", "sortText": "4a.9999.SessionRedirectMixin"}, {"additionalTextEdits": [{"newText": "from requests import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests import TooManyRedirects\n", "kind": 7, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from requests.exceptions import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.exceptions import TooManyRedirects\n", "kind": 7, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from requests.sessions import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import TooManyRedirects\n", "kind": 6, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from click.types import TupleInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import TupleInfoDict\n", "kind": 7, "label": "TupleInfoDict", "sortText": "4a.9999.TupleInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import TypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import TypeConversionDict\n", "kind": 7, "label": "TypeConversionDict", "sortText": "4a.9999.TypeConversionDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import TypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import TypeConversionDict\n", "kind": 7, "label": "TypeConversionDict", "sortText": "4a.9999.TypeConversionDict"}, {"additionalTextEdits": [{"newText": "from typing import TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import TypedDict\n", "kind": 6, "label": "TypedDict", "sortText": "4a.9999.TypedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import TypedDict\n", "kind": 6, "label": "TypedDict", "sortText": "4a.9999.TypedDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import UpdateDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import UpdateDictMixin\n", "kind": 7, "label": "UpdateDictMixin", "sortText": "4a.9999.UpdateDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import UpdateDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import UpdateDictMixin\n", "kind": 7, "label": "UpdateDictMixin", "sortText": "4a.9999.UpdateDictMixin"}, {"additionalTextEdits": [{"newText": "from collections import UserDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import UserDict\n", "kind": 7, "label": "UserDict", "sortText": "4a.9999.UserDict"}, {"additionalTextEdits": [{"newText": "from weakref import WeakKeyDictionary\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import WeakKeyDictionary\n", "kind": 7, "label": "WeakKeyDictionary", "sortText": "4a.9999.WeakKeyDictionary"}, {"additionalTextEdits": [{"newText": "from weakref import WeakValueDictionary\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import WeakValueDictionary\n", "kind": 7, "label": "WeakValueDictionary", "sortText": "4a.9999.WeakValueDictionary"}, {"additionalTextEdits": [{"newText": "from enum import _EnumDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from enum import _EnumDict\n", "kind": 7, "label": "_EnumDict", "sortText": "4a.9999._EnumDict"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicate\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicate\n", "kind": 6, "label": "_GetMembersPredicate", "sortText": "4a.9999._GetMembersPredicate"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicateTypeGuard\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicateTypeGuard\n", "kind": 6, "label": "_GetMembersPredicateTypeGuard", "sortText": "4a.9999._GetMembersPredicateTypeGuard"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicateTypeIs\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicateTypeIs\n", "kind": 6, "label": "_GetMembersPredicateTypeIs", "sortText": "4a.9999._GetMembersPredicateTypeIs"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import _ImmutableOrderedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import _ImmutableOrderedMultiDict\n", "kind": 7, "label": "_ImmutableOrderedMultiDict", "sortText": "4a.9999._ImmutableOrderedMultiDict"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictItemsView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictItemsView\n", "kind": 7, "label": "_OrderedDictItemsView", "sortText": "4a.9999._OrderedDictItemsView"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictKeysView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictKeysView\n", "kind": 7, "label": "_OrderedDictKeysView", "sortText": "4a.9999._OrderedDictKeysView"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictValuesView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictValuesView\n", "kind": 7, "label": "_OrderedDictValuesView", "sortText": "4a.9999._OrderedDictValuesView"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import _OrderedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import _OrderedMultiDict\n", "kind": 7, "label": "_OrderedMultiDict", "sortText": "4a.9999._OrderedMultiDict"}, {"additionalTextEdits": [{"newText": "from itertools import _Predicate\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itertools import _Predicate\n", "kind": 6, "label": "_Predicate", "sortText": "4a.9999._Predicate"}, {"additionalTextEdits": [{"newText": "from contextlib import _RedirectStream\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _RedirectStream\n", "kind": 7, "label": "_RedirectStream", "sortText": "4a.9999._RedirectStream"}, {"additionalTextEdits": [{"newText": "from click.shell_completion import _SourceVarsDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.shell_completion import _SourceVarsDict\n", "kind": 7, "label": "_SourceVarsDict", "sortText": "4a.9999._SourceVarsDict"}, {"additionalTextEdits": [{"newText": "from contextlib import _SupportsRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _SupportsRedirect\n", "kind": 7, "label": "_SupportsRedirect", "sortText": "4a.9999._SupportsRedirect"}, {"additionalTextEdits": [{"newText": "from contextlib import _SupportsRedirectT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _SupportsRedirectT\n", "kind": 6, "label": "_SupportsRedirectT", "sortText": "4a.9999._SupportsRedirectT"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import _TAnyMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import _TAnyMultiDict\n", "kind": 6, "label": "_TAnyMultiDict", "sortText": "4a.9999._TAnyMultiDict"}, {"additionalTextEdits": [{"newText": "from typing import _TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import _TypedDict\n", "kind": 7, "label": "_TypedDict", "sortText": "4a.9999._TypedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import _TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import _TypedDict\n", "kind": 7, "label": "_TypedDict", "sortText": "4a.9999._TypedDict"}, {"additionalTextEdits": [{"newText": "from abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from ast import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.core import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.core import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.decorators import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.decorators import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.formatting import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.formatting import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.globals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.globals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.parser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.parser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.shell_completion import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.shell_completion import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.termui import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.termui import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from code import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from code import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from collections import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from collections.abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections.abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from contextlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from contextvars import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextvars import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from copy import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from copy import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from dataclasses import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from dataclasses import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from datetime import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from datetime import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from decimal import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from decimal import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from enum import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from enum import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.app import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.app import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.cli import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.cli import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.config import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.config import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.ctx import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.ctx import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.globals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.globals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.helpers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.logging import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.logging import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sansio.app import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.app import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sansio.scaffold import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.scaffold import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sessions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sessions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.templating import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.templating import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.testing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.testing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.typing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.typing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.wrappers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.wrappers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from functools import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from functools import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from gettext import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from gettext import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.cookiejar import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.cookiejar import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.cookies import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.cookies import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.metadata import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.metadata import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from inspect import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from io import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from io import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itertools import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itertools import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2 import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2 import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.loaders import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.loaders import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from markupsafe import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from markupsafe import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from mimetypes import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from mimetypes import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from numbers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from numbers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from operator import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from operator import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from os import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pathlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pathlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pkgutil import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pkgutil import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from platform import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from platform import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from re import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from re import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from readline import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from readline import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.adapters import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.adapters import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.auth import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.auth import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.cookies import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.cookies import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.models import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.sessions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.structures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from rlcompleter import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from rlcompleter import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from subprocess import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from subprocess import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from sys import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from sys import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from time import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from time import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from traceback import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from traceback import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from typing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from typing_extensions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from unicodedata import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from unicodedata import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib.parse import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib.parse import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from uuid import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from uuid import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from warnings import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from warnings import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from weakref import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.auth import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.auth import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.csp import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.csp import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.file_storage import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.file_storage import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.headers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.headers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.range import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.range import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.formparser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.formparser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.http import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.http import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.local import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.local import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.rules import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.rules import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.http import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.http import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.request import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.request import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.security import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.security import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.serving import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.serving import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.urls import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.urls import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers.request import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers.request import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wsgi import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wsgi import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from wsgiref.types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from wsgiref.types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from zlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from zlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from collections import _odict_items\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_items\n", "kind": 7, "label": "_odict_items", "sortText": "4a.9999._odict_items"}, {"additionalTextEdits": [{"newText": "from collections import _odict_keys\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_keys\n", "kind": 7, "label": "_odict_keys", "sortText": "4a.9999._odict_keys"}, {"additionalTextEdits": [{"newText": "from collections import _odict_values\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_values\n", "kind": 7, "label": "_odict_values", "sortText": "4a.9999._odict_values"}, {"additionalTextEdits": [{"newText": "from flask.helpers import _wz_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import _wz_redirect\n", "kind": 3, "label": "_wz_redirect", "sortText": "4a.9999._wz_redirect"}, {"additionalTextEdits": [{"newText": "from flask.sansio.app import _wz_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.app import _wz_redirect\n", "kind": 3, "label": "_wz_redirect", "sortText": "4a.9999._wz_redirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import append_slash_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import append_slash_redirect\n", "kind": 3, "label": "append_slash_redirect", "sortText": "4a.9999.append_slash_redirect"}, {"additionalTextEdits": [{"newText": "from dataclasses import asdict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from dataclasses import asdict\n", "kind": 3, "label": "asdict", "sortText": "4a.9999.asdict"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import attach_enctype_error_multidict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import attach_enctype_error_multidict\n", "kind": 3, "label": "attach_enctype_error_multidict", "sortText": "4a.9999.attach_enctype_error_multidict"}, {"additionalTextEdits": [{"newText": "from unicodedata import bidirectional\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from unicodedata import bidirectional\n", "kind": 3, "label": "bidirectional", "sortText": "4a.9999.bidirectional"}, {"additionalTextEdits": [{"newText": "from requests.cookies import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.cookies import cookiejar_from_dict\n", "kind": 3, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from requests.models import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import cookiejar_from_dict\n", "kind": 6, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from requests.sessions import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import cookiejar_from_dict\n", "kind": 6, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from sys import deactivate_stack_trampoline\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from sys import deactivate_stack_trampoline\n", "kind": 3, "label": "deactivate_stack_trampoline", "sortText": "4a.9999.deactivate_stack_trampoline"}, {"additionalTextEdits": [{"newText": "from collections import defaultdict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import defaultdict\n", "kind": 7, "label": "defaultdict", "sortText": "4a.9999.defaultdict"}, {"additionalTextEdits": [{"newText": "from typing import is_typeddict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import is_typeddict\n", "kind": 3, "label": "is_typeddict", "sortText": "4a.9999.is_typeddict"}, {"additionalTextEdits": [{"newText": "from requests.auth import parse_dict_header\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.auth import parse_dict_header\n", "kind": 6, "label": "parse_dict_header", "sortText": "4a.9999.parse_dict_header"}, {"additionalTextEdits": [{"newText": "from werkzeug.http import parse_dict_header\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.http import parse_dict_header\n", "kind": 3, "label": "parse_dict_header", "sortText": "4a.9999.parse_dict_header"}, {"additionalTextEdits": [{"newText": "from flask import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from flask.helpers import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from contextlib import redirect_stderr\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import redirect_stderr\n", "kind": 7, "label": "redirect_stderr", "sortText": "4a.9999.redirect_stderr"}, {"additionalTextEdits": [{"newText": "from contextlib import redirect_stdout\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import redirect_stdout\n", "kind": 7, "label": "redirect_stdout", "sortText": "4a.9999.redirect_stdout"}, {"additionalTextEdits": [{"newText": "from flask import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from flask.helpers import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from functools import singledispatchmethod\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from functools import singledispatchmethod\n", "kind": 7, "label": "singledispatchmethod", "sortText": "4a.9999.singledispatchmethod"}, {"additionalTextEdits": [{"newText": "from _typeshed import IdentityFunction\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed import IdentityFunction\n", "kind": 7, "label": "IdentityFunction", "sortText": "4b.9999.IdentityFunction"}, {"additionalTextEdits": [{"newText": "from _typeshed._type_checker_internals import TypedDictFallback\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed._type_checker_internals import TypedDictFallback\n", "kind": 7, "label": "TypedDictFallback", "sortText": "4b.9999.TypedDictFallback"}, {"additionalTextEdits": [{"newText": "from werkzeug._internal import _DictAccessorProperty\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug._internal import _DictAccessorProperty\n", "kind": 7, "label": "_DictAccessorProperty", "sortText": "4b.9999._DictAccessorProperty"}, {"additionalTextEdits": [{"newText": "from _collections_abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _contextvars import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _contextvars import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _io import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _io import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed._type_checker_internals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed._type_checker_internals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed.wsgi import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed.wsgi import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _warnings import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _warnings import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug._internal import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug._internal import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_items\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_items\n", "kind": 7, "label": "dict_items", "sortText": "4b.9999.dict_items"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_keys\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_keys\n", "kind": 7, "label": "dict_keys", "sortText": "4b.9999.dict_keys"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_values\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_values\n", "kind": 7, "label": "dict_values", "sortText": "4b.9999.dict_values"}, {"additionalTextEdits": [{"newText": "from typing import DefaultDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import DefaultDict\n", "kind": 6, "label": "DefaultDict", "sortText": "9.9999.DefaultDict", "tags": [1]}, {"additionalTextEdits": [{"newText": "from typing import Dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import Dict\n", "kind": 6, "label": "Dict", "sortText": "9.9999.Dict", "tags": [1]}, {"additionalTextEdits": [{"newText": "from typing import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "9.9999.OrderedDict", "tags": [1]}]}} -{"suite": "web", "label": "client session hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 10, "character": 17, "iteration": 1, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(variable) client: Session\n```\n\nGo to [Session](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/sessions.pyi#L115,7)"}}} -{"suite": "web", "label": "client session hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 10, "character": 17, "iteration": 2, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(variable) client: Session\n```\n\nGo to [Session](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/sessions.pyi#L115,7)"}}} -{"suite": "web", "label": "client session hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 10, "character": 17, "iteration": 3, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(variable) client: Session\n```\n\nGo to [Session](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/sessions.pyi#L115,7)"}}} -{"suite": "web", "label": "client session hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 10, "character": 17, "iteration": 4, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(variable) client: Session\n```\n\nGo to [Session](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/sessions.pyi#L115,7)"}}} -{"suite": "web", "label": "client session hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 10, "character": 17, "iteration": 5, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(variable) client: Session\n```\n\nGo to [Session](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/sessions.pyi#L115,7)"}}} -{"suite": "web", "label": "client references", "method": "textDocument/references", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 10, "character": 17, "iteration": 1, "result": [{"range": {"end": {"character": 6, "line": 5}, "start": {"character": 0, "line": 5}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py"}, {"range": {"end": {"character": 21, "line": 10}, "start": {"character": 15, "line": 10}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py"}]} -{"suite": "web", "label": "client references", "method": "textDocument/references", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 10, "character": 17, "iteration": 2, "result": [{"range": {"end": {"character": 6, "line": 5}, "start": {"character": 0, "line": 5}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py"}, {"range": {"end": {"character": 21, "line": 10}, "start": {"character": 15, "line": 10}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py"}]} -{"suite": "web", "label": "client references", "method": "textDocument/references", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 10, "character": 17, "iteration": 3, "result": [{"range": {"end": {"character": 6, "line": 5}, "start": {"character": 0, "line": 5}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py"}, {"range": {"end": {"character": 21, "line": 10}, "start": {"character": 15, "line": 10}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py"}]} -{"suite": "web", "label": "client references", "method": "textDocument/references", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 10, "character": 17, "iteration": 4, "result": [{"range": {"end": {"character": 6, "line": 5}, "start": {"character": 0, "line": 5}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py"}, {"range": {"end": {"character": 21, "line": 10}, "start": {"character": 15, "line": 10}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py"}]} -{"suite": "web", "label": "client references", "method": "textDocument/references", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 10, "character": 17, "iteration": 5, "result": [{"range": {"end": {"character": 6, "line": 5}, "start": {"character": 0, "line": 5}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py"}, {"range": {"end": {"character": 21, "line": 10}, "start": {"character": 15, "line": 10}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py"}]} -{"suite": "web", "label": "edit response then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 11, "character": 55, "iteration": 1, "result": {"isIncomplete": false, "items": [{"detail": "str", "kind": 5, "label": "apparent_encoding", "sortText": "0.9999.apparent_encoding"}, {"detail": "def close(self: Response) -> None: ...", "kind": 2, "label": "close", "sortText": "0.9999.close"}, {"detail": "HTTPAdapter", "kind": 5, "label": "connection", "sortText": "0.9999.connection"}, {"detail": "bytes | Any", "kind": 5, "label": "content", "sortText": "0.9999.content"}, {"detail": "RequestsCookieJar", "kind": 5, "label": "cookies", "sortText": "0.9999.cookies"}, {"detail": "timedelta", "kind": 5, "label": "elapsed", "sortText": "0.9999.elapsed"}, {"detail": "str | None", "kind": 5, "label": "encoding", "sortText": "0.9999.encoding"}, {"detail": "CaseInsensitiveDict[str]", "kind": 5, "label": "headers", "sortText": "0.9999.headers"}, {"detail": "list[Response]", "kind": 5, "label": "history", "sortText": "0.9999.history"}, {"detail": "bool", "kind": 5, "label": "is_permanent_redirect", "sortText": "0.9999.is_permanent_redirect"}, {"detail": "bool", "kind": 5, "label": "is_redirect", "sortText": "0.9999.is_redirect"}, {"detail": "def iter_content(\n self: Response,\n chunk_size: int | None = 1,\n decode_unicode: bool = False\n) -> Iterator[Any]: ...", "kind": 2, "label": "iter_content", "sortText": "0.9999.iter_content"}, {"detail": "def iter_lines(\n self: Response,\n chunk_size: int | None = 512,\n decode_unicode: bool = False,\n delimiter: bytes | str | None = None\n) -> Iterator[Any]: ...", "kind": 2, "label": "iter_lines", "sortText": "0.9999.iter_lines"}, {"detail": "def json(\n self: Response,\n *,\n cls: type[JSONDecoder] | None = ...,\n object_hook: ((dict[Any, Any]) -> Any) | None = ...,\n parse_float: ((str) -> Any) | None = ...,\n parse_int: ((str) -> Any) | None = ...,\n parse_constant: ((str) -> Any) | None = ...,\n object_pairs_hook: ((list[tuple[Any, Any]]) -> Any) | None = ...,\n **kwds: Any\n) -> Any: ...", "kind": 2, "label": "json", "sortText": "0.9999.json"}, {"detail": "dict[Any, Any]", "kind": 5, "label": "links", "sortText": "0.9999.links"}, {"detail": "PreparedRequest | None", "kind": 5, "label": "next", "sortText": "0.9999.next"}, {"detail": "bool", "kind": 5, "label": "ok", "sortText": "0.9999.ok"}, {"detail": "def raise_for_status(self: Response) -> None: ...", "kind": 2, "label": "raise_for_status", "sortText": "0.9999.raise_for_status"}, {"detail": "HTTPResponse | Any", "kind": 5, "label": "raw", "sortText": "0.9999.raw"}, {"detail": "str", "kind": 5, "label": "reason", "sortText": "0.9999.reason"}, {"detail": "PreparedRequest", "kind": 5, "label": "request", "sortText": "0.9999.request"}, {"detail": "int", "kind": 5, "label": "status_code", "sortText": "0.9999.status_code"}, {"detail": "str", "kind": 5, "label": "text", "sortText": "0.9999.text"}, {"detail": "str", "kind": 5, "label": "url", "sortText": "0.9999.url"}, {"detail": "bytes | None", "kind": 5, "label": "_content", "sortText": "2.9999._content"}, {"detail": "Any", "kind": 5, "label": "__attrs__", "sortText": "3.9999.__attrs__"}, {"detail": "def __bool__(self: Response) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __enter__(self: Response) -> Response: ...", "kind": 2, "label": "__enter__", "sortText": "3.9999.__enter__"}, {"detail": "def __exit__(\n self: Response,\n *args: object\n) -> None: ...", "kind": 2, "label": "__exit__", "sortText": "3.9999.__exit__"}, {"detail": "def __init__(self: Response) -> None: ...", "kind": 2, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "def __iter__(self: Response) -> Iterator[bytes]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "def __nonzero__(self: Response) -> bool: ...", "kind": 2, "label": "__nonzero__", "sortText": "3.9999.__nonzero__"}]}} -{"suite": "web", "label": "edit response then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 11, "character": 55, "iteration": 2, "result": {"isIncomplete": false, "items": [{"detail": "str", "kind": 5, "label": "apparent_encoding", "sortText": "0.9999.apparent_encoding"}, {"detail": "def close(self: Response) -> None: ...", "kind": 2, "label": "close", "sortText": "0.9999.close"}, {"detail": "HTTPAdapter", "kind": 5, "label": "connection", "sortText": "0.9999.connection"}, {"detail": "bytes | Any", "kind": 5, "label": "content", "sortText": "0.9999.content"}, {"detail": "RequestsCookieJar", "kind": 5, "label": "cookies", "sortText": "0.9999.cookies"}, {"detail": "timedelta", "kind": 5, "label": "elapsed", "sortText": "0.9999.elapsed"}, {"detail": "str | None", "kind": 5, "label": "encoding", "sortText": "0.9999.encoding"}, {"detail": "CaseInsensitiveDict[str]", "kind": 5, "label": "headers", "sortText": "0.9999.headers"}, {"detail": "list[Response]", "kind": 5, "label": "history", "sortText": "0.9999.history"}, {"detail": "bool", "kind": 5, "label": "is_permanent_redirect", "sortText": "0.9999.is_permanent_redirect"}, {"detail": "bool", "kind": 5, "label": "is_redirect", "sortText": "0.9999.is_redirect"}, {"detail": "def iter_content(\n self: Response,\n chunk_size: int | None = 1,\n decode_unicode: bool = False\n) -> Iterator[Any]: ...", "kind": 2, "label": "iter_content", "sortText": "0.9999.iter_content"}, {"detail": "def iter_lines(\n self: Response,\n chunk_size: int | None = 512,\n decode_unicode: bool = False,\n delimiter: bytes | str | None = None\n) -> Iterator[Any]: ...", "kind": 2, "label": "iter_lines", "sortText": "0.9999.iter_lines"}, {"detail": "def json(\n self: Response,\n *,\n cls: type[JSONDecoder] | None = ...,\n object_hook: ((dict[Any, Any]) -> Any) | None = ...,\n parse_float: ((str) -> Any) | None = ...,\n parse_int: ((str) -> Any) | None = ...,\n parse_constant: ((str) -> Any) | None = ...,\n object_pairs_hook: ((list[tuple[Any, Any]]) -> Any) | None = ...,\n **kwds: Any\n) -> Any: ...", "kind": 2, "label": "json", "sortText": "0.9999.json"}, {"detail": "dict[Any, Any]", "kind": 5, "label": "links", "sortText": "0.9999.links"}, {"detail": "PreparedRequest | None", "kind": 5, "label": "next", "sortText": "0.9999.next"}, {"detail": "bool", "kind": 5, "label": "ok", "sortText": "0.9999.ok"}, {"detail": "def raise_for_status(self: Response) -> None: ...", "kind": 2, "label": "raise_for_status", "sortText": "0.9999.raise_for_status"}, {"detail": "HTTPResponse | Any", "kind": 5, "label": "raw", "sortText": "0.9999.raw"}, {"detail": "str", "kind": 5, "label": "reason", "sortText": "0.9999.reason"}, {"detail": "PreparedRequest", "kind": 5, "label": "request", "sortText": "0.9999.request"}, {"detail": "int", "kind": 5, "label": "status_code", "sortText": "0.9999.status_code"}, {"detail": "str", "kind": 5, "label": "text", "sortText": "0.9999.text"}, {"detail": "str", "kind": 5, "label": "url", "sortText": "0.9999.url"}, {"detail": "bytes | None", "kind": 5, "label": "_content", "sortText": "2.9999._content"}, {"detail": "Any", "kind": 5, "label": "__attrs__", "sortText": "3.9999.__attrs__"}, {"detail": "def __bool__(self: Response) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __enter__(self: Response) -> Response: ...", "kind": 2, "label": "__enter__", "sortText": "3.9999.__enter__"}, {"detail": "def __exit__(\n self: Response,\n *args: object\n) -> None: ...", "kind": 2, "label": "__exit__", "sortText": "3.9999.__exit__"}, {"detail": "def __init__(self: Response) -> None: ...", "kind": 2, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "def __iter__(self: Response) -> Iterator[bytes]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "def __nonzero__(self: Response) -> bool: ...", "kind": 2, "label": "__nonzero__", "sortText": "3.9999.__nonzero__"}]}} -{"suite": "web", "label": "edit response then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 11, "character": 55, "iteration": 3, "result": {"isIncomplete": false, "items": [{"detail": "str", "kind": 5, "label": "apparent_encoding", "sortText": "0.9999.apparent_encoding"}, {"detail": "def close(self: Response) -> None: ...", "kind": 2, "label": "close", "sortText": "0.9999.close"}, {"detail": "HTTPAdapter", "kind": 5, "label": "connection", "sortText": "0.9999.connection"}, {"detail": "bytes | Any", "kind": 5, "label": "content", "sortText": "0.9999.content"}, {"detail": "RequestsCookieJar", "kind": 5, "label": "cookies", "sortText": "0.9999.cookies"}, {"detail": "timedelta", "kind": 5, "label": "elapsed", "sortText": "0.9999.elapsed"}, {"detail": "str | None", "kind": 5, "label": "encoding", "sortText": "0.9999.encoding"}, {"detail": "CaseInsensitiveDict[str]", "kind": 5, "label": "headers", "sortText": "0.9999.headers"}, {"detail": "list[Response]", "kind": 5, "label": "history", "sortText": "0.9999.history"}, {"detail": "bool", "kind": 5, "label": "is_permanent_redirect", "sortText": "0.9999.is_permanent_redirect"}, {"detail": "bool", "kind": 5, "label": "is_redirect", "sortText": "0.9999.is_redirect"}, {"detail": "def iter_content(\n self: Response,\n chunk_size: int | None = 1,\n decode_unicode: bool = False\n) -> Iterator[Any]: ...", "kind": 2, "label": "iter_content", "sortText": "0.9999.iter_content"}, {"detail": "def iter_lines(\n self: Response,\n chunk_size: int | None = 512,\n decode_unicode: bool = False,\n delimiter: bytes | str | None = None\n) -> Iterator[Any]: ...", "kind": 2, "label": "iter_lines", "sortText": "0.9999.iter_lines"}, {"detail": "def json(\n self: Response,\n *,\n cls: type[JSONDecoder] | None = ...,\n object_hook: ((dict[Any, Any]) -> Any) | None = ...,\n parse_float: ((str) -> Any) | None = ...,\n parse_int: ((str) -> Any) | None = ...,\n parse_constant: ((str) -> Any) | None = ...,\n object_pairs_hook: ((list[tuple[Any, Any]]) -> Any) | None = ...,\n **kwds: Any\n) -> Any: ...", "kind": 2, "label": "json", "sortText": "0.9999.json"}, {"detail": "dict[Any, Any]", "kind": 5, "label": "links", "sortText": "0.9999.links"}, {"detail": "PreparedRequest | None", "kind": 5, "label": "next", "sortText": "0.9999.next"}, {"detail": "bool", "kind": 5, "label": "ok", "sortText": "0.9999.ok"}, {"detail": "def raise_for_status(self: Response) -> None: ...", "kind": 2, "label": "raise_for_status", "sortText": "0.9999.raise_for_status"}, {"detail": "HTTPResponse | Any", "kind": 5, "label": "raw", "sortText": "0.9999.raw"}, {"detail": "str", "kind": 5, "label": "reason", "sortText": "0.9999.reason"}, {"detail": "PreparedRequest", "kind": 5, "label": "request", "sortText": "0.9999.request"}, {"detail": "int", "kind": 5, "label": "status_code", "sortText": "0.9999.status_code"}, {"detail": "str", "kind": 5, "label": "text", "sortText": "0.9999.text"}, {"detail": "str", "kind": 5, "label": "url", "sortText": "0.9999.url"}, {"detail": "bytes | None", "kind": 5, "label": "_content", "sortText": "2.9999._content"}, {"detail": "Any", "kind": 5, "label": "__attrs__", "sortText": "3.9999.__attrs__"}, {"detail": "def __bool__(self: Response) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __enter__(self: Response) -> Response: ...", "kind": 2, "label": "__enter__", "sortText": "3.9999.__enter__"}, {"detail": "def __exit__(\n self: Response,\n *args: object\n) -> None: ...", "kind": 2, "label": "__exit__", "sortText": "3.9999.__exit__"}, {"detail": "def __init__(self: Response) -> None: ...", "kind": 2, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "def __iter__(self: Response) -> Iterator[bytes]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "def __nonzero__(self: Response) -> bool: ...", "kind": 2, "label": "__nonzero__", "sortText": "3.9999.__nonzero__"}]}} -{"suite": "web", "label": "edit response then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 11, "character": 55, "iteration": 4, "result": {"isIncomplete": false, "items": [{"detail": "str", "kind": 5, "label": "apparent_encoding", "sortText": "0.9999.apparent_encoding"}, {"detail": "def close(self: Response) -> None: ...", "kind": 2, "label": "close", "sortText": "0.9999.close"}, {"detail": "HTTPAdapter", "kind": 5, "label": "connection", "sortText": "0.9999.connection"}, {"detail": "bytes | Any", "kind": 5, "label": "content", "sortText": "0.9999.content"}, {"detail": "RequestsCookieJar", "kind": 5, "label": "cookies", "sortText": "0.9999.cookies"}, {"detail": "timedelta", "kind": 5, "label": "elapsed", "sortText": "0.9999.elapsed"}, {"detail": "str | None", "kind": 5, "label": "encoding", "sortText": "0.9999.encoding"}, {"detail": "CaseInsensitiveDict[str]", "kind": 5, "label": "headers", "sortText": "0.9999.headers"}, {"detail": "list[Response]", "kind": 5, "label": "history", "sortText": "0.9999.history"}, {"detail": "bool", "kind": 5, "label": "is_permanent_redirect", "sortText": "0.9999.is_permanent_redirect"}, {"detail": "bool", "kind": 5, "label": "is_redirect", "sortText": "0.9999.is_redirect"}, {"detail": "def iter_content(\n self: Response,\n chunk_size: int | None = 1,\n decode_unicode: bool = False\n) -> Iterator[Any]: ...", "kind": 2, "label": "iter_content", "sortText": "0.9999.iter_content"}, {"detail": "def iter_lines(\n self: Response,\n chunk_size: int | None = 512,\n decode_unicode: bool = False,\n delimiter: bytes | str | None = None\n) -> Iterator[Any]: ...", "kind": 2, "label": "iter_lines", "sortText": "0.9999.iter_lines"}, {"detail": "def json(\n self: Response,\n *,\n cls: type[JSONDecoder] | None = ...,\n object_hook: ((dict[Any, Any]) -> Any) | None = ...,\n parse_float: ((str) -> Any) | None = ...,\n parse_int: ((str) -> Any) | None = ...,\n parse_constant: ((str) -> Any) | None = ...,\n object_pairs_hook: ((list[tuple[Any, Any]]) -> Any) | None = ...,\n **kwds: Any\n) -> Any: ...", "kind": 2, "label": "json", "sortText": "0.9999.json"}, {"detail": "dict[Any, Any]", "kind": 5, "label": "links", "sortText": "0.9999.links"}, {"detail": "PreparedRequest | None", "kind": 5, "label": "next", "sortText": "0.9999.next"}, {"detail": "bool", "kind": 5, "label": "ok", "sortText": "0.9999.ok"}, {"detail": "def raise_for_status(self: Response) -> None: ...", "kind": 2, "label": "raise_for_status", "sortText": "0.9999.raise_for_status"}, {"detail": "HTTPResponse | Any", "kind": 5, "label": "raw", "sortText": "0.9999.raw"}, {"detail": "str", "kind": 5, "label": "reason", "sortText": "0.9999.reason"}, {"detail": "PreparedRequest", "kind": 5, "label": "request", "sortText": "0.9999.request"}, {"detail": "int", "kind": 5, "label": "status_code", "sortText": "0.9999.status_code"}, {"detail": "str", "kind": 5, "label": "text", "sortText": "0.9999.text"}, {"detail": "str", "kind": 5, "label": "url", "sortText": "0.9999.url"}, {"detail": "bytes | None", "kind": 5, "label": "_content", "sortText": "2.9999._content"}, {"detail": "Any", "kind": 5, "label": "__attrs__", "sortText": "3.9999.__attrs__"}, {"detail": "def __bool__(self: Response) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __enter__(self: Response) -> Response: ...", "kind": 2, "label": "__enter__", "sortText": "3.9999.__enter__"}, {"detail": "def __exit__(\n self: Response,\n *args: object\n) -> None: ...", "kind": 2, "label": "__exit__", "sortText": "3.9999.__exit__"}, {"detail": "def __init__(self: Response) -> None: ...", "kind": 2, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "def __iter__(self: Response) -> Iterator[bytes]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "def __nonzero__(self: Response) -> bool: ...", "kind": 2, "label": "__nonzero__", "sortText": "3.9999.__nonzero__"}]}} -{"suite": "web", "label": "edit response then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 11, "character": 55, "iteration": 5, "result": {"isIncomplete": false, "items": [{"detail": "str", "kind": 5, "label": "apparent_encoding", "sortText": "0.9999.apparent_encoding"}, {"detail": "def close(self: Response) -> None: ...", "kind": 2, "label": "close", "sortText": "0.9999.close"}, {"detail": "HTTPAdapter", "kind": 5, "label": "connection", "sortText": "0.9999.connection"}, {"detail": "bytes | Any", "kind": 5, "label": "content", "sortText": "0.9999.content"}, {"detail": "RequestsCookieJar", "kind": 5, "label": "cookies", "sortText": "0.9999.cookies"}, {"detail": "timedelta", "kind": 5, "label": "elapsed", "sortText": "0.9999.elapsed"}, {"detail": "str | None", "kind": 5, "label": "encoding", "sortText": "0.9999.encoding"}, {"detail": "CaseInsensitiveDict[str]", "kind": 5, "label": "headers", "sortText": "0.9999.headers"}, {"detail": "list[Response]", "kind": 5, "label": "history", "sortText": "0.9999.history"}, {"detail": "bool", "kind": 5, "label": "is_permanent_redirect", "sortText": "0.9999.is_permanent_redirect"}, {"detail": "bool", "kind": 5, "label": "is_redirect", "sortText": "0.9999.is_redirect"}, {"detail": "def iter_content(\n self: Response,\n chunk_size: int | None = 1,\n decode_unicode: bool = False\n) -> Iterator[Any]: ...", "kind": 2, "label": "iter_content", "sortText": "0.9999.iter_content"}, {"detail": "def iter_lines(\n self: Response,\n chunk_size: int | None = 512,\n decode_unicode: bool = False,\n delimiter: bytes | str | None = None\n) -> Iterator[Any]: ...", "kind": 2, "label": "iter_lines", "sortText": "0.9999.iter_lines"}, {"detail": "def json(\n self: Response,\n *,\n cls: type[JSONDecoder] | None = ...,\n object_hook: ((dict[Any, Any]) -> Any) | None = ...,\n parse_float: ((str) -> Any) | None = ...,\n parse_int: ((str) -> Any) | None = ...,\n parse_constant: ((str) -> Any) | None = ...,\n object_pairs_hook: ((list[tuple[Any, Any]]) -> Any) | None = ...,\n **kwds: Any\n) -> Any: ...", "kind": 2, "label": "json", "sortText": "0.9999.json"}, {"detail": "dict[Any, Any]", "kind": 5, "label": "links", "sortText": "0.9999.links"}, {"detail": "PreparedRequest | None", "kind": 5, "label": "next", "sortText": "0.9999.next"}, {"detail": "bool", "kind": 5, "label": "ok", "sortText": "0.9999.ok"}, {"detail": "def raise_for_status(self: Response) -> None: ...", "kind": 2, "label": "raise_for_status", "sortText": "0.9999.raise_for_status"}, {"detail": "HTTPResponse | Any", "kind": 5, "label": "raw", "sortText": "0.9999.raw"}, {"detail": "str", "kind": 5, "label": "reason", "sortText": "0.9999.reason"}, {"detail": "PreparedRequest", "kind": 5, "label": "request", "sortText": "0.9999.request"}, {"detail": "int", "kind": 5, "label": "status_code", "sortText": "0.9999.status_code"}, {"detail": "str", "kind": 5, "label": "text", "sortText": "0.9999.text"}, {"detail": "str", "kind": 5, "label": "url", "sortText": "0.9999.url"}, {"detail": "bytes | None", "kind": 5, "label": "_content", "sortText": "2.9999._content"}, {"detail": "Any", "kind": 5, "label": "__attrs__", "sortText": "3.9999.__attrs__"}, {"detail": "def __bool__(self: Response) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __enter__(self: Response) -> Response: ...", "kind": 2, "label": "__enter__", "sortText": "3.9999.__enter__"}, {"detail": "def __exit__(\n self: Response,\n *args: object\n) -> None: ...", "kind": 2, "label": "__exit__", "sortText": "3.9999.__exit__"}, {"detail": "def __init__(self: Response) -> None: ...", "kind": 2, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "def __iter__(self: Response) -> Iterator[bytes]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "def __nonzero__(self: Response) -> bool: ...", "kind": 2, "label": "__nonzero__", "sortText": "3.9999.__nonzero__"}]}} -{"suite": "web", "label": "edit response then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 11, "character": 20, "iteration": 1, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(method) get: def get(\n self: Session,\n url: bytes | str,\n *,\n params: Iterable[tuple[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None]] | SupportsItems[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None] | bytes | str | tuple[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None] | None = ...,\n data: Iterable[bytes] | Mapping[Any, Any] | SupportsRead[bytes | str] | bytes | list[tuple[Any, Any]] | str | tuple[tuple[Any, Any], ...] | None = ...,\n headers: Mapping[str, bytes | str | None] | None = ...,\n cookies: MutableMapping[str, str] | RequestsCookieJar | None = ...,\n files: Iterable[tuple[str, SupportsRead[bytes | str] | bytes | str | tuple[str | None, SupportsRead[bytes | str] | bytes | str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str, Mapping[str, str]]]] | Mapping[str, SupportsRead[bytes | str] | bytes | str | tuple[str | None, SupportsRead[bytes | str] | bytes | str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str, Mapping[str, str]]] | None = ...,\n auth: ((PreparedRequest) -> PreparedRequest) | AuthBase | tuple[str, str] | None = ...,\n timeout: float | tuple[float | None, float | None] | None = ...,\n allow_redirects: bool = ...,\n proxies: MutableMapping[str, str] | None = ...,\n hooks: Mapping[str, ((Response) -> Any) | Iterable[(Response) -> Any]] | None = ...,\n stream: bool | None = ...,\n verify: bool | str | None = ...,\n cert: str | tuple[str, str] | None = ...,\n json: Any | None = None\n) -> Response: ...\n```\n---\nSends a GET request. Returns `Response` object. \n \n:param url: URL for the new `Request` object. \n:param params: (optional) Dictionary, list of tuples or bytes to send \nin the query string for the `Request`. \n:param \\*\\*kwargs: Optional arguments that ``request`` takes. \n:rtype: requests.Response\n\nGo to [Session](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/sessions.pyi#L115,7) | [bytes](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1902,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [float](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L735,7) | [int](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L418,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L566,7) | [SupportsItems](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/_typeshed/__init__.pyi#L164,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L862,7) | [SupportsRead](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/_typeshed/__init__.pyi#L269,7) | [list](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3464,7) | [MutableMapping](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L885,7) | [RequestsCookieJar](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/cookies.pyi#L38,7) | [PreparedRequest](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/models.pyi#L87,7) | [AuthBase](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/auth.pyi#L14,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3200,7) | [Response](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/models.pyi#L117,7)"}}} -{"suite": "web", "label": "edit response then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 11, "character": 20, "iteration": 2, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(method) get: def get(\n self: Session,\n url: bytes | str,\n *,\n params: Iterable[tuple[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None]] | SupportsItems[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None] | bytes | str | tuple[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None] | None = ...,\n data: Iterable[bytes] | Mapping[Any, Any] | SupportsRead[bytes | str] | bytes | list[tuple[Any, Any]] | str | tuple[tuple[Any, Any], ...] | None = ...,\n headers: Mapping[str, bytes | str | None] | None = ...,\n cookies: MutableMapping[str, str] | RequestsCookieJar | None = ...,\n files: Iterable[tuple[str, SupportsRead[bytes | str] | bytes | str | tuple[str | None, SupportsRead[bytes | str] | bytes | str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str, Mapping[str, str]]]] | Mapping[str, SupportsRead[bytes | str] | bytes | str | tuple[str | None, SupportsRead[bytes | str] | bytes | str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str, Mapping[str, str]]] | None = ...,\n auth: ((PreparedRequest) -> PreparedRequest) | AuthBase | tuple[str, str] | None = ...,\n timeout: float | tuple[float | None, float | None] | None = ...,\n allow_redirects: bool = ...,\n proxies: MutableMapping[str, str] | None = ...,\n hooks: Mapping[str, ((Response) -> Any) | Iterable[(Response) -> Any]] | None = ...,\n stream: bool | None = ...,\n verify: bool | str | None = ...,\n cert: str | tuple[str, str] | None = ...,\n json: Any | None = None\n) -> Response: ...\n```\n---\nSends a GET request. Returns `Response` object. \n \n:param url: URL for the new `Request` object. \n:param params: (optional) Dictionary, list of tuples or bytes to send \nin the query string for the `Request`. \n:param \\*\\*kwargs: Optional arguments that ``request`` takes. \n:rtype: requests.Response\n\nGo to [Session](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/sessions.pyi#L115,7) | [bytes](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1902,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [float](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L735,7) | [int](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L418,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L566,7) | [SupportsItems](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/_typeshed/__init__.pyi#L164,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L862,7) | [SupportsRead](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/_typeshed/__init__.pyi#L269,7) | [list](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3464,7) | [MutableMapping](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L885,7) | [RequestsCookieJar](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/cookies.pyi#L38,7) | [PreparedRequest](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/models.pyi#L87,7) | [AuthBase](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/auth.pyi#L14,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3200,7) | [Response](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/models.pyi#L117,7)"}}} -{"suite": "web", "label": "edit response then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 11, "character": 20, "iteration": 3, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(method) get: def get(\n self: Session,\n url: bytes | str,\n *,\n params: Iterable[tuple[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None]] | SupportsItems[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None] | bytes | str | tuple[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None] | None = ...,\n data: Iterable[bytes] | Mapping[Any, Any] | SupportsRead[bytes | str] | bytes | list[tuple[Any, Any]] | str | tuple[tuple[Any, Any], ...] | None = ...,\n headers: Mapping[str, bytes | str | None] | None = ...,\n cookies: MutableMapping[str, str] | RequestsCookieJar | None = ...,\n files: Iterable[tuple[str, SupportsRead[bytes | str] | bytes | str | tuple[str | None, SupportsRead[bytes | str] | bytes | str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str, Mapping[str, str]]]] | Mapping[str, SupportsRead[bytes | str] | bytes | str | tuple[str | None, SupportsRead[bytes | str] | bytes | str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str, Mapping[str, str]]] | None = ...,\n auth: ((PreparedRequest) -> PreparedRequest) | AuthBase | tuple[str, str] | None = ...,\n timeout: float | tuple[float | None, float | None] | None = ...,\n allow_redirects: bool = ...,\n proxies: MutableMapping[str, str] | None = ...,\n hooks: Mapping[str, ((Response) -> Any) | Iterable[(Response) -> Any]] | None = ...,\n stream: bool | None = ...,\n verify: bool | str | None = ...,\n cert: str | tuple[str, str] | None = ...,\n json: Any | None = None\n) -> Response: ...\n```\n---\nSends a GET request. Returns `Response` object. \n \n:param url: URL for the new `Request` object. \n:param params: (optional) Dictionary, list of tuples or bytes to send \nin the query string for the `Request`. \n:param \\*\\*kwargs: Optional arguments that ``request`` takes. \n:rtype: requests.Response\n\nGo to [Session](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/sessions.pyi#L115,7) | [bytes](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1902,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [float](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L735,7) | [int](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L418,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L566,7) | [SupportsItems](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/_typeshed/__init__.pyi#L164,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L862,7) | [SupportsRead](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/_typeshed/__init__.pyi#L269,7) | [list](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3464,7) | [MutableMapping](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L885,7) | [RequestsCookieJar](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/cookies.pyi#L38,7) | [PreparedRequest](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/models.pyi#L87,7) | [AuthBase](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/auth.pyi#L14,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3200,7) | [Response](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/models.pyi#L117,7)"}}} -{"suite": "web", "label": "edit response then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 11, "character": 20, "iteration": 4, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(method) get: def get(\n self: Session,\n url: bytes | str,\n *,\n params: Iterable[tuple[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None]] | SupportsItems[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None] | bytes | str | tuple[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None] | None = ...,\n data: Iterable[bytes] | Mapping[Any, Any] | SupportsRead[bytes | str] | bytes | list[tuple[Any, Any]] | str | tuple[tuple[Any, Any], ...] | None = ...,\n headers: Mapping[str, bytes | str | None] | None = ...,\n cookies: MutableMapping[str, str] | RequestsCookieJar | None = ...,\n files: Iterable[tuple[str, SupportsRead[bytes | str] | bytes | str | tuple[str | None, SupportsRead[bytes | str] | bytes | str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str, Mapping[str, str]]]] | Mapping[str, SupportsRead[bytes | str] | bytes | str | tuple[str | None, SupportsRead[bytes | str] | bytes | str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str, Mapping[str, str]]] | None = ...,\n auth: ((PreparedRequest) -> PreparedRequest) | AuthBase | tuple[str, str] | None = ...,\n timeout: float | tuple[float | None, float | None] | None = ...,\n allow_redirects: bool = ...,\n proxies: MutableMapping[str, str] | None = ...,\n hooks: Mapping[str, ((Response) -> Any) | Iterable[(Response) -> Any]] | None = ...,\n stream: bool | None = ...,\n verify: bool | str | None = ...,\n cert: str | tuple[str, str] | None = ...,\n json: Any | None = None\n) -> Response: ...\n```\n---\nSends a GET request. Returns `Response` object. \n \n:param url: URL for the new `Request` object. \n:param params: (optional) Dictionary, list of tuples or bytes to send \nin the query string for the `Request`. \n:param \\*\\*kwargs: Optional arguments that ``request`` takes. \n:rtype: requests.Response\n\nGo to [Session](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/sessions.pyi#L115,7) | [bytes](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1902,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [float](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L735,7) | [int](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L418,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L566,7) | [SupportsItems](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/_typeshed/__init__.pyi#L164,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L862,7) | [SupportsRead](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/_typeshed/__init__.pyi#L269,7) | [list](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3464,7) | [MutableMapping](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L885,7) | [RequestsCookieJar](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/cookies.pyi#L38,7) | [PreparedRequest](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/models.pyi#L87,7) | [AuthBase](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/auth.pyi#L14,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3200,7) | [Response](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/models.pyi#L117,7)"}}} -{"suite": "web", "label": "edit response then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 11, "character": 20, "iteration": 5, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(method) get: def get(\n self: Session,\n url: bytes | str,\n *,\n params: Iterable[tuple[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None]] | SupportsItems[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None] | bytes | str | tuple[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None] | None = ...,\n data: Iterable[bytes] | Mapping[Any, Any] | SupportsRead[bytes | str] | bytes | list[tuple[Any, Any]] | str | tuple[tuple[Any, Any], ...] | None = ...,\n headers: Mapping[str, bytes | str | None] | None = ...,\n cookies: MutableMapping[str, str] | RequestsCookieJar | None = ...,\n files: Iterable[tuple[str, SupportsRead[bytes | str] | bytes | str | tuple[str | None, SupportsRead[bytes | str] | bytes | str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str, Mapping[str, str]]]] | Mapping[str, SupportsRead[bytes | str] | bytes | str | tuple[str | None, SupportsRead[bytes | str] | bytes | str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str, Mapping[str, str]]] | None = ...,\n auth: ((PreparedRequest) -> PreparedRequest) | AuthBase | tuple[str, str] | None = ...,\n timeout: float | tuple[float | None, float | None] | None = ...,\n allow_redirects: bool = ...,\n proxies: MutableMapping[str, str] | None = ...,\n hooks: Mapping[str, ((Response) -> Any) | Iterable[(Response) -> Any]] | None = ...,\n stream: bool | None = ...,\n verify: bool | str | None = ...,\n cert: str | tuple[str, str] | None = ...,\n json: Any | None = None\n) -> Response: ...\n```\n---\nSends a GET request. Returns `Response` object. \n \n:param url: URL for the new `Request` object. \n:param params: (optional) Dictionary, list of tuples or bytes to send \nin the query string for the `Request`. \n:param \\*\\*kwargs: Optional arguments that ``request`` takes. \n:rtype: requests.Response\n\nGo to [Session](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/sessions.pyi#L115,7) | [bytes](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1902,7) | [str](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L1033,7) | [float](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L735,7) | [int](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L418,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L566,7) | [SupportsItems](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/_typeshed/__init__.pyi#L164,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L862,7) | [SupportsRead](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/_typeshed/__init__.pyi#L269,7) | [list](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3464,7) | [MutableMapping](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/typing.pyi#L885,7) | [RequestsCookieJar](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/cookies.pyi#L38,7) | [PreparedRequest](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/models.pyi#L87,7) | [AuthBase](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/auth.pyi#L14,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_3204f10b4742/builtins.pyi#L3200,7) | [Response](file:///tmp/pyrefly_bundled_typeshed_third_party_8f31a5b9b047/requests/models.pyi#L117,7)"}}} diff --git a/latest-results/pyrefly-20260911T060505Z-responses.jsonl b/latest-results/pyrefly-20260911T060505Z-responses.jsonl new file mode 100644 index 0000000..4895d69 --- /dev/null +++ b/latest-results/pyrefly-20260911T060505Z-responses.jsonl @@ -0,0 +1,205 @@ +{"suite": "data_science", "label": "dataframe completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 8, "character": 8, "iteration": 1, "result": {"isIncomplete": false, "items": [{"data": "builtin", "kind": 7, "label": "ArithmeticError", "sortText": "0.9999.ArithmeticError"}, {"data": "builtin", "kind": 7, "label": "AssertionError", "sortText": "0.9999.AssertionError"}, {"data": "builtin", "kind": 7, "label": "AttributeError", "sortText": "0.9999.AttributeError"}, {"data": "builtin", "kind": 7, "label": "BaseException", "sortText": "0.9999.BaseException"}, {"data": "builtin", "kind": 7, "label": "BaseExceptionGroup", "sortText": "0.9999.BaseExceptionGroup"}, {"data": "builtin", "kind": 7, "label": "BlockingIOError", "sortText": "0.9999.BlockingIOError"}, {"data": "builtin", "kind": 7, "label": "BrokenPipeError", "sortText": "0.9999.BrokenPipeError"}, {"data": "builtin", "kind": 7, "label": "BufferError", "sortText": "0.9999.BufferError"}, {"data": "builtin", "kind": 7, "label": "BytesWarning", "sortText": "0.9999.BytesWarning"}, {"data": "builtin", "kind": 7, "label": "ChildProcessError", "sortText": "0.9999.ChildProcessError"}, {"data": "builtin", "kind": 7, "label": "ConnectionAbortedError", "sortText": "0.9999.ConnectionAbortedError"}, {"data": "builtin", "kind": 7, "label": "ConnectionError", "sortText": "0.9999.ConnectionError"}, {"data": "builtin", "kind": 7, "label": "ConnectionRefusedError", "sortText": "0.9999.ConnectionRefusedError"}, {"data": "builtin", "kind": 7, "label": "ConnectionResetError", "sortText": "0.9999.ConnectionResetError"}, {"data": "builtin", "kind": 7, "label": "DeprecationWarning", "sortText": "0.9999.DeprecationWarning"}, {"data": "builtin", "kind": 7, "label": "EOFError", "sortText": "0.9999.EOFError"}, {"data": "builtin", "kind": 6, "label": "Ellipsis", "sortText": "0.9999.Ellipsis"}, {"data": "builtin", "kind": 7, "label": "EncodingWarning", "sortText": "0.9999.EncodingWarning"}, {"data": "builtin", "kind": 6, "label": "EnvironmentError", "sortText": "0.9999.EnvironmentError"}, {"data": "builtin", "kind": 7, "label": "Exception", "sortText": "0.9999.Exception"}, {"data": "builtin", "kind": 7, "label": "ExceptionGroup", "sortText": "0.9999.ExceptionGroup"}, {"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"data": "builtin", "kind": 7, "label": "FileExistsError", "sortText": "0.9999.FileExistsError"}, {"data": "builtin", "kind": 7, "label": "FileNotFoundError", "sortText": "0.9999.FileNotFoundError"}, {"data": "builtin", "kind": 7, "label": "FloatingPointError", "sortText": "0.9999.FloatingPointError"}, {"data": "builtin", "kind": 7, "label": "FutureWarning", "sortText": "0.9999.FutureWarning"}, {"data": "builtin", "kind": 7, "label": "GeneratorExit", "sortText": "0.9999.GeneratorExit"}, {"data": "builtin", "kind": 6, "label": "IOError", "sortText": "0.9999.IOError"}, {"data": "builtin", "kind": 7, "label": "ImportError", "sortText": "0.9999.ImportError"}, {"data": "builtin", "kind": 7, "label": "ImportWarning", "sortText": "0.9999.ImportWarning"}, {"data": "builtin", "kind": 7, "label": "IndentationError", "sortText": "0.9999.IndentationError"}, {"data": "builtin", "kind": 7, "label": "IndexError", "sortText": "0.9999.IndexError"}, {"data": "builtin", "kind": 7, "label": "InterruptedError", "sortText": "0.9999.InterruptedError"}, {"data": "builtin", "kind": 7, "label": "IsADirectoryError", "sortText": "0.9999.IsADirectoryError"}, {"data": "builtin", "kind": 7, "label": "KeyError", "sortText": "0.9999.KeyError"}, {"data": "builtin", "kind": 7, "label": "KeyboardInterrupt", "sortText": "0.9999.KeyboardInterrupt"}, {"data": "builtin", "kind": 7, "label": "LookupError", "sortText": "0.9999.LookupError"}, {"data": "builtin", "kind": 7, "label": "MemoryError", "sortText": "0.9999.MemoryError"}, {"data": "builtin", "kind": 7, "label": "ModuleNotFoundError", "sortText": "0.9999.ModuleNotFoundError"}, {"data": "builtin", "kind": 7, "label": "NameError", "sortText": "0.9999.NameError"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"data": "builtin", "kind": 7, "label": "NotADirectoryError", "sortText": "0.9999.NotADirectoryError"}, {"data": "builtin", "kind": 6, "label": "NotImplemented", "sortText": "0.9999.NotImplemented"}, {"data": "builtin", "kind": 7, "label": "NotImplementedError", "sortText": "0.9999.NotImplementedError"}, {"data": "builtin", "kind": 7, "label": "OSError", "sortText": "0.9999.OSError"}, {"data": "builtin", "kind": 7, "label": "OverflowError", "sortText": "0.9999.OverflowError"}, {"data": "builtin", "kind": 7, "label": "PendingDeprecationWarning", "sortText": "0.9999.PendingDeprecationWarning"}, {"data": "builtin", "kind": 7, "label": "PermissionError", "sortText": "0.9999.PermissionError"}, {"data": "builtin", "kind": 7, "label": "ProcessLookupError", "sortText": "0.9999.ProcessLookupError"}, {"data": "builtin", "kind": 7, "label": "RecursionError", "sortText": "0.9999.RecursionError"}, {"data": "builtin", "kind": 7, "label": "ReferenceError", "sortText": "0.9999.ReferenceError"}, {"data": "builtin", "kind": 7, "label": "ResourceWarning", "sortText": "0.9999.ResourceWarning"}, {"data": "builtin", "kind": 7, "label": "RuntimeError", "sortText": "0.9999.RuntimeError"}, {"data": "builtin", "kind": 7, "label": "RuntimeWarning", "sortText": "0.9999.RuntimeWarning"}, {"data": "builtin", "kind": 7, "label": "StopAsyncIteration", "sortText": "0.9999.StopAsyncIteration"}, {"data": "builtin", "kind": 7, "label": "StopIteration", "sortText": "0.9999.StopIteration"}, {"data": "builtin", "kind": 7, "label": "SyntaxError", "sortText": "0.9999.SyntaxError"}, {"data": "builtin", "kind": 7, "label": "SyntaxWarning", "sortText": "0.9999.SyntaxWarning"}, {"data": "builtin", "kind": 7, "label": "SystemError", "sortText": "0.9999.SystemError"}, {"data": "builtin", "kind": 7, "label": "SystemExit", "sortText": "0.9999.SystemExit"}, {"data": "builtin", "kind": 7, "label": "TabError", "sortText": "0.9999.TabError"}, {"data": "builtin", "kind": 7, "label": "TimeoutError", "sortText": "0.9999.TimeoutError"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"data": "builtin", "kind": 7, "label": "TypeError", "sortText": "0.9999.TypeError"}, {"data": "builtin", "kind": 7, "label": "UnboundLocalError", "sortText": "0.9999.UnboundLocalError"}, {"data": "builtin", "kind": 7, "label": "UnicodeDecodeError", "sortText": "0.9999.UnicodeDecodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeEncodeError", "sortText": "0.9999.UnicodeEncodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeError", "sortText": "0.9999.UnicodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeTranslateError", "sortText": "0.9999.UnicodeTranslateError"}, {"data": "builtin", "kind": 7, "label": "UnicodeWarning", "sortText": "0.9999.UnicodeWarning"}, {"data": "builtin", "kind": 7, "label": "UserWarning", "sortText": "0.9999.UserWarning"}, {"data": "builtin", "kind": 7, "label": "ValueError", "sortText": "0.9999.ValueError"}, {"data": "builtin", "kind": 7, "label": "Warning", "sortText": "0.9999.Warning"}, {"data": "builtin", "kind": 7, "label": "ZeroDivisionError", "sortText": "0.9999.ZeroDivisionError"}, {"data": "builtin", "kind": 3, "label": "abs", "sortText": "0.9999.abs"}, {"data": "builtin", "kind": 3, "label": "aiter", "sortText": "0.9999.aiter"}, {"data": "builtin", "kind": 3, "label": "all", "sortText": "0.9999.all"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"data": "builtin", "kind": 3, "label": "anext", "sortText": "0.9999.anext"}, {"data": "builtin", "kind": 3, "label": "any", "sortText": "0.9999.any"}, {"data": "builtin", "kind": 3, "label": "ascii", "sortText": "0.9999.ascii"}, {"kind": 14, "label": "assert", "sortText": "0.9999.assert"}, {"kind": 14, "label": "async", "sortText": "0.9999.async"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"data": "builtin", "kind": 3, "label": "bin", "sortText": "0.9999.bin"}, {"data": "builtin", "kind": 7, "label": "bool", "sortText": "0.9999.bool"}, {"kind": 14, "label": "break", "sortText": "0.9999.break"}, {"data": "builtin", "kind": 3, "label": "breakpoint", "sortText": "0.9999.breakpoint"}, {"data": "builtin", "kind": 7, "label": "bytearray", "sortText": "0.9999.bytearray"}, {"data": "builtin", "kind": 7, "label": "bytes", "sortText": "0.9999.bytes"}, {"data": "builtin", "kind": 3, "label": "callable", "sortText": "0.9999.callable"}, {"kind": 14, "label": "case", "sortText": "0.9999.case"}, {"data": "builtin", "kind": 3, "label": "chr", "sortText": "0.9999.chr"}, {"kind": 14, "label": "class", "sortText": "0.9999.class"}, {"data": "builtin", "kind": 7, "label": "classmethod", "sortText": "0.9999.classmethod"}, {"data": "builtin", "kind": 3, "label": "compile", "sortText": "0.9999.compile"}, {"data": "builtin", "kind": 7, "label": "complex", "sortText": "0.9999.complex"}, {"kind": 14, "label": "continue", "sortText": "0.9999.continue"}, {"data": "builtin", "kind": 6, "label": "copyright", "sortText": "0.9999.copyright"}, {"data": "builtin", "kind": 6, "label": "credits", "sortText": "0.9999.credits"}, {"kind": 14, "label": "def", "sortText": "0.9999.def"}, {"kind": 14, "label": "del", "sortText": "0.9999.del"}, {"data": "builtin", "kind": 3, "label": "delattr", "sortText": "0.9999.delattr"}, {"data": "builtin", "kind": 7, "label": "dict", "sortText": "0.9999.dict"}, {"data": "builtin", "kind": 3, "label": "dir", "sortText": "0.9999.dir"}, {"data": "builtin", "kind": 3, "label": "divmod", "sortText": "0.9999.divmod"}, {"kind": 14, "label": "elif", "sortText": "0.9999.elif"}, {"data": "builtin", "kind": 6, "label": "ellipsis", "sortText": "0.9999.ellipsis"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"data": "builtin", "kind": 7, "label": "enumerate", "sortText": "0.9999.enumerate"}, {"data": "builtin", "kind": 3, "label": "eval", "sortText": "0.9999.eval"}, {"kind": 14, "label": "except", "sortText": "0.9999.except"}, {"data": "builtin", "kind": 3, "label": "exec", "sortText": "0.9999.exec"}, {"data": "builtin", "kind": 6, "label": "exit", "sortText": "0.9999.exit"}, {"data": "builtin", "kind": 7, "label": "filter", "sortText": "0.9999.filter"}, {"kind": 14, "label": "finally", "sortText": "0.9999.finally"}, {"data": "builtin", "kind": 7, "label": "float", "sortText": "0.9999.float"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"data": "builtin", "kind": 3, "label": "format", "sortText": "0.9999.format"}, {"kind": 14, "label": "from", "sortText": "0.9999.from"}, {"data": "builtin", "kind": 7, "label": "frozenset", "sortText": "0.9999.frozenset"}, {"data": "builtin", "kind": 7, "label": "function", "sortText": "0.9999.function"}, {"data": "builtin", "kind": 3, "label": "getattr", "sortText": "0.9999.getattr"}, {"kind": 14, "label": "global", "sortText": "0.9999.global"}, {"data": "builtin", "kind": 3, "label": "globals", "sortText": "0.9999.globals"}, {"data": "builtin", "kind": 3, "label": "hasattr", "sortText": "0.9999.hasattr"}, {"data": "builtin", "kind": 3, "label": "hash", "sortText": "0.9999.hash"}, {"data": "builtin", "kind": 6, "label": "help", "sortText": "0.9999.help"}, {"data": "builtin", "kind": 3, "label": "hex", "sortText": "0.9999.hex"}, {"data": "builtin", "kind": 3, "label": "id", "sortText": "0.9999.id"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "import", "sortText": "0.9999.import"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"data": "builtin", "kind": 3, "label": "input", "sortText": "0.9999.input"}, {"data": "builtin", "kind": 7, "label": "int", "sortText": "0.9999.int"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"data": "builtin", "kind": 3, "label": "isinstance", "sortText": "0.9999.isinstance"}, {"data": "builtin", "kind": 3, "label": "issubclass", "sortText": "0.9999.issubclass"}, {"data": "builtin", "kind": 3, "label": "iter", "sortText": "0.9999.iter"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"data": "builtin", "kind": 3, "label": "len", "sortText": "0.9999.len"}, {"data": "builtin", "kind": 6, "label": "license", "sortText": "0.9999.license"}, {"data": "builtin", "kind": 7, "label": "list", "sortText": "0.9999.list"}, {"data": "builtin", "kind": 3, "label": "locals", "sortText": "0.9999.locals"}, {"data": "builtin", "kind": 7, "label": "map", "sortText": "0.9999.map"}, {"kind": 14, "label": "match", "sortText": "0.9999.match"}, {"data": "builtin", "kind": 3, "label": "max", "sortText": "0.9999.max"}, {"data": "builtin", "kind": 7, "label": "memoryview", "sortText": "0.9999.memoryview"}, {"data": "builtin", "kind": 3, "label": "min", "sortText": "0.9999.min"}, {"data": "builtin", "kind": 3, "label": "next", "sortText": "0.9999.next"}, {"kind": 14, "label": "nonlocal", "sortText": "0.9999.nonlocal"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"detail": "Module[numpy]", "kind": 9, "label": "np", "sortText": "0.9999.np"}, {"data": "builtin", "kind": 7, "label": "object", "sortText": "0.9999.object"}, {"data": "builtin", "kind": 3, "label": "oct", "sortText": "0.9999.oct"}, {"data": "builtin", "kind": 3, "label": "open", "sortText": "0.9999.open"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"data": "builtin", "kind": 3, "label": "ord", "sortText": "0.9999.ord"}, {"kind": 14, "label": "pass", "sortText": "0.9999.pass"}, {"detail": "Module[pandas]", "kind": 9, "label": "pd", "sortText": "0.9999.pd"}, {"data": "builtin", "kind": 3, "label": "pow", "sortText": "0.9999.pow"}, {"data": "builtin", "kind": 3, "label": "print", "sortText": "0.9999.print"}, {"data": "builtin", "kind": 7, "label": "property", "sortText": "0.9999.property"}, {"data": "builtin", "kind": 6, "label": "quit", "sortText": "0.9999.quit"}, {"kind": 14, "label": "raise", "sortText": "0.9999.raise"}, {"data": "builtin", "kind": 7, "label": "range", "sortText": "0.9999.range"}, {"data": "builtin", "kind": 3, "label": "repr", "sortText": "0.9999.repr"}, {"kind": 14, "label": "return", "sortText": "0.9999.return"}, {"data": "builtin", "kind": 7, "label": "reversed", "sortText": "0.9999.reversed"}, {"data": "builtin", "kind": 3, "label": "round", "sortText": "0.9999.round"}, {"data": "builtin", "kind": 7, "label": "set", "sortText": "0.9999.set"}, {"data": "builtin", "kind": 3, "label": "setattr", "sortText": "0.9999.setattr"}, {"data": "builtin", "kind": 7, "label": "slice", "sortText": "0.9999.slice"}, {"data": "builtin", "kind": 3, "label": "sorted", "sortText": "0.9999.sorted"}, {"data": "builtin", "kind": 7, "label": "staticmethod", "sortText": "0.9999.staticmethod"}, {"data": "builtin", "kind": 7, "label": "str", "sortText": "0.9999.str"}, {"data": "builtin", "kind": 3, "label": "sum", "sortText": "0.9999.sum"}, {"detail": "(values: list[int]) -> DataFrame", "kind": 3, "label": "summarize", "sortText": "0.9999.summarize"}, {"detail": "DataFrame", "kind": 6, "label": "summary", "sortText": "0.9999.summary"}, {"data": "builtin", "kind": 7, "label": "super", "sortText": "0.9999.super"}, {"kind": 14, "label": "try", "sortText": "0.9999.try"}, {"data": "builtin", "kind": 7, "label": "tuple", "sortText": "0.9999.tuple"}, {"kind": 14, "label": "type", "sortText": "0.9999.type"}, {"data": "builtin", "kind": 3, "label": "vars", "sortText": "0.9999.vars"}, {"kind": 14, "label": "while", "sortText": "0.9999.while"}, {"kind": 14, "label": "with", "sortText": "0.9999.with"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"data": "builtin", "kind": 7, "label": "zip", "sortText": "0.9999.zip"}, {"data": "builtin", "kind": 6, "label": "_AddableT1", "sortText": "2.9999._AddableT1"}, {"data": "builtin", "kind": 6, "label": "_AddableT2", "sortText": "2.9999._AddableT2"}, {"data": "builtin", "kind": 6, "label": "_AwaitableT", "sortText": "2.9999._AwaitableT"}, {"data": "builtin", "kind": 6, "label": "_AwaitableT_co", "sortText": "2.9999._AwaitableT_co"}, {"data": "builtin", "kind": 6, "label": "_BaseExceptionT", "sortText": "2.9999._BaseExceptionT"}, {"data": "builtin", "kind": 6, "label": "_BaseExceptionT_co", "sortText": "2.9999._BaseExceptionT_co"}, {"data": "builtin", "kind": 6, "label": "_ClassInfo", "sortText": "2.9999._ClassInfo"}, {"data": "builtin", "kind": 6, "label": "_E_contra", "sortText": "2.9999._E_contra"}, {"data": "builtin", "kind": 6, "label": "_ExceptionT", "sortText": "2.9999._ExceptionT"}, {"data": "builtin", "kind": 6, "label": "_ExceptionT_co", "sortText": "2.9999._ExceptionT_co"}, {"data": "builtin", "kind": 7, "label": "_FormatMapMapping", "sortText": "2.9999._FormatMapMapping"}, {"data": "builtin", "kind": 7, "label": "_GetItemIterable", "sortText": "2.9999._GetItemIterable"}, {"data": "builtin", "kind": 6, "label": "_I", "sortText": "2.9999._I"}, {"data": "builtin", "kind": 6, "label": "_IntegerFormats", "sortText": "2.9999._IntegerFormats"}, {"data": "builtin", "kind": 6, "label": "_KT", "sortText": "2.9999._KT"}, {"data": "builtin", "kind": 6, "label": "_LiteralInteger", "sortText": "2.9999._LiteralInteger"}, {"data": "builtin", "kind": 6, "label": "_M_contra", "sortText": "2.9999._M_contra"}, {"data": "builtin", "kind": 6, "label": "_NegativeInteger", "sortText": "2.9999._NegativeInteger"}, {"data": "builtin", "kind": 6, "label": "_Opener", "sortText": "2.9999._Opener"}, {"data": "builtin", "kind": 6, "label": "_P", "sortText": "2.9999._P"}, {"data": "builtin", "kind": 6, "label": "_PositiveInteger", "sortText": "2.9999._PositiveInteger"}, {"data": "builtin", "kind": 6, "label": "_R_co", "sortText": "2.9999._R_co"}, {"data": "builtin", "kind": 6, "label": "_S", "sortText": "2.9999._S"}, {"data": "builtin", "kind": 6, "label": "_StartT_co", "sortText": "2.9999._StartT_co"}, {"data": "builtin", "kind": 6, "label": "_StepT_co", "sortText": "2.9999._StepT_co"}, {"data": "builtin", "kind": 6, "label": "_StopT_co", "sortText": "2.9999._StopT_co"}, {"data": "builtin", "kind": 6, "label": "_SupportsAnextT_co", "sortText": "2.9999._SupportsAnextT_co"}, {"data": "builtin", "kind": 6, "label": "_SupportsNextT_co", "sortText": "2.9999._SupportsNextT_co"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow2", "sortText": "2.9999._SupportsPow2"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow3", "sortText": "2.9999._SupportsPow3"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow3NoneOnly", "sortText": "2.9999._SupportsPow3NoneOnly"}, {"data": "builtin", "kind": 7, "label": "_SupportsRound1", "sortText": "2.9999._SupportsRound1"}, {"data": "builtin", "kind": 7, "label": "_SupportsRound2", "sortText": "2.9999._SupportsRound2"}, {"data": "builtin", "kind": 6, "label": "_SupportsSomeKindOfPow", "sortText": "2.9999._SupportsSomeKindOfPow"}, {"data": "builtin", "kind": 6, "label": "_SupportsSumNoDefaultT", "sortText": "2.9999._SupportsSumNoDefaultT"}, {"data": "builtin", "kind": 7, "label": "_SupportsSumWithNoDefaultGiven", "sortText": "2.9999._SupportsSumWithNoDefaultGiven"}, {"data": "builtin", "kind": 7, "label": "_SupportsSynchronousAnext", "sortText": "2.9999._SupportsSynchronousAnext"}, {"data": "builtin", "kind": 7, "label": "_SupportsWriteAndFlush", "sortText": "2.9999._SupportsWriteAndFlush"}, {"data": "builtin", "kind": 6, "label": "_T", "sortText": "2.9999._T"}, {"data": "builtin", "kind": 6, "label": "_T1", "sortText": "2.9999._T1"}, {"data": "builtin", "kind": 6, "label": "_T2", "sortText": "2.9999._T2"}, {"data": "builtin", "kind": 6, "label": "_T3", "sortText": "2.9999._T3"}, {"data": "builtin", "kind": 6, "label": "_T4", "sortText": "2.9999._T4"}, {"data": "builtin", "kind": 6, "label": "_T5", "sortText": "2.9999._T5"}, {"data": "builtin", "kind": 6, "label": "_T_co", "sortText": "2.9999._T_co"}, {"data": "builtin", "kind": 6, "label": "_T_contra", "sortText": "2.9999._T_contra"}, {"data": "builtin", "kind": 7, "label": "_TranslateTable", "sortText": "2.9999._TranslateTable"}, {"data": "builtin", "kind": 6, "label": "_VT", "sortText": "2.9999._VT"}, {"data": "builtin", "kind": 21, "label": "__annotations__", "sortText": "3.9999.__annotations__"}, {"data": "builtin", "kind": 3, "label": "__build_class__", "sortText": "3.9999.__build_class__"}, {"data": "builtin", "kind": 21, "label": "__builtins__", "sortText": "3.9999.__builtins__"}, {"data": "builtin", "kind": 21, "label": "__cached__", "sortText": "3.9999.__cached__"}, {"data": "builtin", "kind": 21, "label": "__debug__", "sortText": "3.9999.__debug__"}, {"data": "builtin", "kind": 21, "label": "__dict__", "sortText": "3.9999.__dict__"}, {"data": "builtin", "kind": 21, "label": "__doc__", "sortText": "3.9999.__doc__"}, {"data": "builtin", "kind": 21, "label": "__file__", "sortText": "3.9999.__file__"}, {"data": "builtin", "kind": 3, "label": "__import__", "sortText": "3.9999.__import__"}, {"data": "builtin", "kind": 21, "label": "__loader__", "sortText": "3.9999.__loader__"}, {"data": "builtin", "kind": 21, "label": "__name__", "sortText": "3.9999.__name__"}, {"data": "builtin", "kind": 21, "label": "__package__", "sortText": "3.9999.__package__"}, {"data": "builtin", "kind": 21, "label": "__path__", "sortText": "3.9999.__path__"}, {"data": "builtin", "kind": 21, "label": "__spec__", "sortText": "3.9999.__spec__"}]}} +{"suite": "data_science", "label": "dataframe completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 8, "character": 8, "iteration": 2, "result": {"isIncomplete": false, "items": [{"data": "builtin", "kind": 7, "label": "ArithmeticError", "sortText": "0.9999.ArithmeticError"}, {"data": "builtin", "kind": 7, "label": "AssertionError", "sortText": "0.9999.AssertionError"}, {"data": "builtin", "kind": 7, "label": "AttributeError", "sortText": "0.9999.AttributeError"}, {"data": "builtin", "kind": 7, "label": "BaseException", "sortText": "0.9999.BaseException"}, {"data": "builtin", "kind": 7, "label": "BaseExceptionGroup", "sortText": "0.9999.BaseExceptionGroup"}, {"data": "builtin", "kind": 7, "label": "BlockingIOError", "sortText": "0.9999.BlockingIOError"}, {"data": "builtin", "kind": 7, "label": "BrokenPipeError", "sortText": "0.9999.BrokenPipeError"}, {"data": "builtin", "kind": 7, "label": "BufferError", "sortText": "0.9999.BufferError"}, {"data": "builtin", "kind": 7, "label": "BytesWarning", "sortText": "0.9999.BytesWarning"}, {"data": "builtin", "kind": 7, "label": "ChildProcessError", "sortText": "0.9999.ChildProcessError"}, {"data": "builtin", "kind": 7, "label": "ConnectionAbortedError", "sortText": "0.9999.ConnectionAbortedError"}, {"data": "builtin", "kind": 7, "label": "ConnectionError", "sortText": "0.9999.ConnectionError"}, {"data": "builtin", "kind": 7, "label": "ConnectionRefusedError", "sortText": "0.9999.ConnectionRefusedError"}, {"data": "builtin", "kind": 7, "label": "ConnectionResetError", "sortText": "0.9999.ConnectionResetError"}, {"data": "builtin", "kind": 7, "label": "DeprecationWarning", "sortText": "0.9999.DeprecationWarning"}, {"data": "builtin", "kind": 7, "label": "EOFError", "sortText": "0.9999.EOFError"}, {"data": "builtin", "kind": 6, "label": "Ellipsis", "sortText": "0.9999.Ellipsis"}, {"data": "builtin", "kind": 7, "label": "EncodingWarning", "sortText": "0.9999.EncodingWarning"}, {"data": "builtin", "kind": 6, "label": "EnvironmentError", "sortText": "0.9999.EnvironmentError"}, {"data": "builtin", "kind": 7, "label": "Exception", "sortText": "0.9999.Exception"}, {"data": "builtin", "kind": 7, "label": "ExceptionGroup", "sortText": "0.9999.ExceptionGroup"}, {"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"data": "builtin", "kind": 7, "label": "FileExistsError", "sortText": "0.9999.FileExistsError"}, {"data": "builtin", "kind": 7, "label": "FileNotFoundError", "sortText": "0.9999.FileNotFoundError"}, {"data": "builtin", "kind": 7, "label": "FloatingPointError", "sortText": "0.9999.FloatingPointError"}, {"data": "builtin", "kind": 7, "label": "FutureWarning", "sortText": "0.9999.FutureWarning"}, {"data": "builtin", "kind": 7, "label": "GeneratorExit", "sortText": "0.9999.GeneratorExit"}, {"data": "builtin", "kind": 6, "label": "IOError", "sortText": "0.9999.IOError"}, {"data": "builtin", "kind": 7, "label": "ImportError", "sortText": "0.9999.ImportError"}, {"data": "builtin", "kind": 7, "label": "ImportWarning", "sortText": "0.9999.ImportWarning"}, {"data": "builtin", "kind": 7, "label": "IndentationError", "sortText": "0.9999.IndentationError"}, {"data": "builtin", "kind": 7, "label": "IndexError", "sortText": "0.9999.IndexError"}, {"data": "builtin", "kind": 7, "label": "InterruptedError", "sortText": "0.9999.InterruptedError"}, {"data": "builtin", "kind": 7, "label": "IsADirectoryError", "sortText": "0.9999.IsADirectoryError"}, {"data": "builtin", "kind": 7, "label": "KeyError", "sortText": "0.9999.KeyError"}, {"data": "builtin", "kind": 7, "label": "KeyboardInterrupt", "sortText": "0.9999.KeyboardInterrupt"}, {"data": "builtin", "kind": 7, "label": "LookupError", "sortText": "0.9999.LookupError"}, {"data": "builtin", "kind": 7, "label": "MemoryError", "sortText": "0.9999.MemoryError"}, {"data": "builtin", "kind": 7, "label": "ModuleNotFoundError", "sortText": "0.9999.ModuleNotFoundError"}, {"data": "builtin", "kind": 7, "label": "NameError", "sortText": "0.9999.NameError"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"data": "builtin", "kind": 7, "label": "NotADirectoryError", "sortText": "0.9999.NotADirectoryError"}, {"data": "builtin", "kind": 6, "label": "NotImplemented", "sortText": "0.9999.NotImplemented"}, {"data": "builtin", "kind": 7, "label": "NotImplementedError", "sortText": "0.9999.NotImplementedError"}, {"data": "builtin", "kind": 7, "label": "OSError", "sortText": "0.9999.OSError"}, {"data": "builtin", "kind": 7, "label": "OverflowError", "sortText": "0.9999.OverflowError"}, {"data": "builtin", "kind": 7, "label": "PendingDeprecationWarning", "sortText": "0.9999.PendingDeprecationWarning"}, {"data": "builtin", "kind": 7, "label": "PermissionError", "sortText": "0.9999.PermissionError"}, {"data": "builtin", "kind": 7, "label": "ProcessLookupError", "sortText": "0.9999.ProcessLookupError"}, {"data": "builtin", "kind": 7, "label": "RecursionError", "sortText": "0.9999.RecursionError"}, {"data": "builtin", "kind": 7, "label": "ReferenceError", "sortText": "0.9999.ReferenceError"}, {"data": "builtin", "kind": 7, "label": "ResourceWarning", "sortText": "0.9999.ResourceWarning"}, {"data": "builtin", "kind": 7, "label": "RuntimeError", "sortText": "0.9999.RuntimeError"}, {"data": "builtin", "kind": 7, "label": "RuntimeWarning", "sortText": "0.9999.RuntimeWarning"}, {"data": "builtin", "kind": 7, "label": "StopAsyncIteration", "sortText": "0.9999.StopAsyncIteration"}, {"data": "builtin", "kind": 7, "label": "StopIteration", "sortText": "0.9999.StopIteration"}, {"data": "builtin", "kind": 7, "label": "SyntaxError", "sortText": "0.9999.SyntaxError"}, {"data": "builtin", "kind": 7, "label": "SyntaxWarning", "sortText": "0.9999.SyntaxWarning"}, {"data": "builtin", "kind": 7, "label": "SystemError", "sortText": "0.9999.SystemError"}, {"data": "builtin", "kind": 7, "label": "SystemExit", "sortText": "0.9999.SystemExit"}, {"data": "builtin", "kind": 7, "label": "TabError", "sortText": "0.9999.TabError"}, {"data": "builtin", "kind": 7, "label": "TimeoutError", "sortText": "0.9999.TimeoutError"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"data": "builtin", "kind": 7, "label": "TypeError", "sortText": "0.9999.TypeError"}, {"data": "builtin", "kind": 7, "label": "UnboundLocalError", "sortText": "0.9999.UnboundLocalError"}, {"data": "builtin", "kind": 7, "label": "UnicodeDecodeError", "sortText": "0.9999.UnicodeDecodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeEncodeError", "sortText": "0.9999.UnicodeEncodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeError", "sortText": "0.9999.UnicodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeTranslateError", "sortText": "0.9999.UnicodeTranslateError"}, {"data": "builtin", "kind": 7, "label": "UnicodeWarning", "sortText": "0.9999.UnicodeWarning"}, {"data": "builtin", "kind": 7, "label": "UserWarning", "sortText": "0.9999.UserWarning"}, {"data": "builtin", "kind": 7, "label": "ValueError", "sortText": "0.9999.ValueError"}, {"data": "builtin", "kind": 7, "label": "Warning", "sortText": "0.9999.Warning"}, {"data": "builtin", "kind": 7, "label": "ZeroDivisionError", "sortText": "0.9999.ZeroDivisionError"}, {"data": "builtin", "kind": 3, "label": "abs", "sortText": "0.9999.abs"}, {"data": "builtin", "kind": 3, "label": "aiter", "sortText": "0.9999.aiter"}, {"data": "builtin", "kind": 3, "label": "all", "sortText": "0.9999.all"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"data": "builtin", "kind": 3, "label": "anext", "sortText": "0.9999.anext"}, {"data": "builtin", "kind": 3, "label": "any", "sortText": "0.9999.any"}, {"data": "builtin", "kind": 3, "label": "ascii", "sortText": "0.9999.ascii"}, {"kind": 14, "label": "assert", "sortText": "0.9999.assert"}, {"kind": 14, "label": "async", "sortText": "0.9999.async"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"data": "builtin", "kind": 3, "label": "bin", "sortText": "0.9999.bin"}, {"data": "builtin", "kind": 7, "label": "bool", "sortText": "0.9999.bool"}, {"kind": 14, "label": "break", "sortText": "0.9999.break"}, {"data": "builtin", "kind": 3, "label": "breakpoint", "sortText": "0.9999.breakpoint"}, {"data": "builtin", "kind": 7, "label": "bytearray", "sortText": "0.9999.bytearray"}, {"data": "builtin", "kind": 7, "label": "bytes", "sortText": "0.9999.bytes"}, {"data": "builtin", "kind": 3, "label": "callable", "sortText": "0.9999.callable"}, {"kind": 14, "label": "case", "sortText": "0.9999.case"}, {"data": "builtin", "kind": 3, "label": "chr", "sortText": "0.9999.chr"}, {"kind": 14, "label": "class", "sortText": "0.9999.class"}, {"data": "builtin", "kind": 7, "label": "classmethod", "sortText": "0.9999.classmethod"}, {"data": "builtin", "kind": 3, "label": "compile", "sortText": "0.9999.compile"}, {"data": "builtin", "kind": 7, "label": "complex", "sortText": "0.9999.complex"}, {"kind": 14, "label": "continue", "sortText": "0.9999.continue"}, {"data": "builtin", "kind": 6, "label": "copyright", "sortText": "0.9999.copyright"}, {"data": "builtin", "kind": 6, "label": "credits", "sortText": "0.9999.credits"}, {"kind": 14, "label": "def", "sortText": "0.9999.def"}, {"kind": 14, "label": "del", "sortText": "0.9999.del"}, {"data": "builtin", "kind": 3, "label": "delattr", "sortText": "0.9999.delattr"}, {"data": "builtin", "kind": 7, "label": "dict", "sortText": "0.9999.dict"}, {"data": "builtin", "kind": 3, "label": "dir", "sortText": "0.9999.dir"}, {"data": "builtin", "kind": 3, "label": "divmod", "sortText": "0.9999.divmod"}, {"kind": 14, "label": "elif", "sortText": "0.9999.elif"}, {"data": "builtin", "kind": 6, "label": "ellipsis", "sortText": "0.9999.ellipsis"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"data": "builtin", "kind": 7, "label": "enumerate", "sortText": "0.9999.enumerate"}, {"data": "builtin", "kind": 3, "label": "eval", "sortText": "0.9999.eval"}, {"kind": 14, "label": "except", "sortText": "0.9999.except"}, {"data": "builtin", "kind": 3, "label": "exec", "sortText": "0.9999.exec"}, {"data": "builtin", "kind": 6, "label": "exit", "sortText": "0.9999.exit"}, {"data": "builtin", "kind": 7, "label": "filter", "sortText": "0.9999.filter"}, {"kind": 14, "label": "finally", "sortText": "0.9999.finally"}, {"data": "builtin", "kind": 7, "label": "float", "sortText": "0.9999.float"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"data": "builtin", "kind": 3, "label": "format", "sortText": "0.9999.format"}, {"kind": 14, "label": "from", "sortText": "0.9999.from"}, {"data": "builtin", "kind": 7, "label": "frozenset", "sortText": "0.9999.frozenset"}, {"data": "builtin", "kind": 7, "label": "function", "sortText": "0.9999.function"}, {"data": "builtin", "kind": 3, "label": "getattr", "sortText": "0.9999.getattr"}, {"kind": 14, "label": "global", "sortText": "0.9999.global"}, {"data": "builtin", "kind": 3, "label": "globals", "sortText": "0.9999.globals"}, {"data": "builtin", "kind": 3, "label": "hasattr", "sortText": "0.9999.hasattr"}, {"data": "builtin", "kind": 3, "label": "hash", "sortText": "0.9999.hash"}, {"data": "builtin", "kind": 6, "label": "help", "sortText": "0.9999.help"}, {"data": "builtin", "kind": 3, "label": "hex", "sortText": "0.9999.hex"}, {"data": "builtin", "kind": 3, "label": "id", "sortText": "0.9999.id"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "import", "sortText": "0.9999.import"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"data": "builtin", "kind": 3, "label": "input", "sortText": "0.9999.input"}, {"data": "builtin", "kind": 7, "label": "int", "sortText": "0.9999.int"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"data": "builtin", "kind": 3, "label": "isinstance", "sortText": "0.9999.isinstance"}, {"data": "builtin", "kind": 3, "label": "issubclass", "sortText": "0.9999.issubclass"}, {"data": "builtin", "kind": 3, "label": "iter", "sortText": "0.9999.iter"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"data": "builtin", "kind": 3, "label": "len", "sortText": "0.9999.len"}, {"data": "builtin", "kind": 6, "label": "license", "sortText": "0.9999.license"}, {"data": "builtin", "kind": 7, "label": "list", "sortText": "0.9999.list"}, {"data": "builtin", "kind": 3, "label": "locals", "sortText": "0.9999.locals"}, {"data": "builtin", "kind": 7, "label": "map", "sortText": "0.9999.map"}, {"kind": 14, "label": "match", "sortText": "0.9999.match"}, {"data": "builtin", "kind": 3, "label": "max", "sortText": "0.9999.max"}, {"data": "builtin", "kind": 7, "label": "memoryview", "sortText": "0.9999.memoryview"}, {"data": "builtin", "kind": 3, "label": "min", "sortText": "0.9999.min"}, {"data": "builtin", "kind": 3, "label": "next", "sortText": "0.9999.next"}, {"kind": 14, "label": "nonlocal", "sortText": "0.9999.nonlocal"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"detail": "Module[numpy]", "kind": 9, "label": "np", "sortText": "0.9999.np"}, {"data": "builtin", "kind": 7, "label": "object", "sortText": "0.9999.object"}, {"data": "builtin", "kind": 3, "label": "oct", "sortText": "0.9999.oct"}, {"data": "builtin", "kind": 3, "label": "open", "sortText": "0.9999.open"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"data": "builtin", "kind": 3, "label": "ord", "sortText": "0.9999.ord"}, {"kind": 14, "label": "pass", "sortText": "0.9999.pass"}, {"detail": "Module[pandas]", "kind": 9, "label": "pd", "sortText": "0.9999.pd"}, {"data": "builtin", "kind": 3, "label": "pow", "sortText": "0.9999.pow"}, {"data": "builtin", "kind": 3, "label": "print", "sortText": "0.9999.print"}, {"data": "builtin", "kind": 7, "label": "property", "sortText": "0.9999.property"}, {"data": "builtin", "kind": 6, "label": "quit", "sortText": "0.9999.quit"}, {"kind": 14, "label": "raise", "sortText": "0.9999.raise"}, {"data": "builtin", "kind": 7, "label": "range", "sortText": "0.9999.range"}, {"data": "builtin", "kind": 3, "label": "repr", "sortText": "0.9999.repr"}, {"kind": 14, "label": "return", "sortText": "0.9999.return"}, {"data": "builtin", "kind": 7, "label": "reversed", "sortText": "0.9999.reversed"}, {"data": "builtin", "kind": 3, "label": "round", "sortText": "0.9999.round"}, {"data": "builtin", "kind": 7, "label": "set", "sortText": "0.9999.set"}, {"data": "builtin", "kind": 3, "label": "setattr", "sortText": "0.9999.setattr"}, {"data": "builtin", "kind": 7, "label": "slice", "sortText": "0.9999.slice"}, {"data": "builtin", "kind": 3, "label": "sorted", "sortText": "0.9999.sorted"}, {"data": "builtin", "kind": 7, "label": "staticmethod", "sortText": "0.9999.staticmethod"}, {"data": "builtin", "kind": 7, "label": "str", "sortText": "0.9999.str"}, {"data": "builtin", "kind": 3, "label": "sum", "sortText": "0.9999.sum"}, {"detail": "(values: list[int]) -> DataFrame", "kind": 3, "label": "summarize", "sortText": "0.9999.summarize"}, {"detail": "DataFrame", "kind": 6, "label": "summary", "sortText": "0.9999.summary"}, {"data": "builtin", "kind": 7, "label": "super", "sortText": "0.9999.super"}, {"kind": 14, "label": "try", "sortText": "0.9999.try"}, {"data": "builtin", "kind": 7, "label": "tuple", "sortText": "0.9999.tuple"}, {"kind": 14, "label": "type", "sortText": "0.9999.type"}, {"data": "builtin", "kind": 3, "label": "vars", "sortText": "0.9999.vars"}, {"kind": 14, "label": "while", "sortText": "0.9999.while"}, {"kind": 14, "label": "with", "sortText": "0.9999.with"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"data": "builtin", "kind": 7, "label": "zip", "sortText": "0.9999.zip"}, {"data": "builtin", "kind": 6, "label": "_AddableT1", "sortText": "2.9999._AddableT1"}, {"data": "builtin", "kind": 6, "label": "_AddableT2", "sortText": "2.9999._AddableT2"}, {"data": "builtin", "kind": 6, "label": "_AwaitableT", "sortText": "2.9999._AwaitableT"}, {"data": "builtin", "kind": 6, "label": "_AwaitableT_co", "sortText": "2.9999._AwaitableT_co"}, {"data": "builtin", "kind": 6, "label": "_BaseExceptionT", "sortText": "2.9999._BaseExceptionT"}, {"data": "builtin", "kind": 6, "label": "_BaseExceptionT_co", "sortText": "2.9999._BaseExceptionT_co"}, {"data": "builtin", "kind": 6, "label": "_ClassInfo", "sortText": "2.9999._ClassInfo"}, {"data": "builtin", "kind": 6, "label": "_E_contra", "sortText": "2.9999._E_contra"}, {"data": "builtin", "kind": 6, "label": "_ExceptionT", "sortText": "2.9999._ExceptionT"}, {"data": "builtin", "kind": 6, "label": "_ExceptionT_co", "sortText": "2.9999._ExceptionT_co"}, {"data": "builtin", "kind": 7, "label": "_FormatMapMapping", "sortText": "2.9999._FormatMapMapping"}, {"data": "builtin", "kind": 7, "label": "_GetItemIterable", "sortText": "2.9999._GetItemIterable"}, {"data": "builtin", "kind": 6, "label": "_I", "sortText": "2.9999._I"}, {"data": "builtin", "kind": 6, "label": "_IntegerFormats", "sortText": "2.9999._IntegerFormats"}, {"data": "builtin", "kind": 6, "label": "_KT", "sortText": "2.9999._KT"}, {"data": "builtin", "kind": 6, "label": "_LiteralInteger", "sortText": "2.9999._LiteralInteger"}, {"data": "builtin", "kind": 6, "label": "_M_contra", "sortText": "2.9999._M_contra"}, {"data": "builtin", "kind": 6, "label": "_NegativeInteger", "sortText": "2.9999._NegativeInteger"}, {"data": "builtin", "kind": 6, "label": "_Opener", "sortText": "2.9999._Opener"}, {"data": "builtin", "kind": 6, "label": "_P", "sortText": "2.9999._P"}, {"data": "builtin", "kind": 6, "label": "_PositiveInteger", "sortText": "2.9999._PositiveInteger"}, {"data": "builtin", "kind": 6, "label": "_R_co", "sortText": "2.9999._R_co"}, {"data": "builtin", "kind": 6, "label": "_S", "sortText": "2.9999._S"}, {"data": "builtin", "kind": 6, "label": "_StartT_co", "sortText": "2.9999._StartT_co"}, {"data": "builtin", "kind": 6, "label": "_StepT_co", "sortText": "2.9999._StepT_co"}, {"data": "builtin", "kind": 6, "label": "_StopT_co", "sortText": "2.9999._StopT_co"}, {"data": "builtin", "kind": 6, "label": "_SupportsAnextT_co", "sortText": "2.9999._SupportsAnextT_co"}, {"data": "builtin", "kind": 6, "label": "_SupportsNextT_co", "sortText": "2.9999._SupportsNextT_co"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow2", "sortText": "2.9999._SupportsPow2"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow3", "sortText": "2.9999._SupportsPow3"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow3NoneOnly", "sortText": "2.9999._SupportsPow3NoneOnly"}, {"data": "builtin", "kind": 7, "label": "_SupportsRound1", "sortText": "2.9999._SupportsRound1"}, {"data": "builtin", "kind": 7, "label": "_SupportsRound2", "sortText": "2.9999._SupportsRound2"}, {"data": "builtin", "kind": 6, "label": "_SupportsSomeKindOfPow", "sortText": "2.9999._SupportsSomeKindOfPow"}, {"data": "builtin", "kind": 6, "label": "_SupportsSumNoDefaultT", "sortText": "2.9999._SupportsSumNoDefaultT"}, {"data": "builtin", "kind": 7, "label": "_SupportsSumWithNoDefaultGiven", "sortText": "2.9999._SupportsSumWithNoDefaultGiven"}, {"data": "builtin", "kind": 7, "label": "_SupportsSynchronousAnext", "sortText": "2.9999._SupportsSynchronousAnext"}, {"data": "builtin", "kind": 7, "label": "_SupportsWriteAndFlush", "sortText": "2.9999._SupportsWriteAndFlush"}, {"data": "builtin", "kind": 6, "label": "_T", "sortText": "2.9999._T"}, {"data": "builtin", "kind": 6, "label": "_T1", "sortText": "2.9999._T1"}, {"data": "builtin", "kind": 6, "label": "_T2", "sortText": "2.9999._T2"}, {"data": "builtin", "kind": 6, "label": "_T3", "sortText": "2.9999._T3"}, {"data": "builtin", "kind": 6, "label": "_T4", "sortText": "2.9999._T4"}, {"data": "builtin", "kind": 6, "label": "_T5", "sortText": "2.9999._T5"}, {"data": "builtin", "kind": 6, "label": "_T_co", "sortText": "2.9999._T_co"}, {"data": "builtin", "kind": 6, "label": "_T_contra", "sortText": "2.9999._T_contra"}, {"data": "builtin", "kind": 7, "label": "_TranslateTable", "sortText": "2.9999._TranslateTable"}, {"data": "builtin", "kind": 6, "label": "_VT", "sortText": "2.9999._VT"}, {"data": "builtin", "kind": 21, "label": "__annotations__", "sortText": "3.9999.__annotations__"}, {"data": "builtin", "kind": 3, "label": "__build_class__", "sortText": "3.9999.__build_class__"}, {"data": "builtin", "kind": 21, "label": "__builtins__", "sortText": "3.9999.__builtins__"}, {"data": "builtin", "kind": 21, "label": "__cached__", "sortText": "3.9999.__cached__"}, {"data": "builtin", "kind": 21, "label": "__debug__", "sortText": "3.9999.__debug__"}, {"data": "builtin", "kind": 21, "label": "__dict__", "sortText": "3.9999.__dict__"}, {"data": "builtin", "kind": 21, "label": "__doc__", "sortText": "3.9999.__doc__"}, {"data": "builtin", "kind": 21, "label": "__file__", "sortText": "3.9999.__file__"}, {"data": "builtin", "kind": 3, "label": "__import__", "sortText": "3.9999.__import__"}, {"data": "builtin", "kind": 21, "label": "__loader__", "sortText": "3.9999.__loader__"}, {"data": "builtin", "kind": 21, "label": "__name__", "sortText": "3.9999.__name__"}, {"data": "builtin", "kind": 21, "label": "__package__", "sortText": "3.9999.__package__"}, {"data": "builtin", "kind": 21, "label": "__path__", "sortText": "3.9999.__path__"}, {"data": "builtin", "kind": 21, "label": "__spec__", "sortText": "3.9999.__spec__"}]}} +{"suite": "data_science", "label": "dataframe completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 8, "character": 8, "iteration": 3, "result": {"isIncomplete": false, "items": [{"data": "builtin", "kind": 7, "label": "ArithmeticError", "sortText": "0.9999.ArithmeticError"}, {"data": "builtin", "kind": 7, "label": "AssertionError", "sortText": "0.9999.AssertionError"}, {"data": "builtin", "kind": 7, "label": "AttributeError", "sortText": "0.9999.AttributeError"}, {"data": "builtin", "kind": 7, "label": "BaseException", "sortText": "0.9999.BaseException"}, {"data": "builtin", "kind": 7, "label": "BaseExceptionGroup", "sortText": "0.9999.BaseExceptionGroup"}, {"data": "builtin", "kind": 7, "label": "BlockingIOError", "sortText": "0.9999.BlockingIOError"}, {"data": "builtin", "kind": 7, "label": "BrokenPipeError", "sortText": "0.9999.BrokenPipeError"}, {"data": "builtin", "kind": 7, "label": "BufferError", "sortText": "0.9999.BufferError"}, {"data": "builtin", "kind": 7, "label": "BytesWarning", "sortText": "0.9999.BytesWarning"}, {"data": "builtin", "kind": 7, "label": "ChildProcessError", "sortText": "0.9999.ChildProcessError"}, {"data": "builtin", "kind": 7, "label": "ConnectionAbortedError", "sortText": "0.9999.ConnectionAbortedError"}, {"data": "builtin", "kind": 7, "label": "ConnectionError", "sortText": "0.9999.ConnectionError"}, {"data": "builtin", "kind": 7, "label": "ConnectionRefusedError", "sortText": "0.9999.ConnectionRefusedError"}, {"data": "builtin", "kind": 7, "label": "ConnectionResetError", "sortText": "0.9999.ConnectionResetError"}, {"data": "builtin", "kind": 7, "label": "DeprecationWarning", "sortText": "0.9999.DeprecationWarning"}, {"data": "builtin", "kind": 7, "label": "EOFError", "sortText": "0.9999.EOFError"}, {"data": "builtin", "kind": 6, "label": "Ellipsis", "sortText": "0.9999.Ellipsis"}, {"data": "builtin", "kind": 7, "label": "EncodingWarning", "sortText": "0.9999.EncodingWarning"}, {"data": "builtin", "kind": 6, "label": "EnvironmentError", "sortText": "0.9999.EnvironmentError"}, {"data": "builtin", "kind": 7, "label": "Exception", "sortText": "0.9999.Exception"}, {"data": "builtin", "kind": 7, "label": "ExceptionGroup", "sortText": "0.9999.ExceptionGroup"}, {"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"data": "builtin", "kind": 7, "label": "FileExistsError", "sortText": "0.9999.FileExistsError"}, {"data": "builtin", "kind": 7, "label": "FileNotFoundError", "sortText": "0.9999.FileNotFoundError"}, {"data": "builtin", "kind": 7, "label": "FloatingPointError", "sortText": "0.9999.FloatingPointError"}, {"data": "builtin", "kind": 7, "label": "FutureWarning", "sortText": "0.9999.FutureWarning"}, {"data": "builtin", "kind": 7, "label": "GeneratorExit", "sortText": "0.9999.GeneratorExit"}, {"data": "builtin", "kind": 6, "label": "IOError", "sortText": "0.9999.IOError"}, {"data": "builtin", "kind": 7, "label": "ImportError", "sortText": "0.9999.ImportError"}, {"data": "builtin", "kind": 7, "label": "ImportWarning", "sortText": "0.9999.ImportWarning"}, {"data": "builtin", "kind": 7, "label": "IndentationError", "sortText": "0.9999.IndentationError"}, {"data": "builtin", "kind": 7, "label": "IndexError", "sortText": "0.9999.IndexError"}, {"data": "builtin", "kind": 7, "label": "InterruptedError", "sortText": "0.9999.InterruptedError"}, {"data": "builtin", "kind": 7, "label": "IsADirectoryError", "sortText": "0.9999.IsADirectoryError"}, {"data": "builtin", "kind": 7, "label": "KeyError", "sortText": "0.9999.KeyError"}, {"data": "builtin", "kind": 7, "label": "KeyboardInterrupt", "sortText": "0.9999.KeyboardInterrupt"}, {"data": "builtin", "kind": 7, "label": "LookupError", "sortText": "0.9999.LookupError"}, {"data": "builtin", "kind": 7, "label": "MemoryError", "sortText": "0.9999.MemoryError"}, {"data": "builtin", "kind": 7, "label": "ModuleNotFoundError", "sortText": "0.9999.ModuleNotFoundError"}, {"data": "builtin", "kind": 7, "label": "NameError", "sortText": "0.9999.NameError"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"data": "builtin", "kind": 7, "label": "NotADirectoryError", "sortText": "0.9999.NotADirectoryError"}, {"data": "builtin", "kind": 6, "label": "NotImplemented", "sortText": "0.9999.NotImplemented"}, {"data": "builtin", "kind": 7, "label": "NotImplementedError", "sortText": "0.9999.NotImplementedError"}, {"data": "builtin", "kind": 7, "label": "OSError", "sortText": "0.9999.OSError"}, {"data": "builtin", "kind": 7, "label": "OverflowError", "sortText": "0.9999.OverflowError"}, {"data": "builtin", "kind": 7, "label": "PendingDeprecationWarning", "sortText": "0.9999.PendingDeprecationWarning"}, {"data": "builtin", "kind": 7, "label": "PermissionError", "sortText": "0.9999.PermissionError"}, {"data": "builtin", "kind": 7, "label": "ProcessLookupError", "sortText": "0.9999.ProcessLookupError"}, {"data": "builtin", "kind": 7, "label": "RecursionError", "sortText": "0.9999.RecursionError"}, {"data": "builtin", "kind": 7, "label": "ReferenceError", "sortText": "0.9999.ReferenceError"}, {"data": "builtin", "kind": 7, "label": "ResourceWarning", "sortText": "0.9999.ResourceWarning"}, {"data": "builtin", "kind": 7, "label": "RuntimeError", "sortText": "0.9999.RuntimeError"}, {"data": "builtin", "kind": 7, "label": "RuntimeWarning", "sortText": "0.9999.RuntimeWarning"}, {"data": "builtin", "kind": 7, "label": "StopAsyncIteration", "sortText": "0.9999.StopAsyncIteration"}, {"data": "builtin", "kind": 7, "label": "StopIteration", "sortText": "0.9999.StopIteration"}, {"data": "builtin", "kind": 7, "label": "SyntaxError", "sortText": "0.9999.SyntaxError"}, {"data": "builtin", "kind": 7, "label": "SyntaxWarning", "sortText": "0.9999.SyntaxWarning"}, {"data": "builtin", "kind": 7, "label": "SystemError", "sortText": "0.9999.SystemError"}, {"data": "builtin", "kind": 7, "label": "SystemExit", "sortText": "0.9999.SystemExit"}, {"data": "builtin", "kind": 7, "label": "TabError", "sortText": "0.9999.TabError"}, {"data": "builtin", "kind": 7, "label": "TimeoutError", "sortText": "0.9999.TimeoutError"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"data": "builtin", "kind": 7, "label": "TypeError", "sortText": "0.9999.TypeError"}, {"data": "builtin", "kind": 7, "label": "UnboundLocalError", "sortText": "0.9999.UnboundLocalError"}, {"data": "builtin", "kind": 7, "label": "UnicodeDecodeError", "sortText": "0.9999.UnicodeDecodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeEncodeError", "sortText": "0.9999.UnicodeEncodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeError", "sortText": "0.9999.UnicodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeTranslateError", "sortText": "0.9999.UnicodeTranslateError"}, {"data": "builtin", "kind": 7, "label": "UnicodeWarning", "sortText": "0.9999.UnicodeWarning"}, {"data": "builtin", "kind": 7, "label": "UserWarning", "sortText": "0.9999.UserWarning"}, {"data": "builtin", "kind": 7, "label": "ValueError", "sortText": "0.9999.ValueError"}, {"data": "builtin", "kind": 7, "label": "Warning", "sortText": "0.9999.Warning"}, {"data": "builtin", "kind": 7, "label": "ZeroDivisionError", "sortText": "0.9999.ZeroDivisionError"}, {"data": "builtin", "kind": 3, "label": "abs", "sortText": "0.9999.abs"}, {"data": "builtin", "kind": 3, "label": "aiter", "sortText": "0.9999.aiter"}, {"data": "builtin", "kind": 3, "label": "all", "sortText": "0.9999.all"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"data": "builtin", "kind": 3, "label": "anext", "sortText": "0.9999.anext"}, {"data": "builtin", "kind": 3, "label": "any", "sortText": "0.9999.any"}, {"data": "builtin", "kind": 3, "label": "ascii", "sortText": "0.9999.ascii"}, {"kind": 14, "label": "assert", "sortText": "0.9999.assert"}, {"kind": 14, "label": "async", "sortText": "0.9999.async"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"data": "builtin", "kind": 3, "label": "bin", "sortText": "0.9999.bin"}, {"data": "builtin", "kind": 7, "label": "bool", "sortText": "0.9999.bool"}, {"kind": 14, "label": "break", "sortText": "0.9999.break"}, {"data": "builtin", "kind": 3, "label": "breakpoint", "sortText": "0.9999.breakpoint"}, {"data": "builtin", "kind": 7, "label": "bytearray", "sortText": "0.9999.bytearray"}, {"data": "builtin", "kind": 7, "label": "bytes", "sortText": "0.9999.bytes"}, {"data": "builtin", "kind": 3, "label": "callable", "sortText": "0.9999.callable"}, {"kind": 14, "label": "case", "sortText": "0.9999.case"}, {"data": "builtin", "kind": 3, "label": "chr", "sortText": "0.9999.chr"}, {"kind": 14, "label": "class", "sortText": "0.9999.class"}, {"data": "builtin", "kind": 7, "label": "classmethod", "sortText": "0.9999.classmethod"}, {"data": "builtin", "kind": 3, "label": "compile", "sortText": "0.9999.compile"}, {"data": "builtin", "kind": 7, "label": "complex", "sortText": "0.9999.complex"}, {"kind": 14, "label": "continue", "sortText": "0.9999.continue"}, {"data": "builtin", "kind": 6, "label": "copyright", "sortText": "0.9999.copyright"}, {"data": "builtin", "kind": 6, "label": "credits", "sortText": "0.9999.credits"}, {"kind": 14, "label": "def", "sortText": "0.9999.def"}, {"kind": 14, "label": "del", "sortText": "0.9999.del"}, {"data": "builtin", "kind": 3, "label": "delattr", "sortText": "0.9999.delattr"}, {"data": "builtin", "kind": 7, "label": "dict", "sortText": "0.9999.dict"}, {"data": "builtin", "kind": 3, "label": "dir", "sortText": "0.9999.dir"}, {"data": "builtin", "kind": 3, "label": "divmod", "sortText": "0.9999.divmod"}, {"kind": 14, "label": "elif", "sortText": "0.9999.elif"}, {"data": "builtin", "kind": 6, "label": "ellipsis", "sortText": "0.9999.ellipsis"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"data": "builtin", "kind": 7, "label": "enumerate", "sortText": "0.9999.enumerate"}, {"data": "builtin", "kind": 3, "label": "eval", "sortText": "0.9999.eval"}, {"kind": 14, "label": "except", "sortText": "0.9999.except"}, {"data": "builtin", "kind": 3, "label": "exec", "sortText": "0.9999.exec"}, {"data": "builtin", "kind": 6, "label": "exit", "sortText": "0.9999.exit"}, {"data": "builtin", "kind": 7, "label": "filter", "sortText": "0.9999.filter"}, {"kind": 14, "label": "finally", "sortText": "0.9999.finally"}, {"data": "builtin", "kind": 7, "label": "float", "sortText": "0.9999.float"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"data": "builtin", "kind": 3, "label": "format", "sortText": "0.9999.format"}, {"kind": 14, "label": "from", "sortText": "0.9999.from"}, {"data": "builtin", "kind": 7, "label": "frozenset", "sortText": "0.9999.frozenset"}, {"data": "builtin", "kind": 7, "label": "function", "sortText": "0.9999.function"}, {"data": "builtin", "kind": 3, "label": "getattr", "sortText": "0.9999.getattr"}, {"kind": 14, "label": "global", "sortText": "0.9999.global"}, {"data": "builtin", "kind": 3, "label": "globals", "sortText": "0.9999.globals"}, {"data": "builtin", "kind": 3, "label": "hasattr", "sortText": "0.9999.hasattr"}, {"data": "builtin", "kind": 3, "label": "hash", "sortText": "0.9999.hash"}, {"data": "builtin", "kind": 6, "label": "help", "sortText": "0.9999.help"}, {"data": "builtin", "kind": 3, "label": "hex", "sortText": "0.9999.hex"}, {"data": "builtin", "kind": 3, "label": "id", "sortText": "0.9999.id"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "import", "sortText": "0.9999.import"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"data": "builtin", "kind": 3, "label": "input", "sortText": "0.9999.input"}, {"data": "builtin", "kind": 7, "label": "int", "sortText": "0.9999.int"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"data": "builtin", "kind": 3, "label": "isinstance", "sortText": "0.9999.isinstance"}, {"data": "builtin", "kind": 3, "label": "issubclass", "sortText": "0.9999.issubclass"}, {"data": "builtin", "kind": 3, "label": "iter", "sortText": "0.9999.iter"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"data": "builtin", "kind": 3, "label": "len", "sortText": "0.9999.len"}, {"data": "builtin", "kind": 6, "label": "license", "sortText": "0.9999.license"}, {"data": "builtin", "kind": 7, "label": "list", "sortText": "0.9999.list"}, {"data": "builtin", "kind": 3, "label": "locals", "sortText": "0.9999.locals"}, {"data": "builtin", "kind": 7, "label": "map", "sortText": "0.9999.map"}, {"kind": 14, "label": "match", "sortText": "0.9999.match"}, {"data": "builtin", "kind": 3, "label": "max", "sortText": "0.9999.max"}, {"data": "builtin", "kind": 7, "label": "memoryview", "sortText": "0.9999.memoryview"}, {"data": "builtin", "kind": 3, "label": "min", "sortText": "0.9999.min"}, {"data": "builtin", "kind": 3, "label": "next", "sortText": "0.9999.next"}, {"kind": 14, "label": "nonlocal", "sortText": "0.9999.nonlocal"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"detail": "Module[numpy]", "kind": 9, "label": "np", "sortText": "0.9999.np"}, {"data": "builtin", "kind": 7, "label": "object", "sortText": "0.9999.object"}, {"data": "builtin", "kind": 3, "label": "oct", "sortText": "0.9999.oct"}, {"data": "builtin", "kind": 3, "label": "open", "sortText": "0.9999.open"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"data": "builtin", "kind": 3, "label": "ord", "sortText": "0.9999.ord"}, {"kind": 14, "label": "pass", "sortText": "0.9999.pass"}, {"detail": "Module[pandas]", "kind": 9, "label": "pd", "sortText": "0.9999.pd"}, {"data": "builtin", "kind": 3, "label": "pow", "sortText": "0.9999.pow"}, {"data": "builtin", "kind": 3, "label": "print", "sortText": "0.9999.print"}, {"data": "builtin", "kind": 7, "label": "property", "sortText": "0.9999.property"}, {"data": "builtin", "kind": 6, "label": "quit", "sortText": "0.9999.quit"}, {"kind": 14, "label": "raise", "sortText": "0.9999.raise"}, {"data": "builtin", "kind": 7, "label": "range", "sortText": "0.9999.range"}, {"data": "builtin", "kind": 3, "label": "repr", "sortText": "0.9999.repr"}, {"kind": 14, "label": "return", "sortText": "0.9999.return"}, {"data": "builtin", "kind": 7, "label": "reversed", "sortText": "0.9999.reversed"}, {"data": "builtin", "kind": 3, "label": "round", "sortText": "0.9999.round"}, {"data": "builtin", "kind": 7, "label": "set", "sortText": "0.9999.set"}, {"data": "builtin", "kind": 3, "label": "setattr", "sortText": "0.9999.setattr"}, {"data": "builtin", "kind": 7, "label": "slice", "sortText": "0.9999.slice"}, {"data": "builtin", "kind": 3, "label": "sorted", "sortText": "0.9999.sorted"}, {"data": "builtin", "kind": 7, "label": "staticmethod", "sortText": "0.9999.staticmethod"}, {"data": "builtin", "kind": 7, "label": "str", "sortText": "0.9999.str"}, {"data": "builtin", "kind": 3, "label": "sum", "sortText": "0.9999.sum"}, {"detail": "(values: list[int]) -> DataFrame", "kind": 3, "label": "summarize", "sortText": "0.9999.summarize"}, {"detail": "DataFrame", "kind": 6, "label": "summary", "sortText": "0.9999.summary"}, {"data": "builtin", "kind": 7, "label": "super", "sortText": "0.9999.super"}, {"kind": 14, "label": "try", "sortText": "0.9999.try"}, {"data": "builtin", "kind": 7, "label": "tuple", "sortText": "0.9999.tuple"}, {"kind": 14, "label": "type", "sortText": "0.9999.type"}, {"data": "builtin", "kind": 3, "label": "vars", "sortText": "0.9999.vars"}, {"kind": 14, "label": "while", "sortText": "0.9999.while"}, {"kind": 14, "label": "with", "sortText": "0.9999.with"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"data": "builtin", "kind": 7, "label": "zip", "sortText": "0.9999.zip"}, {"data": "builtin", "kind": 6, "label": "_AddableT1", "sortText": "2.9999._AddableT1"}, {"data": "builtin", "kind": 6, "label": "_AddableT2", "sortText": "2.9999._AddableT2"}, {"data": "builtin", "kind": 6, "label": "_AwaitableT", "sortText": "2.9999._AwaitableT"}, {"data": "builtin", "kind": 6, "label": "_AwaitableT_co", "sortText": "2.9999._AwaitableT_co"}, {"data": "builtin", "kind": 6, "label": "_BaseExceptionT", "sortText": "2.9999._BaseExceptionT"}, {"data": "builtin", "kind": 6, "label": "_BaseExceptionT_co", "sortText": "2.9999._BaseExceptionT_co"}, {"data": "builtin", "kind": 6, "label": "_ClassInfo", "sortText": "2.9999._ClassInfo"}, {"data": "builtin", "kind": 6, "label": "_E_contra", "sortText": "2.9999._E_contra"}, {"data": "builtin", "kind": 6, "label": "_ExceptionT", "sortText": "2.9999._ExceptionT"}, {"data": "builtin", "kind": 6, "label": "_ExceptionT_co", "sortText": "2.9999._ExceptionT_co"}, {"data": "builtin", "kind": 7, "label": "_FormatMapMapping", "sortText": "2.9999._FormatMapMapping"}, {"data": "builtin", "kind": 7, "label": "_GetItemIterable", "sortText": "2.9999._GetItemIterable"}, {"data": "builtin", "kind": 6, "label": "_I", "sortText": "2.9999._I"}, {"data": "builtin", "kind": 6, "label": "_IntegerFormats", "sortText": "2.9999._IntegerFormats"}, {"data": "builtin", "kind": 6, "label": "_KT", "sortText": "2.9999._KT"}, {"data": "builtin", "kind": 6, "label": "_LiteralInteger", "sortText": "2.9999._LiteralInteger"}, {"data": "builtin", "kind": 6, "label": "_M_contra", "sortText": "2.9999._M_contra"}, {"data": "builtin", "kind": 6, "label": "_NegativeInteger", "sortText": "2.9999._NegativeInteger"}, {"data": "builtin", "kind": 6, "label": "_Opener", "sortText": "2.9999._Opener"}, {"data": "builtin", "kind": 6, "label": "_P", "sortText": "2.9999._P"}, {"data": "builtin", "kind": 6, "label": "_PositiveInteger", "sortText": "2.9999._PositiveInteger"}, {"data": "builtin", "kind": 6, "label": "_R_co", "sortText": "2.9999._R_co"}, {"data": "builtin", "kind": 6, "label": "_S", "sortText": "2.9999._S"}, {"data": "builtin", "kind": 6, "label": "_StartT_co", "sortText": "2.9999._StartT_co"}, {"data": "builtin", "kind": 6, "label": "_StepT_co", "sortText": "2.9999._StepT_co"}, {"data": "builtin", "kind": 6, "label": "_StopT_co", "sortText": "2.9999._StopT_co"}, {"data": "builtin", "kind": 6, "label": "_SupportsAnextT_co", "sortText": "2.9999._SupportsAnextT_co"}, {"data": "builtin", "kind": 6, "label": "_SupportsNextT_co", "sortText": "2.9999._SupportsNextT_co"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow2", "sortText": "2.9999._SupportsPow2"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow3", "sortText": "2.9999._SupportsPow3"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow3NoneOnly", "sortText": "2.9999._SupportsPow3NoneOnly"}, {"data": "builtin", "kind": 7, "label": "_SupportsRound1", "sortText": "2.9999._SupportsRound1"}, {"data": "builtin", "kind": 7, "label": "_SupportsRound2", "sortText": "2.9999._SupportsRound2"}, {"data": "builtin", "kind": 6, "label": "_SupportsSomeKindOfPow", "sortText": "2.9999._SupportsSomeKindOfPow"}, {"data": "builtin", "kind": 6, "label": "_SupportsSumNoDefaultT", "sortText": "2.9999._SupportsSumNoDefaultT"}, {"data": "builtin", "kind": 7, "label": "_SupportsSumWithNoDefaultGiven", "sortText": "2.9999._SupportsSumWithNoDefaultGiven"}, {"data": "builtin", "kind": 7, "label": "_SupportsSynchronousAnext", "sortText": "2.9999._SupportsSynchronousAnext"}, {"data": "builtin", "kind": 7, "label": "_SupportsWriteAndFlush", "sortText": "2.9999._SupportsWriteAndFlush"}, {"data": "builtin", "kind": 6, "label": "_T", "sortText": "2.9999._T"}, {"data": "builtin", "kind": 6, "label": "_T1", "sortText": "2.9999._T1"}, {"data": "builtin", "kind": 6, "label": "_T2", "sortText": "2.9999._T2"}, {"data": "builtin", "kind": 6, "label": "_T3", "sortText": "2.9999._T3"}, {"data": "builtin", "kind": 6, "label": "_T4", "sortText": "2.9999._T4"}, {"data": "builtin", "kind": 6, "label": "_T5", "sortText": "2.9999._T5"}, {"data": "builtin", "kind": 6, "label": "_T_co", "sortText": "2.9999._T_co"}, {"data": "builtin", "kind": 6, "label": "_T_contra", "sortText": "2.9999._T_contra"}, {"data": "builtin", "kind": 7, "label": "_TranslateTable", "sortText": "2.9999._TranslateTable"}, {"data": "builtin", "kind": 6, "label": "_VT", "sortText": "2.9999._VT"}, {"data": "builtin", "kind": 21, "label": "__annotations__", "sortText": "3.9999.__annotations__"}, {"data": "builtin", "kind": 3, "label": "__build_class__", "sortText": "3.9999.__build_class__"}, {"data": "builtin", "kind": 21, "label": "__builtins__", "sortText": "3.9999.__builtins__"}, {"data": "builtin", "kind": 21, "label": "__cached__", "sortText": "3.9999.__cached__"}, {"data": "builtin", "kind": 21, "label": "__debug__", "sortText": "3.9999.__debug__"}, {"data": "builtin", "kind": 21, "label": "__dict__", "sortText": "3.9999.__dict__"}, {"data": "builtin", "kind": 21, "label": "__doc__", "sortText": "3.9999.__doc__"}, {"data": "builtin", "kind": 21, "label": "__file__", "sortText": "3.9999.__file__"}, {"data": "builtin", "kind": 3, "label": "__import__", "sortText": "3.9999.__import__"}, {"data": "builtin", "kind": 21, "label": "__loader__", "sortText": "3.9999.__loader__"}, {"data": "builtin", "kind": 21, "label": "__name__", "sortText": "3.9999.__name__"}, {"data": "builtin", "kind": 21, "label": "__package__", "sortText": "3.9999.__package__"}, {"data": "builtin", "kind": 21, "label": "__path__", "sortText": "3.9999.__path__"}, {"data": "builtin", "kind": 21, "label": "__spec__", "sortText": "3.9999.__spec__"}]}} +{"suite": "data_science", "label": "dataframe completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 8, "character": 8, "iteration": 4, "result": {"isIncomplete": false, "items": [{"data": "builtin", "kind": 7, "label": "ArithmeticError", "sortText": "0.9999.ArithmeticError"}, {"data": "builtin", "kind": 7, "label": "AssertionError", "sortText": "0.9999.AssertionError"}, {"data": "builtin", "kind": 7, "label": "AttributeError", "sortText": "0.9999.AttributeError"}, {"data": "builtin", "kind": 7, "label": "BaseException", "sortText": "0.9999.BaseException"}, {"data": "builtin", "kind": 7, "label": "BaseExceptionGroup", "sortText": "0.9999.BaseExceptionGroup"}, {"data": "builtin", "kind": 7, "label": "BlockingIOError", "sortText": "0.9999.BlockingIOError"}, {"data": "builtin", "kind": 7, "label": "BrokenPipeError", "sortText": "0.9999.BrokenPipeError"}, {"data": "builtin", "kind": 7, "label": "BufferError", "sortText": "0.9999.BufferError"}, {"data": "builtin", "kind": 7, "label": "BytesWarning", "sortText": "0.9999.BytesWarning"}, {"data": "builtin", "kind": 7, "label": "ChildProcessError", "sortText": "0.9999.ChildProcessError"}, {"data": "builtin", "kind": 7, "label": "ConnectionAbortedError", "sortText": "0.9999.ConnectionAbortedError"}, {"data": "builtin", "kind": 7, "label": "ConnectionError", "sortText": "0.9999.ConnectionError"}, {"data": "builtin", "kind": 7, "label": "ConnectionRefusedError", "sortText": "0.9999.ConnectionRefusedError"}, {"data": "builtin", "kind": 7, "label": "ConnectionResetError", "sortText": "0.9999.ConnectionResetError"}, {"data": "builtin", "kind": 7, "label": "DeprecationWarning", "sortText": "0.9999.DeprecationWarning"}, {"data": "builtin", "kind": 7, "label": "EOFError", "sortText": "0.9999.EOFError"}, {"data": "builtin", "kind": 6, "label": "Ellipsis", "sortText": "0.9999.Ellipsis"}, {"data": "builtin", "kind": 7, "label": "EncodingWarning", "sortText": "0.9999.EncodingWarning"}, {"data": "builtin", "kind": 6, "label": "EnvironmentError", "sortText": "0.9999.EnvironmentError"}, {"data": "builtin", "kind": 7, "label": "Exception", "sortText": "0.9999.Exception"}, {"data": "builtin", "kind": 7, "label": "ExceptionGroup", "sortText": "0.9999.ExceptionGroup"}, {"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"data": "builtin", "kind": 7, "label": "FileExistsError", "sortText": "0.9999.FileExistsError"}, {"data": "builtin", "kind": 7, "label": "FileNotFoundError", "sortText": "0.9999.FileNotFoundError"}, {"data": "builtin", "kind": 7, "label": "FloatingPointError", "sortText": "0.9999.FloatingPointError"}, {"data": "builtin", "kind": 7, "label": "FutureWarning", "sortText": "0.9999.FutureWarning"}, {"data": "builtin", "kind": 7, "label": "GeneratorExit", "sortText": "0.9999.GeneratorExit"}, {"data": "builtin", "kind": 6, "label": "IOError", "sortText": "0.9999.IOError"}, {"data": "builtin", "kind": 7, "label": "ImportError", "sortText": "0.9999.ImportError"}, {"data": "builtin", "kind": 7, "label": "ImportWarning", "sortText": "0.9999.ImportWarning"}, {"data": "builtin", "kind": 7, "label": "IndentationError", "sortText": "0.9999.IndentationError"}, {"data": "builtin", "kind": 7, "label": "IndexError", "sortText": "0.9999.IndexError"}, {"data": "builtin", "kind": 7, "label": "InterruptedError", "sortText": "0.9999.InterruptedError"}, {"data": "builtin", "kind": 7, "label": "IsADirectoryError", "sortText": "0.9999.IsADirectoryError"}, {"data": "builtin", "kind": 7, "label": "KeyError", "sortText": "0.9999.KeyError"}, {"data": "builtin", "kind": 7, "label": "KeyboardInterrupt", "sortText": "0.9999.KeyboardInterrupt"}, {"data": "builtin", "kind": 7, "label": "LookupError", "sortText": "0.9999.LookupError"}, {"data": "builtin", "kind": 7, "label": "MemoryError", "sortText": "0.9999.MemoryError"}, {"data": "builtin", "kind": 7, "label": "ModuleNotFoundError", "sortText": "0.9999.ModuleNotFoundError"}, {"data": "builtin", "kind": 7, "label": "NameError", "sortText": "0.9999.NameError"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"data": "builtin", "kind": 7, "label": "NotADirectoryError", "sortText": "0.9999.NotADirectoryError"}, {"data": "builtin", "kind": 6, "label": "NotImplemented", "sortText": "0.9999.NotImplemented"}, {"data": "builtin", "kind": 7, "label": "NotImplementedError", "sortText": "0.9999.NotImplementedError"}, {"data": "builtin", "kind": 7, "label": "OSError", "sortText": "0.9999.OSError"}, {"data": "builtin", "kind": 7, "label": "OverflowError", "sortText": "0.9999.OverflowError"}, {"data": "builtin", "kind": 7, "label": "PendingDeprecationWarning", "sortText": "0.9999.PendingDeprecationWarning"}, {"data": "builtin", "kind": 7, "label": "PermissionError", "sortText": "0.9999.PermissionError"}, {"data": "builtin", "kind": 7, "label": "ProcessLookupError", "sortText": "0.9999.ProcessLookupError"}, {"data": "builtin", "kind": 7, "label": "RecursionError", "sortText": "0.9999.RecursionError"}, {"data": "builtin", "kind": 7, "label": "ReferenceError", "sortText": "0.9999.ReferenceError"}, {"data": "builtin", "kind": 7, "label": "ResourceWarning", "sortText": "0.9999.ResourceWarning"}, {"data": "builtin", "kind": 7, "label": "RuntimeError", "sortText": "0.9999.RuntimeError"}, {"data": "builtin", "kind": 7, "label": "RuntimeWarning", "sortText": "0.9999.RuntimeWarning"}, {"data": "builtin", "kind": 7, "label": "StopAsyncIteration", "sortText": "0.9999.StopAsyncIteration"}, {"data": "builtin", "kind": 7, "label": "StopIteration", "sortText": "0.9999.StopIteration"}, {"data": "builtin", "kind": 7, "label": "SyntaxError", "sortText": "0.9999.SyntaxError"}, {"data": "builtin", "kind": 7, "label": "SyntaxWarning", "sortText": "0.9999.SyntaxWarning"}, {"data": "builtin", "kind": 7, "label": "SystemError", "sortText": "0.9999.SystemError"}, {"data": "builtin", "kind": 7, "label": "SystemExit", "sortText": "0.9999.SystemExit"}, {"data": "builtin", "kind": 7, "label": "TabError", "sortText": "0.9999.TabError"}, {"data": "builtin", "kind": 7, "label": "TimeoutError", "sortText": "0.9999.TimeoutError"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"data": "builtin", "kind": 7, "label": "TypeError", "sortText": "0.9999.TypeError"}, {"data": "builtin", "kind": 7, "label": "UnboundLocalError", "sortText": "0.9999.UnboundLocalError"}, {"data": "builtin", "kind": 7, "label": "UnicodeDecodeError", "sortText": "0.9999.UnicodeDecodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeEncodeError", "sortText": "0.9999.UnicodeEncodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeError", "sortText": "0.9999.UnicodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeTranslateError", "sortText": "0.9999.UnicodeTranslateError"}, {"data": "builtin", "kind": 7, "label": "UnicodeWarning", "sortText": "0.9999.UnicodeWarning"}, {"data": "builtin", "kind": 7, "label": "UserWarning", "sortText": "0.9999.UserWarning"}, {"data": "builtin", "kind": 7, "label": "ValueError", "sortText": "0.9999.ValueError"}, {"data": "builtin", "kind": 7, "label": "Warning", "sortText": "0.9999.Warning"}, {"data": "builtin", "kind": 7, "label": "ZeroDivisionError", "sortText": "0.9999.ZeroDivisionError"}, {"data": "builtin", "kind": 3, "label": "abs", "sortText": "0.9999.abs"}, {"data": "builtin", "kind": 3, "label": "aiter", "sortText": "0.9999.aiter"}, {"data": "builtin", "kind": 3, "label": "all", "sortText": "0.9999.all"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"data": "builtin", "kind": 3, "label": "anext", "sortText": "0.9999.anext"}, {"data": "builtin", "kind": 3, "label": "any", "sortText": "0.9999.any"}, {"data": "builtin", "kind": 3, "label": "ascii", "sortText": "0.9999.ascii"}, {"kind": 14, "label": "assert", "sortText": "0.9999.assert"}, {"kind": 14, "label": "async", "sortText": "0.9999.async"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"data": "builtin", "kind": 3, "label": "bin", "sortText": "0.9999.bin"}, {"data": "builtin", "kind": 7, "label": "bool", "sortText": "0.9999.bool"}, {"kind": 14, "label": "break", "sortText": "0.9999.break"}, {"data": "builtin", "kind": 3, "label": "breakpoint", "sortText": "0.9999.breakpoint"}, {"data": "builtin", "kind": 7, "label": "bytearray", "sortText": "0.9999.bytearray"}, {"data": "builtin", "kind": 7, "label": "bytes", "sortText": "0.9999.bytes"}, {"data": "builtin", "kind": 3, "label": "callable", "sortText": "0.9999.callable"}, {"kind": 14, "label": "case", "sortText": "0.9999.case"}, {"data": "builtin", "kind": 3, "label": "chr", "sortText": "0.9999.chr"}, {"kind": 14, "label": "class", "sortText": "0.9999.class"}, {"data": "builtin", "kind": 7, "label": "classmethod", "sortText": "0.9999.classmethod"}, {"data": "builtin", "kind": 3, "label": "compile", "sortText": "0.9999.compile"}, {"data": "builtin", "kind": 7, "label": "complex", "sortText": "0.9999.complex"}, {"kind": 14, "label": "continue", "sortText": "0.9999.continue"}, {"data": "builtin", "kind": 6, "label": "copyright", "sortText": "0.9999.copyright"}, {"data": "builtin", "kind": 6, "label": "credits", "sortText": "0.9999.credits"}, {"kind": 14, "label": "def", "sortText": "0.9999.def"}, {"kind": 14, "label": "del", "sortText": "0.9999.del"}, {"data": "builtin", "kind": 3, "label": "delattr", "sortText": "0.9999.delattr"}, {"data": "builtin", "kind": 7, "label": "dict", "sortText": "0.9999.dict"}, {"data": "builtin", "kind": 3, "label": "dir", "sortText": "0.9999.dir"}, {"data": "builtin", "kind": 3, "label": "divmod", "sortText": "0.9999.divmod"}, {"kind": 14, "label": "elif", "sortText": "0.9999.elif"}, {"data": "builtin", "kind": 6, "label": "ellipsis", "sortText": "0.9999.ellipsis"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"data": "builtin", "kind": 7, "label": "enumerate", "sortText": "0.9999.enumerate"}, {"data": "builtin", "kind": 3, "label": "eval", "sortText": "0.9999.eval"}, {"kind": 14, "label": "except", "sortText": "0.9999.except"}, {"data": "builtin", "kind": 3, "label": "exec", "sortText": "0.9999.exec"}, {"data": "builtin", "kind": 6, "label": "exit", "sortText": "0.9999.exit"}, {"data": "builtin", "kind": 7, "label": "filter", "sortText": "0.9999.filter"}, {"kind": 14, "label": "finally", "sortText": "0.9999.finally"}, {"data": "builtin", "kind": 7, "label": "float", "sortText": "0.9999.float"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"data": "builtin", "kind": 3, "label": "format", "sortText": "0.9999.format"}, {"kind": 14, "label": "from", "sortText": "0.9999.from"}, {"data": "builtin", "kind": 7, "label": "frozenset", "sortText": "0.9999.frozenset"}, {"data": "builtin", "kind": 7, "label": "function", "sortText": "0.9999.function"}, {"data": "builtin", "kind": 3, "label": "getattr", "sortText": "0.9999.getattr"}, {"kind": 14, "label": "global", "sortText": "0.9999.global"}, {"data": "builtin", "kind": 3, "label": "globals", "sortText": "0.9999.globals"}, {"data": "builtin", "kind": 3, "label": "hasattr", "sortText": "0.9999.hasattr"}, {"data": "builtin", "kind": 3, "label": "hash", "sortText": "0.9999.hash"}, {"data": "builtin", "kind": 6, "label": "help", "sortText": "0.9999.help"}, {"data": "builtin", "kind": 3, "label": "hex", "sortText": "0.9999.hex"}, {"data": "builtin", "kind": 3, "label": "id", "sortText": "0.9999.id"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "import", "sortText": "0.9999.import"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"data": "builtin", "kind": 3, "label": "input", "sortText": "0.9999.input"}, {"data": "builtin", "kind": 7, "label": "int", "sortText": "0.9999.int"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"data": "builtin", "kind": 3, "label": "isinstance", "sortText": "0.9999.isinstance"}, {"data": "builtin", "kind": 3, "label": "issubclass", "sortText": "0.9999.issubclass"}, {"data": "builtin", "kind": 3, "label": "iter", "sortText": "0.9999.iter"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"data": "builtin", "kind": 3, "label": "len", "sortText": "0.9999.len"}, {"data": "builtin", "kind": 6, "label": "license", "sortText": "0.9999.license"}, {"data": "builtin", "kind": 7, "label": "list", "sortText": "0.9999.list"}, {"data": "builtin", "kind": 3, "label": "locals", "sortText": "0.9999.locals"}, {"data": "builtin", "kind": 7, "label": "map", "sortText": "0.9999.map"}, {"kind": 14, "label": "match", "sortText": "0.9999.match"}, {"data": "builtin", "kind": 3, "label": "max", "sortText": "0.9999.max"}, {"data": "builtin", "kind": 7, "label": "memoryview", "sortText": "0.9999.memoryview"}, {"data": "builtin", "kind": 3, "label": "min", "sortText": "0.9999.min"}, {"data": "builtin", "kind": 3, "label": "next", "sortText": "0.9999.next"}, {"kind": 14, "label": "nonlocal", "sortText": "0.9999.nonlocal"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"detail": "Module[numpy]", "kind": 9, "label": "np", "sortText": "0.9999.np"}, {"data": "builtin", "kind": 7, "label": "object", "sortText": "0.9999.object"}, {"data": "builtin", "kind": 3, "label": "oct", "sortText": "0.9999.oct"}, {"data": "builtin", "kind": 3, "label": "open", "sortText": "0.9999.open"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"data": "builtin", "kind": 3, "label": "ord", "sortText": "0.9999.ord"}, {"kind": 14, "label": "pass", "sortText": "0.9999.pass"}, {"detail": "Module[pandas]", "kind": 9, "label": "pd", "sortText": "0.9999.pd"}, {"data": "builtin", "kind": 3, "label": "pow", "sortText": "0.9999.pow"}, {"data": "builtin", "kind": 3, "label": "print", "sortText": "0.9999.print"}, {"data": "builtin", "kind": 7, "label": "property", "sortText": "0.9999.property"}, {"data": "builtin", "kind": 6, "label": "quit", "sortText": "0.9999.quit"}, {"kind": 14, "label": "raise", "sortText": "0.9999.raise"}, {"data": "builtin", "kind": 7, "label": "range", "sortText": "0.9999.range"}, {"data": "builtin", "kind": 3, "label": "repr", "sortText": "0.9999.repr"}, {"kind": 14, "label": "return", "sortText": "0.9999.return"}, {"data": "builtin", "kind": 7, "label": "reversed", "sortText": "0.9999.reversed"}, {"data": "builtin", "kind": 3, "label": "round", "sortText": "0.9999.round"}, {"data": "builtin", "kind": 7, "label": "set", "sortText": "0.9999.set"}, {"data": "builtin", "kind": 3, "label": "setattr", "sortText": "0.9999.setattr"}, {"data": "builtin", "kind": 7, "label": "slice", "sortText": "0.9999.slice"}, {"data": "builtin", "kind": 3, "label": "sorted", "sortText": "0.9999.sorted"}, {"data": "builtin", "kind": 7, "label": "staticmethod", "sortText": "0.9999.staticmethod"}, {"data": "builtin", "kind": 7, "label": "str", "sortText": "0.9999.str"}, {"data": "builtin", "kind": 3, "label": "sum", "sortText": "0.9999.sum"}, {"detail": "(values: list[int]) -> DataFrame", "kind": 3, "label": "summarize", "sortText": "0.9999.summarize"}, {"detail": "DataFrame", "kind": 6, "label": "summary", "sortText": "0.9999.summary"}, {"data": "builtin", "kind": 7, "label": "super", "sortText": "0.9999.super"}, {"kind": 14, "label": "try", "sortText": "0.9999.try"}, {"data": "builtin", "kind": 7, "label": "tuple", "sortText": "0.9999.tuple"}, {"kind": 14, "label": "type", "sortText": "0.9999.type"}, {"data": "builtin", "kind": 3, "label": "vars", "sortText": "0.9999.vars"}, {"kind": 14, "label": "while", "sortText": "0.9999.while"}, {"kind": 14, "label": "with", "sortText": "0.9999.with"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"data": "builtin", "kind": 7, "label": "zip", "sortText": "0.9999.zip"}, {"data": "builtin", "kind": 6, "label": "_AddableT1", "sortText": "2.9999._AddableT1"}, {"data": "builtin", "kind": 6, "label": "_AddableT2", "sortText": "2.9999._AddableT2"}, {"data": "builtin", "kind": 6, "label": "_AwaitableT", "sortText": "2.9999._AwaitableT"}, {"data": "builtin", "kind": 6, "label": "_AwaitableT_co", "sortText": "2.9999._AwaitableT_co"}, {"data": "builtin", "kind": 6, "label": "_BaseExceptionT", "sortText": "2.9999._BaseExceptionT"}, {"data": "builtin", "kind": 6, "label": "_BaseExceptionT_co", "sortText": "2.9999._BaseExceptionT_co"}, {"data": "builtin", "kind": 6, "label": "_ClassInfo", "sortText": "2.9999._ClassInfo"}, {"data": "builtin", "kind": 6, "label": "_E_contra", "sortText": "2.9999._E_contra"}, {"data": "builtin", "kind": 6, "label": "_ExceptionT", "sortText": "2.9999._ExceptionT"}, {"data": "builtin", "kind": 6, "label": "_ExceptionT_co", "sortText": "2.9999._ExceptionT_co"}, {"data": "builtin", "kind": 7, "label": "_FormatMapMapping", "sortText": "2.9999._FormatMapMapping"}, {"data": "builtin", "kind": 7, "label": "_GetItemIterable", "sortText": "2.9999._GetItemIterable"}, {"data": "builtin", "kind": 6, "label": "_I", "sortText": "2.9999._I"}, {"data": "builtin", "kind": 6, "label": "_IntegerFormats", "sortText": "2.9999._IntegerFormats"}, {"data": "builtin", "kind": 6, "label": "_KT", "sortText": "2.9999._KT"}, {"data": "builtin", "kind": 6, "label": "_LiteralInteger", "sortText": "2.9999._LiteralInteger"}, {"data": "builtin", "kind": 6, "label": "_M_contra", "sortText": "2.9999._M_contra"}, {"data": "builtin", "kind": 6, "label": "_NegativeInteger", "sortText": "2.9999._NegativeInteger"}, {"data": "builtin", "kind": 6, "label": "_Opener", "sortText": "2.9999._Opener"}, {"data": "builtin", "kind": 6, "label": "_P", "sortText": "2.9999._P"}, {"data": "builtin", "kind": 6, "label": "_PositiveInteger", "sortText": "2.9999._PositiveInteger"}, {"data": "builtin", "kind": 6, "label": "_R_co", "sortText": "2.9999._R_co"}, {"data": "builtin", "kind": 6, "label": "_S", "sortText": "2.9999._S"}, {"data": "builtin", "kind": 6, "label": "_StartT_co", "sortText": "2.9999._StartT_co"}, {"data": "builtin", "kind": 6, "label": "_StepT_co", "sortText": "2.9999._StepT_co"}, {"data": "builtin", "kind": 6, "label": "_StopT_co", "sortText": "2.9999._StopT_co"}, {"data": "builtin", "kind": 6, "label": "_SupportsAnextT_co", "sortText": "2.9999._SupportsAnextT_co"}, {"data": "builtin", "kind": 6, "label": "_SupportsNextT_co", "sortText": "2.9999._SupportsNextT_co"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow2", "sortText": "2.9999._SupportsPow2"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow3", "sortText": "2.9999._SupportsPow3"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow3NoneOnly", "sortText": "2.9999._SupportsPow3NoneOnly"}, {"data": "builtin", "kind": 7, "label": "_SupportsRound1", "sortText": "2.9999._SupportsRound1"}, {"data": "builtin", "kind": 7, "label": "_SupportsRound2", "sortText": "2.9999._SupportsRound2"}, {"data": "builtin", "kind": 6, "label": "_SupportsSomeKindOfPow", "sortText": "2.9999._SupportsSomeKindOfPow"}, {"data": "builtin", "kind": 6, "label": "_SupportsSumNoDefaultT", "sortText": "2.9999._SupportsSumNoDefaultT"}, {"data": "builtin", "kind": 7, "label": "_SupportsSumWithNoDefaultGiven", "sortText": "2.9999._SupportsSumWithNoDefaultGiven"}, {"data": "builtin", "kind": 7, "label": "_SupportsSynchronousAnext", "sortText": "2.9999._SupportsSynchronousAnext"}, {"data": "builtin", "kind": 7, "label": "_SupportsWriteAndFlush", "sortText": "2.9999._SupportsWriteAndFlush"}, {"data": "builtin", "kind": 6, "label": "_T", "sortText": "2.9999._T"}, {"data": "builtin", "kind": 6, "label": "_T1", "sortText": "2.9999._T1"}, {"data": "builtin", "kind": 6, "label": "_T2", "sortText": "2.9999._T2"}, {"data": "builtin", "kind": 6, "label": "_T3", "sortText": "2.9999._T3"}, {"data": "builtin", "kind": 6, "label": "_T4", "sortText": "2.9999._T4"}, {"data": "builtin", "kind": 6, "label": "_T5", "sortText": "2.9999._T5"}, {"data": "builtin", "kind": 6, "label": "_T_co", "sortText": "2.9999._T_co"}, {"data": "builtin", "kind": 6, "label": "_T_contra", "sortText": "2.9999._T_contra"}, {"data": "builtin", "kind": 7, "label": "_TranslateTable", "sortText": "2.9999._TranslateTable"}, {"data": "builtin", "kind": 6, "label": "_VT", "sortText": "2.9999._VT"}, {"data": "builtin", "kind": 21, "label": "__annotations__", "sortText": "3.9999.__annotations__"}, {"data": "builtin", "kind": 3, "label": "__build_class__", "sortText": "3.9999.__build_class__"}, {"data": "builtin", "kind": 21, "label": "__builtins__", "sortText": "3.9999.__builtins__"}, {"data": "builtin", "kind": 21, "label": "__cached__", "sortText": "3.9999.__cached__"}, {"data": "builtin", "kind": 21, "label": "__debug__", "sortText": "3.9999.__debug__"}, {"data": "builtin", "kind": 21, "label": "__dict__", "sortText": "3.9999.__dict__"}, {"data": "builtin", "kind": 21, "label": "__doc__", "sortText": "3.9999.__doc__"}, {"data": "builtin", "kind": 21, "label": "__file__", "sortText": "3.9999.__file__"}, {"data": "builtin", "kind": 3, "label": "__import__", "sortText": "3.9999.__import__"}, {"data": "builtin", "kind": 21, "label": "__loader__", "sortText": "3.9999.__loader__"}, {"data": "builtin", "kind": 21, "label": "__name__", "sortText": "3.9999.__name__"}, {"data": "builtin", "kind": 21, "label": "__package__", "sortText": "3.9999.__package__"}, {"data": "builtin", "kind": 21, "label": "__path__", "sortText": "3.9999.__path__"}, {"data": "builtin", "kind": 21, "label": "__spec__", "sortText": "3.9999.__spec__"}]}} +{"suite": "data_science", "label": "dataframe completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 8, "character": 8, "iteration": 5, "result": {"isIncomplete": false, "items": [{"data": "builtin", "kind": 7, "label": "ArithmeticError", "sortText": "0.9999.ArithmeticError"}, {"data": "builtin", "kind": 7, "label": "AssertionError", "sortText": "0.9999.AssertionError"}, {"data": "builtin", "kind": 7, "label": "AttributeError", "sortText": "0.9999.AttributeError"}, {"data": "builtin", "kind": 7, "label": "BaseException", "sortText": "0.9999.BaseException"}, {"data": "builtin", "kind": 7, "label": "BaseExceptionGroup", "sortText": "0.9999.BaseExceptionGroup"}, {"data": "builtin", "kind": 7, "label": "BlockingIOError", "sortText": "0.9999.BlockingIOError"}, {"data": "builtin", "kind": 7, "label": "BrokenPipeError", "sortText": "0.9999.BrokenPipeError"}, {"data": "builtin", "kind": 7, "label": "BufferError", "sortText": "0.9999.BufferError"}, {"data": "builtin", "kind": 7, "label": "BytesWarning", "sortText": "0.9999.BytesWarning"}, {"data": "builtin", "kind": 7, "label": "ChildProcessError", "sortText": "0.9999.ChildProcessError"}, {"data": "builtin", "kind": 7, "label": "ConnectionAbortedError", "sortText": "0.9999.ConnectionAbortedError"}, {"data": "builtin", "kind": 7, "label": "ConnectionError", "sortText": "0.9999.ConnectionError"}, {"data": "builtin", "kind": 7, "label": "ConnectionRefusedError", "sortText": "0.9999.ConnectionRefusedError"}, {"data": "builtin", "kind": 7, "label": "ConnectionResetError", "sortText": "0.9999.ConnectionResetError"}, {"data": "builtin", "kind": 7, "label": "DeprecationWarning", "sortText": "0.9999.DeprecationWarning"}, {"data": "builtin", "kind": 7, "label": "EOFError", "sortText": "0.9999.EOFError"}, {"data": "builtin", "kind": 6, "label": "Ellipsis", "sortText": "0.9999.Ellipsis"}, {"data": "builtin", "kind": 7, "label": "EncodingWarning", "sortText": "0.9999.EncodingWarning"}, {"data": "builtin", "kind": 6, "label": "EnvironmentError", "sortText": "0.9999.EnvironmentError"}, {"data": "builtin", "kind": 7, "label": "Exception", "sortText": "0.9999.Exception"}, {"data": "builtin", "kind": 7, "label": "ExceptionGroup", "sortText": "0.9999.ExceptionGroup"}, {"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"data": "builtin", "kind": 7, "label": "FileExistsError", "sortText": "0.9999.FileExistsError"}, {"data": "builtin", "kind": 7, "label": "FileNotFoundError", "sortText": "0.9999.FileNotFoundError"}, {"data": "builtin", "kind": 7, "label": "FloatingPointError", "sortText": "0.9999.FloatingPointError"}, {"data": "builtin", "kind": 7, "label": "FutureWarning", "sortText": "0.9999.FutureWarning"}, {"data": "builtin", "kind": 7, "label": "GeneratorExit", "sortText": "0.9999.GeneratorExit"}, {"data": "builtin", "kind": 6, "label": "IOError", "sortText": "0.9999.IOError"}, {"data": "builtin", "kind": 7, "label": "ImportError", "sortText": "0.9999.ImportError"}, {"data": "builtin", "kind": 7, "label": "ImportWarning", "sortText": "0.9999.ImportWarning"}, {"data": "builtin", "kind": 7, "label": "IndentationError", "sortText": "0.9999.IndentationError"}, {"data": "builtin", "kind": 7, "label": "IndexError", "sortText": "0.9999.IndexError"}, {"data": "builtin", "kind": 7, "label": "InterruptedError", "sortText": "0.9999.InterruptedError"}, {"data": "builtin", "kind": 7, "label": "IsADirectoryError", "sortText": "0.9999.IsADirectoryError"}, {"data": "builtin", "kind": 7, "label": "KeyError", "sortText": "0.9999.KeyError"}, {"data": "builtin", "kind": 7, "label": "KeyboardInterrupt", "sortText": "0.9999.KeyboardInterrupt"}, {"data": "builtin", "kind": 7, "label": "LookupError", "sortText": "0.9999.LookupError"}, {"data": "builtin", "kind": 7, "label": "MemoryError", "sortText": "0.9999.MemoryError"}, {"data": "builtin", "kind": 7, "label": "ModuleNotFoundError", "sortText": "0.9999.ModuleNotFoundError"}, {"data": "builtin", "kind": 7, "label": "NameError", "sortText": "0.9999.NameError"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"data": "builtin", "kind": 7, "label": "NotADirectoryError", "sortText": "0.9999.NotADirectoryError"}, {"data": "builtin", "kind": 6, "label": "NotImplemented", "sortText": "0.9999.NotImplemented"}, {"data": "builtin", "kind": 7, "label": "NotImplementedError", "sortText": "0.9999.NotImplementedError"}, {"data": "builtin", "kind": 7, "label": "OSError", "sortText": "0.9999.OSError"}, {"data": "builtin", "kind": 7, "label": "OverflowError", "sortText": "0.9999.OverflowError"}, {"data": "builtin", "kind": 7, "label": "PendingDeprecationWarning", "sortText": "0.9999.PendingDeprecationWarning"}, {"data": "builtin", "kind": 7, "label": "PermissionError", "sortText": "0.9999.PermissionError"}, {"data": "builtin", "kind": 7, "label": "ProcessLookupError", "sortText": "0.9999.ProcessLookupError"}, {"data": "builtin", "kind": 7, "label": "RecursionError", "sortText": "0.9999.RecursionError"}, {"data": "builtin", "kind": 7, "label": "ReferenceError", "sortText": "0.9999.ReferenceError"}, {"data": "builtin", "kind": 7, "label": "ResourceWarning", "sortText": "0.9999.ResourceWarning"}, {"data": "builtin", "kind": 7, "label": "RuntimeError", "sortText": "0.9999.RuntimeError"}, {"data": "builtin", "kind": 7, "label": "RuntimeWarning", "sortText": "0.9999.RuntimeWarning"}, {"data": "builtin", "kind": 7, "label": "StopAsyncIteration", "sortText": "0.9999.StopAsyncIteration"}, {"data": "builtin", "kind": 7, "label": "StopIteration", "sortText": "0.9999.StopIteration"}, {"data": "builtin", "kind": 7, "label": "SyntaxError", "sortText": "0.9999.SyntaxError"}, {"data": "builtin", "kind": 7, "label": "SyntaxWarning", "sortText": "0.9999.SyntaxWarning"}, {"data": "builtin", "kind": 7, "label": "SystemError", "sortText": "0.9999.SystemError"}, {"data": "builtin", "kind": 7, "label": "SystemExit", "sortText": "0.9999.SystemExit"}, {"data": "builtin", "kind": 7, "label": "TabError", "sortText": "0.9999.TabError"}, {"data": "builtin", "kind": 7, "label": "TimeoutError", "sortText": "0.9999.TimeoutError"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"data": "builtin", "kind": 7, "label": "TypeError", "sortText": "0.9999.TypeError"}, {"data": "builtin", "kind": 7, "label": "UnboundLocalError", "sortText": "0.9999.UnboundLocalError"}, {"data": "builtin", "kind": 7, "label": "UnicodeDecodeError", "sortText": "0.9999.UnicodeDecodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeEncodeError", "sortText": "0.9999.UnicodeEncodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeError", "sortText": "0.9999.UnicodeError"}, {"data": "builtin", "kind": 7, "label": "UnicodeTranslateError", "sortText": "0.9999.UnicodeTranslateError"}, {"data": "builtin", "kind": 7, "label": "UnicodeWarning", "sortText": "0.9999.UnicodeWarning"}, {"data": "builtin", "kind": 7, "label": "UserWarning", "sortText": "0.9999.UserWarning"}, {"data": "builtin", "kind": 7, "label": "ValueError", "sortText": "0.9999.ValueError"}, {"data": "builtin", "kind": 7, "label": "Warning", "sortText": "0.9999.Warning"}, {"data": "builtin", "kind": 7, "label": "ZeroDivisionError", "sortText": "0.9999.ZeroDivisionError"}, {"data": "builtin", "kind": 3, "label": "abs", "sortText": "0.9999.abs"}, {"data": "builtin", "kind": 3, "label": "aiter", "sortText": "0.9999.aiter"}, {"data": "builtin", "kind": 3, "label": "all", "sortText": "0.9999.all"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"data": "builtin", "kind": 3, "label": "anext", "sortText": "0.9999.anext"}, {"data": "builtin", "kind": 3, "label": "any", "sortText": "0.9999.any"}, {"data": "builtin", "kind": 3, "label": "ascii", "sortText": "0.9999.ascii"}, {"kind": 14, "label": "assert", "sortText": "0.9999.assert"}, {"kind": 14, "label": "async", "sortText": "0.9999.async"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"data": "builtin", "kind": 3, "label": "bin", "sortText": "0.9999.bin"}, {"data": "builtin", "kind": 7, "label": "bool", "sortText": "0.9999.bool"}, {"kind": 14, "label": "break", "sortText": "0.9999.break"}, {"data": "builtin", "kind": 3, "label": "breakpoint", "sortText": "0.9999.breakpoint"}, {"data": "builtin", "kind": 7, "label": "bytearray", "sortText": "0.9999.bytearray"}, {"data": "builtin", "kind": 7, "label": "bytes", "sortText": "0.9999.bytes"}, {"data": "builtin", "kind": 3, "label": "callable", "sortText": "0.9999.callable"}, {"kind": 14, "label": "case", "sortText": "0.9999.case"}, {"data": "builtin", "kind": 3, "label": "chr", "sortText": "0.9999.chr"}, {"kind": 14, "label": "class", "sortText": "0.9999.class"}, {"data": "builtin", "kind": 7, "label": "classmethod", "sortText": "0.9999.classmethod"}, {"data": "builtin", "kind": 3, "label": "compile", "sortText": "0.9999.compile"}, {"data": "builtin", "kind": 7, "label": "complex", "sortText": "0.9999.complex"}, {"kind": 14, "label": "continue", "sortText": "0.9999.continue"}, {"data": "builtin", "kind": 6, "label": "copyright", "sortText": "0.9999.copyright"}, {"data": "builtin", "kind": 6, "label": "credits", "sortText": "0.9999.credits"}, {"kind": 14, "label": "def", "sortText": "0.9999.def"}, {"kind": 14, "label": "del", "sortText": "0.9999.del"}, {"data": "builtin", "kind": 3, "label": "delattr", "sortText": "0.9999.delattr"}, {"data": "builtin", "kind": 7, "label": "dict", "sortText": "0.9999.dict"}, {"data": "builtin", "kind": 3, "label": "dir", "sortText": "0.9999.dir"}, {"data": "builtin", "kind": 3, "label": "divmod", "sortText": "0.9999.divmod"}, {"kind": 14, "label": "elif", "sortText": "0.9999.elif"}, {"data": "builtin", "kind": 6, "label": "ellipsis", "sortText": "0.9999.ellipsis"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"data": "builtin", "kind": 7, "label": "enumerate", "sortText": "0.9999.enumerate"}, {"data": "builtin", "kind": 3, "label": "eval", "sortText": "0.9999.eval"}, {"kind": 14, "label": "except", "sortText": "0.9999.except"}, {"data": "builtin", "kind": 3, "label": "exec", "sortText": "0.9999.exec"}, {"data": "builtin", "kind": 6, "label": "exit", "sortText": "0.9999.exit"}, {"data": "builtin", "kind": 7, "label": "filter", "sortText": "0.9999.filter"}, {"kind": 14, "label": "finally", "sortText": "0.9999.finally"}, {"data": "builtin", "kind": 7, "label": "float", "sortText": "0.9999.float"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"data": "builtin", "kind": 3, "label": "format", "sortText": "0.9999.format"}, {"kind": 14, "label": "from", "sortText": "0.9999.from"}, {"data": "builtin", "kind": 7, "label": "frozenset", "sortText": "0.9999.frozenset"}, {"data": "builtin", "kind": 7, "label": "function", "sortText": "0.9999.function"}, {"data": "builtin", "kind": 3, "label": "getattr", "sortText": "0.9999.getattr"}, {"kind": 14, "label": "global", "sortText": "0.9999.global"}, {"data": "builtin", "kind": 3, "label": "globals", "sortText": "0.9999.globals"}, {"data": "builtin", "kind": 3, "label": "hasattr", "sortText": "0.9999.hasattr"}, {"data": "builtin", "kind": 3, "label": "hash", "sortText": "0.9999.hash"}, {"data": "builtin", "kind": 6, "label": "help", "sortText": "0.9999.help"}, {"data": "builtin", "kind": 3, "label": "hex", "sortText": "0.9999.hex"}, {"data": "builtin", "kind": 3, "label": "id", "sortText": "0.9999.id"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "import", "sortText": "0.9999.import"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"data": "builtin", "kind": 3, "label": "input", "sortText": "0.9999.input"}, {"data": "builtin", "kind": 7, "label": "int", "sortText": "0.9999.int"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"data": "builtin", "kind": 3, "label": "isinstance", "sortText": "0.9999.isinstance"}, {"data": "builtin", "kind": 3, "label": "issubclass", "sortText": "0.9999.issubclass"}, {"data": "builtin", "kind": 3, "label": "iter", "sortText": "0.9999.iter"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"data": "builtin", "kind": 3, "label": "len", "sortText": "0.9999.len"}, {"data": "builtin", "kind": 6, "label": "license", "sortText": "0.9999.license"}, {"data": "builtin", "kind": 7, "label": "list", "sortText": "0.9999.list"}, {"data": "builtin", "kind": 3, "label": "locals", "sortText": "0.9999.locals"}, {"data": "builtin", "kind": 7, "label": "map", "sortText": "0.9999.map"}, {"kind": 14, "label": "match", "sortText": "0.9999.match"}, {"data": "builtin", "kind": 3, "label": "max", "sortText": "0.9999.max"}, {"data": "builtin", "kind": 7, "label": "memoryview", "sortText": "0.9999.memoryview"}, {"data": "builtin", "kind": 3, "label": "min", "sortText": "0.9999.min"}, {"data": "builtin", "kind": 3, "label": "next", "sortText": "0.9999.next"}, {"kind": 14, "label": "nonlocal", "sortText": "0.9999.nonlocal"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"detail": "Module[numpy]", "kind": 9, "label": "np", "sortText": "0.9999.np"}, {"data": "builtin", "kind": 7, "label": "object", "sortText": "0.9999.object"}, {"data": "builtin", "kind": 3, "label": "oct", "sortText": "0.9999.oct"}, {"data": "builtin", "kind": 3, "label": "open", "sortText": "0.9999.open"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"data": "builtin", "kind": 3, "label": "ord", "sortText": "0.9999.ord"}, {"kind": 14, "label": "pass", "sortText": "0.9999.pass"}, {"detail": "Module[pandas]", "kind": 9, "label": "pd", "sortText": "0.9999.pd"}, {"data": "builtin", "kind": 3, "label": "pow", "sortText": "0.9999.pow"}, {"data": "builtin", "kind": 3, "label": "print", "sortText": "0.9999.print"}, {"data": "builtin", "kind": 7, "label": "property", "sortText": "0.9999.property"}, {"data": "builtin", "kind": 6, "label": "quit", "sortText": "0.9999.quit"}, {"kind": 14, "label": "raise", "sortText": "0.9999.raise"}, {"data": "builtin", "kind": 7, "label": "range", "sortText": "0.9999.range"}, {"data": "builtin", "kind": 3, "label": "repr", "sortText": "0.9999.repr"}, {"kind": 14, "label": "return", "sortText": "0.9999.return"}, {"data": "builtin", "kind": 7, "label": "reversed", "sortText": "0.9999.reversed"}, {"data": "builtin", "kind": 3, "label": "round", "sortText": "0.9999.round"}, {"data": "builtin", "kind": 7, "label": "set", "sortText": "0.9999.set"}, {"data": "builtin", "kind": 3, "label": "setattr", "sortText": "0.9999.setattr"}, {"data": "builtin", "kind": 7, "label": "slice", "sortText": "0.9999.slice"}, {"data": "builtin", "kind": 3, "label": "sorted", "sortText": "0.9999.sorted"}, {"data": "builtin", "kind": 7, "label": "staticmethod", "sortText": "0.9999.staticmethod"}, {"data": "builtin", "kind": 7, "label": "str", "sortText": "0.9999.str"}, {"data": "builtin", "kind": 3, "label": "sum", "sortText": "0.9999.sum"}, {"detail": "(values: list[int]) -> DataFrame", "kind": 3, "label": "summarize", "sortText": "0.9999.summarize"}, {"detail": "DataFrame", "kind": 6, "label": "summary", "sortText": "0.9999.summary"}, {"data": "builtin", "kind": 7, "label": "super", "sortText": "0.9999.super"}, {"kind": 14, "label": "try", "sortText": "0.9999.try"}, {"data": "builtin", "kind": 7, "label": "tuple", "sortText": "0.9999.tuple"}, {"kind": 14, "label": "type", "sortText": "0.9999.type"}, {"data": "builtin", "kind": 3, "label": "vars", "sortText": "0.9999.vars"}, {"kind": 14, "label": "while", "sortText": "0.9999.while"}, {"kind": 14, "label": "with", "sortText": "0.9999.with"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"data": "builtin", "kind": 7, "label": "zip", "sortText": "0.9999.zip"}, {"data": "builtin", "kind": 6, "label": "_AddableT1", "sortText": "2.9999._AddableT1"}, {"data": "builtin", "kind": 6, "label": "_AddableT2", "sortText": "2.9999._AddableT2"}, {"data": "builtin", "kind": 6, "label": "_AwaitableT", "sortText": "2.9999._AwaitableT"}, {"data": "builtin", "kind": 6, "label": "_AwaitableT_co", "sortText": "2.9999._AwaitableT_co"}, {"data": "builtin", "kind": 6, "label": "_BaseExceptionT", "sortText": "2.9999._BaseExceptionT"}, {"data": "builtin", "kind": 6, "label": "_BaseExceptionT_co", "sortText": "2.9999._BaseExceptionT_co"}, {"data": "builtin", "kind": 6, "label": "_ClassInfo", "sortText": "2.9999._ClassInfo"}, {"data": "builtin", "kind": 6, "label": "_E_contra", "sortText": "2.9999._E_contra"}, {"data": "builtin", "kind": 6, "label": "_ExceptionT", "sortText": "2.9999._ExceptionT"}, {"data": "builtin", "kind": 6, "label": "_ExceptionT_co", "sortText": "2.9999._ExceptionT_co"}, {"data": "builtin", "kind": 7, "label": "_FormatMapMapping", "sortText": "2.9999._FormatMapMapping"}, {"data": "builtin", "kind": 7, "label": "_GetItemIterable", "sortText": "2.9999._GetItemIterable"}, {"data": "builtin", "kind": 6, "label": "_I", "sortText": "2.9999._I"}, {"data": "builtin", "kind": 6, "label": "_IntegerFormats", "sortText": "2.9999._IntegerFormats"}, {"data": "builtin", "kind": 6, "label": "_KT", "sortText": "2.9999._KT"}, {"data": "builtin", "kind": 6, "label": "_LiteralInteger", "sortText": "2.9999._LiteralInteger"}, {"data": "builtin", "kind": 6, "label": "_M_contra", "sortText": "2.9999._M_contra"}, {"data": "builtin", "kind": 6, "label": "_NegativeInteger", "sortText": "2.9999._NegativeInteger"}, {"data": "builtin", "kind": 6, "label": "_Opener", "sortText": "2.9999._Opener"}, {"data": "builtin", "kind": 6, "label": "_P", "sortText": "2.9999._P"}, {"data": "builtin", "kind": 6, "label": "_PositiveInteger", "sortText": "2.9999._PositiveInteger"}, {"data": "builtin", "kind": 6, "label": "_R_co", "sortText": "2.9999._R_co"}, {"data": "builtin", "kind": 6, "label": "_S", "sortText": "2.9999._S"}, {"data": "builtin", "kind": 6, "label": "_StartT_co", "sortText": "2.9999._StartT_co"}, {"data": "builtin", "kind": 6, "label": "_StepT_co", "sortText": "2.9999._StepT_co"}, {"data": "builtin", "kind": 6, "label": "_StopT_co", "sortText": "2.9999._StopT_co"}, {"data": "builtin", "kind": 6, "label": "_SupportsAnextT_co", "sortText": "2.9999._SupportsAnextT_co"}, {"data": "builtin", "kind": 6, "label": "_SupportsNextT_co", "sortText": "2.9999._SupportsNextT_co"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow2", "sortText": "2.9999._SupportsPow2"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow3", "sortText": "2.9999._SupportsPow3"}, {"data": "builtin", "kind": 7, "label": "_SupportsPow3NoneOnly", "sortText": "2.9999._SupportsPow3NoneOnly"}, {"data": "builtin", "kind": 7, "label": "_SupportsRound1", "sortText": "2.9999._SupportsRound1"}, {"data": "builtin", "kind": 7, "label": "_SupportsRound2", "sortText": "2.9999._SupportsRound2"}, {"data": "builtin", "kind": 6, "label": "_SupportsSomeKindOfPow", "sortText": "2.9999._SupportsSomeKindOfPow"}, {"data": "builtin", "kind": 6, "label": "_SupportsSumNoDefaultT", "sortText": "2.9999._SupportsSumNoDefaultT"}, {"data": "builtin", "kind": 7, "label": "_SupportsSumWithNoDefaultGiven", "sortText": "2.9999._SupportsSumWithNoDefaultGiven"}, {"data": "builtin", "kind": 7, "label": "_SupportsSynchronousAnext", "sortText": "2.9999._SupportsSynchronousAnext"}, {"data": "builtin", "kind": 7, "label": "_SupportsWriteAndFlush", "sortText": "2.9999._SupportsWriteAndFlush"}, {"data": "builtin", "kind": 6, "label": "_T", "sortText": "2.9999._T"}, {"data": "builtin", "kind": 6, "label": "_T1", "sortText": "2.9999._T1"}, {"data": "builtin", "kind": 6, "label": "_T2", "sortText": "2.9999._T2"}, {"data": "builtin", "kind": 6, "label": "_T3", "sortText": "2.9999._T3"}, {"data": "builtin", "kind": 6, "label": "_T4", "sortText": "2.9999._T4"}, {"data": "builtin", "kind": 6, "label": "_T5", "sortText": "2.9999._T5"}, {"data": "builtin", "kind": 6, "label": "_T_co", "sortText": "2.9999._T_co"}, {"data": "builtin", "kind": 6, "label": "_T_contra", "sortText": "2.9999._T_contra"}, {"data": "builtin", "kind": 7, "label": "_TranslateTable", "sortText": "2.9999._TranslateTable"}, {"data": "builtin", "kind": 6, "label": "_VT", "sortText": "2.9999._VT"}, {"data": "builtin", "kind": 21, "label": "__annotations__", "sortText": "3.9999.__annotations__"}, {"data": "builtin", "kind": 3, "label": "__build_class__", "sortText": "3.9999.__build_class__"}, {"data": "builtin", "kind": 21, "label": "__builtins__", "sortText": "3.9999.__builtins__"}, {"data": "builtin", "kind": 21, "label": "__cached__", "sortText": "3.9999.__cached__"}, {"data": "builtin", "kind": 21, "label": "__debug__", "sortText": "3.9999.__debug__"}, {"data": "builtin", "kind": 21, "label": "__dict__", "sortText": "3.9999.__dict__"}, {"data": "builtin", "kind": 21, "label": "__doc__", "sortText": "3.9999.__doc__"}, {"data": "builtin", "kind": 21, "label": "__file__", "sortText": "3.9999.__file__"}, {"data": "builtin", "kind": 3, "label": "__import__", "sortText": "3.9999.__import__"}, {"data": "builtin", "kind": 21, "label": "__loader__", "sortText": "3.9999.__loader__"}, {"data": "builtin", "kind": 21, "label": "__name__", "sortText": "3.9999.__name__"}, {"data": "builtin", "kind": 21, "label": "__package__", "sortText": "3.9999.__package__"}, {"data": "builtin", "kind": 21, "label": "__path__", "sortText": "3.9999.__path__"}, {"data": "builtin", "kind": 21, "label": "__spec__", "sortText": "3.9999.__spec__"}]}} +{"suite": "data_science", "label": "dataframe describe hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 6, "character": 19, "iteration": 1, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) __new__: def __new__(\n cls : type[DataFrame],\n data : DataFrame | Index | Iterable[Index | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | tuple[Hashable, ListLikeU]] | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | None = None,\n index : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n dtype : ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy : bool | None = None\n) -> DataFrame: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/frame.pyi#L396,7) | [Index](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/indexes/base.pyi#L144,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L718,7) | [Series](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/series.pyi#L341,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3627,7) | [int](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L418,7) | [dtype](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L1086,7) | [ndarray](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L2078,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L555,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L566,7) | [ExtensionArray](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/arrays/base.pyi#L32,7) | [SequenceNotStr](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/_typing.pyi#L100,7) | [range](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L4106,7) | [ExtensionDtype](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/dtypes/base.pyi#L11,7) | [generic](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L4968,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3200,7) | [complex](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L932,7) | [object](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L114,7)"}}} +{"suite": "data_science", "label": "dataframe describe hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 6, "character": 19, "iteration": 2, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) __new__: def __new__(\n cls : type[DataFrame],\n data : DataFrame | Index | Iterable[Index | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | tuple[Hashable, ListLikeU]] | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | None = None,\n index : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n dtype : ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy : bool | None = None\n) -> DataFrame: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/frame.pyi#L396,7) | [Index](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/indexes/base.pyi#L144,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L718,7) | [Series](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/series.pyi#L341,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3627,7) | [int](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L418,7) | [dtype](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L1086,7) | [ndarray](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L2078,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L555,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L566,7) | [ExtensionArray](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/arrays/base.pyi#L32,7) | [SequenceNotStr](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/_typing.pyi#L100,7) | [range](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L4106,7) | [ExtensionDtype](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/dtypes/base.pyi#L11,7) | [generic](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L4968,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3200,7) | [complex](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L932,7) | [object](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L114,7)"}}} +{"suite": "data_science", "label": "dataframe describe hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 6, "character": 19, "iteration": 3, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) __new__: def __new__(\n cls : type[DataFrame],\n data : DataFrame | Index | Iterable[Index | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | tuple[Hashable, ListLikeU]] | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | None = None,\n index : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n dtype : ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy : bool | None = None\n) -> DataFrame: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/frame.pyi#L396,7) | [Index](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/indexes/base.pyi#L144,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L718,7) | [Series](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/series.pyi#L341,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3627,7) | [int](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L418,7) | [dtype](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L1086,7) | [ndarray](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L2078,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L555,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L566,7) | [ExtensionArray](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/arrays/base.pyi#L32,7) | [SequenceNotStr](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/_typing.pyi#L100,7) | [range](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L4106,7) | [ExtensionDtype](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/dtypes/base.pyi#L11,7) | [generic](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L4968,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3200,7) | [complex](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L932,7) | [object](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L114,7)"}}} +{"suite": "data_science", "label": "dataframe describe hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 6, "character": 19, "iteration": 4, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) __new__: def __new__(\n cls : type[DataFrame],\n data : DataFrame | Index | Iterable[Index | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | tuple[Hashable, ListLikeU]] | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | None = None,\n index : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n dtype : ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy : bool | None = None\n) -> DataFrame: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/frame.pyi#L396,7) | [Index](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/indexes/base.pyi#L144,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L718,7) | [Series](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/series.pyi#L341,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3627,7) | [int](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L418,7) | [dtype](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L1086,7) | [ndarray](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L2078,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L555,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L566,7) | [ExtensionArray](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/arrays/base.pyi#L32,7) | [SequenceNotStr](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/_typing.pyi#L100,7) | [range](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L4106,7) | [ExtensionDtype](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/dtypes/base.pyi#L11,7) | [generic](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L4968,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3200,7) | [complex](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L932,7) | [object](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L114,7)"}}} +{"suite": "data_science", "label": "dataframe describe hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 6, "character": 19, "iteration": 5, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) __new__: def __new__(\n cls : type[DataFrame],\n data : DataFrame | Index | Iterable[Index | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | tuple[Hashable, ListLikeU]] | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | None = None,\n index : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n dtype : ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy : bool | None = None\n) -> DataFrame: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/frame.pyi#L396,7) | [Index](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/indexes/base.pyi#L144,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L718,7) | [Series](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/series.pyi#L341,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3627,7) | [int](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L418,7) | [dtype](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L1086,7) | [ndarray](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L2078,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L555,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L566,7) | [ExtensionArray](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/arrays/base.pyi#L32,7) | [SequenceNotStr](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/_typing.pyi#L100,7) | [range](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L4106,7) | [ExtensionDtype](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/dtypes/base.pyi#L11,7) | [generic](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L4968,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3200,7) | [complex](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L932,7) | [object](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L114,7)"}}} +{"suite": "data_science", "label": "summarize definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 15, "iteration": 1, "result": {"range": {"end": {"character": 13, "line": 4}, "start": {"character": 4, "line": 4}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py"}} +{"suite": "data_science", "label": "summarize definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 15, "iteration": 2, "result": {"range": {"end": {"character": 13, "line": 4}, "start": {"character": 4, "line": 4}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py"}} +{"suite": "data_science", "label": "summarize definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 15, "iteration": 3, "result": {"range": {"end": {"character": 13, "line": 4}, "start": {"character": 4, "line": 4}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py"}} +{"suite": "data_science", "label": "summarize definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 15, "iteration": 4, "result": {"range": {"end": {"character": 13, "line": 4}, "start": {"character": 4, "line": 4}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py"}} +{"suite": "data_science", "label": "summarize definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 15, "iteration": 5, "result": {"range": {"end": {"character": 13, "line": 4}, "start": {"character": 4, "line": 4}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py"}} +{"suite": "data_science", "label": "edit array then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 31, "iteration": 1, "result": {"isIncomplete": false, "items": [{"detail": "ndarray", "kind": 5, "label": "T", "sortText": "0.9999.T"}, {"detail": "\n@overload\ndef all(\n self : ndarray,\n axis : None = None,\n out : None = None,\n keepdims: Literal[False] = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> numpy.bool: ...\ndef all(\n self : ndarray,\n axis : int | tuple[int, ...],\n out : None = None,\n keepdims: Literal[False] = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef all(\n self : ndarray,\n axis : int | tuple[int, ...] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef all[ArrayT: ndarray](\n self : ndarray,\n axis : int | tuple[int, ...] | None = None,\n *,\n out : ArrayT,\n keepdims: builtins.bool = False,\n where : _ArrayLikeBool_co = True\n) -> ArrayT: ...\ndef all[ArrayT: ndarray](\n self : ndarray,\n axis : int | tuple[int, ...] | None,\n out : ArrayT,\n keepdims: builtins.bool = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> ArrayT: ...", "kind": 2, "label": "all", "sortText": "0.9999.all"}, {"detail": "\n@overload\ndef any(\n self : ndarray,\n axis : None = None,\n out : None = None,\n keepdims: Literal[False] = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> numpy.bool: ...\ndef any(\n self : ndarray,\n axis : int | tuple[int, ...],\n out : None = None,\n keepdims: Literal[False] = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef any(\n self : ndarray,\n axis : int | tuple[int, ...] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef any[ArrayT: ndarray](\n self : ndarray,\n axis : int | tuple[int, ...] | None = None,\n *,\n out : ArrayT,\n keepdims: builtins.bool = False,\n where : _ArrayLikeBool_co = True\n) -> ArrayT: ...\ndef any[ArrayT: ndarray](\n self : ndarray,\n axis : int | tuple[int, ...] | None,\n out : ArrayT,\n keepdims: builtins.bool = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> ArrayT: ...", "kind": 2, "label": "any", "sortText": "0.9999.any"}, {"detail": "\n@overload\ndef argmax(\n self : ndarray,\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] = False\n) -> signedinteger[_NBitIntP]: ...\ndef argmax(\n self : ndarray,\n axis : SupportsIndex,\n out : None = None,\n *,\n keepdims: Literal[False] = False\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmax(\n self : ndarray,\n axis : SupportsIndex | None = None,\n out : None = None,\n *,\n keepdims: Literal[True]\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmax[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self : ndarray,\n axis : SupportsIndex | None = None,\n *,\n out : ArrayT,\n keepdims: bool = False\n) -> ArrayT: ...\ndef argmax[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self : ndarray,\n axis : SupportsIndex | None,\n out : ArrayT,\n *,\n keepdims: bool = False\n) -> ArrayT: ...", "kind": 2, "label": "argmax", "sortText": "0.9999.argmax"}, {"detail": "\n@overload\ndef argmin(\n self : ndarray,\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] = False\n) -> signedinteger[_NBitIntP]: ...\ndef argmin(\n self : ndarray,\n axis : SupportsIndex,\n out : None = None,\n *,\n keepdims: Literal[False] = False\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmin(\n self : ndarray,\n axis : SupportsIndex | None = None,\n out : None = None,\n *,\n keepdims: Literal[True]\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmin[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self : ndarray,\n axis : SupportsIndex | None = None,\n *,\n out : ArrayT,\n keepdims: bool = False\n) -> ArrayT: ...\ndef argmin[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self : ndarray,\n axis : SupportsIndex | None,\n out : ArrayT,\n *,\n keepdims: bool = False\n) -> ArrayT: ...", "kind": 2, "label": "argmin", "sortText": "0.9999.argmin"}, {"detail": "\n@overload\ndef argpartition(\n self : ndarray,\n kth : _ArrayLikeInt,\n /,\n axis : None,\n kind : Literal['introselect'] = 'introselect',\n order: None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self : ndarray,\n kth : _ArrayLikeInt,\n /,\n axis : SupportsIndex = -1,\n kind : Literal['introselect'] = 'introselect',\n order: None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self : ndarray[tuple[Any, ...], dtype[void]],\n kth : _ArrayLikeInt,\n /,\n axis : None,\n kind : Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self : ndarray[tuple[Any, ...], dtype[void]],\n kth : _ArrayLikeInt,\n /,\n axis : SupportsIndex = -1,\n kind : Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "argpartition", "sortText": "0.9999.argpartition"}, {"detail": "def argsort(\n self : ndarray,\n axis : SupportsIndex | None = ...,\n kind : Literal['H', 'M', 'Q', 'S', 'heap', 'heapsort', 'merge', 'mergesort', 'quick', 'quicksort', 'stable', 'stablesort'] | None = ...,\n order : Sequence[str] | str | None = ...,\n *,\n stable : bool | None = ...,\n descending: bool | None = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "argsort", "sortText": "0.9999.argsort"}, {"detail": "\n@overload\ndef astype[ScalarT: generic](\n self : ndarray,\n dtype : _DTypeLike,\n order : _OrderKACF = ...,\n casting: _CastingKind = ...,\n subok : bool = ...,\n copy : _CopyMode | bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef astype(\n self : ndarray,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n order : _OrderKACF = ...,\n casting: _CastingKind = ...,\n subok : bool = ...,\n copy : _CopyMode | bool = ...\n) -> ndarray: ...", "kind": 2, "label": "astype", "sortText": "0.9999.astype"}, {"detail": "ndarray | None", "kind": 5, "label": "base", "sortText": "0.9999.base"}, {"detail": "def byteswap(\n self : ndarray,\n inplace: bool = ...\n) -> ndarray: ...", "kind": 2, "label": "byteswap", "sortText": "0.9999.byteswap"}, {"detail": "\n@overload\ndef choose(\n self : ndarray,\n /,\n choices: ArrayLike,\n out : None = None,\n mode : _ModeKind = 'raise'\n) -> ndarray: ...\ndef choose[ArrayT: ndarray](\n self : ndarray,\n /,\n choices: ArrayLike,\n out : ArrayT,\n mode : _ModeKind = 'raise'\n) -> ArrayT: ...", "kind": 2, "label": "choose", "sortText": "0.9999.choose"}, {"detail": "\n@overload\ndef clip(\n self : ndarray,\n /,\n min : ArrayLike,\n max : Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None = None,\n out : None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip(\n self : ndarray,\n /,\n min : None,\n max : ArrayLike,\n out : None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip(\n self : ndarray,\n /,\n min : None = None,\n *,\n max : ArrayLike,\n out : None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: ArrayLike,\n max: Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self : ndarray,\n /,\n min : ArrayLike,\n max : Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None = None,\n *,\n out : ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: None,\n max: ArrayLike,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self : ndarray,\n /,\n min : None = None,\n *,\n max : ArrayLike,\n out : ArrayT,\n **kwargs: Any\n) -> ArrayT: ...", "kind": 2, "label": "clip", "sortText": "0.9999.clip"}, {"detail": "\n@overload\ndef compress(\n self : ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis : SupportsIndex | None = None,\n out : None = None\n) -> ndarray: ...\ndef compress[ArrayT: ndarray](\n self: ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis: SupportsIndex | None,\n out: ArrayT\n) -> ArrayT: ...\ndef compress[ArrayT: ndarray](\n self : ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis : SupportsIndex | None = None,\n *,\n out : ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "compress", "sortText": "0.9999.compress"}, {"detail": "def conj(self: ndarray) -> ndarray: ...", "kind": 2, "label": "conj", "sortText": "0.9999.conj"}, {"detail": "def conjugate(self: ndarray) -> ndarray: ...", "kind": 2, "label": "conjugate", "sortText": "0.9999.conjugate"}, {"detail": "def copy(\n self : ndarray,\n order: _OrderKACF = ...\n) -> ndarray: ...", "kind": 2, "label": "copy", "sortText": "0.9999.copy"}, {"detail": "_ctypes[int]", "kind": 5, "label": "ctypes", "sortText": "0.9999.ctypes"}, {"detail": "\n@overload\ndef cumprod[DTypeT: dtype[inexact | object_]](\n self : ndarray[Any, DTypeT],\n axis : None = None,\n dtype: None = None,\n out : None = None\n) -> ndarray[tuple[int], DTypeT]: ...\ndef cumprod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : None = None,\n dtype: None = None,\n out : None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef cumprod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None = None,\n *,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumprod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None = None,\n *,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[tuple[int]]: ...\ndef cumprod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumprod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[tuple[int]]: ...\ndef cumprod[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_]]](\n self : ArrayT,\n axis : SupportsIndex,\n dtype: None = None,\n out : None = None\n) -> ArrayT: ...\ndef cumprod[ShapeT: tuple[int, ...]](\n self : ndarray[ShapeT, dtype[numpy.bool | integer]],\n axis : SupportsIndex,\n dtype: None = None,\n out : None = None\n) -> ndarray[ShapeT, dtype[signedinteger[_NBitIntP]]]: ...\ndef cumprod[ShapeT: tuple[int, ...], ScalarT: generic](\n self : ndarray[ShapeT, dtype[numpy.bool | number | object_]],\n axis : SupportsIndex,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[ShapeT, dtype[ScalarT]]: ...\ndef cumprod[ShapeT: tuple[int, ...]](\n self : ndarray[ShapeT, dtype[numpy.bool | number | object_]],\n axis : SupportsIndex,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[ShapeT]: ...\ndef cumprod[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: SupportsIndex | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...\ndef cumprod[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : SupportsIndex | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "cumprod", "sortText": "0.9999.cumprod"}, {"detail": "\n@overload\ndef cumsum[DTypeT: dtype[inexact | object_ | timedelta64]](\n self : ndarray[Any, DTypeT],\n axis : None = None,\n dtype: None = None,\n out : None = None\n) -> ndarray[tuple[int], DTypeT]: ...\ndef cumsum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : None = None,\n dtype: None = None,\n out : None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef cumsum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumsum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[tuple[int]]: ...\ndef cumsum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumsum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[tuple[int]]: ...\ndef cumsum[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self : ArrayT,\n axis : SupportsIndex,\n dtype: None = None,\n out : None = None\n) -> ArrayT: ...\ndef cumsum[ShapeT: tuple[int, ...]](\n self : ndarray[ShapeT, dtype[numpy.bool | integer]],\n axis : SupportsIndex,\n dtype: None = None,\n out : None = None\n) -> ndarray[ShapeT, dtype[signedinteger[_NBitIntP]]]: ...\ndef cumsum[ShapeT: tuple[int, ...], ScalarT: generic](\n self : ndarray[ShapeT, dtype[numpy.bool | number | object_ | timedelta64]],\n axis : SupportsIndex,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[ShapeT, dtype[ScalarT]]: ...\ndef cumsum[ShapeT: tuple[int, ...]](\n self : ndarray[ShapeT, dtype[numpy.bool | number | object_ | timedelta64]],\n axis : SupportsIndex,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[ShapeT]: ...\ndef cumsum[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: SupportsIndex | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...\ndef cumsum[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : SupportsIndex | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "cumsum", "sortText": "0.9999.cumsum"}, {"detail": "memoryview", "kind": 5, "label": "data", "sortText": "0.9999.data"}, {"detail": "Literal['cpu']", "kind": 5, "label": "device", "sortText": "0.9999.device"}, {"detail": "\n@overload\ndef diagonal[DTypeT: dtype](\n self : ndarray[tuple[Never, Never, Never, Never], DTypeT],\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1\n) -> ndarray[tuple[Any, ...], DTypeT]: ...\ndef diagonal[DTypeT: dtype](\n self : ndarray[tuple[int, int], DTypeT],\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1\n) -> ndarray[tuple[int], DTypeT]: ...\ndef diagonal[DTypeT: dtype](\n self : ndarray[tuple[int, int, int], DTypeT],\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1\n) -> ndarray[tuple[int, int], DTypeT]: ...\ndef diagonal(\n self : ndarray,\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1\n) -> ndarray: ...", "kind": 2, "label": "diagonal", "sortText": "0.9999.diagonal"}, {"detail": "\n@overload\ndef dot(\n self: ndarray,\n b : _ScalarLike_co,\n /,\n out : None = None\n) -> ndarray: ...\ndef dot(\n self: ndarray,\n b : ArrayLike,\n /,\n out : None = None\n) -> Any: ...\ndef dot[ArrayT: ndarray](\n self: ndarray,\n b: ArrayLike,\n /,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "dot", "sortText": "0.9999.dot"}, {"detail": "dtype", "kind": 5, "label": "dtype", "sortText": "0.9999.dtype"}, {"detail": "def dump(\n self: ndarray,\n file: PathLike[bytes] | PathLike[str] | SupportsWrite[bytes] | bytes | str\n) -> None: ...", "kind": 2, "label": "dump", "sortText": "0.9999.dump"}, {"detail": "def dumps(self: ndarray) -> bytes: ...", "kind": 2, "label": "dumps", "sortText": "0.9999.dumps"}, {"detail": "def fill(\n self: ndarray,\n /,\n value: Any\n) -> None: ...", "kind": 2, "label": "fill", "sortText": "0.9999.fill"}, {"detail": "flagsobj", "kind": 5, "label": "flags", "sortText": "0.9999.flags"}, {"detail": "flatiter", "kind": 5, "label": "flat", "sortText": "0.9999.flat"}, {"detail": "def flatten(\n self : ndarray,\n /,\n order: _OrderKACF = 'C'\n) -> ndarray[tuple[int]]: ...", "kind": 2, "label": "flatten", "sortText": "0.9999.flatten"}, {"detail": "\n@overload\ndef getfield[ScalarT: generic](\n self : ndarray,\n /,\n dtype : _DTypeLike,\n offset: SupportsIndex = 0\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef getfield(\n self : ndarray,\n /,\n dtype : DTypeLike,\n offset: SupportsIndex = 0\n) -> ndarray: ...", "kind": 2, "label": "getfield", "sortText": "0.9999.getfield"}, {"detail": "ndarray", "kind": 5, "label": "imag", "sortText": "0.9999.imag"}, {"detail": "\n@overload\ndef item[T](\n self : ndarray[tuple[Any, ...], dtype[generic[T]]],\n i0 : SupportsIndex | tuple[SupportsIndex, ...] = ...,\n /,\n *args: SupportsIndex\n) -> T: ...\ndef item(\n self : ndarray[Any, StringDType],\n arg0 : SupportsIndex | tuple[SupportsIndex, ...] = ...,\n /,\n *args: SupportsIndex\n) -> str: ...", "kind": 2, "label": "item", "sortText": "0.9999.item"}, {"detail": "int", "kind": 5, "label": "itemsize", "sortText": "0.9999.itemsize"}, {"detail": "ndarray", "kind": 5, "label": "mT", "sortText": "0.9999.mT"}, {"detail": "\n@overload\ndef max[ScalarT: numpy.bool | datetime64 | number | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef max[ScalarT: numpy.bool | datetime64 | number | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef max[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef max(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef max[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n out : ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...", "kind": 2, "label": "max", "sortText": "0.9999.max"}, {"detail": "\n@overload\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer | object_]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> float64: ...\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef mean[ScalarT: inexact | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef mean[ScalarT: inexact | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef mean[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef mean[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None,\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "mean", "sortText": "0.9999.mean"}, {"detail": "\n@overload\ndef min[ScalarT: numpy.bool | datetime64 | number | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef min[ScalarT: numpy.bool | datetime64 | number | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef min[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef min(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef min[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n out : ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...", "kind": 2, "label": "min", "sortText": "0.9999.min"}, {"detail": "int", "kind": 5, "label": "nbytes", "sortText": "0.9999.nbytes"}, {"detail": "int", "kind": 5, "label": "ndim", "sortText": "0.9999.ndim"}, {"detail": "\n@overload\ndef nonzero(self: ndarray[tuple[Never, Never, Never, Never]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ...]: ...\ndef nonzero(self: ndarray[tuple[int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray[tuple[int, int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray[tuple[int, int, int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ...]: ...", "kind": 2, "label": "nonzero", "sortText": "0.9999.nonzero"}, {"detail": "\n@overload\ndef partition(\n self : ndarray,\n kth : _ArrayLikeInt,\n /,\n axis : SupportsIndex = -1,\n kind : Literal['introselect'] = 'introselect',\n order: None = None\n) -> None: ...\ndef partition(\n self : ndarray[tuple[Any, ...], dtype[void]],\n kth : _ArrayLikeInt,\n /,\n axis : SupportsIndex = -1,\n kind : Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> None: ...", "kind": 2, "label": "partition", "sortText": "0.9999.partition"}, {"detail": "\n@overload\ndef prod[ScalarT: inexact](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef prod[ScalarT: inexact | object_](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> signedinteger[_NBitIntP]: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef prod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef prod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...] | None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...] | None,\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...],\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...] | None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out : ArrayT,\n *,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...],\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "prod", "sortText": "0.9999.prod"}, {"detail": "def put(\n self : ndarray,\n indices: _ArrayLikeInt_co,\n values : ArrayLike,\n /,\n mode : _ModeKind = 'raise'\n) -> None: ...", "kind": 2, "label": "put", "sortText": "0.9999.put"}, {"detail": "def ravel(\n self : ndarray,\n /,\n order: _OrderKACF = 'C'\n) -> ndarray[tuple[int]]: ...", "kind": 2, "label": "ravel", "sortText": "0.9999.ravel"}, {"detail": "ndarray", "kind": 5, "label": "real", "sortText": "0.9999.real"}, {"detail": "\n@overload\ndef repeat(\n self : ndarray,\n repeats: _ArrayLikeInt_co,\n /,\n axis : None = None\n) -> ndarray[tuple[int]]: ...\ndef repeat(\n self: ndarray,\n repeats: _ArrayLikeInt_co,\n /,\n axis: SupportsIndex\n) -> ndarray: ...", "kind": 2, "label": "repeat", "sortText": "0.9999.repeat"}, {"detail": "\n@overload\ndef reshape(\n self : ndarray,\n shape: None,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray: ...\ndef reshape(\n self : ndarray,\n shape: Sequence[Never],\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[tuple[()]]: ...\ndef reshape[AnyShapeT: (tuple[()], tuple[int], tuple[int, int], tuple[int, int, int], tuple[int, int, int, int], tuple[int, int, int, int, int], tuple[int, int, int, int, int, int], tuple[int, int, int, int, int, int, int], tuple[int, int, int, int, int, int, int, int])](\n self : ndarray,\n shape: AnyShapeT,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[AnyShapeT]: ...\ndef reshape(\n self : ndarray,\n size1: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[tuple[int]]: ...\ndef reshape(\n self : ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[tuple[int, int]]: ...\ndef reshape(\n self : ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n size3: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[tuple[int, int, int]]: ...\ndef reshape(\n self : ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n size3: SupportsIndex,\n size4: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[tuple[int, int, int, int]]: ...\ndef reshape(\n self : ndarray,\n size0 : SupportsIndex,\n /,\n *shape: SupportsIndex,\n *,\n order : _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray: ...\ndef reshape(\n self : ndarray,\n shape: Sequence[SupportsIndex],\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray: ...", "kind": 2, "label": "reshape", "sortText": "0.9999.reshape"}, {"detail": "\n@overload\ndef resize(\n self : ndarray,\n new_shape: _ShapeLike,\n /,\n *,\n refcheck : bool = True\n) -> None: ...\ndef resize(\n self : ndarray,\n /,\n *new_shape: SupportsIndex,\n *,\n refcheck : bool = True\n) -> None: ...", "kind": 2, "label": "resize", "sortText": "0.9999.resize"}, {"detail": "\n@overload\ndef round(\n self : ndarray,\n /,\n decimals: SupportsIndex = 0,\n out : None = None\n) -> ndarray: ...\ndef round[ArrayT: ndarray](\n self: ndarray,\n /,\n decimals: SupportsIndex,\n out: ArrayT\n) -> ArrayT: ...\ndef round[ArrayT: ndarray](\n self : ndarray,\n /,\n decimals: SupportsIndex = 0,\n *,\n out : ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "round", "sortText": "0.9999.round"}, {"detail": "\n@overload\ndef searchsorted(\n self : ndarray,\n v : _ScalarLike_co,\n /,\n side : _SortSide = 'left',\n sorter: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | int | None = None\n) -> signedinteger[_NBitIntP]: ...\ndef searchsorted(\n self : ndarray,\n v : ArrayLike,\n /,\n side : _SortSide = 'left',\n sorter: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | int | None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "searchsorted", "sortText": "0.9999.searchsorted"}, {"detail": "def setfield(\n self : ndarray,\n val : ArrayLike,\n /,\n dtype : DTypeLike,\n offset: SupportsIndex = 0\n) -> None: ...", "kind": 2, "label": "setfield", "sortText": "0.9999.setfield"}, {"detail": "def setflags(\n self : ndarray,\n /,\n *,\n write: bool | None = None,\n align: bool | None = None,\n uic : bool | None = None\n) -> None: ...", "kind": 2, "label": "setflags", "sortText": "0.9999.setflags"}, {"detail": "tuple[Any, ...]", "kind": 5, "label": "shape", "sortText": "0.9999.shape"}, {"detail": "int", "kind": 5, "label": "size", "sortText": "0.9999.size"}, {"detail": "def sort(\n self : ndarray,\n /,\n axis : SupportsIndex = -1,\n kind : Literal['H', 'M', 'Q', 'S', 'heap', 'heapsort', 'merge', 'mergesort', 'quick', 'quicksort', 'stable', 'stablesort'] | None = None,\n order : Sequence[str] | str | None = None,\n *,\n stable : bool | None = None,\n descending: bool | None = None\n) -> None: ...", "kind": 2, "label": "sort", "sortText": "0.9999.sort"}, {"detail": "def squeeze(\n self: ndarray,\n /,\n axis: SupportsIndex | tuple[SupportsIndex, ...] | None = ...\n) -> ndarray: ...", "kind": 2, "label": "squeeze", "sortText": "0.9999.squeeze"}, {"detail": "\n@overload\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer | object_]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> float64: ...\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef std[ScalarT: floating | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef std[ScalarT: floating | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ArrayT: ndarray[tuple[Any, ...], dtype[floating | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef std[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef std[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT,\n ddof : float = 0,\n keepdims : _NoValueType | builtins.bool = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> Any: ...\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...", "kind": 2, "label": "std", "sortText": "0.9999.std"}, {"detail": "tuple[int, ...]", "kind": 5, "label": "strides", "sortText": "0.9999.strides"}, {"detail": "\n@overload\ndef sum[ScalarT: inexact | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef sum[ScalarT: inexact | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> signedinteger[_NBitIntP]: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef sum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef sum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None,\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out : ArrayT,\n *,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "sum", "sortText": "0.9999.sum"}, {"detail": "def swapaxes(\n self: ndarray,\n axis1: SupportsIndex,\n axis2: SupportsIndex,\n /\n) -> ndarray: ...", "kind": 2, "label": "swapaxes", "sortText": "0.9999.swapaxes"}, {"detail": "\n@overload\ndef take[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n indices: _IntLike_co,\n /,\n axis : SupportsIndex | None = ...,\n out : None = None,\n mode : _ModeKind = ...\n) -> ScalarT: ...\ndef take(\n self : ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis : SupportsIndex | None = ...,\n out : None = None,\n mode : _ModeKind = ...\n) -> ndarray: ...\ndef take[ArrayT: ndarray](\n self : ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis : SupportsIndex | None = ...,\n *,\n out : ArrayT,\n mode : _ModeKind = ...\n) -> ArrayT: ...\ndef take[ArrayT: ndarray](\n self : ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis : SupportsIndex | None,\n out : ArrayT,\n mode : _ModeKind = ...\n) -> ArrayT: ...", "kind": 2, "label": "take", "sortText": "0.9999.take"}, {"detail": "def to_device(\n self : ndarray,\n device: Literal['cpu'],\n /,\n *,\n stream: int | Any | None = ...\n) -> ndarray: ...", "kind": 2, "label": "to_device", "sortText": "0.9999.to_device"}, {"detail": "def tobytes(\n self : ndarray,\n order: _OrderKACF = ...\n) -> bytes: ...", "kind": 2, "label": "tobytes", "sortText": "0.9999.tobytes"}, {"detail": "def tofile(\n self : ndarray,\n fid : PathLike[bytes] | PathLike[str] | _SupportsFileMethods | bytes | str,\n /,\n sep : str = '',\n format: str = '%s'\n) -> None: ...", "kind": 2, "label": "tofile", "sortText": "0.9999.tofile"}, {"detail": "\n@overload\ndef tolist[T](self: ndarray[tuple[Never], dtype[generic[T]]], /) -> Any: ...\ndef tolist[T](self: ndarray[tuple[()], dtype[generic[T]]], /) -> T: ...\ndef tolist[T](self: ndarray[tuple[int], dtype[generic[T]]], /) -> list[T]: ...\ndef tolist[T](self: ndarray[tuple[int, int], dtype[generic[T]]], /) -> list[list[T]]: ...\ndef tolist[T](self: ndarray[tuple[int, int, int], dtype[generic[T]]], /) -> list[list[list[T]]]: ...\ndef tolist(self: ndarray, /) -> Any: ...", "kind": 2, "label": "tolist", "sortText": "0.9999.tolist"}, {"detail": "\n@overload\ndef trace(\n self : ndarray,\n /,\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None\n) -> Any: ...\ndef trace[ArrayT: ndarray](\n self : ndarray,\n /,\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT\n) -> ArrayT: ...\ndef trace[ArrayT: ndarray](\n self: ndarray,\n /,\n offset: SupportsIndex,\n axis1: SupportsIndex,\n axis2: SupportsIndex,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "trace", "sortText": "0.9999.trace"}, {"detail": "\n@overload\ndef transpose(\n self: ndarray,\n axes: Sequence[SupportsIndex] | SupportsIndex | None,\n /\n) -> ndarray: ...\ndef transpose(\n self: ndarray,\n /,\n *axes: SupportsIndex\n) -> ndarray: ...", "kind": 2, "label": "transpose", "sortText": "0.9999.transpose"}, {"detail": "\n@overload\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer | object_]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> float64: ...\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef var[ScalarT: floating | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef var[ScalarT: floating | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ArrayT: ndarray[tuple[Any, ...], dtype[floating | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef var[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef var[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT,\n ddof : float = 0,\n keepdims : _NoValueType | builtins.bool = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> Any: ...\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...", "kind": 2, "label": "var", "sortText": "0.9999.var"}, {"detail": "\n@overload\ndef view(self: ndarray, /) -> ndarray: ...\ndef view[DTypeT: dtype](\n self: ndarray,\n /,\n dtype: numpy._HasDType[DTypeT] | DTypeT\n) -> ndarray[tuple[Any, ...], DTypeT]: ...\ndef view[ScalarT: generic](\n self: ndarray,\n /,\n dtype: _DTypeLike\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n *,\n type: type[ArrayT]\n) -> ArrayT: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n dtype: type[ArrayT]\n) -> ArrayT: ...\ndef view(\n self: ndarray,\n /,\n dtype: DTypeLike\n) -> ndarray: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n dtype: DTypeLike,\n type: type[ArrayT]\n) -> ArrayT: ...", "kind": 2, "label": "view", "sortText": "0.9999.view"}, {"detail": "\n@overload\ndef __abs__[ShapeT: tuple[int, ...], NBitT: NBitBase](self: ndarray[ShapeT, dtype[complexfloating[NBitT, NBitT]]], /) -> ndarray[ShapeT, dtype[floating[NBitT]]]: ...\ndef __abs__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__abs__", "sortText": "3.9999.__abs__"}, {"detail": "\n@overload\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[bytes_]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[str_]],\n other: _ArrayLikeStr_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[str_]]: ...\ndef __add__(\n self: ndarray[Any, StringDType],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], StringDType]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __add__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__add__", "sortText": "3.9999.__add__"}, {"detail": "\n@overload\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __and__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__and__", "sortText": "3.9999.__and__"}, {"detail": "\n@overload\ndef __array__(\n self : ndarray,\n dtype: None = None,\n /,\n *,\n copy : bool | None = None\n) -> ndarray: ...\ndef __array__[DTypeT: dtype](\n self : ndarray,\n dtype: DTypeT,\n /,\n *,\n copy : bool | None = None\n) -> ndarray[tuple[Any, ...], DTypeT]: ...", "kind": 2, "label": "__array__", "sortText": "3.9999.__array__"}, {"detail": "def __array_finalize__(\n self: ndarray,\n obj: ndarray | None,\n /\n) -> None: ...", "kind": 2, "label": "__array_finalize__", "sortText": "3.9999.__array_finalize__"}, {"detail": "def __array_function__(\n self: ndarray,\n func: (...) -> Any,\n types: Iterable[type[Any]],\n args: Iterable[Any],\n kwargs: Mapping[str, Any]\n) -> Any: ...", "kind": 2, "label": "__array_function__", "sortText": "3.9999.__array_function__"}, {"detail": "dict[str, Any]", "kind": 5, "label": "__array_interface__", "sortText": "3.9999.__array_interface__"}, {"detail": "def __array_namespace__(\n self : ndarray,\n /,\n *,\n api_version: Literal['2021.12', '2022.12', '2023.12', '2024.12', '2025.12'] | None = None\n) -> ModuleType: ...", "kind": 2, "label": "__array_namespace__", "sortText": "3.9999.__array_namespace__"}, {"detail": "float", "kind": 5, "label": "__array_priority__", "sortText": "3.9999.__array_priority__"}, {"detail": "CapsuleType", "kind": 5, "label": "__array_struct__", "sortText": "3.9999.__array_struct__"}, {"detail": "def __array_ufunc__(\n self: ndarray,\n ufunc: ufunc,\n method: Literal['__call__', 'accumulate', 'at', 'outer', 'reduce', 'reduceat'],\n /,\n *inputs: Any,\n **kwargs: Any\n) -> Any: ...", "kind": 2, "label": "__array_ufunc__", "sortText": "3.9999.__array_ufunc__"}, {"detail": "def __array_wrap__[ShapeT: tuple[int, ...], DTypeT: dtype](\n self : ndarray,\n array : ndarray[ShapeT, DTypeT],\n context : tuple[ufunc, tuple[Any, ...], int] | None = ...,\n return_scalar: bool = ...,\n /\n) -> ndarray[ShapeT, DTypeT]: ...", "kind": 2, "label": "__array_wrap__", "sortText": "3.9999.__array_wrap__"}, {"detail": "def __bool__(self: ndarray, /) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __buffer__(\n self: ndarray,\n flags: int,\n /\n) -> memoryview: ...", "kind": 2, "label": "__buffer__", "sortText": "3.9999.__buffer__"}, {"detail": "def __class_getitem__(\n cls: type[ndarray],\n item: Any,\n /\n) -> GenericAlias: ...", "kind": 2, "label": "__class_getitem__", "sortText": "3.9999.__class_getitem__"}, {"detail": "def __complex__(self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]], /) -> complex: ...", "kind": 2, "label": "__complex__", "sortText": "3.9999.__complex__"}, {"detail": "def __contains__(\n self: ndarray,\n value: object,\n /\n) -> bool: ...", "kind": 2, "label": "__contains__", "sortText": "3.9999.__contains__"}, {"detail": "def __copy__(self: ndarray) -> ndarray: ...", "kind": 2, "label": "__copy__", "sortText": "3.9999.__copy__"}, {"detail": "def __deepcopy__(\n self: ndarray,\n memo: dict[int, Any] | None,\n /\n) -> ndarray: ...", "kind": 2, "label": "__deepcopy__", "sortText": "3.9999.__deepcopy__"}, {"detail": "\n@overload\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n rhs: numpy.bool | int,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n rhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n rhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]], ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]]: ...\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n rhs: _ArrayLikeFloat64_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n rhs: _ArrayLikeUInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[unsignedinteger]], ndarray[tuple[Any, ...], dtype[unsignedinteger]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n rhs: _ArrayLikeInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger]], ndarray[tuple[Any, ...], dtype[signedinteger]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n rhs: _ArrayLikeFloat_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[floating]], ndarray[tuple[Any, ...], dtype[floating]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]], ndarray[tuple[Any, ...], dtype[timedelta64]]]: ...", "kind": 2, "label": "__divmod__", "sortText": "3.9999.__divmod__"}, {"detail": "def __dlpack__(\n self : ndarray[tuple[Any, ...], dtype[number]],\n /,\n *,\n stream : int | Any | None = None,\n max_version: tuple[int, int] | None = None,\n dl_device : tuple[int, int] | None = None,\n copy : bool | None = None\n) -> CapsuleType: ...", "kind": 2, "label": "__dlpack__", "sortText": "3.9999.__dlpack__"}, {"detail": "def __dlpack_device__(self: ndarray, /) -> tuple[Literal[1], Literal[0]]: ...", "kind": 2, "label": "__dlpack_device__", "sortText": "3.9999.__dlpack_device__"}, {"detail": "def __eq__(\n self: ndarray,\n other: Any,\n /\n) -> Any: ...", "kind": 2, "label": "__eq__", "sortText": "3.9999.__eq__"}, {"detail": "def __float__(self: ndarray, /) -> float: ...", "kind": 2, "label": "__float__", "sortText": "3.9999.__float__"}, {"detail": "\n@overload\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __floordiv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__floordiv__", "sortText": "3.9999.__floordiv__"}, {"detail": "\n@overload\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__ge__", "sortText": "3.9999.__ge__"}, {"detail": "\n@overload\ndef __getitem__(\n self: ndarray,\n key: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | tuple[ndarray[tuple[Any, ...], dtype[numpy.bool | integer]], ...],\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray,\n key: SupportsIndex | tuple[SupportsIndex, ...],\n /\n) -> Any: ...\ndef __getitem__(\n self: ndarray,\n key: _ToIndices,\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: str,\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: list[str],\n /\n) -> ndarray[tuple[Any, ...], dtype[void]]: ...", "kind": 2, "label": "__getitem__", "sortText": "3.9999.__getitem__"}, {"detail": "\n@overload\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__gt__", "sortText": "3.9999.__gt__"}, {"detail": "None", "kind": 5, "label": "__hash__", "sortText": "3.9999.__hash__"}, {"detail": "\n@overload\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[datetime64 | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeTD64_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[bytes_]]](\n self: ArrayT,\n other: _ArrayLikeBytes_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], StringDType | dtype[str_]]](\n self: ArrayT,\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__iadd__", "sortText": "3.9999.__iadd__"}, {"detail": "\n@overload\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__iand__", "sortText": "3.9999.__iand__"}, {"detail": "\n@overload\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[floating | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ifloordiv__", "sortText": "3.9999.__ifloordiv__"}, {"detail": "\n@overload\ndef __ilshift__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ilshift__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ilshift__", "sortText": "3.9999.__ilshift__"}, {"detail": "\n@overload\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imatmul__", "sortText": "3.9999.__imatmul__"}, {"detail": "\n@overload\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[floating]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[timedelta64]]](\n self: ArrayT,\n other: _ArrayLike,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imod__", "sortText": "3.9999.__imod__"}, {"detail": "\n@overload\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[character | number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], StringDType | dtype[str_]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imul__", "sortText": "3.9999.__imul__"}, {"detail": "def __index__(self: ndarray[tuple[Any, ...], dtype[integer]], /) -> int: ...", "kind": 2, "label": "__index__", "sortText": "3.9999.__index__"}, {"detail": "def __int__(self: ndarray, /) -> int: ...", "kind": 2, "label": "__int__", "sortText": "3.9999.__int__"}, {"detail": "def __invert__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | object_]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__invert__", "sortText": "3.9999.__invert__"}, {"detail": "\n@overload\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ior__", "sortText": "3.9999.__ior__"}, {"detail": "\n@overload\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ipow__", "sortText": "3.9999.__ipow__"}, {"detail": "\n@overload\ndef __irshift__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __irshift__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__irshift__", "sortText": "3.9999.__irshift__"}, {"detail": "\n@overload\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[datetime64 | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeTD64_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__isub__", "sortText": "3.9999.__isub__"}, {"detail": "\n@overload\ndef __iter__(self: ndarray[tuple[Never, Never, Never, Never, Never, Never, Never, Never, Never], Any], /) -> Iterator[Any]: ...\ndef __iter__[ScalarT: _ScalarNotObject](self: ndarray[tuple[int], dtype[ScalarT]], /) -> Iterator[ScalarT]: ...\ndef __iter__(self: ndarray[tuple[int], StringDType], /) -> Iterator[str]: ...\ndef __iter__[DTypeT: dtype](self: ndarray[tuple[int, int, *tuple[int, ...]], DTypeT], /) -> Iterator[ndarray[tuple[Any, ...], DTypeT]]: ...\ndef __iter__(self: ndarray, /) -> Iterator[Any]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "\n@overload\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__itruediv__", "sortText": "3.9999.__itruediv__"}, {"detail": "\n@overload\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ixor__", "sortText": "3.9999.__ixor__"}, {"detail": "\n@overload\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__le__", "sortText": "3.9999.__le__"}, {"detail": "def __len__(self: ndarray) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3.9999.__len__"}, {"detail": "\n@overload\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __lshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__lshift__", "sortText": "3.9999.__lshift__"}, {"detail": "\n@overload\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__lt__", "sortText": "3.9999.__lt__"}, {"detail": "\n@overload\ndef __matmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __matmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[floating[_64Bit]]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating[_64Bit, _64Bit]]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __matmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__matmul__", "sortText": "3.9999.__matmul__"}, {"detail": "\n@overload\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __mod__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__mod__", "sortText": "3.9999.__mod__"}, {"detail": "\n@overload\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mul__(\n self: ndarray[Any, StringDType | dtype[character]],\n other: _ArrayLikeInt,\n /\n) -> ndarray: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __mul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__mul__", "sortText": "3.9999.__mul__"}, {"detail": "def __ne__(\n self: ndarray,\n other: Any,\n /\n) -> Any: ...", "kind": 2, "label": "__ne__", "sortText": "3.9999.__ne__"}, {"detail": "def __neg__[ArrayT: ndarray[tuple[Any, ...], dtype[number | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__neg__", "sortText": "3.9999.__neg__"}, {"detail": "def __new__[Self@ndarray: ndarray](\n cls : type[Self@ndarray],\n shape : _ShapeLike,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = ...,\n buffer : Buffer | None = ...,\n offset : SupportsIndex = ...,\n strides: Sequence[SupportsIndex] | SupportsIndex | None = ...,\n order : _OrderKACF = ...\n) -> Self@ndarray: ...", "kind": 5, "label": "__new__", "sortText": "3.9999.__new__"}, {"detail": "\n@overload\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __or__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__or__", "sortText": "3.9999.__or__"}, {"detail": "def __pos__[ArrayT: ndarray[tuple[Any, ...], dtype[number | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__pos__", "sortText": "3.9999.__pos__"}, {"detail": "\n@overload\ndef __pow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __pow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n mod : None = None,\n /\n) -> Any: ...\ndef __pow__(\n self : ndarray,\n other: _ArrayLikeObject_co,\n mod : None = None,\n /\n) -> Any: ...", "kind": 2, "label": "__pow__", "sortText": "3.9999.__pow__"}, {"detail": "\n@overload\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[bytes_]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[str_]],\n other: _ArrayLikeStr_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[str_]]: ...\ndef __radd__(\n self: ndarray[Any, StringDType],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], StringDType]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __radd__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__radd__", "sortText": "3.9999.__radd__"}, {"detail": "\n@overload\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rand__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rand__", "sortText": "3.9999.__rand__"}, {"detail": "\n@overload\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n lhs: numpy.bool | int,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n lhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n lhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]], ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]]: ...\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n lhs: _ArrayLikeFloat64_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n lhs: _ArrayLikeUInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[unsignedinteger]], ndarray[tuple[Any, ...], dtype[unsignedinteger]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n lhs: _ArrayLikeInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger]], ndarray[tuple[Any, ...], dtype[signedinteger]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n lhs: _ArrayLikeFloat_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[floating]], ndarray[tuple[Any, ...], dtype[floating]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]], ndarray[tuple[Any, ...], dtype[timedelta64]]]: ...", "kind": 2, "label": "__rdivmod__", "sortText": "3.9999.__rdivmod__"}, {"detail": "\n@overload\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rfloordiv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rfloordiv__", "sortText": "3.9999.__rfloordiv__"}, {"detail": "\n@overload\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rlshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rlshift__", "sortText": "3.9999.__rlshift__"}, {"detail": "\n@overload\ndef __rmatmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rmatmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[floating[_64Bit]]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating[_64Bit, _64Bit]]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmatmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmatmul__", "sortText": "3.9999.__rmatmul__"}, {"detail": "\n@overload\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmod__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmod__", "sortText": "3.9999.__rmod__"}, {"detail": "\n@overload\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmul__(\n self: ndarray[Any, StringDType | dtype[character]],\n other: _ArrayLikeInt,\n /\n) -> ndarray: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmul__", "sortText": "3.9999.__rmul__"}, {"detail": "\n@overload\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __ror__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__ror__", "sortText": "3.9999.__ror__"}, {"detail": "\n@overload\ndef __rpow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rpow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n mod : None = None,\n /\n) -> Any: ...\ndef __rpow__(\n self : ndarray,\n other: _ArrayLikeObject_co,\n mod : None = None,\n /\n) -> Any: ...", "kind": 2, "label": "__rpow__", "sortText": "3.9999.__rpow__"}, {"detail": "\n@overload\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rrshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rrshift__", "sortText": "3.9999.__rrshift__"}, {"detail": "\n@overload\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rshift__", "sortText": "3.9999.__rshift__"}, {"detail": "\n@overload\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rsub__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rsub__", "sortText": "3.9999.__rsub__"}, {"detail": "\n@overload\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[_SupportsArray[dtype[floating[_64Bit]]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | _SupportsArray[dtype[floating[_64Bit]]] | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[inexact]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[inexact]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rtruediv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rtruediv__", "sortText": "3.9999.__rtruediv__"}, {"detail": "\n@overload\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rxor__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rxor__", "sortText": "3.9999.__rxor__"}, {"detail": "\n@overload\ndef __setitem__(\n self: ndarray[Any, StringDType | dtype[numpy.bool | flexible | object_]],\n key: _ToIndices,\n value: object,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[integer]],\n key: _ToIndices,\n value: SupportsIndex | SupportsInt | _NestedSequence[_ConvertibleToInt] | _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | bytes | int | str,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n key: _ToIndices,\n value: SupportsFloat | SupportsIndex | _NestedSequence[SupportsFloat | SupportsIndex | bytes | str | None] | _NestedSequence[_SupportsArray[dtype[numpy.bool | floating | integer]]] | _NestedSequence[float] | _SupportsArray[dtype[numpy.bool | floating | integer]] | bytes | float | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n key: _ToIndices,\n value: SupportsComplex | SupportsFloat | SupportsIndex | _NestedSequence[SupportsComplex | SupportsFloat | SupportsIndex | bytes | str | None] | _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _SupportsArray[dtype[numpy.bool | number]] | bytes | complex | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n key: _ToIndices,\n value: _NestedSequence[_ConvertibleToTD64] | numpy.bool | bytes | character | int | number | str | timedelta | timedelta64 | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n key: _ToIndices,\n value: _NestedSequence[_ConvertibleToDT64] | numpy.bool | bytes | character | date | datetime64 | int | number | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: list[str] | str,\n value: object,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray,\n key: _ToIndices,\n value: ArrayLike,\n /\n) -> None: ...", "kind": 2, "label": "__setitem__", "sortText": "3.9999.__setitem__"}, {"detail": "def __setstate__[_DTypeT_co: dtype = dtype](\n self: ndarray,\n state: tuple[SupportsIndex, _ShapeLike, _DTypeT_co, numpy.bool, bytes | list[Any]],\n /\n) -> None: ...", "kind": 2, "label": "__setstate__", "sortText": "3.9999.__setstate__"}, {"detail": "\n@overload\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __sub__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__sub__", "sortText": "3.9999.__sub__"}, {"detail": "\n@overload\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[_SupportsArray[dtype[floating[_64Bit]]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | _SupportsArray[dtype[floating[_64Bit]]] | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[inexact]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[inexact]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __truediv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__truediv__", "sortText": "3.9999.__truediv__"}, {"detail": "\n@overload\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __xor__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__xor__", "sortText": "3.9999.__xor__"}]}} +{"suite": "data_science", "label": "edit array then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 31, "iteration": 2, "result": {"isIncomplete": false, "items": [{"detail": "ndarray", "kind": 5, "label": "T", "sortText": "0.9999.T"}, {"detail": "\n@overload\ndef all(\n self : ndarray,\n axis : None = None,\n out : None = None,\n keepdims: Literal[False] = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> numpy.bool: ...\ndef all(\n self : ndarray,\n axis : int | tuple[int, ...],\n out : None = None,\n keepdims: Literal[False] = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef all(\n self : ndarray,\n axis : int | tuple[int, ...] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef all[ArrayT: ndarray](\n self : ndarray,\n axis : int | tuple[int, ...] | None = None,\n *,\n out : ArrayT,\n keepdims: builtins.bool = False,\n where : _ArrayLikeBool_co = True\n) -> ArrayT: ...\ndef all[ArrayT: ndarray](\n self : ndarray,\n axis : int | tuple[int, ...] | None,\n out : ArrayT,\n keepdims: builtins.bool = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> ArrayT: ...", "kind": 2, "label": "all", "sortText": "0.9999.all"}, {"detail": "\n@overload\ndef any(\n self : ndarray,\n axis : None = None,\n out : None = None,\n keepdims: Literal[False] = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> numpy.bool: ...\ndef any(\n self : ndarray,\n axis : int | tuple[int, ...],\n out : None = None,\n keepdims: Literal[False] = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef any(\n self : ndarray,\n axis : int | tuple[int, ...] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef any[ArrayT: ndarray](\n self : ndarray,\n axis : int | tuple[int, ...] | None = None,\n *,\n out : ArrayT,\n keepdims: builtins.bool = False,\n where : _ArrayLikeBool_co = True\n) -> ArrayT: ...\ndef any[ArrayT: ndarray](\n self : ndarray,\n axis : int | tuple[int, ...] | None,\n out : ArrayT,\n keepdims: builtins.bool = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> ArrayT: ...", "kind": 2, "label": "any", "sortText": "0.9999.any"}, {"detail": "\n@overload\ndef argmax(\n self : ndarray,\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] = False\n) -> signedinteger[_NBitIntP]: ...\ndef argmax(\n self : ndarray,\n axis : SupportsIndex,\n out : None = None,\n *,\n keepdims: Literal[False] = False\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmax(\n self : ndarray,\n axis : SupportsIndex | None = None,\n out : None = None,\n *,\n keepdims: Literal[True]\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmax[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self : ndarray,\n axis : SupportsIndex | None = None,\n *,\n out : ArrayT,\n keepdims: bool = False\n) -> ArrayT: ...\ndef argmax[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self : ndarray,\n axis : SupportsIndex | None,\n out : ArrayT,\n *,\n keepdims: bool = False\n) -> ArrayT: ...", "kind": 2, "label": "argmax", "sortText": "0.9999.argmax"}, {"detail": "\n@overload\ndef argmin(\n self : ndarray,\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] = False\n) -> signedinteger[_NBitIntP]: ...\ndef argmin(\n self : ndarray,\n axis : SupportsIndex,\n out : None = None,\n *,\n keepdims: Literal[False] = False\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmin(\n self : ndarray,\n axis : SupportsIndex | None = None,\n out : None = None,\n *,\n keepdims: Literal[True]\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmin[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self : ndarray,\n axis : SupportsIndex | None = None,\n *,\n out : ArrayT,\n keepdims: bool = False\n) -> ArrayT: ...\ndef argmin[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self : ndarray,\n axis : SupportsIndex | None,\n out : ArrayT,\n *,\n keepdims: bool = False\n) -> ArrayT: ...", "kind": 2, "label": "argmin", "sortText": "0.9999.argmin"}, {"detail": "\n@overload\ndef argpartition(\n self : ndarray,\n kth : _ArrayLikeInt,\n /,\n axis : None,\n kind : Literal['introselect'] = 'introselect',\n order: None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self : ndarray,\n kth : _ArrayLikeInt,\n /,\n axis : SupportsIndex = -1,\n kind : Literal['introselect'] = 'introselect',\n order: None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self : ndarray[tuple[Any, ...], dtype[void]],\n kth : _ArrayLikeInt,\n /,\n axis : None,\n kind : Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self : ndarray[tuple[Any, ...], dtype[void]],\n kth : _ArrayLikeInt,\n /,\n axis : SupportsIndex = -1,\n kind : Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "argpartition", "sortText": "0.9999.argpartition"}, {"detail": "def argsort(\n self : ndarray,\n axis : SupportsIndex | None = ...,\n kind : Literal['H', 'M', 'Q', 'S', 'heap', 'heapsort', 'merge', 'mergesort', 'quick', 'quicksort', 'stable', 'stablesort'] | None = ...,\n order : Sequence[str] | str | None = ...,\n *,\n stable : bool | None = ...,\n descending: bool | None = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "argsort", "sortText": "0.9999.argsort"}, {"detail": "\n@overload\ndef astype[ScalarT: generic](\n self : ndarray,\n dtype : _DTypeLike,\n order : _OrderKACF = ...,\n casting: _CastingKind = ...,\n subok : bool = ...,\n copy : _CopyMode | bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef astype(\n self : ndarray,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n order : _OrderKACF = ...,\n casting: _CastingKind = ...,\n subok : bool = ...,\n copy : _CopyMode | bool = ...\n) -> ndarray: ...", "kind": 2, "label": "astype", "sortText": "0.9999.astype"}, {"detail": "ndarray | None", "kind": 5, "label": "base", "sortText": "0.9999.base"}, {"detail": "def byteswap(\n self : ndarray,\n inplace: bool = ...\n) -> ndarray: ...", "kind": 2, "label": "byteswap", "sortText": "0.9999.byteswap"}, {"detail": "\n@overload\ndef choose(\n self : ndarray,\n /,\n choices: ArrayLike,\n out : None = None,\n mode : _ModeKind = 'raise'\n) -> ndarray: ...\ndef choose[ArrayT: ndarray](\n self : ndarray,\n /,\n choices: ArrayLike,\n out : ArrayT,\n mode : _ModeKind = 'raise'\n) -> ArrayT: ...", "kind": 2, "label": "choose", "sortText": "0.9999.choose"}, {"detail": "\n@overload\ndef clip(\n self : ndarray,\n /,\n min : ArrayLike,\n max : Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None = None,\n out : None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip(\n self : ndarray,\n /,\n min : None,\n max : ArrayLike,\n out : None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip(\n self : ndarray,\n /,\n min : None = None,\n *,\n max : ArrayLike,\n out : None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: ArrayLike,\n max: Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self : ndarray,\n /,\n min : ArrayLike,\n max : Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None = None,\n *,\n out : ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: None,\n max: ArrayLike,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self : ndarray,\n /,\n min : None = None,\n *,\n max : ArrayLike,\n out : ArrayT,\n **kwargs: Any\n) -> ArrayT: ...", "kind": 2, "label": "clip", "sortText": "0.9999.clip"}, {"detail": "\n@overload\ndef compress(\n self : ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis : SupportsIndex | None = None,\n out : None = None\n) -> ndarray: ...\ndef compress[ArrayT: ndarray](\n self: ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis: SupportsIndex | None,\n out: ArrayT\n) -> ArrayT: ...\ndef compress[ArrayT: ndarray](\n self : ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis : SupportsIndex | None = None,\n *,\n out : ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "compress", "sortText": "0.9999.compress"}, {"detail": "def conj(self: ndarray) -> ndarray: ...", "kind": 2, "label": "conj", "sortText": "0.9999.conj"}, {"detail": "def conjugate(self: ndarray) -> ndarray: ...", "kind": 2, "label": "conjugate", "sortText": "0.9999.conjugate"}, {"detail": "def copy(\n self : ndarray,\n order: _OrderKACF = ...\n) -> ndarray: ...", "kind": 2, "label": "copy", "sortText": "0.9999.copy"}, {"detail": "_ctypes[int]", "kind": 5, "label": "ctypes", "sortText": "0.9999.ctypes"}, {"detail": "\n@overload\ndef cumprod[DTypeT: dtype[inexact | object_]](\n self : ndarray[Any, DTypeT],\n axis : None = None,\n dtype: None = None,\n out : None = None\n) -> ndarray[tuple[int], DTypeT]: ...\ndef cumprod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : None = None,\n dtype: None = None,\n out : None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef cumprod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None = None,\n *,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumprod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None = None,\n *,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[tuple[int]]: ...\ndef cumprod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumprod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[tuple[int]]: ...\ndef cumprod[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_]]](\n self : ArrayT,\n axis : SupportsIndex,\n dtype: None = None,\n out : None = None\n) -> ArrayT: ...\ndef cumprod[ShapeT: tuple[int, ...]](\n self : ndarray[ShapeT, dtype[numpy.bool | integer]],\n axis : SupportsIndex,\n dtype: None = None,\n out : None = None\n) -> ndarray[ShapeT, dtype[signedinteger[_NBitIntP]]]: ...\ndef cumprod[ShapeT: tuple[int, ...], ScalarT: generic](\n self : ndarray[ShapeT, dtype[numpy.bool | number | object_]],\n axis : SupportsIndex,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[ShapeT, dtype[ScalarT]]: ...\ndef cumprod[ShapeT: tuple[int, ...]](\n self : ndarray[ShapeT, dtype[numpy.bool | number | object_]],\n axis : SupportsIndex,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[ShapeT]: ...\ndef cumprod[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: SupportsIndex | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...\ndef cumprod[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : SupportsIndex | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "cumprod", "sortText": "0.9999.cumprod"}, {"detail": "\n@overload\ndef cumsum[DTypeT: dtype[inexact | object_ | timedelta64]](\n self : ndarray[Any, DTypeT],\n axis : None = None,\n dtype: None = None,\n out : None = None\n) -> ndarray[tuple[int], DTypeT]: ...\ndef cumsum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : None = None,\n dtype: None = None,\n out : None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef cumsum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumsum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[tuple[int]]: ...\ndef cumsum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumsum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[tuple[int]]: ...\ndef cumsum[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self : ArrayT,\n axis : SupportsIndex,\n dtype: None = None,\n out : None = None\n) -> ArrayT: ...\ndef cumsum[ShapeT: tuple[int, ...]](\n self : ndarray[ShapeT, dtype[numpy.bool | integer]],\n axis : SupportsIndex,\n dtype: None = None,\n out : None = None\n) -> ndarray[ShapeT, dtype[signedinteger[_NBitIntP]]]: ...\ndef cumsum[ShapeT: tuple[int, ...], ScalarT: generic](\n self : ndarray[ShapeT, dtype[numpy.bool | number | object_ | timedelta64]],\n axis : SupportsIndex,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[ShapeT, dtype[ScalarT]]: ...\ndef cumsum[ShapeT: tuple[int, ...]](\n self : ndarray[ShapeT, dtype[numpy.bool | number | object_ | timedelta64]],\n axis : SupportsIndex,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[ShapeT]: ...\ndef cumsum[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: SupportsIndex | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...\ndef cumsum[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : SupportsIndex | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "cumsum", "sortText": "0.9999.cumsum"}, {"detail": "memoryview", "kind": 5, "label": "data", "sortText": "0.9999.data"}, {"detail": "Literal['cpu']", "kind": 5, "label": "device", "sortText": "0.9999.device"}, {"detail": "\n@overload\ndef diagonal[DTypeT: dtype](\n self : ndarray[tuple[Never, Never, Never, Never], DTypeT],\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1\n) -> ndarray[tuple[Any, ...], DTypeT]: ...\ndef diagonal[DTypeT: dtype](\n self : ndarray[tuple[int, int], DTypeT],\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1\n) -> ndarray[tuple[int], DTypeT]: ...\ndef diagonal[DTypeT: dtype](\n self : ndarray[tuple[int, int, int], DTypeT],\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1\n) -> ndarray[tuple[int, int], DTypeT]: ...\ndef diagonal(\n self : ndarray,\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1\n) -> ndarray: ...", "kind": 2, "label": "diagonal", "sortText": "0.9999.diagonal"}, {"detail": "\n@overload\ndef dot(\n self: ndarray,\n b : _ScalarLike_co,\n /,\n out : None = None\n) -> ndarray: ...\ndef dot(\n self: ndarray,\n b : ArrayLike,\n /,\n out : None = None\n) -> Any: ...\ndef dot[ArrayT: ndarray](\n self: ndarray,\n b: ArrayLike,\n /,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "dot", "sortText": "0.9999.dot"}, {"detail": "dtype", "kind": 5, "label": "dtype", "sortText": "0.9999.dtype"}, {"detail": "def dump(\n self: ndarray,\n file: PathLike[bytes] | PathLike[str] | SupportsWrite[bytes] | bytes | str\n) -> None: ...", "kind": 2, "label": "dump", "sortText": "0.9999.dump"}, {"detail": "def dumps(self: ndarray) -> bytes: ...", "kind": 2, "label": "dumps", "sortText": "0.9999.dumps"}, {"detail": "def fill(\n self: ndarray,\n /,\n value: Any\n) -> None: ...", "kind": 2, "label": "fill", "sortText": "0.9999.fill"}, {"detail": "flagsobj", "kind": 5, "label": "flags", "sortText": "0.9999.flags"}, {"detail": "flatiter", "kind": 5, "label": "flat", "sortText": "0.9999.flat"}, {"detail": "def flatten(\n self : ndarray,\n /,\n order: _OrderKACF = 'C'\n) -> ndarray[tuple[int]]: ...", "kind": 2, "label": "flatten", "sortText": "0.9999.flatten"}, {"detail": "\n@overload\ndef getfield[ScalarT: generic](\n self : ndarray,\n /,\n dtype : _DTypeLike,\n offset: SupportsIndex = 0\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef getfield(\n self : ndarray,\n /,\n dtype : DTypeLike,\n offset: SupportsIndex = 0\n) -> ndarray: ...", "kind": 2, "label": "getfield", "sortText": "0.9999.getfield"}, {"detail": "ndarray", "kind": 5, "label": "imag", "sortText": "0.9999.imag"}, {"detail": "\n@overload\ndef item[T](\n self : ndarray[tuple[Any, ...], dtype[generic[T]]],\n i0 : SupportsIndex | tuple[SupportsIndex, ...] = ...,\n /,\n *args: SupportsIndex\n) -> T: ...\ndef item(\n self : ndarray[Any, StringDType],\n arg0 : SupportsIndex | tuple[SupportsIndex, ...] = ...,\n /,\n *args: SupportsIndex\n) -> str: ...", "kind": 2, "label": "item", "sortText": "0.9999.item"}, {"detail": "int", "kind": 5, "label": "itemsize", "sortText": "0.9999.itemsize"}, {"detail": "ndarray", "kind": 5, "label": "mT", "sortText": "0.9999.mT"}, {"detail": "\n@overload\ndef max[ScalarT: numpy.bool | datetime64 | number | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef max[ScalarT: numpy.bool | datetime64 | number | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef max[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef max(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef max[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n out : ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...", "kind": 2, "label": "max", "sortText": "0.9999.max"}, {"detail": "\n@overload\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer | object_]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> float64: ...\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef mean[ScalarT: inexact | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef mean[ScalarT: inexact | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef mean[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef mean[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None,\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "mean", "sortText": "0.9999.mean"}, {"detail": "\n@overload\ndef min[ScalarT: numpy.bool | datetime64 | number | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef min[ScalarT: numpy.bool | datetime64 | number | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef min[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef min(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef min[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n out : ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...", "kind": 2, "label": "min", "sortText": "0.9999.min"}, {"detail": "int", "kind": 5, "label": "nbytes", "sortText": "0.9999.nbytes"}, {"detail": "int", "kind": 5, "label": "ndim", "sortText": "0.9999.ndim"}, {"detail": "\n@overload\ndef nonzero(self: ndarray[tuple[Never, Never, Never, Never]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ...]: ...\ndef nonzero(self: ndarray[tuple[int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray[tuple[int, int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray[tuple[int, int, int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ...]: ...", "kind": 2, "label": "nonzero", "sortText": "0.9999.nonzero"}, {"detail": "\n@overload\ndef partition(\n self : ndarray,\n kth : _ArrayLikeInt,\n /,\n axis : SupportsIndex = -1,\n kind : Literal['introselect'] = 'introselect',\n order: None = None\n) -> None: ...\ndef partition(\n self : ndarray[tuple[Any, ...], dtype[void]],\n kth : _ArrayLikeInt,\n /,\n axis : SupportsIndex = -1,\n kind : Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> None: ...", "kind": 2, "label": "partition", "sortText": "0.9999.partition"}, {"detail": "\n@overload\ndef prod[ScalarT: inexact](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef prod[ScalarT: inexact | object_](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> signedinteger[_NBitIntP]: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef prod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef prod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...] | None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...] | None,\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...],\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...] | None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out : ArrayT,\n *,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...],\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "prod", "sortText": "0.9999.prod"}, {"detail": "def put(\n self : ndarray,\n indices: _ArrayLikeInt_co,\n values : ArrayLike,\n /,\n mode : _ModeKind = 'raise'\n) -> None: ...", "kind": 2, "label": "put", "sortText": "0.9999.put"}, {"detail": "def ravel(\n self : ndarray,\n /,\n order: _OrderKACF = 'C'\n) -> ndarray[tuple[int]]: ...", "kind": 2, "label": "ravel", "sortText": "0.9999.ravel"}, {"detail": "ndarray", "kind": 5, "label": "real", "sortText": "0.9999.real"}, {"detail": "\n@overload\ndef repeat(\n self : ndarray,\n repeats: _ArrayLikeInt_co,\n /,\n axis : None = None\n) -> ndarray[tuple[int]]: ...\ndef repeat(\n self: ndarray,\n repeats: _ArrayLikeInt_co,\n /,\n axis: SupportsIndex\n) -> ndarray: ...", "kind": 2, "label": "repeat", "sortText": "0.9999.repeat"}, {"detail": "\n@overload\ndef reshape(\n self : ndarray,\n shape: None,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray: ...\ndef reshape(\n self : ndarray,\n shape: Sequence[Never],\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[tuple[()]]: ...\ndef reshape[AnyShapeT: (tuple[()], tuple[int], tuple[int, int], tuple[int, int, int], tuple[int, int, int, int], tuple[int, int, int, int, int], tuple[int, int, int, int, int, int], tuple[int, int, int, int, int, int, int], tuple[int, int, int, int, int, int, int, int])](\n self : ndarray,\n shape: AnyShapeT,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[AnyShapeT]: ...\ndef reshape(\n self : ndarray,\n size1: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[tuple[int]]: ...\ndef reshape(\n self : ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[tuple[int, int]]: ...\ndef reshape(\n self : ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n size3: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[tuple[int, int, int]]: ...\ndef reshape(\n self : ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n size3: SupportsIndex,\n size4: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[tuple[int, int, int, int]]: ...\ndef reshape(\n self : ndarray,\n size0 : SupportsIndex,\n /,\n *shape: SupportsIndex,\n *,\n order : _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray: ...\ndef reshape(\n self : ndarray,\n shape: Sequence[SupportsIndex],\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray: ...", "kind": 2, "label": "reshape", "sortText": "0.9999.reshape"}, {"detail": "\n@overload\ndef resize(\n self : ndarray,\n new_shape: _ShapeLike,\n /,\n *,\n refcheck : bool = True\n) -> None: ...\ndef resize(\n self : ndarray,\n /,\n *new_shape: SupportsIndex,\n *,\n refcheck : bool = True\n) -> None: ...", "kind": 2, "label": "resize", "sortText": "0.9999.resize"}, {"detail": "\n@overload\ndef round(\n self : ndarray,\n /,\n decimals: SupportsIndex = 0,\n out : None = None\n) -> ndarray: ...\ndef round[ArrayT: ndarray](\n self: ndarray,\n /,\n decimals: SupportsIndex,\n out: ArrayT\n) -> ArrayT: ...\ndef round[ArrayT: ndarray](\n self : ndarray,\n /,\n decimals: SupportsIndex = 0,\n *,\n out : ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "round", "sortText": "0.9999.round"}, {"detail": "\n@overload\ndef searchsorted(\n self : ndarray,\n v : _ScalarLike_co,\n /,\n side : _SortSide = 'left',\n sorter: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | int | None = None\n) -> signedinteger[_NBitIntP]: ...\ndef searchsorted(\n self : ndarray,\n v : ArrayLike,\n /,\n side : _SortSide = 'left',\n sorter: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | int | None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "searchsorted", "sortText": "0.9999.searchsorted"}, {"detail": "def setfield(\n self : ndarray,\n val : ArrayLike,\n /,\n dtype : DTypeLike,\n offset: SupportsIndex = 0\n) -> None: ...", "kind": 2, "label": "setfield", "sortText": "0.9999.setfield"}, {"detail": "def setflags(\n self : ndarray,\n /,\n *,\n write: bool | None = None,\n align: bool | None = None,\n uic : bool | None = None\n) -> None: ...", "kind": 2, "label": "setflags", "sortText": "0.9999.setflags"}, {"detail": "tuple[Any, ...]", "kind": 5, "label": "shape", "sortText": "0.9999.shape"}, {"detail": "int", "kind": 5, "label": "size", "sortText": "0.9999.size"}, {"detail": "def sort(\n self : ndarray,\n /,\n axis : SupportsIndex = -1,\n kind : Literal['H', 'M', 'Q', 'S', 'heap', 'heapsort', 'merge', 'mergesort', 'quick', 'quicksort', 'stable', 'stablesort'] | None = None,\n order : Sequence[str] | str | None = None,\n *,\n stable : bool | None = None,\n descending: bool | None = None\n) -> None: ...", "kind": 2, "label": "sort", "sortText": "0.9999.sort"}, {"detail": "def squeeze(\n self: ndarray,\n /,\n axis: SupportsIndex | tuple[SupportsIndex, ...] | None = ...\n) -> ndarray: ...", "kind": 2, "label": "squeeze", "sortText": "0.9999.squeeze"}, {"detail": "\n@overload\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer | object_]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> float64: ...\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef std[ScalarT: floating | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef std[ScalarT: floating | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ArrayT: ndarray[tuple[Any, ...], dtype[floating | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef std[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef std[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT,\n ddof : float = 0,\n keepdims : _NoValueType | builtins.bool = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> Any: ...\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...", "kind": 2, "label": "std", "sortText": "0.9999.std"}, {"detail": "tuple[int, ...]", "kind": 5, "label": "strides", "sortText": "0.9999.strides"}, {"detail": "\n@overload\ndef sum[ScalarT: inexact | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef sum[ScalarT: inexact | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> signedinteger[_NBitIntP]: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef sum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef sum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None,\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out : ArrayT,\n *,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "sum", "sortText": "0.9999.sum"}, {"detail": "def swapaxes(\n self: ndarray,\n axis1: SupportsIndex,\n axis2: SupportsIndex,\n /\n) -> ndarray: ...", "kind": 2, "label": "swapaxes", "sortText": "0.9999.swapaxes"}, {"detail": "\n@overload\ndef take[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n indices: _IntLike_co,\n /,\n axis : SupportsIndex | None = ...,\n out : None = None,\n mode : _ModeKind = ...\n) -> ScalarT: ...\ndef take(\n self : ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis : SupportsIndex | None = ...,\n out : None = None,\n mode : _ModeKind = ...\n) -> ndarray: ...\ndef take[ArrayT: ndarray](\n self : ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis : SupportsIndex | None = ...,\n *,\n out : ArrayT,\n mode : _ModeKind = ...\n) -> ArrayT: ...\ndef take[ArrayT: ndarray](\n self : ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis : SupportsIndex | None,\n out : ArrayT,\n mode : _ModeKind = ...\n) -> ArrayT: ...", "kind": 2, "label": "take", "sortText": "0.9999.take"}, {"detail": "def to_device(\n self : ndarray,\n device: Literal['cpu'],\n /,\n *,\n stream: int | Any | None = ...\n) -> ndarray: ...", "kind": 2, "label": "to_device", "sortText": "0.9999.to_device"}, {"detail": "def tobytes(\n self : ndarray,\n order: _OrderKACF = ...\n) -> bytes: ...", "kind": 2, "label": "tobytes", "sortText": "0.9999.tobytes"}, {"detail": "def tofile(\n self : ndarray,\n fid : PathLike[bytes] | PathLike[str] | _SupportsFileMethods | bytes | str,\n /,\n sep : str = '',\n format: str = '%s'\n) -> None: ...", "kind": 2, "label": "tofile", "sortText": "0.9999.tofile"}, {"detail": "\n@overload\ndef tolist[T](self: ndarray[tuple[Never], dtype[generic[T]]], /) -> Any: ...\ndef tolist[T](self: ndarray[tuple[()], dtype[generic[T]]], /) -> T: ...\ndef tolist[T](self: ndarray[tuple[int], dtype[generic[T]]], /) -> list[T]: ...\ndef tolist[T](self: ndarray[tuple[int, int], dtype[generic[T]]], /) -> list[list[T]]: ...\ndef tolist[T](self: ndarray[tuple[int, int, int], dtype[generic[T]]], /) -> list[list[list[T]]]: ...\ndef tolist(self: ndarray, /) -> Any: ...", "kind": 2, "label": "tolist", "sortText": "0.9999.tolist"}, {"detail": "\n@overload\ndef trace(\n self : ndarray,\n /,\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None\n) -> Any: ...\ndef trace[ArrayT: ndarray](\n self : ndarray,\n /,\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT\n) -> ArrayT: ...\ndef trace[ArrayT: ndarray](\n self: ndarray,\n /,\n offset: SupportsIndex,\n axis1: SupportsIndex,\n axis2: SupportsIndex,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "trace", "sortText": "0.9999.trace"}, {"detail": "\n@overload\ndef transpose(\n self: ndarray,\n axes: Sequence[SupportsIndex] | SupportsIndex | None,\n /\n) -> ndarray: ...\ndef transpose(\n self: ndarray,\n /,\n *axes: SupportsIndex\n) -> ndarray: ...", "kind": 2, "label": "transpose", "sortText": "0.9999.transpose"}, {"detail": "\n@overload\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer | object_]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> float64: ...\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef var[ScalarT: floating | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef var[ScalarT: floating | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ArrayT: ndarray[tuple[Any, ...], dtype[floating | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef var[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef var[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT,\n ddof : float = 0,\n keepdims : _NoValueType | builtins.bool = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> Any: ...\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...", "kind": 2, "label": "var", "sortText": "0.9999.var"}, {"detail": "\n@overload\ndef view(self: ndarray, /) -> ndarray: ...\ndef view[DTypeT: dtype](\n self: ndarray,\n /,\n dtype: numpy._HasDType[DTypeT] | DTypeT\n) -> ndarray[tuple[Any, ...], DTypeT]: ...\ndef view[ScalarT: generic](\n self: ndarray,\n /,\n dtype: _DTypeLike\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n *,\n type: type[ArrayT]\n) -> ArrayT: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n dtype: type[ArrayT]\n) -> ArrayT: ...\ndef view(\n self: ndarray,\n /,\n dtype: DTypeLike\n) -> ndarray: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n dtype: DTypeLike,\n type: type[ArrayT]\n) -> ArrayT: ...", "kind": 2, "label": "view", "sortText": "0.9999.view"}, {"detail": "\n@overload\ndef __abs__[ShapeT: tuple[int, ...], NBitT: NBitBase](self: ndarray[ShapeT, dtype[complexfloating[NBitT, NBitT]]], /) -> ndarray[ShapeT, dtype[floating[NBitT]]]: ...\ndef __abs__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__abs__", "sortText": "3.9999.__abs__"}, {"detail": "\n@overload\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[bytes_]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[str_]],\n other: _ArrayLikeStr_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[str_]]: ...\ndef __add__(\n self: ndarray[Any, StringDType],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], StringDType]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __add__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__add__", "sortText": "3.9999.__add__"}, {"detail": "\n@overload\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __and__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__and__", "sortText": "3.9999.__and__"}, {"detail": "\n@overload\ndef __array__(\n self : ndarray,\n dtype: None = None,\n /,\n *,\n copy : bool | None = None\n) -> ndarray: ...\ndef __array__[DTypeT: dtype](\n self : ndarray,\n dtype: DTypeT,\n /,\n *,\n copy : bool | None = None\n) -> ndarray[tuple[Any, ...], DTypeT]: ...", "kind": 2, "label": "__array__", "sortText": "3.9999.__array__"}, {"detail": "def __array_finalize__(\n self: ndarray,\n obj: ndarray | None,\n /\n) -> None: ...", "kind": 2, "label": "__array_finalize__", "sortText": "3.9999.__array_finalize__"}, {"detail": "def __array_function__(\n self: ndarray,\n func: (...) -> Any,\n types: Iterable[type[Any]],\n args: Iterable[Any],\n kwargs: Mapping[str, Any]\n) -> Any: ...", "kind": 2, "label": "__array_function__", "sortText": "3.9999.__array_function__"}, {"detail": "dict[str, Any]", "kind": 5, "label": "__array_interface__", "sortText": "3.9999.__array_interface__"}, {"detail": "def __array_namespace__(\n self : ndarray,\n /,\n *,\n api_version: Literal['2021.12', '2022.12', '2023.12', '2024.12', '2025.12'] | None = None\n) -> ModuleType: ...", "kind": 2, "label": "__array_namespace__", "sortText": "3.9999.__array_namespace__"}, {"detail": "float", "kind": 5, "label": "__array_priority__", "sortText": "3.9999.__array_priority__"}, {"detail": "CapsuleType", "kind": 5, "label": "__array_struct__", "sortText": "3.9999.__array_struct__"}, {"detail": "def __array_ufunc__(\n self: ndarray,\n ufunc: ufunc,\n method: Literal['__call__', 'accumulate', 'at', 'outer', 'reduce', 'reduceat'],\n /,\n *inputs: Any,\n **kwargs: Any\n) -> Any: ...", "kind": 2, "label": "__array_ufunc__", "sortText": "3.9999.__array_ufunc__"}, {"detail": "def __array_wrap__[ShapeT: tuple[int, ...], DTypeT: dtype](\n self : ndarray,\n array : ndarray[ShapeT, DTypeT],\n context : tuple[ufunc, tuple[Any, ...], int] | None = ...,\n return_scalar: bool = ...,\n /\n) -> ndarray[ShapeT, DTypeT]: ...", "kind": 2, "label": "__array_wrap__", "sortText": "3.9999.__array_wrap__"}, {"detail": "def __bool__(self: ndarray, /) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __buffer__(\n self: ndarray,\n flags: int,\n /\n) -> memoryview: ...", "kind": 2, "label": "__buffer__", "sortText": "3.9999.__buffer__"}, {"detail": "def __class_getitem__(\n cls: type[ndarray],\n item: Any,\n /\n) -> GenericAlias: ...", "kind": 2, "label": "__class_getitem__", "sortText": "3.9999.__class_getitem__"}, {"detail": "def __complex__(self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]], /) -> complex: ...", "kind": 2, "label": "__complex__", "sortText": "3.9999.__complex__"}, {"detail": "def __contains__(\n self: ndarray,\n value: object,\n /\n) -> bool: ...", "kind": 2, "label": "__contains__", "sortText": "3.9999.__contains__"}, {"detail": "def __copy__(self: ndarray) -> ndarray: ...", "kind": 2, "label": "__copy__", "sortText": "3.9999.__copy__"}, {"detail": "def __deepcopy__(\n self: ndarray,\n memo: dict[int, Any] | None,\n /\n) -> ndarray: ...", "kind": 2, "label": "__deepcopy__", "sortText": "3.9999.__deepcopy__"}, {"detail": "\n@overload\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n rhs: numpy.bool | int,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n rhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n rhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]], ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]]: ...\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n rhs: _ArrayLikeFloat64_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n rhs: _ArrayLikeUInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[unsignedinteger]], ndarray[tuple[Any, ...], dtype[unsignedinteger]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n rhs: _ArrayLikeInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger]], ndarray[tuple[Any, ...], dtype[signedinteger]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n rhs: _ArrayLikeFloat_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[floating]], ndarray[tuple[Any, ...], dtype[floating]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]], ndarray[tuple[Any, ...], dtype[timedelta64]]]: ...", "kind": 2, "label": "__divmod__", "sortText": "3.9999.__divmod__"}, {"detail": "def __dlpack__(\n self : ndarray[tuple[Any, ...], dtype[number]],\n /,\n *,\n stream : int | Any | None = None,\n max_version: tuple[int, int] | None = None,\n dl_device : tuple[int, int] | None = None,\n copy : bool | None = None\n) -> CapsuleType: ...", "kind": 2, "label": "__dlpack__", "sortText": "3.9999.__dlpack__"}, {"detail": "def __dlpack_device__(self: ndarray, /) -> tuple[Literal[1], Literal[0]]: ...", "kind": 2, "label": "__dlpack_device__", "sortText": "3.9999.__dlpack_device__"}, {"detail": "def __eq__(\n self: ndarray,\n other: Any,\n /\n) -> Any: ...", "kind": 2, "label": "__eq__", "sortText": "3.9999.__eq__"}, {"detail": "def __float__(self: ndarray, /) -> float: ...", "kind": 2, "label": "__float__", "sortText": "3.9999.__float__"}, {"detail": "\n@overload\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __floordiv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__floordiv__", "sortText": "3.9999.__floordiv__"}, {"detail": "\n@overload\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__ge__", "sortText": "3.9999.__ge__"}, {"detail": "\n@overload\ndef __getitem__(\n self: ndarray,\n key: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | tuple[ndarray[tuple[Any, ...], dtype[numpy.bool | integer]], ...],\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray,\n key: SupportsIndex | tuple[SupportsIndex, ...],\n /\n) -> Any: ...\ndef __getitem__(\n self: ndarray,\n key: _ToIndices,\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: str,\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: list[str],\n /\n) -> ndarray[tuple[Any, ...], dtype[void]]: ...", "kind": 2, "label": "__getitem__", "sortText": "3.9999.__getitem__"}, {"detail": "\n@overload\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__gt__", "sortText": "3.9999.__gt__"}, {"detail": "None", "kind": 5, "label": "__hash__", "sortText": "3.9999.__hash__"}, {"detail": "\n@overload\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[datetime64 | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeTD64_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[bytes_]]](\n self: ArrayT,\n other: _ArrayLikeBytes_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], StringDType | dtype[str_]]](\n self: ArrayT,\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__iadd__", "sortText": "3.9999.__iadd__"}, {"detail": "\n@overload\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__iand__", "sortText": "3.9999.__iand__"}, {"detail": "\n@overload\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[floating | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ifloordiv__", "sortText": "3.9999.__ifloordiv__"}, {"detail": "\n@overload\ndef __ilshift__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ilshift__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ilshift__", "sortText": "3.9999.__ilshift__"}, {"detail": "\n@overload\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imatmul__", "sortText": "3.9999.__imatmul__"}, {"detail": "\n@overload\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[floating]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[timedelta64]]](\n self: ArrayT,\n other: _ArrayLike,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imod__", "sortText": "3.9999.__imod__"}, {"detail": "\n@overload\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[character | number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], StringDType | dtype[str_]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imul__", "sortText": "3.9999.__imul__"}, {"detail": "def __index__(self: ndarray[tuple[Any, ...], dtype[integer]], /) -> int: ...", "kind": 2, "label": "__index__", "sortText": "3.9999.__index__"}, {"detail": "def __int__(self: ndarray, /) -> int: ...", "kind": 2, "label": "__int__", "sortText": "3.9999.__int__"}, {"detail": "def __invert__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | object_]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__invert__", "sortText": "3.9999.__invert__"}, {"detail": "\n@overload\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ior__", "sortText": "3.9999.__ior__"}, {"detail": "\n@overload\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ipow__", "sortText": "3.9999.__ipow__"}, {"detail": "\n@overload\ndef __irshift__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __irshift__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__irshift__", "sortText": "3.9999.__irshift__"}, {"detail": "\n@overload\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[datetime64 | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeTD64_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__isub__", "sortText": "3.9999.__isub__"}, {"detail": "\n@overload\ndef __iter__(self: ndarray[tuple[Never, Never, Never, Never, Never, Never, Never, Never, Never], Any], /) -> Iterator[Any]: ...\ndef __iter__[ScalarT: _ScalarNotObject](self: ndarray[tuple[int], dtype[ScalarT]], /) -> Iterator[ScalarT]: ...\ndef __iter__(self: ndarray[tuple[int], StringDType], /) -> Iterator[str]: ...\ndef __iter__[DTypeT: dtype](self: ndarray[tuple[int, int, *tuple[int, ...]], DTypeT], /) -> Iterator[ndarray[tuple[Any, ...], DTypeT]]: ...\ndef __iter__(self: ndarray, /) -> Iterator[Any]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "\n@overload\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__itruediv__", "sortText": "3.9999.__itruediv__"}, {"detail": "\n@overload\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ixor__", "sortText": "3.9999.__ixor__"}, {"detail": "\n@overload\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__le__", "sortText": "3.9999.__le__"}, {"detail": "def __len__(self: ndarray) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3.9999.__len__"}, {"detail": "\n@overload\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __lshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__lshift__", "sortText": "3.9999.__lshift__"}, {"detail": "\n@overload\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__lt__", "sortText": "3.9999.__lt__"}, {"detail": "\n@overload\ndef __matmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __matmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[floating[_64Bit]]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating[_64Bit, _64Bit]]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __matmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__matmul__", "sortText": "3.9999.__matmul__"}, {"detail": "\n@overload\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __mod__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__mod__", "sortText": "3.9999.__mod__"}, {"detail": "\n@overload\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mul__(\n self: ndarray[Any, StringDType | dtype[character]],\n other: _ArrayLikeInt,\n /\n) -> ndarray: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __mul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__mul__", "sortText": "3.9999.__mul__"}, {"detail": "def __ne__(\n self: ndarray,\n other: Any,\n /\n) -> Any: ...", "kind": 2, "label": "__ne__", "sortText": "3.9999.__ne__"}, {"detail": "def __neg__[ArrayT: ndarray[tuple[Any, ...], dtype[number | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__neg__", "sortText": "3.9999.__neg__"}, {"detail": "def __new__[Self@ndarray: ndarray](\n cls : type[Self@ndarray],\n shape : _ShapeLike,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = ...,\n buffer : Buffer | None = ...,\n offset : SupportsIndex = ...,\n strides: Sequence[SupportsIndex] | SupportsIndex | None = ...,\n order : _OrderKACF = ...\n) -> Self@ndarray: ...", "kind": 5, "label": "__new__", "sortText": "3.9999.__new__"}, {"detail": "\n@overload\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __or__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__or__", "sortText": "3.9999.__or__"}, {"detail": "def __pos__[ArrayT: ndarray[tuple[Any, ...], dtype[number | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__pos__", "sortText": "3.9999.__pos__"}, {"detail": "\n@overload\ndef __pow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __pow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n mod : None = None,\n /\n) -> Any: ...\ndef __pow__(\n self : ndarray,\n other: _ArrayLikeObject_co,\n mod : None = None,\n /\n) -> Any: ...", "kind": 2, "label": "__pow__", "sortText": "3.9999.__pow__"}, {"detail": "\n@overload\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[bytes_]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[str_]],\n other: _ArrayLikeStr_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[str_]]: ...\ndef __radd__(\n self: ndarray[Any, StringDType],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], StringDType]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __radd__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__radd__", "sortText": "3.9999.__radd__"}, {"detail": "\n@overload\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rand__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rand__", "sortText": "3.9999.__rand__"}, {"detail": "\n@overload\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n lhs: numpy.bool | int,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n lhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n lhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]], ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]]: ...\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n lhs: _ArrayLikeFloat64_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n lhs: _ArrayLikeUInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[unsignedinteger]], ndarray[tuple[Any, ...], dtype[unsignedinteger]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n lhs: _ArrayLikeInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger]], ndarray[tuple[Any, ...], dtype[signedinteger]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n lhs: _ArrayLikeFloat_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[floating]], ndarray[tuple[Any, ...], dtype[floating]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]], ndarray[tuple[Any, ...], dtype[timedelta64]]]: ...", "kind": 2, "label": "__rdivmod__", "sortText": "3.9999.__rdivmod__"}, {"detail": "\n@overload\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rfloordiv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rfloordiv__", "sortText": "3.9999.__rfloordiv__"}, {"detail": "\n@overload\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rlshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rlshift__", "sortText": "3.9999.__rlshift__"}, {"detail": "\n@overload\ndef __rmatmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rmatmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[floating[_64Bit]]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating[_64Bit, _64Bit]]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmatmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmatmul__", "sortText": "3.9999.__rmatmul__"}, {"detail": "\n@overload\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmod__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmod__", "sortText": "3.9999.__rmod__"}, {"detail": "\n@overload\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmul__(\n self: ndarray[Any, StringDType | dtype[character]],\n other: _ArrayLikeInt,\n /\n) -> ndarray: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmul__", "sortText": "3.9999.__rmul__"}, {"detail": "\n@overload\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __ror__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__ror__", "sortText": "3.9999.__ror__"}, {"detail": "\n@overload\ndef __rpow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rpow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n mod : None = None,\n /\n) -> Any: ...\ndef __rpow__(\n self : ndarray,\n other: _ArrayLikeObject_co,\n mod : None = None,\n /\n) -> Any: ...", "kind": 2, "label": "__rpow__", "sortText": "3.9999.__rpow__"}, {"detail": "\n@overload\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rrshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rrshift__", "sortText": "3.9999.__rrshift__"}, {"detail": "\n@overload\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rshift__", "sortText": "3.9999.__rshift__"}, {"detail": "\n@overload\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rsub__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rsub__", "sortText": "3.9999.__rsub__"}, {"detail": "\n@overload\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[_SupportsArray[dtype[floating[_64Bit]]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | _SupportsArray[dtype[floating[_64Bit]]] | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[inexact]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[inexact]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rtruediv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rtruediv__", "sortText": "3.9999.__rtruediv__"}, {"detail": "\n@overload\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rxor__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rxor__", "sortText": "3.9999.__rxor__"}, {"detail": "\n@overload\ndef __setitem__(\n self: ndarray[Any, StringDType | dtype[numpy.bool | flexible | object_]],\n key: _ToIndices,\n value: object,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[integer]],\n key: _ToIndices,\n value: SupportsIndex | SupportsInt | _NestedSequence[_ConvertibleToInt] | _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | bytes | int | str,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n key: _ToIndices,\n value: SupportsFloat | SupportsIndex | _NestedSequence[SupportsFloat | SupportsIndex | bytes | str | None] | _NestedSequence[_SupportsArray[dtype[numpy.bool | floating | integer]]] | _NestedSequence[float] | _SupportsArray[dtype[numpy.bool | floating | integer]] | bytes | float | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n key: _ToIndices,\n value: SupportsComplex | SupportsFloat | SupportsIndex | _NestedSequence[SupportsComplex | SupportsFloat | SupportsIndex | bytes | str | None] | _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _SupportsArray[dtype[numpy.bool | number]] | bytes | complex | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n key: _ToIndices,\n value: _NestedSequence[_ConvertibleToTD64] | numpy.bool | bytes | character | int | number | str | timedelta | timedelta64 | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n key: _ToIndices,\n value: _NestedSequence[_ConvertibleToDT64] | numpy.bool | bytes | character | date | datetime64 | int | number | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: list[str] | str,\n value: object,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray,\n key: _ToIndices,\n value: ArrayLike,\n /\n) -> None: ...", "kind": 2, "label": "__setitem__", "sortText": "3.9999.__setitem__"}, {"detail": "def __setstate__[_DTypeT_co: dtype = dtype](\n self: ndarray,\n state: tuple[SupportsIndex, _ShapeLike, _DTypeT_co, numpy.bool, bytes | list[Any]],\n /\n) -> None: ...", "kind": 2, "label": "__setstate__", "sortText": "3.9999.__setstate__"}, {"detail": "\n@overload\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __sub__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__sub__", "sortText": "3.9999.__sub__"}, {"detail": "\n@overload\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[_SupportsArray[dtype[floating[_64Bit]]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | _SupportsArray[dtype[floating[_64Bit]]] | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[inexact]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[inexact]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __truediv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__truediv__", "sortText": "3.9999.__truediv__"}, {"detail": "\n@overload\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __xor__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__xor__", "sortText": "3.9999.__xor__"}]}} +{"suite": "data_science", "label": "edit array then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 31, "iteration": 3, "result": {"isIncomplete": false, "items": [{"detail": "ndarray", "kind": 5, "label": "T", "sortText": "0.9999.T"}, {"detail": "\n@overload\ndef all(\n self : ndarray,\n axis : None = None,\n out : None = None,\n keepdims: Literal[False] = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> numpy.bool: ...\ndef all(\n self : ndarray,\n axis : int | tuple[int, ...],\n out : None = None,\n keepdims: Literal[False] = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef all(\n self : ndarray,\n axis : int | tuple[int, ...] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef all[ArrayT: ndarray](\n self : ndarray,\n axis : int | tuple[int, ...] | None = None,\n *,\n out : ArrayT,\n keepdims: builtins.bool = False,\n where : _ArrayLikeBool_co = True\n) -> ArrayT: ...\ndef all[ArrayT: ndarray](\n self : ndarray,\n axis : int | tuple[int, ...] | None,\n out : ArrayT,\n keepdims: builtins.bool = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> ArrayT: ...", "kind": 2, "label": "all", "sortText": "0.9999.all"}, {"detail": "\n@overload\ndef any(\n self : ndarray,\n axis : None = None,\n out : None = None,\n keepdims: Literal[False] = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> numpy.bool: ...\ndef any(\n self : ndarray,\n axis : int | tuple[int, ...],\n out : None = None,\n keepdims: Literal[False] = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef any(\n self : ndarray,\n axis : int | tuple[int, ...] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef any[ArrayT: ndarray](\n self : ndarray,\n axis : int | tuple[int, ...] | None = None,\n *,\n out : ArrayT,\n keepdims: builtins.bool = False,\n where : _ArrayLikeBool_co = True\n) -> ArrayT: ...\ndef any[ArrayT: ndarray](\n self : ndarray,\n axis : int | tuple[int, ...] | None,\n out : ArrayT,\n keepdims: builtins.bool = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> ArrayT: ...", "kind": 2, "label": "any", "sortText": "0.9999.any"}, {"detail": "\n@overload\ndef argmax(\n self : ndarray,\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] = False\n) -> signedinteger[_NBitIntP]: ...\ndef argmax(\n self : ndarray,\n axis : SupportsIndex,\n out : None = None,\n *,\n keepdims: Literal[False] = False\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmax(\n self : ndarray,\n axis : SupportsIndex | None = None,\n out : None = None,\n *,\n keepdims: Literal[True]\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmax[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self : ndarray,\n axis : SupportsIndex | None = None,\n *,\n out : ArrayT,\n keepdims: bool = False\n) -> ArrayT: ...\ndef argmax[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self : ndarray,\n axis : SupportsIndex | None,\n out : ArrayT,\n *,\n keepdims: bool = False\n) -> ArrayT: ...", "kind": 2, "label": "argmax", "sortText": "0.9999.argmax"}, {"detail": "\n@overload\ndef argmin(\n self : ndarray,\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] = False\n) -> signedinteger[_NBitIntP]: ...\ndef argmin(\n self : ndarray,\n axis : SupportsIndex,\n out : None = None,\n *,\n keepdims: Literal[False] = False\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmin(\n self : ndarray,\n axis : SupportsIndex | None = None,\n out : None = None,\n *,\n keepdims: Literal[True]\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmin[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self : ndarray,\n axis : SupportsIndex | None = None,\n *,\n out : ArrayT,\n keepdims: bool = False\n) -> ArrayT: ...\ndef argmin[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self : ndarray,\n axis : SupportsIndex | None,\n out : ArrayT,\n *,\n keepdims: bool = False\n) -> ArrayT: ...", "kind": 2, "label": "argmin", "sortText": "0.9999.argmin"}, {"detail": "\n@overload\ndef argpartition(\n self : ndarray,\n kth : _ArrayLikeInt,\n /,\n axis : None,\n kind : Literal['introselect'] = 'introselect',\n order: None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self : ndarray,\n kth : _ArrayLikeInt,\n /,\n axis : SupportsIndex = -1,\n kind : Literal['introselect'] = 'introselect',\n order: None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self : ndarray[tuple[Any, ...], dtype[void]],\n kth : _ArrayLikeInt,\n /,\n axis : None,\n kind : Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self : ndarray[tuple[Any, ...], dtype[void]],\n kth : _ArrayLikeInt,\n /,\n axis : SupportsIndex = -1,\n kind : Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "argpartition", "sortText": "0.9999.argpartition"}, {"detail": "def argsort(\n self : ndarray,\n axis : SupportsIndex | None = ...,\n kind : Literal['H', 'M', 'Q', 'S', 'heap', 'heapsort', 'merge', 'mergesort', 'quick', 'quicksort', 'stable', 'stablesort'] | None = ...,\n order : Sequence[str] | str | None = ...,\n *,\n stable : bool | None = ...,\n descending: bool | None = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "argsort", "sortText": "0.9999.argsort"}, {"detail": "\n@overload\ndef astype[ScalarT: generic](\n self : ndarray,\n dtype : _DTypeLike,\n order : _OrderKACF = ...,\n casting: _CastingKind = ...,\n subok : bool = ...,\n copy : _CopyMode | bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef astype(\n self : ndarray,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n order : _OrderKACF = ...,\n casting: _CastingKind = ...,\n subok : bool = ...,\n copy : _CopyMode | bool = ...\n) -> ndarray: ...", "kind": 2, "label": "astype", "sortText": "0.9999.astype"}, {"detail": "ndarray | None", "kind": 5, "label": "base", "sortText": "0.9999.base"}, {"detail": "def byteswap(\n self : ndarray,\n inplace: bool = ...\n) -> ndarray: ...", "kind": 2, "label": "byteswap", "sortText": "0.9999.byteswap"}, {"detail": "\n@overload\ndef choose(\n self : ndarray,\n /,\n choices: ArrayLike,\n out : None = None,\n mode : _ModeKind = 'raise'\n) -> ndarray: ...\ndef choose[ArrayT: ndarray](\n self : ndarray,\n /,\n choices: ArrayLike,\n out : ArrayT,\n mode : _ModeKind = 'raise'\n) -> ArrayT: ...", "kind": 2, "label": "choose", "sortText": "0.9999.choose"}, {"detail": "\n@overload\ndef clip(\n self : ndarray,\n /,\n min : ArrayLike,\n max : Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None = None,\n out : None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip(\n self : ndarray,\n /,\n min : None,\n max : ArrayLike,\n out : None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip(\n self : ndarray,\n /,\n min : None = None,\n *,\n max : ArrayLike,\n out : None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: ArrayLike,\n max: Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self : ndarray,\n /,\n min : ArrayLike,\n max : Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None = None,\n *,\n out : ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: None,\n max: ArrayLike,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self : ndarray,\n /,\n min : None = None,\n *,\n max : ArrayLike,\n out : ArrayT,\n **kwargs: Any\n) -> ArrayT: ...", "kind": 2, "label": "clip", "sortText": "0.9999.clip"}, {"detail": "\n@overload\ndef compress(\n self : ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis : SupportsIndex | None = None,\n out : None = None\n) -> ndarray: ...\ndef compress[ArrayT: ndarray](\n self: ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis: SupportsIndex | None,\n out: ArrayT\n) -> ArrayT: ...\ndef compress[ArrayT: ndarray](\n self : ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis : SupportsIndex | None = None,\n *,\n out : ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "compress", "sortText": "0.9999.compress"}, {"detail": "def conj(self: ndarray) -> ndarray: ...", "kind": 2, "label": "conj", "sortText": "0.9999.conj"}, {"detail": "def conjugate(self: ndarray) -> ndarray: ...", "kind": 2, "label": "conjugate", "sortText": "0.9999.conjugate"}, {"detail": "def copy(\n self : ndarray,\n order: _OrderKACF = ...\n) -> ndarray: ...", "kind": 2, "label": "copy", "sortText": "0.9999.copy"}, {"detail": "_ctypes[int]", "kind": 5, "label": "ctypes", "sortText": "0.9999.ctypes"}, {"detail": "\n@overload\ndef cumprod[DTypeT: dtype[inexact | object_]](\n self : ndarray[Any, DTypeT],\n axis : None = None,\n dtype: None = None,\n out : None = None\n) -> ndarray[tuple[int], DTypeT]: ...\ndef cumprod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : None = None,\n dtype: None = None,\n out : None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef cumprod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None = None,\n *,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumprod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None = None,\n *,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[tuple[int]]: ...\ndef cumprod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumprod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[tuple[int]]: ...\ndef cumprod[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_]]](\n self : ArrayT,\n axis : SupportsIndex,\n dtype: None = None,\n out : None = None\n) -> ArrayT: ...\ndef cumprod[ShapeT: tuple[int, ...]](\n self : ndarray[ShapeT, dtype[numpy.bool | integer]],\n axis : SupportsIndex,\n dtype: None = None,\n out : None = None\n) -> ndarray[ShapeT, dtype[signedinteger[_NBitIntP]]]: ...\ndef cumprod[ShapeT: tuple[int, ...], ScalarT: generic](\n self : ndarray[ShapeT, dtype[numpy.bool | number | object_]],\n axis : SupportsIndex,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[ShapeT, dtype[ScalarT]]: ...\ndef cumprod[ShapeT: tuple[int, ...]](\n self : ndarray[ShapeT, dtype[numpy.bool | number | object_]],\n axis : SupportsIndex,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[ShapeT]: ...\ndef cumprod[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: SupportsIndex | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...\ndef cumprod[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : SupportsIndex | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "cumprod", "sortText": "0.9999.cumprod"}, {"detail": "\n@overload\ndef cumsum[DTypeT: dtype[inexact | object_ | timedelta64]](\n self : ndarray[Any, DTypeT],\n axis : None = None,\n dtype: None = None,\n out : None = None\n) -> ndarray[tuple[int], DTypeT]: ...\ndef cumsum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : None = None,\n dtype: None = None,\n out : None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef cumsum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumsum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[tuple[int]]: ...\ndef cumsum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumsum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[tuple[int]]: ...\ndef cumsum[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self : ArrayT,\n axis : SupportsIndex,\n dtype: None = None,\n out : None = None\n) -> ArrayT: ...\ndef cumsum[ShapeT: tuple[int, ...]](\n self : ndarray[ShapeT, dtype[numpy.bool | integer]],\n axis : SupportsIndex,\n dtype: None = None,\n out : None = None\n) -> ndarray[ShapeT, dtype[signedinteger[_NBitIntP]]]: ...\ndef cumsum[ShapeT: tuple[int, ...], ScalarT: generic](\n self : ndarray[ShapeT, dtype[numpy.bool | number | object_ | timedelta64]],\n axis : SupportsIndex,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[ShapeT, dtype[ScalarT]]: ...\ndef cumsum[ShapeT: tuple[int, ...]](\n self : ndarray[ShapeT, dtype[numpy.bool | number | object_ | timedelta64]],\n axis : SupportsIndex,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[ShapeT]: ...\ndef cumsum[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: SupportsIndex | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...\ndef cumsum[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : SupportsIndex | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "cumsum", "sortText": "0.9999.cumsum"}, {"detail": "memoryview", "kind": 5, "label": "data", "sortText": "0.9999.data"}, {"detail": "Literal['cpu']", "kind": 5, "label": "device", "sortText": "0.9999.device"}, {"detail": "\n@overload\ndef diagonal[DTypeT: dtype](\n self : ndarray[tuple[Never, Never, Never, Never], DTypeT],\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1\n) -> ndarray[tuple[Any, ...], DTypeT]: ...\ndef diagonal[DTypeT: dtype](\n self : ndarray[tuple[int, int], DTypeT],\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1\n) -> ndarray[tuple[int], DTypeT]: ...\ndef diagonal[DTypeT: dtype](\n self : ndarray[tuple[int, int, int], DTypeT],\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1\n) -> ndarray[tuple[int, int], DTypeT]: ...\ndef diagonal(\n self : ndarray,\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1\n) -> ndarray: ...", "kind": 2, "label": "diagonal", "sortText": "0.9999.diagonal"}, {"detail": "\n@overload\ndef dot(\n self: ndarray,\n b : _ScalarLike_co,\n /,\n out : None = None\n) -> ndarray: ...\ndef dot(\n self: ndarray,\n b : ArrayLike,\n /,\n out : None = None\n) -> Any: ...\ndef dot[ArrayT: ndarray](\n self: ndarray,\n b: ArrayLike,\n /,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "dot", "sortText": "0.9999.dot"}, {"detail": "dtype", "kind": 5, "label": "dtype", "sortText": "0.9999.dtype"}, {"detail": "def dump(\n self: ndarray,\n file: PathLike[bytes] | PathLike[str] | SupportsWrite[bytes] | bytes | str\n) -> None: ...", "kind": 2, "label": "dump", "sortText": "0.9999.dump"}, {"detail": "def dumps(self: ndarray) -> bytes: ...", "kind": 2, "label": "dumps", "sortText": "0.9999.dumps"}, {"detail": "def fill(\n self: ndarray,\n /,\n value: Any\n) -> None: ...", "kind": 2, "label": "fill", "sortText": "0.9999.fill"}, {"detail": "flagsobj", "kind": 5, "label": "flags", "sortText": "0.9999.flags"}, {"detail": "flatiter", "kind": 5, "label": "flat", "sortText": "0.9999.flat"}, {"detail": "def flatten(\n self : ndarray,\n /,\n order: _OrderKACF = 'C'\n) -> ndarray[tuple[int]]: ...", "kind": 2, "label": "flatten", "sortText": "0.9999.flatten"}, {"detail": "\n@overload\ndef getfield[ScalarT: generic](\n self : ndarray,\n /,\n dtype : _DTypeLike,\n offset: SupportsIndex = 0\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef getfield(\n self : ndarray,\n /,\n dtype : DTypeLike,\n offset: SupportsIndex = 0\n) -> ndarray: ...", "kind": 2, "label": "getfield", "sortText": "0.9999.getfield"}, {"detail": "ndarray", "kind": 5, "label": "imag", "sortText": "0.9999.imag"}, {"detail": "\n@overload\ndef item[T](\n self : ndarray[tuple[Any, ...], dtype[generic[T]]],\n i0 : SupportsIndex | tuple[SupportsIndex, ...] = ...,\n /,\n *args: SupportsIndex\n) -> T: ...\ndef item(\n self : ndarray[Any, StringDType],\n arg0 : SupportsIndex | tuple[SupportsIndex, ...] = ...,\n /,\n *args: SupportsIndex\n) -> str: ...", "kind": 2, "label": "item", "sortText": "0.9999.item"}, {"detail": "int", "kind": 5, "label": "itemsize", "sortText": "0.9999.itemsize"}, {"detail": "ndarray", "kind": 5, "label": "mT", "sortText": "0.9999.mT"}, {"detail": "\n@overload\ndef max[ScalarT: numpy.bool | datetime64 | number | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef max[ScalarT: numpy.bool | datetime64 | number | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef max[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef max(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef max[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n out : ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...", "kind": 2, "label": "max", "sortText": "0.9999.max"}, {"detail": "\n@overload\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer | object_]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> float64: ...\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef mean[ScalarT: inexact | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef mean[ScalarT: inexact | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef mean[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef mean[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None,\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "mean", "sortText": "0.9999.mean"}, {"detail": "\n@overload\ndef min[ScalarT: numpy.bool | datetime64 | number | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef min[ScalarT: numpy.bool | datetime64 | number | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef min[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef min(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef min[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n out : ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...", "kind": 2, "label": "min", "sortText": "0.9999.min"}, {"detail": "int", "kind": 5, "label": "nbytes", "sortText": "0.9999.nbytes"}, {"detail": "int", "kind": 5, "label": "ndim", "sortText": "0.9999.ndim"}, {"detail": "\n@overload\ndef nonzero(self: ndarray[tuple[Never, Never, Never, Never]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ...]: ...\ndef nonzero(self: ndarray[tuple[int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray[tuple[int, int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray[tuple[int, int, int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ...]: ...", "kind": 2, "label": "nonzero", "sortText": "0.9999.nonzero"}, {"detail": "\n@overload\ndef partition(\n self : ndarray,\n kth : _ArrayLikeInt,\n /,\n axis : SupportsIndex = -1,\n kind : Literal['introselect'] = 'introselect',\n order: None = None\n) -> None: ...\ndef partition(\n self : ndarray[tuple[Any, ...], dtype[void]],\n kth : _ArrayLikeInt,\n /,\n axis : SupportsIndex = -1,\n kind : Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> None: ...", "kind": 2, "label": "partition", "sortText": "0.9999.partition"}, {"detail": "\n@overload\ndef prod[ScalarT: inexact](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef prod[ScalarT: inexact | object_](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> signedinteger[_NBitIntP]: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef prod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef prod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...] | None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...] | None,\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...],\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...] | None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out : ArrayT,\n *,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...],\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "prod", "sortText": "0.9999.prod"}, {"detail": "def put(\n self : ndarray,\n indices: _ArrayLikeInt_co,\n values : ArrayLike,\n /,\n mode : _ModeKind = 'raise'\n) -> None: ...", "kind": 2, "label": "put", "sortText": "0.9999.put"}, {"detail": "def ravel(\n self : ndarray,\n /,\n order: _OrderKACF = 'C'\n) -> ndarray[tuple[int]]: ...", "kind": 2, "label": "ravel", "sortText": "0.9999.ravel"}, {"detail": "ndarray", "kind": 5, "label": "real", "sortText": "0.9999.real"}, {"detail": "\n@overload\ndef repeat(\n self : ndarray,\n repeats: _ArrayLikeInt_co,\n /,\n axis : None = None\n) -> ndarray[tuple[int]]: ...\ndef repeat(\n self: ndarray,\n repeats: _ArrayLikeInt_co,\n /,\n axis: SupportsIndex\n) -> ndarray: ...", "kind": 2, "label": "repeat", "sortText": "0.9999.repeat"}, {"detail": "\n@overload\ndef reshape(\n self : ndarray,\n shape: None,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray: ...\ndef reshape(\n self : ndarray,\n shape: Sequence[Never],\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[tuple[()]]: ...\ndef reshape[AnyShapeT: (tuple[()], tuple[int], tuple[int, int], tuple[int, int, int], tuple[int, int, int, int], tuple[int, int, int, int, int], tuple[int, int, int, int, int, int], tuple[int, int, int, int, int, int, int], tuple[int, int, int, int, int, int, int, int])](\n self : ndarray,\n shape: AnyShapeT,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[AnyShapeT]: ...\ndef reshape(\n self : ndarray,\n size1: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[tuple[int]]: ...\ndef reshape(\n self : ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[tuple[int, int]]: ...\ndef reshape(\n self : ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n size3: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[tuple[int, int, int]]: ...\ndef reshape(\n self : ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n size3: SupportsIndex,\n size4: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[tuple[int, int, int, int]]: ...\ndef reshape(\n self : ndarray,\n size0 : SupportsIndex,\n /,\n *shape: SupportsIndex,\n *,\n order : _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray: ...\ndef reshape(\n self : ndarray,\n shape: Sequence[SupportsIndex],\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray: ...", "kind": 2, "label": "reshape", "sortText": "0.9999.reshape"}, {"detail": "\n@overload\ndef resize(\n self : ndarray,\n new_shape: _ShapeLike,\n /,\n *,\n refcheck : bool = True\n) -> None: ...\ndef resize(\n self : ndarray,\n /,\n *new_shape: SupportsIndex,\n *,\n refcheck : bool = True\n) -> None: ...", "kind": 2, "label": "resize", "sortText": "0.9999.resize"}, {"detail": "\n@overload\ndef round(\n self : ndarray,\n /,\n decimals: SupportsIndex = 0,\n out : None = None\n) -> ndarray: ...\ndef round[ArrayT: ndarray](\n self: ndarray,\n /,\n decimals: SupportsIndex,\n out: ArrayT\n) -> ArrayT: ...\ndef round[ArrayT: ndarray](\n self : ndarray,\n /,\n decimals: SupportsIndex = 0,\n *,\n out : ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "round", "sortText": "0.9999.round"}, {"detail": "\n@overload\ndef searchsorted(\n self : ndarray,\n v : _ScalarLike_co,\n /,\n side : _SortSide = 'left',\n sorter: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | int | None = None\n) -> signedinteger[_NBitIntP]: ...\ndef searchsorted(\n self : ndarray,\n v : ArrayLike,\n /,\n side : _SortSide = 'left',\n sorter: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | int | None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "searchsorted", "sortText": "0.9999.searchsorted"}, {"detail": "def setfield(\n self : ndarray,\n val : ArrayLike,\n /,\n dtype : DTypeLike,\n offset: SupportsIndex = 0\n) -> None: ...", "kind": 2, "label": "setfield", "sortText": "0.9999.setfield"}, {"detail": "def setflags(\n self : ndarray,\n /,\n *,\n write: bool | None = None,\n align: bool | None = None,\n uic : bool | None = None\n) -> None: ...", "kind": 2, "label": "setflags", "sortText": "0.9999.setflags"}, {"detail": "tuple[Any, ...]", "kind": 5, "label": "shape", "sortText": "0.9999.shape"}, {"detail": "int", "kind": 5, "label": "size", "sortText": "0.9999.size"}, {"detail": "def sort(\n self : ndarray,\n /,\n axis : SupportsIndex = -1,\n kind : Literal['H', 'M', 'Q', 'S', 'heap', 'heapsort', 'merge', 'mergesort', 'quick', 'quicksort', 'stable', 'stablesort'] | None = None,\n order : Sequence[str] | str | None = None,\n *,\n stable : bool | None = None,\n descending: bool | None = None\n) -> None: ...", "kind": 2, "label": "sort", "sortText": "0.9999.sort"}, {"detail": "def squeeze(\n self: ndarray,\n /,\n axis: SupportsIndex | tuple[SupportsIndex, ...] | None = ...\n) -> ndarray: ...", "kind": 2, "label": "squeeze", "sortText": "0.9999.squeeze"}, {"detail": "\n@overload\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer | object_]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> float64: ...\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef std[ScalarT: floating | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef std[ScalarT: floating | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ArrayT: ndarray[tuple[Any, ...], dtype[floating | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef std[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef std[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT,\n ddof : float = 0,\n keepdims : _NoValueType | builtins.bool = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> Any: ...\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...", "kind": 2, "label": "std", "sortText": "0.9999.std"}, {"detail": "tuple[int, ...]", "kind": 5, "label": "strides", "sortText": "0.9999.strides"}, {"detail": "\n@overload\ndef sum[ScalarT: inexact | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef sum[ScalarT: inexact | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> signedinteger[_NBitIntP]: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef sum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef sum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None,\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out : ArrayT,\n *,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "sum", "sortText": "0.9999.sum"}, {"detail": "def swapaxes(\n self: ndarray,\n axis1: SupportsIndex,\n axis2: SupportsIndex,\n /\n) -> ndarray: ...", "kind": 2, "label": "swapaxes", "sortText": "0.9999.swapaxes"}, {"detail": "\n@overload\ndef take[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n indices: _IntLike_co,\n /,\n axis : SupportsIndex | None = ...,\n out : None = None,\n mode : _ModeKind = ...\n) -> ScalarT: ...\ndef take(\n self : ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis : SupportsIndex | None = ...,\n out : None = None,\n mode : _ModeKind = ...\n) -> ndarray: ...\ndef take[ArrayT: ndarray](\n self : ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis : SupportsIndex | None = ...,\n *,\n out : ArrayT,\n mode : _ModeKind = ...\n) -> ArrayT: ...\ndef take[ArrayT: ndarray](\n self : ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis : SupportsIndex | None,\n out : ArrayT,\n mode : _ModeKind = ...\n) -> ArrayT: ...", "kind": 2, "label": "take", "sortText": "0.9999.take"}, {"detail": "def to_device(\n self : ndarray,\n device: Literal['cpu'],\n /,\n *,\n stream: int | Any | None = ...\n) -> ndarray: ...", "kind": 2, "label": "to_device", "sortText": "0.9999.to_device"}, {"detail": "def tobytes(\n self : ndarray,\n order: _OrderKACF = ...\n) -> bytes: ...", "kind": 2, "label": "tobytes", "sortText": "0.9999.tobytes"}, {"detail": "def tofile(\n self : ndarray,\n fid : PathLike[bytes] | PathLike[str] | _SupportsFileMethods | bytes | str,\n /,\n sep : str = '',\n format: str = '%s'\n) -> None: ...", "kind": 2, "label": "tofile", "sortText": "0.9999.tofile"}, {"detail": "\n@overload\ndef tolist[T](self: ndarray[tuple[Never], dtype[generic[T]]], /) -> Any: ...\ndef tolist[T](self: ndarray[tuple[()], dtype[generic[T]]], /) -> T: ...\ndef tolist[T](self: ndarray[tuple[int], dtype[generic[T]]], /) -> list[T]: ...\ndef tolist[T](self: ndarray[tuple[int, int], dtype[generic[T]]], /) -> list[list[T]]: ...\ndef tolist[T](self: ndarray[tuple[int, int, int], dtype[generic[T]]], /) -> list[list[list[T]]]: ...\ndef tolist(self: ndarray, /) -> Any: ...", "kind": 2, "label": "tolist", "sortText": "0.9999.tolist"}, {"detail": "\n@overload\ndef trace(\n self : ndarray,\n /,\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None\n) -> Any: ...\ndef trace[ArrayT: ndarray](\n self : ndarray,\n /,\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT\n) -> ArrayT: ...\ndef trace[ArrayT: ndarray](\n self: ndarray,\n /,\n offset: SupportsIndex,\n axis1: SupportsIndex,\n axis2: SupportsIndex,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "trace", "sortText": "0.9999.trace"}, {"detail": "\n@overload\ndef transpose(\n self: ndarray,\n axes: Sequence[SupportsIndex] | SupportsIndex | None,\n /\n) -> ndarray: ...\ndef transpose(\n self: ndarray,\n /,\n *axes: SupportsIndex\n) -> ndarray: ...", "kind": 2, "label": "transpose", "sortText": "0.9999.transpose"}, {"detail": "\n@overload\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer | object_]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> float64: ...\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef var[ScalarT: floating | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef var[ScalarT: floating | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ArrayT: ndarray[tuple[Any, ...], dtype[floating | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef var[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef var[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT,\n ddof : float = 0,\n keepdims : _NoValueType | builtins.bool = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> Any: ...\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...", "kind": 2, "label": "var", "sortText": "0.9999.var"}, {"detail": "\n@overload\ndef view(self: ndarray, /) -> ndarray: ...\ndef view[DTypeT: dtype](\n self: ndarray,\n /,\n dtype: numpy._HasDType[DTypeT] | DTypeT\n) -> ndarray[tuple[Any, ...], DTypeT]: ...\ndef view[ScalarT: generic](\n self: ndarray,\n /,\n dtype: _DTypeLike\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n *,\n type: type[ArrayT]\n) -> ArrayT: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n dtype: type[ArrayT]\n) -> ArrayT: ...\ndef view(\n self: ndarray,\n /,\n dtype: DTypeLike\n) -> ndarray: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n dtype: DTypeLike,\n type: type[ArrayT]\n) -> ArrayT: ...", "kind": 2, "label": "view", "sortText": "0.9999.view"}, {"detail": "\n@overload\ndef __abs__[ShapeT: tuple[int, ...], NBitT: NBitBase](self: ndarray[ShapeT, dtype[complexfloating[NBitT, NBitT]]], /) -> ndarray[ShapeT, dtype[floating[NBitT]]]: ...\ndef __abs__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__abs__", "sortText": "3.9999.__abs__"}, {"detail": "\n@overload\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[bytes_]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[str_]],\n other: _ArrayLikeStr_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[str_]]: ...\ndef __add__(\n self: ndarray[Any, StringDType],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], StringDType]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __add__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__add__", "sortText": "3.9999.__add__"}, {"detail": "\n@overload\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __and__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__and__", "sortText": "3.9999.__and__"}, {"detail": "\n@overload\ndef __array__(\n self : ndarray,\n dtype: None = None,\n /,\n *,\n copy : bool | None = None\n) -> ndarray: ...\ndef __array__[DTypeT: dtype](\n self : ndarray,\n dtype: DTypeT,\n /,\n *,\n copy : bool | None = None\n) -> ndarray[tuple[Any, ...], DTypeT]: ...", "kind": 2, "label": "__array__", "sortText": "3.9999.__array__"}, {"detail": "def __array_finalize__(\n self: ndarray,\n obj: ndarray | None,\n /\n) -> None: ...", "kind": 2, "label": "__array_finalize__", "sortText": "3.9999.__array_finalize__"}, {"detail": "def __array_function__(\n self: ndarray,\n func: (...) -> Any,\n types: Iterable[type[Any]],\n args: Iterable[Any],\n kwargs: Mapping[str, Any]\n) -> Any: ...", "kind": 2, "label": "__array_function__", "sortText": "3.9999.__array_function__"}, {"detail": "dict[str, Any]", "kind": 5, "label": "__array_interface__", "sortText": "3.9999.__array_interface__"}, {"detail": "def __array_namespace__(\n self : ndarray,\n /,\n *,\n api_version: Literal['2021.12', '2022.12', '2023.12', '2024.12', '2025.12'] | None = None\n) -> ModuleType: ...", "kind": 2, "label": "__array_namespace__", "sortText": "3.9999.__array_namespace__"}, {"detail": "float", "kind": 5, "label": "__array_priority__", "sortText": "3.9999.__array_priority__"}, {"detail": "CapsuleType", "kind": 5, "label": "__array_struct__", "sortText": "3.9999.__array_struct__"}, {"detail": "def __array_ufunc__(\n self: ndarray,\n ufunc: ufunc,\n method: Literal['__call__', 'accumulate', 'at', 'outer', 'reduce', 'reduceat'],\n /,\n *inputs: Any,\n **kwargs: Any\n) -> Any: ...", "kind": 2, "label": "__array_ufunc__", "sortText": "3.9999.__array_ufunc__"}, {"detail": "def __array_wrap__[ShapeT: tuple[int, ...], DTypeT: dtype](\n self : ndarray,\n array : ndarray[ShapeT, DTypeT],\n context : tuple[ufunc, tuple[Any, ...], int] | None = ...,\n return_scalar: bool = ...,\n /\n) -> ndarray[ShapeT, DTypeT]: ...", "kind": 2, "label": "__array_wrap__", "sortText": "3.9999.__array_wrap__"}, {"detail": "def __bool__(self: ndarray, /) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __buffer__(\n self: ndarray,\n flags: int,\n /\n) -> memoryview: ...", "kind": 2, "label": "__buffer__", "sortText": "3.9999.__buffer__"}, {"detail": "def __class_getitem__(\n cls: type[ndarray],\n item: Any,\n /\n) -> GenericAlias: ...", "kind": 2, "label": "__class_getitem__", "sortText": "3.9999.__class_getitem__"}, {"detail": "def __complex__(self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]], /) -> complex: ...", "kind": 2, "label": "__complex__", "sortText": "3.9999.__complex__"}, {"detail": "def __contains__(\n self: ndarray,\n value: object,\n /\n) -> bool: ...", "kind": 2, "label": "__contains__", "sortText": "3.9999.__contains__"}, {"detail": "def __copy__(self: ndarray) -> ndarray: ...", "kind": 2, "label": "__copy__", "sortText": "3.9999.__copy__"}, {"detail": "def __deepcopy__(\n self: ndarray,\n memo: dict[int, Any] | None,\n /\n) -> ndarray: ...", "kind": 2, "label": "__deepcopy__", "sortText": "3.9999.__deepcopy__"}, {"detail": "\n@overload\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n rhs: numpy.bool | int,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n rhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n rhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]], ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]]: ...\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n rhs: _ArrayLikeFloat64_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n rhs: _ArrayLikeUInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[unsignedinteger]], ndarray[tuple[Any, ...], dtype[unsignedinteger]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n rhs: _ArrayLikeInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger]], ndarray[tuple[Any, ...], dtype[signedinteger]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n rhs: _ArrayLikeFloat_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[floating]], ndarray[tuple[Any, ...], dtype[floating]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]], ndarray[tuple[Any, ...], dtype[timedelta64]]]: ...", "kind": 2, "label": "__divmod__", "sortText": "3.9999.__divmod__"}, {"detail": "def __dlpack__(\n self : ndarray[tuple[Any, ...], dtype[number]],\n /,\n *,\n stream : int | Any | None = None,\n max_version: tuple[int, int] | None = None,\n dl_device : tuple[int, int] | None = None,\n copy : bool | None = None\n) -> CapsuleType: ...", "kind": 2, "label": "__dlpack__", "sortText": "3.9999.__dlpack__"}, {"detail": "def __dlpack_device__(self: ndarray, /) -> tuple[Literal[1], Literal[0]]: ...", "kind": 2, "label": "__dlpack_device__", "sortText": "3.9999.__dlpack_device__"}, {"detail": "def __eq__(\n self: ndarray,\n other: Any,\n /\n) -> Any: ...", "kind": 2, "label": "__eq__", "sortText": "3.9999.__eq__"}, {"detail": "def __float__(self: ndarray, /) -> float: ...", "kind": 2, "label": "__float__", "sortText": "3.9999.__float__"}, {"detail": "\n@overload\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __floordiv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__floordiv__", "sortText": "3.9999.__floordiv__"}, {"detail": "\n@overload\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__ge__", "sortText": "3.9999.__ge__"}, {"detail": "\n@overload\ndef __getitem__(\n self: ndarray,\n key: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | tuple[ndarray[tuple[Any, ...], dtype[numpy.bool | integer]], ...],\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray,\n key: SupportsIndex | tuple[SupportsIndex, ...],\n /\n) -> Any: ...\ndef __getitem__(\n self: ndarray,\n key: _ToIndices,\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: str,\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: list[str],\n /\n) -> ndarray[tuple[Any, ...], dtype[void]]: ...", "kind": 2, "label": "__getitem__", "sortText": "3.9999.__getitem__"}, {"detail": "\n@overload\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__gt__", "sortText": "3.9999.__gt__"}, {"detail": "None", "kind": 5, "label": "__hash__", "sortText": "3.9999.__hash__"}, {"detail": "\n@overload\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[datetime64 | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeTD64_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[bytes_]]](\n self: ArrayT,\n other: _ArrayLikeBytes_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], StringDType | dtype[str_]]](\n self: ArrayT,\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__iadd__", "sortText": "3.9999.__iadd__"}, {"detail": "\n@overload\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__iand__", "sortText": "3.9999.__iand__"}, {"detail": "\n@overload\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[floating | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ifloordiv__", "sortText": "3.9999.__ifloordiv__"}, {"detail": "\n@overload\ndef __ilshift__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ilshift__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ilshift__", "sortText": "3.9999.__ilshift__"}, {"detail": "\n@overload\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imatmul__", "sortText": "3.9999.__imatmul__"}, {"detail": "\n@overload\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[floating]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[timedelta64]]](\n self: ArrayT,\n other: _ArrayLike,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imod__", "sortText": "3.9999.__imod__"}, {"detail": "\n@overload\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[character | number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], StringDType | dtype[str_]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imul__", "sortText": "3.9999.__imul__"}, {"detail": "def __index__(self: ndarray[tuple[Any, ...], dtype[integer]], /) -> int: ...", "kind": 2, "label": "__index__", "sortText": "3.9999.__index__"}, {"detail": "def __int__(self: ndarray, /) -> int: ...", "kind": 2, "label": "__int__", "sortText": "3.9999.__int__"}, {"detail": "def __invert__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | object_]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__invert__", "sortText": "3.9999.__invert__"}, {"detail": "\n@overload\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ior__", "sortText": "3.9999.__ior__"}, {"detail": "\n@overload\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ipow__", "sortText": "3.9999.__ipow__"}, {"detail": "\n@overload\ndef __irshift__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __irshift__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__irshift__", "sortText": "3.9999.__irshift__"}, {"detail": "\n@overload\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[datetime64 | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeTD64_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__isub__", "sortText": "3.9999.__isub__"}, {"detail": "\n@overload\ndef __iter__(self: ndarray[tuple[Never, Never, Never, Never, Never, Never, Never, Never, Never], Any], /) -> Iterator[Any]: ...\ndef __iter__[ScalarT: _ScalarNotObject](self: ndarray[tuple[int], dtype[ScalarT]], /) -> Iterator[ScalarT]: ...\ndef __iter__(self: ndarray[tuple[int], StringDType], /) -> Iterator[str]: ...\ndef __iter__[DTypeT: dtype](self: ndarray[tuple[int, int, *tuple[int, ...]], DTypeT], /) -> Iterator[ndarray[tuple[Any, ...], DTypeT]]: ...\ndef __iter__(self: ndarray, /) -> Iterator[Any]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "\n@overload\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__itruediv__", "sortText": "3.9999.__itruediv__"}, {"detail": "\n@overload\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ixor__", "sortText": "3.9999.__ixor__"}, {"detail": "\n@overload\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__le__", "sortText": "3.9999.__le__"}, {"detail": "def __len__(self: ndarray) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3.9999.__len__"}, {"detail": "\n@overload\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __lshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__lshift__", "sortText": "3.9999.__lshift__"}, {"detail": "\n@overload\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__lt__", "sortText": "3.9999.__lt__"}, {"detail": "\n@overload\ndef __matmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __matmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[floating[_64Bit]]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating[_64Bit, _64Bit]]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __matmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__matmul__", "sortText": "3.9999.__matmul__"}, {"detail": "\n@overload\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __mod__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__mod__", "sortText": "3.9999.__mod__"}, {"detail": "\n@overload\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mul__(\n self: ndarray[Any, StringDType | dtype[character]],\n other: _ArrayLikeInt,\n /\n) -> ndarray: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __mul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__mul__", "sortText": "3.9999.__mul__"}, {"detail": "def __ne__(\n self: ndarray,\n other: Any,\n /\n) -> Any: ...", "kind": 2, "label": "__ne__", "sortText": "3.9999.__ne__"}, {"detail": "def __neg__[ArrayT: ndarray[tuple[Any, ...], dtype[number | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__neg__", "sortText": "3.9999.__neg__"}, {"detail": "def __new__[Self@ndarray: ndarray](\n cls : type[Self@ndarray],\n shape : _ShapeLike,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = ...,\n buffer : Buffer | None = ...,\n offset : SupportsIndex = ...,\n strides: Sequence[SupportsIndex] | SupportsIndex | None = ...,\n order : _OrderKACF = ...\n) -> Self@ndarray: ...", "kind": 5, "label": "__new__", "sortText": "3.9999.__new__"}, {"detail": "\n@overload\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __or__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__or__", "sortText": "3.9999.__or__"}, {"detail": "def __pos__[ArrayT: ndarray[tuple[Any, ...], dtype[number | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__pos__", "sortText": "3.9999.__pos__"}, {"detail": "\n@overload\ndef __pow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __pow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n mod : None = None,\n /\n) -> Any: ...\ndef __pow__(\n self : ndarray,\n other: _ArrayLikeObject_co,\n mod : None = None,\n /\n) -> Any: ...", "kind": 2, "label": "__pow__", "sortText": "3.9999.__pow__"}, {"detail": "\n@overload\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[bytes_]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[str_]],\n other: _ArrayLikeStr_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[str_]]: ...\ndef __radd__(\n self: ndarray[Any, StringDType],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], StringDType]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __radd__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__radd__", "sortText": "3.9999.__radd__"}, {"detail": "\n@overload\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rand__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rand__", "sortText": "3.9999.__rand__"}, {"detail": "\n@overload\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n lhs: numpy.bool | int,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n lhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n lhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]], ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]]: ...\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n lhs: _ArrayLikeFloat64_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n lhs: _ArrayLikeUInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[unsignedinteger]], ndarray[tuple[Any, ...], dtype[unsignedinteger]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n lhs: _ArrayLikeInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger]], ndarray[tuple[Any, ...], dtype[signedinteger]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n lhs: _ArrayLikeFloat_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[floating]], ndarray[tuple[Any, ...], dtype[floating]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]], ndarray[tuple[Any, ...], dtype[timedelta64]]]: ...", "kind": 2, "label": "__rdivmod__", "sortText": "3.9999.__rdivmod__"}, {"detail": "\n@overload\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rfloordiv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rfloordiv__", "sortText": "3.9999.__rfloordiv__"}, {"detail": "\n@overload\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rlshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rlshift__", "sortText": "3.9999.__rlshift__"}, {"detail": "\n@overload\ndef __rmatmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rmatmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[floating[_64Bit]]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating[_64Bit, _64Bit]]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmatmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmatmul__", "sortText": "3.9999.__rmatmul__"}, {"detail": "\n@overload\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmod__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmod__", "sortText": "3.9999.__rmod__"}, {"detail": "\n@overload\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmul__(\n self: ndarray[Any, StringDType | dtype[character]],\n other: _ArrayLikeInt,\n /\n) -> ndarray: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmul__", "sortText": "3.9999.__rmul__"}, {"detail": "\n@overload\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __ror__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__ror__", "sortText": "3.9999.__ror__"}, {"detail": "\n@overload\ndef __rpow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rpow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n mod : None = None,\n /\n) -> Any: ...\ndef __rpow__(\n self : ndarray,\n other: _ArrayLikeObject_co,\n mod : None = None,\n /\n) -> Any: ...", "kind": 2, "label": "__rpow__", "sortText": "3.9999.__rpow__"}, {"detail": "\n@overload\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rrshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rrshift__", "sortText": "3.9999.__rrshift__"}, {"detail": "\n@overload\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rshift__", "sortText": "3.9999.__rshift__"}, {"detail": "\n@overload\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rsub__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rsub__", "sortText": "3.9999.__rsub__"}, {"detail": "\n@overload\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[_SupportsArray[dtype[floating[_64Bit]]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | _SupportsArray[dtype[floating[_64Bit]]] | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[inexact]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[inexact]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rtruediv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rtruediv__", "sortText": "3.9999.__rtruediv__"}, {"detail": "\n@overload\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rxor__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rxor__", "sortText": "3.9999.__rxor__"}, {"detail": "\n@overload\ndef __setitem__(\n self: ndarray[Any, StringDType | dtype[numpy.bool | flexible | object_]],\n key: _ToIndices,\n value: object,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[integer]],\n key: _ToIndices,\n value: SupportsIndex | SupportsInt | _NestedSequence[_ConvertibleToInt] | _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | bytes | int | str,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n key: _ToIndices,\n value: SupportsFloat | SupportsIndex | _NestedSequence[SupportsFloat | SupportsIndex | bytes | str | None] | _NestedSequence[_SupportsArray[dtype[numpy.bool | floating | integer]]] | _NestedSequence[float] | _SupportsArray[dtype[numpy.bool | floating | integer]] | bytes | float | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n key: _ToIndices,\n value: SupportsComplex | SupportsFloat | SupportsIndex | _NestedSequence[SupportsComplex | SupportsFloat | SupportsIndex | bytes | str | None] | _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _SupportsArray[dtype[numpy.bool | number]] | bytes | complex | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n key: _ToIndices,\n value: _NestedSequence[_ConvertibleToTD64] | numpy.bool | bytes | character | int | number | str | timedelta | timedelta64 | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n key: _ToIndices,\n value: _NestedSequence[_ConvertibleToDT64] | numpy.bool | bytes | character | date | datetime64 | int | number | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: list[str] | str,\n value: object,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray,\n key: _ToIndices,\n value: ArrayLike,\n /\n) -> None: ...", "kind": 2, "label": "__setitem__", "sortText": "3.9999.__setitem__"}, {"detail": "def __setstate__[_DTypeT_co: dtype = dtype](\n self: ndarray,\n state: tuple[SupportsIndex, _ShapeLike, _DTypeT_co, numpy.bool, bytes | list[Any]],\n /\n) -> None: ...", "kind": 2, "label": "__setstate__", "sortText": "3.9999.__setstate__"}, {"detail": "\n@overload\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __sub__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__sub__", "sortText": "3.9999.__sub__"}, {"detail": "\n@overload\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[_SupportsArray[dtype[floating[_64Bit]]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | _SupportsArray[dtype[floating[_64Bit]]] | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[inexact]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[inexact]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __truediv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__truediv__", "sortText": "3.9999.__truediv__"}, {"detail": "\n@overload\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __xor__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__xor__", "sortText": "3.9999.__xor__"}]}} +{"suite": "data_science", "label": "edit array then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 31, "iteration": 4, "result": {"isIncomplete": false, "items": [{"detail": "ndarray", "kind": 5, "label": "T", "sortText": "0.9999.T"}, {"detail": "\n@overload\ndef all(\n self : ndarray,\n axis : None = None,\n out : None = None,\n keepdims: Literal[False] = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> numpy.bool: ...\ndef all(\n self : ndarray,\n axis : int | tuple[int, ...],\n out : None = None,\n keepdims: Literal[False] = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef all(\n self : ndarray,\n axis : int | tuple[int, ...] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef all[ArrayT: ndarray](\n self : ndarray,\n axis : int | tuple[int, ...] | None = None,\n *,\n out : ArrayT,\n keepdims: builtins.bool = False,\n where : _ArrayLikeBool_co = True\n) -> ArrayT: ...\ndef all[ArrayT: ndarray](\n self : ndarray,\n axis : int | tuple[int, ...] | None,\n out : ArrayT,\n keepdims: builtins.bool = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> ArrayT: ...", "kind": 2, "label": "all", "sortText": "0.9999.all"}, {"detail": "\n@overload\ndef any(\n self : ndarray,\n axis : None = None,\n out : None = None,\n keepdims: Literal[False] = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> numpy.bool: ...\ndef any(\n self : ndarray,\n axis : int | tuple[int, ...],\n out : None = None,\n keepdims: Literal[False] = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef any(\n self : ndarray,\n axis : int | tuple[int, ...] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef any[ArrayT: ndarray](\n self : ndarray,\n axis : int | tuple[int, ...] | None = None,\n *,\n out : ArrayT,\n keepdims: builtins.bool = False,\n where : _ArrayLikeBool_co = True\n) -> ArrayT: ...\ndef any[ArrayT: ndarray](\n self : ndarray,\n axis : int | tuple[int, ...] | None,\n out : ArrayT,\n keepdims: builtins.bool = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> ArrayT: ...", "kind": 2, "label": "any", "sortText": "0.9999.any"}, {"detail": "\n@overload\ndef argmax(\n self : ndarray,\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] = False\n) -> signedinteger[_NBitIntP]: ...\ndef argmax(\n self : ndarray,\n axis : SupportsIndex,\n out : None = None,\n *,\n keepdims: Literal[False] = False\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmax(\n self : ndarray,\n axis : SupportsIndex | None = None,\n out : None = None,\n *,\n keepdims: Literal[True]\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmax[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self : ndarray,\n axis : SupportsIndex | None = None,\n *,\n out : ArrayT,\n keepdims: bool = False\n) -> ArrayT: ...\ndef argmax[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self : ndarray,\n axis : SupportsIndex | None,\n out : ArrayT,\n *,\n keepdims: bool = False\n) -> ArrayT: ...", "kind": 2, "label": "argmax", "sortText": "0.9999.argmax"}, {"detail": "\n@overload\ndef argmin(\n self : ndarray,\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] = False\n) -> signedinteger[_NBitIntP]: ...\ndef argmin(\n self : ndarray,\n axis : SupportsIndex,\n out : None = None,\n *,\n keepdims: Literal[False] = False\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmin(\n self : ndarray,\n axis : SupportsIndex | None = None,\n out : None = None,\n *,\n keepdims: Literal[True]\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmin[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self : ndarray,\n axis : SupportsIndex | None = None,\n *,\n out : ArrayT,\n keepdims: bool = False\n) -> ArrayT: ...\ndef argmin[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self : ndarray,\n axis : SupportsIndex | None,\n out : ArrayT,\n *,\n keepdims: bool = False\n) -> ArrayT: ...", "kind": 2, "label": "argmin", "sortText": "0.9999.argmin"}, {"detail": "\n@overload\ndef argpartition(\n self : ndarray,\n kth : _ArrayLikeInt,\n /,\n axis : None,\n kind : Literal['introselect'] = 'introselect',\n order: None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self : ndarray,\n kth : _ArrayLikeInt,\n /,\n axis : SupportsIndex = -1,\n kind : Literal['introselect'] = 'introselect',\n order: None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self : ndarray[tuple[Any, ...], dtype[void]],\n kth : _ArrayLikeInt,\n /,\n axis : None,\n kind : Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self : ndarray[tuple[Any, ...], dtype[void]],\n kth : _ArrayLikeInt,\n /,\n axis : SupportsIndex = -1,\n kind : Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "argpartition", "sortText": "0.9999.argpartition"}, {"detail": "def argsort(\n self : ndarray,\n axis : SupportsIndex | None = ...,\n kind : Literal['H', 'M', 'Q', 'S', 'heap', 'heapsort', 'merge', 'mergesort', 'quick', 'quicksort', 'stable', 'stablesort'] | None = ...,\n order : Sequence[str] | str | None = ...,\n *,\n stable : bool | None = ...,\n descending: bool | None = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "argsort", "sortText": "0.9999.argsort"}, {"detail": "\n@overload\ndef astype[ScalarT: generic](\n self : ndarray,\n dtype : _DTypeLike,\n order : _OrderKACF = ...,\n casting: _CastingKind = ...,\n subok : bool = ...,\n copy : _CopyMode | bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef astype(\n self : ndarray,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n order : _OrderKACF = ...,\n casting: _CastingKind = ...,\n subok : bool = ...,\n copy : _CopyMode | bool = ...\n) -> ndarray: ...", "kind": 2, "label": "astype", "sortText": "0.9999.astype"}, {"detail": "ndarray | None", "kind": 5, "label": "base", "sortText": "0.9999.base"}, {"detail": "def byteswap(\n self : ndarray,\n inplace: bool = ...\n) -> ndarray: ...", "kind": 2, "label": "byteswap", "sortText": "0.9999.byteswap"}, {"detail": "\n@overload\ndef choose(\n self : ndarray,\n /,\n choices: ArrayLike,\n out : None = None,\n mode : _ModeKind = 'raise'\n) -> ndarray: ...\ndef choose[ArrayT: ndarray](\n self : ndarray,\n /,\n choices: ArrayLike,\n out : ArrayT,\n mode : _ModeKind = 'raise'\n) -> ArrayT: ...", "kind": 2, "label": "choose", "sortText": "0.9999.choose"}, {"detail": "\n@overload\ndef clip(\n self : ndarray,\n /,\n min : ArrayLike,\n max : Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None = None,\n out : None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip(\n self : ndarray,\n /,\n min : None,\n max : ArrayLike,\n out : None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip(\n self : ndarray,\n /,\n min : None = None,\n *,\n max : ArrayLike,\n out : None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: ArrayLike,\n max: Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self : ndarray,\n /,\n min : ArrayLike,\n max : Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None = None,\n *,\n out : ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: None,\n max: ArrayLike,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self : ndarray,\n /,\n min : None = None,\n *,\n max : ArrayLike,\n out : ArrayT,\n **kwargs: Any\n) -> ArrayT: ...", "kind": 2, "label": "clip", "sortText": "0.9999.clip"}, {"detail": "\n@overload\ndef compress(\n self : ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis : SupportsIndex | None = None,\n out : None = None\n) -> ndarray: ...\ndef compress[ArrayT: ndarray](\n self: ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis: SupportsIndex | None,\n out: ArrayT\n) -> ArrayT: ...\ndef compress[ArrayT: ndarray](\n self : ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis : SupportsIndex | None = None,\n *,\n out : ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "compress", "sortText": "0.9999.compress"}, {"detail": "def conj(self: ndarray) -> ndarray: ...", "kind": 2, "label": "conj", "sortText": "0.9999.conj"}, {"detail": "def conjugate(self: ndarray) -> ndarray: ...", "kind": 2, "label": "conjugate", "sortText": "0.9999.conjugate"}, {"detail": "def copy(\n self : ndarray,\n order: _OrderKACF = ...\n) -> ndarray: ...", "kind": 2, "label": "copy", "sortText": "0.9999.copy"}, {"detail": "_ctypes[int]", "kind": 5, "label": "ctypes", "sortText": "0.9999.ctypes"}, {"detail": "\n@overload\ndef cumprod[DTypeT: dtype[inexact | object_]](\n self : ndarray[Any, DTypeT],\n axis : None = None,\n dtype: None = None,\n out : None = None\n) -> ndarray[tuple[int], DTypeT]: ...\ndef cumprod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : None = None,\n dtype: None = None,\n out : None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef cumprod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None = None,\n *,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumprod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None = None,\n *,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[tuple[int]]: ...\ndef cumprod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumprod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[tuple[int]]: ...\ndef cumprod[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_]]](\n self : ArrayT,\n axis : SupportsIndex,\n dtype: None = None,\n out : None = None\n) -> ArrayT: ...\ndef cumprod[ShapeT: tuple[int, ...]](\n self : ndarray[ShapeT, dtype[numpy.bool | integer]],\n axis : SupportsIndex,\n dtype: None = None,\n out : None = None\n) -> ndarray[ShapeT, dtype[signedinteger[_NBitIntP]]]: ...\ndef cumprod[ShapeT: tuple[int, ...], ScalarT: generic](\n self : ndarray[ShapeT, dtype[numpy.bool | number | object_]],\n axis : SupportsIndex,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[ShapeT, dtype[ScalarT]]: ...\ndef cumprod[ShapeT: tuple[int, ...]](\n self : ndarray[ShapeT, dtype[numpy.bool | number | object_]],\n axis : SupportsIndex,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[ShapeT]: ...\ndef cumprod[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: SupportsIndex | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...\ndef cumprod[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : SupportsIndex | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "cumprod", "sortText": "0.9999.cumprod"}, {"detail": "\n@overload\ndef cumsum[DTypeT: dtype[inexact | object_ | timedelta64]](\n self : ndarray[Any, DTypeT],\n axis : None = None,\n dtype: None = None,\n out : None = None\n) -> ndarray[tuple[int], DTypeT]: ...\ndef cumsum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : None = None,\n dtype: None = None,\n out : None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef cumsum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumsum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[tuple[int]]: ...\ndef cumsum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumsum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[tuple[int]]: ...\ndef cumsum[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self : ArrayT,\n axis : SupportsIndex,\n dtype: None = None,\n out : None = None\n) -> ArrayT: ...\ndef cumsum[ShapeT: tuple[int, ...]](\n self : ndarray[ShapeT, dtype[numpy.bool | integer]],\n axis : SupportsIndex,\n dtype: None = None,\n out : None = None\n) -> ndarray[ShapeT, dtype[signedinteger[_NBitIntP]]]: ...\ndef cumsum[ShapeT: tuple[int, ...], ScalarT: generic](\n self : ndarray[ShapeT, dtype[numpy.bool | number | object_ | timedelta64]],\n axis : SupportsIndex,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[ShapeT, dtype[ScalarT]]: ...\ndef cumsum[ShapeT: tuple[int, ...]](\n self : ndarray[ShapeT, dtype[numpy.bool | number | object_ | timedelta64]],\n axis : SupportsIndex,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[ShapeT]: ...\ndef cumsum[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: SupportsIndex | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...\ndef cumsum[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : SupportsIndex | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "cumsum", "sortText": "0.9999.cumsum"}, {"detail": "memoryview", "kind": 5, "label": "data", "sortText": "0.9999.data"}, {"detail": "Literal['cpu']", "kind": 5, "label": "device", "sortText": "0.9999.device"}, {"detail": "\n@overload\ndef diagonal[DTypeT: dtype](\n self : ndarray[tuple[Never, Never, Never, Never], DTypeT],\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1\n) -> ndarray[tuple[Any, ...], DTypeT]: ...\ndef diagonal[DTypeT: dtype](\n self : ndarray[tuple[int, int], DTypeT],\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1\n) -> ndarray[tuple[int], DTypeT]: ...\ndef diagonal[DTypeT: dtype](\n self : ndarray[tuple[int, int, int], DTypeT],\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1\n) -> ndarray[tuple[int, int], DTypeT]: ...\ndef diagonal(\n self : ndarray,\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1\n) -> ndarray: ...", "kind": 2, "label": "diagonal", "sortText": "0.9999.diagonal"}, {"detail": "\n@overload\ndef dot(\n self: ndarray,\n b : _ScalarLike_co,\n /,\n out : None = None\n) -> ndarray: ...\ndef dot(\n self: ndarray,\n b : ArrayLike,\n /,\n out : None = None\n) -> Any: ...\ndef dot[ArrayT: ndarray](\n self: ndarray,\n b: ArrayLike,\n /,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "dot", "sortText": "0.9999.dot"}, {"detail": "dtype", "kind": 5, "label": "dtype", "sortText": "0.9999.dtype"}, {"detail": "def dump(\n self: ndarray,\n file: PathLike[bytes] | PathLike[str] | SupportsWrite[bytes] | bytes | str\n) -> None: ...", "kind": 2, "label": "dump", "sortText": "0.9999.dump"}, {"detail": "def dumps(self: ndarray) -> bytes: ...", "kind": 2, "label": "dumps", "sortText": "0.9999.dumps"}, {"detail": "def fill(\n self: ndarray,\n /,\n value: Any\n) -> None: ...", "kind": 2, "label": "fill", "sortText": "0.9999.fill"}, {"detail": "flagsobj", "kind": 5, "label": "flags", "sortText": "0.9999.flags"}, {"detail": "flatiter", "kind": 5, "label": "flat", "sortText": "0.9999.flat"}, {"detail": "def flatten(\n self : ndarray,\n /,\n order: _OrderKACF = 'C'\n) -> ndarray[tuple[int]]: ...", "kind": 2, "label": "flatten", "sortText": "0.9999.flatten"}, {"detail": "\n@overload\ndef getfield[ScalarT: generic](\n self : ndarray,\n /,\n dtype : _DTypeLike,\n offset: SupportsIndex = 0\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef getfield(\n self : ndarray,\n /,\n dtype : DTypeLike,\n offset: SupportsIndex = 0\n) -> ndarray: ...", "kind": 2, "label": "getfield", "sortText": "0.9999.getfield"}, {"detail": "ndarray", "kind": 5, "label": "imag", "sortText": "0.9999.imag"}, {"detail": "\n@overload\ndef item[T](\n self : ndarray[tuple[Any, ...], dtype[generic[T]]],\n i0 : SupportsIndex | tuple[SupportsIndex, ...] = ...,\n /,\n *args: SupportsIndex\n) -> T: ...\ndef item(\n self : ndarray[Any, StringDType],\n arg0 : SupportsIndex | tuple[SupportsIndex, ...] = ...,\n /,\n *args: SupportsIndex\n) -> str: ...", "kind": 2, "label": "item", "sortText": "0.9999.item"}, {"detail": "int", "kind": 5, "label": "itemsize", "sortText": "0.9999.itemsize"}, {"detail": "ndarray", "kind": 5, "label": "mT", "sortText": "0.9999.mT"}, {"detail": "\n@overload\ndef max[ScalarT: numpy.bool | datetime64 | number | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef max[ScalarT: numpy.bool | datetime64 | number | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef max[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef max(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef max[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n out : ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...", "kind": 2, "label": "max", "sortText": "0.9999.max"}, {"detail": "\n@overload\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer | object_]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> float64: ...\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef mean[ScalarT: inexact | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef mean[ScalarT: inexact | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef mean[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef mean[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None,\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "mean", "sortText": "0.9999.mean"}, {"detail": "\n@overload\ndef min[ScalarT: numpy.bool | datetime64 | number | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef min[ScalarT: numpy.bool | datetime64 | number | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef min[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef min(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef min[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n out : ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...", "kind": 2, "label": "min", "sortText": "0.9999.min"}, {"detail": "int", "kind": 5, "label": "nbytes", "sortText": "0.9999.nbytes"}, {"detail": "int", "kind": 5, "label": "ndim", "sortText": "0.9999.ndim"}, {"detail": "\n@overload\ndef nonzero(self: ndarray[tuple[Never, Never, Never, Never]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ...]: ...\ndef nonzero(self: ndarray[tuple[int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray[tuple[int, int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray[tuple[int, int, int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ...]: ...", "kind": 2, "label": "nonzero", "sortText": "0.9999.nonzero"}, {"detail": "\n@overload\ndef partition(\n self : ndarray,\n kth : _ArrayLikeInt,\n /,\n axis : SupportsIndex = -1,\n kind : Literal['introselect'] = 'introselect',\n order: None = None\n) -> None: ...\ndef partition(\n self : ndarray[tuple[Any, ...], dtype[void]],\n kth : _ArrayLikeInt,\n /,\n axis : SupportsIndex = -1,\n kind : Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> None: ...", "kind": 2, "label": "partition", "sortText": "0.9999.partition"}, {"detail": "\n@overload\ndef prod[ScalarT: inexact](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef prod[ScalarT: inexact | object_](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> signedinteger[_NBitIntP]: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef prod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef prod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...] | None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...] | None,\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...],\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...] | None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out : ArrayT,\n *,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...],\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "prod", "sortText": "0.9999.prod"}, {"detail": "def put(\n self : ndarray,\n indices: _ArrayLikeInt_co,\n values : ArrayLike,\n /,\n mode : _ModeKind = 'raise'\n) -> None: ...", "kind": 2, "label": "put", "sortText": "0.9999.put"}, {"detail": "def ravel(\n self : ndarray,\n /,\n order: _OrderKACF = 'C'\n) -> ndarray[tuple[int]]: ...", "kind": 2, "label": "ravel", "sortText": "0.9999.ravel"}, {"detail": "ndarray", "kind": 5, "label": "real", "sortText": "0.9999.real"}, {"detail": "\n@overload\ndef repeat(\n self : ndarray,\n repeats: _ArrayLikeInt_co,\n /,\n axis : None = None\n) -> ndarray[tuple[int]]: ...\ndef repeat(\n self: ndarray,\n repeats: _ArrayLikeInt_co,\n /,\n axis: SupportsIndex\n) -> ndarray: ...", "kind": 2, "label": "repeat", "sortText": "0.9999.repeat"}, {"detail": "\n@overload\ndef reshape(\n self : ndarray,\n shape: None,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray: ...\ndef reshape(\n self : ndarray,\n shape: Sequence[Never],\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[tuple[()]]: ...\ndef reshape[AnyShapeT: (tuple[()], tuple[int], tuple[int, int], tuple[int, int, int], tuple[int, int, int, int], tuple[int, int, int, int, int], tuple[int, int, int, int, int, int], tuple[int, int, int, int, int, int, int], tuple[int, int, int, int, int, int, int, int])](\n self : ndarray,\n shape: AnyShapeT,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[AnyShapeT]: ...\ndef reshape(\n self : ndarray,\n size1: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[tuple[int]]: ...\ndef reshape(\n self : ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[tuple[int, int]]: ...\ndef reshape(\n self : ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n size3: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[tuple[int, int, int]]: ...\ndef reshape(\n self : ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n size3: SupportsIndex,\n size4: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[tuple[int, int, int, int]]: ...\ndef reshape(\n self : ndarray,\n size0 : SupportsIndex,\n /,\n *shape: SupportsIndex,\n *,\n order : _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray: ...\ndef reshape(\n self : ndarray,\n shape: Sequence[SupportsIndex],\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray: ...", "kind": 2, "label": "reshape", "sortText": "0.9999.reshape"}, {"detail": "\n@overload\ndef resize(\n self : ndarray,\n new_shape: _ShapeLike,\n /,\n *,\n refcheck : bool = True\n) -> None: ...\ndef resize(\n self : ndarray,\n /,\n *new_shape: SupportsIndex,\n *,\n refcheck : bool = True\n) -> None: ...", "kind": 2, "label": "resize", "sortText": "0.9999.resize"}, {"detail": "\n@overload\ndef round(\n self : ndarray,\n /,\n decimals: SupportsIndex = 0,\n out : None = None\n) -> ndarray: ...\ndef round[ArrayT: ndarray](\n self: ndarray,\n /,\n decimals: SupportsIndex,\n out: ArrayT\n) -> ArrayT: ...\ndef round[ArrayT: ndarray](\n self : ndarray,\n /,\n decimals: SupportsIndex = 0,\n *,\n out : ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "round", "sortText": "0.9999.round"}, {"detail": "\n@overload\ndef searchsorted(\n self : ndarray,\n v : _ScalarLike_co,\n /,\n side : _SortSide = 'left',\n sorter: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | int | None = None\n) -> signedinteger[_NBitIntP]: ...\ndef searchsorted(\n self : ndarray,\n v : ArrayLike,\n /,\n side : _SortSide = 'left',\n sorter: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | int | None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "searchsorted", "sortText": "0.9999.searchsorted"}, {"detail": "def setfield(\n self : ndarray,\n val : ArrayLike,\n /,\n dtype : DTypeLike,\n offset: SupportsIndex = 0\n) -> None: ...", "kind": 2, "label": "setfield", "sortText": "0.9999.setfield"}, {"detail": "def setflags(\n self : ndarray,\n /,\n *,\n write: bool | None = None,\n align: bool | None = None,\n uic : bool | None = None\n) -> None: ...", "kind": 2, "label": "setflags", "sortText": "0.9999.setflags"}, {"detail": "tuple[Any, ...]", "kind": 5, "label": "shape", "sortText": "0.9999.shape"}, {"detail": "int", "kind": 5, "label": "size", "sortText": "0.9999.size"}, {"detail": "def sort(\n self : ndarray,\n /,\n axis : SupportsIndex = -1,\n kind : Literal['H', 'M', 'Q', 'S', 'heap', 'heapsort', 'merge', 'mergesort', 'quick', 'quicksort', 'stable', 'stablesort'] | None = None,\n order : Sequence[str] | str | None = None,\n *,\n stable : bool | None = None,\n descending: bool | None = None\n) -> None: ...", "kind": 2, "label": "sort", "sortText": "0.9999.sort"}, {"detail": "def squeeze(\n self: ndarray,\n /,\n axis: SupportsIndex | tuple[SupportsIndex, ...] | None = ...\n) -> ndarray: ...", "kind": 2, "label": "squeeze", "sortText": "0.9999.squeeze"}, {"detail": "\n@overload\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer | object_]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> float64: ...\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef std[ScalarT: floating | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef std[ScalarT: floating | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ArrayT: ndarray[tuple[Any, ...], dtype[floating | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef std[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef std[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT,\n ddof : float = 0,\n keepdims : _NoValueType | builtins.bool = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> Any: ...\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...", "kind": 2, "label": "std", "sortText": "0.9999.std"}, {"detail": "tuple[int, ...]", "kind": 5, "label": "strides", "sortText": "0.9999.strides"}, {"detail": "\n@overload\ndef sum[ScalarT: inexact | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef sum[ScalarT: inexact | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> signedinteger[_NBitIntP]: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef sum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef sum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None,\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out : ArrayT,\n *,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "sum", "sortText": "0.9999.sum"}, {"detail": "def swapaxes(\n self: ndarray,\n axis1: SupportsIndex,\n axis2: SupportsIndex,\n /\n) -> ndarray: ...", "kind": 2, "label": "swapaxes", "sortText": "0.9999.swapaxes"}, {"detail": "\n@overload\ndef take[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n indices: _IntLike_co,\n /,\n axis : SupportsIndex | None = ...,\n out : None = None,\n mode : _ModeKind = ...\n) -> ScalarT: ...\ndef take(\n self : ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis : SupportsIndex | None = ...,\n out : None = None,\n mode : _ModeKind = ...\n) -> ndarray: ...\ndef take[ArrayT: ndarray](\n self : ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis : SupportsIndex | None = ...,\n *,\n out : ArrayT,\n mode : _ModeKind = ...\n) -> ArrayT: ...\ndef take[ArrayT: ndarray](\n self : ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis : SupportsIndex | None,\n out : ArrayT,\n mode : _ModeKind = ...\n) -> ArrayT: ...", "kind": 2, "label": "take", "sortText": "0.9999.take"}, {"detail": "def to_device(\n self : ndarray,\n device: Literal['cpu'],\n /,\n *,\n stream: int | Any | None = ...\n) -> ndarray: ...", "kind": 2, "label": "to_device", "sortText": "0.9999.to_device"}, {"detail": "def tobytes(\n self : ndarray,\n order: _OrderKACF = ...\n) -> bytes: ...", "kind": 2, "label": "tobytes", "sortText": "0.9999.tobytes"}, {"detail": "def tofile(\n self : ndarray,\n fid : PathLike[bytes] | PathLike[str] | _SupportsFileMethods | bytes | str,\n /,\n sep : str = '',\n format: str = '%s'\n) -> None: ...", "kind": 2, "label": "tofile", "sortText": "0.9999.tofile"}, {"detail": "\n@overload\ndef tolist[T](self: ndarray[tuple[Never], dtype[generic[T]]], /) -> Any: ...\ndef tolist[T](self: ndarray[tuple[()], dtype[generic[T]]], /) -> T: ...\ndef tolist[T](self: ndarray[tuple[int], dtype[generic[T]]], /) -> list[T]: ...\ndef tolist[T](self: ndarray[tuple[int, int], dtype[generic[T]]], /) -> list[list[T]]: ...\ndef tolist[T](self: ndarray[tuple[int, int, int], dtype[generic[T]]], /) -> list[list[list[T]]]: ...\ndef tolist(self: ndarray, /) -> Any: ...", "kind": 2, "label": "tolist", "sortText": "0.9999.tolist"}, {"detail": "\n@overload\ndef trace(\n self : ndarray,\n /,\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None\n) -> Any: ...\ndef trace[ArrayT: ndarray](\n self : ndarray,\n /,\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT\n) -> ArrayT: ...\ndef trace[ArrayT: ndarray](\n self: ndarray,\n /,\n offset: SupportsIndex,\n axis1: SupportsIndex,\n axis2: SupportsIndex,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "trace", "sortText": "0.9999.trace"}, {"detail": "\n@overload\ndef transpose(\n self: ndarray,\n axes: Sequence[SupportsIndex] | SupportsIndex | None,\n /\n) -> ndarray: ...\ndef transpose(\n self: ndarray,\n /,\n *axes: SupportsIndex\n) -> ndarray: ...", "kind": 2, "label": "transpose", "sortText": "0.9999.transpose"}, {"detail": "\n@overload\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer | object_]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> float64: ...\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef var[ScalarT: floating | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef var[ScalarT: floating | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ArrayT: ndarray[tuple[Any, ...], dtype[floating | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef var[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef var[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT,\n ddof : float = 0,\n keepdims : _NoValueType | builtins.bool = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> Any: ...\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...", "kind": 2, "label": "var", "sortText": "0.9999.var"}, {"detail": "\n@overload\ndef view(self: ndarray, /) -> ndarray: ...\ndef view[DTypeT: dtype](\n self: ndarray,\n /,\n dtype: numpy._HasDType[DTypeT] | DTypeT\n) -> ndarray[tuple[Any, ...], DTypeT]: ...\ndef view[ScalarT: generic](\n self: ndarray,\n /,\n dtype: _DTypeLike\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n *,\n type: type[ArrayT]\n) -> ArrayT: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n dtype: type[ArrayT]\n) -> ArrayT: ...\ndef view(\n self: ndarray,\n /,\n dtype: DTypeLike\n) -> ndarray: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n dtype: DTypeLike,\n type: type[ArrayT]\n) -> ArrayT: ...", "kind": 2, "label": "view", "sortText": "0.9999.view"}, {"detail": "\n@overload\ndef __abs__[ShapeT: tuple[int, ...], NBitT: NBitBase](self: ndarray[ShapeT, dtype[complexfloating[NBitT, NBitT]]], /) -> ndarray[ShapeT, dtype[floating[NBitT]]]: ...\ndef __abs__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__abs__", "sortText": "3.9999.__abs__"}, {"detail": "\n@overload\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[bytes_]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[str_]],\n other: _ArrayLikeStr_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[str_]]: ...\ndef __add__(\n self: ndarray[Any, StringDType],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], StringDType]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __add__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__add__", "sortText": "3.9999.__add__"}, {"detail": "\n@overload\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __and__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__and__", "sortText": "3.9999.__and__"}, {"detail": "\n@overload\ndef __array__(\n self : ndarray,\n dtype: None = None,\n /,\n *,\n copy : bool | None = None\n) -> ndarray: ...\ndef __array__[DTypeT: dtype](\n self : ndarray,\n dtype: DTypeT,\n /,\n *,\n copy : bool | None = None\n) -> ndarray[tuple[Any, ...], DTypeT]: ...", "kind": 2, "label": "__array__", "sortText": "3.9999.__array__"}, {"detail": "def __array_finalize__(\n self: ndarray,\n obj: ndarray | None,\n /\n) -> None: ...", "kind": 2, "label": "__array_finalize__", "sortText": "3.9999.__array_finalize__"}, {"detail": "def __array_function__(\n self: ndarray,\n func: (...) -> Any,\n types: Iterable[type[Any]],\n args: Iterable[Any],\n kwargs: Mapping[str, Any]\n) -> Any: ...", "kind": 2, "label": "__array_function__", "sortText": "3.9999.__array_function__"}, {"detail": "dict[str, Any]", "kind": 5, "label": "__array_interface__", "sortText": "3.9999.__array_interface__"}, {"detail": "def __array_namespace__(\n self : ndarray,\n /,\n *,\n api_version: Literal['2021.12', '2022.12', '2023.12', '2024.12', '2025.12'] | None = None\n) -> ModuleType: ...", "kind": 2, "label": "__array_namespace__", "sortText": "3.9999.__array_namespace__"}, {"detail": "float", "kind": 5, "label": "__array_priority__", "sortText": "3.9999.__array_priority__"}, {"detail": "CapsuleType", "kind": 5, "label": "__array_struct__", "sortText": "3.9999.__array_struct__"}, {"detail": "def __array_ufunc__(\n self: ndarray,\n ufunc: ufunc,\n method: Literal['__call__', 'accumulate', 'at', 'outer', 'reduce', 'reduceat'],\n /,\n *inputs: Any,\n **kwargs: Any\n) -> Any: ...", "kind": 2, "label": "__array_ufunc__", "sortText": "3.9999.__array_ufunc__"}, {"detail": "def __array_wrap__[ShapeT: tuple[int, ...], DTypeT: dtype](\n self : ndarray,\n array : ndarray[ShapeT, DTypeT],\n context : tuple[ufunc, tuple[Any, ...], int] | None = ...,\n return_scalar: bool = ...,\n /\n) -> ndarray[ShapeT, DTypeT]: ...", "kind": 2, "label": "__array_wrap__", "sortText": "3.9999.__array_wrap__"}, {"detail": "def __bool__(self: ndarray, /) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __buffer__(\n self: ndarray,\n flags: int,\n /\n) -> memoryview: ...", "kind": 2, "label": "__buffer__", "sortText": "3.9999.__buffer__"}, {"detail": "def __class_getitem__(\n cls: type[ndarray],\n item: Any,\n /\n) -> GenericAlias: ...", "kind": 2, "label": "__class_getitem__", "sortText": "3.9999.__class_getitem__"}, {"detail": "def __complex__(self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]], /) -> complex: ...", "kind": 2, "label": "__complex__", "sortText": "3.9999.__complex__"}, {"detail": "def __contains__(\n self: ndarray,\n value: object,\n /\n) -> bool: ...", "kind": 2, "label": "__contains__", "sortText": "3.9999.__contains__"}, {"detail": "def __copy__(self: ndarray) -> ndarray: ...", "kind": 2, "label": "__copy__", "sortText": "3.9999.__copy__"}, {"detail": "def __deepcopy__(\n self: ndarray,\n memo: dict[int, Any] | None,\n /\n) -> ndarray: ...", "kind": 2, "label": "__deepcopy__", "sortText": "3.9999.__deepcopy__"}, {"detail": "\n@overload\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n rhs: numpy.bool | int,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n rhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n rhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]], ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]]: ...\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n rhs: _ArrayLikeFloat64_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n rhs: _ArrayLikeUInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[unsignedinteger]], ndarray[tuple[Any, ...], dtype[unsignedinteger]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n rhs: _ArrayLikeInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger]], ndarray[tuple[Any, ...], dtype[signedinteger]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n rhs: _ArrayLikeFloat_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[floating]], ndarray[tuple[Any, ...], dtype[floating]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]], ndarray[tuple[Any, ...], dtype[timedelta64]]]: ...", "kind": 2, "label": "__divmod__", "sortText": "3.9999.__divmod__"}, {"detail": "def __dlpack__(\n self : ndarray[tuple[Any, ...], dtype[number]],\n /,\n *,\n stream : int | Any | None = None,\n max_version: tuple[int, int] | None = None,\n dl_device : tuple[int, int] | None = None,\n copy : bool | None = None\n) -> CapsuleType: ...", "kind": 2, "label": "__dlpack__", "sortText": "3.9999.__dlpack__"}, {"detail": "def __dlpack_device__(self: ndarray, /) -> tuple[Literal[1], Literal[0]]: ...", "kind": 2, "label": "__dlpack_device__", "sortText": "3.9999.__dlpack_device__"}, {"detail": "def __eq__(\n self: ndarray,\n other: Any,\n /\n) -> Any: ...", "kind": 2, "label": "__eq__", "sortText": "3.9999.__eq__"}, {"detail": "def __float__(self: ndarray, /) -> float: ...", "kind": 2, "label": "__float__", "sortText": "3.9999.__float__"}, {"detail": "\n@overload\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __floordiv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__floordiv__", "sortText": "3.9999.__floordiv__"}, {"detail": "\n@overload\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__ge__", "sortText": "3.9999.__ge__"}, {"detail": "\n@overload\ndef __getitem__(\n self: ndarray,\n key: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | tuple[ndarray[tuple[Any, ...], dtype[numpy.bool | integer]], ...],\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray,\n key: SupportsIndex | tuple[SupportsIndex, ...],\n /\n) -> Any: ...\ndef __getitem__(\n self: ndarray,\n key: _ToIndices,\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: str,\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: list[str],\n /\n) -> ndarray[tuple[Any, ...], dtype[void]]: ...", "kind": 2, "label": "__getitem__", "sortText": "3.9999.__getitem__"}, {"detail": "\n@overload\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__gt__", "sortText": "3.9999.__gt__"}, {"detail": "None", "kind": 5, "label": "__hash__", "sortText": "3.9999.__hash__"}, {"detail": "\n@overload\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[datetime64 | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeTD64_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[bytes_]]](\n self: ArrayT,\n other: _ArrayLikeBytes_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], StringDType | dtype[str_]]](\n self: ArrayT,\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__iadd__", "sortText": "3.9999.__iadd__"}, {"detail": "\n@overload\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__iand__", "sortText": "3.9999.__iand__"}, {"detail": "\n@overload\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[floating | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ifloordiv__", "sortText": "3.9999.__ifloordiv__"}, {"detail": "\n@overload\ndef __ilshift__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ilshift__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ilshift__", "sortText": "3.9999.__ilshift__"}, {"detail": "\n@overload\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imatmul__", "sortText": "3.9999.__imatmul__"}, {"detail": "\n@overload\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[floating]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[timedelta64]]](\n self: ArrayT,\n other: _ArrayLike,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imod__", "sortText": "3.9999.__imod__"}, {"detail": "\n@overload\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[character | number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], StringDType | dtype[str_]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imul__", "sortText": "3.9999.__imul__"}, {"detail": "def __index__(self: ndarray[tuple[Any, ...], dtype[integer]], /) -> int: ...", "kind": 2, "label": "__index__", "sortText": "3.9999.__index__"}, {"detail": "def __int__(self: ndarray, /) -> int: ...", "kind": 2, "label": "__int__", "sortText": "3.9999.__int__"}, {"detail": "def __invert__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | object_]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__invert__", "sortText": "3.9999.__invert__"}, {"detail": "\n@overload\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ior__", "sortText": "3.9999.__ior__"}, {"detail": "\n@overload\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ipow__", "sortText": "3.9999.__ipow__"}, {"detail": "\n@overload\ndef __irshift__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __irshift__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__irshift__", "sortText": "3.9999.__irshift__"}, {"detail": "\n@overload\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[datetime64 | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeTD64_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__isub__", "sortText": "3.9999.__isub__"}, {"detail": "\n@overload\ndef __iter__(self: ndarray[tuple[Never, Never, Never, Never, Never, Never, Never, Never, Never], Any], /) -> Iterator[Any]: ...\ndef __iter__[ScalarT: _ScalarNotObject](self: ndarray[tuple[int], dtype[ScalarT]], /) -> Iterator[ScalarT]: ...\ndef __iter__(self: ndarray[tuple[int], StringDType], /) -> Iterator[str]: ...\ndef __iter__[DTypeT: dtype](self: ndarray[tuple[int, int, *tuple[int, ...]], DTypeT], /) -> Iterator[ndarray[tuple[Any, ...], DTypeT]]: ...\ndef __iter__(self: ndarray, /) -> Iterator[Any]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "\n@overload\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__itruediv__", "sortText": "3.9999.__itruediv__"}, {"detail": "\n@overload\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ixor__", "sortText": "3.9999.__ixor__"}, {"detail": "\n@overload\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__le__", "sortText": "3.9999.__le__"}, {"detail": "def __len__(self: ndarray) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3.9999.__len__"}, {"detail": "\n@overload\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __lshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__lshift__", "sortText": "3.9999.__lshift__"}, {"detail": "\n@overload\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__lt__", "sortText": "3.9999.__lt__"}, {"detail": "\n@overload\ndef __matmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __matmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[floating[_64Bit]]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating[_64Bit, _64Bit]]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __matmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__matmul__", "sortText": "3.9999.__matmul__"}, {"detail": "\n@overload\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __mod__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__mod__", "sortText": "3.9999.__mod__"}, {"detail": "\n@overload\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mul__(\n self: ndarray[Any, StringDType | dtype[character]],\n other: _ArrayLikeInt,\n /\n) -> ndarray: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __mul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__mul__", "sortText": "3.9999.__mul__"}, {"detail": "def __ne__(\n self: ndarray,\n other: Any,\n /\n) -> Any: ...", "kind": 2, "label": "__ne__", "sortText": "3.9999.__ne__"}, {"detail": "def __neg__[ArrayT: ndarray[tuple[Any, ...], dtype[number | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__neg__", "sortText": "3.9999.__neg__"}, {"detail": "def __new__[Self@ndarray: ndarray](\n cls : type[Self@ndarray],\n shape : _ShapeLike,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = ...,\n buffer : Buffer | None = ...,\n offset : SupportsIndex = ...,\n strides: Sequence[SupportsIndex] | SupportsIndex | None = ...,\n order : _OrderKACF = ...\n) -> Self@ndarray: ...", "kind": 5, "label": "__new__", "sortText": "3.9999.__new__"}, {"detail": "\n@overload\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __or__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__or__", "sortText": "3.9999.__or__"}, {"detail": "def __pos__[ArrayT: ndarray[tuple[Any, ...], dtype[number | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__pos__", "sortText": "3.9999.__pos__"}, {"detail": "\n@overload\ndef __pow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __pow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n mod : None = None,\n /\n) -> Any: ...\ndef __pow__(\n self : ndarray,\n other: _ArrayLikeObject_co,\n mod : None = None,\n /\n) -> Any: ...", "kind": 2, "label": "__pow__", "sortText": "3.9999.__pow__"}, {"detail": "\n@overload\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[bytes_]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[str_]],\n other: _ArrayLikeStr_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[str_]]: ...\ndef __radd__(\n self: ndarray[Any, StringDType],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], StringDType]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __radd__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__radd__", "sortText": "3.9999.__radd__"}, {"detail": "\n@overload\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rand__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rand__", "sortText": "3.9999.__rand__"}, {"detail": "\n@overload\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n lhs: numpy.bool | int,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n lhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n lhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]], ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]]: ...\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n lhs: _ArrayLikeFloat64_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n lhs: _ArrayLikeUInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[unsignedinteger]], ndarray[tuple[Any, ...], dtype[unsignedinteger]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n lhs: _ArrayLikeInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger]], ndarray[tuple[Any, ...], dtype[signedinteger]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n lhs: _ArrayLikeFloat_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[floating]], ndarray[tuple[Any, ...], dtype[floating]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]], ndarray[tuple[Any, ...], dtype[timedelta64]]]: ...", "kind": 2, "label": "__rdivmod__", "sortText": "3.9999.__rdivmod__"}, {"detail": "\n@overload\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rfloordiv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rfloordiv__", "sortText": "3.9999.__rfloordiv__"}, {"detail": "\n@overload\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rlshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rlshift__", "sortText": "3.9999.__rlshift__"}, {"detail": "\n@overload\ndef __rmatmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rmatmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[floating[_64Bit]]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating[_64Bit, _64Bit]]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmatmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmatmul__", "sortText": "3.9999.__rmatmul__"}, {"detail": "\n@overload\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmod__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmod__", "sortText": "3.9999.__rmod__"}, {"detail": "\n@overload\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmul__(\n self: ndarray[Any, StringDType | dtype[character]],\n other: _ArrayLikeInt,\n /\n) -> ndarray: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmul__", "sortText": "3.9999.__rmul__"}, {"detail": "\n@overload\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __ror__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__ror__", "sortText": "3.9999.__ror__"}, {"detail": "\n@overload\ndef __rpow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rpow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n mod : None = None,\n /\n) -> Any: ...\ndef __rpow__(\n self : ndarray,\n other: _ArrayLikeObject_co,\n mod : None = None,\n /\n) -> Any: ...", "kind": 2, "label": "__rpow__", "sortText": "3.9999.__rpow__"}, {"detail": "\n@overload\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rrshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rrshift__", "sortText": "3.9999.__rrshift__"}, {"detail": "\n@overload\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rshift__", "sortText": "3.9999.__rshift__"}, {"detail": "\n@overload\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rsub__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rsub__", "sortText": "3.9999.__rsub__"}, {"detail": "\n@overload\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[_SupportsArray[dtype[floating[_64Bit]]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | _SupportsArray[dtype[floating[_64Bit]]] | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[inexact]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[inexact]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rtruediv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rtruediv__", "sortText": "3.9999.__rtruediv__"}, {"detail": "\n@overload\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rxor__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rxor__", "sortText": "3.9999.__rxor__"}, {"detail": "\n@overload\ndef __setitem__(\n self: ndarray[Any, StringDType | dtype[numpy.bool | flexible | object_]],\n key: _ToIndices,\n value: object,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[integer]],\n key: _ToIndices,\n value: SupportsIndex | SupportsInt | _NestedSequence[_ConvertibleToInt] | _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | bytes | int | str,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n key: _ToIndices,\n value: SupportsFloat | SupportsIndex | _NestedSequence[SupportsFloat | SupportsIndex | bytes | str | None] | _NestedSequence[_SupportsArray[dtype[numpy.bool | floating | integer]]] | _NestedSequence[float] | _SupportsArray[dtype[numpy.bool | floating | integer]] | bytes | float | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n key: _ToIndices,\n value: SupportsComplex | SupportsFloat | SupportsIndex | _NestedSequence[SupportsComplex | SupportsFloat | SupportsIndex | bytes | str | None] | _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _SupportsArray[dtype[numpy.bool | number]] | bytes | complex | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n key: _ToIndices,\n value: _NestedSequence[_ConvertibleToTD64] | numpy.bool | bytes | character | int | number | str | timedelta | timedelta64 | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n key: _ToIndices,\n value: _NestedSequence[_ConvertibleToDT64] | numpy.bool | bytes | character | date | datetime64 | int | number | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: list[str] | str,\n value: object,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray,\n key: _ToIndices,\n value: ArrayLike,\n /\n) -> None: ...", "kind": 2, "label": "__setitem__", "sortText": "3.9999.__setitem__"}, {"detail": "def __setstate__[_DTypeT_co: dtype = dtype](\n self: ndarray,\n state: tuple[SupportsIndex, _ShapeLike, _DTypeT_co, numpy.bool, bytes | list[Any]],\n /\n) -> None: ...", "kind": 2, "label": "__setstate__", "sortText": "3.9999.__setstate__"}, {"detail": "\n@overload\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __sub__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__sub__", "sortText": "3.9999.__sub__"}, {"detail": "\n@overload\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[_SupportsArray[dtype[floating[_64Bit]]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | _SupportsArray[dtype[floating[_64Bit]]] | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[inexact]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[inexact]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __truediv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__truediv__", "sortText": "3.9999.__truediv__"}, {"detail": "\n@overload\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __xor__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__xor__", "sortText": "3.9999.__xor__"}]}} +{"suite": "data_science", "label": "edit array then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 31, "iteration": 5, "result": {"isIncomplete": false, "items": [{"detail": "ndarray", "kind": 5, "label": "T", "sortText": "0.9999.T"}, {"detail": "\n@overload\ndef all(\n self : ndarray,\n axis : None = None,\n out : None = None,\n keepdims: Literal[False] = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> numpy.bool: ...\ndef all(\n self : ndarray,\n axis : int | tuple[int, ...],\n out : None = None,\n keepdims: Literal[False] = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef all(\n self : ndarray,\n axis : int | tuple[int, ...] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef all[ArrayT: ndarray](\n self : ndarray,\n axis : int | tuple[int, ...] | None = None,\n *,\n out : ArrayT,\n keepdims: builtins.bool = False,\n where : _ArrayLikeBool_co = True\n) -> ArrayT: ...\ndef all[ArrayT: ndarray](\n self : ndarray,\n axis : int | tuple[int, ...] | None,\n out : ArrayT,\n keepdims: builtins.bool = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> ArrayT: ...", "kind": 2, "label": "all", "sortText": "0.9999.all"}, {"detail": "\n@overload\ndef any(\n self : ndarray,\n axis : None = None,\n out : None = None,\n keepdims: Literal[False] = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> numpy.bool: ...\ndef any(\n self : ndarray,\n axis : int | tuple[int, ...],\n out : None = None,\n keepdims: Literal[False] = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef any(\n self : ndarray,\n axis : int | tuple[int, ...] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _ArrayLikeBool_co = True\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef any[ArrayT: ndarray](\n self : ndarray,\n axis : int | tuple[int, ...] | None = None,\n *,\n out : ArrayT,\n keepdims: builtins.bool = False,\n where : _ArrayLikeBool_co = True\n) -> ArrayT: ...\ndef any[ArrayT: ndarray](\n self : ndarray,\n axis : int | tuple[int, ...] | None,\n out : ArrayT,\n keepdims: builtins.bool = False,\n *,\n where : _ArrayLikeBool_co = True\n) -> ArrayT: ...", "kind": 2, "label": "any", "sortText": "0.9999.any"}, {"detail": "\n@overload\ndef argmax(\n self : ndarray,\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] = False\n) -> signedinteger[_NBitIntP]: ...\ndef argmax(\n self : ndarray,\n axis : SupportsIndex,\n out : None = None,\n *,\n keepdims: Literal[False] = False\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmax(\n self : ndarray,\n axis : SupportsIndex | None = None,\n out : None = None,\n *,\n keepdims: Literal[True]\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmax[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self : ndarray,\n axis : SupportsIndex | None = None,\n *,\n out : ArrayT,\n keepdims: bool = False\n) -> ArrayT: ...\ndef argmax[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self : ndarray,\n axis : SupportsIndex | None,\n out : ArrayT,\n *,\n keepdims: bool = False\n) -> ArrayT: ...", "kind": 2, "label": "argmax", "sortText": "0.9999.argmax"}, {"detail": "\n@overload\ndef argmin(\n self : ndarray,\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] = False\n) -> signedinteger[_NBitIntP]: ...\ndef argmin(\n self : ndarray,\n axis : SupportsIndex,\n out : None = None,\n *,\n keepdims: Literal[False] = False\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmin(\n self : ndarray,\n axis : SupportsIndex | None = None,\n out : None = None,\n *,\n keepdims: Literal[True]\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argmin[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self : ndarray,\n axis : SupportsIndex | None = None,\n *,\n out : ArrayT,\n keepdims: bool = False\n) -> ArrayT: ...\ndef argmin[ArrayT: ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]](\n self : ndarray,\n axis : SupportsIndex | None,\n out : ArrayT,\n *,\n keepdims: bool = False\n) -> ArrayT: ...", "kind": 2, "label": "argmin", "sortText": "0.9999.argmin"}, {"detail": "\n@overload\ndef argpartition(\n self : ndarray,\n kth : _ArrayLikeInt,\n /,\n axis : None,\n kind : Literal['introselect'] = 'introselect',\n order: None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self : ndarray,\n kth : _ArrayLikeInt,\n /,\n axis : SupportsIndex = -1,\n kind : Literal['introselect'] = 'introselect',\n order: None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self : ndarray[tuple[Any, ...], dtype[void]],\n kth : _ArrayLikeInt,\n /,\n axis : None,\n kind : Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef argpartition(\n self : ndarray[tuple[Any, ...], dtype[void]],\n kth : _ArrayLikeInt,\n /,\n axis : SupportsIndex = -1,\n kind : Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "argpartition", "sortText": "0.9999.argpartition"}, {"detail": "def argsort(\n self : ndarray,\n axis : SupportsIndex | None = ...,\n kind : Literal['H', 'M', 'Q', 'S', 'heap', 'heapsort', 'merge', 'mergesort', 'quick', 'quicksort', 'stable', 'stablesort'] | None = ...,\n order : Sequence[str] | str | None = ...,\n *,\n stable : bool | None = ...,\n descending: bool | None = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "argsort", "sortText": "0.9999.argsort"}, {"detail": "\n@overload\ndef astype[ScalarT: generic](\n self : ndarray,\n dtype : _DTypeLike,\n order : _OrderKACF = ...,\n casting: _CastingKind = ...,\n subok : bool = ...,\n copy : _CopyMode | bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef astype(\n self : ndarray,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n order : _OrderKACF = ...,\n casting: _CastingKind = ...,\n subok : bool = ...,\n copy : _CopyMode | bool = ...\n) -> ndarray: ...", "kind": 2, "label": "astype", "sortText": "0.9999.astype"}, {"detail": "ndarray | None", "kind": 5, "label": "base", "sortText": "0.9999.base"}, {"detail": "def byteswap(\n self : ndarray,\n inplace: bool = ...\n) -> ndarray: ...", "kind": 2, "label": "byteswap", "sortText": "0.9999.byteswap"}, {"detail": "\n@overload\ndef choose(\n self : ndarray,\n /,\n choices: ArrayLike,\n out : None = None,\n mode : _ModeKind = 'raise'\n) -> ndarray: ...\ndef choose[ArrayT: ndarray](\n self : ndarray,\n /,\n choices: ArrayLike,\n out : ArrayT,\n mode : _ModeKind = 'raise'\n) -> ArrayT: ...", "kind": 2, "label": "choose", "sortText": "0.9999.choose"}, {"detail": "\n@overload\ndef clip(\n self : ndarray,\n /,\n min : ArrayLike,\n max : Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None = None,\n out : None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip(\n self : ndarray,\n /,\n min : None,\n max : ArrayLike,\n out : None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip(\n self : ndarray,\n /,\n min : None = None,\n *,\n max : ArrayLike,\n out : None = None,\n **kwargs: Any\n) -> ndarray: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: ArrayLike,\n max: Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self : ndarray,\n /,\n min : ArrayLike,\n max : Buffer | _NestedSequence[bytes | complex | str] | _NestedSequence[_SupportsArray[dtype]] | _SupportsArray[dtype] | bytes | complex | str | None = None,\n *,\n out : ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self: ndarray,\n /,\n min: None,\n max: ArrayLike,\n out: ArrayT,\n **kwargs: Any\n) -> ArrayT: ...\ndef clip[ArrayT: ndarray](\n self : ndarray,\n /,\n min : None = None,\n *,\n max : ArrayLike,\n out : ArrayT,\n **kwargs: Any\n) -> ArrayT: ...", "kind": 2, "label": "clip", "sortText": "0.9999.clip"}, {"detail": "\n@overload\ndef compress(\n self : ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis : SupportsIndex | None = None,\n out : None = None\n) -> ndarray: ...\ndef compress[ArrayT: ndarray](\n self: ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis: SupportsIndex | None,\n out: ArrayT\n) -> ArrayT: ...\ndef compress[ArrayT: ndarray](\n self : ndarray,\n /,\n condition: _ArrayLikeInt_co,\n axis : SupportsIndex | None = None,\n *,\n out : ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "compress", "sortText": "0.9999.compress"}, {"detail": "def conj(self: ndarray) -> ndarray: ...", "kind": 2, "label": "conj", "sortText": "0.9999.conj"}, {"detail": "def conjugate(self: ndarray) -> ndarray: ...", "kind": 2, "label": "conjugate", "sortText": "0.9999.conjugate"}, {"detail": "def copy(\n self : ndarray,\n order: _OrderKACF = ...\n) -> ndarray: ...", "kind": 2, "label": "copy", "sortText": "0.9999.copy"}, {"detail": "_ctypes[int]", "kind": 5, "label": "ctypes", "sortText": "0.9999.ctypes"}, {"detail": "\n@overload\ndef cumprod[DTypeT: dtype[inexact | object_]](\n self : ndarray[Any, DTypeT],\n axis : None = None,\n dtype: None = None,\n out : None = None\n) -> ndarray[tuple[int], DTypeT]: ...\ndef cumprod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : None = None,\n dtype: None = None,\n out : None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef cumprod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None = None,\n *,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumprod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None = None,\n *,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[tuple[int]]: ...\ndef cumprod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumprod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[tuple[int]]: ...\ndef cumprod[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_]]](\n self : ArrayT,\n axis : SupportsIndex,\n dtype: None = None,\n out : None = None\n) -> ArrayT: ...\ndef cumprod[ShapeT: tuple[int, ...]](\n self : ndarray[ShapeT, dtype[numpy.bool | integer]],\n axis : SupportsIndex,\n dtype: None = None,\n out : None = None\n) -> ndarray[ShapeT, dtype[signedinteger[_NBitIntP]]]: ...\ndef cumprod[ShapeT: tuple[int, ...], ScalarT: generic](\n self : ndarray[ShapeT, dtype[numpy.bool | number | object_]],\n axis : SupportsIndex,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[ShapeT, dtype[ScalarT]]: ...\ndef cumprod[ShapeT: tuple[int, ...]](\n self : ndarray[ShapeT, dtype[numpy.bool | number | object_]],\n axis : SupportsIndex,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[ShapeT]: ...\ndef cumprod[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis: SupportsIndex | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...\ndef cumprod[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : SupportsIndex | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "cumprod", "sortText": "0.9999.cumprod"}, {"detail": "\n@overload\ndef cumsum[DTypeT: dtype[inexact | object_ | timedelta64]](\n self : ndarray[Any, DTypeT],\n axis : None = None,\n dtype: None = None,\n out : None = None\n) -> ndarray[tuple[int], DTypeT]: ...\ndef cumsum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : None = None,\n dtype: None = None,\n out : None = None\n) -> ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]: ...\ndef cumsum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumsum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[tuple[int]]: ...\ndef cumsum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[tuple[int], dtype[ScalarT]]: ...\ndef cumsum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[tuple[int]]: ...\ndef cumsum[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self : ArrayT,\n axis : SupportsIndex,\n dtype: None = None,\n out : None = None\n) -> ArrayT: ...\ndef cumsum[ShapeT: tuple[int, ...]](\n self : ndarray[ShapeT, dtype[numpy.bool | integer]],\n axis : SupportsIndex,\n dtype: None = None,\n out : None = None\n) -> ndarray[ShapeT, dtype[signedinteger[_NBitIntP]]]: ...\ndef cumsum[ShapeT: tuple[int, ...], ScalarT: generic](\n self : ndarray[ShapeT, dtype[numpy.bool | number | object_ | timedelta64]],\n axis : SupportsIndex,\n dtype: _DTypeLike,\n out : None = None\n) -> ndarray[ShapeT, dtype[ScalarT]]: ...\ndef cumsum[ShapeT: tuple[int, ...]](\n self : ndarray[ShapeT, dtype[numpy.bool | number | object_ | timedelta64]],\n axis : SupportsIndex,\n dtype: DTypeLike,\n out : None = None\n) -> ndarray[ShapeT]: ...\ndef cumsum[ArrayT: ndarray](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis: SupportsIndex | None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...\ndef cumsum[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : SupportsIndex | None = None,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "cumsum", "sortText": "0.9999.cumsum"}, {"detail": "memoryview", "kind": 5, "label": "data", "sortText": "0.9999.data"}, {"detail": "Literal['cpu']", "kind": 5, "label": "device", "sortText": "0.9999.device"}, {"detail": "\n@overload\ndef diagonal[DTypeT: dtype](\n self : ndarray[tuple[Never, Never, Never, Never], DTypeT],\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1\n) -> ndarray[tuple[Any, ...], DTypeT]: ...\ndef diagonal[DTypeT: dtype](\n self : ndarray[tuple[int, int], DTypeT],\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1\n) -> ndarray[tuple[int], DTypeT]: ...\ndef diagonal[DTypeT: dtype](\n self : ndarray[tuple[int, int, int], DTypeT],\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1\n) -> ndarray[tuple[int, int], DTypeT]: ...\ndef diagonal(\n self : ndarray,\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1\n) -> ndarray: ...", "kind": 2, "label": "diagonal", "sortText": "0.9999.diagonal"}, {"detail": "\n@overload\ndef dot(\n self: ndarray,\n b : _ScalarLike_co,\n /,\n out : None = None\n) -> ndarray: ...\ndef dot(\n self: ndarray,\n b : ArrayLike,\n /,\n out : None = None\n) -> Any: ...\ndef dot[ArrayT: ndarray](\n self: ndarray,\n b: ArrayLike,\n /,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "dot", "sortText": "0.9999.dot"}, {"detail": "dtype", "kind": 5, "label": "dtype", "sortText": "0.9999.dtype"}, {"detail": "def dump(\n self: ndarray,\n file: PathLike[bytes] | PathLike[str] | SupportsWrite[bytes] | bytes | str\n) -> None: ...", "kind": 2, "label": "dump", "sortText": "0.9999.dump"}, {"detail": "def dumps(self: ndarray) -> bytes: ...", "kind": 2, "label": "dumps", "sortText": "0.9999.dumps"}, {"detail": "def fill(\n self: ndarray,\n /,\n value: Any\n) -> None: ...", "kind": 2, "label": "fill", "sortText": "0.9999.fill"}, {"detail": "flagsobj", "kind": 5, "label": "flags", "sortText": "0.9999.flags"}, {"detail": "flatiter", "kind": 5, "label": "flat", "sortText": "0.9999.flat"}, {"detail": "def flatten(\n self : ndarray,\n /,\n order: _OrderKACF = 'C'\n) -> ndarray[tuple[int]]: ...", "kind": 2, "label": "flatten", "sortText": "0.9999.flatten"}, {"detail": "\n@overload\ndef getfield[ScalarT: generic](\n self : ndarray,\n /,\n dtype : _DTypeLike,\n offset: SupportsIndex = 0\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef getfield(\n self : ndarray,\n /,\n dtype : DTypeLike,\n offset: SupportsIndex = 0\n) -> ndarray: ...", "kind": 2, "label": "getfield", "sortText": "0.9999.getfield"}, {"detail": "ndarray", "kind": 5, "label": "imag", "sortText": "0.9999.imag"}, {"detail": "\n@overload\ndef item[T](\n self : ndarray[tuple[Any, ...], dtype[generic[T]]],\n i0 : SupportsIndex | tuple[SupportsIndex, ...] = ...,\n /,\n *args: SupportsIndex\n) -> T: ...\ndef item(\n self : ndarray[Any, StringDType],\n arg0 : SupportsIndex | tuple[SupportsIndex, ...] = ...,\n /,\n *args: SupportsIndex\n) -> str: ...", "kind": 2, "label": "item", "sortText": "0.9999.item"}, {"detail": "int", "kind": 5, "label": "itemsize", "sortText": "0.9999.itemsize"}, {"detail": "ndarray", "kind": 5, "label": "mT", "sortText": "0.9999.mT"}, {"detail": "\n@overload\ndef max[ScalarT: numpy.bool | datetime64 | number | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef max[ScalarT: numpy.bool | datetime64 | number | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef max[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef max(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef max[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n out : ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...", "kind": 2, "label": "max", "sortText": "0.9999.max"}, {"detail": "\n@overload\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer | object_]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> float64: ...\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef mean[ScalarT: inexact | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef mean[ScalarT: inexact | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef mean[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef mean[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None,\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef mean[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef mean(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "mean", "sortText": "0.9999.mean"}, {"detail": "\n@overload\ndef min[ScalarT: numpy.bool | datetime64 | number | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef min[ScalarT: numpy.bool | datetime64 | number | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef min[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef min(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n axis : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef min[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | datetime64 | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n out : ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...", "kind": 2, "label": "min", "sortText": "0.9999.min"}, {"detail": "int", "kind": 5, "label": "nbytes", "sortText": "0.9999.nbytes"}, {"detail": "int", "kind": 5, "label": "ndim", "sortText": "0.9999.ndim"}, {"detail": "\n@overload\ndef nonzero(self: ndarray[tuple[Never, Never, Never, Never]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ...]: ...\ndef nonzero(self: ndarray[tuple[int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray[tuple[int, int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray[tuple[int, int, int]]) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]]]: ...\ndef nonzero(self: ndarray) -> tuple[ndarray[tuple[int], dtype[signedinteger[_NBitIntP]]], ...]: ...", "kind": 2, "label": "nonzero", "sortText": "0.9999.nonzero"}, {"detail": "\n@overload\ndef partition(\n self : ndarray,\n kth : _ArrayLikeInt,\n /,\n axis : SupportsIndex = -1,\n kind : Literal['introselect'] = 'introselect',\n order: None = None\n) -> None: ...\ndef partition(\n self : ndarray[tuple[Any, ...], dtype[void]],\n kth : _ArrayLikeInt,\n /,\n axis : SupportsIndex = -1,\n kind : Literal['introselect'] = 'introselect',\n order: Sequence[str] | str | None = None\n) -> None: ...", "kind": 2, "label": "partition", "sortText": "0.9999.partition"}, {"detail": "\n@overload\ndef prod[ScalarT: inexact](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef prod[ScalarT: inexact | object_](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> signedinteger[_NBitIntP]: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef prod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef prod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...] | None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...] | None,\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...],\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef prod[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...] | None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out : ArrayT,\n *,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...],\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef prod(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "prod", "sortText": "0.9999.prod"}, {"detail": "def put(\n self : ndarray,\n indices: _ArrayLikeInt_co,\n values : ArrayLike,\n /,\n mode : _ModeKind = 'raise'\n) -> None: ...", "kind": 2, "label": "put", "sortText": "0.9999.put"}, {"detail": "def ravel(\n self : ndarray,\n /,\n order: _OrderKACF = 'C'\n) -> ndarray[tuple[int]]: ...", "kind": 2, "label": "ravel", "sortText": "0.9999.ravel"}, {"detail": "ndarray", "kind": 5, "label": "real", "sortText": "0.9999.real"}, {"detail": "\n@overload\ndef repeat(\n self : ndarray,\n repeats: _ArrayLikeInt_co,\n /,\n axis : None = None\n) -> ndarray[tuple[int]]: ...\ndef repeat(\n self: ndarray,\n repeats: _ArrayLikeInt_co,\n /,\n axis: SupportsIndex\n) -> ndarray: ...", "kind": 2, "label": "repeat", "sortText": "0.9999.repeat"}, {"detail": "\n@overload\ndef reshape(\n self : ndarray,\n shape: None,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray: ...\ndef reshape(\n self : ndarray,\n shape: Sequence[Never],\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[tuple[()]]: ...\ndef reshape[AnyShapeT: (tuple[()], tuple[int], tuple[int, int], tuple[int, int, int], tuple[int, int, int, int], tuple[int, int, int, int, int], tuple[int, int, int, int, int, int], tuple[int, int, int, int, int, int, int], tuple[int, int, int, int, int, int, int, int])](\n self : ndarray,\n shape: AnyShapeT,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[AnyShapeT]: ...\ndef reshape(\n self : ndarray,\n size1: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[tuple[int]]: ...\ndef reshape(\n self : ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[tuple[int, int]]: ...\ndef reshape(\n self : ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n size3: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[tuple[int, int, int]]: ...\ndef reshape(\n self : ndarray,\n size1: SupportsIndex,\n size2: SupportsIndex,\n size3: SupportsIndex,\n size4: SupportsIndex,\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray[tuple[int, int, int, int]]: ...\ndef reshape(\n self : ndarray,\n size0 : SupportsIndex,\n /,\n *shape: SupportsIndex,\n *,\n order : _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray: ...\ndef reshape(\n self : ndarray,\n shape: Sequence[SupportsIndex],\n /,\n *,\n order: _OrderACF = 'C',\n copy : bool | None = None\n) -> ndarray: ...", "kind": 2, "label": "reshape", "sortText": "0.9999.reshape"}, {"detail": "\n@overload\ndef resize(\n self : ndarray,\n new_shape: _ShapeLike,\n /,\n *,\n refcheck : bool = True\n) -> None: ...\ndef resize(\n self : ndarray,\n /,\n *new_shape: SupportsIndex,\n *,\n refcheck : bool = True\n) -> None: ...", "kind": 2, "label": "resize", "sortText": "0.9999.resize"}, {"detail": "\n@overload\ndef round(\n self : ndarray,\n /,\n decimals: SupportsIndex = 0,\n out : None = None\n) -> ndarray: ...\ndef round[ArrayT: ndarray](\n self: ndarray,\n /,\n decimals: SupportsIndex,\n out: ArrayT\n) -> ArrayT: ...\ndef round[ArrayT: ndarray](\n self : ndarray,\n /,\n decimals: SupportsIndex = 0,\n *,\n out : ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "round", "sortText": "0.9999.round"}, {"detail": "\n@overload\ndef searchsorted(\n self : ndarray,\n v : _ScalarLike_co,\n /,\n side : _SortSide = 'left',\n sorter: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | int | None = None\n) -> signedinteger[_NBitIntP]: ...\ndef searchsorted(\n self : ndarray,\n v : ArrayLike,\n /,\n side : _SortSide = 'left',\n sorter: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | int | None = None\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...", "kind": 2, "label": "searchsorted", "sortText": "0.9999.searchsorted"}, {"detail": "def setfield(\n self : ndarray,\n val : ArrayLike,\n /,\n dtype : DTypeLike,\n offset: SupportsIndex = 0\n) -> None: ...", "kind": 2, "label": "setfield", "sortText": "0.9999.setfield"}, {"detail": "def setflags(\n self : ndarray,\n /,\n *,\n write: bool | None = None,\n align: bool | None = None,\n uic : bool | None = None\n) -> None: ...", "kind": 2, "label": "setflags", "sortText": "0.9999.setflags"}, {"detail": "tuple[Any, ...]", "kind": 5, "label": "shape", "sortText": "0.9999.shape"}, {"detail": "int", "kind": 5, "label": "size", "sortText": "0.9999.size"}, {"detail": "def sort(\n self : ndarray,\n /,\n axis : SupportsIndex = -1,\n kind : Literal['H', 'M', 'Q', 'S', 'heap', 'heapsort', 'merge', 'mergesort', 'quick', 'quicksort', 'stable', 'stablesort'] | None = None,\n order : Sequence[str] | str | None = None,\n *,\n stable : bool | None = None,\n descending: bool | None = None\n) -> None: ...", "kind": 2, "label": "sort", "sortText": "0.9999.sort"}, {"detail": "def squeeze(\n self: ndarray,\n /,\n axis: SupportsIndex | tuple[SupportsIndex, ...] | None = ...\n) -> ndarray: ...", "kind": 2, "label": "squeeze", "sortText": "0.9999.squeeze"}, {"detail": "\n@overload\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer | object_]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> float64: ...\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef std[ScalarT: floating | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef std[ScalarT: floating | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ArrayT: ndarray[tuple[Any, ...], dtype[floating | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef std[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef std[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef std[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT,\n ddof : float = 0,\n keepdims : _NoValueType | builtins.bool = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> Any: ...\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...\ndef std(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...", "kind": 2, "label": "std", "sortText": "0.9999.std"}, {"detail": "tuple[int, ...]", "kind": 5, "label": "strides", "sortText": "0.9999.strides"}, {"detail": "\n@overload\ndef sum[ScalarT: inexact | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef sum[ScalarT: inexact | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> signedinteger[_NBitIntP]: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | int | integer = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_NBitIntP]]]: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef sum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ScalarT: ...\ndef sum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None,\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _DTypeLike,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef sum[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out : ArrayT,\n *,\n keepdims: _NoValueType | builtins.bool = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ArrayT: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> Any: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[False] | _NoValueType = ...,\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...\ndef sum(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n *,\n keepdims: Literal[True],\n initial : _NoValueType | numpy.bool | complex | number = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...\n) -> ndarray: ...", "kind": 2, "label": "sum", "sortText": "0.9999.sum"}, {"detail": "def swapaxes(\n self: ndarray,\n axis1: SupportsIndex,\n axis2: SupportsIndex,\n /\n) -> ndarray: ...", "kind": 2, "label": "swapaxes", "sortText": "0.9999.swapaxes"}, {"detail": "\n@overload\ndef take[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n indices: _IntLike_co,\n /,\n axis : SupportsIndex | None = ...,\n out : None = None,\n mode : _ModeKind = ...\n) -> ScalarT: ...\ndef take(\n self : ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis : SupportsIndex | None = ...,\n out : None = None,\n mode : _ModeKind = ...\n) -> ndarray: ...\ndef take[ArrayT: ndarray](\n self : ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis : SupportsIndex | None = ...,\n *,\n out : ArrayT,\n mode : _ModeKind = ...\n) -> ArrayT: ...\ndef take[ArrayT: ndarray](\n self : ndarray,\n indices: _ArrayLikeInt_co,\n /,\n axis : SupportsIndex | None,\n out : ArrayT,\n mode : _ModeKind = ...\n) -> ArrayT: ...", "kind": 2, "label": "take", "sortText": "0.9999.take"}, {"detail": "def to_device(\n self : ndarray,\n device: Literal['cpu'],\n /,\n *,\n stream: int | Any | None = ...\n) -> ndarray: ...", "kind": 2, "label": "to_device", "sortText": "0.9999.to_device"}, {"detail": "def tobytes(\n self : ndarray,\n order: _OrderKACF = ...\n) -> bytes: ...", "kind": 2, "label": "tobytes", "sortText": "0.9999.tobytes"}, {"detail": "def tofile(\n self : ndarray,\n fid : PathLike[bytes] | PathLike[str] | _SupportsFileMethods | bytes | str,\n /,\n sep : str = '',\n format: str = '%s'\n) -> None: ...", "kind": 2, "label": "tofile", "sortText": "0.9999.tofile"}, {"detail": "\n@overload\ndef tolist[T](self: ndarray[tuple[Never], dtype[generic[T]]], /) -> Any: ...\ndef tolist[T](self: ndarray[tuple[()], dtype[generic[T]]], /) -> T: ...\ndef tolist[T](self: ndarray[tuple[int], dtype[generic[T]]], /) -> list[T]: ...\ndef tolist[T](self: ndarray[tuple[int, int], dtype[generic[T]]], /) -> list[list[T]]: ...\ndef tolist[T](self: ndarray[tuple[int, int, int], dtype[generic[T]]], /) -> list[list[list[T]]]: ...\ndef tolist(self: ndarray, /) -> Any: ...", "kind": 2, "label": "tolist", "sortText": "0.9999.tolist"}, {"detail": "\n@overload\ndef trace(\n self : ndarray,\n /,\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None\n) -> Any: ...\ndef trace[ArrayT: ndarray](\n self : ndarray,\n /,\n offset: SupportsIndex = 0,\n axis1 : SupportsIndex = 0,\n axis2 : SupportsIndex = 1,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT\n) -> ArrayT: ...\ndef trace[ArrayT: ndarray](\n self: ndarray,\n /,\n offset: SupportsIndex,\n axis1: SupportsIndex,\n axis2: SupportsIndex,\n dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None,\n out: ArrayT\n) -> ArrayT: ...", "kind": 2, "label": "trace", "sortText": "0.9999.trace"}, {"detail": "\n@overload\ndef transpose(\n self: ndarray,\n axes: Sequence[SupportsIndex] | SupportsIndex | None,\n /\n) -> ndarray: ...\ndef transpose(\n self: ndarray,\n /,\n *axes: SupportsIndex\n) -> ndarray: ...", "kind": 2, "label": "transpose", "sortText": "0.9999.transpose"}, {"detail": "\n@overload\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer | object_]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> float64: ...\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | complex128 | integer]],\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef var[ScalarT: floating | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef var[ScalarT: floating | object_ | timedelta64](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n axis : int | tuple[int, ...],\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ArrayT: ndarray[tuple[Any, ...], dtype[floating | object_ | timedelta64]]](\n self : ArrayT,\n axis : int | tuple[int, ...] | None = None,\n dtype : None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef var[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ScalarT: ...\ndef var[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n *,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None,\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ScalarT: generic](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _DTypeLike,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef var[ArrayT: ndarray](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n out : ArrayT,\n ddof : float = 0,\n keepdims : _NoValueType | builtins.bool = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ArrayT: ...\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> Any: ...\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...],\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[False] | _NoValueType = ...,\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...\ndef var(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_ | timedelta64]],\n axis : int | tuple[int, ...] | None = None,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n out : None = None,\n ddof : float = 0,\n *,\n keepdims : Literal[True],\n where : _NestedSequence[_SupportsArray[dtype[numpy.bool]]] | _NestedSequence[builtins.bool] | _NoValueType | _SupportsArray[dtype[numpy.bool]] | builtins.bool = ...,\n mean : _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _NoValueType | _SupportsArray[dtype[numpy.bool | number]] | complex = ...,\n correction: _NoValueType | float = ...\n) -> ndarray: ...", "kind": 2, "label": "var", "sortText": "0.9999.var"}, {"detail": "\n@overload\ndef view(self: ndarray, /) -> ndarray: ...\ndef view[DTypeT: dtype](\n self: ndarray,\n /,\n dtype: numpy._HasDType[DTypeT] | DTypeT\n) -> ndarray[tuple[Any, ...], DTypeT]: ...\ndef view[ScalarT: generic](\n self: ndarray,\n /,\n dtype: _DTypeLike\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n *,\n type: type[ArrayT]\n) -> ArrayT: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n dtype: type[ArrayT]\n) -> ArrayT: ...\ndef view(\n self: ndarray,\n /,\n dtype: DTypeLike\n) -> ndarray: ...\ndef view[ArrayT: ndarray](\n self: ndarray,\n /,\n dtype: DTypeLike,\n type: type[ArrayT]\n) -> ArrayT: ...", "kind": 2, "label": "view", "sortText": "0.9999.view"}, {"detail": "\n@overload\ndef __abs__[ShapeT: tuple[int, ...], NBitT: NBitBase](self: ndarray[ShapeT, dtype[complexfloating[NBitT, NBitT]]], /) -> ndarray[ShapeT, dtype[floating[NBitT]]]: ...\ndef __abs__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__abs__", "sortText": "3.9999.__abs__"}, {"detail": "\n@overload\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __add__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[bytes_]]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[str_]],\n other: _ArrayLikeStr_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[str_]]: ...\ndef __add__(\n self: ndarray[Any, StringDType],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], StringDType]: ...\ndef __add__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __add__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__add__", "sortText": "3.9999.__add__"}, {"detail": "\n@overload\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __and__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __and__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__and__", "sortText": "3.9999.__and__"}, {"detail": "\n@overload\ndef __array__(\n self : ndarray,\n dtype: None = None,\n /,\n *,\n copy : bool | None = None\n) -> ndarray: ...\ndef __array__[DTypeT: dtype](\n self : ndarray,\n dtype: DTypeT,\n /,\n *,\n copy : bool | None = None\n) -> ndarray[tuple[Any, ...], DTypeT]: ...", "kind": 2, "label": "__array__", "sortText": "3.9999.__array__"}, {"detail": "def __array_finalize__(\n self: ndarray,\n obj: ndarray | None,\n /\n) -> None: ...", "kind": 2, "label": "__array_finalize__", "sortText": "3.9999.__array_finalize__"}, {"detail": "def __array_function__(\n self: ndarray,\n func: (...) -> Any,\n types: Iterable[type[Any]],\n args: Iterable[Any],\n kwargs: Mapping[str, Any]\n) -> Any: ...", "kind": 2, "label": "__array_function__", "sortText": "3.9999.__array_function__"}, {"detail": "dict[str, Any]", "kind": 5, "label": "__array_interface__", "sortText": "3.9999.__array_interface__"}, {"detail": "def __array_namespace__(\n self : ndarray,\n /,\n *,\n api_version: Literal['2021.12', '2022.12', '2023.12', '2024.12', '2025.12'] | None = None\n) -> ModuleType: ...", "kind": 2, "label": "__array_namespace__", "sortText": "3.9999.__array_namespace__"}, {"detail": "float", "kind": 5, "label": "__array_priority__", "sortText": "3.9999.__array_priority__"}, {"detail": "CapsuleType", "kind": 5, "label": "__array_struct__", "sortText": "3.9999.__array_struct__"}, {"detail": "def __array_ufunc__(\n self: ndarray,\n ufunc: ufunc,\n method: Literal['__call__', 'accumulate', 'at', 'outer', 'reduce', 'reduceat'],\n /,\n *inputs: Any,\n **kwargs: Any\n) -> Any: ...", "kind": 2, "label": "__array_ufunc__", "sortText": "3.9999.__array_ufunc__"}, {"detail": "def __array_wrap__[ShapeT: tuple[int, ...], DTypeT: dtype](\n self : ndarray,\n array : ndarray[ShapeT, DTypeT],\n context : tuple[ufunc, tuple[Any, ...], int] | None = ...,\n return_scalar: bool = ...,\n /\n) -> ndarray[ShapeT, DTypeT]: ...", "kind": 2, "label": "__array_wrap__", "sortText": "3.9999.__array_wrap__"}, {"detail": "def __bool__(self: ndarray, /) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __buffer__(\n self: ndarray,\n flags: int,\n /\n) -> memoryview: ...", "kind": 2, "label": "__buffer__", "sortText": "3.9999.__buffer__"}, {"detail": "def __class_getitem__(\n cls: type[ndarray],\n item: Any,\n /\n) -> GenericAlias: ...", "kind": 2, "label": "__class_getitem__", "sortText": "3.9999.__class_getitem__"}, {"detail": "def __complex__(self: ndarray[tuple[Any, ...], dtype[numpy.bool | number | object_]], /) -> complex: ...", "kind": 2, "label": "__complex__", "sortText": "3.9999.__complex__"}, {"detail": "def __contains__(\n self: ndarray,\n value: object,\n /\n) -> bool: ...", "kind": 2, "label": "__contains__", "sortText": "3.9999.__contains__"}, {"detail": "def __copy__(self: ndarray) -> ndarray: ...", "kind": 2, "label": "__copy__", "sortText": "3.9999.__copy__"}, {"detail": "def __deepcopy__(\n self: ndarray,\n memo: dict[int, Any] | None,\n /\n) -> ndarray: ...", "kind": 2, "label": "__deepcopy__", "sortText": "3.9999.__deepcopy__"}, {"detail": "\n@overload\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n rhs: numpy.bool | int,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n rhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n rhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]], ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]]: ...\ndef __divmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n rhs: _ArrayLikeFloat64_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n rhs: _ArrayLikeUInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[unsignedinteger]], ndarray[tuple[Any, ...], dtype[unsignedinteger]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n rhs: _ArrayLikeInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger]], ndarray[tuple[Any, ...], dtype[signedinteger]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n rhs: _ArrayLikeFloat_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[floating]], ndarray[tuple[Any, ...], dtype[floating]]]: ...\ndef __divmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n rhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]], ndarray[tuple[Any, ...], dtype[timedelta64]]]: ...", "kind": 2, "label": "__divmod__", "sortText": "3.9999.__divmod__"}, {"detail": "def __dlpack__(\n self : ndarray[tuple[Any, ...], dtype[number]],\n /,\n *,\n stream : int | Any | None = None,\n max_version: tuple[int, int] | None = None,\n dl_device : tuple[int, int] | None = None,\n copy : bool | None = None\n) -> CapsuleType: ...", "kind": 2, "label": "__dlpack__", "sortText": "3.9999.__dlpack__"}, {"detail": "def __dlpack_device__(self: ndarray, /) -> tuple[Literal[1], Literal[0]]: ...", "kind": 2, "label": "__dlpack_device__", "sortText": "3.9999.__dlpack_device__"}, {"detail": "def __eq__(\n self: ndarray,\n other: Any,\n /\n) -> Any: ...", "kind": 2, "label": "__eq__", "sortText": "3.9999.__eq__"}, {"detail": "def __float__(self: ndarray, /) -> float: ...", "kind": 2, "label": "__float__", "sortText": "3.9999.__float__"}, {"detail": "\n@overload\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __floordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __floordiv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __floordiv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__floordiv__", "sortText": "3.9999.__floordiv__"}, {"detail": "\n@overload\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ge__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__ge__", "sortText": "3.9999.__ge__"}, {"detail": "\n@overload\ndef __getitem__(\n self: ndarray,\n key: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | tuple[ndarray[tuple[Any, ...], dtype[numpy.bool | integer]], ...],\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray,\n key: SupportsIndex | tuple[SupportsIndex, ...],\n /\n) -> Any: ...\ndef __getitem__(\n self: ndarray,\n key: _ToIndices,\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: str,\n /\n) -> ndarray: ...\ndef __getitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: list[str],\n /\n) -> ndarray[tuple[Any, ...], dtype[void]]: ...", "kind": 2, "label": "__getitem__", "sortText": "3.9999.__getitem__"}, {"detail": "\n@overload\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __gt__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__gt__", "sortText": "3.9999.__gt__"}, {"detail": "None", "kind": 5, "label": "__hash__", "sortText": "3.9999.__hash__"}, {"detail": "\n@overload\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[datetime64 | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeTD64_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[bytes_]]](\n self: ArrayT,\n other: _ArrayLikeBytes_co,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], StringDType | dtype[str_]]](\n self: ArrayT,\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ArrayT: ...\ndef __iadd__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__iadd__", "sortText": "3.9999.__iadd__"}, {"detail": "\n@overload\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __iand__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__iand__", "sortText": "3.9999.__iand__"}, {"detail": "\n@overload\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[floating | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __ifloordiv__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ifloordiv__", "sortText": "3.9999.__ifloordiv__"}, {"detail": "\n@overload\ndef __ilshift__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ilshift__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ilshift__", "sortText": "3.9999.__ilshift__"}, {"detail": "\n@overload\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imatmul__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imatmul__", "sortText": "3.9999.__imatmul__"}, {"detail": "\n@overload\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[floating]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[timedelta64]]](\n self: ArrayT,\n other: _ArrayLike,\n /\n) -> ArrayT: ...\ndef __imod__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imod__", "sortText": "3.9999.__imod__"}, {"detail": "\n@overload\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[character | number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], StringDType | dtype[str_]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __imul__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__imul__", "sortText": "3.9999.__imul__"}, {"detail": "def __index__(self: ndarray[tuple[Any, ...], dtype[integer]], /) -> int: ...", "kind": 2, "label": "__index__", "sortText": "3.9999.__index__"}, {"detail": "def __int__(self: ndarray, /) -> int: ...", "kind": 2, "label": "__int__", "sortText": "3.9999.__int__"}, {"detail": "def __invert__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | object_]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__invert__", "sortText": "3.9999.__invert__"}, {"detail": "\n@overload\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ior__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ior__", "sortText": "3.9999.__ior__"}, {"detail": "\n@overload\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ipow__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ipow__", "sortText": "3.9999.__ipow__"}, {"detail": "\n@overload\ndef __irshift__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __irshift__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__irshift__", "sortText": "3.9999.__irshift__"}, {"detail": "\n@overload\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[number]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[datetime64 | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeTD64_co,\n /\n) -> ArrayT: ...\ndef __isub__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__isub__", "sortText": "3.9999.__isub__"}, {"detail": "\n@overload\ndef __iter__(self: ndarray[tuple[Never, Never, Never, Never, Never, Never, Never, Never, Never], Any], /) -> Iterator[Any]: ...\ndef __iter__[ScalarT: _ScalarNotObject](self: ndarray[tuple[int], dtype[ScalarT]], /) -> Iterator[ScalarT]: ...\ndef __iter__(self: ndarray[tuple[int], StringDType], /) -> Iterator[str]: ...\ndef __iter__[DTypeT: dtype](self: ndarray[tuple[int, int, *tuple[int, ...]], DTypeT], /) -> Iterator[ndarray[tuple[Any, ...], DTypeT]]: ...\ndef __iter__(self: ndarray, /) -> Iterator[Any]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "\n@overload\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[complexfloating]]](\n self: ArrayT,\n other: _ArrayLikeComplex_co,\n /\n) -> ArrayT: ...\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[inexact | timedelta64]]](\n self: ArrayT,\n other: _ArrayLikeFloat_co,\n /\n) -> ArrayT: ...\ndef __itruediv__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__itruediv__", "sortText": "3.9999.__itruediv__"}, {"detail": "\n@overload\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[numpy.bool]]](\n self: ArrayT,\n other: _ArrayLikeBool_co,\n /\n) -> ArrayT: ...\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[integer]]](\n self: ArrayT,\n other: _ArrayLikeInt_co,\n /\n) -> ArrayT: ...\ndef __ixor__[ArrayT: ndarray[tuple[Any, ...], dtype[object_]]](\n self: ArrayT,\n other: object,\n /\n) -> ArrayT: ...", "kind": 2, "label": "__ixor__", "sortText": "3.9999.__ixor__"}, {"detail": "\n@overload\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __le__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__le__", "sortText": "3.9999.__le__"}, {"detail": "def __len__(self: ndarray) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3.9999.__len__"}, {"detail": "\n@overload\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __lshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __lshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__lshift__", "sortText": "3.9999.__lshift__"}, {"detail": "\n@overload\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], StringDType | dtype[str_]],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: object,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __lt__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...", "kind": 2, "label": "__lt__", "sortText": "3.9999.__lt__"}, {"detail": "\n@overload\ndef __matmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __matmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[floating[_64Bit]]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating[_64Bit, _64Bit]]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __matmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __matmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__matmul__", "sortText": "3.9999.__matmul__"}, {"detail": "\n@overload\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __mod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mod__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __mod__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__mod__", "sortText": "3.9999.__mod__"}, {"detail": "\n@overload\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __mul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __mul__(\n self: ndarray[Any, StringDType | dtype[character]],\n other: _ArrayLikeInt,\n /\n) -> ndarray: ...\ndef __mul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __mul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__mul__", "sortText": "3.9999.__mul__"}, {"detail": "def __ne__(\n self: ndarray,\n other: Any,\n /\n) -> Any: ...", "kind": 2, "label": "__ne__", "sortText": "3.9999.__ne__"}, {"detail": "def __neg__[ArrayT: ndarray[tuple[Any, ...], dtype[number | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__neg__", "sortText": "3.9999.__neg__"}, {"detail": "def __new__[Self@ndarray: ndarray](\n cls : type[Self@ndarray],\n shape : _ShapeLike,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = ...,\n buffer : Buffer | None = ...,\n offset : SupportsIndex = ...,\n strides: Sequence[SupportsIndex] | SupportsIndex | None = ...,\n order : _OrderKACF = ...\n) -> Self@ndarray: ...", "kind": 5, "label": "__new__", "sortText": "3.9999.__new__"}, {"detail": "\n@overload\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __or__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __or__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__or__", "sortText": "3.9999.__or__"}, {"detail": "def __pos__[ArrayT: ndarray[tuple[Any, ...], dtype[number | object_ | timedelta64]]](self: ArrayT, /) -> ArrayT: ...", "kind": 2, "label": "__pos__", "sortText": "3.9999.__pos__"}, {"detail": "\n@overload\ndef __pow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __pow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __pow__(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n mod : None = None,\n /\n) -> Any: ...\ndef __pow__(\n self : ndarray,\n other: _ArrayLikeObject_co,\n mod : None = None,\n /\n) -> Any: ...", "kind": 2, "label": "__pow__", "sortText": "3.9999.__pow__"}, {"detail": "\n@overload\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __radd__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[bytes_]],\n other: _ArrayLikeBytes_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[bytes_]]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[str_]],\n other: _ArrayLikeStr_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[str_]]: ...\ndef __radd__(\n self: ndarray[Any, StringDType],\n other: _NestedSequence[_SupportsArray[StringDType]] | _NestedSequence[_SupportsArray[dtype[str_]]] | _NestedSequence[str] | _SupportsArray[StringDType] | _SupportsArray[dtype[str_]] | str,\n /\n) -> ndarray[tuple[Any, ...], StringDType]: ...\ndef __radd__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __radd__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__radd__", "sortText": "3.9999.__radd__"}, {"detail": "\n@overload\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rand__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rand__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rand__", "sortText": "3.9999.__rand__"}, {"detail": "\n@overload\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n lhs: numpy.bool | int,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n lhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n lhs: _ArrayLikeBool_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]], ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]]: ...\ndef __rdivmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[ScalarT]], ndarray[tuple[Any, ...], dtype[ScalarT]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n lhs: _ArrayLikeFloat64_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[float64]], ndarray[tuple[Any, ...], dtype[float64]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n lhs: _ArrayLikeUInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[unsignedinteger]], ndarray[tuple[Any, ...], dtype[unsignedinteger]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n lhs: _ArrayLikeInt_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger]], ndarray[tuple[Any, ...], dtype[signedinteger]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n lhs: _ArrayLikeFloat_co,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[floating]], ndarray[tuple[Any, ...], dtype[floating]]]: ...\ndef __rdivmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n lhs: _ArrayLike,\n /\n) -> tuple[ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]], ndarray[tuple[Any, ...], dtype[timedelta64]]]: ...", "kind": 2, "label": "__rdivmod__", "sortText": "3.9999.__rdivmod__"}, {"detail": "\n@overload\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rfloordiv__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_64Bit]]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rfloordiv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rfloordiv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rfloordiv__", "sortText": "3.9999.__rfloordiv__"}, {"detail": "\n@overload\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rlshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rlshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rlshift__", "sortText": "3.9999.__rlshift__"}, {"detail": "\n@overload\ndef __rmatmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rmatmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[floating[_64Bit]]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating[_64Bit, _64Bit]]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rmatmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmatmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmatmul__", "sortText": "3.9999.__rmatmul__"}, {"detail": "\n@overload\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rmod__[ScalarT: floating | integer](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmod__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmod__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmod__", "sortText": "3.9999.__rmod__"}, {"detail": "\n@overload\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rmul__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rmul__(\n self: ndarray[Any, StringDType | dtype[character]],\n other: _ArrayLikeInt,\n /\n) -> ndarray: ...\ndef __rmul__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rmul__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rmul__", "sortText": "3.9999.__rmul__"}, {"detail": "\n@overload\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __ror__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __ror__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__ror__", "sortText": "3.9999.__ror__"}, {"detail": "\n@overload\ndef __rpow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rpow__[ScalarT: number](\n self : ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n mod : None = None,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rpow__(\n self : ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n mod : None = None,\n /\n) -> Any: ...\ndef __rpow__(\n self : ndarray,\n other: _ArrayLikeObject_co,\n mod : None = None,\n /\n) -> Any: ...", "kind": 2, "label": "__rpow__", "sortText": "3.9999.__rpow__"}, {"detail": "\n@overload\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rrshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rrshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rrshift__", "sortText": "3.9999.__rrshift__"}, {"detail": "\n@overload\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger[_8Bit]]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rshift__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rshift__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rshift__", "sortText": "3.9999.__rshift__"}, {"detail": "\n@overload\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __rsub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rsub__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rsub__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rsub__", "sortText": "3.9999.__rsub__"}, {"detail": "\n@overload\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[_SupportsArray[dtype[floating[_64Bit]]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | _SupportsArray[dtype[floating[_64Bit]]] | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[inexact]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[inexact]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __rtruediv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rtruediv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rtruediv__", "sortText": "3.9999.__rtruediv__"}, {"detail": "\n@overload\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __rxor__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __rxor__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__rxor__", "sortText": "3.9999.__rxor__"}, {"detail": "\n@overload\ndef __setitem__(\n self: ndarray[Any, StringDType | dtype[numpy.bool | flexible | object_]],\n key: _ToIndices,\n value: object,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[integer]],\n key: _ToIndices,\n value: SupportsIndex | SupportsInt | _NestedSequence[_ConvertibleToInt] | _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | bytes | int | str,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n key: _ToIndices,\n value: SupportsFloat | SupportsIndex | _NestedSequence[SupportsFloat | SupportsIndex | bytes | str | None] | _NestedSequence[_SupportsArray[dtype[numpy.bool | floating | integer]]] | _NestedSequence[float] | _SupportsArray[dtype[numpy.bool | floating | integer]] | bytes | float | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n key: _ToIndices,\n value: SupportsComplex | SupportsFloat | SupportsIndex | _NestedSequence[SupportsComplex | SupportsFloat | SupportsIndex | bytes | str | None] | _NestedSequence[_SupportsArray[dtype[numpy.bool | number]]] | _NestedSequence[complex] | _SupportsArray[dtype[numpy.bool | number]] | bytes | complex | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n key: _ToIndices,\n value: _NestedSequence[_ConvertibleToTD64] | numpy.bool | bytes | character | int | number | str | timedelta | timedelta64 | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n key: _ToIndices,\n value: _NestedSequence[_ConvertibleToDT64] | numpy.bool | bytes | character | date | datetime64 | int | number | str | None,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray[tuple[Any, ...], dtype[void]],\n key: list[str] | str,\n value: object,\n /\n) -> None: ...\ndef __setitem__(\n self: ndarray,\n key: _ToIndices,\n value: ArrayLike,\n /\n) -> None: ...", "kind": 2, "label": "__setitem__", "sortText": "3.9999.__setitem__"}, {"detail": "def __setstate__[_DTypeT_co: dtype = dtype](\n self: ndarray,\n state: tuple[SupportsIndex, _ShapeLike, _DTypeT_co, numpy.bool, bytes | list[Any]],\n /\n) -> None: ...", "kind": 2, "label": "__setstate__", "sortText": "3.9999.__setstate__"}, {"detail": "\n@overload\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: numpy.bool | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[ScalarT]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __sub__[ScalarT: number](\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[ScalarT]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | inexact | integer]],\n other: _ArrayLikeComplex_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer | timedelta64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeTD64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[datetime64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[datetime64]],\n other: _ArrayLikeDT64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __sub__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __sub__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__sub__", "sortText": "3.9999.__sub__"}, {"detail": "\n@overload\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]] | ndarray[tuple[Any, ...], dtype[float64]],\n other: _ArrayLikeFloat64_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | floating[_32Bit] | floating[_64Bit] | integer]],\n other: _NestedSequence[_SupportsArray[dtype[numpy.bool | integer]]] | _NestedSequence[_SupportsArray[dtype[floating[_64Bit]]]] | _NestedSequence[int] | _SupportsArray[dtype[numpy.bool | integer]] | _SupportsArray[dtype[floating[_64Bit]]] | int,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[complex128]],\n other: _ArrayLikeComplex128_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating[_16Bit] | integer | number[_32Bit] | number[_64Bit]]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complex128]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[floating]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | floating | integer]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[floating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[complexfloating]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | number]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[complexfloating]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[inexact]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[inexact]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[number]],\n other: _ArrayLikeNumber_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[number]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLike,\n /\n) -> ndarray[tuple[Any, ...], dtype[float64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeBool_co,\n /\n) -> NoReturn: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[timedelta64]],\n other: _ArrayLikeFloat_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[timedelta64]]: ...\ndef __truediv__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __truediv__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__truediv__", "sortText": "3.9999.__truediv__"}, {"detail": "\n@overload\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other: _ArrayLikeBool_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[numpy.bool]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | unsignedinteger]],\n other: _ArrayLikeUInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[unsignedinteger]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[numpy.bool | integer]],\n other: _ArrayLikeInt_co,\n /\n) -> ndarray[tuple[Any, ...], dtype[signedinteger]]: ...\ndef __xor__(\n self: ndarray[tuple[Any, ...], dtype[object_]],\n other: Any,\n /\n) -> Any: ...\ndef __xor__(\n self: ndarray,\n other: _ArrayLikeObject_co,\n /\n) -> Any: ...", "kind": 2, "label": "__xor__", "sortText": "3.9999.__xor__"}]}} +{"suite": "data_science", "label": "edit array then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 15, "iteration": 1, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) array: def array(\n object: Any,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n copy : _CopyMode | bool | None = True,\n order : _OrderKACF = 'K',\n subok : bool = False,\n ndmin : int = 0,\n ndmax : int = 0,\n like : _SupportsArrayFunc | None = None\n) -> ndarray: ...\n```\n\nGo to [dtype](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L1086,7) | [_HasDType](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L37,7) | [_HasNumPyDType](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L43,7) | [list](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3464,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [_DTypeDict](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L24,7) | [_CopyMode](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_globals.pyi#L7,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3200,7) | [int](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L418,7) | [_SupportsArrayFunc](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py#L28,7) | [ndarray](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L2078,7)"}}} +{"suite": "data_science", "label": "edit array then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 15, "iteration": 2, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) array: def array(\n object: Any,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n copy : _CopyMode | bool | None = True,\n order : _OrderKACF = 'K',\n subok : bool = False,\n ndmin : int = 0,\n ndmax : int = 0,\n like : _SupportsArrayFunc | None = None\n) -> ndarray: ...\n```\n\nGo to [dtype](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L1086,7) | [_HasDType](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L37,7) | [_HasNumPyDType](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L43,7) | [list](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3464,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [_DTypeDict](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L24,7) | [_CopyMode](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_globals.pyi#L7,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3200,7) | [int](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L418,7) | [_SupportsArrayFunc](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py#L28,7) | [ndarray](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L2078,7)"}}} +{"suite": "data_science", "label": "edit array then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 15, "iteration": 3, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) array: def array(\n object: Any,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n copy : _CopyMode | bool | None = True,\n order : _OrderKACF = 'K',\n subok : bool = False,\n ndmin : int = 0,\n ndmax : int = 0,\n like : _SupportsArrayFunc | None = None\n) -> ndarray: ...\n```\n\nGo to [dtype](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L1086,7) | [_HasDType](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L37,7) | [_HasNumPyDType](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L43,7) | [list](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3464,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [_DTypeDict](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L24,7) | [_CopyMode](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_globals.pyi#L7,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3200,7) | [int](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L418,7) | [_SupportsArrayFunc](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py#L28,7) | [ndarray](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L2078,7)"}}} +{"suite": "data_science", "label": "edit array then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 15, "iteration": 4, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) array: def array(\n object: Any,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n copy : _CopyMode | bool | None = True,\n order : _OrderKACF = 'K',\n subok : bool = False,\n ndmin : int = 0,\n ndmax : int = 0,\n like : _SupportsArrayFunc | None = None\n) -> ndarray: ...\n```\n\nGo to [dtype](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L1086,7) | [_HasDType](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L37,7) | [_HasNumPyDType](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L43,7) | [list](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3464,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [_DTypeDict](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L24,7) | [_CopyMode](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_globals.pyi#L7,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3200,7) | [int](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L418,7) | [_SupportsArrayFunc](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py#L28,7) | [ndarray](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L2078,7)"}}} +{"suite": "data_science", "label": "edit array then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/src/analysis.py", "line": 10, "character": 15, "iteration": 5, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) array: def array(\n object: Any,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n *,\n copy : _CopyMode | bool | None = True,\n order : _OrderKACF = 'K',\n subok : bool = False,\n ndmin : int = 0,\n ndmax : int = 0,\n like : _SupportsArrayFunc | None = None\n) -> ndarray: ...\n```\n\nGo to [dtype](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L1086,7) | [_HasDType](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L37,7) | [_HasNumPyDType](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L43,7) | [list](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3464,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [_DTypeDict](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_dtype_like.py#L24,7) | [_CopyMode](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_globals.pyi#L7,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3200,7) | [int](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L418,7) | [_SupportsArrayFunc](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py#L28,7) | [ndarray](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L2078,7)"}}} +{"suite": "django", "label": "queryset completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 20, "iteration": 1, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"detail": "QuerySet[Article, Article]", "kind": 6, "label": "filtered", "sortText": "0.9999.filtered"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} +{"suite": "django", "label": "queryset completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 20, "iteration": 2, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"detail": "QuerySet[Article, Article]", "kind": 6, "label": "filtered", "sortText": "0.9999.filtered"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} +{"suite": "django", "label": "queryset completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 20, "iteration": 3, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"detail": "QuerySet[Article, Article]", "kind": 6, "label": "filtered", "sortText": "0.9999.filtered"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} +{"suite": "django", "label": "queryset completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 20, "iteration": 4, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"detail": "QuerySet[Article, Article]", "kind": 6, "label": "filtered", "sortText": "0.9999.filtered"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} +{"suite": "django", "label": "queryset completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 20, "iteration": 5, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"detail": "QuerySet[Article, Article]", "kind": 6, "label": "filtered", "sortText": "0.9999.filtered"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} +{"suite": "django", "label": "queryset filter hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 18, "character": 23, "iteration": 1, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(function) load_published_articles: def load_published_articles() -> list[Article]: ...\n```\n\nGo to [Article](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py#L8,7) | [list](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3464,7)"}}} +{"suite": "django", "label": "queryset filter hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 18, "character": 23, "iteration": 2, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(function) load_published_articles: def load_published_articles() -> list[Article]: ...\n```\n\nGo to [Article](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py#L8,7) | [list](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3464,7)"}}} +{"suite": "django", "label": "queryset filter hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 18, "character": 23, "iteration": 3, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(function) load_published_articles: def load_published_articles() -> list[Article]: ...\n```\n\nGo to [Article](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py#L8,7) | [list](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3464,7)"}}} +{"suite": "django", "label": "queryset filter hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 18, "character": 23, "iteration": 4, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(function) load_published_articles: def load_published_articles() -> list[Article]: ...\n```\n\nGo to [Article](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py#L8,7) | [list](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3464,7)"}}} +{"suite": "django", "label": "queryset filter hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 18, "character": 23, "iteration": 5, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(function) load_published_articles: def load_published_articles() -> list[Article]: ...\n```\n\nGo to [Article](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py#L8,7) | [list](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3464,7)"}}} +{"suite": "django", "label": "model definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 19, "character": 14, "iteration": 1, "result": {"range": {"end": {"character": 13, "line": 7}, "start": {"character": 6, "line": 7}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py"}} +{"suite": "django", "label": "model definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 19, "character": 14, "iteration": 2, "result": {"range": {"end": {"character": 13, "line": 7}, "start": {"character": 6, "line": 7}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py"}} +{"suite": "django", "label": "model definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 19, "character": 14, "iteration": 3, "result": {"range": {"end": {"character": 13, "line": 7}, "start": {"character": 6, "line": 7}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py"}} +{"suite": "django", "label": "model definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 19, "character": 14, "iteration": 4, "result": {"range": {"end": {"character": 13, "line": 7}, "start": {"character": 6, "line": 7}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py"}} +{"suite": "django", "label": "model definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 19, "character": 14, "iteration": 5, "result": {"range": {"end": {"character": 13, "line": 7}, "start": {"character": 6, "line": 7}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py"}} +{"suite": "django", "label": "edit queryset then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 48, "iteration": 1, "result": {"isIncomplete": false, "items": [{"detail": "def aaggregate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, dict[str, Any]]: ...", "kind": 2, "label": "aaggregate", "sortText": "0.9999.aaggregate"}, {"detail": "def abulk_create(\n self : QuerySet[Article, Article],\n objs : Iterable[Article],\n batch_size : int | None = None,\n ignore_conflicts: bool = False,\n update_conflicts: bool = False,\n update_fields : Collection[str] | None = None,\n unique_fields : Collection[str] | None = None\n) -> Coroutine[Unknown, Unknown, list[Article]]: ...", "kind": 2, "label": "abulk_create", "sortText": "0.9999.abulk_create"}, {"detail": "def abulk_update(\n self : QuerySet[Article, Article],\n objs : Iterable[Article],\n fields : Iterable[str],\n batch_size: int | None = None\n) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "abulk_update", "sortText": "0.9999.abulk_update"}, {"detail": "def acontains(\n self: QuerySet[Article, Article],\n obj: Model\n) -> Coroutine[Unknown, Unknown, bool]: ...", "kind": 2, "label": "acontains", "sortText": "0.9999.acontains"}, {"detail": "def acount(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "acount", "sortText": "0.9999.acount"}, {"detail": "def acreate(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "acreate", "sortText": "0.9999.acreate"}, {"detail": "def adelete(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, tuple[int, dict[str, int]]]: ...", "kind": 2, "label": "adelete", "sortText": "0.9999.adelete"}, {"detail": "def aearliest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "aearliest", "sortText": "0.9999.aearliest"}, {"detail": "def aexists(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, bool]: ...", "kind": 2, "label": "aexists", "sortText": "0.9999.aexists"}, {"detail": "def aexplain(\n self : QuerySet[Article, Article],\n *,\n format : str | None = None,\n **options: Any\n) -> Coroutine[Unknown, Unknown, str]: ...", "kind": 2, "label": "aexplain", "sortText": "0.9999.aexplain"}, {"detail": "def afirst(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, Article | None]: ...", "kind": 2, "label": "afirst", "sortText": "0.9999.afirst"}, {"detail": "def aget(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "aget", "sortText": "0.9999.aget"}, {"detail": "def aget_or_create(\n self : QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, tuple[Article, bool]]: ...", "kind": 2, "label": "aget_or_create", "sortText": "0.9999.aget_or_create"}, {"detail": "def aggregate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> dict[str, Any]: ...", "kind": 2, "label": "aggregate", "sortText": "0.9999.aggregate"}, {"detail": "def ain_bulk(\n self : QuerySet[Article, Article],\n id_list : Iterable[Any] | None = None,\n *,\n field_name: str = 'pk'\n) -> Coroutine[Unknown, Unknown, dict[Any, Article]]: ...", "kind": 2, "label": "ain_bulk", "sortText": "0.9999.ain_bulk"}, {"detail": "def aiterator(\n self : QuerySet[Article, Article],\n chunk_size: int = 2000\n) -> AsyncIterator[Article]: ...", "kind": 2, "label": "aiterator", "sortText": "0.9999.aiterator"}, {"detail": "def alast(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, Article | None]: ...", "kind": 2, "label": "alast", "sortText": "0.9999.alast"}, {"detail": "def alatest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "alatest", "sortText": "0.9999.alatest"}, {"detail": "def alias(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "alias", "sortText": "0.9999.alias"}, {"detail": "def all(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "all", "sortText": "0.9999.all"}, {"detail": "def annotate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "annotate", "sortText": "0.9999.annotate"}, {"detail": "def as_manager(cls: type[QuerySet[Article, Article]]) -> Manager[Article]: ...", "kind": 2, "label": "as_manager", "sortText": "0.9999.as_manager"}, {"detail": "def aupdate(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "aupdate", "sortText": "0.9999.aupdate"}, {"detail": "def aupdate_or_create(\n self : QuerySet[Article, Article],\n defaults : Mapping[str, Any] | None = None,\n create_defaults: Mapping[str, Any] | None = None,\n **kwargs : Any\n) -> Coroutine[Unknown, Unknown, tuple[Article, bool]]: ...", "kind": 2, "label": "aupdate_or_create", "sortText": "0.9999.aupdate_or_create"}, {"detail": "def bulk_create(\n self : QuerySet[Article, Article],\n objs : Iterable[Article],\n batch_size : int | None = None,\n ignore_conflicts: bool = False,\n update_conflicts: bool = False,\n update_fields : Collection[str] | None = None,\n unique_fields : Collection[str] | None = None\n) -> list[Article]: ...", "kind": 2, "label": "bulk_create", "sortText": "0.9999.bulk_create"}, {"detail": "def bulk_update(\n self : QuerySet[Article, Article],\n objs : Iterable[Article],\n fields : Iterable[str],\n batch_size: int | None = None\n) -> int: ...", "kind": 2, "label": "bulk_update", "sortText": "0.9999.bulk_update"}, {"detail": "def complex_filter(\n self: QuerySet[Article, Article],\n filter_obj: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "complex_filter", "sortText": "0.9999.complex_filter"}, {"detail": "def contains(\n self: QuerySet[Article, Article],\n obj: Model\n) -> bool: ...", "kind": 2, "label": "contains", "sortText": "0.9999.contains"}, {"detail": "def count(self: QuerySet[Article, Article]) -> int: ...", "kind": 2, "label": "count", "sortText": "0.9999.count"}, {"detail": "def create(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Article: ...", "kind": 2, "label": "create", "sortText": "0.9999.create"}, {"detail": "def dates(\n self : QuerySet[Article, Article],\n field_name: str,\n kind : Literal['day', 'month', 'week', 'year'],\n order : Literal['ASC', 'DESC'] = 'ASC'\n) -> QuerySet[Article, date]: ...", "kind": 2, "label": "dates", "sortText": "0.9999.dates"}, {"detail": "def datetimes(\n self : QuerySet[Article, Article],\n field_name: str,\n kind : Literal['day', 'hour', 'minute', 'month', 'second', 'week', 'year'],\n order : Literal['ASC', 'DESC'] = 'ASC',\n tzinfo : tzinfo | None = None\n) -> QuerySet[Article, datetime]: ...", "kind": 2, "label": "datetimes", "sortText": "0.9999.datetimes"}, {"detail": "str", "kind": 5, "label": "db", "sortText": "0.9999.db"}, {"detail": "\n@overload\ndef defer(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef defer(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "defer", "sortText": "0.9999.defer"}, {"detail": "def delete(self: QuerySet[Article, Article]) -> tuple[int, dict[str, int]]: ...", "kind": 2, "label": "delete", "sortText": "0.9999.delete"}, {"detail": "def difference(\n self: QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "difference", "sortText": "0.9999.difference"}, {"detail": "def distinct(\n self: QuerySet[Article, Article],\n *field_names: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "distinct", "sortText": "0.9999.distinct"}, {"detail": "def earliest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Article: ...", "kind": 2, "label": "earliest", "sortText": "0.9999.earliest"}, {"detail": "def exclude(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "exclude", "sortText": "0.9999.exclude"}, {"detail": "def exists(self: QuerySet[Article, Article]) -> bool: ...", "kind": 2, "label": "exists", "sortText": "0.9999.exists"}, {"detail": "def explain(\n self : QuerySet[Article, Article],\n *,\n format : str | None = None,\n **options: Any\n) -> str: ...", "kind": 2, "label": "explain", "sortText": "0.9999.explain"}, {"detail": "def extra(\n self : QuerySet[Article, Article],\n select : dict[str, Any] | None = None,\n where : Sequence[str] | None = None,\n params : Sequence[Any] | None = None,\n tables : Sequence[str] | None = None,\n order_by : Sequence[_OrderByFieldName] | None = None,\n select_params: Sequence[Any] | None = None\n) -> QuerySet[Any, Any]: ...", "kind": 2, "label": "extra", "sortText": "0.9999.extra"}, {"detail": "def filter(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "filter", "sortText": "0.9999.filter"}, {"detail": "def first(self: QuerySet[Article, Article]) -> Article | None: ...", "kind": 2, "label": "first", "sortText": "0.9999.first"}, {"detail": "def get(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Article: ...", "kind": 2, "label": "get", "sortText": "0.9999.get"}, {"detail": "def get_or_create(\n self : QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> tuple[Article, bool]: ...", "kind": 2, "label": "get_or_create", "sortText": "0.9999.get_or_create"}, {"detail": "def in_bulk(\n self : QuerySet[Article, Article],\n id_list : Iterable[Any] | None = None,\n *,\n field_name: str = 'pk'\n) -> dict[Any, Article]: ...", "kind": 2, "label": "in_bulk", "sortText": "0.9999.in_bulk"}, {"detail": "def intersection(\n self: QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "intersection", "sortText": "0.9999.intersection"}, {"detail": "def iterator(\n self : QuerySet[Article, Article],\n chunk_size: int | None = None\n) -> Iterator[Article]: ...", "kind": 2, "label": "iterator", "sortText": "0.9999.iterator"}, {"detail": "def last(self: QuerySet[Article, Article]) -> Article | None: ...", "kind": 2, "label": "last", "sortText": "0.9999.last"}, {"detail": "def latest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Article: ...", "kind": 2, "label": "latest", "sortText": "0.9999.latest"}, {"detail": "type[Article]", "kind": 5, "label": "model", "sortText": "0.9999.model"}, {"detail": "def none(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "none", "sortText": "0.9999.none"}, {"detail": "def only(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "only", "sortText": "0.9999.only"}, {"detail": "def order_by(\n self: QuerySet[Article, Article],\n *field_names: _OrderByFieldName\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "order_by", "sortText": "0.9999.order_by"}, {"detail": "bool", "kind": 5, "label": "ordered", "sortText": "0.9999.ordered"}, {"detail": "\n@overload\ndef prefetch_related(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef prefetch_related[_LookupT: str, _PrefetchedQuerySetT: QuerySet[Model, Model] = QuerySet[Model, Model], _ToAttrT: str = str](\n self: QuerySet[Article, Article],\n *lookups: Prefetch[_LookupT, _PrefetchedQuerySetT, _ToAttrT] | str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "prefetch_related", "sortText": "0.9999.prefetch_related"}, {"detail": "Query", "kind": 5, "label": "query", "sortText": "0.9999.query"}, {"detail": "def raw(\n self : QuerySet[Article, Article],\n raw_query : _ExecuteQuery,\n params : Any = ...,\n translations: dict[str, str] | None = None,\n using : str | None = None\n) -> RawQuerySet[Article]: ...", "kind": 2, "label": "raw", "sortText": "0.9999.raw"}, {"detail": "def resolve_expression(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Any: ...", "kind": 2, "label": "resolve_expression", "sortText": "0.9999.resolve_expression"}, {"detail": "def reverse(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "reverse", "sortText": "0.9999.reverse"}, {"detail": "def select_for_update(\n self : QuerySet[Article, Article],\n nowait : bool = False,\n skip_locked: bool = False,\n of : Sequence[str] = ...,\n no_key : bool = False\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "select_for_update", "sortText": "0.9999.select_for_update"}, {"detail": "\n@overload\ndef select_related(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef select_related(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "select_related", "sortText": "0.9999.select_related"}, {"detail": "def union(\n self : QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any],\n *,\n all : bool = False\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "union", "sortText": "0.9999.union"}, {"detail": "def update(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> int: ...", "kind": 2, "label": "update", "sortText": "0.9999.update"}, {"detail": "def update_or_create(\n self : QuerySet[Article, Article],\n defaults : Mapping[str, Any] | None = None,\n create_defaults: Mapping[str, Any] | None = None,\n **kwargs : Any\n) -> tuple[Article, bool]: ...", "kind": 2, "label": "update_or_create", "sortText": "0.9999.update_or_create"}, {"detail": "def using(\n self: QuerySet[Article, Article],\n alias: str | None\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "using", "sortText": "0.9999.using"}, {"detail": "def values(\n self: QuerySet[Article, Article],\n *fields: Combinable | str,\n **expressions: Any\n) -> QuerySet[Article, dict[str, Any]]: ...", "kind": 2, "label": "values", "sortText": "0.9999.values"}, {"detail": "def values_list(\n self : QuerySet[Article, Article],\n *fields: Combinable | str,\n *,\n flat : bool = False,\n named : bool = False\n) -> QuerySet[Article, Any]: ...", "kind": 2, "label": "values_list", "sortText": "0.9999.values_list"}, {"detail": "def _fetch_all(self: QuerySet[Article, Article]) -> None: ...", "kind": 2, "label": "_fetch_all", "sortText": "2.9999._fetch_all"}, {"detail": "type[BaseIterable[Unknown]]", "kind": 5, "label": "_iterable_class", "sortText": "2.9999._iterable_class"}, {"detail": "def _raw_delete(\n self: QuerySet[Article, Article],\n using: str | None\n) -> int: ...", "kind": 2, "label": "_raw_delete", "sortText": "2.9999._raw_delete"}, {"detail": "list[Article] | None", "kind": 5, "label": "_result_cache", "sortText": "2.9999._result_cache"}, {"detail": "def __aiter__(self: QuerySet[Article, Article]) -> AsyncIterator[Article]: ...", "kind": 2, "label": "__aiter__", "sortText": "3.9999.__aiter__"}, {"detail": "def __and__(\n self: QuerySet[Article, Article],\n other: QuerySet[Article, Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__and__", "sortText": "3.9999.__and__"}, {"detail": "def __bool__(self: QuerySet[Article, Article]) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __class_getitem__(\n cls: type[QuerySet[Article, Article]],\n item: type[Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__class_getitem__", "sortText": "3.9999.__class_getitem__"}, {"detail": "\n@overload\ndef __getitem__(\n self: QuerySet[Article, Article],\n i: int\n) -> Article: ...\ndef __getitem__(\n self: QuerySet[Article, Article],\n s: slice[Any, Any, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__getitem__", "sortText": "3.9999.__getitem__"}, {"detail": "def __getstate__(self: QuerySet[Article, Article]) -> dict[str, Any]: ...", "kind": 2, "label": "__getstate__", "sortText": "3.9999.__getstate__"}, {"detail": "def __init__(\n self : QuerySet[Article, Article],\n model: type[Model] | None = None,\n query: Query | None = None,\n using: str | None = None,\n hints: dict[str, Model] | None = None\n) -> None: ...", "kind": 2, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "def __iter__(self: QuerySet[Article, Article]) -> Iterator[Article]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "def __len__(self: QuerySet[Article, Article]) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3.9999.__len__"}, {"detail": "def __or__(\n self: QuerySet[Article, Article],\n other: QuerySet[Article, Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__or__", "sortText": "3.9999.__or__"}]}} +{"suite": "django", "label": "edit queryset then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 48, "iteration": 2, "result": {"isIncomplete": false, "items": [{"detail": "def aaggregate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, dict[str, Any]]: ...", "kind": 2, "label": "aaggregate", "sortText": "0.9999.aaggregate"}, {"detail": "def abulk_create(\n self : QuerySet[Article, Article],\n objs : Iterable[Article],\n batch_size : int | None = None,\n ignore_conflicts: bool = False,\n update_conflicts: bool = False,\n update_fields : Collection[str] | None = None,\n unique_fields : Collection[str] | None = None\n) -> Coroutine[Unknown, Unknown, list[Article]]: ...", "kind": 2, "label": "abulk_create", "sortText": "0.9999.abulk_create"}, {"detail": "def abulk_update(\n self : QuerySet[Article, Article],\n objs : Iterable[Article],\n fields : Iterable[str],\n batch_size: int | None = None\n) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "abulk_update", "sortText": "0.9999.abulk_update"}, {"detail": "def acontains(\n self: QuerySet[Article, Article],\n obj: Model\n) -> Coroutine[Unknown, Unknown, bool]: ...", "kind": 2, "label": "acontains", "sortText": "0.9999.acontains"}, {"detail": "def acount(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "acount", "sortText": "0.9999.acount"}, {"detail": "def acreate(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "acreate", "sortText": "0.9999.acreate"}, {"detail": "def adelete(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, tuple[int, dict[str, int]]]: ...", "kind": 2, "label": "adelete", "sortText": "0.9999.adelete"}, {"detail": "def aearliest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "aearliest", "sortText": "0.9999.aearliest"}, {"detail": "def aexists(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, bool]: ...", "kind": 2, "label": "aexists", "sortText": "0.9999.aexists"}, {"detail": "def aexplain(\n self : QuerySet[Article, Article],\n *,\n format : str | None = None,\n **options: Any\n) -> Coroutine[Unknown, Unknown, str]: ...", "kind": 2, "label": "aexplain", "sortText": "0.9999.aexplain"}, {"detail": "def afirst(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, Article | None]: ...", "kind": 2, "label": "afirst", "sortText": "0.9999.afirst"}, {"detail": "def aget(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "aget", "sortText": "0.9999.aget"}, {"detail": "def aget_or_create(\n self : QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, tuple[Article, bool]]: ...", "kind": 2, "label": "aget_or_create", "sortText": "0.9999.aget_or_create"}, {"detail": "def aggregate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> dict[str, Any]: ...", "kind": 2, "label": "aggregate", "sortText": "0.9999.aggregate"}, {"detail": "def ain_bulk(\n self : QuerySet[Article, Article],\n id_list : Iterable[Any] | None = None,\n *,\n field_name: str = 'pk'\n) -> Coroutine[Unknown, Unknown, dict[Any, Article]]: ...", "kind": 2, "label": "ain_bulk", "sortText": "0.9999.ain_bulk"}, {"detail": "def aiterator(\n self : QuerySet[Article, Article],\n chunk_size: int = 2000\n) -> AsyncIterator[Article]: ...", "kind": 2, "label": "aiterator", "sortText": "0.9999.aiterator"}, {"detail": "def alast(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, Article | None]: ...", "kind": 2, "label": "alast", "sortText": "0.9999.alast"}, {"detail": "def alatest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "alatest", "sortText": "0.9999.alatest"}, {"detail": "def alias(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "alias", "sortText": "0.9999.alias"}, {"detail": "def all(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "all", "sortText": "0.9999.all"}, {"detail": "def annotate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "annotate", "sortText": "0.9999.annotate"}, {"detail": "def as_manager(cls: type[QuerySet[Article, Article]]) -> Manager[Article]: ...", "kind": 2, "label": "as_manager", "sortText": "0.9999.as_manager"}, {"detail": "def aupdate(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "aupdate", "sortText": "0.9999.aupdate"}, {"detail": "def aupdate_or_create(\n self : QuerySet[Article, Article],\n defaults : Mapping[str, Any] | None = None,\n create_defaults: Mapping[str, Any] | None = None,\n **kwargs : Any\n) -> Coroutine[Unknown, Unknown, tuple[Article, bool]]: ...", "kind": 2, "label": "aupdate_or_create", "sortText": "0.9999.aupdate_or_create"}, {"detail": "def bulk_create(\n self : QuerySet[Article, Article],\n objs : Iterable[Article],\n batch_size : int | None = None,\n ignore_conflicts: bool = False,\n update_conflicts: bool = False,\n update_fields : Collection[str] | None = None,\n unique_fields : Collection[str] | None = None\n) -> list[Article]: ...", "kind": 2, "label": "bulk_create", "sortText": "0.9999.bulk_create"}, {"detail": "def bulk_update(\n self : QuerySet[Article, Article],\n objs : Iterable[Article],\n fields : Iterable[str],\n batch_size: int | None = None\n) -> int: ...", "kind": 2, "label": "bulk_update", "sortText": "0.9999.bulk_update"}, {"detail": "def complex_filter(\n self: QuerySet[Article, Article],\n filter_obj: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "complex_filter", "sortText": "0.9999.complex_filter"}, {"detail": "def contains(\n self: QuerySet[Article, Article],\n obj: Model\n) -> bool: ...", "kind": 2, "label": "contains", "sortText": "0.9999.contains"}, {"detail": "def count(self: QuerySet[Article, Article]) -> int: ...", "kind": 2, "label": "count", "sortText": "0.9999.count"}, {"detail": "def create(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Article: ...", "kind": 2, "label": "create", "sortText": "0.9999.create"}, {"detail": "def dates(\n self : QuerySet[Article, Article],\n field_name: str,\n kind : Literal['day', 'month', 'week', 'year'],\n order : Literal['ASC', 'DESC'] = 'ASC'\n) -> QuerySet[Article, date]: ...", "kind": 2, "label": "dates", "sortText": "0.9999.dates"}, {"detail": "def datetimes(\n self : QuerySet[Article, Article],\n field_name: str,\n kind : Literal['day', 'hour', 'minute', 'month', 'second', 'week', 'year'],\n order : Literal['ASC', 'DESC'] = 'ASC',\n tzinfo : tzinfo | None = None\n) -> QuerySet[Article, datetime]: ...", "kind": 2, "label": "datetimes", "sortText": "0.9999.datetimes"}, {"detail": "str", "kind": 5, "label": "db", "sortText": "0.9999.db"}, {"detail": "\n@overload\ndef defer(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef defer(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "defer", "sortText": "0.9999.defer"}, {"detail": "def delete(self: QuerySet[Article, Article]) -> tuple[int, dict[str, int]]: ...", "kind": 2, "label": "delete", "sortText": "0.9999.delete"}, {"detail": "def difference(\n self: QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "difference", "sortText": "0.9999.difference"}, {"detail": "def distinct(\n self: QuerySet[Article, Article],\n *field_names: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "distinct", "sortText": "0.9999.distinct"}, {"detail": "def earliest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Article: ...", "kind": 2, "label": "earliest", "sortText": "0.9999.earliest"}, {"detail": "def exclude(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "exclude", "sortText": "0.9999.exclude"}, {"detail": "def exists(self: QuerySet[Article, Article]) -> bool: ...", "kind": 2, "label": "exists", "sortText": "0.9999.exists"}, {"detail": "def explain(\n self : QuerySet[Article, Article],\n *,\n format : str | None = None,\n **options: Any\n) -> str: ...", "kind": 2, "label": "explain", "sortText": "0.9999.explain"}, {"detail": "def extra(\n self : QuerySet[Article, Article],\n select : dict[str, Any] | None = None,\n where : Sequence[str] | None = None,\n params : Sequence[Any] | None = None,\n tables : Sequence[str] | None = None,\n order_by : Sequence[_OrderByFieldName] | None = None,\n select_params: Sequence[Any] | None = None\n) -> QuerySet[Any, Any]: ...", "kind": 2, "label": "extra", "sortText": "0.9999.extra"}, {"detail": "def filter(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "filter", "sortText": "0.9999.filter"}, {"detail": "def first(self: QuerySet[Article, Article]) -> Article | None: ...", "kind": 2, "label": "first", "sortText": "0.9999.first"}, {"detail": "def get(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Article: ...", "kind": 2, "label": "get", "sortText": "0.9999.get"}, {"detail": "def get_or_create(\n self : QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> tuple[Article, bool]: ...", "kind": 2, "label": "get_or_create", "sortText": "0.9999.get_or_create"}, {"detail": "def in_bulk(\n self : QuerySet[Article, Article],\n id_list : Iterable[Any] | None = None,\n *,\n field_name: str = 'pk'\n) -> dict[Any, Article]: ...", "kind": 2, "label": "in_bulk", "sortText": "0.9999.in_bulk"}, {"detail": "def intersection(\n self: QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "intersection", "sortText": "0.9999.intersection"}, {"detail": "def iterator(\n self : QuerySet[Article, Article],\n chunk_size: int | None = None\n) -> Iterator[Article]: ...", "kind": 2, "label": "iterator", "sortText": "0.9999.iterator"}, {"detail": "def last(self: QuerySet[Article, Article]) -> Article | None: ...", "kind": 2, "label": "last", "sortText": "0.9999.last"}, {"detail": "def latest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Article: ...", "kind": 2, "label": "latest", "sortText": "0.9999.latest"}, {"detail": "type[Article]", "kind": 5, "label": "model", "sortText": "0.9999.model"}, {"detail": "def none(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "none", "sortText": "0.9999.none"}, {"detail": "def only(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "only", "sortText": "0.9999.only"}, {"detail": "def order_by(\n self: QuerySet[Article, Article],\n *field_names: _OrderByFieldName\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "order_by", "sortText": "0.9999.order_by"}, {"detail": "bool", "kind": 5, "label": "ordered", "sortText": "0.9999.ordered"}, {"detail": "\n@overload\ndef prefetch_related(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef prefetch_related[_LookupT: str, _PrefetchedQuerySetT: QuerySet[Model, Model] = QuerySet[Model, Model], _ToAttrT: str = str](\n self: QuerySet[Article, Article],\n *lookups: Prefetch[_LookupT, _PrefetchedQuerySetT, _ToAttrT] | str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "prefetch_related", "sortText": "0.9999.prefetch_related"}, {"detail": "Query", "kind": 5, "label": "query", "sortText": "0.9999.query"}, {"detail": "def raw(\n self : QuerySet[Article, Article],\n raw_query : _ExecuteQuery,\n params : Any = ...,\n translations: dict[str, str] | None = None,\n using : str | None = None\n) -> RawQuerySet[Article]: ...", "kind": 2, "label": "raw", "sortText": "0.9999.raw"}, {"detail": "def resolve_expression(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Any: ...", "kind": 2, "label": "resolve_expression", "sortText": "0.9999.resolve_expression"}, {"detail": "def reverse(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "reverse", "sortText": "0.9999.reverse"}, {"detail": "def select_for_update(\n self : QuerySet[Article, Article],\n nowait : bool = False,\n skip_locked: bool = False,\n of : Sequence[str] = ...,\n no_key : bool = False\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "select_for_update", "sortText": "0.9999.select_for_update"}, {"detail": "\n@overload\ndef select_related(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef select_related(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "select_related", "sortText": "0.9999.select_related"}, {"detail": "def union(\n self : QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any],\n *,\n all : bool = False\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "union", "sortText": "0.9999.union"}, {"detail": "def update(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> int: ...", "kind": 2, "label": "update", "sortText": "0.9999.update"}, {"detail": "def update_or_create(\n self : QuerySet[Article, Article],\n defaults : Mapping[str, Any] | None = None,\n create_defaults: Mapping[str, Any] | None = None,\n **kwargs : Any\n) -> tuple[Article, bool]: ...", "kind": 2, "label": "update_or_create", "sortText": "0.9999.update_or_create"}, {"detail": "def using(\n self: QuerySet[Article, Article],\n alias: str | None\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "using", "sortText": "0.9999.using"}, {"detail": "def values(\n self: QuerySet[Article, Article],\n *fields: Combinable | str,\n **expressions: Any\n) -> QuerySet[Article, dict[str, Any]]: ...", "kind": 2, "label": "values", "sortText": "0.9999.values"}, {"detail": "def values_list(\n self : QuerySet[Article, Article],\n *fields: Combinable | str,\n *,\n flat : bool = False,\n named : bool = False\n) -> QuerySet[Article, Any]: ...", "kind": 2, "label": "values_list", "sortText": "0.9999.values_list"}, {"detail": "def _fetch_all(self: QuerySet[Article, Article]) -> None: ...", "kind": 2, "label": "_fetch_all", "sortText": "2.9999._fetch_all"}, {"detail": "type[BaseIterable[Unknown]]", "kind": 5, "label": "_iterable_class", "sortText": "2.9999._iterable_class"}, {"detail": "def _raw_delete(\n self: QuerySet[Article, Article],\n using: str | None\n) -> int: ...", "kind": 2, "label": "_raw_delete", "sortText": "2.9999._raw_delete"}, {"detail": "list[Article] | None", "kind": 5, "label": "_result_cache", "sortText": "2.9999._result_cache"}, {"detail": "def __aiter__(self: QuerySet[Article, Article]) -> AsyncIterator[Article]: ...", "kind": 2, "label": "__aiter__", "sortText": "3.9999.__aiter__"}, {"detail": "def __and__(\n self: QuerySet[Article, Article],\n other: QuerySet[Article, Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__and__", "sortText": "3.9999.__and__"}, {"detail": "def __bool__(self: QuerySet[Article, Article]) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __class_getitem__(\n cls: type[QuerySet[Article, Article]],\n item: type[Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__class_getitem__", "sortText": "3.9999.__class_getitem__"}, {"detail": "\n@overload\ndef __getitem__(\n self: QuerySet[Article, Article],\n i: int\n) -> Article: ...\ndef __getitem__(\n self: QuerySet[Article, Article],\n s: slice[Any, Any, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__getitem__", "sortText": "3.9999.__getitem__"}, {"detail": "def __getstate__(self: QuerySet[Article, Article]) -> dict[str, Any]: ...", "kind": 2, "label": "__getstate__", "sortText": "3.9999.__getstate__"}, {"detail": "def __init__(\n self : QuerySet[Article, Article],\n model: type[Model] | None = None,\n query: Query | None = None,\n using: str | None = None,\n hints: dict[str, Model] | None = None\n) -> None: ...", "kind": 2, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "def __iter__(self: QuerySet[Article, Article]) -> Iterator[Article]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "def __len__(self: QuerySet[Article, Article]) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3.9999.__len__"}, {"detail": "def __or__(\n self: QuerySet[Article, Article],\n other: QuerySet[Article, Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__or__", "sortText": "3.9999.__or__"}]}} +{"suite": "django", "label": "edit queryset then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 48, "iteration": 3, "result": {"isIncomplete": false, "items": [{"detail": "def aaggregate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, dict[str, Any]]: ...", "kind": 2, "label": "aaggregate", "sortText": "0.9999.aaggregate"}, {"detail": "def abulk_create(\n self : QuerySet[Article, Article],\n objs : Iterable[Article],\n batch_size : int | None = None,\n ignore_conflicts: bool = False,\n update_conflicts: bool = False,\n update_fields : Collection[str] | None = None,\n unique_fields : Collection[str] | None = None\n) -> Coroutine[Unknown, Unknown, list[Article]]: ...", "kind": 2, "label": "abulk_create", "sortText": "0.9999.abulk_create"}, {"detail": "def abulk_update(\n self : QuerySet[Article, Article],\n objs : Iterable[Article],\n fields : Iterable[str],\n batch_size: int | None = None\n) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "abulk_update", "sortText": "0.9999.abulk_update"}, {"detail": "def acontains(\n self: QuerySet[Article, Article],\n obj: Model\n) -> Coroutine[Unknown, Unknown, bool]: ...", "kind": 2, "label": "acontains", "sortText": "0.9999.acontains"}, {"detail": "def acount(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "acount", "sortText": "0.9999.acount"}, {"detail": "def acreate(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "acreate", "sortText": "0.9999.acreate"}, {"detail": "def adelete(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, tuple[int, dict[str, int]]]: ...", "kind": 2, "label": "adelete", "sortText": "0.9999.adelete"}, {"detail": "def aearliest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "aearliest", "sortText": "0.9999.aearliest"}, {"detail": "def aexists(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, bool]: ...", "kind": 2, "label": "aexists", "sortText": "0.9999.aexists"}, {"detail": "def aexplain(\n self : QuerySet[Article, Article],\n *,\n format : str | None = None,\n **options: Any\n) -> Coroutine[Unknown, Unknown, str]: ...", "kind": 2, "label": "aexplain", "sortText": "0.9999.aexplain"}, {"detail": "def afirst(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, Article | None]: ...", "kind": 2, "label": "afirst", "sortText": "0.9999.afirst"}, {"detail": "def aget(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "aget", "sortText": "0.9999.aget"}, {"detail": "def aget_or_create(\n self : QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, tuple[Article, bool]]: ...", "kind": 2, "label": "aget_or_create", "sortText": "0.9999.aget_or_create"}, {"detail": "def aggregate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> dict[str, Any]: ...", "kind": 2, "label": "aggregate", "sortText": "0.9999.aggregate"}, {"detail": "def ain_bulk(\n self : QuerySet[Article, Article],\n id_list : Iterable[Any] | None = None,\n *,\n field_name: str = 'pk'\n) -> Coroutine[Unknown, Unknown, dict[Any, Article]]: ...", "kind": 2, "label": "ain_bulk", "sortText": "0.9999.ain_bulk"}, {"detail": "def aiterator(\n self : QuerySet[Article, Article],\n chunk_size: int = 2000\n) -> AsyncIterator[Article]: ...", "kind": 2, "label": "aiterator", "sortText": "0.9999.aiterator"}, {"detail": "def alast(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, Article | None]: ...", "kind": 2, "label": "alast", "sortText": "0.9999.alast"}, {"detail": "def alatest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "alatest", "sortText": "0.9999.alatest"}, {"detail": "def alias(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "alias", "sortText": "0.9999.alias"}, {"detail": "def all(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "all", "sortText": "0.9999.all"}, {"detail": "def annotate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "annotate", "sortText": "0.9999.annotate"}, {"detail": "def as_manager(cls: type[QuerySet[Article, Article]]) -> Manager[Article]: ...", "kind": 2, "label": "as_manager", "sortText": "0.9999.as_manager"}, {"detail": "def aupdate(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "aupdate", "sortText": "0.9999.aupdate"}, {"detail": "def aupdate_or_create(\n self : QuerySet[Article, Article],\n defaults : Mapping[str, Any] | None = None,\n create_defaults: Mapping[str, Any] | None = None,\n **kwargs : Any\n) -> Coroutine[Unknown, Unknown, tuple[Article, bool]]: ...", "kind": 2, "label": "aupdate_or_create", "sortText": "0.9999.aupdate_or_create"}, {"detail": "def bulk_create(\n self : QuerySet[Article, Article],\n objs : Iterable[Article],\n batch_size : int | None = None,\n ignore_conflicts: bool = False,\n update_conflicts: bool = False,\n update_fields : Collection[str] | None = None,\n unique_fields : Collection[str] | None = None\n) -> list[Article]: ...", "kind": 2, "label": "bulk_create", "sortText": "0.9999.bulk_create"}, {"detail": "def bulk_update(\n self : QuerySet[Article, Article],\n objs : Iterable[Article],\n fields : Iterable[str],\n batch_size: int | None = None\n) -> int: ...", "kind": 2, "label": "bulk_update", "sortText": "0.9999.bulk_update"}, {"detail": "def complex_filter(\n self: QuerySet[Article, Article],\n filter_obj: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "complex_filter", "sortText": "0.9999.complex_filter"}, {"detail": "def contains(\n self: QuerySet[Article, Article],\n obj: Model\n) -> bool: ...", "kind": 2, "label": "contains", "sortText": "0.9999.contains"}, {"detail": "def count(self: QuerySet[Article, Article]) -> int: ...", "kind": 2, "label": "count", "sortText": "0.9999.count"}, {"detail": "def create(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Article: ...", "kind": 2, "label": "create", "sortText": "0.9999.create"}, {"detail": "def dates(\n self : QuerySet[Article, Article],\n field_name: str,\n kind : Literal['day', 'month', 'week', 'year'],\n order : Literal['ASC', 'DESC'] = 'ASC'\n) -> QuerySet[Article, date]: ...", "kind": 2, "label": "dates", "sortText": "0.9999.dates"}, {"detail": "def datetimes(\n self : QuerySet[Article, Article],\n field_name: str,\n kind : Literal['day', 'hour', 'minute', 'month', 'second', 'week', 'year'],\n order : Literal['ASC', 'DESC'] = 'ASC',\n tzinfo : tzinfo | None = None\n) -> QuerySet[Article, datetime]: ...", "kind": 2, "label": "datetimes", "sortText": "0.9999.datetimes"}, {"detail": "str", "kind": 5, "label": "db", "sortText": "0.9999.db"}, {"detail": "\n@overload\ndef defer(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef defer(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "defer", "sortText": "0.9999.defer"}, {"detail": "def delete(self: QuerySet[Article, Article]) -> tuple[int, dict[str, int]]: ...", "kind": 2, "label": "delete", "sortText": "0.9999.delete"}, {"detail": "def difference(\n self: QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "difference", "sortText": "0.9999.difference"}, {"detail": "def distinct(\n self: QuerySet[Article, Article],\n *field_names: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "distinct", "sortText": "0.9999.distinct"}, {"detail": "def earliest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Article: ...", "kind": 2, "label": "earliest", "sortText": "0.9999.earliest"}, {"detail": "def exclude(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "exclude", "sortText": "0.9999.exclude"}, {"detail": "def exists(self: QuerySet[Article, Article]) -> bool: ...", "kind": 2, "label": "exists", "sortText": "0.9999.exists"}, {"detail": "def explain(\n self : QuerySet[Article, Article],\n *,\n format : str | None = None,\n **options: Any\n) -> str: ...", "kind": 2, "label": "explain", "sortText": "0.9999.explain"}, {"detail": "def extra(\n self : QuerySet[Article, Article],\n select : dict[str, Any] | None = None,\n where : Sequence[str] | None = None,\n params : Sequence[Any] | None = None,\n tables : Sequence[str] | None = None,\n order_by : Sequence[_OrderByFieldName] | None = None,\n select_params: Sequence[Any] | None = None\n) -> QuerySet[Any, Any]: ...", "kind": 2, "label": "extra", "sortText": "0.9999.extra"}, {"detail": "def filter(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "filter", "sortText": "0.9999.filter"}, {"detail": "def first(self: QuerySet[Article, Article]) -> Article | None: ...", "kind": 2, "label": "first", "sortText": "0.9999.first"}, {"detail": "def get(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Article: ...", "kind": 2, "label": "get", "sortText": "0.9999.get"}, {"detail": "def get_or_create(\n self : QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> tuple[Article, bool]: ...", "kind": 2, "label": "get_or_create", "sortText": "0.9999.get_or_create"}, {"detail": "def in_bulk(\n self : QuerySet[Article, Article],\n id_list : Iterable[Any] | None = None,\n *,\n field_name: str = 'pk'\n) -> dict[Any, Article]: ...", "kind": 2, "label": "in_bulk", "sortText": "0.9999.in_bulk"}, {"detail": "def intersection(\n self: QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "intersection", "sortText": "0.9999.intersection"}, {"detail": "def iterator(\n self : QuerySet[Article, Article],\n chunk_size: int | None = None\n) -> Iterator[Article]: ...", "kind": 2, "label": "iterator", "sortText": "0.9999.iterator"}, {"detail": "def last(self: QuerySet[Article, Article]) -> Article | None: ...", "kind": 2, "label": "last", "sortText": "0.9999.last"}, {"detail": "def latest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Article: ...", "kind": 2, "label": "latest", "sortText": "0.9999.latest"}, {"detail": "type[Article]", "kind": 5, "label": "model", "sortText": "0.9999.model"}, {"detail": "def none(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "none", "sortText": "0.9999.none"}, {"detail": "def only(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "only", "sortText": "0.9999.only"}, {"detail": "def order_by(\n self: QuerySet[Article, Article],\n *field_names: _OrderByFieldName\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "order_by", "sortText": "0.9999.order_by"}, {"detail": "bool", "kind": 5, "label": "ordered", "sortText": "0.9999.ordered"}, {"detail": "\n@overload\ndef prefetch_related(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef prefetch_related[_LookupT: str, _PrefetchedQuerySetT: QuerySet[Model, Model] = QuerySet[Model, Model], _ToAttrT: str = str](\n self: QuerySet[Article, Article],\n *lookups: Prefetch[_LookupT, _PrefetchedQuerySetT, _ToAttrT] | str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "prefetch_related", "sortText": "0.9999.prefetch_related"}, {"detail": "Query", "kind": 5, "label": "query", "sortText": "0.9999.query"}, {"detail": "def raw(\n self : QuerySet[Article, Article],\n raw_query : _ExecuteQuery,\n params : Any = ...,\n translations: dict[str, str] | None = None,\n using : str | None = None\n) -> RawQuerySet[Article]: ...", "kind": 2, "label": "raw", "sortText": "0.9999.raw"}, {"detail": "def resolve_expression(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Any: ...", "kind": 2, "label": "resolve_expression", "sortText": "0.9999.resolve_expression"}, {"detail": "def reverse(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "reverse", "sortText": "0.9999.reverse"}, {"detail": "def select_for_update(\n self : QuerySet[Article, Article],\n nowait : bool = False,\n skip_locked: bool = False,\n of : Sequence[str] = ...,\n no_key : bool = False\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "select_for_update", "sortText": "0.9999.select_for_update"}, {"detail": "\n@overload\ndef select_related(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef select_related(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "select_related", "sortText": "0.9999.select_related"}, {"detail": "def union(\n self : QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any],\n *,\n all : bool = False\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "union", "sortText": "0.9999.union"}, {"detail": "def update(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> int: ...", "kind": 2, "label": "update", "sortText": "0.9999.update"}, {"detail": "def update_or_create(\n self : QuerySet[Article, Article],\n defaults : Mapping[str, Any] | None = None,\n create_defaults: Mapping[str, Any] | None = None,\n **kwargs : Any\n) -> tuple[Article, bool]: ...", "kind": 2, "label": "update_or_create", "sortText": "0.9999.update_or_create"}, {"detail": "def using(\n self: QuerySet[Article, Article],\n alias: str | None\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "using", "sortText": "0.9999.using"}, {"detail": "def values(\n self: QuerySet[Article, Article],\n *fields: Combinable | str,\n **expressions: Any\n) -> QuerySet[Article, dict[str, Any]]: ...", "kind": 2, "label": "values", "sortText": "0.9999.values"}, {"detail": "def values_list(\n self : QuerySet[Article, Article],\n *fields: Combinable | str,\n *,\n flat : bool = False,\n named : bool = False\n) -> QuerySet[Article, Any]: ...", "kind": 2, "label": "values_list", "sortText": "0.9999.values_list"}, {"detail": "def _fetch_all(self: QuerySet[Article, Article]) -> None: ...", "kind": 2, "label": "_fetch_all", "sortText": "2.9999._fetch_all"}, {"detail": "type[BaseIterable[Unknown]]", "kind": 5, "label": "_iterable_class", "sortText": "2.9999._iterable_class"}, {"detail": "def _raw_delete(\n self: QuerySet[Article, Article],\n using: str | None\n) -> int: ...", "kind": 2, "label": "_raw_delete", "sortText": "2.9999._raw_delete"}, {"detail": "list[Article] | None", "kind": 5, "label": "_result_cache", "sortText": "2.9999._result_cache"}, {"detail": "def __aiter__(self: QuerySet[Article, Article]) -> AsyncIterator[Article]: ...", "kind": 2, "label": "__aiter__", "sortText": "3.9999.__aiter__"}, {"detail": "def __and__(\n self: QuerySet[Article, Article],\n other: QuerySet[Article, Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__and__", "sortText": "3.9999.__and__"}, {"detail": "def __bool__(self: QuerySet[Article, Article]) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __class_getitem__(\n cls: type[QuerySet[Article, Article]],\n item: type[Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__class_getitem__", "sortText": "3.9999.__class_getitem__"}, {"detail": "\n@overload\ndef __getitem__(\n self: QuerySet[Article, Article],\n i: int\n) -> Article: ...\ndef __getitem__(\n self: QuerySet[Article, Article],\n s: slice[Any, Any, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__getitem__", "sortText": "3.9999.__getitem__"}, {"detail": "def __getstate__(self: QuerySet[Article, Article]) -> dict[str, Any]: ...", "kind": 2, "label": "__getstate__", "sortText": "3.9999.__getstate__"}, {"detail": "def __init__(\n self : QuerySet[Article, Article],\n model: type[Model] | None = None,\n query: Query | None = None,\n using: str | None = None,\n hints: dict[str, Model] | None = None\n) -> None: ...", "kind": 2, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "def __iter__(self: QuerySet[Article, Article]) -> Iterator[Article]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "def __len__(self: QuerySet[Article, Article]) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3.9999.__len__"}, {"detail": "def __or__(\n self: QuerySet[Article, Article],\n other: QuerySet[Article, Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__or__", "sortText": "3.9999.__or__"}]}} +{"suite": "django", "label": "edit queryset then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 48, "iteration": 4, "result": {"isIncomplete": false, "items": [{"detail": "def aaggregate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, dict[str, Any]]: ...", "kind": 2, "label": "aaggregate", "sortText": "0.9999.aaggregate"}, {"detail": "def abulk_create(\n self : QuerySet[Article, Article],\n objs : Iterable[Article],\n batch_size : int | None = None,\n ignore_conflicts: bool = False,\n update_conflicts: bool = False,\n update_fields : Collection[str] | None = None,\n unique_fields : Collection[str] | None = None\n) -> Coroutine[Unknown, Unknown, list[Article]]: ...", "kind": 2, "label": "abulk_create", "sortText": "0.9999.abulk_create"}, {"detail": "def abulk_update(\n self : QuerySet[Article, Article],\n objs : Iterable[Article],\n fields : Iterable[str],\n batch_size: int | None = None\n) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "abulk_update", "sortText": "0.9999.abulk_update"}, {"detail": "def acontains(\n self: QuerySet[Article, Article],\n obj: Model\n) -> Coroutine[Unknown, Unknown, bool]: ...", "kind": 2, "label": "acontains", "sortText": "0.9999.acontains"}, {"detail": "def acount(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "acount", "sortText": "0.9999.acount"}, {"detail": "def acreate(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "acreate", "sortText": "0.9999.acreate"}, {"detail": "def adelete(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, tuple[int, dict[str, int]]]: ...", "kind": 2, "label": "adelete", "sortText": "0.9999.adelete"}, {"detail": "def aearliest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "aearliest", "sortText": "0.9999.aearliest"}, {"detail": "def aexists(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, bool]: ...", "kind": 2, "label": "aexists", "sortText": "0.9999.aexists"}, {"detail": "def aexplain(\n self : QuerySet[Article, Article],\n *,\n format : str | None = None,\n **options: Any\n) -> Coroutine[Unknown, Unknown, str]: ...", "kind": 2, "label": "aexplain", "sortText": "0.9999.aexplain"}, {"detail": "def afirst(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, Article | None]: ...", "kind": 2, "label": "afirst", "sortText": "0.9999.afirst"}, {"detail": "def aget(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "aget", "sortText": "0.9999.aget"}, {"detail": "def aget_or_create(\n self : QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, tuple[Article, bool]]: ...", "kind": 2, "label": "aget_or_create", "sortText": "0.9999.aget_or_create"}, {"detail": "def aggregate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> dict[str, Any]: ...", "kind": 2, "label": "aggregate", "sortText": "0.9999.aggregate"}, {"detail": "def ain_bulk(\n self : QuerySet[Article, Article],\n id_list : Iterable[Any] | None = None,\n *,\n field_name: str = 'pk'\n) -> Coroutine[Unknown, Unknown, dict[Any, Article]]: ...", "kind": 2, "label": "ain_bulk", "sortText": "0.9999.ain_bulk"}, {"detail": "def aiterator(\n self : QuerySet[Article, Article],\n chunk_size: int = 2000\n) -> AsyncIterator[Article]: ...", "kind": 2, "label": "aiterator", "sortText": "0.9999.aiterator"}, {"detail": "def alast(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, Article | None]: ...", "kind": 2, "label": "alast", "sortText": "0.9999.alast"}, {"detail": "def alatest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "alatest", "sortText": "0.9999.alatest"}, {"detail": "def alias(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "alias", "sortText": "0.9999.alias"}, {"detail": "def all(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "all", "sortText": "0.9999.all"}, {"detail": "def annotate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "annotate", "sortText": "0.9999.annotate"}, {"detail": "def as_manager(cls: type[QuerySet[Article, Article]]) -> Manager[Article]: ...", "kind": 2, "label": "as_manager", "sortText": "0.9999.as_manager"}, {"detail": "def aupdate(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "aupdate", "sortText": "0.9999.aupdate"}, {"detail": "def aupdate_or_create(\n self : QuerySet[Article, Article],\n defaults : Mapping[str, Any] | None = None,\n create_defaults: Mapping[str, Any] | None = None,\n **kwargs : Any\n) -> Coroutine[Unknown, Unknown, tuple[Article, bool]]: ...", "kind": 2, "label": "aupdate_or_create", "sortText": "0.9999.aupdate_or_create"}, {"detail": "def bulk_create(\n self : QuerySet[Article, Article],\n objs : Iterable[Article],\n batch_size : int | None = None,\n ignore_conflicts: bool = False,\n update_conflicts: bool = False,\n update_fields : Collection[str] | None = None,\n unique_fields : Collection[str] | None = None\n) -> list[Article]: ...", "kind": 2, "label": "bulk_create", "sortText": "0.9999.bulk_create"}, {"detail": "def bulk_update(\n self : QuerySet[Article, Article],\n objs : Iterable[Article],\n fields : Iterable[str],\n batch_size: int | None = None\n) -> int: ...", "kind": 2, "label": "bulk_update", "sortText": "0.9999.bulk_update"}, {"detail": "def complex_filter(\n self: QuerySet[Article, Article],\n filter_obj: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "complex_filter", "sortText": "0.9999.complex_filter"}, {"detail": "def contains(\n self: QuerySet[Article, Article],\n obj: Model\n) -> bool: ...", "kind": 2, "label": "contains", "sortText": "0.9999.contains"}, {"detail": "def count(self: QuerySet[Article, Article]) -> int: ...", "kind": 2, "label": "count", "sortText": "0.9999.count"}, {"detail": "def create(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Article: ...", "kind": 2, "label": "create", "sortText": "0.9999.create"}, {"detail": "def dates(\n self : QuerySet[Article, Article],\n field_name: str,\n kind : Literal['day', 'month', 'week', 'year'],\n order : Literal['ASC', 'DESC'] = 'ASC'\n) -> QuerySet[Article, date]: ...", "kind": 2, "label": "dates", "sortText": "0.9999.dates"}, {"detail": "def datetimes(\n self : QuerySet[Article, Article],\n field_name: str,\n kind : Literal['day', 'hour', 'minute', 'month', 'second', 'week', 'year'],\n order : Literal['ASC', 'DESC'] = 'ASC',\n tzinfo : tzinfo | None = None\n) -> QuerySet[Article, datetime]: ...", "kind": 2, "label": "datetimes", "sortText": "0.9999.datetimes"}, {"detail": "str", "kind": 5, "label": "db", "sortText": "0.9999.db"}, {"detail": "\n@overload\ndef defer(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef defer(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "defer", "sortText": "0.9999.defer"}, {"detail": "def delete(self: QuerySet[Article, Article]) -> tuple[int, dict[str, int]]: ...", "kind": 2, "label": "delete", "sortText": "0.9999.delete"}, {"detail": "def difference(\n self: QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "difference", "sortText": "0.9999.difference"}, {"detail": "def distinct(\n self: QuerySet[Article, Article],\n *field_names: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "distinct", "sortText": "0.9999.distinct"}, {"detail": "def earliest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Article: ...", "kind": 2, "label": "earliest", "sortText": "0.9999.earliest"}, {"detail": "def exclude(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "exclude", "sortText": "0.9999.exclude"}, {"detail": "def exists(self: QuerySet[Article, Article]) -> bool: ...", "kind": 2, "label": "exists", "sortText": "0.9999.exists"}, {"detail": "def explain(\n self : QuerySet[Article, Article],\n *,\n format : str | None = None,\n **options: Any\n) -> str: ...", "kind": 2, "label": "explain", "sortText": "0.9999.explain"}, {"detail": "def extra(\n self : QuerySet[Article, Article],\n select : dict[str, Any] | None = None,\n where : Sequence[str] | None = None,\n params : Sequence[Any] | None = None,\n tables : Sequence[str] | None = None,\n order_by : Sequence[_OrderByFieldName] | None = None,\n select_params: Sequence[Any] | None = None\n) -> QuerySet[Any, Any]: ...", "kind": 2, "label": "extra", "sortText": "0.9999.extra"}, {"detail": "def filter(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "filter", "sortText": "0.9999.filter"}, {"detail": "def first(self: QuerySet[Article, Article]) -> Article | None: ...", "kind": 2, "label": "first", "sortText": "0.9999.first"}, {"detail": "def get(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Article: ...", "kind": 2, "label": "get", "sortText": "0.9999.get"}, {"detail": "def get_or_create(\n self : QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> tuple[Article, bool]: ...", "kind": 2, "label": "get_or_create", "sortText": "0.9999.get_or_create"}, {"detail": "def in_bulk(\n self : QuerySet[Article, Article],\n id_list : Iterable[Any] | None = None,\n *,\n field_name: str = 'pk'\n) -> dict[Any, Article]: ...", "kind": 2, "label": "in_bulk", "sortText": "0.9999.in_bulk"}, {"detail": "def intersection(\n self: QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "intersection", "sortText": "0.9999.intersection"}, {"detail": "def iterator(\n self : QuerySet[Article, Article],\n chunk_size: int | None = None\n) -> Iterator[Article]: ...", "kind": 2, "label": "iterator", "sortText": "0.9999.iterator"}, {"detail": "def last(self: QuerySet[Article, Article]) -> Article | None: ...", "kind": 2, "label": "last", "sortText": "0.9999.last"}, {"detail": "def latest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Article: ...", "kind": 2, "label": "latest", "sortText": "0.9999.latest"}, {"detail": "type[Article]", "kind": 5, "label": "model", "sortText": "0.9999.model"}, {"detail": "def none(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "none", "sortText": "0.9999.none"}, {"detail": "def only(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "only", "sortText": "0.9999.only"}, {"detail": "def order_by(\n self: QuerySet[Article, Article],\n *field_names: _OrderByFieldName\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "order_by", "sortText": "0.9999.order_by"}, {"detail": "bool", "kind": 5, "label": "ordered", "sortText": "0.9999.ordered"}, {"detail": "\n@overload\ndef prefetch_related(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef prefetch_related[_LookupT: str, _PrefetchedQuerySetT: QuerySet[Model, Model] = QuerySet[Model, Model], _ToAttrT: str = str](\n self: QuerySet[Article, Article],\n *lookups: Prefetch[_LookupT, _PrefetchedQuerySetT, _ToAttrT] | str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "prefetch_related", "sortText": "0.9999.prefetch_related"}, {"detail": "Query", "kind": 5, "label": "query", "sortText": "0.9999.query"}, {"detail": "def raw(\n self : QuerySet[Article, Article],\n raw_query : _ExecuteQuery,\n params : Any = ...,\n translations: dict[str, str] | None = None,\n using : str | None = None\n) -> RawQuerySet[Article]: ...", "kind": 2, "label": "raw", "sortText": "0.9999.raw"}, {"detail": "def resolve_expression(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Any: ...", "kind": 2, "label": "resolve_expression", "sortText": "0.9999.resolve_expression"}, {"detail": "def reverse(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "reverse", "sortText": "0.9999.reverse"}, {"detail": "def select_for_update(\n self : QuerySet[Article, Article],\n nowait : bool = False,\n skip_locked: bool = False,\n of : Sequence[str] = ...,\n no_key : bool = False\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "select_for_update", "sortText": "0.9999.select_for_update"}, {"detail": "\n@overload\ndef select_related(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef select_related(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "select_related", "sortText": "0.9999.select_related"}, {"detail": "def union(\n self : QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any],\n *,\n all : bool = False\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "union", "sortText": "0.9999.union"}, {"detail": "def update(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> int: ...", "kind": 2, "label": "update", "sortText": "0.9999.update"}, {"detail": "def update_or_create(\n self : QuerySet[Article, Article],\n defaults : Mapping[str, Any] | None = None,\n create_defaults: Mapping[str, Any] | None = None,\n **kwargs : Any\n) -> tuple[Article, bool]: ...", "kind": 2, "label": "update_or_create", "sortText": "0.9999.update_or_create"}, {"detail": "def using(\n self: QuerySet[Article, Article],\n alias: str | None\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "using", "sortText": "0.9999.using"}, {"detail": "def values(\n self: QuerySet[Article, Article],\n *fields: Combinable | str,\n **expressions: Any\n) -> QuerySet[Article, dict[str, Any]]: ...", "kind": 2, "label": "values", "sortText": "0.9999.values"}, {"detail": "def values_list(\n self : QuerySet[Article, Article],\n *fields: Combinable | str,\n *,\n flat : bool = False,\n named : bool = False\n) -> QuerySet[Article, Any]: ...", "kind": 2, "label": "values_list", "sortText": "0.9999.values_list"}, {"detail": "def _fetch_all(self: QuerySet[Article, Article]) -> None: ...", "kind": 2, "label": "_fetch_all", "sortText": "2.9999._fetch_all"}, {"detail": "type[BaseIterable[Unknown]]", "kind": 5, "label": "_iterable_class", "sortText": "2.9999._iterable_class"}, {"detail": "def _raw_delete(\n self: QuerySet[Article, Article],\n using: str | None\n) -> int: ...", "kind": 2, "label": "_raw_delete", "sortText": "2.9999._raw_delete"}, {"detail": "list[Article] | None", "kind": 5, "label": "_result_cache", "sortText": "2.9999._result_cache"}, {"detail": "def __aiter__(self: QuerySet[Article, Article]) -> AsyncIterator[Article]: ...", "kind": 2, "label": "__aiter__", "sortText": "3.9999.__aiter__"}, {"detail": "def __and__(\n self: QuerySet[Article, Article],\n other: QuerySet[Article, Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__and__", "sortText": "3.9999.__and__"}, {"detail": "def __bool__(self: QuerySet[Article, Article]) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __class_getitem__(\n cls: type[QuerySet[Article, Article]],\n item: type[Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__class_getitem__", "sortText": "3.9999.__class_getitem__"}, {"detail": "\n@overload\ndef __getitem__(\n self: QuerySet[Article, Article],\n i: int\n) -> Article: ...\ndef __getitem__(\n self: QuerySet[Article, Article],\n s: slice[Any, Any, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__getitem__", "sortText": "3.9999.__getitem__"}, {"detail": "def __getstate__(self: QuerySet[Article, Article]) -> dict[str, Any]: ...", "kind": 2, "label": "__getstate__", "sortText": "3.9999.__getstate__"}, {"detail": "def __init__(\n self : QuerySet[Article, Article],\n model: type[Model] | None = None,\n query: Query | None = None,\n using: str | None = None,\n hints: dict[str, Model] | None = None\n) -> None: ...", "kind": 2, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "def __iter__(self: QuerySet[Article, Article]) -> Iterator[Article]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "def __len__(self: QuerySet[Article, Article]) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3.9999.__len__"}, {"detail": "def __or__(\n self: QuerySet[Article, Article],\n other: QuerySet[Article, Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__or__", "sortText": "3.9999.__or__"}]}} +{"suite": "django", "label": "edit queryset then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 48, "iteration": 5, "result": {"isIncomplete": false, "items": [{"detail": "def aaggregate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, dict[str, Any]]: ...", "kind": 2, "label": "aaggregate", "sortText": "0.9999.aaggregate"}, {"detail": "def abulk_create(\n self : QuerySet[Article, Article],\n objs : Iterable[Article],\n batch_size : int | None = None,\n ignore_conflicts: bool = False,\n update_conflicts: bool = False,\n update_fields : Collection[str] | None = None,\n unique_fields : Collection[str] | None = None\n) -> Coroutine[Unknown, Unknown, list[Article]]: ...", "kind": 2, "label": "abulk_create", "sortText": "0.9999.abulk_create"}, {"detail": "def abulk_update(\n self : QuerySet[Article, Article],\n objs : Iterable[Article],\n fields : Iterable[str],\n batch_size: int | None = None\n) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "abulk_update", "sortText": "0.9999.abulk_update"}, {"detail": "def acontains(\n self: QuerySet[Article, Article],\n obj: Model\n) -> Coroutine[Unknown, Unknown, bool]: ...", "kind": 2, "label": "acontains", "sortText": "0.9999.acontains"}, {"detail": "def acount(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "acount", "sortText": "0.9999.acount"}, {"detail": "def acreate(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "acreate", "sortText": "0.9999.acreate"}, {"detail": "def adelete(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, tuple[int, dict[str, int]]]: ...", "kind": 2, "label": "adelete", "sortText": "0.9999.adelete"}, {"detail": "def aearliest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "aearliest", "sortText": "0.9999.aearliest"}, {"detail": "def aexists(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, bool]: ...", "kind": 2, "label": "aexists", "sortText": "0.9999.aexists"}, {"detail": "def aexplain(\n self : QuerySet[Article, Article],\n *,\n format : str | None = None,\n **options: Any\n) -> Coroutine[Unknown, Unknown, str]: ...", "kind": 2, "label": "aexplain", "sortText": "0.9999.aexplain"}, {"detail": "def afirst(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, Article | None]: ...", "kind": 2, "label": "afirst", "sortText": "0.9999.afirst"}, {"detail": "def aget(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "aget", "sortText": "0.9999.aget"}, {"detail": "def aget_or_create(\n self : QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, tuple[Article, bool]]: ...", "kind": 2, "label": "aget_or_create", "sortText": "0.9999.aget_or_create"}, {"detail": "def aggregate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> dict[str, Any]: ...", "kind": 2, "label": "aggregate", "sortText": "0.9999.aggregate"}, {"detail": "def ain_bulk(\n self : QuerySet[Article, Article],\n id_list : Iterable[Any] | None = None,\n *,\n field_name: str = 'pk'\n) -> Coroutine[Unknown, Unknown, dict[Any, Article]]: ...", "kind": 2, "label": "ain_bulk", "sortText": "0.9999.ain_bulk"}, {"detail": "def aiterator(\n self : QuerySet[Article, Article],\n chunk_size: int = 2000\n) -> AsyncIterator[Article]: ...", "kind": 2, "label": "aiterator", "sortText": "0.9999.aiterator"}, {"detail": "def alast(self: QuerySet[Article, Article]) -> Coroutine[Unknown, Unknown, Article | None]: ...", "kind": 2, "label": "alast", "sortText": "0.9999.alast"}, {"detail": "def alatest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Coroutine[Unknown, Unknown, Article]: ...", "kind": 2, "label": "alatest", "sortText": "0.9999.alatest"}, {"detail": "def alias(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "alias", "sortText": "0.9999.alias"}, {"detail": "def all(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "all", "sortText": "0.9999.all"}, {"detail": "def annotate(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "annotate", "sortText": "0.9999.annotate"}, {"detail": "def as_manager(cls: type[QuerySet[Article, Article]]) -> Manager[Article]: ...", "kind": 2, "label": "as_manager", "sortText": "0.9999.as_manager"}, {"detail": "def aupdate(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Coroutine[Unknown, Unknown, int]: ...", "kind": 2, "label": "aupdate", "sortText": "0.9999.aupdate"}, {"detail": "def aupdate_or_create(\n self : QuerySet[Article, Article],\n defaults : Mapping[str, Any] | None = None,\n create_defaults: Mapping[str, Any] | None = None,\n **kwargs : Any\n) -> Coroutine[Unknown, Unknown, tuple[Article, bool]]: ...", "kind": 2, "label": "aupdate_or_create", "sortText": "0.9999.aupdate_or_create"}, {"detail": "def bulk_create(\n self : QuerySet[Article, Article],\n objs : Iterable[Article],\n batch_size : int | None = None,\n ignore_conflicts: bool = False,\n update_conflicts: bool = False,\n update_fields : Collection[str] | None = None,\n unique_fields : Collection[str] | None = None\n) -> list[Article]: ...", "kind": 2, "label": "bulk_create", "sortText": "0.9999.bulk_create"}, {"detail": "def bulk_update(\n self : QuerySet[Article, Article],\n objs : Iterable[Article],\n fields : Iterable[str],\n batch_size: int | None = None\n) -> int: ...", "kind": 2, "label": "bulk_update", "sortText": "0.9999.bulk_update"}, {"detail": "def complex_filter(\n self: QuerySet[Article, Article],\n filter_obj: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "complex_filter", "sortText": "0.9999.complex_filter"}, {"detail": "def contains(\n self: QuerySet[Article, Article],\n obj: Model\n) -> bool: ...", "kind": 2, "label": "contains", "sortText": "0.9999.contains"}, {"detail": "def count(self: QuerySet[Article, Article]) -> int: ...", "kind": 2, "label": "count", "sortText": "0.9999.count"}, {"detail": "def create(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> Article: ...", "kind": 2, "label": "create", "sortText": "0.9999.create"}, {"detail": "def dates(\n self : QuerySet[Article, Article],\n field_name: str,\n kind : Literal['day', 'month', 'week', 'year'],\n order : Literal['ASC', 'DESC'] = 'ASC'\n) -> QuerySet[Article, date]: ...", "kind": 2, "label": "dates", "sortText": "0.9999.dates"}, {"detail": "def datetimes(\n self : QuerySet[Article, Article],\n field_name: str,\n kind : Literal['day', 'hour', 'minute', 'month', 'second', 'week', 'year'],\n order : Literal['ASC', 'DESC'] = 'ASC',\n tzinfo : tzinfo | None = None\n) -> QuerySet[Article, datetime]: ...", "kind": 2, "label": "datetimes", "sortText": "0.9999.datetimes"}, {"detail": "str", "kind": 5, "label": "db", "sortText": "0.9999.db"}, {"detail": "\n@overload\ndef defer(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef defer(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "defer", "sortText": "0.9999.defer"}, {"detail": "def delete(self: QuerySet[Article, Article]) -> tuple[int, dict[str, int]]: ...", "kind": 2, "label": "delete", "sortText": "0.9999.delete"}, {"detail": "def difference(\n self: QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "difference", "sortText": "0.9999.difference"}, {"detail": "def distinct(\n self: QuerySet[Article, Article],\n *field_names: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "distinct", "sortText": "0.9999.distinct"}, {"detail": "def earliest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Article: ...", "kind": 2, "label": "earliest", "sortText": "0.9999.earliest"}, {"detail": "def exclude(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "exclude", "sortText": "0.9999.exclude"}, {"detail": "def exists(self: QuerySet[Article, Article]) -> bool: ...", "kind": 2, "label": "exists", "sortText": "0.9999.exists"}, {"detail": "def explain(\n self : QuerySet[Article, Article],\n *,\n format : str | None = None,\n **options: Any\n) -> str: ...", "kind": 2, "label": "explain", "sortText": "0.9999.explain"}, {"detail": "def extra(\n self : QuerySet[Article, Article],\n select : dict[str, Any] | None = None,\n where : Sequence[str] | None = None,\n params : Sequence[Any] | None = None,\n tables : Sequence[str] | None = None,\n order_by : Sequence[_OrderByFieldName] | None = None,\n select_params: Sequence[Any] | None = None\n) -> QuerySet[Any, Any]: ...", "kind": 2, "label": "extra", "sortText": "0.9999.extra"}, {"detail": "def filter(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "filter", "sortText": "0.9999.filter"}, {"detail": "def first(self: QuerySet[Article, Article]) -> Article | None: ...", "kind": 2, "label": "first", "sortText": "0.9999.first"}, {"detail": "def get(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Article: ...", "kind": 2, "label": "get", "sortText": "0.9999.get"}, {"detail": "def get_or_create(\n self : QuerySet[Article, Article],\n defaults: Mapping[str, Any] | None = None,\n **kwargs: Any\n) -> tuple[Article, bool]: ...", "kind": 2, "label": "get_or_create", "sortText": "0.9999.get_or_create"}, {"detail": "def in_bulk(\n self : QuerySet[Article, Article],\n id_list : Iterable[Any] | None = None,\n *,\n field_name: str = 'pk'\n) -> dict[Any, Article]: ...", "kind": 2, "label": "in_bulk", "sortText": "0.9999.in_bulk"}, {"detail": "def intersection(\n self: QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "intersection", "sortText": "0.9999.intersection"}, {"detail": "def iterator(\n self : QuerySet[Article, Article],\n chunk_size: int | None = None\n) -> Iterator[Article]: ...", "kind": 2, "label": "iterator", "sortText": "0.9999.iterator"}, {"detail": "def last(self: QuerySet[Article, Article]) -> Article | None: ...", "kind": 2, "label": "last", "sortText": "0.9999.last"}, {"detail": "def latest(\n self: QuerySet[Article, Article],\n *fields: OrderBy | str\n) -> Article: ...", "kind": 2, "label": "latest", "sortText": "0.9999.latest"}, {"detail": "type[Article]", "kind": 5, "label": "model", "sortText": "0.9999.model"}, {"detail": "def none(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "none", "sortText": "0.9999.none"}, {"detail": "def only(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "only", "sortText": "0.9999.only"}, {"detail": "def order_by(\n self: QuerySet[Article, Article],\n *field_names: _OrderByFieldName\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "order_by", "sortText": "0.9999.order_by"}, {"detail": "bool", "kind": 5, "label": "ordered", "sortText": "0.9999.ordered"}, {"detail": "\n@overload\ndef prefetch_related(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef prefetch_related[_LookupT: str, _PrefetchedQuerySetT: QuerySet[Model, Model] = QuerySet[Model, Model], _ToAttrT: str = str](\n self: QuerySet[Article, Article],\n *lookups: Prefetch[_LookupT, _PrefetchedQuerySetT, _ToAttrT] | str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "prefetch_related", "sortText": "0.9999.prefetch_related"}, {"detail": "Query", "kind": 5, "label": "query", "sortText": "0.9999.query"}, {"detail": "def raw(\n self : QuerySet[Article, Article],\n raw_query : _ExecuteQuery,\n params : Any = ...,\n translations: dict[str, str] | None = None,\n using : str | None = None\n) -> RawQuerySet[Article]: ...", "kind": 2, "label": "raw", "sortText": "0.9999.raw"}, {"detail": "def resolve_expression(\n self: QuerySet[Article, Article],\n *args: Any,\n **kwargs: Any\n) -> Any: ...", "kind": 2, "label": "resolve_expression", "sortText": "0.9999.resolve_expression"}, {"detail": "def reverse(self: QuerySet[Article, Article]) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "reverse", "sortText": "0.9999.reverse"}, {"detail": "def select_for_update(\n self : QuerySet[Article, Article],\n nowait : bool = False,\n skip_locked: bool = False,\n of : Sequence[str] = ...,\n no_key : bool = False\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "select_for_update", "sortText": "0.9999.select_for_update"}, {"detail": "\n@overload\ndef select_related(\n self: QuerySet[Article, Article],\n clear: None,\n /\n) -> QuerySet[Article, Article]: ...\ndef select_related(\n self: QuerySet[Article, Article],\n *fields: str\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "select_related", "sortText": "0.9999.select_related"}, {"detail": "def union(\n self : QuerySet[Article, Article],\n *other_qs: QuerySet[Model, Any],\n *,\n all : bool = False\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "union", "sortText": "0.9999.union"}, {"detail": "def update(\n self: QuerySet[Article, Article],\n **kwargs: Any\n) -> int: ...", "kind": 2, "label": "update", "sortText": "0.9999.update"}, {"detail": "def update_or_create(\n self : QuerySet[Article, Article],\n defaults : Mapping[str, Any] | None = None,\n create_defaults: Mapping[str, Any] | None = None,\n **kwargs : Any\n) -> tuple[Article, bool]: ...", "kind": 2, "label": "update_or_create", "sortText": "0.9999.update_or_create"}, {"detail": "def using(\n self: QuerySet[Article, Article],\n alias: str | None\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "using", "sortText": "0.9999.using"}, {"detail": "def values(\n self: QuerySet[Article, Article],\n *fields: Combinable | str,\n **expressions: Any\n) -> QuerySet[Article, dict[str, Any]]: ...", "kind": 2, "label": "values", "sortText": "0.9999.values"}, {"detail": "def values_list(\n self : QuerySet[Article, Article],\n *fields: Combinable | str,\n *,\n flat : bool = False,\n named : bool = False\n) -> QuerySet[Article, Any]: ...", "kind": 2, "label": "values_list", "sortText": "0.9999.values_list"}, {"detail": "def _fetch_all(self: QuerySet[Article, Article]) -> None: ...", "kind": 2, "label": "_fetch_all", "sortText": "2.9999._fetch_all"}, {"detail": "type[BaseIterable[Unknown]]", "kind": 5, "label": "_iterable_class", "sortText": "2.9999._iterable_class"}, {"detail": "def _raw_delete(\n self: QuerySet[Article, Article],\n using: str | None\n) -> int: ...", "kind": 2, "label": "_raw_delete", "sortText": "2.9999._raw_delete"}, {"detail": "list[Article] | None", "kind": 5, "label": "_result_cache", "sortText": "2.9999._result_cache"}, {"detail": "def __aiter__(self: QuerySet[Article, Article]) -> AsyncIterator[Article]: ...", "kind": 2, "label": "__aiter__", "sortText": "3.9999.__aiter__"}, {"detail": "def __and__(\n self: QuerySet[Article, Article],\n other: QuerySet[Article, Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__and__", "sortText": "3.9999.__and__"}, {"detail": "def __bool__(self: QuerySet[Article, Article]) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __class_getitem__(\n cls: type[QuerySet[Article, Article]],\n item: type[Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__class_getitem__", "sortText": "3.9999.__class_getitem__"}, {"detail": "\n@overload\ndef __getitem__(\n self: QuerySet[Article, Article],\n i: int\n) -> Article: ...\ndef __getitem__(\n self: QuerySet[Article, Article],\n s: slice[Any, Any, Any]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__getitem__", "sortText": "3.9999.__getitem__"}, {"detail": "def __getstate__(self: QuerySet[Article, Article]) -> dict[str, Any]: ...", "kind": 2, "label": "__getstate__", "sortText": "3.9999.__getstate__"}, {"detail": "def __init__(\n self : QuerySet[Article, Article],\n model: type[Model] | None = None,\n query: Query | None = None,\n using: str | None = None,\n hints: dict[str, Model] | None = None\n) -> None: ...", "kind": 2, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "def __iter__(self: QuerySet[Article, Article]) -> Iterator[Article]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "def __len__(self: QuerySet[Article, Article]) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3.9999.__len__"}, {"detail": "def __or__(\n self: QuerySet[Article, Article],\n other: QuerySet[Article, Article]\n) -> QuerySet[Article, Article]: ...", "kind": 2, "label": "__or__", "sortText": "3.9999.__or__"}]}} +{"suite": "django", "label": "edit queryset then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 30, "iteration": 1, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(method) order_by: def order_by(\n self: Manager[Article],\n *field_names: Combinable | str\n) -> QuerySet[Article, Article]: ...\n```\n\nGo to [Article](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py#L8,7) | [Manager](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/manager.pyi#L38,7) | [Combinable](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/expressions.pyi#L23,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [QuerySet](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/query.pyi#L58,7)"}}} +{"suite": "django", "label": "edit queryset then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 30, "iteration": 2, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(method) order_by: def order_by(\n self: Manager[Article],\n *field_names: Combinable | str\n) -> QuerySet[Article, Article]: ...\n```\n\nGo to [Article](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py#L8,7) | [Manager](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/manager.pyi#L38,7) | [Combinable](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/expressions.pyi#L23,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [QuerySet](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/query.pyi#L58,7)"}}} +{"suite": "django", "label": "edit queryset then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 30, "iteration": 3, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(method) order_by: def order_by(\n self: Manager[Article],\n *field_names: Combinable | str\n) -> QuerySet[Article, Article]: ...\n```\n\nGo to [Article](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py#L8,7) | [Manager](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/manager.pyi#L38,7) | [Combinable](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/expressions.pyi#L23,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [QuerySet](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/query.pyi#L58,7)"}}} +{"suite": "django", "label": "edit queryset then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 30, "iteration": 4, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(method) order_by: def order_by(\n self: Manager[Article],\n *field_names: Combinable | str\n) -> QuerySet[Article, Article]: ...\n```\n\nGo to [Article](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py#L8,7) | [Manager](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/manager.pyi#L38,7) | [Combinable](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/expressions.pyi#L23,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [QuerySet](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/query.pyi#L58,7)"}}} +{"suite": "django", "label": "edit queryset then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py", "line": 20, "character": 30, "iteration": 5, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(method) order_by: def order_by(\n self: Manager[Article],\n *field_names: Combinable | str\n) -> QuerySet[Article, Article]: ...\n```\n\nGo to [Article](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/src/blog.py#L8,7) | [Manager](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/manager.pyi#L38,7) | [Combinable](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/expressions.pyi#L23,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [QuerySet](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/lib/python3.12/site-packages/django-stubs/db/models/query.pyi#L58,7)"}}} +{"suite": "pandas", "label": "report dataframe completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 20, "iteration": 1, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"detail": "DataFrame", "kind": 6, "label": "report", "sortText": "0.9999.report"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"detail": "() -> DataFrame", "kind": 3, "label": "build_report", "sortText": "0z.9999.build_report"}]}} +{"suite": "pandas", "label": "report dataframe completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 20, "iteration": 2, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"detail": "DataFrame", "kind": 6, "label": "report", "sortText": "0.9999.report"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"detail": "() -> DataFrame", "kind": 3, "label": "build_report", "sortText": "0z.9999.build_report"}]}} +{"suite": "pandas", "label": "report dataframe completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 20, "iteration": 3, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"detail": "DataFrame", "kind": 6, "label": "report", "sortText": "0.9999.report"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"detail": "() -> DataFrame", "kind": 3, "label": "build_report", "sortText": "0z.9999.build_report"}]}} +{"suite": "pandas", "label": "report dataframe completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 20, "iteration": 4, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"detail": "DataFrame", "kind": 6, "label": "report", "sortText": "0.9999.report"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"detail": "() -> DataFrame", "kind": 3, "label": "build_report", "sortText": "0z.9999.build_report"}]}} +{"suite": "pandas", "label": "report dataframe completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 20, "iteration": 5, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"detail": "DataFrame", "kind": 6, "label": "report", "sortText": "0.9999.report"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"detail": "() -> DataFrame", "kind": 3, "label": "build_report", "sortText": "0z.9999.build_report"}]}} +{"suite": "pandas", "label": "dataframe groupby hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 11, "character": 20, "iteration": 1, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) groupby: def groupby(\n self : DataFrame,\n by : Scalar,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[True]]: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/frame.pyi#L396,7) | [Timedelta](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/_libs/tslibs/timedeltas.pyi#L93,7) | [Timestamp](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/_libs/tslibs/timestamps.pyi#L51,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3200,7) | [bytes](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1902,7) | [complex](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L932,7) | [complexfloating](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6722,7) | [date](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/datetime.pyi#L73,7) | [datetime](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/datetime.pyi#L441,7) | [datetime64](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L7244,7) | [float](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L735,7) | [floating](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6418,7) | [int](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L418,7) | [integer](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L5878,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [timedelta](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/datetime.pyi#L337,7) | [timedelta64](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6880,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L555,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L718,7) | [_NoDefault](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/_libs/lib.pyi#L11,7) | [DataFrameGroupBy](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/groupby/generic.pyi#L228,7)"}}} +{"suite": "pandas", "label": "dataframe groupby hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 11, "character": 20, "iteration": 2, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) groupby: def groupby(\n self : DataFrame,\n by : Scalar,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[True]]: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/frame.pyi#L396,7) | [Timedelta](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/_libs/tslibs/timedeltas.pyi#L93,7) | [Timestamp](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/_libs/tslibs/timestamps.pyi#L51,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3200,7) | [bytes](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1902,7) | [complex](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L932,7) | [complexfloating](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6722,7) | [date](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/datetime.pyi#L73,7) | [datetime](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/datetime.pyi#L441,7) | [datetime64](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L7244,7) | [float](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L735,7) | [floating](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6418,7) | [int](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L418,7) | [integer](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L5878,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [timedelta](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/datetime.pyi#L337,7) | [timedelta64](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6880,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L555,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L718,7) | [_NoDefault](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/_libs/lib.pyi#L11,7) | [DataFrameGroupBy](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/groupby/generic.pyi#L228,7)"}}} +{"suite": "pandas", "label": "dataframe groupby hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 11, "character": 20, "iteration": 3, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) groupby: def groupby(\n self : DataFrame,\n by : Scalar,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[True]]: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/frame.pyi#L396,7) | [Timedelta](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/_libs/tslibs/timedeltas.pyi#L93,7) | [Timestamp](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/_libs/tslibs/timestamps.pyi#L51,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3200,7) | [bytes](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1902,7) | [complex](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L932,7) | [complexfloating](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6722,7) | [date](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/datetime.pyi#L73,7) | [datetime](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/datetime.pyi#L441,7) | [datetime64](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L7244,7) | [float](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L735,7) | [floating](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6418,7) | [int](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L418,7) | [integer](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L5878,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [timedelta](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/datetime.pyi#L337,7) | [timedelta64](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6880,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L555,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L718,7) | [_NoDefault](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/_libs/lib.pyi#L11,7) | [DataFrameGroupBy](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/groupby/generic.pyi#L228,7)"}}} +{"suite": "pandas", "label": "dataframe groupby hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 11, "character": 20, "iteration": 4, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) groupby: def groupby(\n self : DataFrame,\n by : Scalar,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[True]]: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/frame.pyi#L396,7) | [Timedelta](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/_libs/tslibs/timedeltas.pyi#L93,7) | [Timestamp](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/_libs/tslibs/timestamps.pyi#L51,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3200,7) | [bytes](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1902,7) | [complex](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L932,7) | [complexfloating](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6722,7) | [date](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/datetime.pyi#L73,7) | [datetime](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/datetime.pyi#L441,7) | [datetime64](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L7244,7) | [float](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L735,7) | [floating](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6418,7) | [int](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L418,7) | [integer](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L5878,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [timedelta](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/datetime.pyi#L337,7) | [timedelta64](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6880,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L555,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L718,7) | [_NoDefault](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/_libs/lib.pyi#L11,7) | [DataFrameGroupBy](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/groupby/generic.pyi#L228,7)"}}} +{"suite": "pandas", "label": "dataframe groupby hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 11, "character": 20, "iteration": 5, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) groupby: def groupby(\n self : DataFrame,\n by : Scalar,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[True]]: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/frame.pyi#L396,7) | [Timedelta](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/_libs/tslibs/timedeltas.pyi#L93,7) | [Timestamp](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/_libs/tslibs/timestamps.pyi#L51,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3200,7) | [bytes](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1902,7) | [complex](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L932,7) | [complexfloating](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6722,7) | [date](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/datetime.pyi#L73,7) | [datetime](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/datetime.pyi#L441,7) | [datetime64](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L7244,7) | [float](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L735,7) | [floating](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6418,7) | [int](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L418,7) | [integer](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L5878,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [timedelta](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/datetime.pyi#L337,7) | [timedelta64](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/lib/python3.12/site-packages/numpy/__init__.pyi#L6880,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L555,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L718,7) | [_NoDefault](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/_libs/lib.pyi#L11,7) | [DataFrameGroupBy](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/groupby/generic.pyi#L228,7)"}}} +{"suite": "pandas", "label": "build report definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 16, "character": 17, "iteration": 1, "result": {"range": {"end": {"character": 16, "line": 3}, "start": {"character": 4, "line": 3}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}} +{"suite": "pandas", "label": "build report definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 16, "character": 17, "iteration": 2, "result": {"range": {"end": {"character": 16, "line": 3}, "start": {"character": 4, "line": 3}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}} +{"suite": "pandas", "label": "build report definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 16, "character": 17, "iteration": 3, "result": {"range": {"end": {"character": 16, "line": 3}, "start": {"character": 4, "line": 3}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}} +{"suite": "pandas", "label": "build report definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 16, "character": 17, "iteration": 4, "result": {"range": {"end": {"character": 16, "line": 3}, "start": {"character": 4, "line": 3}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}} +{"suite": "pandas", "label": "build report definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 16, "character": 17, "iteration": 5, "result": {"range": {"end": {"character": 16, "line": 3}, "start": {"character": 4, "line": 3}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}} +{"suite": "pandas", "label": "edit dataframe then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 39, "iteration": 1, "result": {"isIncomplete": false, "items": [{"detail": "str", "kind": 5, "label": "Name", "sortText": "0.9999.Name"}, {"detail": "DataFrame", "kind": 5, "label": "T", "sortText": "0z.9999.T"}, {"detail": "def abs(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "abs", "sortText": "0z.9999.abs"}, {"detail": "def add(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add", "sortText": "0z.9999.add"}, {"detail": "def add_prefix(\n self : DataFrame,\n prefix: str,\n axis : Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add_prefix", "sortText": "0z.9999.add_prefix"}, {"detail": "def add_suffix(\n self : DataFrame,\n suffix: str,\n axis : Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add_suffix", "sortText": "0z.9999.add_suffix"}, {"detail": "\n@overload\ndef aggregate(\n self : DataFrame,\n func : ((...) -> Unknown) | Mapping[Unknown, ((...) -> Unknown) | str | ufunc] | str | ufunc,\n axis : Axis = 0,\n **kwargs: Any\n) -> Series: ...\ndef aggregate(\n self : DataFrame,\n func : Mapping[Unknown, ((...) -> Unknown) | list[((...) -> Unknown) | str | ufunc] | str | ufunc] | list[AggFuncTypeBase] | None = ...,\n axis : Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "agg", "sortText": "0z.9999.agg"}, {"detail": "\n@overload\ndef aggregate(\n self : DataFrame,\n func : ((...) -> Unknown) | Mapping[Unknown, ((...) -> Unknown) | str | ufunc] | str | ufunc,\n axis : Axis = 0,\n **kwargs: Any\n) -> Series: ...\ndef aggregate(\n self : DataFrame,\n func : Mapping[Unknown, ((...) -> Unknown) | list[((...) -> Unknown) | str | ufunc] | str | ufunc] | list[AggFuncTypeBase] | None = ...,\n axis : Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "aggregate", "sortText": "0z.9999.aggregate"}, {"detail": "def align[NDFrameT: NDFrame](\n self : DataFrame,\n other : NDFrameT,\n join : AlignJoin = 'outer',\n axis : Literal['columns', 'index', 0, 1] | None = None,\n level : Hashable | None = None,\n copy : bool = True,\n fill_value: NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> tuple[DataFrame, NDFrameT]: ...", "kind": 2, "label": "align", "sortText": "0z.9999.align"}, {"detail": "\n@overload\ndef all(\n self : DataFrame,\n axis : None,\n bool_only: builtins.bool | None = ...,\n skipna : builtins.bool = ...,\n **kwargs : Any\n) -> numpy.bool: ...\ndef all(\n self : DataFrame,\n axis : Axis = 0,\n bool_only: builtins.bool | None = ...,\n skipna : builtins.bool = ...,\n **kwargs : Any\n) -> Series[builtins.bool]: ...", "kind": 2, "label": "all", "sortText": "0z.9999.all"}, {"detail": "\n@overload\ndef any(\n self : DataFrame,\n *,\n axis : None,\n bool_only: builtins.bool | None = ...,\n skipna : builtins.bool = ...,\n **kwargs : Any\n) -> numpy.bool: ...\ndef any(\n self : DataFrame,\n *,\n axis : Axis = 0,\n bool_only: builtins.bool | None = ...,\n skipna : builtins.bool = ...,\n **kwargs : Any\n) -> Series[builtins.bool]: ...", "kind": 2, "label": "any", "sortText": "0z.9999.any"}, {"detail": "\n@overload\ndef apply(\n self : DataFrame,\n f : (...) -> Index | MutableSequence[Any] | Series | ndarray[tuple[int]] | tuple[Any, ...],\n axis : AxisIndex = ...,\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n **kwargs : Any\n) -> DataFrame: ...\ndef apply[S2: SeriesDType](\n self : DataFrame,\n f : (...) -> NAType | S2,\n axis : AxisIndex = ...,\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n **kwargs : Any\n) -> Series[S2]: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Mapping[Any, Any],\n axis : AxisIndex = ...,\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n **kwargs : Any\n) -> Series: ...\ndef apply[S2: SeriesDType](\n self : DataFrame,\n f : (...) -> NAType | S2,\n axis : Axis = 0,\n raw : bool = ...,\n args : Any = ...,\n *,\n result_type: Literal['expand', 'reduce'],\n **kwargs : Any\n) -> Series[S2]: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | Series | ndarray[tuple[int]] | tuple[Any, ...],\n axis : Axis = 0,\n raw : bool = ...,\n args : Any = ...,\n *,\n result_type: Literal['expand'],\n **kwargs : Any\n) -> DataFrame: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | ndarray[tuple[int]] | tuple[Any, ...],\n axis : Axis = 0,\n raw : bool = ...,\n args : Any = ...,\n *,\n result_type: Literal['reduce'],\n **kwargs : Any\n) -> Series: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | tuple[Any, ...],\n axis : Axis = 0,\n raw : bool = ...,\n args : Any = ...,\n *,\n result_type: Literal['broadcast'],\n **kwargs : Any\n) -> DataFrame: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Series,\n axis : AxisIndex = 0,\n raw : bool = ...,\n args : Any = ...,\n *,\n result_type: Literal['reduce'],\n **kwargs : Any\n) -> Series: ...\ndef apply[S2: SeriesDType](\n self : DataFrame,\n f : (...) -> NAType | S2,\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n *,\n axis : AxisColumn,\n **kwargs : Any\n) -> Series[S2]: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | ndarray[tuple[int]] | tuple[Any, ...],\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n *,\n axis : AxisColumn,\n **kwargs : Any\n) -> Series: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Series,\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n *,\n axis : AxisColumn,\n **kwargs : Any\n) -> DataFrame: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Series,\n raw : bool = ...,\n args : Any = ...,\n *,\n axis : AxisColumn,\n result_type: Literal['reduce'],\n **kwargs : Any\n) -> DataFrame: ...", "kind": 2, "label": "apply", "sortText": "0z.9999.apply"}, {"detail": "def asfreq(\n self : DataFrame,\n freq : Frequency,\n method : Literal['backfill', 'bfill', 'ffill', 'pad'] | None = None,\n how : Literal['end', 'start'] | None = ...,\n normalize : bool = False,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "asfreq", "sortText": "0z.9999.asfreq"}, {"detail": "def asof(\n self : DataFrame,\n where : ExtensionArray | Index | Sequence[Scalar] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64,\n subset: Hashable | list[Hashable] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "asof", "sortText": "0z.9999.asof"}, {"detail": "def assign(\n self: DataFrame,\n **kwargs: IntoColumn\n) -> DataFrame: ...", "kind": 2, "label": "assign", "sortText": "0z.9999.assign"}, {"detail": "def astype(\n self : DataFrame,\n dtype : Literal[' DataFrame: ...", "kind": 2, "label": "astype", "sortText": "0z.9999.astype"}, {"detail": "_AtIndexerFrame", "kind": 5, "label": "at", "sortText": "0z.9999.at"}, {"detail": "def at_time(\n self: DataFrame,\n time: str | time,\n asof: bool = False,\n axis: Literal['columns', 'index', 0, 1] | None = 0\n) -> DataFrame: ...", "kind": 2, "label": "at_time", "sortText": "0z.9999.at_time"}, {"detail": "dict[Hashable | None, Any]", "kind": 5, "label": "attrs", "sortText": "0z.9999.attrs"}, {"detail": "list[Index]", "kind": 5, "label": "axes", "sortText": "0z.9999.axes"}, {"detail": "def between_time(\n self : DataFrame,\n start_time: str | time,\n end_time : str | time,\n inclusive : IntervalClosedType = 'both',\n axis : Literal['columns', 'index', 0, 1] | None = 0\n) -> DataFrame: ...", "kind": 2, "label": "between_time", "sortText": "0z.9999.between_time"}, {"detail": "\n@overload\ndef bfill(\n self : DataFrame,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n inplace : Literal[True],\n limit : int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> None: ...\ndef bfill(\n self : DataFrame,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n inplace : Literal[False] = False,\n limit : int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "bfill", "sortText": "0z.9999.bfill"}, {"detail": "def bool(self: DataFrame) -> bool: ...", "kind": 2, "label": "bool", "sortText": "0z.9999.bool"}, {"detail": "\n@overload\ndef boxplot(\n self : DataFrame,\n by : None = None,\n ax : Unknown = None,\n fontsize : float | str | None = None,\n rot : float = 0,\n grid : bool = True,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n *,\n return_type: Literal['axes'] | None = None,\n backend : str | None = None,\n **kwargs : Any\n) -> Unknown: ...\ndef boxplot(\n self : DataFrame,\n by : None = None,\n ax : Unknown = None,\n fontsize : float | str | None = None,\n rot : float = 0,\n grid : bool = True,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n *,\n return_type: Literal['dict'],\n backend : str | None = None,\n **kwargs : Any\n) -> dict[str, Unknown]: ...\ndef boxplot(\n self : DataFrame,\n by : None = None,\n ax : Unknown = None,\n fontsize : float | str | None = None,\n rot : float = 0,\n grid : bool = True,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n *,\n return_type: Literal['both'],\n backend : str | None = None,\n **kwargs : Any\n) -> _BoxPlotT: ...\ndef boxplot(\n self : DataFrame,\n by : Hashable | MutableSequence[Unknown] | ndarray[tuple[int]] | range | tuple[Unknown, ...],\n ax : Unknown = None,\n fontsize : float | str | None = None,\n rot : float = 0,\n grid : bool = True,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n *,\n return_type: None = None,\n backend : str | None = None,\n **kwargs : Any\n) -> Unknown: ...\ndef boxplot(\n self : DataFrame,\n by : Hashable | MutableSequence[Unknown] | ndarray[tuple[int]] | range | tuple[Unknown, ...],\n ax : Unknown = None,\n fontsize : float | str | None = None,\n rot : float = 0,\n grid : bool = True,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n *,\n return_type: Literal['axes', 'both', 'dict'],\n backend : str | None = None,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "boxplot", "sortText": "0z.9999.boxplot"}, {"detail": "\n@overload\ndef clip(\n self : DataFrame,\n lower : float | None = ...,\n upper : float | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n inplace : Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self : DataFrame,\n lower : AnyArrayLike = ...,\n upper : ExtensionArray | Index | Series | ndarray | None = ...,\n *,\n axis : Axis = ...,\n inplace : Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self : DataFrame,\n lower : ExtensionArray | Index | Series | ndarray | None = ...,\n upper : AnyArrayLike = ...,\n *,\n axis : Axis = ...,\n inplace : Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self : DataFrame,\n lower : None = None,\n upper : None = None,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n inplace : Literal[True],\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self : DataFrame,\n lower : float | None = ...,\n upper : float | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n inplace : Literal[True],\n **kwargs: Any\n) -> None: ...\ndef clip(\n self : DataFrame,\n lower : AnyArrayLike = ...,\n upper : ExtensionArray | Index | Series | ndarray | None = ...,\n *,\n axis : Axis = ...,\n inplace : Literal[True],\n **kwargs: Any\n) -> None: ...\ndef clip(\n self : DataFrame,\n lower : ExtensionArray | Index | Series | ndarray | None = ...,\n upper : AnyArrayLike = ...,\n *,\n axis : Axis = ...,\n inplace : Literal[True],\n **kwargs: Any\n) -> None: ...", "kind": 2, "label": "clip", "sortText": "0z.9999.clip"}, {"detail": "Index[str]", "kind": 5, "label": "columns", "sortText": "0z.9999.columns"}, {"detail": "def combine(\n self : DataFrame,\n other : DataFrame,\n func : (...) -> Unknown,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n overwrite : bool = True\n) -> DataFrame: ...", "kind": 2, "label": "combine", "sortText": "0z.9999.combine"}, {"detail": "def combine_first(\n self: DataFrame,\n other: DataFrame\n) -> DataFrame: ...", "kind": 2, "label": "combine_first", "sortText": "0z.9999.combine_first"}, {"detail": "def compare(\n self : DataFrame,\n other : DataFrame,\n align_axis : Axis = 1,\n keep_shape : bool = False,\n keep_equal : bool = False,\n result_names: Suffixes = ...\n) -> DataFrame: ...", "kind": 2, "label": "compare", "sortText": "0z.9999.compare"}, {"detail": "def convert_dtypes(\n self : DataFrame,\n infer_objects : bool = True,\n convert_string : bool = True,\n convert_integer : bool = True,\n convert_boolean : bool = True,\n convert_floating: bool = True,\n dtype_backend : DtypeBackend = 'numpy_nullable'\n) -> DataFrame: ...", "kind": 2, "label": "convert_dtypes", "sortText": "0z.9999.convert_dtypes"}, {"detail": "def copy(\n self: DataFrame,\n deep: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "copy", "sortText": "0z.9999.copy"}, {"detail": "def corr(\n self : DataFrame,\n method : Literal['kendall', 'pearson', 'spearman'] = 'pearson',\n min_periods : int = ...,\n numeric_only: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "corr", "sortText": "0z.9999.corr"}, {"detail": "def corrwith(\n self : DataFrame,\n other : DataFrame | Series,\n axis : Literal['columns', 'index', 0, 1] | None = 0,\n drop : bool = False,\n method : Literal['kendall', 'pearson', 'spearman'] = 'pearson',\n numeric_only: bool = False\n) -> Series: ...", "kind": 2, "label": "corrwith", "sortText": "0z.9999.corrwith"}, {"detail": "def count(\n self : DataFrame,\n axis : Axis = 0,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "count", "sortText": "0z.9999.count"}, {"detail": "def cov(\n self : DataFrame,\n min_periods : int | None = None,\n ddof : int = 1,\n numeric_only: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "cov", "sortText": "0z.9999.cov"}, {"detail": "def cummax(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n skipna : bool = True,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cummax", "sortText": "0z.9999.cummax"}, {"detail": "def cummin(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n skipna : bool = True,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cummin", "sortText": "0z.9999.cummin"}, {"detail": "def cumprod(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n skipna : bool = True,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cumprod", "sortText": "0z.9999.cumprod"}, {"detail": "def cumsum(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n skipna : bool = True,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cumsum", "sortText": "0z.9999.cumsum"}, {"detail": "def describe(\n self : DataFrame,\n percentiles: list[float] | None = ...,\n include : Literal['all'] | list[Dtype] | None = ...,\n exclude : list[Dtype] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "describe", "sortText": "0z.9999.describe"}, {"detail": "def diff(\n self : DataFrame,\n periods: int = 1,\n axis : Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "diff", "sortText": "0z.9999.diff"}, {"detail": "def truediv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "div", "sortText": "0z.9999.div"}, {"detail": "def truediv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "divide", "sortText": "0z.9999.divide"}, {"detail": "\n@overload\ndef dot(\n self: DataFrame,\n other: DataFrame | ExtensionArray | ndarray\n) -> DataFrame: ...\ndef dot(\n self: DataFrame,\n other: Series\n) -> Series: ...", "kind": 2, "label": "dot", "sortText": "0z.9999.dot"}, {"detail": "\n@overload\ndef drop(\n self : DataFrame,\n labels : Unknown = ...,\n *,\n axis : Unknown = ...,\n index : None,\n columns: Unknown = ...,\n level : Unknown = ...,\n inplace: Unknown = ...,\n errors : Unknown = ...\n) -> Never: ...\ndef drop(\n self : DataFrame,\n labels : Unknown = ...,\n *,\n axis : Unknown = ...,\n index : Unknown = ...,\n columns: None,\n level : Unknown = ...,\n inplace: Unknown = ...,\n errors : Unknown = ...\n) -> Never: ...\ndef drop(\n self : DataFrame,\n labels : None,\n *,\n axis : Unknown = ...,\n index : Unknown = ...,\n columns: Unknown = ...,\n level : Unknown = ...,\n inplace: Unknown = ...,\n errors : Unknown = ...\n) -> Never: ...\ndef drop(\n self : DataFrame,\n labels : None = None,\n *,\n axis : Axis = ...,\n index : Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level : Hashable | None = ...,\n inplace: Literal[True],\n errors : IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self : DataFrame,\n labels : None = None,\n *,\n axis : Axis = ...,\n index : Hashable | Index | Sequence[Hashable],\n columns: Hashable | Iterable[Hashable] = ...,\n level : Hashable | None = ...,\n inplace: Literal[True],\n errors : IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self : DataFrame,\n labels : Hashable | Index | Sequence[Hashable],\n *,\n axis : Axis = ...,\n index : None = None,\n columns: None = None,\n level : Hashable | None = ...,\n inplace: Literal[True],\n errors : IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self : DataFrame,\n labels : None = None,\n *,\n axis : Axis = ...,\n index : Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level : Hashable | None = ...,\n inplace: Literal[False] = False,\n errors : IgnoreRaise = ...\n) -> DataFrame: ...\ndef drop(\n self : DataFrame,\n labels : None = None,\n *,\n axis : Axis = ...,\n index : Hashable | Index | Sequence[Hashable],\n columns: Hashable | Iterable[Hashable] = ...,\n level : Hashable | None = ...,\n inplace: Literal[False] = False,\n errors : IgnoreRaise = ...\n) -> DataFrame: ...\ndef drop(\n self : DataFrame,\n labels : Hashable | Index | Sequence[Hashable],\n *,\n axis : Axis = ...,\n index : None = None,\n columns: None = None,\n level : Hashable | None = ...,\n inplace: Literal[False] = False,\n errors : IgnoreRaise = ...\n) -> DataFrame: ...", "kind": 2, "label": "drop", "sortText": "0z.9999.drop"}, {"detail": "\n@overload\ndef drop_duplicates(\n self : DataFrame,\n subset : Hashable | Iterable[Hashable] | None = ...,\n *,\n keep : DropKeep = ...,\n inplace : Literal[True],\n ignore_index: bool = ...\n) -> None: ...\ndef drop_duplicates(\n self : DataFrame,\n subset : Hashable | Iterable[Hashable] | None = ...,\n *,\n keep : DropKeep = ...,\n inplace : Literal[False] = False,\n ignore_index: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "drop_duplicates", "sortText": "0z.9999.drop_duplicates"}, {"detail": "def droplevel(\n self : DataFrame,\n level: Hashable | list[Hashable],\n axis : Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "droplevel", "sortText": "0z.9999.droplevel"}, {"detail": "\n@overload\ndef dropna(\n self : DataFrame,\n *,\n axis : Axis = 0,\n how : AnyAll = ...,\n thresh : int | None = ...,\n subset : Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None = ...,\n inplace : Literal[True],\n ignore_index: bool = ...\n) -> None: ...\ndef dropna(\n self : DataFrame,\n *,\n axis : Axis = 0,\n how : AnyAll = ...,\n thresh : int | None = ...,\n subset : Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None = ...,\n inplace : Literal[False] = False,\n ignore_index: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "dropna", "sortText": "0z.9999.dropna"}, {"detail": "Series", "kind": 5, "label": "dtypes", "sortText": "0z.9999.dtypes"}, {"detail": "def duplicated(\n self : DataFrame,\n subset: Hashable | Iterable[Hashable] | None = ...,\n keep : DropKeep = 'first'\n) -> Series: ...", "kind": 2, "label": "duplicated", "sortText": "0z.9999.duplicated"}, {"detail": "bool", "kind": 5, "label": "empty", "sortText": "0z.9999.empty"}, {"detail": "def eq(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "eq", "sortText": "0z.9999.eq"}, {"detail": "def equals(\n self: DataFrame,\n other: DataFrame | Series\n) -> bool: ...", "kind": 2, "label": "equals", "sortText": "0z.9999.equals"}, {"detail": "\n@overload\ndef eval(\n self: DataFrame,\n expr: str,\n *,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...\ndef eval(\n self : DataFrame,\n expr : str,\n *,\n inplace : Literal[False] = False,\n **kwargs: Any\n) -> DataFrame | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64: ...", "kind": 2, "label": "eval", "sortText": "0z.9999.eval"}, {"detail": "def ewm(\n self : DataFrame,\n com : float | None = ...,\n span : float | None = ...,\n halflife : float | None = ...,\n alpha : float | None = ...,\n min_periods: int = 0,\n adjust : bool = True,\n ignore_na : bool = False,\n axis : Axis = 0\n) -> ExponentialMovingWindow[DataFrame]: ...", "kind": 2, "label": "ewm", "sortText": "0z.9999.ewm"}, {"detail": "def expanding(\n self : DataFrame,\n min_periods: int = 1,\n axis : AxisIndex = 0,\n method : CalculationMethod = 'single'\n) -> Expanding[DataFrame]: ...", "kind": 2, "label": "expanding", "sortText": "0z.9999.expanding"}, {"detail": "def explode(\n self : DataFrame,\n column : Sequence[Hashable],\n ignore_index: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "explode", "sortText": "0z.9999.explode"}, {"detail": "\n@overload\ndef ffill(\n self : DataFrame,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n inplace : Literal[True],\n limit : int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> None: ...\ndef ffill(\n self : DataFrame,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n inplace : Literal[False] = False,\n limit : int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "ffill", "sortText": "0z.9999.ffill"}, {"detail": "\n@overload\ndef fillna(\n self : DataFrame,\n value : DataFrame | NAType | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | dict[Unknown, Unknown] | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n limit : int = ...,\n inplace: Literal[True]\n) -> None: ...\ndef fillna(\n self : DataFrame,\n value : DataFrame | NAType | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | dict[Unknown, Unknown] | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n limit : int = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "fillna", "sortText": "0z.9999.fillna"}, {"detail": "def filter(\n self : DataFrame,\n items: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n like : str | None = ...,\n regex: str | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "filter", "sortText": "0z.9999.filter"}, {"detail": "def first_valid_index(self: DataFrame) -> Scalar: ...", "kind": 2, "label": "first_valid_index", "sortText": "0z.9999.first_valid_index"}, {"detail": "def floordiv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | float | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "floordiv", "sortText": "0z.9999.floordiv"}, {"detail": "\n@overload\ndef from_dict(\n cls : type[DataFrame],\n data : dict[Any, Any],\n orient : Literal['index'],\n dtype : Literal[' DataFrame: ...\ndef from_dict(\n cls : type[DataFrame],\n data : dict[Any, Any],\n orient: Literal['columns', 'tight'] = ...,\n dtype : Literal[' DataFrame: ...", "kind": 2, "label": "from_dict", "sortText": "0z.9999.from_dict"}, {"detail": "def from_records[HashableT: Hashable](\n cls : type[DataFrame],\n data : Iterable[Mapping[HashableT, Any]] | Iterable[SequenceNotStr[Any]] | Mapping[HashableT, SequenceNotStr[Any]] | Mapping[HashableT, Any] | ndarray[tuple[int, int]],\n index : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = None,\n exclude : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n coerce_float: bool = False,\n nrows : int | None = None\n) -> DataFrame: ...", "kind": 2, "label": "from_records", "sortText": "0z.9999.from_records"}, {"detail": "def ge(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "ge", "sortText": "0z.9999.ge"}, {"detail": "\n@overload\ndef get(\n self : DataFrame,\n key : Hashable,\n default: None = None\n) -> Series | None: ...\ndef get[T](\n self: DataFrame,\n key: Hashable,\n default: T\n) -> Series | T: ...\ndef get(\n self : DataFrame,\n key : list[Hashable],\n default: None = None\n) -> DataFrame | None: ...\ndef get[T](\n self: DataFrame,\n key: list[Hashable],\n default: T\n) -> DataFrame | T: ...", "kind": 2, "label": "get", "sortText": "0z.9999.get"}, {"detail": "\n@overload\ndef groupby(\n self : DataFrame,\n by : Scalar,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : Scalar,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[False]]: ...\ndef groupby(\n self : DataFrame,\n by : DatetimeIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Timestamp, Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : DatetimeIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Timestamp, Literal[False]]: ...\ndef groupby(\n self : DataFrame,\n by : TimedeltaIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Timedelta, Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : TimedeltaIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Timedelta, Literal[False]]: ...\ndef groupby(\n self : DataFrame,\n by : PeriodIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Period, Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : PeriodIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Period, Literal[False]]: ...\ndef groupby[IntervalT: Interval[Unknown]](\n self : DataFrame,\n by : IntervalIndex[IntervalT],\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[IntervalT, Literal[True]]: ...\ndef groupby[IntervalT: Interval[Unknown]](\n self : DataFrame,\n by : IntervalIndex[IntervalT],\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[IntervalT, Literal[False]]: ...\ndef groupby(\n self : DataFrame,\n by : ((...) -> Any) | Grouper | Mapping[Hashable | None, Any] | MultiIndex | list[((...) -> Any) | ufunc] | list[Grouper] | list[Index] | list[Mapping[Hashable | None, Any]] | list[Series] | list[ndarray] | list[Unknown] | ndarray | ufunc | tuple[Unknown, ...] | None = ...,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[tuple[Unknown, ...], Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : ((...) -> Any) | Grouper | Mapping[Hashable | None, Any] | MultiIndex | list[((...) -> Any) | ufunc] | list[Grouper] | list[Index] | list[Mapping[Hashable | None, Any]] | list[Series] | list[ndarray] | list[Unknown] | ndarray | ufunc | tuple[Unknown, ...] | None = ...,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[tuple[Unknown, ...], Literal[False]]: ...\ndef groupby[SeriesByT: Interval[Timedelta | Timestamp | float | int] | Period | bool | bytes | complex | date | datetime | float | int | str | timedelta](\n self : DataFrame,\n by : Series[SeriesByT],\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[SeriesByT, Literal[True]]: ...\ndef groupby[SeriesByT: Interval[Timedelta | Timestamp | float | int] | Period | bool | bytes | complex | date | datetime | float | int | str | timedelta](\n self : DataFrame,\n by : Series[SeriesByT],\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[SeriesByT, Literal[False]]: ...\ndef groupby(\n self : DataFrame,\n by : CategoricalIndex | Index | Series,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Any, Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : CategoricalIndex | Index | Series,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Any, Literal[False]]: ...", "kind": 2, "label": "groupby", "sortText": "0z.9999.groupby"}, {"detail": "def gt(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "gt", "sortText": "0z.9999.gt"}, {"detail": "def head(\n self: DataFrame,\n n : int = 5\n) -> DataFrame: ...", "kind": 2, "label": "head", "sortText": "0z.9999.head"}, {"detail": "def hist(\n self : DataFrame,\n by : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = None,\n bins : int | list[Unknown] = 10,\n *,\n grid : bool = True,\n xlabelsize: float | str | None = None,\n xrot : float | None = None,\n ylabelsize: float | str | None = None,\n yrot : float | None = None,\n ax : Unknown = None,\n sharex : bool = False,\n sharey : bool = False,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n backend : str | None = None,\n legend : bool = False,\n **kwargs : Any\n) -> ndarray[tuple[Any, ...], dtype[object_]]: ...", "kind": 2, "label": "hist", "sortText": "0z.9999.hist"}, {"detail": "_iAtIndexerFrame", "kind": 5, "label": "iat", "sortText": "0z.9999.iat"}, {"detail": "def idxmax(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool = True,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "idxmax", "sortText": "0z.9999.idxmax"}, {"detail": "def idxmin(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool = True,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "idxmin", "sortText": "0z.9999.idxmin"}, {"detail": "_iLocIndexerFrame[DataFrame]", "kind": 5, "label": "iloc", "sortText": "0z.9999.iloc"}, {"detail": "Index", "kind": 5, "label": "index", "sortText": "0z.9999.index"}, {"detail": "def infer_objects(\n self: DataFrame,\n copy: bool | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "infer_objects", "sortText": "0z.9999.infer_objects"}, {"detail": "def info(\n self : DataFrame,\n verbose : bool | None = ...,\n buf : WriteBuffer[str] | None = ...,\n max_cols : int | None = ...,\n memory_usage: Literal['deep'] | bool | None = ...,\n show_counts : bool | None = ...\n) -> None: ...", "kind": 2, "label": "info", "sortText": "0z.9999.info"}, {"detail": "def insert(\n self : DataFrame,\n loc : int,\n column : Hashable,\n value : Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None,\n allow_duplicates: bool = ...\n) -> None: ...", "kind": 2, "label": "insert", "sortText": "0z.9999.insert"}, {"detail": "\n@overload\ndef interpolate(\n self : DataFrame,\n method : InterpolateOptions = ...,\n *,\n axis : Axis = 0,\n limit : int | None = ...,\n limit_direction: Literal['backward', 'both', 'forward'] = ...,\n limit_area : Literal['inside', 'outside'] | None = ...,\n inplace : Literal[True],\n **kwargs : Any\n) -> None: ...\ndef interpolate(\n self : DataFrame,\n method : InterpolateOptions = ...,\n *,\n axis : Axis = 0,\n limit : int | None = ...,\n limit_direction: Literal['backward', 'both', 'forward'] = ...,\n limit_area : Literal['inside', 'outside'] | None = ...,\n inplace : Literal[False] = False,\n **kwargs : Any\n) -> DataFrame: ...", "kind": 2, "label": "interpolate", "sortText": "0z.9999.interpolate"}, {"detail": "def isetitem(\n self: DataFrame,\n loc: Sequence[int] | int,\n value: ExtensionArray | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[Any] | ndarray | str | timedelta | timedelta64\n) -> None: ...", "kind": 2, "label": "isetitem", "sortText": "0z.9999.isetitem"}, {"detail": "def isin(\n self: DataFrame,\n values: DataFrame | Iterable[Any] | Mapping[Hashable, Iterable[Any]]\n) -> DataFrame: ...", "kind": 2, "label": "isin", "sortText": "0z.9999.isin"}, {"detail": "def isna(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "isna", "sortText": "0z.9999.isna"}, {"detail": "def isnull(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "isnull", "sortText": "0z.9999.isnull"}, {"detail": "def items(self: DataFrame) -> Iterator[tuple[Hashable, Series]]: ...", "kind": 2, "label": "items", "sortText": "0z.9999.items"}, {"detail": "def iterrows(self: DataFrame) -> Iterator[tuple[Hashable, Series]]: ...", "kind": 2, "label": "iterrows", "sortText": "0z.9999.iterrows"}, {"detail": "\n@overload\ndef itertuples(\n self : DataFrame,\n index: bool = ...,\n name : str = ...\n) -> Iterator[_PandasNamedTuple]: ...\ndef itertuples(\n self : DataFrame,\n index: bool = ...,\n name : None = None\n) -> Iterator[tuple[Any, ...]]: ...", "kind": 2, "label": "itertuples", "sortText": "0z.9999.itertuples"}, {"detail": "def join(\n self : DataFrame,\n other : DataFrame | Series | list[DataFrame | Series],\n on : list[str] | str | None = ...,\n how : MergeHow = 'left',\n lsuffix : str = '',\n rsuffix : str = '',\n sort : bool = False,\n validate: Literal['1:1', '1:m', 'm:1', 'm:m', 'many_to_many', 'many_to_one', 'one_to_many', 'one_to_one'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "join", "sortText": "0z.9999.join"}, {"detail": "def keys(self: DataFrame) -> Index: ...", "kind": 2, "label": "keys", "sortText": "0z.9999.keys"}, {"detail": "def kurt(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "kurt", "sortText": "0z.9999.kurt"}, {"detail": "def kurtosis(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "kurtosis", "sortText": "0z.9999.kurtosis"}, {"detail": "def last_valid_index(self: DataFrame) -> Scalar: ...", "kind": 2, "label": "last_valid_index", "sortText": "0z.9999.last_valid_index"}, {"detail": "def le(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "le", "sortText": "0z.9999.le"}, {"detail": "_LocIndexerFrame[DataFrame]", "kind": 5, "label": "loc", "sortText": "0z.9999.loc"}, {"detail": "def lt(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "lt", "sortText": "0z.9999.lt"}, {"detail": "def map(\n self : DataFrame,\n func : (...) -> Unknown,\n na_action: Literal['ignore'] | None = None,\n **kwargs : Any\n) -> DataFrame: ...", "kind": 2, "label": "map", "sortText": "0z.9999.map"}, {"detail": "\n@overload\ndef mask(\n self : DataFrame,\n cond : ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other : ((...) -> Unknown) | DataFrame | NAType | Series | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[True],\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n level : Hashable | None = None\n) -> None: ...\ndef mask(\n self : DataFrame,\n cond : ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other : ((...) -> Unknown) | DataFrame | NAType | Series | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[False] = False,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n level : Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mask", "sortText": "0z.9999.mask"}, {"detail": "\n@overload\ndef max(\n self : DataFrame,\n axis : None,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Scalar: ...\ndef max(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "max", "sortText": "0z.9999.max"}, {"detail": "\n@overload\ndef mean(\n self : DataFrame,\n axis : None,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Scalar: ...\ndef mean(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "mean", "sortText": "0z.9999.mean"}, {"detail": "\n@overload\ndef median(\n self : DataFrame,\n axis : None,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Scalar: ...\ndef median(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "median", "sortText": "0z.9999.median"}, {"detail": "def melt(\n self : DataFrame,\n id_vars : Sequence[Unknown] | ndarray | tuple[Unknown, ...] | None = ...,\n value_vars : Sequence[Unknown] | ndarray | tuple[Unknown, ...] | None = ...,\n var_name : Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n value_name : Scalar = 'value',\n col_level : int | str | None = ...,\n ignore_index: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "melt", "sortText": "0z.9999.melt"}, {"detail": "def memory_usage(\n self : DataFrame,\n index: bool = True,\n deep : bool = False\n) -> Series: ...", "kind": 2, "label": "memory_usage", "sortText": "0z.9999.memory_usage"}, {"detail": "def merge(\n self : DataFrame,\n right : DataFrame | Series,\n how : MergeHow = 'inner',\n on : ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n left_on : ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n right_on : ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n left_index : bool = False,\n right_index: bool = False,\n sort : bool = False,\n suffixes : Suffixes = ...,\n copy : bool = True,\n indicator : bool | str = False,\n validate : Literal['1:1', '1:m', 'm:1', 'm:m', 'many_to_many', 'many_to_one', 'one_to_many', 'one_to_one'] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "merge", "sortText": "0z.9999.merge"}, {"detail": "\n@overload\ndef min(\n self : DataFrame,\n axis : None,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Scalar: ...\ndef min(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "min", "sortText": "0z.9999.min"}, {"detail": "def mod(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | float | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mod", "sortText": "0z.9999.mod"}, {"detail": "def mode(\n self : DataFrame,\n axis : Axis = 0,\n numeric_only: bool = False,\n dropna : bool = True\n) -> Series: ...", "kind": 2, "label": "mode", "sortText": "0z.9999.mode"}, {"detail": "def mul(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mul", "sortText": "0z.9999.mul"}, {"detail": "def mul(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "multiply", "sortText": "0z.9999.multiply"}, {"detail": "int", "kind": 5, "label": "ndim", "sortText": "0z.9999.ndim"}, {"detail": "def ne(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "ne", "sortText": "0z.9999.ne"}, {"detail": "def nlargest(\n self : DataFrame,\n n : int,\n columns: list[str] | str,\n keep : NsmallestNlargestKeep = 'first'\n) -> DataFrame: ...", "kind": 2, "label": "nlargest", "sortText": "0z.9999.nlargest"}, {"detail": "def notna(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "notna", "sortText": "0z.9999.notna"}, {"detail": "def notnull(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "notnull", "sortText": "0z.9999.notnull"}, {"detail": "def nsmallest(\n self : DataFrame,\n n : int,\n columns: list[str] | str,\n keep : NsmallestNlargestKeep = 'first'\n) -> DataFrame: ...", "kind": 2, "label": "nsmallest", "sortText": "0z.9999.nsmallest"}, {"detail": "def nunique(\n self : DataFrame,\n axis : Axis = 0,\n dropna: bool = True\n) -> Series[int]: ...", "kind": 2, "label": "nunique", "sortText": "0z.9999.nunique"}, {"detail": "def pct_change(\n self : DataFrame,\n periods : int = 1,\n fill_method: None = None,\n freq : BaseOffset | str | timedelta | None = ...,\n fill_value : NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "pct_change", "sortText": "0z.9999.pct_change"}, {"detail": "\n@overload\ndef pipe[**P, T](\n DataFrame,\n (\n DataFrame,\n ParamSpec(P)\n ) -> T,\n ParamSpec(P)\n) -> T: ...\ndef pipe[T](\n self: DataFrame,\n func: tuple[(...) -> T, str],\n *args: Any,\n **kwargs: Any\n) -> T: ...", "kind": 2, "label": "pipe", "sortText": "0z.9999.pipe"}, {"detail": "def pivot(\n self : DataFrame,\n *,\n columns: IndexLabel,\n index : IndexLabel = ...,\n values : IndexLabel = ...\n) -> DataFrame: ...", "kind": 2, "label": "pivot", "sortText": "0z.9999.pivot"}, {"detail": "def pivot_table(\n self : DataFrame,\n values : _PivotTableValuesTypes = None,\n index : _PivotTableIndexTypes = None,\n columns : _PivotTableColumnsTypes = None,\n aggfunc : Literal['count', 'max', 'mean', 'median', 'min', 'std', 'sum', 'var'] | ((Series) -> Unknown) | Mapping[Hashable, _PivotAggFunc] | Sequence[_PivotAggFunc] | ufunc = 'mean',\n fill_value : Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n margins : bool = False,\n dropna : bool = True,\n margins_name: str = 'All',\n observed : bool = True,\n sort : bool = True\n) -> DataFrame: ...", "kind": 2, "label": "pivot_table", "sortText": "0z.9999.pivot_table"}, {"detail": "PlotAccessor", "kind": 5, "label": "plot", "sortText": "0z.9999.plot"}, {"detail": "def pop(\n self: DataFrame,\n item: str\n) -> Series: ...", "kind": 2, "label": "pop", "sortText": "0z.9999.pop"}, {"detail": "def pow(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "pow", "sortText": "0z.9999.pow"}, {"detail": "def prod(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n skipna : bool | None = True,\n numeric_only: bool = False,\n min_count : int = 0,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "prod", "sortText": "0z.9999.prod"}, {"detail": "def prod(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n skipna : bool | None = True,\n numeric_only: bool = False,\n min_count : int = 0,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "product", "sortText": "0z.9999.product"}, {"detail": "\n@overload\ndef quantile(\n self : DataFrame,\n q : float = ...,\n axis : Axis = 0,\n numeric_only : bool = ...,\n interpolation: QuantileInterpolation = ...,\n method : CalculationMethod = ...\n) -> Series: ...\ndef quantile(\n self : DataFrame,\n q : Sequence[float] | ndarray[tuple[Any, ...], dtype[floating]],\n axis : Axis = 0,\n numeric_only : bool = ...,\n interpolation: QuantileInterpolation = ...,\n method : CalculationMethod = ...\n) -> DataFrame: ...", "kind": 2, "label": "quantile", "sortText": "0z.9999.quantile"}, {"detail": "\n@overload\ndef query(\n self : DataFrame,\n expr : str,\n *,\n parser : Literal['pandas', 'python'] = ...,\n engine : Literal['numexpr', 'python'] | None = ...,\n local_dict : dict[str, Any] | None = ...,\n global_dict: dict[str, Any] | None = ...,\n resolvers : list[Mapping[Unknown, Unknown]] | None = ...,\n level : int = ...,\n target : object | None = ...,\n inplace : Literal[True]\n) -> None: ...\ndef query(\n self : DataFrame,\n expr : str,\n *,\n inplace : Literal[False] = False,\n parser : Literal['pandas', 'python'] = ...,\n engine : Literal['numexpr', 'python'] | None = ...,\n local_dict : dict[str, Any] | None = ...,\n global_dict: dict[str, Any] | None = ...,\n resolvers : list[Mapping[Unknown, Unknown]] | None = ...,\n level : int = ...,\n target : object | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "query", "sortText": "0z.9999.query"}, {"detail": "def radd(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "radd", "sortText": "0z.9999.radd"}, {"detail": "def rank(\n self : DataFrame,\n axis : Axis = 0,\n method : Literal['average', 'dense', 'first', 'max', 'min'] = 'average',\n numeric_only: bool = False,\n na_option : Literal['bottom', 'keep', 'top'] = 'keep',\n ascending : bool = True,\n pct : bool = False\n) -> DataFrame: ...", "kind": 2, "label": "rank", "sortText": "0z.9999.rank"}, {"detail": "def rtruediv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rdiv", "sortText": "0z.9999.rdiv"}, {"detail": "def reindex(\n self : DataFrame,\n labels : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n *,\n index : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n columns : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n method : Literal['backfill', 'bfill', 'ffill', 'nearest', 'pad'] | None = ...,\n copy : bool = True,\n level : int | str = ...,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n limit : int | None = None,\n tolerance : Timedelta | float | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "reindex", "sortText": "0z.9999.reindex"}, {"detail": "def reindex_like(\n self : DataFrame,\n other : DataFrame,\n method : Literal['backfill', 'bfill', 'ffill', 'nearest', 'pad'] | None = ...,\n copy : bool = True,\n limit : int | None = None,\n tolerance: ExtensionArray | Index | Sequence[Scalar] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 = ...\n) -> DataFrame: ...", "kind": 2, "label": "reindex_like", "sortText": "0z.9999.reindex_like"}, {"detail": "\n@overload\ndef rename(\n self : DataFrame,\n mapper : ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n *,\n index : ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n columns: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n copy : bool = ...,\n inplace: Literal[True],\n level : Hashable | None = None,\n errors : IgnoreRaise = ...\n) -> None: ...\ndef rename(\n self : DataFrame,\n mapper : ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n *,\n index : ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n columns: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n copy : bool = ...,\n inplace: Literal[False] = False,\n level : Hashable | None = None,\n errors : IgnoreRaise = ...\n) -> DataFrame: ...", "kind": 2, "label": "rename", "sortText": "0z.9999.rename"}, {"detail": "\n@overload\ndef rename_axis(\n self : DataFrame,\n mapper : ExtensionArray | Index | SequenceNotStr[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | range | str | timedelta | timedelta64 | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n copy : bool = ...,\n inplace: Literal[True]\n) -> None: ...\ndef rename_axis(\n self : DataFrame,\n mapper : ExtensionArray | Index | SequenceNotStr[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | range | str | timedelta | timedelta64 | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n copy : bool = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...\ndef rename_axis(\n self : DataFrame,\n *,\n index : ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n columns: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n copy : bool = ...,\n inplace: Literal[True]\n) -> None: ...\ndef rename_axis(\n self : DataFrame,\n *,\n index : ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n columns: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n copy : bool = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "rename_axis", "sortText": "0z.9999.rename_axis"}, {"detail": "def reorder_levels(\n self : DataFrame,\n order: list[Unknown],\n axis : Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "reorder_levels", "sortText": "0z.9999.reorder_levels"}, {"detail": "\n@overload\ndef replace[HashableT2: Hashable, HashableT3: Hashable](\n self : DataFrame,\n to_replace: Mapping[HashableT2, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n value : Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace : Literal[True],\n regex : Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> None: ...\ndef replace[HashableT2: Hashable, HashableT3: Hashable](\n self : DataFrame,\n to_replace: Mapping[HashableT2, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n value : Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace : Literal[False] = False,\n regex : Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "replace", "sortText": "0z.9999.replace"}, {"detail": "def resample(\n self : DataFrame,\n rule : BaseOffset | str | timedelta,\n axis : Literal['columns', 'index', 0, 1] | _NoDefault = 0,\n closed : Literal['left', 'right'] | None = None,\n label : Literal['left', 'right'] | None = None,\n on : Hashable | None = None,\n level : Hashable | None = None,\n origin : Timestamp | date | datetime | datetime64 | float | integer | str = 'start_day',\n offset : Timedelta | float | integer | str | timedelta | timedelta64 | None = None,\n group_keys: bool = False\n) -> DatetimeIndexResampler[DataFrame]: ...", "kind": 2, "label": "resample", "sortText": "0z.9999.resample"}, {"detail": "\n@overload\ndef reset_index(\n self : DataFrame,\n level : Hashable | Sequence[Hashable] = ...,\n *,\n drop : bool = ...,\n col_level : int | str = ...,\n col_fill : Hashable = ...,\n inplace : Literal[True],\n allow_duplicates: bool = ...,\n names : Hashable | Sequence[Hashable] = ...\n) -> None: ...\ndef reset_index(\n self : DataFrame,\n level : Hashable | Sequence[Hashable] = ...,\n *,\n col_level : int | str = ...,\n col_fill : Hashable = ...,\n drop : bool = ...,\n inplace : Literal[False] = False,\n allow_duplicates: bool = ...,\n names : Hashable | Sequence[Hashable] = ...\n) -> DataFrame: ...", "kind": 2, "label": "reset_index", "sortText": "0z.9999.reset_index"}, {"detail": "def rfloordiv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rfloordiv", "sortText": "0z.9999.rfloordiv"}, {"detail": "def rmod(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rmod", "sortText": "0z.9999.rmod"}, {"detail": "def rmul(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rmul", "sortText": "0z.9999.rmul"}, {"detail": "\n@overload\ndef rolling(\n self : DataFrame,\n window : BaseIndexer | BaseOffset | int | str | timedelta,\n min_periods: int | None = ...,\n center : bool = ...,\n on : Hashable | None = ...,\n axis : AxisIndex = ...,\n closed : Literal['both', 'left', 'neither', 'right'] | None = ...,\n step : int | None = ...,\n method : CalculationMethod = ...,\n *,\n win_type : str\n) -> Window[DataFrame]: ...\ndef rolling(\n self : DataFrame,\n window : BaseIndexer | BaseOffset | int | str | timedelta,\n min_periods: int | None = ...,\n center : bool = ...,\n on : Hashable | None = ...,\n axis : AxisIndex = ...,\n closed : Literal['both', 'left', 'neither', 'right'] | None = ...,\n step : int | None = ...,\n method : CalculationMethod = ...,\n *,\n win_type : None = None\n) -> Rolling[DataFrame]: ...", "kind": 2, "label": "rolling", "sortText": "0z.9999.rolling"}, {"detail": "def round(\n self : DataFrame,\n decimals: Series | dict[Unknown, Unknown] | int = ...,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "round", "sortText": "0z.9999.round"}, {"detail": "def rpow(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rpow", "sortText": "0z.9999.rpow"}, {"detail": "def rsub(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rsub", "sortText": "0z.9999.rsub"}, {"detail": "def rtruediv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rtruediv", "sortText": "0z.9999.rtruediv"}, {"detail": "def sample(\n self : DataFrame,\n n : int | None = ...,\n frac : float | None = ...,\n replace : bool = False,\n weights : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = ...,\n random_state: BitGenerator | ExtensionArray | Generator | RandomState | int | ndarray | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n ignore_index: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "sample", "sortText": "0z.9999.sample"}, {"detail": "\n@overload\ndef select_dtypes(\n self : DataFrame,\n include: StrDtypeArg,\n exclude: Literal[' Never: ...\ndef select_dtypes(\n self: DataFrame,\n include: Literal[' Never: ...\ndef select_dtypes(\n self: DataFrame,\n exclude: StrDtypeArg\n) -> Never: ...\ndef select_dtypes(\n self: DataFrame,\n include: list[Never],\n exclude: list[Never]\n) -> Never: ...\ndef select_dtypes(\n self : DataFrame,\n include: _AstypeArgExtList,\n exclude: Literal[' DataFrame: ...\ndef select_dtypes(\n self: DataFrame,\n include: Literal[' DataFrame: ...\ndef select_dtypes(\n self: DataFrame,\n exclude: _AstypeArgExtList\n) -> DataFrame: ...", "kind": 2, "label": "select_dtypes", "sortText": "0z.9999.select_dtypes"}, {"detail": "def sem(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n skipna : bool | None = True,\n ddof : int = 1,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "sem", "sortText": "0z.9999.sem"}, {"detail": "def set_axis(\n self : DataFrame,\n labels: AxesData,\n *,\n axis : Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "set_axis", "sortText": "0z.9999.set_axis"}, {"detail": "def set_flags(\n self : DataFrame,\n *,\n copy : bool = ...,\n allows_duplicate_labels: bool | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "set_flags", "sortText": "0z.9999.set_flags"}, {"detail": "\n@overload\ndef set_index(\n self : DataFrame,\n keys : Hashable | Index | Iterator[Hashable] | Sequence[Hashable] | Series | ndarray | None,\n *,\n drop : bool = ...,\n append : bool = ...,\n verify_integrity: bool = ...,\n inplace : Literal[True]\n) -> None: ...\ndef set_index(\n self : DataFrame,\n keys : Hashable | Index | Iterator[Hashable] | Sequence[Hashable] | Series | ndarray | None,\n *,\n drop : bool = ...,\n append : bool = ...,\n verify_integrity: bool = ...,\n inplace : Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "set_index", "sortText": "0z.9999.set_index"}, {"detail": "tuple[int, int]", "kind": 5, "label": "shape", "sortText": "0z.9999.shape"}, {"detail": "def shift(\n self : DataFrame,\n periods : Sequence[int] | int = ...,\n freq : BaseOffset | str | timedelta | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n fill_value: NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "shift", "sortText": "0z.9999.shift"}, {"detail": "int", "kind": 5, "label": "size", "sortText": "0z.9999.size"}, {"detail": "def skew(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "skew", "sortText": "0z.9999.skew"}, {"detail": "\n@overload\ndef sort_index(\n self : DataFrame,\n *,\n axis : Axis = 0,\n level : Hashable | None = None,\n ascending : Sequence[bool] | bool = ...,\n kind : SortKind = ...,\n na_position : NaPosition = ...,\n sort_remaining: bool = ...,\n ignore_index : bool = ...,\n inplace : Literal[True],\n key : IndexKeyFunc = ...\n) -> None: ...\ndef sort_index(\n self : DataFrame,\n *,\n axis : Axis = 0,\n level : Hashable | list[int] | list[str] | None = ...,\n ascending : Sequence[bool] | bool = ...,\n kind : SortKind = ...,\n na_position : NaPosition = ...,\n sort_remaining: bool = ...,\n ignore_index : bool = ...,\n inplace : Literal[False] = False,\n key : IndexKeyFunc = ...\n) -> DataFrame: ...", "kind": 2, "label": "sort_index", "sortText": "0z.9999.sort_index"}, {"detail": "\n@overload\ndef sort_values(\n self : DataFrame,\n by : Sequence[str] | str,\n *,\n axis : Axis = 0,\n ascending : Sequence[bool] | bool = ...,\n kind : SortKind = ...,\n na_position : NaPosition = ...,\n ignore_index: bool = ...,\n inplace : Literal[True],\n key : ValueKeyFunc = ...\n) -> None: ...\ndef sort_values(\n self : DataFrame,\n by : Sequence[str] | str,\n *,\n axis : Axis = 0,\n ascending : Sequence[bool] | bool = ...,\n kind : SortKind = ...,\n na_position : NaPosition = ...,\n ignore_index: bool = ...,\n inplace : Literal[False] = False,\n key : ValueKeyFunc = ...\n) -> DataFrame: ...", "kind": 2, "label": "sort_values", "sortText": "0z.9999.sort_values"}, {"detail": "EllipsisType", "kind": 5, "label": "sparse", "sortText": "0z.9999.sparse"}, {"detail": "def squeeze(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64: ...", "kind": 2, "label": "squeeze", "sortText": "0z.9999.squeeze"}, {"detail": "\n@overload\ndef stack(\n self : DataFrame,\n level : IndexLabel = ...,\n *,\n future_stack: Literal[True]\n) -> DataFrame | Series: ...\ndef stack(\n self : DataFrame,\n level : IndexLabel = ...,\n dropna : bool = ...,\n sort : bool = ...,\n future_stack: Literal[False] = False\n) -> DataFrame | Series: ...", "kind": 2, "label": "stack", "sortText": "0z.9999.stack"}, {"detail": "def std(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = 0,\n skipna : bool = True,\n ddof : int = 1,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "std", "sortText": "0z.9999.std"}, {"detail": "Styler", "kind": 5, "label": "style", "sortText": "0z.9999.style"}, {"detail": "def sub(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "sub", "sortText": "0z.9999.sub"}, {"detail": "def sub(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "subtract", "sortText": "0z.9999.subtract"}, {"detail": "def sum(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = 0,\n skipna : bool | None = True,\n numeric_only: bool = False,\n min_count : int = 0,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "sum", "sortText": "0z.9999.sum"}, {"detail": "def swapaxes(\n self : DataFrame,\n axis1: Axis,\n axis2: Axis,\n copy : bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "swapaxes", "sortText": "0z.9999.swapaxes"}, {"detail": "def swaplevel(\n self: DataFrame,\n i : Hashable = ...,\n j : Hashable = ...,\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "swaplevel", "sortText": "0z.9999.swaplevel"}, {"detail": "def tail(\n self: DataFrame,\n n : int = 5\n) -> DataFrame: ...", "kind": 2, "label": "tail", "sortText": "0z.9999.tail"}, {"detail": "def take(\n self : DataFrame,\n indices : TakeIndexer,\n axis : Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "take", "sortText": "0z.9999.take"}, {"detail": "def to_clipboard[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n excel : bool = True,\n sep : str | None = None,\n *,\n na_rep : str = ...,\n float_format : ((object) -> str) | str | None = ...,\n columns : list[HashableT1] | None = ...,\n header : bool | list[str] = ...,\n index : bool = ...,\n index_label : Literal[False] | list[HashableT2] | str | None = ...,\n mode : FileWriteMode = ...,\n encoding : str | None = ...,\n compression : CompressionOptions = ...,\n quoting : CSVQuoting = ...,\n quotechar : str = ...,\n lineterminator : str | None = ...,\n chunksize : int | None = ...,\n date_format : str | None = ...,\n doublequote : bool = ...,\n escapechar : str | None = ...,\n decimal : str = ...,\n errors : str = ...,\n storage_options: StorageOptions = ...\n) -> None: ...", "kind": 2, "label": "to_clipboard", "sortText": "0z.9999.to_clipboard"}, {"detail": "\n@overload\ndef to_csv[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n path_or_buf : PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n sep : str = ...,\n na_rep : str = ...,\n float_format : ((object) -> str) | str | None = ...,\n columns : list[HashableT1] | None = ...,\n header : bool | list[str] = ...,\n index : bool = ...,\n index_label : Literal[False] | list[HashableT2] | str | None = ...,\n mode : FileWriteMode = ...,\n encoding : str | None = ...,\n compression : CompressionOptions = ...,\n quoting : CSVQuoting = ...,\n quotechar : str = ...,\n lineterminator : str | None = ...,\n chunksize : int | None = ...,\n date_format : str | None = ...,\n doublequote : bool = ...,\n escapechar : str | None = ...,\n decimal : str = ...,\n errors : OpenFileErrors = ...,\n storage_options: StorageOptions = ...\n) -> None: ...\ndef to_csv[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n path_or_buf : None = None,\n sep : str = ...,\n na_rep : str = ...,\n float_format : ((object) -> str) | str | None = ...,\n columns : list[HashableT1] | None = ...,\n header : bool | list[str] = ...,\n index : bool = ...,\n index_label : Literal[False] | list[HashableT2] | str | None = ...,\n mode : FileWriteMode = ...,\n encoding : str | None = ...,\n compression : CompressionOptions = ...,\n quoting : CSVQuoting = ...,\n quotechar : str = ...,\n lineterminator : str | None = ...,\n chunksize : int | None = ...,\n date_format : str | None = ...,\n doublequote : bool = ...,\n escapechar : str | None = ...,\n decimal : str = ...,\n errors : OpenFileErrors = ...,\n storage_options: StorageOptions = ...\n) -> str: ...", "kind": 2, "label": "to_csv", "sortText": "0z.9999.to_csv"}, {"detail": "\n@overload\ndef to_dict(\n self : DataFrame,\n orient: str = ...,\n *,\n into : type[defaultdict[Unknown, Unknown]],\n index : Literal[True] = True\n) -> Never: ...\ndef to_dict[_T_MUTABLE_MAPPING_co: MutableMapping[Unknown, Unknown]](\n self : DataFrame,\n orient: Literal['records'],\n *,\n into : _T_MUTABLE_MAPPING_co | type[_T_MUTABLE_MAPPING_co],\n index : Literal[True] = True\n) -> list[_T_MUTABLE_MAPPING_co]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['records'],\n *,\n into : type[dict[Unknown, Unknown]] = ...,\n index : Literal[True] = True\n) -> list[dict[Hashable, Any]]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['index'],\n *,\n into : defaultdict[Unknown, Unknown],\n index : Literal[True] = True\n) -> defaultdict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['index'],\n *,\n into : OrderedDict[Unknown, Unknown] | type[OrderedDict[Unknown, Unknown]],\n index : Literal[True] = True\n) -> OrderedDict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['index'],\n *,\n into : type[MutableMapping[Unknown, Unknown]],\n index : Literal[True] = True\n) -> MutableMapping[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['index'],\n *,\n into : type[dict[Unknown, Unknown]] = ...,\n index : Literal[True] = True\n) -> dict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict[_T_MUTABLE_MAPPING_co: MutableMapping[Unknown, Unknown]](\n self : DataFrame,\n orient: Literal['dict', 'list', 'series'] = ...,\n *,\n into : _T_MUTABLE_MAPPING_co | type[_T_MUTABLE_MAPPING_co],\n index : Literal[True] = True\n) -> _T_MUTABLE_MAPPING_co: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['dict', 'list', 'series'] = ...,\n *,\n into : type[dict[Unknown, Unknown]] = ...,\n index : Literal[True] = True\n) -> dict[Hashable, Any]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['split', 'tight'],\n *,\n into : MutableMapping[Unknown, Unknown] | type[MutableMapping[Unknown, Unknown]],\n index : bool = ...\n) -> MutableMapping[str, list[Unknown]]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['split', 'tight'],\n *,\n into : type[dict[Unknown, Unknown]] = ...,\n index : bool = ...\n) -> dict[str, list[Unknown]]: ...", "kind": 2, "label": "to_dict", "sortText": "0z.9999.to_dict"}, {"detail": "def to_excel(\n self : DataFrame,\n excel_writer: Unknown,\n sheet_name : str = 'Sheet1',\n na_rep : str = '',\n float_format: str | None = ...,\n columns : Sequence[str] | str | None = ...,\n header : bool | list[str] = True,\n index : bool = True,\n index_label : Sequence[str] | str | None = ...,\n startrow : int = 0,\n startcol : int = 0,\n engine : str | None = ...,\n merge_cells : ExcelWriterMergeCells = True,\n inf_rep : str = 'inf',\n freeze_panes: tuple[int, int] | None = ...\n) -> None: ...", "kind": 2, "label": "to_excel", "sortText": "0z.9999.to_excel"}, {"detail": "def to_feather(\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n **kwargs: Any\n) -> None: ...", "kind": 2, "label": "to_feather", "sortText": "0z.9999.to_feather"}, {"detail": "def to_hdf[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n path_or_buf : HDFStore | PathLike[str] | str,\n *,\n key : str,\n mode : Literal['a', 'r+', 'w'] = ...,\n complevel : int | None = ...,\n complib : Literal['blosc', 'bzip2', 'lzo', 'zlib'] | None = ...,\n append : bool = ...,\n format : Literal['f', 'fixed', 't', 'table'] | None = ...,\n index : bool = ...,\n min_itemsize: dict[HashableT1, int] | int | None = ...,\n nan_rep : str | None = ...,\n dropna : bool | None = ...,\n data_columns: Literal[True] | list[HashableT2] | None = ...,\n errors : OpenFileErrors = ...,\n encoding : str = ...\n) -> None: ...", "kind": 2, "label": "to_hdf", "sortText": "0z.9999.to_hdf"}, {"detail": "\n@overload\ndef to_html(\n self : DataFrame,\n buf : PathLike[str] | WriteBuffer[str] | str,\n *,\n columns : Index | SequenceNotStr[Hashable] | Series | None = ...,\n col_space : Mapping[Hashable, int | str] | Sequence[int | str] | int | str | None = ...,\n header : bool = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Mapping[Hashable, (object) -> str] | list[(object) -> str] | tuple[(object) -> str, ...] | None = ...,\n float_format : ((float) -> str) | None = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n justify : Literal['center', 'end', 'inherit', 'initial', 'justify', 'justify-all', 'left', 'match-parent', 'right', 'start', 'unset'] | None = ...,\n max_rows : int | None = ...,\n max_cols : int | None = ...,\n show_dimensions: bool = ...,\n decimal : str = ...,\n bold_rows : bool = ...,\n classes : Sequence[str] | None = ...,\n escape : bool = ...,\n notebook : bool = ...,\n border : int | None = ...,\n table_id : str | None = ...,\n render_links : bool = ...,\n encoding : str | None = ...\n) -> None: ...\ndef to_html(\n self : DataFrame,\n buf : None = None,\n *,\n columns : Sequence[Hashable] | None = ...,\n col_space : Mapping[Hashable, int | str] | Sequence[int | str] | int | str | None = ...,\n header : bool = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Mapping[Hashable, (object) -> str] | list[(object) -> str] | tuple[(object) -> str, ...] | None = ...,\n float_format : ((float) -> str) | None = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n justify : Literal['center', 'end', 'inherit', 'initial', 'justify', 'justify-all', 'left', 'match-parent', 'right', 'start', 'unset'] | None = ...,\n max_rows : int | None = ...,\n max_cols : int | None = ...,\n show_dimensions: bool = ...,\n decimal : str = ...,\n bold_rows : bool = ...,\n classes : Sequence[str] | None = ...,\n escape : bool = ...,\n notebook : bool = ...,\n border : int | None = ...,\n table_id : str | None = ...,\n render_links : bool = ...,\n encoding : str | None = ...\n) -> str: ...", "kind": 2, "label": "to_html", "sortText": "0z.9999.to_html"}, {"detail": "\n@overload\ndef to_json(\n self : DataFrame,\n path_or_buf : PathLike[str] | WriteBuffer[str] | str,\n *,\n orient : Literal['records'],\n date_format : Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii : bool = ...,\n date_unit : TimeUnit = ...,\n default_handler : ((Any) -> JSONSerializable) | None = ...,\n lines : Literal[True],\n compression : CompressionOptions = ...,\n index : bool | None = ...,\n indent : int | None = ...,\n storage_options : dict[Unknown, Unknown] | None = ...,\n mode : Literal['a']\n) -> None: ...\ndef to_json(\n self : DataFrame,\n path_or_buf : None = None,\n *,\n orient : Literal['records'],\n date_format : Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii : bool = ...,\n date_unit : TimeUnit = ...,\n default_handler : ((Any) -> JSONSerializable) | None = ...,\n lines : Literal[True],\n compression : CompressionOptions = ...,\n index : bool | None = ...,\n indent : int | None = ...,\n storage_options : dict[Unknown, Unknown] | None = ...,\n mode : Literal['a']\n) -> str: ...\ndef to_json(\n self : DataFrame,\n path_or_buf : None = None,\n *,\n orient : Literal['columns', 'index', 'records', 'split', 'table', 'values'] | None = ...,\n date_format : Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii : bool = ...,\n date_unit : TimeUnit = ...,\n default_handler : ((Any) -> JSONSerializable) | None = ...,\n lines : bool = ...,\n compression : CompressionOptions = ...,\n index : bool | None = ...,\n indent : int | None = ...,\n storage_options : dict[Unknown, Unknown] | None = ...,\n mode : Literal['w'] = ...\n) -> str: ...\ndef to_json(\n self : DataFrame,\n path_or_buf : PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n *,\n orient : Literal['columns', 'index', 'records', 'split', 'table', 'values'] | None = ...,\n date_format : Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii : bool = ...,\n date_unit : TimeUnit = ...,\n default_handler : ((Any) -> JSONSerializable) | None = ...,\n lines : bool = ...,\n compression : CompressionOptions = ...,\n index : bool | None = ...,\n indent : int | None = ...,\n storage_options : dict[Unknown, Unknown] | None = ...,\n mode : Literal['w'] = ...\n) -> None: ...", "kind": 2, "label": "to_json", "sortText": "0z.9999.to_json"}, {"detail": "\n@overload\ndef to_latex(\n self : DataFrame,\n buf : PathLike[str] | WriteBuffer[str] | str,\n columns : list[str] | None = ...,\n header : bool | list[str] = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Unknown = ...,\n float_format : Unknown = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n bold_rows : bool = ...,\n column_format : str | None = ...,\n longtable : bool | None = ...,\n escape : bool | None = ...,\n encoding : str | None = ...,\n decimal : str = ...,\n multicolumn : bool | None = ...,\n multicolumn_format: str | None = ...,\n multirow : bool | None = ...,\n caption : str | tuple[str, str] | None = ...,\n label : str | None = ...,\n position : str | None = ...\n) -> None: ...\ndef to_latex(\n self : DataFrame,\n buf : None = None,\n columns : list[str] | None = ...,\n header : bool | list[str] = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Unknown = ...,\n float_format : Unknown = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n bold_rows : bool = ...,\n column_format : str | None = ...,\n longtable : bool | None = ...,\n escape : bool | None = ...,\n encoding : str | None = ...,\n decimal : str = ...,\n multicolumn : bool | None = ...,\n multicolumn_format: str | None = ...,\n multirow : bool | None = ...,\n caption : str | tuple[str, str] | None = ...,\n label : str | None = ...,\n position : str | None = ...\n) -> str: ...", "kind": 2, "label": "to_latex", "sortText": "0z.9999.to_latex"}, {"detail": "\n@overload\ndef to_markdown(\n self : DataFrame,\n buf : PathLike[str] | WriteBuffer[str] | str,\n *,\n mode : FileWriteMode = ...,\n index : bool = ...,\n storage_options: StorageOptions = ...,\n **kwargs : Any\n) -> None: ...\ndef to_markdown(\n self : DataFrame,\n buf : None = None,\n *,\n mode : Literal['a', 'a+', 'a+b', 'ab', 'at', 'w', 'w+', 'w+b', 'wb', 'wt', 'x', 'xb', 'xt'] | None = ...,\n index : bool = ...,\n storage_options: StorageOptions = ...,\n **kwargs : Any\n) -> str: ...", "kind": 2, "label": "to_markdown", "sortText": "0z.9999.to_markdown"}, {"detail": "def to_numpy(\n self : DataFrame,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = ...,\n copy : bool = False,\n na_value: Scalar = ...\n) -> ndarray[tuple[int, int]]: ...", "kind": 2, "label": "to_numpy", "sortText": "0z.9999.to_numpy"}, {"detail": "\n@overload\ndef to_orc(\n self : DataFrame,\n path : PathLike[str] | WriteBuffer[bytes] | str,\n *,\n engine : Literal['pyarrow'] = ...,\n index : bool | None = ...,\n engine_kwargs: dict[str, Any] | None = ...\n) -> None: ...\ndef to_orc(\n self : DataFrame,\n path : None = None,\n *,\n engine : Literal['pyarrow'] = ...,\n index : bool | None = ...,\n engine_kwargs: dict[str, Any] | None = ...\n) -> bytes: ...", "kind": 2, "label": "to_orc", "sortText": "0z.9999.to_orc"}, {"detail": "\n@overload\ndef to_parquet(\n self : DataFrame,\n path : PathLike[str] | WriteBuffer[bytes] | str,\n *,\n engine : ParquetEngine = ...,\n compression : Literal['brotli', 'gzip', 'lz4', 'snappy', 'zstd'] | None = ...,\n index : bool | None = ...,\n partition_cols : Sequence[Hashable] | None = ...,\n storage_options: StorageOptions = ...,\n **kwargs : Any\n) -> None: ...\ndef to_parquet(\n self : DataFrame,\n path : None = None,\n *,\n engine : ParquetEngine = ...,\n compression : Literal['brotli', 'gzip', 'lz4', 'snappy', 'zstd'] | None = ...,\n index : bool | None = ...,\n partition_cols : Sequence[Hashable] | None = ...,\n storage_options: StorageOptions = ...,\n **kwargs : Any\n) -> bytes: ...", "kind": 2, "label": "to_parquet", "sortText": "0z.9999.to_parquet"}, {"detail": "def to_period(\n self: DataFrame,\n freq: Day | Hour | Micro | Milli | Minute | MonthEnd | Nano | QuarterEnd | Second | Week | YearEnd | str | None = None,\n axis: Axis = 0,\n copy: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "to_period", "sortText": "0z.9999.to_period"}, {"detail": "def to_pickle(\n self : DataFrame,\n path : PathLike[str] | WriteBuffer[bytes] | str,\n compression : CompressionOptions = 'infer',\n protocol : int = 5,\n storage_options: StorageOptions = ...\n) -> None: ...", "kind": 2, "label": "to_pickle", "sortText": "0z.9999.to_pickle"}, {"detail": "def to_records[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n index : bool = True,\n column_dtypes: Mapping[HashableT1, DTypeLike] | _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n index_dtypes : Mapping[HashableT2, DTypeLike] | _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None\n) -> recarray: ...", "kind": 2, "label": "to_records", "sortText": "0z.9999.to_records"}, {"detail": "def to_sql(\n self: DataFrame,\n name: str,\n con: Unknown,\n *,\n schema: str | None = None,\n if_exists: Literal['append', 'delete_rows', 'fail', 'replace'] = 'fail',\n index: bool = True,\n index_label: IndexLabel = None,\n chunksize: int | None = None,\n dtype: ExtensionDtype | Mapping[Hashable, ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str]] | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n method: Literal['multi'] | ((\n SQLTable,\n Any,\n list[str],\n Iterable[tuple[Any, ...]]\n) -> int | None) | None = None\n) -> int | None: ...", "kind": 2, "label": "to_sql", "sortText": "0z.9999.to_sql"}, {"detail": "\n@overload\ndef to_stata[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n path : PathLike[str] | WriteBuffer[bytes] | str,\n *,\n convert_dates : dict[HashableT1, StataDateFormat] | None = ...,\n write_index : bool = ...,\n byteorder : Literal['<', '>', 'big', 'little'] | None = ...,\n time_stamp : datetime | None = ...,\n data_label : str | None = ...,\n variable_labels: dict[HashableT2, str] | None = ...,\n version : Literal[117, 118, 119],\n convert_strl : SequenceNotStr[Hashable] | None = ...,\n compression : CompressionOptions = ...,\n storage_options: StorageOptions = ...,\n value_labels : dict[Hashable, dict[float, str]] | None = ...\n) -> None: ...\ndef to_stata[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n path : PathLike[str] | WriteBuffer[bytes] | str,\n *,\n convert_dates : dict[HashableT1, StataDateFormat] | None = ...,\n write_index : bool = ...,\n byteorder : Literal['<', '>', 'big', 'little'] | None = ...,\n time_stamp : datetime | None = ...,\n data_label : str | None = ...,\n variable_labels: dict[HashableT2, str] | None = ...,\n version : Literal[114, 117, 118, 119] | None = ...,\n convert_strl : None = None,\n compression : CompressionOptions = ...,\n storage_options: StorageOptions = ...,\n value_labels : dict[Hashable, dict[float, str]] | None = ...\n) -> None: ...", "kind": 2, "label": "to_stata", "sortText": "0z.9999.to_stata"}, {"detail": "\n@overload\ndef to_string[HashableT: Hashable](\n self : DataFrame,\n buf : PathLike[str] | WriteBuffer[str] | str,\n *,\n columns : Index | SequenceNotStr[Hashable] | Series | None = ...,\n col_space : dict[HashableT, int] | int | list[int] | None = ...,\n header : bool | list[str] | tuple[str, ...] = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Mapping[int | str, (...) -> Unknown] | list[(...) -> Unknown] | tuple[(...) -> Unknown, ...] | None = ...,\n float_format : ((float) -> str) | EngFormatter | str | None = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n justify : str | None = ...,\n max_rows : int | None = ...,\n max_cols : int | None = ...,\n show_dimensions: bool = ...,\n decimal : str = ...,\n line_width : int | None = ...,\n min_rows : int | None = ...,\n max_colwidth : int | None = ...,\n encoding : str | None = ...\n) -> None: ...\ndef to_string(\n self : DataFrame,\n buf : None = None,\n *,\n columns : Index | Sequence[Hashable] | Series | None = ...,\n col_space : dict[Hashable, int] | int | list[int] | None = ...,\n header : Sequence[str] | bool = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Mapping[int | str, (...) -> Unknown] | list[(...) -> Unknown] | tuple[(...) -> Unknown, ...] | None = ...,\n float_format : ((float) -> str) | EngFormatter | str | None = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n justify : str | None = ...,\n max_rows : int | None = ...,\n max_cols : int | None = ...,\n show_dimensions: bool = ...,\n decimal : str = ...,\n line_width : int | None = ...,\n min_rows : int | None = ...,\n max_colwidth : int | None = ...,\n encoding : str | None = ...\n) -> str: ...", "kind": 2, "label": "to_string", "sortText": "0z.9999.to_string"}, {"detail": "def to_timestamp(\n self: DataFrame,\n freq: Day | Hour | Micro | Milli | Minute | MonthEnd | Nano | QuarterEnd | Second | Week | YearEnd | str | None = None,\n how : ToTimestampHow = ...,\n axis: Axis = 0,\n copy: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "to_timestamp", "sortText": "0z.9999.to_timestamp"}, {"detail": "def to_xarray(self: DataFrame) -> Unknown: ...", "kind": 2, "label": "to_xarray", "sortText": "0z.9999.to_xarray"}, {"detail": "\n@overload\ndef to_xml(\n self : DataFrame,\n path_or_buffer : PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n index : bool = ...,\n root_name : str = ...,\n row_name : str = ...,\n na_rep : str | None = ...,\n attr_cols : SequenceNotStr[Hashable] | None = ...,\n elem_cols : SequenceNotStr[Hashable] | None = ...,\n namespaces : dict[str | None, str] | None = ...,\n prefix : str | None = ...,\n encoding : str = ...,\n xml_declaration: bool = ...,\n pretty_print : bool = ...,\n parser : XMLParsers = ...,\n stylesheet : PathLike[str] | ReadBuffer[bytes] | ReadBuffer[str] | str | None = ...,\n compression : CompressionOptions = ...,\n storage_options: StorageOptions = ...\n) -> None: ...\ndef to_xml(\n self : DataFrame,\n path_or_buffer : None = None,\n index : bool = ...,\n root_name : str | None = ...,\n row_name : str | None = ...,\n na_rep : str | None = ...,\n attr_cols : list[Hashable] | None = ...,\n elem_cols : list[Hashable] | None = ...,\n namespaces : dict[str | None, str] | None = ...,\n prefix : str | None = ...,\n encoding : str = ...,\n xml_declaration: bool | None = ...,\n pretty_print : bool | None = ...,\n parser : str | None = ...,\n stylesheet : PathLike[str] | ReadBuffer[bytes] | ReadBuffer[str] | str | None = ...,\n compression : CompressionOptions = ...,\n storage_options: StorageOptions = ...\n) -> str: ...", "kind": 2, "label": "to_xml", "sortText": "0z.9999.to_xml"}, {"detail": "def transform(\n self : DataFrame,\n func : AggFuncTypeFrame,\n axis : Axis = 0,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "transform", "sortText": "0z.9999.transform"}, {"detail": "def transpose(\n self : DataFrame,\n *args: Any,\n *,\n copy : bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "transpose", "sortText": "0z.9999.transpose"}, {"detail": "def truediv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "truediv", "sortText": "0z.9999.truediv"}, {"detail": "def truncate(\n self : DataFrame,\n before: date | int | str | None = ...,\n after : date | int | str | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n copy : bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "truncate", "sortText": "0z.9999.truncate"}, {"detail": "def tz_convert(\n self : DataFrame,\n tz : TimeZones,\n axis : Axis = 0,\n level: Hashable | None = None,\n copy : bool = True\n) -> DataFrame: ...", "kind": 2, "label": "tz_convert", "sortText": "0z.9999.tz_convert"}, {"detail": "def tz_localize(\n self : DataFrame,\n tz : TimeZones,\n axis : Axis = 0,\n level : Hashable | None = None,\n copy : builtins.bool = True,\n ambiguous : TimeAmbiguous = 'raise',\n nonexistent: TimeNonexistent = 'raise'\n) -> DataFrame: ...", "kind": 2, "label": "tz_localize", "sortText": "0z.9999.tz_localize"}, {"detail": "def unstack(\n self : DataFrame,\n level : IndexLabel = -1,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n sort : bool = True\n) -> DataFrame | Series: ...", "kind": 2, "label": "unstack", "sortText": "0z.9999.unstack"}, {"detail": "def update(\n self : DataFrame,\n other : DataFrame | Series,\n join : Literal['left'] = 'left',\n overwrite : bool = True,\n filter_func: ((...) -> Unknown) | None = ...,\n errors : IgnoreRaise = 'ignore'\n) -> None: ...", "kind": 2, "label": "update", "sortText": "0z.9999.update"}, {"detail": "\n@overload\ndef value_counts(\n self : DataFrame,\n subset : Sequence[Hashable] | None = ...,\n normalize: Literal[False] = False,\n sort : bool = ...,\n ascending: bool = ...,\n dropna : bool = ...\n) -> Series[int]: ...\ndef value_counts(\n self : DataFrame,\n normalize: Literal[True],\n subset : Sequence[Hashable] | None = ...,\n sort : bool = ...,\n ascending: bool = ...,\n dropna : bool = ...\n) -> Series[float]: ...", "kind": 2, "label": "value_counts", "sortText": "0z.9999.value_counts"}, {"detail": "ndarray[tuple[int, int]]", "kind": 5, "label": "values", "sortText": "0z.9999.values"}, {"detail": "def var(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = 0,\n skipna : bool | None = True,\n ddof : int = 1,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "var", "sortText": "0z.9999.var"}, {"detail": "\n@overload\ndef where(\n self : DataFrame,\n cond : ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other : ((...) -> DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64) | DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 = ...,\n *,\n inplace: Literal[True],\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n level : Hashable | None = None\n) -> None: ...\ndef where(\n self : DataFrame,\n cond : ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other : ((...) -> DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64) | DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 = ...,\n *,\n inplace: Literal[False] = False,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n level : Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "where", "sortText": "0z.9999.where"}, {"detail": "def xs(\n self : DataFrame,\n key : IndexLabel,\n axis : Axis = 0,\n level : Hashable | Sequence[Hashable] | None = None,\n drop_level: bool = True\n) -> DataFrame | Series: ...", "kind": 2, "label": "xs", "sortText": "0z.9999.xs"}, {"detail": "def __abs__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__abs__", "sortText": "3z.9999.__abs__"}, {"detail": "def __add__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__add__", "sortText": "3z.9999.__add__"}, {"detail": "def __and__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__and__", "sortText": "3z.9999.__and__"}, {"detail": "def __array__(\n self : DataFrame,\n dtype: Unknown = ...\n) -> ndarray: ...", "kind": 2, "label": "__array__", "sortText": "3z.9999.__array__"}, {"detail": "int", "kind": 5, "label": "__array_priority__", "sortText": "3z.9999.__array_priority__"}, {"detail": "def __arrow_c_stream__(\n self : DataFrame,\n requested_schema: object | None = None\n) -> object: ...", "kind": 2, "label": "__arrow_c_stream__", "sortText": "3z.9999.__arrow_c_stream__"}, {"detail": "def __bool__(self: DataFrame) -> NoReturn: ...", "kind": 2, "label": "__bool__", "sortText": "3z.9999.__bool__"}, {"detail": "def __contains__(\n self: DataFrame,\n key: Unknown\n) -> bool: ...", "kind": 2, "label": "__contains__", "sortText": "3z.9999.__contains__"}, {"detail": "def __copy__(\n self: DataFrame,\n deep: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "__copy__", "sortText": "3z.9999.__copy__"}, {"detail": "def __deepcopy__(\n self: DataFrame,\n memo: MutableMapping[int, Any] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "__deepcopy__", "sortText": "3z.9999.__deepcopy__"}, {"detail": "def __delitem__(\n self: DataFrame,\n idx: Hashable\n) -> None: ...", "kind": 2, "label": "__delitem__", "sortText": "3z.9999.__delitem__"}, {"detail": "def __divmod__(\n self: DataFrame,\n other: Any\n) -> tuple[DataFrame, DataFrame]: ...", "kind": 2, "label": "__divmod__", "sortText": "3z.9999.__divmod__"}, {"detail": "def __eq__(\n self: DataFrame,\n other: object\n) -> DataFrame: ...", "kind": 2, "label": "__eq__", "sortText": "3z.9999.__eq__"}, {"detail": "def __finalize__(\n self : DataFrame,\n other : Unknown,\n method : Unknown = ...,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "__finalize__", "sortText": "3z.9999.__finalize__"}, {"detail": "def __floordiv__(\n self: DataFrame,\n other: DataFrame | Sequence[float] | Series[float] | Series[int] | float\n) -> DataFrame: ...", "kind": 2, "label": "__floordiv__", "sortText": "3z.9999.__floordiv__"}, {"detail": "def __ge__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__ge__", "sortText": "3z.9999.__ge__"}, {"detail": "def __getattr__(\n self: DataFrame,\n name: str\n) -> Series: ...", "kind": 2, "label": "__getattr__", "sortText": "3z.9999.__getattr__"}, {"detail": "\n@overload\ndef __getitem__(\n self: DataFrame,\n key: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | tuple[Hashable, ...]\n) -> Series: ...\ndef __getitem__(\n self: DataFrame,\n key: Iterable[Hashable] | slice[Any, Any, Any]\n) -> DataFrame: ...\ndef __getitem__(\n self: DataFrame,\n key: Hashable\n) -> Series: ...", "kind": 2, "label": "__getitem__", "sortText": "3z.9999.__getitem__"}, {"detail": "def __gt__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__gt__", "sortText": "3z.9999.__gt__"}, {"detail": "None", "kind": 5, "label": "__hash__", "sortText": "3z.9999.__hash__"}, {"detail": "def __invert__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__invert__", "sortText": "3z.9999.__invert__"}, {"detail": "def __iter__(self: DataFrame) -> Iterator[Hashable]: ...", "kind": 2, "label": "__iter__", "sortText": "3z.9999.__iter__"}, {"detail": "def __le__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__le__", "sortText": "3z.9999.__le__"}, {"detail": "def __len__(self: DataFrame) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3z.9999.__len__"}, {"detail": "def __lt__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__lt__", "sortText": "3z.9999.__lt__"}, {"detail": "\n@overload\ndef __matmul__(\n self: DataFrame,\n other: DataFrame\n) -> DataFrame: ...\ndef __matmul__(\n self: DataFrame,\n other: Series\n) -> Series: ...\ndef __matmul__(\n self: DataFrame,\n other: ndarray[tuple[Any, ...], dtype[np_num]]\n) -> DataFrame: ...", "kind": 2, "label": "__matmul__", "sortText": "3z.9999.__matmul__"}, {"detail": "def __mod__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__mod__", "sortText": "3z.9999.__mod__"}, {"detail": "def __mul__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__mul__", "sortText": "3z.9999.__mul__"}, {"detail": "def __ne__(\n self: DataFrame,\n other: object\n) -> DataFrame: ...", "kind": 2, "label": "__ne__", "sortText": "3z.9999.__ne__"}, {"detail": "def __neg__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__neg__", "sortText": "3z.9999.__neg__"}, {"detail": "\n@overload\ndef __new__[Self@DataFrame: DataFrame](\n cls : type[Self@DataFrame],\n data : DataFrame | Index | Iterable[Index | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | tuple[Hashable, ListLikeU]] | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | None = None,\n index : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n dtype : ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy : bool | None = None\n) -> Self@DataFrame: ...\ndef __new__[Self@DataFrame: DataFrame](\n cls : type[Self@DataFrame],\n data : Scalar,\n index : Axes,\n columns: Axes,\n dtype : ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy : bool | None = None\n) -> Self@DataFrame: ...", "kind": 3, "label": "__new__", "sortText": "3z.9999.__new__"}, {"detail": "def __nonzero__(self: DataFrame) -> None: ...", "kind": 2, "label": "__nonzero__", "sortText": "3z.9999.__nonzero__"}, {"detail": "def __or__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__or__", "sortText": "3z.9999.__or__"}, {"detail": "def __pos__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__pos__", "sortText": "3z.9999.__pos__"}, {"detail": "def __pow__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__pow__", "sortText": "3z.9999.__pow__"}, {"detail": "def __radd__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__radd__", "sortText": "3z.9999.__radd__"}, {"detail": "def __rand__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rand__", "sortText": "3z.9999.__rand__"}, {"detail": "def __rdivmod__(\n self: DataFrame,\n other: Any\n) -> tuple[DataFrame, DataFrame]: ...", "kind": 2, "label": "__rdivmod__", "sortText": "3z.9999.__rdivmod__"}, {"detail": "def __rfloordiv__(\n self: DataFrame,\n other: DataFrame | Sequence[float] | Series[float] | Series[int] | float\n) -> DataFrame: ...", "kind": 2, "label": "__rfloordiv__", "sortText": "3z.9999.__rfloordiv__"}, {"detail": "def __rmatmul__(\n self: DataFrame,\n other: ndarray[tuple[Any, ...], dtype[np_num]]\n) -> DataFrame: ...", "kind": 2, "label": "__rmatmul__", "sortText": "3z.9999.__rmatmul__"}, {"detail": "def __rmod__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rmod__", "sortText": "3z.9999.__rmod__"}, {"detail": "def __rmul__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rmul__", "sortText": "3z.9999.__rmul__"}, {"detail": "def __ror__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__ror__", "sortText": "3z.9999.__ror__"}, {"detail": "def __round__(\n self : DataFrame,\n decimals: int = ...\n) -> DataFrame: ...", "kind": 2, "label": "__round__", "sortText": "3z.9999.__round__"}, {"detail": "def __rpow__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rpow__", "sortText": "3z.9999.__rpow__"}, {"detail": "def __rsub__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rsub__", "sortText": "3z.9999.__rsub__"}, {"detail": "def __rtruediv__(\n self: DataFrame,\n other: DataFrame | Sequence[Unknown] | Series | float\n) -> DataFrame: ...", "kind": 2, "label": "__rtruediv__", "sortText": "3z.9999.__rtruediv__"}, {"detail": "def __rxor__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rxor__", "sortText": "3z.9999.__rxor__"}, {"detail": "def __setattr__(\n self: DataFrame,\n name: str,\n value: Unknown\n) -> None: ...", "kind": 2, "label": "__setattr__", "sortText": "3z.9999.__setattr__"}, {"detail": "\n@overload\ndef __setitem__(\n self: DataFrame,\n idx: Index | Series[int] | int | list[int] | ndarray[tuple[Any, ...], dtype[integer]] | slice[Any, Any, Any] | tuple[IndexType, IndexType] | tuple[IndexType, int] | tuple[int, IndexType] | tuple[int, int],\n value: DataFrame | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__[ScalarT: Scalar](\n self: DataFrame,\n idx: Series[builtins.bool] | int | integer | list[builtins.bool] | list[ScalarT] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | signedinteger[_NBitIntP] | signedinteger[_8Bit] | signedinteger | slice[Any, Any, Any] | str | str_ | unsignedinteger | tuple[IndexOpsMixin | Sequence[Scalar] | Series[builtins.bool] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[builtins.bool] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | slice[Any, Any, Any] | str | timedelta | timedelta64, ...],\n value: DataFrame | ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__(\n self: DataFrame,\n idx: tuple[tuple[IndexOpsMixin | Sequence[Scalar] | Series[builtins.bool] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[builtins.bool] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | slice[Any, Any, Any] | str | timedelta | timedelta64, ...], Hashable],\n value: ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__(\n self: DataFrame,\n idx: DataFrame | IndexOpsMixin,\n value: ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...", "kind": 2, "label": "__setitem__", "sortText": "3z.9999.__setitem__"}, {"detail": "def __sub__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__sub__", "sortText": "3z.9999.__sub__"}, {"detail": "def __truediv__(\n self: DataFrame,\n other: DataFrame | Sequence[Unknown] | Series | float\n) -> DataFrame: ...", "kind": 2, "label": "__truediv__", "sortText": "3z.9999.__truediv__"}, {"detail": "def __xor__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__xor__", "sortText": "3z.9999.__xor__"}]}} +{"suite": "pandas", "label": "edit dataframe then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 39, "iteration": 2, "result": {"isIncomplete": false, "items": [{"detail": "str", "kind": 5, "label": "Name", "sortText": "0.9999.Name"}, {"detail": "DataFrame", "kind": 5, "label": "T", "sortText": "0z.9999.T"}, {"detail": "def abs(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "abs", "sortText": "0z.9999.abs"}, {"detail": "def add(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add", "sortText": "0z.9999.add"}, {"detail": "def add_prefix(\n self : DataFrame,\n prefix: str,\n axis : Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add_prefix", "sortText": "0z.9999.add_prefix"}, {"detail": "def add_suffix(\n self : DataFrame,\n suffix: str,\n axis : Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add_suffix", "sortText": "0z.9999.add_suffix"}, {"detail": "\n@overload\ndef aggregate(\n self : DataFrame,\n func : ((...) -> Unknown) | Mapping[Unknown, ((...) -> Unknown) | str | ufunc] | str | ufunc,\n axis : Axis = 0,\n **kwargs: Any\n) -> Series: ...\ndef aggregate(\n self : DataFrame,\n func : Mapping[Unknown, ((...) -> Unknown) | list[((...) -> Unknown) | str | ufunc] | str | ufunc] | list[AggFuncTypeBase] | None = ...,\n axis : Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "agg", "sortText": "0z.9999.agg"}, {"detail": "\n@overload\ndef aggregate(\n self : DataFrame,\n func : ((...) -> Unknown) | Mapping[Unknown, ((...) -> Unknown) | str | ufunc] | str | ufunc,\n axis : Axis = 0,\n **kwargs: Any\n) -> Series: ...\ndef aggregate(\n self : DataFrame,\n func : Mapping[Unknown, ((...) -> Unknown) | list[((...) -> Unknown) | str | ufunc] | str | ufunc] | list[AggFuncTypeBase] | None = ...,\n axis : Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "aggregate", "sortText": "0z.9999.aggregate"}, {"detail": "def align[NDFrameT: NDFrame](\n self : DataFrame,\n other : NDFrameT,\n join : AlignJoin = 'outer',\n axis : Literal['columns', 'index', 0, 1] | None = None,\n level : Hashable | None = None,\n copy : bool = True,\n fill_value: NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> tuple[DataFrame, NDFrameT]: ...", "kind": 2, "label": "align", "sortText": "0z.9999.align"}, {"detail": "\n@overload\ndef all(\n self : DataFrame,\n axis : None,\n bool_only: builtins.bool | None = ...,\n skipna : builtins.bool = ...,\n **kwargs : Any\n) -> numpy.bool: ...\ndef all(\n self : DataFrame,\n axis : Axis = 0,\n bool_only: builtins.bool | None = ...,\n skipna : builtins.bool = ...,\n **kwargs : Any\n) -> Series[builtins.bool]: ...", "kind": 2, "label": "all", "sortText": "0z.9999.all"}, {"detail": "\n@overload\ndef any(\n self : DataFrame,\n *,\n axis : None,\n bool_only: builtins.bool | None = ...,\n skipna : builtins.bool = ...,\n **kwargs : Any\n) -> numpy.bool: ...\ndef any(\n self : DataFrame,\n *,\n axis : Axis = 0,\n bool_only: builtins.bool | None = ...,\n skipna : builtins.bool = ...,\n **kwargs : Any\n) -> Series[builtins.bool]: ...", "kind": 2, "label": "any", "sortText": "0z.9999.any"}, {"detail": "\n@overload\ndef apply(\n self : DataFrame,\n f : (...) -> Index | MutableSequence[Any] | Series | ndarray[tuple[int]] | tuple[Any, ...],\n axis : AxisIndex = ...,\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n **kwargs : Any\n) -> DataFrame: ...\ndef apply[S2: SeriesDType](\n self : DataFrame,\n f : (...) -> NAType | S2,\n axis : AxisIndex = ...,\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n **kwargs : Any\n) -> Series[S2]: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Mapping[Any, Any],\n axis : AxisIndex = ...,\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n **kwargs : Any\n) -> Series: ...\ndef apply[S2: SeriesDType](\n self : DataFrame,\n f : (...) -> NAType | S2,\n axis : Axis = 0,\n raw : bool = ...,\n args : Any = ...,\n *,\n result_type: Literal['expand', 'reduce'],\n **kwargs : Any\n) -> Series[S2]: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | Series | ndarray[tuple[int]] | tuple[Any, ...],\n axis : Axis = 0,\n raw : bool = ...,\n args : Any = ...,\n *,\n result_type: Literal['expand'],\n **kwargs : Any\n) -> DataFrame: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | ndarray[tuple[int]] | tuple[Any, ...],\n axis : Axis = 0,\n raw : bool = ...,\n args : Any = ...,\n *,\n result_type: Literal['reduce'],\n **kwargs : Any\n) -> Series: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | tuple[Any, ...],\n axis : Axis = 0,\n raw : bool = ...,\n args : Any = ...,\n *,\n result_type: Literal['broadcast'],\n **kwargs : Any\n) -> DataFrame: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Series,\n axis : AxisIndex = 0,\n raw : bool = ...,\n args : Any = ...,\n *,\n result_type: Literal['reduce'],\n **kwargs : Any\n) -> Series: ...\ndef apply[S2: SeriesDType](\n self : DataFrame,\n f : (...) -> NAType | S2,\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n *,\n axis : AxisColumn,\n **kwargs : Any\n) -> Series[S2]: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | ndarray[tuple[int]] | tuple[Any, ...],\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n *,\n axis : AxisColumn,\n **kwargs : Any\n) -> Series: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Series,\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n *,\n axis : AxisColumn,\n **kwargs : Any\n) -> DataFrame: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Series,\n raw : bool = ...,\n args : Any = ...,\n *,\n axis : AxisColumn,\n result_type: Literal['reduce'],\n **kwargs : Any\n) -> DataFrame: ...", "kind": 2, "label": "apply", "sortText": "0z.9999.apply"}, {"detail": "def asfreq(\n self : DataFrame,\n freq : Frequency,\n method : Literal['backfill', 'bfill', 'ffill', 'pad'] | None = None,\n how : Literal['end', 'start'] | None = ...,\n normalize : bool = False,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "asfreq", "sortText": "0z.9999.asfreq"}, {"detail": "def asof(\n self : DataFrame,\n where : ExtensionArray | Index | Sequence[Scalar] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64,\n subset: Hashable | list[Hashable] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "asof", "sortText": "0z.9999.asof"}, {"detail": "def assign(\n self: DataFrame,\n **kwargs: IntoColumn\n) -> DataFrame: ...", "kind": 2, "label": "assign", "sortText": "0z.9999.assign"}, {"detail": "def astype(\n self : DataFrame,\n dtype : Literal[' DataFrame: ...", "kind": 2, "label": "astype", "sortText": "0z.9999.astype"}, {"detail": "_AtIndexerFrame", "kind": 5, "label": "at", "sortText": "0z.9999.at"}, {"detail": "def at_time(\n self: DataFrame,\n time: str | time,\n asof: bool = False,\n axis: Literal['columns', 'index', 0, 1] | None = 0\n) -> DataFrame: ...", "kind": 2, "label": "at_time", "sortText": "0z.9999.at_time"}, {"detail": "dict[Hashable | None, Any]", "kind": 5, "label": "attrs", "sortText": "0z.9999.attrs"}, {"detail": "list[Index]", "kind": 5, "label": "axes", "sortText": "0z.9999.axes"}, {"detail": "def between_time(\n self : DataFrame,\n start_time: str | time,\n end_time : str | time,\n inclusive : IntervalClosedType = 'both',\n axis : Literal['columns', 'index', 0, 1] | None = 0\n) -> DataFrame: ...", "kind": 2, "label": "between_time", "sortText": "0z.9999.between_time"}, {"detail": "\n@overload\ndef bfill(\n self : DataFrame,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n inplace : Literal[True],\n limit : int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> None: ...\ndef bfill(\n self : DataFrame,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n inplace : Literal[False] = False,\n limit : int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "bfill", "sortText": "0z.9999.bfill"}, {"detail": "def bool(self: DataFrame) -> bool: ...", "kind": 2, "label": "bool", "sortText": "0z.9999.bool"}, {"detail": "\n@overload\ndef boxplot(\n self : DataFrame,\n by : None = None,\n ax : Unknown = None,\n fontsize : float | str | None = None,\n rot : float = 0,\n grid : bool = True,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n *,\n return_type: Literal['axes'] | None = None,\n backend : str | None = None,\n **kwargs : Any\n) -> Unknown: ...\ndef boxplot(\n self : DataFrame,\n by : None = None,\n ax : Unknown = None,\n fontsize : float | str | None = None,\n rot : float = 0,\n grid : bool = True,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n *,\n return_type: Literal['dict'],\n backend : str | None = None,\n **kwargs : Any\n) -> dict[str, Unknown]: ...\ndef boxplot(\n self : DataFrame,\n by : None = None,\n ax : Unknown = None,\n fontsize : float | str | None = None,\n rot : float = 0,\n grid : bool = True,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n *,\n return_type: Literal['both'],\n backend : str | None = None,\n **kwargs : Any\n) -> _BoxPlotT: ...\ndef boxplot(\n self : DataFrame,\n by : Hashable | MutableSequence[Unknown] | ndarray[tuple[int]] | range | tuple[Unknown, ...],\n ax : Unknown = None,\n fontsize : float | str | None = None,\n rot : float = 0,\n grid : bool = True,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n *,\n return_type: None = None,\n backend : str | None = None,\n **kwargs : Any\n) -> Unknown: ...\ndef boxplot(\n self : DataFrame,\n by : Hashable | MutableSequence[Unknown] | ndarray[tuple[int]] | range | tuple[Unknown, ...],\n ax : Unknown = None,\n fontsize : float | str | None = None,\n rot : float = 0,\n grid : bool = True,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n *,\n return_type: Literal['axes', 'both', 'dict'],\n backend : str | None = None,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "boxplot", "sortText": "0z.9999.boxplot"}, {"detail": "\n@overload\ndef clip(\n self : DataFrame,\n lower : float | None = ...,\n upper : float | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n inplace : Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self : DataFrame,\n lower : AnyArrayLike = ...,\n upper : ExtensionArray | Index | Series | ndarray | None = ...,\n *,\n axis : Axis = ...,\n inplace : Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self : DataFrame,\n lower : ExtensionArray | Index | Series | ndarray | None = ...,\n upper : AnyArrayLike = ...,\n *,\n axis : Axis = ...,\n inplace : Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self : DataFrame,\n lower : None = None,\n upper : None = None,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n inplace : Literal[True],\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self : DataFrame,\n lower : float | None = ...,\n upper : float | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n inplace : Literal[True],\n **kwargs: Any\n) -> None: ...\ndef clip(\n self : DataFrame,\n lower : AnyArrayLike = ...,\n upper : ExtensionArray | Index | Series | ndarray | None = ...,\n *,\n axis : Axis = ...,\n inplace : Literal[True],\n **kwargs: Any\n) -> None: ...\ndef clip(\n self : DataFrame,\n lower : ExtensionArray | Index | Series | ndarray | None = ...,\n upper : AnyArrayLike = ...,\n *,\n axis : Axis = ...,\n inplace : Literal[True],\n **kwargs: Any\n) -> None: ...", "kind": 2, "label": "clip", "sortText": "0z.9999.clip"}, {"detail": "Index[str]", "kind": 5, "label": "columns", "sortText": "0z.9999.columns"}, {"detail": "def combine(\n self : DataFrame,\n other : DataFrame,\n func : (...) -> Unknown,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n overwrite : bool = True\n) -> DataFrame: ...", "kind": 2, "label": "combine", "sortText": "0z.9999.combine"}, {"detail": "def combine_first(\n self: DataFrame,\n other: DataFrame\n) -> DataFrame: ...", "kind": 2, "label": "combine_first", "sortText": "0z.9999.combine_first"}, {"detail": "def compare(\n self : DataFrame,\n other : DataFrame,\n align_axis : Axis = 1,\n keep_shape : bool = False,\n keep_equal : bool = False,\n result_names: Suffixes = ...\n) -> DataFrame: ...", "kind": 2, "label": "compare", "sortText": "0z.9999.compare"}, {"detail": "def convert_dtypes(\n self : DataFrame,\n infer_objects : bool = True,\n convert_string : bool = True,\n convert_integer : bool = True,\n convert_boolean : bool = True,\n convert_floating: bool = True,\n dtype_backend : DtypeBackend = 'numpy_nullable'\n) -> DataFrame: ...", "kind": 2, "label": "convert_dtypes", "sortText": "0z.9999.convert_dtypes"}, {"detail": "def copy(\n self: DataFrame,\n deep: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "copy", "sortText": "0z.9999.copy"}, {"detail": "def corr(\n self : DataFrame,\n method : Literal['kendall', 'pearson', 'spearman'] = 'pearson',\n min_periods : int = ...,\n numeric_only: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "corr", "sortText": "0z.9999.corr"}, {"detail": "def corrwith(\n self : DataFrame,\n other : DataFrame | Series,\n axis : Literal['columns', 'index', 0, 1] | None = 0,\n drop : bool = False,\n method : Literal['kendall', 'pearson', 'spearman'] = 'pearson',\n numeric_only: bool = False\n) -> Series: ...", "kind": 2, "label": "corrwith", "sortText": "0z.9999.corrwith"}, {"detail": "def count(\n self : DataFrame,\n axis : Axis = 0,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "count", "sortText": "0z.9999.count"}, {"detail": "def cov(\n self : DataFrame,\n min_periods : int | None = None,\n ddof : int = 1,\n numeric_only: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "cov", "sortText": "0z.9999.cov"}, {"detail": "def cummax(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n skipna : bool = True,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cummax", "sortText": "0z.9999.cummax"}, {"detail": "def cummin(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n skipna : bool = True,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cummin", "sortText": "0z.9999.cummin"}, {"detail": "def cumprod(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n skipna : bool = True,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cumprod", "sortText": "0z.9999.cumprod"}, {"detail": "def cumsum(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n skipna : bool = True,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cumsum", "sortText": "0z.9999.cumsum"}, {"detail": "def describe(\n self : DataFrame,\n percentiles: list[float] | None = ...,\n include : Literal['all'] | list[Dtype] | None = ...,\n exclude : list[Dtype] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "describe", "sortText": "0z.9999.describe"}, {"detail": "def diff(\n self : DataFrame,\n periods: int = 1,\n axis : Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "diff", "sortText": "0z.9999.diff"}, {"detail": "def truediv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "div", "sortText": "0z.9999.div"}, {"detail": "def truediv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "divide", "sortText": "0z.9999.divide"}, {"detail": "\n@overload\ndef dot(\n self: DataFrame,\n other: DataFrame | ExtensionArray | ndarray\n) -> DataFrame: ...\ndef dot(\n self: DataFrame,\n other: Series\n) -> Series: ...", "kind": 2, "label": "dot", "sortText": "0z.9999.dot"}, {"detail": "\n@overload\ndef drop(\n self : DataFrame,\n labels : Unknown = ...,\n *,\n axis : Unknown = ...,\n index : None,\n columns: Unknown = ...,\n level : Unknown = ...,\n inplace: Unknown = ...,\n errors : Unknown = ...\n) -> Never: ...\ndef drop(\n self : DataFrame,\n labels : Unknown = ...,\n *,\n axis : Unknown = ...,\n index : Unknown = ...,\n columns: None,\n level : Unknown = ...,\n inplace: Unknown = ...,\n errors : Unknown = ...\n) -> Never: ...\ndef drop(\n self : DataFrame,\n labels : None,\n *,\n axis : Unknown = ...,\n index : Unknown = ...,\n columns: Unknown = ...,\n level : Unknown = ...,\n inplace: Unknown = ...,\n errors : Unknown = ...\n) -> Never: ...\ndef drop(\n self : DataFrame,\n labels : None = None,\n *,\n axis : Axis = ...,\n index : Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level : Hashable | None = ...,\n inplace: Literal[True],\n errors : IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self : DataFrame,\n labels : None = None,\n *,\n axis : Axis = ...,\n index : Hashable | Index | Sequence[Hashable],\n columns: Hashable | Iterable[Hashable] = ...,\n level : Hashable | None = ...,\n inplace: Literal[True],\n errors : IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self : DataFrame,\n labels : Hashable | Index | Sequence[Hashable],\n *,\n axis : Axis = ...,\n index : None = None,\n columns: None = None,\n level : Hashable | None = ...,\n inplace: Literal[True],\n errors : IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self : DataFrame,\n labels : None = None,\n *,\n axis : Axis = ...,\n index : Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level : Hashable | None = ...,\n inplace: Literal[False] = False,\n errors : IgnoreRaise = ...\n) -> DataFrame: ...\ndef drop(\n self : DataFrame,\n labels : None = None,\n *,\n axis : Axis = ...,\n index : Hashable | Index | Sequence[Hashable],\n columns: Hashable | Iterable[Hashable] = ...,\n level : Hashable | None = ...,\n inplace: Literal[False] = False,\n errors : IgnoreRaise = ...\n) -> DataFrame: ...\ndef drop(\n self : DataFrame,\n labels : Hashable | Index | Sequence[Hashable],\n *,\n axis : Axis = ...,\n index : None = None,\n columns: None = None,\n level : Hashable | None = ...,\n inplace: Literal[False] = False,\n errors : IgnoreRaise = ...\n) -> DataFrame: ...", "kind": 2, "label": "drop", "sortText": "0z.9999.drop"}, {"detail": "\n@overload\ndef drop_duplicates(\n self : DataFrame,\n subset : Hashable | Iterable[Hashable] | None = ...,\n *,\n keep : DropKeep = ...,\n inplace : Literal[True],\n ignore_index: bool = ...\n) -> None: ...\ndef drop_duplicates(\n self : DataFrame,\n subset : Hashable | Iterable[Hashable] | None = ...,\n *,\n keep : DropKeep = ...,\n inplace : Literal[False] = False,\n ignore_index: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "drop_duplicates", "sortText": "0z.9999.drop_duplicates"}, {"detail": "def droplevel(\n self : DataFrame,\n level: Hashable | list[Hashable],\n axis : Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "droplevel", "sortText": "0z.9999.droplevel"}, {"detail": "\n@overload\ndef dropna(\n self : DataFrame,\n *,\n axis : Axis = 0,\n how : AnyAll = ...,\n thresh : int | None = ...,\n subset : Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None = ...,\n inplace : Literal[True],\n ignore_index: bool = ...\n) -> None: ...\ndef dropna(\n self : DataFrame,\n *,\n axis : Axis = 0,\n how : AnyAll = ...,\n thresh : int | None = ...,\n subset : Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None = ...,\n inplace : Literal[False] = False,\n ignore_index: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "dropna", "sortText": "0z.9999.dropna"}, {"detail": "Series", "kind": 5, "label": "dtypes", "sortText": "0z.9999.dtypes"}, {"detail": "def duplicated(\n self : DataFrame,\n subset: Hashable | Iterable[Hashable] | None = ...,\n keep : DropKeep = 'first'\n) -> Series: ...", "kind": 2, "label": "duplicated", "sortText": "0z.9999.duplicated"}, {"detail": "bool", "kind": 5, "label": "empty", "sortText": "0z.9999.empty"}, {"detail": "def eq(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "eq", "sortText": "0z.9999.eq"}, {"detail": "def equals(\n self: DataFrame,\n other: DataFrame | Series\n) -> bool: ...", "kind": 2, "label": "equals", "sortText": "0z.9999.equals"}, {"detail": "\n@overload\ndef eval(\n self: DataFrame,\n expr: str,\n *,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...\ndef eval(\n self : DataFrame,\n expr : str,\n *,\n inplace : Literal[False] = False,\n **kwargs: Any\n) -> DataFrame | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64: ...", "kind": 2, "label": "eval", "sortText": "0z.9999.eval"}, {"detail": "def ewm(\n self : DataFrame,\n com : float | None = ...,\n span : float | None = ...,\n halflife : float | None = ...,\n alpha : float | None = ...,\n min_periods: int = 0,\n adjust : bool = True,\n ignore_na : bool = False,\n axis : Axis = 0\n) -> ExponentialMovingWindow[DataFrame]: ...", "kind": 2, "label": "ewm", "sortText": "0z.9999.ewm"}, {"detail": "def expanding(\n self : DataFrame,\n min_periods: int = 1,\n axis : AxisIndex = 0,\n method : CalculationMethod = 'single'\n) -> Expanding[DataFrame]: ...", "kind": 2, "label": "expanding", "sortText": "0z.9999.expanding"}, {"detail": "def explode(\n self : DataFrame,\n column : Sequence[Hashable],\n ignore_index: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "explode", "sortText": "0z.9999.explode"}, {"detail": "\n@overload\ndef ffill(\n self : DataFrame,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n inplace : Literal[True],\n limit : int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> None: ...\ndef ffill(\n self : DataFrame,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n inplace : Literal[False] = False,\n limit : int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "ffill", "sortText": "0z.9999.ffill"}, {"detail": "\n@overload\ndef fillna(\n self : DataFrame,\n value : DataFrame | NAType | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | dict[Unknown, Unknown] | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n limit : int = ...,\n inplace: Literal[True]\n) -> None: ...\ndef fillna(\n self : DataFrame,\n value : DataFrame | NAType | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | dict[Unknown, Unknown] | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n limit : int = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "fillna", "sortText": "0z.9999.fillna"}, {"detail": "def filter(\n self : DataFrame,\n items: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n like : str | None = ...,\n regex: str | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "filter", "sortText": "0z.9999.filter"}, {"detail": "def first_valid_index(self: DataFrame) -> Scalar: ...", "kind": 2, "label": "first_valid_index", "sortText": "0z.9999.first_valid_index"}, {"detail": "def floordiv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | float | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "floordiv", "sortText": "0z.9999.floordiv"}, {"detail": "\n@overload\ndef from_dict(\n cls : type[DataFrame],\n data : dict[Any, Any],\n orient : Literal['index'],\n dtype : Literal[' DataFrame: ...\ndef from_dict(\n cls : type[DataFrame],\n data : dict[Any, Any],\n orient: Literal['columns', 'tight'] = ...,\n dtype : Literal[' DataFrame: ...", "kind": 2, "label": "from_dict", "sortText": "0z.9999.from_dict"}, {"detail": "def from_records[HashableT: Hashable](\n cls : type[DataFrame],\n data : Iterable[Mapping[HashableT, Any]] | Iterable[SequenceNotStr[Any]] | Mapping[HashableT, SequenceNotStr[Any]] | Mapping[HashableT, Any] | ndarray[tuple[int, int]],\n index : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = None,\n exclude : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n coerce_float: bool = False,\n nrows : int | None = None\n) -> DataFrame: ...", "kind": 2, "label": "from_records", "sortText": "0z.9999.from_records"}, {"detail": "def ge(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "ge", "sortText": "0z.9999.ge"}, {"detail": "\n@overload\ndef get(\n self : DataFrame,\n key : Hashable,\n default: None = None\n) -> Series | None: ...\ndef get[T](\n self: DataFrame,\n key: Hashable,\n default: T\n) -> Series | T: ...\ndef get(\n self : DataFrame,\n key : list[Hashable],\n default: None = None\n) -> DataFrame | None: ...\ndef get[T](\n self: DataFrame,\n key: list[Hashable],\n default: T\n) -> DataFrame | T: ...", "kind": 2, "label": "get", "sortText": "0z.9999.get"}, {"detail": "\n@overload\ndef groupby(\n self : DataFrame,\n by : Scalar,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : Scalar,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[False]]: ...\ndef groupby(\n self : DataFrame,\n by : DatetimeIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Timestamp, Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : DatetimeIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Timestamp, Literal[False]]: ...\ndef groupby(\n self : DataFrame,\n by : TimedeltaIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Timedelta, Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : TimedeltaIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Timedelta, Literal[False]]: ...\ndef groupby(\n self : DataFrame,\n by : PeriodIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Period, Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : PeriodIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Period, Literal[False]]: ...\ndef groupby[IntervalT: Interval[Unknown]](\n self : DataFrame,\n by : IntervalIndex[IntervalT],\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[IntervalT, Literal[True]]: ...\ndef groupby[IntervalT: Interval[Unknown]](\n self : DataFrame,\n by : IntervalIndex[IntervalT],\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[IntervalT, Literal[False]]: ...\ndef groupby(\n self : DataFrame,\n by : ((...) -> Any) | Grouper | Mapping[Hashable | None, Any] | MultiIndex | list[((...) -> Any) | ufunc] | list[Grouper] | list[Index] | list[Mapping[Hashable | None, Any]] | list[Series] | list[ndarray] | list[Unknown] | ndarray | ufunc | tuple[Unknown, ...] | None = ...,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[tuple[Unknown, ...], Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : ((...) -> Any) | Grouper | Mapping[Hashable | None, Any] | MultiIndex | list[((...) -> Any) | ufunc] | list[Grouper] | list[Index] | list[Mapping[Hashable | None, Any]] | list[Series] | list[ndarray] | list[Unknown] | ndarray | ufunc | tuple[Unknown, ...] | None = ...,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[tuple[Unknown, ...], Literal[False]]: ...\ndef groupby[SeriesByT: Interval[Timedelta | Timestamp | float | int] | Period | bool | bytes | complex | date | datetime | float | int | str | timedelta](\n self : DataFrame,\n by : Series[SeriesByT],\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[SeriesByT, Literal[True]]: ...\ndef groupby[SeriesByT: Interval[Timedelta | Timestamp | float | int] | Period | bool | bytes | complex | date | datetime | float | int | str | timedelta](\n self : DataFrame,\n by : Series[SeriesByT],\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[SeriesByT, Literal[False]]: ...\ndef groupby(\n self : DataFrame,\n by : CategoricalIndex | Index | Series,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Any, Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : CategoricalIndex | Index | Series,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Any, Literal[False]]: ...", "kind": 2, "label": "groupby", "sortText": "0z.9999.groupby"}, {"detail": "def gt(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "gt", "sortText": "0z.9999.gt"}, {"detail": "def head(\n self: DataFrame,\n n : int = 5\n) -> DataFrame: ...", "kind": 2, "label": "head", "sortText": "0z.9999.head"}, {"detail": "def hist(\n self : DataFrame,\n by : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = None,\n bins : int | list[Unknown] = 10,\n *,\n grid : bool = True,\n xlabelsize: float | str | None = None,\n xrot : float | None = None,\n ylabelsize: float | str | None = None,\n yrot : float | None = None,\n ax : Unknown = None,\n sharex : bool = False,\n sharey : bool = False,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n backend : str | None = None,\n legend : bool = False,\n **kwargs : Any\n) -> ndarray[tuple[Any, ...], dtype[object_]]: ...", "kind": 2, "label": "hist", "sortText": "0z.9999.hist"}, {"detail": "_iAtIndexerFrame", "kind": 5, "label": "iat", "sortText": "0z.9999.iat"}, {"detail": "def idxmax(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool = True,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "idxmax", "sortText": "0z.9999.idxmax"}, {"detail": "def idxmin(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool = True,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "idxmin", "sortText": "0z.9999.idxmin"}, {"detail": "_iLocIndexerFrame[DataFrame]", "kind": 5, "label": "iloc", "sortText": "0z.9999.iloc"}, {"detail": "Index", "kind": 5, "label": "index", "sortText": "0z.9999.index"}, {"detail": "def infer_objects(\n self: DataFrame,\n copy: bool | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "infer_objects", "sortText": "0z.9999.infer_objects"}, {"detail": "def info(\n self : DataFrame,\n verbose : bool | None = ...,\n buf : WriteBuffer[str] | None = ...,\n max_cols : int | None = ...,\n memory_usage: Literal['deep'] | bool | None = ...,\n show_counts : bool | None = ...\n) -> None: ...", "kind": 2, "label": "info", "sortText": "0z.9999.info"}, {"detail": "def insert(\n self : DataFrame,\n loc : int,\n column : Hashable,\n value : Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None,\n allow_duplicates: bool = ...\n) -> None: ...", "kind": 2, "label": "insert", "sortText": "0z.9999.insert"}, {"detail": "\n@overload\ndef interpolate(\n self : DataFrame,\n method : InterpolateOptions = ...,\n *,\n axis : Axis = 0,\n limit : int | None = ...,\n limit_direction: Literal['backward', 'both', 'forward'] = ...,\n limit_area : Literal['inside', 'outside'] | None = ...,\n inplace : Literal[True],\n **kwargs : Any\n) -> None: ...\ndef interpolate(\n self : DataFrame,\n method : InterpolateOptions = ...,\n *,\n axis : Axis = 0,\n limit : int | None = ...,\n limit_direction: Literal['backward', 'both', 'forward'] = ...,\n limit_area : Literal['inside', 'outside'] | None = ...,\n inplace : Literal[False] = False,\n **kwargs : Any\n) -> DataFrame: ...", "kind": 2, "label": "interpolate", "sortText": "0z.9999.interpolate"}, {"detail": "def isetitem(\n self: DataFrame,\n loc: Sequence[int] | int,\n value: ExtensionArray | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[Any] | ndarray | str | timedelta | timedelta64\n) -> None: ...", "kind": 2, "label": "isetitem", "sortText": "0z.9999.isetitem"}, {"detail": "def isin(\n self: DataFrame,\n values: DataFrame | Iterable[Any] | Mapping[Hashable, Iterable[Any]]\n) -> DataFrame: ...", "kind": 2, "label": "isin", "sortText": "0z.9999.isin"}, {"detail": "def isna(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "isna", "sortText": "0z.9999.isna"}, {"detail": "def isnull(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "isnull", "sortText": "0z.9999.isnull"}, {"detail": "def items(self: DataFrame) -> Iterator[tuple[Hashable, Series]]: ...", "kind": 2, "label": "items", "sortText": "0z.9999.items"}, {"detail": "def iterrows(self: DataFrame) -> Iterator[tuple[Hashable, Series]]: ...", "kind": 2, "label": "iterrows", "sortText": "0z.9999.iterrows"}, {"detail": "\n@overload\ndef itertuples(\n self : DataFrame,\n index: bool = ...,\n name : str = ...\n) -> Iterator[_PandasNamedTuple]: ...\ndef itertuples(\n self : DataFrame,\n index: bool = ...,\n name : None = None\n) -> Iterator[tuple[Any, ...]]: ...", "kind": 2, "label": "itertuples", "sortText": "0z.9999.itertuples"}, {"detail": "def join(\n self : DataFrame,\n other : DataFrame | Series | list[DataFrame | Series],\n on : list[str] | str | None = ...,\n how : MergeHow = 'left',\n lsuffix : str = '',\n rsuffix : str = '',\n sort : bool = False,\n validate: Literal['1:1', '1:m', 'm:1', 'm:m', 'many_to_many', 'many_to_one', 'one_to_many', 'one_to_one'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "join", "sortText": "0z.9999.join"}, {"detail": "def keys(self: DataFrame) -> Index: ...", "kind": 2, "label": "keys", "sortText": "0z.9999.keys"}, {"detail": "def kurt(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "kurt", "sortText": "0z.9999.kurt"}, {"detail": "def kurtosis(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "kurtosis", "sortText": "0z.9999.kurtosis"}, {"detail": "def last_valid_index(self: DataFrame) -> Scalar: ...", "kind": 2, "label": "last_valid_index", "sortText": "0z.9999.last_valid_index"}, {"detail": "def le(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "le", "sortText": "0z.9999.le"}, {"detail": "_LocIndexerFrame[DataFrame]", "kind": 5, "label": "loc", "sortText": "0z.9999.loc"}, {"detail": "def lt(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "lt", "sortText": "0z.9999.lt"}, {"detail": "def map(\n self : DataFrame,\n func : (...) -> Unknown,\n na_action: Literal['ignore'] | None = None,\n **kwargs : Any\n) -> DataFrame: ...", "kind": 2, "label": "map", "sortText": "0z.9999.map"}, {"detail": "\n@overload\ndef mask(\n self : DataFrame,\n cond : ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other : ((...) -> Unknown) | DataFrame | NAType | Series | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[True],\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n level : Hashable | None = None\n) -> None: ...\ndef mask(\n self : DataFrame,\n cond : ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other : ((...) -> Unknown) | DataFrame | NAType | Series | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[False] = False,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n level : Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mask", "sortText": "0z.9999.mask"}, {"detail": "\n@overload\ndef max(\n self : DataFrame,\n axis : None,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Scalar: ...\ndef max(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "max", "sortText": "0z.9999.max"}, {"detail": "\n@overload\ndef mean(\n self : DataFrame,\n axis : None,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Scalar: ...\ndef mean(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "mean", "sortText": "0z.9999.mean"}, {"detail": "\n@overload\ndef median(\n self : DataFrame,\n axis : None,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Scalar: ...\ndef median(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "median", "sortText": "0z.9999.median"}, {"detail": "def melt(\n self : DataFrame,\n id_vars : Sequence[Unknown] | ndarray | tuple[Unknown, ...] | None = ...,\n value_vars : Sequence[Unknown] | ndarray | tuple[Unknown, ...] | None = ...,\n var_name : Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n value_name : Scalar = 'value',\n col_level : int | str | None = ...,\n ignore_index: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "melt", "sortText": "0z.9999.melt"}, {"detail": "def memory_usage(\n self : DataFrame,\n index: bool = True,\n deep : bool = False\n) -> Series: ...", "kind": 2, "label": "memory_usage", "sortText": "0z.9999.memory_usage"}, {"detail": "def merge(\n self : DataFrame,\n right : DataFrame | Series,\n how : MergeHow = 'inner',\n on : ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n left_on : ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n right_on : ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n left_index : bool = False,\n right_index: bool = False,\n sort : bool = False,\n suffixes : Suffixes = ...,\n copy : bool = True,\n indicator : bool | str = False,\n validate : Literal['1:1', '1:m', 'm:1', 'm:m', 'many_to_many', 'many_to_one', 'one_to_many', 'one_to_one'] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "merge", "sortText": "0z.9999.merge"}, {"detail": "\n@overload\ndef min(\n self : DataFrame,\n axis : None,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Scalar: ...\ndef min(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "min", "sortText": "0z.9999.min"}, {"detail": "def mod(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | float | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mod", "sortText": "0z.9999.mod"}, {"detail": "def mode(\n self : DataFrame,\n axis : Axis = 0,\n numeric_only: bool = False,\n dropna : bool = True\n) -> Series: ...", "kind": 2, "label": "mode", "sortText": "0z.9999.mode"}, {"detail": "def mul(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mul", "sortText": "0z.9999.mul"}, {"detail": "def mul(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "multiply", "sortText": "0z.9999.multiply"}, {"detail": "int", "kind": 5, "label": "ndim", "sortText": "0z.9999.ndim"}, {"detail": "def ne(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "ne", "sortText": "0z.9999.ne"}, {"detail": "def nlargest(\n self : DataFrame,\n n : int,\n columns: list[str] | str,\n keep : NsmallestNlargestKeep = 'first'\n) -> DataFrame: ...", "kind": 2, "label": "nlargest", "sortText": "0z.9999.nlargest"}, {"detail": "def notna(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "notna", "sortText": "0z.9999.notna"}, {"detail": "def notnull(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "notnull", "sortText": "0z.9999.notnull"}, {"detail": "def nsmallest(\n self : DataFrame,\n n : int,\n columns: list[str] | str,\n keep : NsmallestNlargestKeep = 'first'\n) -> DataFrame: ...", "kind": 2, "label": "nsmallest", "sortText": "0z.9999.nsmallest"}, {"detail": "def nunique(\n self : DataFrame,\n axis : Axis = 0,\n dropna: bool = True\n) -> Series[int]: ...", "kind": 2, "label": "nunique", "sortText": "0z.9999.nunique"}, {"detail": "def pct_change(\n self : DataFrame,\n periods : int = 1,\n fill_method: None = None,\n freq : BaseOffset | str | timedelta | None = ...,\n fill_value : NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "pct_change", "sortText": "0z.9999.pct_change"}, {"detail": "\n@overload\ndef pipe[**P, T](\n DataFrame,\n (\n DataFrame,\n ParamSpec(P)\n ) -> T,\n ParamSpec(P)\n) -> T: ...\ndef pipe[T](\n self: DataFrame,\n func: tuple[(...) -> T, str],\n *args: Any,\n **kwargs: Any\n) -> T: ...", "kind": 2, "label": "pipe", "sortText": "0z.9999.pipe"}, {"detail": "def pivot(\n self : DataFrame,\n *,\n columns: IndexLabel,\n index : IndexLabel = ...,\n values : IndexLabel = ...\n) -> DataFrame: ...", "kind": 2, "label": "pivot", "sortText": "0z.9999.pivot"}, {"detail": "def pivot_table(\n self : DataFrame,\n values : _PivotTableValuesTypes = None,\n index : _PivotTableIndexTypes = None,\n columns : _PivotTableColumnsTypes = None,\n aggfunc : Literal['count', 'max', 'mean', 'median', 'min', 'std', 'sum', 'var'] | ((Series) -> Unknown) | Mapping[Hashable, _PivotAggFunc] | Sequence[_PivotAggFunc] | ufunc = 'mean',\n fill_value : Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n margins : bool = False,\n dropna : bool = True,\n margins_name: str = 'All',\n observed : bool = True,\n sort : bool = True\n) -> DataFrame: ...", "kind": 2, "label": "pivot_table", "sortText": "0z.9999.pivot_table"}, {"detail": "PlotAccessor", "kind": 5, "label": "plot", "sortText": "0z.9999.plot"}, {"detail": "def pop(\n self: DataFrame,\n item: str\n) -> Series: ...", "kind": 2, "label": "pop", "sortText": "0z.9999.pop"}, {"detail": "def pow(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "pow", "sortText": "0z.9999.pow"}, {"detail": "def prod(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n skipna : bool | None = True,\n numeric_only: bool = False,\n min_count : int = 0,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "prod", "sortText": "0z.9999.prod"}, {"detail": "def prod(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n skipna : bool | None = True,\n numeric_only: bool = False,\n min_count : int = 0,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "product", "sortText": "0z.9999.product"}, {"detail": "\n@overload\ndef quantile(\n self : DataFrame,\n q : float = ...,\n axis : Axis = 0,\n numeric_only : bool = ...,\n interpolation: QuantileInterpolation = ...,\n method : CalculationMethod = ...\n) -> Series: ...\ndef quantile(\n self : DataFrame,\n q : Sequence[float] | ndarray[tuple[Any, ...], dtype[floating]],\n axis : Axis = 0,\n numeric_only : bool = ...,\n interpolation: QuantileInterpolation = ...,\n method : CalculationMethod = ...\n) -> DataFrame: ...", "kind": 2, "label": "quantile", "sortText": "0z.9999.quantile"}, {"detail": "\n@overload\ndef query(\n self : DataFrame,\n expr : str,\n *,\n parser : Literal['pandas', 'python'] = ...,\n engine : Literal['numexpr', 'python'] | None = ...,\n local_dict : dict[str, Any] | None = ...,\n global_dict: dict[str, Any] | None = ...,\n resolvers : list[Mapping[Unknown, Unknown]] | None = ...,\n level : int = ...,\n target : object | None = ...,\n inplace : Literal[True]\n) -> None: ...\ndef query(\n self : DataFrame,\n expr : str,\n *,\n inplace : Literal[False] = False,\n parser : Literal['pandas', 'python'] = ...,\n engine : Literal['numexpr', 'python'] | None = ...,\n local_dict : dict[str, Any] | None = ...,\n global_dict: dict[str, Any] | None = ...,\n resolvers : list[Mapping[Unknown, Unknown]] | None = ...,\n level : int = ...,\n target : object | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "query", "sortText": "0z.9999.query"}, {"detail": "def radd(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "radd", "sortText": "0z.9999.radd"}, {"detail": "def rank(\n self : DataFrame,\n axis : Axis = 0,\n method : Literal['average', 'dense', 'first', 'max', 'min'] = 'average',\n numeric_only: bool = False,\n na_option : Literal['bottom', 'keep', 'top'] = 'keep',\n ascending : bool = True,\n pct : bool = False\n) -> DataFrame: ...", "kind": 2, "label": "rank", "sortText": "0z.9999.rank"}, {"detail": "def rtruediv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rdiv", "sortText": "0z.9999.rdiv"}, {"detail": "def reindex(\n self : DataFrame,\n labels : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n *,\n index : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n columns : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n method : Literal['backfill', 'bfill', 'ffill', 'nearest', 'pad'] | None = ...,\n copy : bool = True,\n level : int | str = ...,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n limit : int | None = None,\n tolerance : Timedelta | float | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "reindex", "sortText": "0z.9999.reindex"}, {"detail": "def reindex_like(\n self : DataFrame,\n other : DataFrame,\n method : Literal['backfill', 'bfill', 'ffill', 'nearest', 'pad'] | None = ...,\n copy : bool = True,\n limit : int | None = None,\n tolerance: ExtensionArray | Index | Sequence[Scalar] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 = ...\n) -> DataFrame: ...", "kind": 2, "label": "reindex_like", "sortText": "0z.9999.reindex_like"}, {"detail": "\n@overload\ndef rename(\n self : DataFrame,\n mapper : ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n *,\n index : ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n columns: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n copy : bool = ...,\n inplace: Literal[True],\n level : Hashable | None = None,\n errors : IgnoreRaise = ...\n) -> None: ...\ndef rename(\n self : DataFrame,\n mapper : ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n *,\n index : ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n columns: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n copy : bool = ...,\n inplace: Literal[False] = False,\n level : Hashable | None = None,\n errors : IgnoreRaise = ...\n) -> DataFrame: ...", "kind": 2, "label": "rename", "sortText": "0z.9999.rename"}, {"detail": "\n@overload\ndef rename_axis(\n self : DataFrame,\n mapper : ExtensionArray | Index | SequenceNotStr[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | range | str | timedelta | timedelta64 | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n copy : bool = ...,\n inplace: Literal[True]\n) -> None: ...\ndef rename_axis(\n self : DataFrame,\n mapper : ExtensionArray | Index | SequenceNotStr[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | range | str | timedelta | timedelta64 | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n copy : bool = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...\ndef rename_axis(\n self : DataFrame,\n *,\n index : ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n columns: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n copy : bool = ...,\n inplace: Literal[True]\n) -> None: ...\ndef rename_axis(\n self : DataFrame,\n *,\n index : ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n columns: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n copy : bool = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "rename_axis", "sortText": "0z.9999.rename_axis"}, {"detail": "def reorder_levels(\n self : DataFrame,\n order: list[Unknown],\n axis : Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "reorder_levels", "sortText": "0z.9999.reorder_levels"}, {"detail": "\n@overload\ndef replace[HashableT2: Hashable, HashableT3: Hashable](\n self : DataFrame,\n to_replace: Mapping[HashableT2, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n value : Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace : Literal[True],\n regex : Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> None: ...\ndef replace[HashableT2: Hashable, HashableT3: Hashable](\n self : DataFrame,\n to_replace: Mapping[HashableT2, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n value : Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace : Literal[False] = False,\n regex : Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "replace", "sortText": "0z.9999.replace"}, {"detail": "def resample(\n self : DataFrame,\n rule : BaseOffset | str | timedelta,\n axis : Literal['columns', 'index', 0, 1] | _NoDefault = 0,\n closed : Literal['left', 'right'] | None = None,\n label : Literal['left', 'right'] | None = None,\n on : Hashable | None = None,\n level : Hashable | None = None,\n origin : Timestamp | date | datetime | datetime64 | float | integer | str = 'start_day',\n offset : Timedelta | float | integer | str | timedelta | timedelta64 | None = None,\n group_keys: bool = False\n) -> DatetimeIndexResampler[DataFrame]: ...", "kind": 2, "label": "resample", "sortText": "0z.9999.resample"}, {"detail": "\n@overload\ndef reset_index(\n self : DataFrame,\n level : Hashable | Sequence[Hashable] = ...,\n *,\n drop : bool = ...,\n col_level : int | str = ...,\n col_fill : Hashable = ...,\n inplace : Literal[True],\n allow_duplicates: bool = ...,\n names : Hashable | Sequence[Hashable] = ...\n) -> None: ...\ndef reset_index(\n self : DataFrame,\n level : Hashable | Sequence[Hashable] = ...,\n *,\n col_level : int | str = ...,\n col_fill : Hashable = ...,\n drop : bool = ...,\n inplace : Literal[False] = False,\n allow_duplicates: bool = ...,\n names : Hashable | Sequence[Hashable] = ...\n) -> DataFrame: ...", "kind": 2, "label": "reset_index", "sortText": "0z.9999.reset_index"}, {"detail": "def rfloordiv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rfloordiv", "sortText": "0z.9999.rfloordiv"}, {"detail": "def rmod(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rmod", "sortText": "0z.9999.rmod"}, {"detail": "def rmul(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rmul", "sortText": "0z.9999.rmul"}, {"detail": "\n@overload\ndef rolling(\n self : DataFrame,\n window : BaseIndexer | BaseOffset | int | str | timedelta,\n min_periods: int | None = ...,\n center : bool = ...,\n on : Hashable | None = ...,\n axis : AxisIndex = ...,\n closed : Literal['both', 'left', 'neither', 'right'] | None = ...,\n step : int | None = ...,\n method : CalculationMethod = ...,\n *,\n win_type : str\n) -> Window[DataFrame]: ...\ndef rolling(\n self : DataFrame,\n window : BaseIndexer | BaseOffset | int | str | timedelta,\n min_periods: int | None = ...,\n center : bool = ...,\n on : Hashable | None = ...,\n axis : AxisIndex = ...,\n closed : Literal['both', 'left', 'neither', 'right'] | None = ...,\n step : int | None = ...,\n method : CalculationMethod = ...,\n *,\n win_type : None = None\n) -> Rolling[DataFrame]: ...", "kind": 2, "label": "rolling", "sortText": "0z.9999.rolling"}, {"detail": "def round(\n self : DataFrame,\n decimals: Series | dict[Unknown, Unknown] | int = ...,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "round", "sortText": "0z.9999.round"}, {"detail": "def rpow(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rpow", "sortText": "0z.9999.rpow"}, {"detail": "def rsub(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rsub", "sortText": "0z.9999.rsub"}, {"detail": "def rtruediv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rtruediv", "sortText": "0z.9999.rtruediv"}, {"detail": "def sample(\n self : DataFrame,\n n : int | None = ...,\n frac : float | None = ...,\n replace : bool = False,\n weights : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = ...,\n random_state: BitGenerator | ExtensionArray | Generator | RandomState | int | ndarray | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n ignore_index: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "sample", "sortText": "0z.9999.sample"}, {"detail": "\n@overload\ndef select_dtypes(\n self : DataFrame,\n include: StrDtypeArg,\n exclude: Literal[' Never: ...\ndef select_dtypes(\n self: DataFrame,\n include: Literal[' Never: ...\ndef select_dtypes(\n self: DataFrame,\n exclude: StrDtypeArg\n) -> Never: ...\ndef select_dtypes(\n self: DataFrame,\n include: list[Never],\n exclude: list[Never]\n) -> Never: ...\ndef select_dtypes(\n self : DataFrame,\n include: _AstypeArgExtList,\n exclude: Literal[' DataFrame: ...\ndef select_dtypes(\n self: DataFrame,\n include: Literal[' DataFrame: ...\ndef select_dtypes(\n self: DataFrame,\n exclude: _AstypeArgExtList\n) -> DataFrame: ...", "kind": 2, "label": "select_dtypes", "sortText": "0z.9999.select_dtypes"}, {"detail": "def sem(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n skipna : bool | None = True,\n ddof : int = 1,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "sem", "sortText": "0z.9999.sem"}, {"detail": "def set_axis(\n self : DataFrame,\n labels: AxesData,\n *,\n axis : Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "set_axis", "sortText": "0z.9999.set_axis"}, {"detail": "def set_flags(\n self : DataFrame,\n *,\n copy : bool = ...,\n allows_duplicate_labels: bool | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "set_flags", "sortText": "0z.9999.set_flags"}, {"detail": "\n@overload\ndef set_index(\n self : DataFrame,\n keys : Hashable | Index | Iterator[Hashable] | Sequence[Hashable] | Series | ndarray | None,\n *,\n drop : bool = ...,\n append : bool = ...,\n verify_integrity: bool = ...,\n inplace : Literal[True]\n) -> None: ...\ndef set_index(\n self : DataFrame,\n keys : Hashable | Index | Iterator[Hashable] | Sequence[Hashable] | Series | ndarray | None,\n *,\n drop : bool = ...,\n append : bool = ...,\n verify_integrity: bool = ...,\n inplace : Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "set_index", "sortText": "0z.9999.set_index"}, {"detail": "tuple[int, int]", "kind": 5, "label": "shape", "sortText": "0z.9999.shape"}, {"detail": "def shift(\n self : DataFrame,\n periods : Sequence[int] | int = ...,\n freq : BaseOffset | str | timedelta | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n fill_value: NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "shift", "sortText": "0z.9999.shift"}, {"detail": "int", "kind": 5, "label": "size", "sortText": "0z.9999.size"}, {"detail": "def skew(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "skew", "sortText": "0z.9999.skew"}, {"detail": "\n@overload\ndef sort_index(\n self : DataFrame,\n *,\n axis : Axis = 0,\n level : Hashable | None = None,\n ascending : Sequence[bool] | bool = ...,\n kind : SortKind = ...,\n na_position : NaPosition = ...,\n sort_remaining: bool = ...,\n ignore_index : bool = ...,\n inplace : Literal[True],\n key : IndexKeyFunc = ...\n) -> None: ...\ndef sort_index(\n self : DataFrame,\n *,\n axis : Axis = 0,\n level : Hashable | list[int] | list[str] | None = ...,\n ascending : Sequence[bool] | bool = ...,\n kind : SortKind = ...,\n na_position : NaPosition = ...,\n sort_remaining: bool = ...,\n ignore_index : bool = ...,\n inplace : Literal[False] = False,\n key : IndexKeyFunc = ...\n) -> DataFrame: ...", "kind": 2, "label": "sort_index", "sortText": "0z.9999.sort_index"}, {"detail": "\n@overload\ndef sort_values(\n self : DataFrame,\n by : Sequence[str] | str,\n *,\n axis : Axis = 0,\n ascending : Sequence[bool] | bool = ...,\n kind : SortKind = ...,\n na_position : NaPosition = ...,\n ignore_index: bool = ...,\n inplace : Literal[True],\n key : ValueKeyFunc = ...\n) -> None: ...\ndef sort_values(\n self : DataFrame,\n by : Sequence[str] | str,\n *,\n axis : Axis = 0,\n ascending : Sequence[bool] | bool = ...,\n kind : SortKind = ...,\n na_position : NaPosition = ...,\n ignore_index: bool = ...,\n inplace : Literal[False] = False,\n key : ValueKeyFunc = ...\n) -> DataFrame: ...", "kind": 2, "label": "sort_values", "sortText": "0z.9999.sort_values"}, {"detail": "EllipsisType", "kind": 5, "label": "sparse", "sortText": "0z.9999.sparse"}, {"detail": "def squeeze(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64: ...", "kind": 2, "label": "squeeze", "sortText": "0z.9999.squeeze"}, {"detail": "\n@overload\ndef stack(\n self : DataFrame,\n level : IndexLabel = ...,\n *,\n future_stack: Literal[True]\n) -> DataFrame | Series: ...\ndef stack(\n self : DataFrame,\n level : IndexLabel = ...,\n dropna : bool = ...,\n sort : bool = ...,\n future_stack: Literal[False] = False\n) -> DataFrame | Series: ...", "kind": 2, "label": "stack", "sortText": "0z.9999.stack"}, {"detail": "def std(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = 0,\n skipna : bool = True,\n ddof : int = 1,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "std", "sortText": "0z.9999.std"}, {"detail": "Styler", "kind": 5, "label": "style", "sortText": "0z.9999.style"}, {"detail": "def sub(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "sub", "sortText": "0z.9999.sub"}, {"detail": "def sub(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "subtract", "sortText": "0z.9999.subtract"}, {"detail": "def sum(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = 0,\n skipna : bool | None = True,\n numeric_only: bool = False,\n min_count : int = 0,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "sum", "sortText": "0z.9999.sum"}, {"detail": "def swapaxes(\n self : DataFrame,\n axis1: Axis,\n axis2: Axis,\n copy : bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "swapaxes", "sortText": "0z.9999.swapaxes"}, {"detail": "def swaplevel(\n self: DataFrame,\n i : Hashable = ...,\n j : Hashable = ...,\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "swaplevel", "sortText": "0z.9999.swaplevel"}, {"detail": "def tail(\n self: DataFrame,\n n : int = 5\n) -> DataFrame: ...", "kind": 2, "label": "tail", "sortText": "0z.9999.tail"}, {"detail": "def take(\n self : DataFrame,\n indices : TakeIndexer,\n axis : Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "take", "sortText": "0z.9999.take"}, {"detail": "def to_clipboard[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n excel : bool = True,\n sep : str | None = None,\n *,\n na_rep : str = ...,\n float_format : ((object) -> str) | str | None = ...,\n columns : list[HashableT1] | None = ...,\n header : bool | list[str] = ...,\n index : bool = ...,\n index_label : Literal[False] | list[HashableT2] | str | None = ...,\n mode : FileWriteMode = ...,\n encoding : str | None = ...,\n compression : CompressionOptions = ...,\n quoting : CSVQuoting = ...,\n quotechar : str = ...,\n lineterminator : str | None = ...,\n chunksize : int | None = ...,\n date_format : str | None = ...,\n doublequote : bool = ...,\n escapechar : str | None = ...,\n decimal : str = ...,\n errors : str = ...,\n storage_options: StorageOptions = ...\n) -> None: ...", "kind": 2, "label": "to_clipboard", "sortText": "0z.9999.to_clipboard"}, {"detail": "\n@overload\ndef to_csv[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n path_or_buf : PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n sep : str = ...,\n na_rep : str = ...,\n float_format : ((object) -> str) | str | None = ...,\n columns : list[HashableT1] | None = ...,\n header : bool | list[str] = ...,\n index : bool = ...,\n index_label : Literal[False] | list[HashableT2] | str | None = ...,\n mode : FileWriteMode = ...,\n encoding : str | None = ...,\n compression : CompressionOptions = ...,\n quoting : CSVQuoting = ...,\n quotechar : str = ...,\n lineterminator : str | None = ...,\n chunksize : int | None = ...,\n date_format : str | None = ...,\n doublequote : bool = ...,\n escapechar : str | None = ...,\n decimal : str = ...,\n errors : OpenFileErrors = ...,\n storage_options: StorageOptions = ...\n) -> None: ...\ndef to_csv[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n path_or_buf : None = None,\n sep : str = ...,\n na_rep : str = ...,\n float_format : ((object) -> str) | str | None = ...,\n columns : list[HashableT1] | None = ...,\n header : bool | list[str] = ...,\n index : bool = ...,\n index_label : Literal[False] | list[HashableT2] | str | None = ...,\n mode : FileWriteMode = ...,\n encoding : str | None = ...,\n compression : CompressionOptions = ...,\n quoting : CSVQuoting = ...,\n quotechar : str = ...,\n lineterminator : str | None = ...,\n chunksize : int | None = ...,\n date_format : str | None = ...,\n doublequote : bool = ...,\n escapechar : str | None = ...,\n decimal : str = ...,\n errors : OpenFileErrors = ...,\n storage_options: StorageOptions = ...\n) -> str: ...", "kind": 2, "label": "to_csv", "sortText": "0z.9999.to_csv"}, {"detail": "\n@overload\ndef to_dict(\n self : DataFrame,\n orient: str = ...,\n *,\n into : type[defaultdict[Unknown, Unknown]],\n index : Literal[True] = True\n) -> Never: ...\ndef to_dict[_T_MUTABLE_MAPPING_co: MutableMapping[Unknown, Unknown]](\n self : DataFrame,\n orient: Literal['records'],\n *,\n into : _T_MUTABLE_MAPPING_co | type[_T_MUTABLE_MAPPING_co],\n index : Literal[True] = True\n) -> list[_T_MUTABLE_MAPPING_co]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['records'],\n *,\n into : type[dict[Unknown, Unknown]] = ...,\n index : Literal[True] = True\n) -> list[dict[Hashable, Any]]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['index'],\n *,\n into : defaultdict[Unknown, Unknown],\n index : Literal[True] = True\n) -> defaultdict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['index'],\n *,\n into : OrderedDict[Unknown, Unknown] | type[OrderedDict[Unknown, Unknown]],\n index : Literal[True] = True\n) -> OrderedDict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['index'],\n *,\n into : type[MutableMapping[Unknown, Unknown]],\n index : Literal[True] = True\n) -> MutableMapping[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['index'],\n *,\n into : type[dict[Unknown, Unknown]] = ...,\n index : Literal[True] = True\n) -> dict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict[_T_MUTABLE_MAPPING_co: MutableMapping[Unknown, Unknown]](\n self : DataFrame,\n orient: Literal['dict', 'list', 'series'] = ...,\n *,\n into : _T_MUTABLE_MAPPING_co | type[_T_MUTABLE_MAPPING_co],\n index : Literal[True] = True\n) -> _T_MUTABLE_MAPPING_co: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['dict', 'list', 'series'] = ...,\n *,\n into : type[dict[Unknown, Unknown]] = ...,\n index : Literal[True] = True\n) -> dict[Hashable, Any]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['split', 'tight'],\n *,\n into : MutableMapping[Unknown, Unknown] | type[MutableMapping[Unknown, Unknown]],\n index : bool = ...\n) -> MutableMapping[str, list[Unknown]]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['split', 'tight'],\n *,\n into : type[dict[Unknown, Unknown]] = ...,\n index : bool = ...\n) -> dict[str, list[Unknown]]: ...", "kind": 2, "label": "to_dict", "sortText": "0z.9999.to_dict"}, {"detail": "def to_excel(\n self : DataFrame,\n excel_writer: Unknown,\n sheet_name : str = 'Sheet1',\n na_rep : str = '',\n float_format: str | None = ...,\n columns : Sequence[str] | str | None = ...,\n header : bool | list[str] = True,\n index : bool = True,\n index_label : Sequence[str] | str | None = ...,\n startrow : int = 0,\n startcol : int = 0,\n engine : str | None = ...,\n merge_cells : ExcelWriterMergeCells = True,\n inf_rep : str = 'inf',\n freeze_panes: tuple[int, int] | None = ...\n) -> None: ...", "kind": 2, "label": "to_excel", "sortText": "0z.9999.to_excel"}, {"detail": "def to_feather(\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n **kwargs: Any\n) -> None: ...", "kind": 2, "label": "to_feather", "sortText": "0z.9999.to_feather"}, {"detail": "def to_hdf[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n path_or_buf : HDFStore | PathLike[str] | str,\n *,\n key : str,\n mode : Literal['a', 'r+', 'w'] = ...,\n complevel : int | None = ...,\n complib : Literal['blosc', 'bzip2', 'lzo', 'zlib'] | None = ...,\n append : bool = ...,\n format : Literal['f', 'fixed', 't', 'table'] | None = ...,\n index : bool = ...,\n min_itemsize: dict[HashableT1, int] | int | None = ...,\n nan_rep : str | None = ...,\n dropna : bool | None = ...,\n data_columns: Literal[True] | list[HashableT2] | None = ...,\n errors : OpenFileErrors = ...,\n encoding : str = ...\n) -> None: ...", "kind": 2, "label": "to_hdf", "sortText": "0z.9999.to_hdf"}, {"detail": "\n@overload\ndef to_html(\n self : DataFrame,\n buf : PathLike[str] | WriteBuffer[str] | str,\n *,\n columns : Index | SequenceNotStr[Hashable] | Series | None = ...,\n col_space : Mapping[Hashable, int | str] | Sequence[int | str] | int | str | None = ...,\n header : bool = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Mapping[Hashable, (object) -> str] | list[(object) -> str] | tuple[(object) -> str, ...] | None = ...,\n float_format : ((float) -> str) | None = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n justify : Literal['center', 'end', 'inherit', 'initial', 'justify', 'justify-all', 'left', 'match-parent', 'right', 'start', 'unset'] | None = ...,\n max_rows : int | None = ...,\n max_cols : int | None = ...,\n show_dimensions: bool = ...,\n decimal : str = ...,\n bold_rows : bool = ...,\n classes : Sequence[str] | None = ...,\n escape : bool = ...,\n notebook : bool = ...,\n border : int | None = ...,\n table_id : str | None = ...,\n render_links : bool = ...,\n encoding : str | None = ...\n) -> None: ...\ndef to_html(\n self : DataFrame,\n buf : None = None,\n *,\n columns : Sequence[Hashable] | None = ...,\n col_space : Mapping[Hashable, int | str] | Sequence[int | str] | int | str | None = ...,\n header : bool = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Mapping[Hashable, (object) -> str] | list[(object) -> str] | tuple[(object) -> str, ...] | None = ...,\n float_format : ((float) -> str) | None = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n justify : Literal['center', 'end', 'inherit', 'initial', 'justify', 'justify-all', 'left', 'match-parent', 'right', 'start', 'unset'] | None = ...,\n max_rows : int | None = ...,\n max_cols : int | None = ...,\n show_dimensions: bool = ...,\n decimal : str = ...,\n bold_rows : bool = ...,\n classes : Sequence[str] | None = ...,\n escape : bool = ...,\n notebook : bool = ...,\n border : int | None = ...,\n table_id : str | None = ...,\n render_links : bool = ...,\n encoding : str | None = ...\n) -> str: ...", "kind": 2, "label": "to_html", "sortText": "0z.9999.to_html"}, {"detail": "\n@overload\ndef to_json(\n self : DataFrame,\n path_or_buf : PathLike[str] | WriteBuffer[str] | str,\n *,\n orient : Literal['records'],\n date_format : Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii : bool = ...,\n date_unit : TimeUnit = ...,\n default_handler : ((Any) -> JSONSerializable) | None = ...,\n lines : Literal[True],\n compression : CompressionOptions = ...,\n index : bool | None = ...,\n indent : int | None = ...,\n storage_options : dict[Unknown, Unknown] | None = ...,\n mode : Literal['a']\n) -> None: ...\ndef to_json(\n self : DataFrame,\n path_or_buf : None = None,\n *,\n orient : Literal['records'],\n date_format : Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii : bool = ...,\n date_unit : TimeUnit = ...,\n default_handler : ((Any) -> JSONSerializable) | None = ...,\n lines : Literal[True],\n compression : CompressionOptions = ...,\n index : bool | None = ...,\n indent : int | None = ...,\n storage_options : dict[Unknown, Unknown] | None = ...,\n mode : Literal['a']\n) -> str: ...\ndef to_json(\n self : DataFrame,\n path_or_buf : None = None,\n *,\n orient : Literal['columns', 'index', 'records', 'split', 'table', 'values'] | None = ...,\n date_format : Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii : bool = ...,\n date_unit : TimeUnit = ...,\n default_handler : ((Any) -> JSONSerializable) | None = ...,\n lines : bool = ...,\n compression : CompressionOptions = ...,\n index : bool | None = ...,\n indent : int | None = ...,\n storage_options : dict[Unknown, Unknown] | None = ...,\n mode : Literal['w'] = ...\n) -> str: ...\ndef to_json(\n self : DataFrame,\n path_or_buf : PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n *,\n orient : Literal['columns', 'index', 'records', 'split', 'table', 'values'] | None = ...,\n date_format : Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii : bool = ...,\n date_unit : TimeUnit = ...,\n default_handler : ((Any) -> JSONSerializable) | None = ...,\n lines : bool = ...,\n compression : CompressionOptions = ...,\n index : bool | None = ...,\n indent : int | None = ...,\n storage_options : dict[Unknown, Unknown] | None = ...,\n mode : Literal['w'] = ...\n) -> None: ...", "kind": 2, "label": "to_json", "sortText": "0z.9999.to_json"}, {"detail": "\n@overload\ndef to_latex(\n self : DataFrame,\n buf : PathLike[str] | WriteBuffer[str] | str,\n columns : list[str] | None = ...,\n header : bool | list[str] = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Unknown = ...,\n float_format : Unknown = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n bold_rows : bool = ...,\n column_format : str | None = ...,\n longtable : bool | None = ...,\n escape : bool | None = ...,\n encoding : str | None = ...,\n decimal : str = ...,\n multicolumn : bool | None = ...,\n multicolumn_format: str | None = ...,\n multirow : bool | None = ...,\n caption : str | tuple[str, str] | None = ...,\n label : str | None = ...,\n position : str | None = ...\n) -> None: ...\ndef to_latex(\n self : DataFrame,\n buf : None = None,\n columns : list[str] | None = ...,\n header : bool | list[str] = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Unknown = ...,\n float_format : Unknown = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n bold_rows : bool = ...,\n column_format : str | None = ...,\n longtable : bool | None = ...,\n escape : bool | None = ...,\n encoding : str | None = ...,\n decimal : str = ...,\n multicolumn : bool | None = ...,\n multicolumn_format: str | None = ...,\n multirow : bool | None = ...,\n caption : str | tuple[str, str] | None = ...,\n label : str | None = ...,\n position : str | None = ...\n) -> str: ...", "kind": 2, "label": "to_latex", "sortText": "0z.9999.to_latex"}, {"detail": "\n@overload\ndef to_markdown(\n self : DataFrame,\n buf : PathLike[str] | WriteBuffer[str] | str,\n *,\n mode : FileWriteMode = ...,\n index : bool = ...,\n storage_options: StorageOptions = ...,\n **kwargs : Any\n) -> None: ...\ndef to_markdown(\n self : DataFrame,\n buf : None = None,\n *,\n mode : Literal['a', 'a+', 'a+b', 'ab', 'at', 'w', 'w+', 'w+b', 'wb', 'wt', 'x', 'xb', 'xt'] | None = ...,\n index : bool = ...,\n storage_options: StorageOptions = ...,\n **kwargs : Any\n) -> str: ...", "kind": 2, "label": "to_markdown", "sortText": "0z.9999.to_markdown"}, {"detail": "def to_numpy(\n self : DataFrame,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = ...,\n copy : bool = False,\n na_value: Scalar = ...\n) -> ndarray[tuple[int, int]]: ...", "kind": 2, "label": "to_numpy", "sortText": "0z.9999.to_numpy"}, {"detail": "\n@overload\ndef to_orc(\n self : DataFrame,\n path : PathLike[str] | WriteBuffer[bytes] | str,\n *,\n engine : Literal['pyarrow'] = ...,\n index : bool | None = ...,\n engine_kwargs: dict[str, Any] | None = ...\n) -> None: ...\ndef to_orc(\n self : DataFrame,\n path : None = None,\n *,\n engine : Literal['pyarrow'] = ...,\n index : bool | None = ...,\n engine_kwargs: dict[str, Any] | None = ...\n) -> bytes: ...", "kind": 2, "label": "to_orc", "sortText": "0z.9999.to_orc"}, {"detail": "\n@overload\ndef to_parquet(\n self : DataFrame,\n path : PathLike[str] | WriteBuffer[bytes] | str,\n *,\n engine : ParquetEngine = ...,\n compression : Literal['brotli', 'gzip', 'lz4', 'snappy', 'zstd'] | None = ...,\n index : bool | None = ...,\n partition_cols : Sequence[Hashable] | None = ...,\n storage_options: StorageOptions = ...,\n **kwargs : Any\n) -> None: ...\ndef to_parquet(\n self : DataFrame,\n path : None = None,\n *,\n engine : ParquetEngine = ...,\n compression : Literal['brotli', 'gzip', 'lz4', 'snappy', 'zstd'] | None = ...,\n index : bool | None = ...,\n partition_cols : Sequence[Hashable] | None = ...,\n storage_options: StorageOptions = ...,\n **kwargs : Any\n) -> bytes: ...", "kind": 2, "label": "to_parquet", "sortText": "0z.9999.to_parquet"}, {"detail": "def to_period(\n self: DataFrame,\n freq: Day | Hour | Micro | Milli | Minute | MonthEnd | Nano | QuarterEnd | Second | Week | YearEnd | str | None = None,\n axis: Axis = 0,\n copy: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "to_period", "sortText": "0z.9999.to_period"}, {"detail": "def to_pickle(\n self : DataFrame,\n path : PathLike[str] | WriteBuffer[bytes] | str,\n compression : CompressionOptions = 'infer',\n protocol : int = 5,\n storage_options: StorageOptions = ...\n) -> None: ...", "kind": 2, "label": "to_pickle", "sortText": "0z.9999.to_pickle"}, {"detail": "def to_records[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n index : bool = True,\n column_dtypes: Mapping[HashableT1, DTypeLike] | _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n index_dtypes : Mapping[HashableT2, DTypeLike] | _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None\n) -> recarray: ...", "kind": 2, "label": "to_records", "sortText": "0z.9999.to_records"}, {"detail": "def to_sql(\n self: DataFrame,\n name: str,\n con: Unknown,\n *,\n schema: str | None = None,\n if_exists: Literal['append', 'delete_rows', 'fail', 'replace'] = 'fail',\n index: bool = True,\n index_label: IndexLabel = None,\n chunksize: int | None = None,\n dtype: ExtensionDtype | Mapping[Hashable, ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str]] | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n method: Literal['multi'] | ((\n SQLTable,\n Any,\n list[str],\n Iterable[tuple[Any, ...]]\n) -> int | None) | None = None\n) -> int | None: ...", "kind": 2, "label": "to_sql", "sortText": "0z.9999.to_sql"}, {"detail": "\n@overload\ndef to_stata[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n path : PathLike[str] | WriteBuffer[bytes] | str,\n *,\n convert_dates : dict[HashableT1, StataDateFormat] | None = ...,\n write_index : bool = ...,\n byteorder : Literal['<', '>', 'big', 'little'] | None = ...,\n time_stamp : datetime | None = ...,\n data_label : str | None = ...,\n variable_labels: dict[HashableT2, str] | None = ...,\n version : Literal[117, 118, 119],\n convert_strl : SequenceNotStr[Hashable] | None = ...,\n compression : CompressionOptions = ...,\n storage_options: StorageOptions = ...,\n value_labels : dict[Hashable, dict[float, str]] | None = ...\n) -> None: ...\ndef to_stata[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n path : PathLike[str] | WriteBuffer[bytes] | str,\n *,\n convert_dates : dict[HashableT1, StataDateFormat] | None = ...,\n write_index : bool = ...,\n byteorder : Literal['<', '>', 'big', 'little'] | None = ...,\n time_stamp : datetime | None = ...,\n data_label : str | None = ...,\n variable_labels: dict[HashableT2, str] | None = ...,\n version : Literal[114, 117, 118, 119] | None = ...,\n convert_strl : None = None,\n compression : CompressionOptions = ...,\n storage_options: StorageOptions = ...,\n value_labels : dict[Hashable, dict[float, str]] | None = ...\n) -> None: ...", "kind": 2, "label": "to_stata", "sortText": "0z.9999.to_stata"}, {"detail": "\n@overload\ndef to_string[HashableT: Hashable](\n self : DataFrame,\n buf : PathLike[str] | WriteBuffer[str] | str,\n *,\n columns : Index | SequenceNotStr[Hashable] | Series | None = ...,\n col_space : dict[HashableT, int] | int | list[int] | None = ...,\n header : bool | list[str] | tuple[str, ...] = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Mapping[int | str, (...) -> Unknown] | list[(...) -> Unknown] | tuple[(...) -> Unknown, ...] | None = ...,\n float_format : ((float) -> str) | EngFormatter | str | None = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n justify : str | None = ...,\n max_rows : int | None = ...,\n max_cols : int | None = ...,\n show_dimensions: bool = ...,\n decimal : str = ...,\n line_width : int | None = ...,\n min_rows : int | None = ...,\n max_colwidth : int | None = ...,\n encoding : str | None = ...\n) -> None: ...\ndef to_string(\n self : DataFrame,\n buf : None = None,\n *,\n columns : Index | Sequence[Hashable] | Series | None = ...,\n col_space : dict[Hashable, int] | int | list[int] | None = ...,\n header : Sequence[str] | bool = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Mapping[int | str, (...) -> Unknown] | list[(...) -> Unknown] | tuple[(...) -> Unknown, ...] | None = ...,\n float_format : ((float) -> str) | EngFormatter | str | None = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n justify : str | None = ...,\n max_rows : int | None = ...,\n max_cols : int | None = ...,\n show_dimensions: bool = ...,\n decimal : str = ...,\n line_width : int | None = ...,\n min_rows : int | None = ...,\n max_colwidth : int | None = ...,\n encoding : str | None = ...\n) -> str: ...", "kind": 2, "label": "to_string", "sortText": "0z.9999.to_string"}, {"detail": "def to_timestamp(\n self: DataFrame,\n freq: Day | Hour | Micro | Milli | Minute | MonthEnd | Nano | QuarterEnd | Second | Week | YearEnd | str | None = None,\n how : ToTimestampHow = ...,\n axis: Axis = 0,\n copy: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "to_timestamp", "sortText": "0z.9999.to_timestamp"}, {"detail": "def to_xarray(self: DataFrame) -> Unknown: ...", "kind": 2, "label": "to_xarray", "sortText": "0z.9999.to_xarray"}, {"detail": "\n@overload\ndef to_xml(\n self : DataFrame,\n path_or_buffer : PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n index : bool = ...,\n root_name : str = ...,\n row_name : str = ...,\n na_rep : str | None = ...,\n attr_cols : SequenceNotStr[Hashable] | None = ...,\n elem_cols : SequenceNotStr[Hashable] | None = ...,\n namespaces : dict[str | None, str] | None = ...,\n prefix : str | None = ...,\n encoding : str = ...,\n xml_declaration: bool = ...,\n pretty_print : bool = ...,\n parser : XMLParsers = ...,\n stylesheet : PathLike[str] | ReadBuffer[bytes] | ReadBuffer[str] | str | None = ...,\n compression : CompressionOptions = ...,\n storage_options: StorageOptions = ...\n) -> None: ...\ndef to_xml(\n self : DataFrame,\n path_or_buffer : None = None,\n index : bool = ...,\n root_name : str | None = ...,\n row_name : str | None = ...,\n na_rep : str | None = ...,\n attr_cols : list[Hashable] | None = ...,\n elem_cols : list[Hashable] | None = ...,\n namespaces : dict[str | None, str] | None = ...,\n prefix : str | None = ...,\n encoding : str = ...,\n xml_declaration: bool | None = ...,\n pretty_print : bool | None = ...,\n parser : str | None = ...,\n stylesheet : PathLike[str] | ReadBuffer[bytes] | ReadBuffer[str] | str | None = ...,\n compression : CompressionOptions = ...,\n storage_options: StorageOptions = ...\n) -> str: ...", "kind": 2, "label": "to_xml", "sortText": "0z.9999.to_xml"}, {"detail": "def transform(\n self : DataFrame,\n func : AggFuncTypeFrame,\n axis : Axis = 0,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "transform", "sortText": "0z.9999.transform"}, {"detail": "def transpose(\n self : DataFrame,\n *args: Any,\n *,\n copy : bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "transpose", "sortText": "0z.9999.transpose"}, {"detail": "def truediv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "truediv", "sortText": "0z.9999.truediv"}, {"detail": "def truncate(\n self : DataFrame,\n before: date | int | str | None = ...,\n after : date | int | str | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n copy : bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "truncate", "sortText": "0z.9999.truncate"}, {"detail": "def tz_convert(\n self : DataFrame,\n tz : TimeZones,\n axis : Axis = 0,\n level: Hashable | None = None,\n copy : bool = True\n) -> DataFrame: ...", "kind": 2, "label": "tz_convert", "sortText": "0z.9999.tz_convert"}, {"detail": "def tz_localize(\n self : DataFrame,\n tz : TimeZones,\n axis : Axis = 0,\n level : Hashable | None = None,\n copy : builtins.bool = True,\n ambiguous : TimeAmbiguous = 'raise',\n nonexistent: TimeNonexistent = 'raise'\n) -> DataFrame: ...", "kind": 2, "label": "tz_localize", "sortText": "0z.9999.tz_localize"}, {"detail": "def unstack(\n self : DataFrame,\n level : IndexLabel = -1,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n sort : bool = True\n) -> DataFrame | Series: ...", "kind": 2, "label": "unstack", "sortText": "0z.9999.unstack"}, {"detail": "def update(\n self : DataFrame,\n other : DataFrame | Series,\n join : Literal['left'] = 'left',\n overwrite : bool = True,\n filter_func: ((...) -> Unknown) | None = ...,\n errors : IgnoreRaise = 'ignore'\n) -> None: ...", "kind": 2, "label": "update", "sortText": "0z.9999.update"}, {"detail": "\n@overload\ndef value_counts(\n self : DataFrame,\n subset : Sequence[Hashable] | None = ...,\n normalize: Literal[False] = False,\n sort : bool = ...,\n ascending: bool = ...,\n dropna : bool = ...\n) -> Series[int]: ...\ndef value_counts(\n self : DataFrame,\n normalize: Literal[True],\n subset : Sequence[Hashable] | None = ...,\n sort : bool = ...,\n ascending: bool = ...,\n dropna : bool = ...\n) -> Series[float]: ...", "kind": 2, "label": "value_counts", "sortText": "0z.9999.value_counts"}, {"detail": "ndarray[tuple[int, int]]", "kind": 5, "label": "values", "sortText": "0z.9999.values"}, {"detail": "def var(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = 0,\n skipna : bool | None = True,\n ddof : int = 1,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "var", "sortText": "0z.9999.var"}, {"detail": "\n@overload\ndef where(\n self : DataFrame,\n cond : ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other : ((...) -> DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64) | DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 = ...,\n *,\n inplace: Literal[True],\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n level : Hashable | None = None\n) -> None: ...\ndef where(\n self : DataFrame,\n cond : ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other : ((...) -> DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64) | DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 = ...,\n *,\n inplace: Literal[False] = False,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n level : Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "where", "sortText": "0z.9999.where"}, {"detail": "def xs(\n self : DataFrame,\n key : IndexLabel,\n axis : Axis = 0,\n level : Hashable | Sequence[Hashable] | None = None,\n drop_level: bool = True\n) -> DataFrame | Series: ...", "kind": 2, "label": "xs", "sortText": "0z.9999.xs"}, {"detail": "def __abs__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__abs__", "sortText": "3z.9999.__abs__"}, {"detail": "def __add__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__add__", "sortText": "3z.9999.__add__"}, {"detail": "def __and__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__and__", "sortText": "3z.9999.__and__"}, {"detail": "def __array__(\n self : DataFrame,\n dtype: Unknown = ...\n) -> ndarray: ...", "kind": 2, "label": "__array__", "sortText": "3z.9999.__array__"}, {"detail": "int", "kind": 5, "label": "__array_priority__", "sortText": "3z.9999.__array_priority__"}, {"detail": "def __arrow_c_stream__(\n self : DataFrame,\n requested_schema: object | None = None\n) -> object: ...", "kind": 2, "label": "__arrow_c_stream__", "sortText": "3z.9999.__arrow_c_stream__"}, {"detail": "def __bool__(self: DataFrame) -> NoReturn: ...", "kind": 2, "label": "__bool__", "sortText": "3z.9999.__bool__"}, {"detail": "def __contains__(\n self: DataFrame,\n key: Unknown\n) -> bool: ...", "kind": 2, "label": "__contains__", "sortText": "3z.9999.__contains__"}, {"detail": "def __copy__(\n self: DataFrame,\n deep: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "__copy__", "sortText": "3z.9999.__copy__"}, {"detail": "def __deepcopy__(\n self: DataFrame,\n memo: MutableMapping[int, Any] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "__deepcopy__", "sortText": "3z.9999.__deepcopy__"}, {"detail": "def __delitem__(\n self: DataFrame,\n idx: Hashable\n) -> None: ...", "kind": 2, "label": "__delitem__", "sortText": "3z.9999.__delitem__"}, {"detail": "def __divmod__(\n self: DataFrame,\n other: Any\n) -> tuple[DataFrame, DataFrame]: ...", "kind": 2, "label": "__divmod__", "sortText": "3z.9999.__divmod__"}, {"detail": "def __eq__(\n self: DataFrame,\n other: object\n) -> DataFrame: ...", "kind": 2, "label": "__eq__", "sortText": "3z.9999.__eq__"}, {"detail": "def __finalize__(\n self : DataFrame,\n other : Unknown,\n method : Unknown = ...,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "__finalize__", "sortText": "3z.9999.__finalize__"}, {"detail": "def __floordiv__(\n self: DataFrame,\n other: DataFrame | Sequence[float] | Series[float] | Series[int] | float\n) -> DataFrame: ...", "kind": 2, "label": "__floordiv__", "sortText": "3z.9999.__floordiv__"}, {"detail": "def __ge__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__ge__", "sortText": "3z.9999.__ge__"}, {"detail": "def __getattr__(\n self: DataFrame,\n name: str\n) -> Series: ...", "kind": 2, "label": "__getattr__", "sortText": "3z.9999.__getattr__"}, {"detail": "\n@overload\ndef __getitem__(\n self: DataFrame,\n key: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | tuple[Hashable, ...]\n) -> Series: ...\ndef __getitem__(\n self: DataFrame,\n key: Iterable[Hashable] | slice[Any, Any, Any]\n) -> DataFrame: ...\ndef __getitem__(\n self: DataFrame,\n key: Hashable\n) -> Series: ...", "kind": 2, "label": "__getitem__", "sortText": "3z.9999.__getitem__"}, {"detail": "def __gt__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__gt__", "sortText": "3z.9999.__gt__"}, {"detail": "None", "kind": 5, "label": "__hash__", "sortText": "3z.9999.__hash__"}, {"detail": "def __invert__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__invert__", "sortText": "3z.9999.__invert__"}, {"detail": "def __iter__(self: DataFrame) -> Iterator[Hashable]: ...", "kind": 2, "label": "__iter__", "sortText": "3z.9999.__iter__"}, {"detail": "def __le__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__le__", "sortText": "3z.9999.__le__"}, {"detail": "def __len__(self: DataFrame) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3z.9999.__len__"}, {"detail": "def __lt__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__lt__", "sortText": "3z.9999.__lt__"}, {"detail": "\n@overload\ndef __matmul__(\n self: DataFrame,\n other: DataFrame\n) -> DataFrame: ...\ndef __matmul__(\n self: DataFrame,\n other: Series\n) -> Series: ...\ndef __matmul__(\n self: DataFrame,\n other: ndarray[tuple[Any, ...], dtype[np_num]]\n) -> DataFrame: ...", "kind": 2, "label": "__matmul__", "sortText": "3z.9999.__matmul__"}, {"detail": "def __mod__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__mod__", "sortText": "3z.9999.__mod__"}, {"detail": "def __mul__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__mul__", "sortText": "3z.9999.__mul__"}, {"detail": "def __ne__(\n self: DataFrame,\n other: object\n) -> DataFrame: ...", "kind": 2, "label": "__ne__", "sortText": "3z.9999.__ne__"}, {"detail": "def __neg__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__neg__", "sortText": "3z.9999.__neg__"}, {"detail": "\n@overload\ndef __new__[Self@DataFrame: DataFrame](\n cls : type[Self@DataFrame],\n data : DataFrame | Index | Iterable[Index | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | tuple[Hashable, ListLikeU]] | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | None = None,\n index : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n dtype : ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy : bool | None = None\n) -> Self@DataFrame: ...\ndef __new__[Self@DataFrame: DataFrame](\n cls : type[Self@DataFrame],\n data : Scalar,\n index : Axes,\n columns: Axes,\n dtype : ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy : bool | None = None\n) -> Self@DataFrame: ...", "kind": 3, "label": "__new__", "sortText": "3z.9999.__new__"}, {"detail": "def __nonzero__(self: DataFrame) -> None: ...", "kind": 2, "label": "__nonzero__", "sortText": "3z.9999.__nonzero__"}, {"detail": "def __or__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__or__", "sortText": "3z.9999.__or__"}, {"detail": "def __pos__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__pos__", "sortText": "3z.9999.__pos__"}, {"detail": "def __pow__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__pow__", "sortText": "3z.9999.__pow__"}, {"detail": "def __radd__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__radd__", "sortText": "3z.9999.__radd__"}, {"detail": "def __rand__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rand__", "sortText": "3z.9999.__rand__"}, {"detail": "def __rdivmod__(\n self: DataFrame,\n other: Any\n) -> tuple[DataFrame, DataFrame]: ...", "kind": 2, "label": "__rdivmod__", "sortText": "3z.9999.__rdivmod__"}, {"detail": "def __rfloordiv__(\n self: DataFrame,\n other: DataFrame | Sequence[float] | Series[float] | Series[int] | float\n) -> DataFrame: ...", "kind": 2, "label": "__rfloordiv__", "sortText": "3z.9999.__rfloordiv__"}, {"detail": "def __rmatmul__(\n self: DataFrame,\n other: ndarray[tuple[Any, ...], dtype[np_num]]\n) -> DataFrame: ...", "kind": 2, "label": "__rmatmul__", "sortText": "3z.9999.__rmatmul__"}, {"detail": "def __rmod__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rmod__", "sortText": "3z.9999.__rmod__"}, {"detail": "def __rmul__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rmul__", "sortText": "3z.9999.__rmul__"}, {"detail": "def __ror__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__ror__", "sortText": "3z.9999.__ror__"}, {"detail": "def __round__(\n self : DataFrame,\n decimals: int = ...\n) -> DataFrame: ...", "kind": 2, "label": "__round__", "sortText": "3z.9999.__round__"}, {"detail": "def __rpow__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rpow__", "sortText": "3z.9999.__rpow__"}, {"detail": "def __rsub__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rsub__", "sortText": "3z.9999.__rsub__"}, {"detail": "def __rtruediv__(\n self: DataFrame,\n other: DataFrame | Sequence[Unknown] | Series | float\n) -> DataFrame: ...", "kind": 2, "label": "__rtruediv__", "sortText": "3z.9999.__rtruediv__"}, {"detail": "def __rxor__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rxor__", "sortText": "3z.9999.__rxor__"}, {"detail": "def __setattr__(\n self: DataFrame,\n name: str,\n value: Unknown\n) -> None: ...", "kind": 2, "label": "__setattr__", "sortText": "3z.9999.__setattr__"}, {"detail": "\n@overload\ndef __setitem__(\n self: DataFrame,\n idx: Index | Series[int] | int | list[int] | ndarray[tuple[Any, ...], dtype[integer]] | slice[Any, Any, Any] | tuple[IndexType, IndexType] | tuple[IndexType, int] | tuple[int, IndexType] | tuple[int, int],\n value: DataFrame | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__[ScalarT: Scalar](\n self: DataFrame,\n idx: Series[builtins.bool] | int | integer | list[builtins.bool] | list[ScalarT] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | signedinteger[_NBitIntP] | signedinteger[_8Bit] | signedinteger | slice[Any, Any, Any] | str | str_ | unsignedinteger | tuple[IndexOpsMixin | Sequence[Scalar] | Series[builtins.bool] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[builtins.bool] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | slice[Any, Any, Any] | str | timedelta | timedelta64, ...],\n value: DataFrame | ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__(\n self: DataFrame,\n idx: tuple[tuple[IndexOpsMixin | Sequence[Scalar] | Series[builtins.bool] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[builtins.bool] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | slice[Any, Any, Any] | str | timedelta | timedelta64, ...], Hashable],\n value: ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__(\n self: DataFrame,\n idx: DataFrame | IndexOpsMixin,\n value: ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...", "kind": 2, "label": "__setitem__", "sortText": "3z.9999.__setitem__"}, {"detail": "def __sub__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__sub__", "sortText": "3z.9999.__sub__"}, {"detail": "def __truediv__(\n self: DataFrame,\n other: DataFrame | Sequence[Unknown] | Series | float\n) -> DataFrame: ...", "kind": 2, "label": "__truediv__", "sortText": "3z.9999.__truediv__"}, {"detail": "def __xor__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__xor__", "sortText": "3z.9999.__xor__"}]}} +{"suite": "pandas", "label": "edit dataframe then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 39, "iteration": 3, "result": {"isIncomplete": false, "items": [{"detail": "str", "kind": 5, "label": "Name", "sortText": "0.9999.Name"}, {"detail": "DataFrame", "kind": 5, "label": "T", "sortText": "0z.9999.T"}, {"detail": "def abs(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "abs", "sortText": "0z.9999.abs"}, {"detail": "def add(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add", "sortText": "0z.9999.add"}, {"detail": "def add_prefix(\n self : DataFrame,\n prefix: str,\n axis : Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add_prefix", "sortText": "0z.9999.add_prefix"}, {"detail": "def add_suffix(\n self : DataFrame,\n suffix: str,\n axis : Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add_suffix", "sortText": "0z.9999.add_suffix"}, {"detail": "\n@overload\ndef aggregate(\n self : DataFrame,\n func : ((...) -> Unknown) | Mapping[Unknown, ((...) -> Unknown) | str | ufunc] | str | ufunc,\n axis : Axis = 0,\n **kwargs: Any\n) -> Series: ...\ndef aggregate(\n self : DataFrame,\n func : Mapping[Unknown, ((...) -> Unknown) | list[((...) -> Unknown) | str | ufunc] | str | ufunc] | list[AggFuncTypeBase] | None = ...,\n axis : Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "agg", "sortText": "0z.9999.agg"}, {"detail": "\n@overload\ndef aggregate(\n self : DataFrame,\n func : ((...) -> Unknown) | Mapping[Unknown, ((...) -> Unknown) | str | ufunc] | str | ufunc,\n axis : Axis = 0,\n **kwargs: Any\n) -> Series: ...\ndef aggregate(\n self : DataFrame,\n func : Mapping[Unknown, ((...) -> Unknown) | list[((...) -> Unknown) | str | ufunc] | str | ufunc] | list[AggFuncTypeBase] | None = ...,\n axis : Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "aggregate", "sortText": "0z.9999.aggregate"}, {"detail": "def align[NDFrameT: NDFrame](\n self : DataFrame,\n other : NDFrameT,\n join : AlignJoin = 'outer',\n axis : Literal['columns', 'index', 0, 1] | None = None,\n level : Hashable | None = None,\n copy : bool = True,\n fill_value: NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> tuple[DataFrame, NDFrameT]: ...", "kind": 2, "label": "align", "sortText": "0z.9999.align"}, {"detail": "\n@overload\ndef all(\n self : DataFrame,\n axis : None,\n bool_only: builtins.bool | None = ...,\n skipna : builtins.bool = ...,\n **kwargs : Any\n) -> numpy.bool: ...\ndef all(\n self : DataFrame,\n axis : Axis = 0,\n bool_only: builtins.bool | None = ...,\n skipna : builtins.bool = ...,\n **kwargs : Any\n) -> Series[builtins.bool]: ...", "kind": 2, "label": "all", "sortText": "0z.9999.all"}, {"detail": "\n@overload\ndef any(\n self : DataFrame,\n *,\n axis : None,\n bool_only: builtins.bool | None = ...,\n skipna : builtins.bool = ...,\n **kwargs : Any\n) -> numpy.bool: ...\ndef any(\n self : DataFrame,\n *,\n axis : Axis = 0,\n bool_only: builtins.bool | None = ...,\n skipna : builtins.bool = ...,\n **kwargs : Any\n) -> Series[builtins.bool]: ...", "kind": 2, "label": "any", "sortText": "0z.9999.any"}, {"detail": "\n@overload\ndef apply(\n self : DataFrame,\n f : (...) -> Index | MutableSequence[Any] | Series | ndarray[tuple[int]] | tuple[Any, ...],\n axis : AxisIndex = ...,\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n **kwargs : Any\n) -> DataFrame: ...\ndef apply[S2: SeriesDType](\n self : DataFrame,\n f : (...) -> NAType | S2,\n axis : AxisIndex = ...,\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n **kwargs : Any\n) -> Series[S2]: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Mapping[Any, Any],\n axis : AxisIndex = ...,\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n **kwargs : Any\n) -> Series: ...\ndef apply[S2: SeriesDType](\n self : DataFrame,\n f : (...) -> NAType | S2,\n axis : Axis = 0,\n raw : bool = ...,\n args : Any = ...,\n *,\n result_type: Literal['expand', 'reduce'],\n **kwargs : Any\n) -> Series[S2]: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | Series | ndarray[tuple[int]] | tuple[Any, ...],\n axis : Axis = 0,\n raw : bool = ...,\n args : Any = ...,\n *,\n result_type: Literal['expand'],\n **kwargs : Any\n) -> DataFrame: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | ndarray[tuple[int]] | tuple[Any, ...],\n axis : Axis = 0,\n raw : bool = ...,\n args : Any = ...,\n *,\n result_type: Literal['reduce'],\n **kwargs : Any\n) -> Series: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | tuple[Any, ...],\n axis : Axis = 0,\n raw : bool = ...,\n args : Any = ...,\n *,\n result_type: Literal['broadcast'],\n **kwargs : Any\n) -> DataFrame: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Series,\n axis : AxisIndex = 0,\n raw : bool = ...,\n args : Any = ...,\n *,\n result_type: Literal['reduce'],\n **kwargs : Any\n) -> Series: ...\ndef apply[S2: SeriesDType](\n self : DataFrame,\n f : (...) -> NAType | S2,\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n *,\n axis : AxisColumn,\n **kwargs : Any\n) -> Series[S2]: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | ndarray[tuple[int]] | tuple[Any, ...],\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n *,\n axis : AxisColumn,\n **kwargs : Any\n) -> Series: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Series,\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n *,\n axis : AxisColumn,\n **kwargs : Any\n) -> DataFrame: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Series,\n raw : bool = ...,\n args : Any = ...,\n *,\n axis : AxisColumn,\n result_type: Literal['reduce'],\n **kwargs : Any\n) -> DataFrame: ...", "kind": 2, "label": "apply", "sortText": "0z.9999.apply"}, {"detail": "def asfreq(\n self : DataFrame,\n freq : Frequency,\n method : Literal['backfill', 'bfill', 'ffill', 'pad'] | None = None,\n how : Literal['end', 'start'] | None = ...,\n normalize : bool = False,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "asfreq", "sortText": "0z.9999.asfreq"}, {"detail": "def asof(\n self : DataFrame,\n where : ExtensionArray | Index | Sequence[Scalar] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64,\n subset: Hashable | list[Hashable] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "asof", "sortText": "0z.9999.asof"}, {"detail": "def assign(\n self: DataFrame,\n **kwargs: IntoColumn\n) -> DataFrame: ...", "kind": 2, "label": "assign", "sortText": "0z.9999.assign"}, {"detail": "def astype(\n self : DataFrame,\n dtype : Literal[' DataFrame: ...", "kind": 2, "label": "astype", "sortText": "0z.9999.astype"}, {"detail": "_AtIndexerFrame", "kind": 5, "label": "at", "sortText": "0z.9999.at"}, {"detail": "def at_time(\n self: DataFrame,\n time: str | time,\n asof: bool = False,\n axis: Literal['columns', 'index', 0, 1] | None = 0\n) -> DataFrame: ...", "kind": 2, "label": "at_time", "sortText": "0z.9999.at_time"}, {"detail": "dict[Hashable | None, Any]", "kind": 5, "label": "attrs", "sortText": "0z.9999.attrs"}, {"detail": "list[Index]", "kind": 5, "label": "axes", "sortText": "0z.9999.axes"}, {"detail": "def between_time(\n self : DataFrame,\n start_time: str | time,\n end_time : str | time,\n inclusive : IntervalClosedType = 'both',\n axis : Literal['columns', 'index', 0, 1] | None = 0\n) -> DataFrame: ...", "kind": 2, "label": "between_time", "sortText": "0z.9999.between_time"}, {"detail": "\n@overload\ndef bfill(\n self : DataFrame,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n inplace : Literal[True],\n limit : int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> None: ...\ndef bfill(\n self : DataFrame,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n inplace : Literal[False] = False,\n limit : int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "bfill", "sortText": "0z.9999.bfill"}, {"detail": "def bool(self: DataFrame) -> bool: ...", "kind": 2, "label": "bool", "sortText": "0z.9999.bool"}, {"detail": "\n@overload\ndef boxplot(\n self : DataFrame,\n by : None = None,\n ax : Unknown = None,\n fontsize : float | str | None = None,\n rot : float = 0,\n grid : bool = True,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n *,\n return_type: Literal['axes'] | None = None,\n backend : str | None = None,\n **kwargs : Any\n) -> Unknown: ...\ndef boxplot(\n self : DataFrame,\n by : None = None,\n ax : Unknown = None,\n fontsize : float | str | None = None,\n rot : float = 0,\n grid : bool = True,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n *,\n return_type: Literal['dict'],\n backend : str | None = None,\n **kwargs : Any\n) -> dict[str, Unknown]: ...\ndef boxplot(\n self : DataFrame,\n by : None = None,\n ax : Unknown = None,\n fontsize : float | str | None = None,\n rot : float = 0,\n grid : bool = True,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n *,\n return_type: Literal['both'],\n backend : str | None = None,\n **kwargs : Any\n) -> _BoxPlotT: ...\ndef boxplot(\n self : DataFrame,\n by : Hashable | MutableSequence[Unknown] | ndarray[tuple[int]] | range | tuple[Unknown, ...],\n ax : Unknown = None,\n fontsize : float | str | None = None,\n rot : float = 0,\n grid : bool = True,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n *,\n return_type: None = None,\n backend : str | None = None,\n **kwargs : Any\n) -> Unknown: ...\ndef boxplot(\n self : DataFrame,\n by : Hashable | MutableSequence[Unknown] | ndarray[tuple[int]] | range | tuple[Unknown, ...],\n ax : Unknown = None,\n fontsize : float | str | None = None,\n rot : float = 0,\n grid : bool = True,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n *,\n return_type: Literal['axes', 'both', 'dict'],\n backend : str | None = None,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "boxplot", "sortText": "0z.9999.boxplot"}, {"detail": "\n@overload\ndef clip(\n self : DataFrame,\n lower : float | None = ...,\n upper : float | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n inplace : Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self : DataFrame,\n lower : AnyArrayLike = ...,\n upper : ExtensionArray | Index | Series | ndarray | None = ...,\n *,\n axis : Axis = ...,\n inplace : Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self : DataFrame,\n lower : ExtensionArray | Index | Series | ndarray | None = ...,\n upper : AnyArrayLike = ...,\n *,\n axis : Axis = ...,\n inplace : Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self : DataFrame,\n lower : None = None,\n upper : None = None,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n inplace : Literal[True],\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self : DataFrame,\n lower : float | None = ...,\n upper : float | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n inplace : Literal[True],\n **kwargs: Any\n) -> None: ...\ndef clip(\n self : DataFrame,\n lower : AnyArrayLike = ...,\n upper : ExtensionArray | Index | Series | ndarray | None = ...,\n *,\n axis : Axis = ...,\n inplace : Literal[True],\n **kwargs: Any\n) -> None: ...\ndef clip(\n self : DataFrame,\n lower : ExtensionArray | Index | Series | ndarray | None = ...,\n upper : AnyArrayLike = ...,\n *,\n axis : Axis = ...,\n inplace : Literal[True],\n **kwargs: Any\n) -> None: ...", "kind": 2, "label": "clip", "sortText": "0z.9999.clip"}, {"detail": "Index[str]", "kind": 5, "label": "columns", "sortText": "0z.9999.columns"}, {"detail": "def combine(\n self : DataFrame,\n other : DataFrame,\n func : (...) -> Unknown,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n overwrite : bool = True\n) -> DataFrame: ...", "kind": 2, "label": "combine", "sortText": "0z.9999.combine"}, {"detail": "def combine_first(\n self: DataFrame,\n other: DataFrame\n) -> DataFrame: ...", "kind": 2, "label": "combine_first", "sortText": "0z.9999.combine_first"}, {"detail": "def compare(\n self : DataFrame,\n other : DataFrame,\n align_axis : Axis = 1,\n keep_shape : bool = False,\n keep_equal : bool = False,\n result_names: Suffixes = ...\n) -> DataFrame: ...", "kind": 2, "label": "compare", "sortText": "0z.9999.compare"}, {"detail": "def convert_dtypes(\n self : DataFrame,\n infer_objects : bool = True,\n convert_string : bool = True,\n convert_integer : bool = True,\n convert_boolean : bool = True,\n convert_floating: bool = True,\n dtype_backend : DtypeBackend = 'numpy_nullable'\n) -> DataFrame: ...", "kind": 2, "label": "convert_dtypes", "sortText": "0z.9999.convert_dtypes"}, {"detail": "def copy(\n self: DataFrame,\n deep: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "copy", "sortText": "0z.9999.copy"}, {"detail": "def corr(\n self : DataFrame,\n method : Literal['kendall', 'pearson', 'spearman'] = 'pearson',\n min_periods : int = ...,\n numeric_only: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "corr", "sortText": "0z.9999.corr"}, {"detail": "def corrwith(\n self : DataFrame,\n other : DataFrame | Series,\n axis : Literal['columns', 'index', 0, 1] | None = 0,\n drop : bool = False,\n method : Literal['kendall', 'pearson', 'spearman'] = 'pearson',\n numeric_only: bool = False\n) -> Series: ...", "kind": 2, "label": "corrwith", "sortText": "0z.9999.corrwith"}, {"detail": "def count(\n self : DataFrame,\n axis : Axis = 0,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "count", "sortText": "0z.9999.count"}, {"detail": "def cov(\n self : DataFrame,\n min_periods : int | None = None,\n ddof : int = 1,\n numeric_only: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "cov", "sortText": "0z.9999.cov"}, {"detail": "def cummax(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n skipna : bool = True,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cummax", "sortText": "0z.9999.cummax"}, {"detail": "def cummin(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n skipna : bool = True,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cummin", "sortText": "0z.9999.cummin"}, {"detail": "def cumprod(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n skipna : bool = True,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cumprod", "sortText": "0z.9999.cumprod"}, {"detail": "def cumsum(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n skipna : bool = True,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cumsum", "sortText": "0z.9999.cumsum"}, {"detail": "def describe(\n self : DataFrame,\n percentiles: list[float] | None = ...,\n include : Literal['all'] | list[Dtype] | None = ...,\n exclude : list[Dtype] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "describe", "sortText": "0z.9999.describe"}, {"detail": "def diff(\n self : DataFrame,\n periods: int = 1,\n axis : Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "diff", "sortText": "0z.9999.diff"}, {"detail": "def truediv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "div", "sortText": "0z.9999.div"}, {"detail": "def truediv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "divide", "sortText": "0z.9999.divide"}, {"detail": "\n@overload\ndef dot(\n self: DataFrame,\n other: DataFrame | ExtensionArray | ndarray\n) -> DataFrame: ...\ndef dot(\n self: DataFrame,\n other: Series\n) -> Series: ...", "kind": 2, "label": "dot", "sortText": "0z.9999.dot"}, {"detail": "\n@overload\ndef drop(\n self : DataFrame,\n labels : Unknown = ...,\n *,\n axis : Unknown = ...,\n index : None,\n columns: Unknown = ...,\n level : Unknown = ...,\n inplace: Unknown = ...,\n errors : Unknown = ...\n) -> Never: ...\ndef drop(\n self : DataFrame,\n labels : Unknown = ...,\n *,\n axis : Unknown = ...,\n index : Unknown = ...,\n columns: None,\n level : Unknown = ...,\n inplace: Unknown = ...,\n errors : Unknown = ...\n) -> Never: ...\ndef drop(\n self : DataFrame,\n labels : None,\n *,\n axis : Unknown = ...,\n index : Unknown = ...,\n columns: Unknown = ...,\n level : Unknown = ...,\n inplace: Unknown = ...,\n errors : Unknown = ...\n) -> Never: ...\ndef drop(\n self : DataFrame,\n labels : None = None,\n *,\n axis : Axis = ...,\n index : Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level : Hashable | None = ...,\n inplace: Literal[True],\n errors : IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self : DataFrame,\n labels : None = None,\n *,\n axis : Axis = ...,\n index : Hashable | Index | Sequence[Hashable],\n columns: Hashable | Iterable[Hashable] = ...,\n level : Hashable | None = ...,\n inplace: Literal[True],\n errors : IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self : DataFrame,\n labels : Hashable | Index | Sequence[Hashable],\n *,\n axis : Axis = ...,\n index : None = None,\n columns: None = None,\n level : Hashable | None = ...,\n inplace: Literal[True],\n errors : IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self : DataFrame,\n labels : None = None,\n *,\n axis : Axis = ...,\n index : Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level : Hashable | None = ...,\n inplace: Literal[False] = False,\n errors : IgnoreRaise = ...\n) -> DataFrame: ...\ndef drop(\n self : DataFrame,\n labels : None = None,\n *,\n axis : Axis = ...,\n index : Hashable | Index | Sequence[Hashable],\n columns: Hashable | Iterable[Hashable] = ...,\n level : Hashable | None = ...,\n inplace: Literal[False] = False,\n errors : IgnoreRaise = ...\n) -> DataFrame: ...\ndef drop(\n self : DataFrame,\n labels : Hashable | Index | Sequence[Hashable],\n *,\n axis : Axis = ...,\n index : None = None,\n columns: None = None,\n level : Hashable | None = ...,\n inplace: Literal[False] = False,\n errors : IgnoreRaise = ...\n) -> DataFrame: ...", "kind": 2, "label": "drop", "sortText": "0z.9999.drop"}, {"detail": "\n@overload\ndef drop_duplicates(\n self : DataFrame,\n subset : Hashable | Iterable[Hashable] | None = ...,\n *,\n keep : DropKeep = ...,\n inplace : Literal[True],\n ignore_index: bool = ...\n) -> None: ...\ndef drop_duplicates(\n self : DataFrame,\n subset : Hashable | Iterable[Hashable] | None = ...,\n *,\n keep : DropKeep = ...,\n inplace : Literal[False] = False,\n ignore_index: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "drop_duplicates", "sortText": "0z.9999.drop_duplicates"}, {"detail": "def droplevel(\n self : DataFrame,\n level: Hashable | list[Hashable],\n axis : Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "droplevel", "sortText": "0z.9999.droplevel"}, {"detail": "\n@overload\ndef dropna(\n self : DataFrame,\n *,\n axis : Axis = 0,\n how : AnyAll = ...,\n thresh : int | None = ...,\n subset : Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None = ...,\n inplace : Literal[True],\n ignore_index: bool = ...\n) -> None: ...\ndef dropna(\n self : DataFrame,\n *,\n axis : Axis = 0,\n how : AnyAll = ...,\n thresh : int | None = ...,\n subset : Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None = ...,\n inplace : Literal[False] = False,\n ignore_index: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "dropna", "sortText": "0z.9999.dropna"}, {"detail": "Series", "kind": 5, "label": "dtypes", "sortText": "0z.9999.dtypes"}, {"detail": "def duplicated(\n self : DataFrame,\n subset: Hashable | Iterable[Hashable] | None = ...,\n keep : DropKeep = 'first'\n) -> Series: ...", "kind": 2, "label": "duplicated", "sortText": "0z.9999.duplicated"}, {"detail": "bool", "kind": 5, "label": "empty", "sortText": "0z.9999.empty"}, {"detail": "def eq(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "eq", "sortText": "0z.9999.eq"}, {"detail": "def equals(\n self: DataFrame,\n other: DataFrame | Series\n) -> bool: ...", "kind": 2, "label": "equals", "sortText": "0z.9999.equals"}, {"detail": "\n@overload\ndef eval(\n self: DataFrame,\n expr: str,\n *,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...\ndef eval(\n self : DataFrame,\n expr : str,\n *,\n inplace : Literal[False] = False,\n **kwargs: Any\n) -> DataFrame | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64: ...", "kind": 2, "label": "eval", "sortText": "0z.9999.eval"}, {"detail": "def ewm(\n self : DataFrame,\n com : float | None = ...,\n span : float | None = ...,\n halflife : float | None = ...,\n alpha : float | None = ...,\n min_periods: int = 0,\n adjust : bool = True,\n ignore_na : bool = False,\n axis : Axis = 0\n) -> ExponentialMovingWindow[DataFrame]: ...", "kind": 2, "label": "ewm", "sortText": "0z.9999.ewm"}, {"detail": "def expanding(\n self : DataFrame,\n min_periods: int = 1,\n axis : AxisIndex = 0,\n method : CalculationMethod = 'single'\n) -> Expanding[DataFrame]: ...", "kind": 2, "label": "expanding", "sortText": "0z.9999.expanding"}, {"detail": "def explode(\n self : DataFrame,\n column : Sequence[Hashable],\n ignore_index: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "explode", "sortText": "0z.9999.explode"}, {"detail": "\n@overload\ndef ffill(\n self : DataFrame,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n inplace : Literal[True],\n limit : int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> None: ...\ndef ffill(\n self : DataFrame,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n inplace : Literal[False] = False,\n limit : int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "ffill", "sortText": "0z.9999.ffill"}, {"detail": "\n@overload\ndef fillna(\n self : DataFrame,\n value : DataFrame | NAType | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | dict[Unknown, Unknown] | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n limit : int = ...,\n inplace: Literal[True]\n) -> None: ...\ndef fillna(\n self : DataFrame,\n value : DataFrame | NAType | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | dict[Unknown, Unknown] | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n limit : int = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "fillna", "sortText": "0z.9999.fillna"}, {"detail": "def filter(\n self : DataFrame,\n items: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n like : str | None = ...,\n regex: str | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "filter", "sortText": "0z.9999.filter"}, {"detail": "def first_valid_index(self: DataFrame) -> Scalar: ...", "kind": 2, "label": "first_valid_index", "sortText": "0z.9999.first_valid_index"}, {"detail": "def floordiv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | float | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "floordiv", "sortText": "0z.9999.floordiv"}, {"detail": "\n@overload\ndef from_dict(\n cls : type[DataFrame],\n data : dict[Any, Any],\n orient : Literal['index'],\n dtype : Literal[' DataFrame: ...\ndef from_dict(\n cls : type[DataFrame],\n data : dict[Any, Any],\n orient: Literal['columns', 'tight'] = ...,\n dtype : Literal[' DataFrame: ...", "kind": 2, "label": "from_dict", "sortText": "0z.9999.from_dict"}, {"detail": "def from_records[HashableT: Hashable](\n cls : type[DataFrame],\n data : Iterable[Mapping[HashableT, Any]] | Iterable[SequenceNotStr[Any]] | Mapping[HashableT, SequenceNotStr[Any]] | Mapping[HashableT, Any] | ndarray[tuple[int, int]],\n index : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = None,\n exclude : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n coerce_float: bool = False,\n nrows : int | None = None\n) -> DataFrame: ...", "kind": 2, "label": "from_records", "sortText": "0z.9999.from_records"}, {"detail": "def ge(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "ge", "sortText": "0z.9999.ge"}, {"detail": "\n@overload\ndef get(\n self : DataFrame,\n key : Hashable,\n default: None = None\n) -> Series | None: ...\ndef get[T](\n self: DataFrame,\n key: Hashable,\n default: T\n) -> Series | T: ...\ndef get(\n self : DataFrame,\n key : list[Hashable],\n default: None = None\n) -> DataFrame | None: ...\ndef get[T](\n self: DataFrame,\n key: list[Hashable],\n default: T\n) -> DataFrame | T: ...", "kind": 2, "label": "get", "sortText": "0z.9999.get"}, {"detail": "\n@overload\ndef groupby(\n self : DataFrame,\n by : Scalar,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : Scalar,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[False]]: ...\ndef groupby(\n self : DataFrame,\n by : DatetimeIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Timestamp, Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : DatetimeIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Timestamp, Literal[False]]: ...\ndef groupby(\n self : DataFrame,\n by : TimedeltaIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Timedelta, Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : TimedeltaIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Timedelta, Literal[False]]: ...\ndef groupby(\n self : DataFrame,\n by : PeriodIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Period, Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : PeriodIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Period, Literal[False]]: ...\ndef groupby[IntervalT: Interval[Unknown]](\n self : DataFrame,\n by : IntervalIndex[IntervalT],\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[IntervalT, Literal[True]]: ...\ndef groupby[IntervalT: Interval[Unknown]](\n self : DataFrame,\n by : IntervalIndex[IntervalT],\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[IntervalT, Literal[False]]: ...\ndef groupby(\n self : DataFrame,\n by : ((...) -> Any) | Grouper | Mapping[Hashable | None, Any] | MultiIndex | list[((...) -> Any) | ufunc] | list[Grouper] | list[Index] | list[Mapping[Hashable | None, Any]] | list[Series] | list[ndarray] | list[Unknown] | ndarray | ufunc | tuple[Unknown, ...] | None = ...,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[tuple[Unknown, ...], Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : ((...) -> Any) | Grouper | Mapping[Hashable | None, Any] | MultiIndex | list[((...) -> Any) | ufunc] | list[Grouper] | list[Index] | list[Mapping[Hashable | None, Any]] | list[Series] | list[ndarray] | list[Unknown] | ndarray | ufunc | tuple[Unknown, ...] | None = ...,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[tuple[Unknown, ...], Literal[False]]: ...\ndef groupby[SeriesByT: Interval[Timedelta | Timestamp | float | int] | Period | bool | bytes | complex | date | datetime | float | int | str | timedelta](\n self : DataFrame,\n by : Series[SeriesByT],\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[SeriesByT, Literal[True]]: ...\ndef groupby[SeriesByT: Interval[Timedelta | Timestamp | float | int] | Period | bool | bytes | complex | date | datetime | float | int | str | timedelta](\n self : DataFrame,\n by : Series[SeriesByT],\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[SeriesByT, Literal[False]]: ...\ndef groupby(\n self : DataFrame,\n by : CategoricalIndex | Index | Series,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Any, Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : CategoricalIndex | Index | Series,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Any, Literal[False]]: ...", "kind": 2, "label": "groupby", "sortText": "0z.9999.groupby"}, {"detail": "def gt(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "gt", "sortText": "0z.9999.gt"}, {"detail": "def head(\n self: DataFrame,\n n : int = 5\n) -> DataFrame: ...", "kind": 2, "label": "head", "sortText": "0z.9999.head"}, {"detail": "def hist(\n self : DataFrame,\n by : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = None,\n bins : int | list[Unknown] = 10,\n *,\n grid : bool = True,\n xlabelsize: float | str | None = None,\n xrot : float | None = None,\n ylabelsize: float | str | None = None,\n yrot : float | None = None,\n ax : Unknown = None,\n sharex : bool = False,\n sharey : bool = False,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n backend : str | None = None,\n legend : bool = False,\n **kwargs : Any\n) -> ndarray[tuple[Any, ...], dtype[object_]]: ...", "kind": 2, "label": "hist", "sortText": "0z.9999.hist"}, {"detail": "_iAtIndexerFrame", "kind": 5, "label": "iat", "sortText": "0z.9999.iat"}, {"detail": "def idxmax(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool = True,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "idxmax", "sortText": "0z.9999.idxmax"}, {"detail": "def idxmin(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool = True,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "idxmin", "sortText": "0z.9999.idxmin"}, {"detail": "_iLocIndexerFrame[DataFrame]", "kind": 5, "label": "iloc", "sortText": "0z.9999.iloc"}, {"detail": "Index", "kind": 5, "label": "index", "sortText": "0z.9999.index"}, {"detail": "def infer_objects(\n self: DataFrame,\n copy: bool | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "infer_objects", "sortText": "0z.9999.infer_objects"}, {"detail": "def info(\n self : DataFrame,\n verbose : bool | None = ...,\n buf : WriteBuffer[str] | None = ...,\n max_cols : int | None = ...,\n memory_usage: Literal['deep'] | bool | None = ...,\n show_counts : bool | None = ...\n) -> None: ...", "kind": 2, "label": "info", "sortText": "0z.9999.info"}, {"detail": "def insert(\n self : DataFrame,\n loc : int,\n column : Hashable,\n value : Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None,\n allow_duplicates: bool = ...\n) -> None: ...", "kind": 2, "label": "insert", "sortText": "0z.9999.insert"}, {"detail": "\n@overload\ndef interpolate(\n self : DataFrame,\n method : InterpolateOptions = ...,\n *,\n axis : Axis = 0,\n limit : int | None = ...,\n limit_direction: Literal['backward', 'both', 'forward'] = ...,\n limit_area : Literal['inside', 'outside'] | None = ...,\n inplace : Literal[True],\n **kwargs : Any\n) -> None: ...\ndef interpolate(\n self : DataFrame,\n method : InterpolateOptions = ...,\n *,\n axis : Axis = 0,\n limit : int | None = ...,\n limit_direction: Literal['backward', 'both', 'forward'] = ...,\n limit_area : Literal['inside', 'outside'] | None = ...,\n inplace : Literal[False] = False,\n **kwargs : Any\n) -> DataFrame: ...", "kind": 2, "label": "interpolate", "sortText": "0z.9999.interpolate"}, {"detail": "def isetitem(\n self: DataFrame,\n loc: Sequence[int] | int,\n value: ExtensionArray | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[Any] | ndarray | str | timedelta | timedelta64\n) -> None: ...", "kind": 2, "label": "isetitem", "sortText": "0z.9999.isetitem"}, {"detail": "def isin(\n self: DataFrame,\n values: DataFrame | Iterable[Any] | Mapping[Hashable, Iterable[Any]]\n) -> DataFrame: ...", "kind": 2, "label": "isin", "sortText": "0z.9999.isin"}, {"detail": "def isna(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "isna", "sortText": "0z.9999.isna"}, {"detail": "def isnull(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "isnull", "sortText": "0z.9999.isnull"}, {"detail": "def items(self: DataFrame) -> Iterator[tuple[Hashable, Series]]: ...", "kind": 2, "label": "items", "sortText": "0z.9999.items"}, {"detail": "def iterrows(self: DataFrame) -> Iterator[tuple[Hashable, Series]]: ...", "kind": 2, "label": "iterrows", "sortText": "0z.9999.iterrows"}, {"detail": "\n@overload\ndef itertuples(\n self : DataFrame,\n index: bool = ...,\n name : str = ...\n) -> Iterator[_PandasNamedTuple]: ...\ndef itertuples(\n self : DataFrame,\n index: bool = ...,\n name : None = None\n) -> Iterator[tuple[Any, ...]]: ...", "kind": 2, "label": "itertuples", "sortText": "0z.9999.itertuples"}, {"detail": "def join(\n self : DataFrame,\n other : DataFrame | Series | list[DataFrame | Series],\n on : list[str] | str | None = ...,\n how : MergeHow = 'left',\n lsuffix : str = '',\n rsuffix : str = '',\n sort : bool = False,\n validate: Literal['1:1', '1:m', 'm:1', 'm:m', 'many_to_many', 'many_to_one', 'one_to_many', 'one_to_one'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "join", "sortText": "0z.9999.join"}, {"detail": "def keys(self: DataFrame) -> Index: ...", "kind": 2, "label": "keys", "sortText": "0z.9999.keys"}, {"detail": "def kurt(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "kurt", "sortText": "0z.9999.kurt"}, {"detail": "def kurtosis(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "kurtosis", "sortText": "0z.9999.kurtosis"}, {"detail": "def last_valid_index(self: DataFrame) -> Scalar: ...", "kind": 2, "label": "last_valid_index", "sortText": "0z.9999.last_valid_index"}, {"detail": "def le(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "le", "sortText": "0z.9999.le"}, {"detail": "_LocIndexerFrame[DataFrame]", "kind": 5, "label": "loc", "sortText": "0z.9999.loc"}, {"detail": "def lt(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "lt", "sortText": "0z.9999.lt"}, {"detail": "def map(\n self : DataFrame,\n func : (...) -> Unknown,\n na_action: Literal['ignore'] | None = None,\n **kwargs : Any\n) -> DataFrame: ...", "kind": 2, "label": "map", "sortText": "0z.9999.map"}, {"detail": "\n@overload\ndef mask(\n self : DataFrame,\n cond : ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other : ((...) -> Unknown) | DataFrame | NAType | Series | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[True],\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n level : Hashable | None = None\n) -> None: ...\ndef mask(\n self : DataFrame,\n cond : ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other : ((...) -> Unknown) | DataFrame | NAType | Series | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[False] = False,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n level : Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mask", "sortText": "0z.9999.mask"}, {"detail": "\n@overload\ndef max(\n self : DataFrame,\n axis : None,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Scalar: ...\ndef max(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "max", "sortText": "0z.9999.max"}, {"detail": "\n@overload\ndef mean(\n self : DataFrame,\n axis : None,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Scalar: ...\ndef mean(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "mean", "sortText": "0z.9999.mean"}, {"detail": "\n@overload\ndef median(\n self : DataFrame,\n axis : None,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Scalar: ...\ndef median(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "median", "sortText": "0z.9999.median"}, {"detail": "def melt(\n self : DataFrame,\n id_vars : Sequence[Unknown] | ndarray | tuple[Unknown, ...] | None = ...,\n value_vars : Sequence[Unknown] | ndarray | tuple[Unknown, ...] | None = ...,\n var_name : Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n value_name : Scalar = 'value',\n col_level : int | str | None = ...,\n ignore_index: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "melt", "sortText": "0z.9999.melt"}, {"detail": "def memory_usage(\n self : DataFrame,\n index: bool = True,\n deep : bool = False\n) -> Series: ...", "kind": 2, "label": "memory_usage", "sortText": "0z.9999.memory_usage"}, {"detail": "def merge(\n self : DataFrame,\n right : DataFrame | Series,\n how : MergeHow = 'inner',\n on : ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n left_on : ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n right_on : ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n left_index : bool = False,\n right_index: bool = False,\n sort : bool = False,\n suffixes : Suffixes = ...,\n copy : bool = True,\n indicator : bool | str = False,\n validate : Literal['1:1', '1:m', 'm:1', 'm:m', 'many_to_many', 'many_to_one', 'one_to_many', 'one_to_one'] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "merge", "sortText": "0z.9999.merge"}, {"detail": "\n@overload\ndef min(\n self : DataFrame,\n axis : None,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Scalar: ...\ndef min(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "min", "sortText": "0z.9999.min"}, {"detail": "def mod(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | float | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mod", "sortText": "0z.9999.mod"}, {"detail": "def mode(\n self : DataFrame,\n axis : Axis = 0,\n numeric_only: bool = False,\n dropna : bool = True\n) -> Series: ...", "kind": 2, "label": "mode", "sortText": "0z.9999.mode"}, {"detail": "def mul(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mul", "sortText": "0z.9999.mul"}, {"detail": "def mul(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "multiply", "sortText": "0z.9999.multiply"}, {"detail": "int", "kind": 5, "label": "ndim", "sortText": "0z.9999.ndim"}, {"detail": "def ne(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "ne", "sortText": "0z.9999.ne"}, {"detail": "def nlargest(\n self : DataFrame,\n n : int,\n columns: list[str] | str,\n keep : NsmallestNlargestKeep = 'first'\n) -> DataFrame: ...", "kind": 2, "label": "nlargest", "sortText": "0z.9999.nlargest"}, {"detail": "def notna(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "notna", "sortText": "0z.9999.notna"}, {"detail": "def notnull(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "notnull", "sortText": "0z.9999.notnull"}, {"detail": "def nsmallest(\n self : DataFrame,\n n : int,\n columns: list[str] | str,\n keep : NsmallestNlargestKeep = 'first'\n) -> DataFrame: ...", "kind": 2, "label": "nsmallest", "sortText": "0z.9999.nsmallest"}, {"detail": "def nunique(\n self : DataFrame,\n axis : Axis = 0,\n dropna: bool = True\n) -> Series[int]: ...", "kind": 2, "label": "nunique", "sortText": "0z.9999.nunique"}, {"detail": "def pct_change(\n self : DataFrame,\n periods : int = 1,\n fill_method: None = None,\n freq : BaseOffset | str | timedelta | None = ...,\n fill_value : NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "pct_change", "sortText": "0z.9999.pct_change"}, {"detail": "\n@overload\ndef pipe[**P, T](\n DataFrame,\n (\n DataFrame,\n ParamSpec(P)\n ) -> T,\n ParamSpec(P)\n) -> T: ...\ndef pipe[T](\n self: DataFrame,\n func: tuple[(...) -> T, str],\n *args: Any,\n **kwargs: Any\n) -> T: ...", "kind": 2, "label": "pipe", "sortText": "0z.9999.pipe"}, {"detail": "def pivot(\n self : DataFrame,\n *,\n columns: IndexLabel,\n index : IndexLabel = ...,\n values : IndexLabel = ...\n) -> DataFrame: ...", "kind": 2, "label": "pivot", "sortText": "0z.9999.pivot"}, {"detail": "def pivot_table(\n self : DataFrame,\n values : _PivotTableValuesTypes = None,\n index : _PivotTableIndexTypes = None,\n columns : _PivotTableColumnsTypes = None,\n aggfunc : Literal['count', 'max', 'mean', 'median', 'min', 'std', 'sum', 'var'] | ((Series) -> Unknown) | Mapping[Hashable, _PivotAggFunc] | Sequence[_PivotAggFunc] | ufunc = 'mean',\n fill_value : Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n margins : bool = False,\n dropna : bool = True,\n margins_name: str = 'All',\n observed : bool = True,\n sort : bool = True\n) -> DataFrame: ...", "kind": 2, "label": "pivot_table", "sortText": "0z.9999.pivot_table"}, {"detail": "PlotAccessor", "kind": 5, "label": "plot", "sortText": "0z.9999.plot"}, {"detail": "def pop(\n self: DataFrame,\n item: str\n) -> Series: ...", "kind": 2, "label": "pop", "sortText": "0z.9999.pop"}, {"detail": "def pow(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "pow", "sortText": "0z.9999.pow"}, {"detail": "def prod(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n skipna : bool | None = True,\n numeric_only: bool = False,\n min_count : int = 0,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "prod", "sortText": "0z.9999.prod"}, {"detail": "def prod(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n skipna : bool | None = True,\n numeric_only: bool = False,\n min_count : int = 0,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "product", "sortText": "0z.9999.product"}, {"detail": "\n@overload\ndef quantile(\n self : DataFrame,\n q : float = ...,\n axis : Axis = 0,\n numeric_only : bool = ...,\n interpolation: QuantileInterpolation = ...,\n method : CalculationMethod = ...\n) -> Series: ...\ndef quantile(\n self : DataFrame,\n q : Sequence[float] | ndarray[tuple[Any, ...], dtype[floating]],\n axis : Axis = 0,\n numeric_only : bool = ...,\n interpolation: QuantileInterpolation = ...,\n method : CalculationMethod = ...\n) -> DataFrame: ...", "kind": 2, "label": "quantile", "sortText": "0z.9999.quantile"}, {"detail": "\n@overload\ndef query(\n self : DataFrame,\n expr : str,\n *,\n parser : Literal['pandas', 'python'] = ...,\n engine : Literal['numexpr', 'python'] | None = ...,\n local_dict : dict[str, Any] | None = ...,\n global_dict: dict[str, Any] | None = ...,\n resolvers : list[Mapping[Unknown, Unknown]] | None = ...,\n level : int = ...,\n target : object | None = ...,\n inplace : Literal[True]\n) -> None: ...\ndef query(\n self : DataFrame,\n expr : str,\n *,\n inplace : Literal[False] = False,\n parser : Literal['pandas', 'python'] = ...,\n engine : Literal['numexpr', 'python'] | None = ...,\n local_dict : dict[str, Any] | None = ...,\n global_dict: dict[str, Any] | None = ...,\n resolvers : list[Mapping[Unknown, Unknown]] | None = ...,\n level : int = ...,\n target : object | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "query", "sortText": "0z.9999.query"}, {"detail": "def radd(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "radd", "sortText": "0z.9999.radd"}, {"detail": "def rank(\n self : DataFrame,\n axis : Axis = 0,\n method : Literal['average', 'dense', 'first', 'max', 'min'] = 'average',\n numeric_only: bool = False,\n na_option : Literal['bottom', 'keep', 'top'] = 'keep',\n ascending : bool = True,\n pct : bool = False\n) -> DataFrame: ...", "kind": 2, "label": "rank", "sortText": "0z.9999.rank"}, {"detail": "def rtruediv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rdiv", "sortText": "0z.9999.rdiv"}, {"detail": "def reindex(\n self : DataFrame,\n labels : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n *,\n index : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n columns : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n method : Literal['backfill', 'bfill', 'ffill', 'nearest', 'pad'] | None = ...,\n copy : bool = True,\n level : int | str = ...,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n limit : int | None = None,\n tolerance : Timedelta | float | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "reindex", "sortText": "0z.9999.reindex"}, {"detail": "def reindex_like(\n self : DataFrame,\n other : DataFrame,\n method : Literal['backfill', 'bfill', 'ffill', 'nearest', 'pad'] | None = ...,\n copy : bool = True,\n limit : int | None = None,\n tolerance: ExtensionArray | Index | Sequence[Scalar] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 = ...\n) -> DataFrame: ...", "kind": 2, "label": "reindex_like", "sortText": "0z.9999.reindex_like"}, {"detail": "\n@overload\ndef rename(\n self : DataFrame,\n mapper : ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n *,\n index : ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n columns: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n copy : bool = ...,\n inplace: Literal[True],\n level : Hashable | None = None,\n errors : IgnoreRaise = ...\n) -> None: ...\ndef rename(\n self : DataFrame,\n mapper : ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n *,\n index : ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n columns: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n copy : bool = ...,\n inplace: Literal[False] = False,\n level : Hashable | None = None,\n errors : IgnoreRaise = ...\n) -> DataFrame: ...", "kind": 2, "label": "rename", "sortText": "0z.9999.rename"}, {"detail": "\n@overload\ndef rename_axis(\n self : DataFrame,\n mapper : ExtensionArray | Index | SequenceNotStr[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | range | str | timedelta | timedelta64 | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n copy : bool = ...,\n inplace: Literal[True]\n) -> None: ...\ndef rename_axis(\n self : DataFrame,\n mapper : ExtensionArray | Index | SequenceNotStr[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | range | str | timedelta | timedelta64 | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n copy : bool = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...\ndef rename_axis(\n self : DataFrame,\n *,\n index : ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n columns: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n copy : bool = ...,\n inplace: Literal[True]\n) -> None: ...\ndef rename_axis(\n self : DataFrame,\n *,\n index : ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n columns: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n copy : bool = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "rename_axis", "sortText": "0z.9999.rename_axis"}, {"detail": "def reorder_levels(\n self : DataFrame,\n order: list[Unknown],\n axis : Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "reorder_levels", "sortText": "0z.9999.reorder_levels"}, {"detail": "\n@overload\ndef replace[HashableT2: Hashable, HashableT3: Hashable](\n self : DataFrame,\n to_replace: Mapping[HashableT2, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n value : Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace : Literal[True],\n regex : Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> None: ...\ndef replace[HashableT2: Hashable, HashableT3: Hashable](\n self : DataFrame,\n to_replace: Mapping[HashableT2, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n value : Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace : Literal[False] = False,\n regex : Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "replace", "sortText": "0z.9999.replace"}, {"detail": "def resample(\n self : DataFrame,\n rule : BaseOffset | str | timedelta,\n axis : Literal['columns', 'index', 0, 1] | _NoDefault = 0,\n closed : Literal['left', 'right'] | None = None,\n label : Literal['left', 'right'] | None = None,\n on : Hashable | None = None,\n level : Hashable | None = None,\n origin : Timestamp | date | datetime | datetime64 | float | integer | str = 'start_day',\n offset : Timedelta | float | integer | str | timedelta | timedelta64 | None = None,\n group_keys: bool = False\n) -> DatetimeIndexResampler[DataFrame]: ...", "kind": 2, "label": "resample", "sortText": "0z.9999.resample"}, {"detail": "\n@overload\ndef reset_index(\n self : DataFrame,\n level : Hashable | Sequence[Hashable] = ...,\n *,\n drop : bool = ...,\n col_level : int | str = ...,\n col_fill : Hashable = ...,\n inplace : Literal[True],\n allow_duplicates: bool = ...,\n names : Hashable | Sequence[Hashable] = ...\n) -> None: ...\ndef reset_index(\n self : DataFrame,\n level : Hashable | Sequence[Hashable] = ...,\n *,\n col_level : int | str = ...,\n col_fill : Hashable = ...,\n drop : bool = ...,\n inplace : Literal[False] = False,\n allow_duplicates: bool = ...,\n names : Hashable | Sequence[Hashable] = ...\n) -> DataFrame: ...", "kind": 2, "label": "reset_index", "sortText": "0z.9999.reset_index"}, {"detail": "def rfloordiv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rfloordiv", "sortText": "0z.9999.rfloordiv"}, {"detail": "def rmod(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rmod", "sortText": "0z.9999.rmod"}, {"detail": "def rmul(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rmul", "sortText": "0z.9999.rmul"}, {"detail": "\n@overload\ndef rolling(\n self : DataFrame,\n window : BaseIndexer | BaseOffset | int | str | timedelta,\n min_periods: int | None = ...,\n center : bool = ...,\n on : Hashable | None = ...,\n axis : AxisIndex = ...,\n closed : Literal['both', 'left', 'neither', 'right'] | None = ...,\n step : int | None = ...,\n method : CalculationMethod = ...,\n *,\n win_type : str\n) -> Window[DataFrame]: ...\ndef rolling(\n self : DataFrame,\n window : BaseIndexer | BaseOffset | int | str | timedelta,\n min_periods: int | None = ...,\n center : bool = ...,\n on : Hashable | None = ...,\n axis : AxisIndex = ...,\n closed : Literal['both', 'left', 'neither', 'right'] | None = ...,\n step : int | None = ...,\n method : CalculationMethod = ...,\n *,\n win_type : None = None\n) -> Rolling[DataFrame]: ...", "kind": 2, "label": "rolling", "sortText": "0z.9999.rolling"}, {"detail": "def round(\n self : DataFrame,\n decimals: Series | dict[Unknown, Unknown] | int = ...,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "round", "sortText": "0z.9999.round"}, {"detail": "def rpow(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rpow", "sortText": "0z.9999.rpow"}, {"detail": "def rsub(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rsub", "sortText": "0z.9999.rsub"}, {"detail": "def rtruediv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rtruediv", "sortText": "0z.9999.rtruediv"}, {"detail": "def sample(\n self : DataFrame,\n n : int | None = ...,\n frac : float | None = ...,\n replace : bool = False,\n weights : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = ...,\n random_state: BitGenerator | ExtensionArray | Generator | RandomState | int | ndarray | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n ignore_index: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "sample", "sortText": "0z.9999.sample"}, {"detail": "\n@overload\ndef select_dtypes(\n self : DataFrame,\n include: StrDtypeArg,\n exclude: Literal[' Never: ...\ndef select_dtypes(\n self: DataFrame,\n include: Literal[' Never: ...\ndef select_dtypes(\n self: DataFrame,\n exclude: StrDtypeArg\n) -> Never: ...\ndef select_dtypes(\n self: DataFrame,\n include: list[Never],\n exclude: list[Never]\n) -> Never: ...\ndef select_dtypes(\n self : DataFrame,\n include: _AstypeArgExtList,\n exclude: Literal[' DataFrame: ...\ndef select_dtypes(\n self: DataFrame,\n include: Literal[' DataFrame: ...\ndef select_dtypes(\n self: DataFrame,\n exclude: _AstypeArgExtList\n) -> DataFrame: ...", "kind": 2, "label": "select_dtypes", "sortText": "0z.9999.select_dtypes"}, {"detail": "def sem(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n skipna : bool | None = True,\n ddof : int = 1,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "sem", "sortText": "0z.9999.sem"}, {"detail": "def set_axis(\n self : DataFrame,\n labels: AxesData,\n *,\n axis : Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "set_axis", "sortText": "0z.9999.set_axis"}, {"detail": "def set_flags(\n self : DataFrame,\n *,\n copy : bool = ...,\n allows_duplicate_labels: bool | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "set_flags", "sortText": "0z.9999.set_flags"}, {"detail": "\n@overload\ndef set_index(\n self : DataFrame,\n keys : Hashable | Index | Iterator[Hashable] | Sequence[Hashable] | Series | ndarray | None,\n *,\n drop : bool = ...,\n append : bool = ...,\n verify_integrity: bool = ...,\n inplace : Literal[True]\n) -> None: ...\ndef set_index(\n self : DataFrame,\n keys : Hashable | Index | Iterator[Hashable] | Sequence[Hashable] | Series | ndarray | None,\n *,\n drop : bool = ...,\n append : bool = ...,\n verify_integrity: bool = ...,\n inplace : Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "set_index", "sortText": "0z.9999.set_index"}, {"detail": "tuple[int, int]", "kind": 5, "label": "shape", "sortText": "0z.9999.shape"}, {"detail": "def shift(\n self : DataFrame,\n periods : Sequence[int] | int = ...,\n freq : BaseOffset | str | timedelta | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n fill_value: NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "shift", "sortText": "0z.9999.shift"}, {"detail": "int", "kind": 5, "label": "size", "sortText": "0z.9999.size"}, {"detail": "def skew(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "skew", "sortText": "0z.9999.skew"}, {"detail": "\n@overload\ndef sort_index(\n self : DataFrame,\n *,\n axis : Axis = 0,\n level : Hashable | None = None,\n ascending : Sequence[bool] | bool = ...,\n kind : SortKind = ...,\n na_position : NaPosition = ...,\n sort_remaining: bool = ...,\n ignore_index : bool = ...,\n inplace : Literal[True],\n key : IndexKeyFunc = ...\n) -> None: ...\ndef sort_index(\n self : DataFrame,\n *,\n axis : Axis = 0,\n level : Hashable | list[int] | list[str] | None = ...,\n ascending : Sequence[bool] | bool = ...,\n kind : SortKind = ...,\n na_position : NaPosition = ...,\n sort_remaining: bool = ...,\n ignore_index : bool = ...,\n inplace : Literal[False] = False,\n key : IndexKeyFunc = ...\n) -> DataFrame: ...", "kind": 2, "label": "sort_index", "sortText": "0z.9999.sort_index"}, {"detail": "\n@overload\ndef sort_values(\n self : DataFrame,\n by : Sequence[str] | str,\n *,\n axis : Axis = 0,\n ascending : Sequence[bool] | bool = ...,\n kind : SortKind = ...,\n na_position : NaPosition = ...,\n ignore_index: bool = ...,\n inplace : Literal[True],\n key : ValueKeyFunc = ...\n) -> None: ...\ndef sort_values(\n self : DataFrame,\n by : Sequence[str] | str,\n *,\n axis : Axis = 0,\n ascending : Sequence[bool] | bool = ...,\n kind : SortKind = ...,\n na_position : NaPosition = ...,\n ignore_index: bool = ...,\n inplace : Literal[False] = False,\n key : ValueKeyFunc = ...\n) -> DataFrame: ...", "kind": 2, "label": "sort_values", "sortText": "0z.9999.sort_values"}, {"detail": "EllipsisType", "kind": 5, "label": "sparse", "sortText": "0z.9999.sparse"}, {"detail": "def squeeze(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64: ...", "kind": 2, "label": "squeeze", "sortText": "0z.9999.squeeze"}, {"detail": "\n@overload\ndef stack(\n self : DataFrame,\n level : IndexLabel = ...,\n *,\n future_stack: Literal[True]\n) -> DataFrame | Series: ...\ndef stack(\n self : DataFrame,\n level : IndexLabel = ...,\n dropna : bool = ...,\n sort : bool = ...,\n future_stack: Literal[False] = False\n) -> DataFrame | Series: ...", "kind": 2, "label": "stack", "sortText": "0z.9999.stack"}, {"detail": "def std(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = 0,\n skipna : bool = True,\n ddof : int = 1,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "std", "sortText": "0z.9999.std"}, {"detail": "Styler", "kind": 5, "label": "style", "sortText": "0z.9999.style"}, {"detail": "def sub(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "sub", "sortText": "0z.9999.sub"}, {"detail": "def sub(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "subtract", "sortText": "0z.9999.subtract"}, {"detail": "def sum(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = 0,\n skipna : bool | None = True,\n numeric_only: bool = False,\n min_count : int = 0,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "sum", "sortText": "0z.9999.sum"}, {"detail": "def swapaxes(\n self : DataFrame,\n axis1: Axis,\n axis2: Axis,\n copy : bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "swapaxes", "sortText": "0z.9999.swapaxes"}, {"detail": "def swaplevel(\n self: DataFrame,\n i : Hashable = ...,\n j : Hashable = ...,\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "swaplevel", "sortText": "0z.9999.swaplevel"}, {"detail": "def tail(\n self: DataFrame,\n n : int = 5\n) -> DataFrame: ...", "kind": 2, "label": "tail", "sortText": "0z.9999.tail"}, {"detail": "def take(\n self : DataFrame,\n indices : TakeIndexer,\n axis : Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "take", "sortText": "0z.9999.take"}, {"detail": "def to_clipboard[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n excel : bool = True,\n sep : str | None = None,\n *,\n na_rep : str = ...,\n float_format : ((object) -> str) | str | None = ...,\n columns : list[HashableT1] | None = ...,\n header : bool | list[str] = ...,\n index : bool = ...,\n index_label : Literal[False] | list[HashableT2] | str | None = ...,\n mode : FileWriteMode = ...,\n encoding : str | None = ...,\n compression : CompressionOptions = ...,\n quoting : CSVQuoting = ...,\n quotechar : str = ...,\n lineterminator : str | None = ...,\n chunksize : int | None = ...,\n date_format : str | None = ...,\n doublequote : bool = ...,\n escapechar : str | None = ...,\n decimal : str = ...,\n errors : str = ...,\n storage_options: StorageOptions = ...\n) -> None: ...", "kind": 2, "label": "to_clipboard", "sortText": "0z.9999.to_clipboard"}, {"detail": "\n@overload\ndef to_csv[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n path_or_buf : PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n sep : str = ...,\n na_rep : str = ...,\n float_format : ((object) -> str) | str | None = ...,\n columns : list[HashableT1] | None = ...,\n header : bool | list[str] = ...,\n index : bool = ...,\n index_label : Literal[False] | list[HashableT2] | str | None = ...,\n mode : FileWriteMode = ...,\n encoding : str | None = ...,\n compression : CompressionOptions = ...,\n quoting : CSVQuoting = ...,\n quotechar : str = ...,\n lineterminator : str | None = ...,\n chunksize : int | None = ...,\n date_format : str | None = ...,\n doublequote : bool = ...,\n escapechar : str | None = ...,\n decimal : str = ...,\n errors : OpenFileErrors = ...,\n storage_options: StorageOptions = ...\n) -> None: ...\ndef to_csv[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n path_or_buf : None = None,\n sep : str = ...,\n na_rep : str = ...,\n float_format : ((object) -> str) | str | None = ...,\n columns : list[HashableT1] | None = ...,\n header : bool | list[str] = ...,\n index : bool = ...,\n index_label : Literal[False] | list[HashableT2] | str | None = ...,\n mode : FileWriteMode = ...,\n encoding : str | None = ...,\n compression : CompressionOptions = ...,\n quoting : CSVQuoting = ...,\n quotechar : str = ...,\n lineterminator : str | None = ...,\n chunksize : int | None = ...,\n date_format : str | None = ...,\n doublequote : bool = ...,\n escapechar : str | None = ...,\n decimal : str = ...,\n errors : OpenFileErrors = ...,\n storage_options: StorageOptions = ...\n) -> str: ...", "kind": 2, "label": "to_csv", "sortText": "0z.9999.to_csv"}, {"detail": "\n@overload\ndef to_dict(\n self : DataFrame,\n orient: str = ...,\n *,\n into : type[defaultdict[Unknown, Unknown]],\n index : Literal[True] = True\n) -> Never: ...\ndef to_dict[_T_MUTABLE_MAPPING_co: MutableMapping[Unknown, Unknown]](\n self : DataFrame,\n orient: Literal['records'],\n *,\n into : _T_MUTABLE_MAPPING_co | type[_T_MUTABLE_MAPPING_co],\n index : Literal[True] = True\n) -> list[_T_MUTABLE_MAPPING_co]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['records'],\n *,\n into : type[dict[Unknown, Unknown]] = ...,\n index : Literal[True] = True\n) -> list[dict[Hashable, Any]]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['index'],\n *,\n into : defaultdict[Unknown, Unknown],\n index : Literal[True] = True\n) -> defaultdict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['index'],\n *,\n into : OrderedDict[Unknown, Unknown] | type[OrderedDict[Unknown, Unknown]],\n index : Literal[True] = True\n) -> OrderedDict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['index'],\n *,\n into : type[MutableMapping[Unknown, Unknown]],\n index : Literal[True] = True\n) -> MutableMapping[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['index'],\n *,\n into : type[dict[Unknown, Unknown]] = ...,\n index : Literal[True] = True\n) -> dict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict[_T_MUTABLE_MAPPING_co: MutableMapping[Unknown, Unknown]](\n self : DataFrame,\n orient: Literal['dict', 'list', 'series'] = ...,\n *,\n into : _T_MUTABLE_MAPPING_co | type[_T_MUTABLE_MAPPING_co],\n index : Literal[True] = True\n) -> _T_MUTABLE_MAPPING_co: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['dict', 'list', 'series'] = ...,\n *,\n into : type[dict[Unknown, Unknown]] = ...,\n index : Literal[True] = True\n) -> dict[Hashable, Any]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['split', 'tight'],\n *,\n into : MutableMapping[Unknown, Unknown] | type[MutableMapping[Unknown, Unknown]],\n index : bool = ...\n) -> MutableMapping[str, list[Unknown]]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['split', 'tight'],\n *,\n into : type[dict[Unknown, Unknown]] = ...,\n index : bool = ...\n) -> dict[str, list[Unknown]]: ...", "kind": 2, "label": "to_dict", "sortText": "0z.9999.to_dict"}, {"detail": "def to_excel(\n self : DataFrame,\n excel_writer: Unknown,\n sheet_name : str = 'Sheet1',\n na_rep : str = '',\n float_format: str | None = ...,\n columns : Sequence[str] | str | None = ...,\n header : bool | list[str] = True,\n index : bool = True,\n index_label : Sequence[str] | str | None = ...,\n startrow : int = 0,\n startcol : int = 0,\n engine : str | None = ...,\n merge_cells : ExcelWriterMergeCells = True,\n inf_rep : str = 'inf',\n freeze_panes: tuple[int, int] | None = ...\n) -> None: ...", "kind": 2, "label": "to_excel", "sortText": "0z.9999.to_excel"}, {"detail": "def to_feather(\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n **kwargs: Any\n) -> None: ...", "kind": 2, "label": "to_feather", "sortText": "0z.9999.to_feather"}, {"detail": "def to_hdf[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n path_or_buf : HDFStore | PathLike[str] | str,\n *,\n key : str,\n mode : Literal['a', 'r+', 'w'] = ...,\n complevel : int | None = ...,\n complib : Literal['blosc', 'bzip2', 'lzo', 'zlib'] | None = ...,\n append : bool = ...,\n format : Literal['f', 'fixed', 't', 'table'] | None = ...,\n index : bool = ...,\n min_itemsize: dict[HashableT1, int] | int | None = ...,\n nan_rep : str | None = ...,\n dropna : bool | None = ...,\n data_columns: Literal[True] | list[HashableT2] | None = ...,\n errors : OpenFileErrors = ...,\n encoding : str = ...\n) -> None: ...", "kind": 2, "label": "to_hdf", "sortText": "0z.9999.to_hdf"}, {"detail": "\n@overload\ndef to_html(\n self : DataFrame,\n buf : PathLike[str] | WriteBuffer[str] | str,\n *,\n columns : Index | SequenceNotStr[Hashable] | Series | None = ...,\n col_space : Mapping[Hashable, int | str] | Sequence[int | str] | int | str | None = ...,\n header : bool = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Mapping[Hashable, (object) -> str] | list[(object) -> str] | tuple[(object) -> str, ...] | None = ...,\n float_format : ((float) -> str) | None = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n justify : Literal['center', 'end', 'inherit', 'initial', 'justify', 'justify-all', 'left', 'match-parent', 'right', 'start', 'unset'] | None = ...,\n max_rows : int | None = ...,\n max_cols : int | None = ...,\n show_dimensions: bool = ...,\n decimal : str = ...,\n bold_rows : bool = ...,\n classes : Sequence[str] | None = ...,\n escape : bool = ...,\n notebook : bool = ...,\n border : int | None = ...,\n table_id : str | None = ...,\n render_links : bool = ...,\n encoding : str | None = ...\n) -> None: ...\ndef to_html(\n self : DataFrame,\n buf : None = None,\n *,\n columns : Sequence[Hashable] | None = ...,\n col_space : Mapping[Hashable, int | str] | Sequence[int | str] | int | str | None = ...,\n header : bool = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Mapping[Hashable, (object) -> str] | list[(object) -> str] | tuple[(object) -> str, ...] | None = ...,\n float_format : ((float) -> str) | None = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n justify : Literal['center', 'end', 'inherit', 'initial', 'justify', 'justify-all', 'left', 'match-parent', 'right', 'start', 'unset'] | None = ...,\n max_rows : int | None = ...,\n max_cols : int | None = ...,\n show_dimensions: bool = ...,\n decimal : str = ...,\n bold_rows : bool = ...,\n classes : Sequence[str] | None = ...,\n escape : bool = ...,\n notebook : bool = ...,\n border : int | None = ...,\n table_id : str | None = ...,\n render_links : bool = ...,\n encoding : str | None = ...\n) -> str: ...", "kind": 2, "label": "to_html", "sortText": "0z.9999.to_html"}, {"detail": "\n@overload\ndef to_json(\n self : DataFrame,\n path_or_buf : PathLike[str] | WriteBuffer[str] | str,\n *,\n orient : Literal['records'],\n date_format : Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii : bool = ...,\n date_unit : TimeUnit = ...,\n default_handler : ((Any) -> JSONSerializable) | None = ...,\n lines : Literal[True],\n compression : CompressionOptions = ...,\n index : bool | None = ...,\n indent : int | None = ...,\n storage_options : dict[Unknown, Unknown] | None = ...,\n mode : Literal['a']\n) -> None: ...\ndef to_json(\n self : DataFrame,\n path_or_buf : None = None,\n *,\n orient : Literal['records'],\n date_format : Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii : bool = ...,\n date_unit : TimeUnit = ...,\n default_handler : ((Any) -> JSONSerializable) | None = ...,\n lines : Literal[True],\n compression : CompressionOptions = ...,\n index : bool | None = ...,\n indent : int | None = ...,\n storage_options : dict[Unknown, Unknown] | None = ...,\n mode : Literal['a']\n) -> str: ...\ndef to_json(\n self : DataFrame,\n path_or_buf : None = None,\n *,\n orient : Literal['columns', 'index', 'records', 'split', 'table', 'values'] | None = ...,\n date_format : Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii : bool = ...,\n date_unit : TimeUnit = ...,\n default_handler : ((Any) -> JSONSerializable) | None = ...,\n lines : bool = ...,\n compression : CompressionOptions = ...,\n index : bool | None = ...,\n indent : int | None = ...,\n storage_options : dict[Unknown, Unknown] | None = ...,\n mode : Literal['w'] = ...\n) -> str: ...\ndef to_json(\n self : DataFrame,\n path_or_buf : PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n *,\n orient : Literal['columns', 'index', 'records', 'split', 'table', 'values'] | None = ...,\n date_format : Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii : bool = ...,\n date_unit : TimeUnit = ...,\n default_handler : ((Any) -> JSONSerializable) | None = ...,\n lines : bool = ...,\n compression : CompressionOptions = ...,\n index : bool | None = ...,\n indent : int | None = ...,\n storage_options : dict[Unknown, Unknown] | None = ...,\n mode : Literal['w'] = ...\n) -> None: ...", "kind": 2, "label": "to_json", "sortText": "0z.9999.to_json"}, {"detail": "\n@overload\ndef to_latex(\n self : DataFrame,\n buf : PathLike[str] | WriteBuffer[str] | str,\n columns : list[str] | None = ...,\n header : bool | list[str] = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Unknown = ...,\n float_format : Unknown = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n bold_rows : bool = ...,\n column_format : str | None = ...,\n longtable : bool | None = ...,\n escape : bool | None = ...,\n encoding : str | None = ...,\n decimal : str = ...,\n multicolumn : bool | None = ...,\n multicolumn_format: str | None = ...,\n multirow : bool | None = ...,\n caption : str | tuple[str, str] | None = ...,\n label : str | None = ...,\n position : str | None = ...\n) -> None: ...\ndef to_latex(\n self : DataFrame,\n buf : None = None,\n columns : list[str] | None = ...,\n header : bool | list[str] = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Unknown = ...,\n float_format : Unknown = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n bold_rows : bool = ...,\n column_format : str | None = ...,\n longtable : bool | None = ...,\n escape : bool | None = ...,\n encoding : str | None = ...,\n decimal : str = ...,\n multicolumn : bool | None = ...,\n multicolumn_format: str | None = ...,\n multirow : bool | None = ...,\n caption : str | tuple[str, str] | None = ...,\n label : str | None = ...,\n position : str | None = ...\n) -> str: ...", "kind": 2, "label": "to_latex", "sortText": "0z.9999.to_latex"}, {"detail": "\n@overload\ndef to_markdown(\n self : DataFrame,\n buf : PathLike[str] | WriteBuffer[str] | str,\n *,\n mode : FileWriteMode = ...,\n index : bool = ...,\n storage_options: StorageOptions = ...,\n **kwargs : Any\n) -> None: ...\ndef to_markdown(\n self : DataFrame,\n buf : None = None,\n *,\n mode : Literal['a', 'a+', 'a+b', 'ab', 'at', 'w', 'w+', 'w+b', 'wb', 'wt', 'x', 'xb', 'xt'] | None = ...,\n index : bool = ...,\n storage_options: StorageOptions = ...,\n **kwargs : Any\n) -> str: ...", "kind": 2, "label": "to_markdown", "sortText": "0z.9999.to_markdown"}, {"detail": "def to_numpy(\n self : DataFrame,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = ...,\n copy : bool = False,\n na_value: Scalar = ...\n) -> ndarray[tuple[int, int]]: ...", "kind": 2, "label": "to_numpy", "sortText": "0z.9999.to_numpy"}, {"detail": "\n@overload\ndef to_orc(\n self : DataFrame,\n path : PathLike[str] | WriteBuffer[bytes] | str,\n *,\n engine : Literal['pyarrow'] = ...,\n index : bool | None = ...,\n engine_kwargs: dict[str, Any] | None = ...\n) -> None: ...\ndef to_orc(\n self : DataFrame,\n path : None = None,\n *,\n engine : Literal['pyarrow'] = ...,\n index : bool | None = ...,\n engine_kwargs: dict[str, Any] | None = ...\n) -> bytes: ...", "kind": 2, "label": "to_orc", "sortText": "0z.9999.to_orc"}, {"detail": "\n@overload\ndef to_parquet(\n self : DataFrame,\n path : PathLike[str] | WriteBuffer[bytes] | str,\n *,\n engine : ParquetEngine = ...,\n compression : Literal['brotli', 'gzip', 'lz4', 'snappy', 'zstd'] | None = ...,\n index : bool | None = ...,\n partition_cols : Sequence[Hashable] | None = ...,\n storage_options: StorageOptions = ...,\n **kwargs : Any\n) -> None: ...\ndef to_parquet(\n self : DataFrame,\n path : None = None,\n *,\n engine : ParquetEngine = ...,\n compression : Literal['brotli', 'gzip', 'lz4', 'snappy', 'zstd'] | None = ...,\n index : bool | None = ...,\n partition_cols : Sequence[Hashable] | None = ...,\n storage_options: StorageOptions = ...,\n **kwargs : Any\n) -> bytes: ...", "kind": 2, "label": "to_parquet", "sortText": "0z.9999.to_parquet"}, {"detail": "def to_period(\n self: DataFrame,\n freq: Day | Hour | Micro | Milli | Minute | MonthEnd | Nano | QuarterEnd | Second | Week | YearEnd | str | None = None,\n axis: Axis = 0,\n copy: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "to_period", "sortText": "0z.9999.to_period"}, {"detail": "def to_pickle(\n self : DataFrame,\n path : PathLike[str] | WriteBuffer[bytes] | str,\n compression : CompressionOptions = 'infer',\n protocol : int = 5,\n storage_options: StorageOptions = ...\n) -> None: ...", "kind": 2, "label": "to_pickle", "sortText": "0z.9999.to_pickle"}, {"detail": "def to_records[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n index : bool = True,\n column_dtypes: Mapping[HashableT1, DTypeLike] | _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n index_dtypes : Mapping[HashableT2, DTypeLike] | _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None\n) -> recarray: ...", "kind": 2, "label": "to_records", "sortText": "0z.9999.to_records"}, {"detail": "def to_sql(\n self: DataFrame,\n name: str,\n con: Unknown,\n *,\n schema: str | None = None,\n if_exists: Literal['append', 'delete_rows', 'fail', 'replace'] = 'fail',\n index: bool = True,\n index_label: IndexLabel = None,\n chunksize: int | None = None,\n dtype: ExtensionDtype | Mapping[Hashable, ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str]] | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n method: Literal['multi'] | ((\n SQLTable,\n Any,\n list[str],\n Iterable[tuple[Any, ...]]\n) -> int | None) | None = None\n) -> int | None: ...", "kind": 2, "label": "to_sql", "sortText": "0z.9999.to_sql"}, {"detail": "\n@overload\ndef to_stata[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n path : PathLike[str] | WriteBuffer[bytes] | str,\n *,\n convert_dates : dict[HashableT1, StataDateFormat] | None = ...,\n write_index : bool = ...,\n byteorder : Literal['<', '>', 'big', 'little'] | None = ...,\n time_stamp : datetime | None = ...,\n data_label : str | None = ...,\n variable_labels: dict[HashableT2, str] | None = ...,\n version : Literal[117, 118, 119],\n convert_strl : SequenceNotStr[Hashable] | None = ...,\n compression : CompressionOptions = ...,\n storage_options: StorageOptions = ...,\n value_labels : dict[Hashable, dict[float, str]] | None = ...\n) -> None: ...\ndef to_stata[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n path : PathLike[str] | WriteBuffer[bytes] | str,\n *,\n convert_dates : dict[HashableT1, StataDateFormat] | None = ...,\n write_index : bool = ...,\n byteorder : Literal['<', '>', 'big', 'little'] | None = ...,\n time_stamp : datetime | None = ...,\n data_label : str | None = ...,\n variable_labels: dict[HashableT2, str] | None = ...,\n version : Literal[114, 117, 118, 119] | None = ...,\n convert_strl : None = None,\n compression : CompressionOptions = ...,\n storage_options: StorageOptions = ...,\n value_labels : dict[Hashable, dict[float, str]] | None = ...\n) -> None: ...", "kind": 2, "label": "to_stata", "sortText": "0z.9999.to_stata"}, {"detail": "\n@overload\ndef to_string[HashableT: Hashable](\n self : DataFrame,\n buf : PathLike[str] | WriteBuffer[str] | str,\n *,\n columns : Index | SequenceNotStr[Hashable] | Series | None = ...,\n col_space : dict[HashableT, int] | int | list[int] | None = ...,\n header : bool | list[str] | tuple[str, ...] = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Mapping[int | str, (...) -> Unknown] | list[(...) -> Unknown] | tuple[(...) -> Unknown, ...] | None = ...,\n float_format : ((float) -> str) | EngFormatter | str | None = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n justify : str | None = ...,\n max_rows : int | None = ...,\n max_cols : int | None = ...,\n show_dimensions: bool = ...,\n decimal : str = ...,\n line_width : int | None = ...,\n min_rows : int | None = ...,\n max_colwidth : int | None = ...,\n encoding : str | None = ...\n) -> None: ...\ndef to_string(\n self : DataFrame,\n buf : None = None,\n *,\n columns : Index | Sequence[Hashable] | Series | None = ...,\n col_space : dict[Hashable, int] | int | list[int] | None = ...,\n header : Sequence[str] | bool = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Mapping[int | str, (...) -> Unknown] | list[(...) -> Unknown] | tuple[(...) -> Unknown, ...] | None = ...,\n float_format : ((float) -> str) | EngFormatter | str | None = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n justify : str | None = ...,\n max_rows : int | None = ...,\n max_cols : int | None = ...,\n show_dimensions: bool = ...,\n decimal : str = ...,\n line_width : int | None = ...,\n min_rows : int | None = ...,\n max_colwidth : int | None = ...,\n encoding : str | None = ...\n) -> str: ...", "kind": 2, "label": "to_string", "sortText": "0z.9999.to_string"}, {"detail": "def to_timestamp(\n self: DataFrame,\n freq: Day | Hour | Micro | Milli | Minute | MonthEnd | Nano | QuarterEnd | Second | Week | YearEnd | str | None = None,\n how : ToTimestampHow = ...,\n axis: Axis = 0,\n copy: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "to_timestamp", "sortText": "0z.9999.to_timestamp"}, {"detail": "def to_xarray(self: DataFrame) -> Unknown: ...", "kind": 2, "label": "to_xarray", "sortText": "0z.9999.to_xarray"}, {"detail": "\n@overload\ndef to_xml(\n self : DataFrame,\n path_or_buffer : PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n index : bool = ...,\n root_name : str = ...,\n row_name : str = ...,\n na_rep : str | None = ...,\n attr_cols : SequenceNotStr[Hashable] | None = ...,\n elem_cols : SequenceNotStr[Hashable] | None = ...,\n namespaces : dict[str | None, str] | None = ...,\n prefix : str | None = ...,\n encoding : str = ...,\n xml_declaration: bool = ...,\n pretty_print : bool = ...,\n parser : XMLParsers = ...,\n stylesheet : PathLike[str] | ReadBuffer[bytes] | ReadBuffer[str] | str | None = ...,\n compression : CompressionOptions = ...,\n storage_options: StorageOptions = ...\n) -> None: ...\ndef to_xml(\n self : DataFrame,\n path_or_buffer : None = None,\n index : bool = ...,\n root_name : str | None = ...,\n row_name : str | None = ...,\n na_rep : str | None = ...,\n attr_cols : list[Hashable] | None = ...,\n elem_cols : list[Hashable] | None = ...,\n namespaces : dict[str | None, str] | None = ...,\n prefix : str | None = ...,\n encoding : str = ...,\n xml_declaration: bool | None = ...,\n pretty_print : bool | None = ...,\n parser : str | None = ...,\n stylesheet : PathLike[str] | ReadBuffer[bytes] | ReadBuffer[str] | str | None = ...,\n compression : CompressionOptions = ...,\n storage_options: StorageOptions = ...\n) -> str: ...", "kind": 2, "label": "to_xml", "sortText": "0z.9999.to_xml"}, {"detail": "def transform(\n self : DataFrame,\n func : AggFuncTypeFrame,\n axis : Axis = 0,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "transform", "sortText": "0z.9999.transform"}, {"detail": "def transpose(\n self : DataFrame,\n *args: Any,\n *,\n copy : bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "transpose", "sortText": "0z.9999.transpose"}, {"detail": "def truediv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "truediv", "sortText": "0z.9999.truediv"}, {"detail": "def truncate(\n self : DataFrame,\n before: date | int | str | None = ...,\n after : date | int | str | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n copy : bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "truncate", "sortText": "0z.9999.truncate"}, {"detail": "def tz_convert(\n self : DataFrame,\n tz : TimeZones,\n axis : Axis = 0,\n level: Hashable | None = None,\n copy : bool = True\n) -> DataFrame: ...", "kind": 2, "label": "tz_convert", "sortText": "0z.9999.tz_convert"}, {"detail": "def tz_localize(\n self : DataFrame,\n tz : TimeZones,\n axis : Axis = 0,\n level : Hashable | None = None,\n copy : builtins.bool = True,\n ambiguous : TimeAmbiguous = 'raise',\n nonexistent: TimeNonexistent = 'raise'\n) -> DataFrame: ...", "kind": 2, "label": "tz_localize", "sortText": "0z.9999.tz_localize"}, {"detail": "def unstack(\n self : DataFrame,\n level : IndexLabel = -1,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n sort : bool = True\n) -> DataFrame | Series: ...", "kind": 2, "label": "unstack", "sortText": "0z.9999.unstack"}, {"detail": "def update(\n self : DataFrame,\n other : DataFrame | Series,\n join : Literal['left'] = 'left',\n overwrite : bool = True,\n filter_func: ((...) -> Unknown) | None = ...,\n errors : IgnoreRaise = 'ignore'\n) -> None: ...", "kind": 2, "label": "update", "sortText": "0z.9999.update"}, {"detail": "\n@overload\ndef value_counts(\n self : DataFrame,\n subset : Sequence[Hashable] | None = ...,\n normalize: Literal[False] = False,\n sort : bool = ...,\n ascending: bool = ...,\n dropna : bool = ...\n) -> Series[int]: ...\ndef value_counts(\n self : DataFrame,\n normalize: Literal[True],\n subset : Sequence[Hashable] | None = ...,\n sort : bool = ...,\n ascending: bool = ...,\n dropna : bool = ...\n) -> Series[float]: ...", "kind": 2, "label": "value_counts", "sortText": "0z.9999.value_counts"}, {"detail": "ndarray[tuple[int, int]]", "kind": 5, "label": "values", "sortText": "0z.9999.values"}, {"detail": "def var(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = 0,\n skipna : bool | None = True,\n ddof : int = 1,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "var", "sortText": "0z.9999.var"}, {"detail": "\n@overload\ndef where(\n self : DataFrame,\n cond : ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other : ((...) -> DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64) | DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 = ...,\n *,\n inplace: Literal[True],\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n level : Hashable | None = None\n) -> None: ...\ndef where(\n self : DataFrame,\n cond : ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other : ((...) -> DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64) | DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 = ...,\n *,\n inplace: Literal[False] = False,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n level : Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "where", "sortText": "0z.9999.where"}, {"detail": "def xs(\n self : DataFrame,\n key : IndexLabel,\n axis : Axis = 0,\n level : Hashable | Sequence[Hashable] | None = None,\n drop_level: bool = True\n) -> DataFrame | Series: ...", "kind": 2, "label": "xs", "sortText": "0z.9999.xs"}, {"detail": "def __abs__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__abs__", "sortText": "3z.9999.__abs__"}, {"detail": "def __add__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__add__", "sortText": "3z.9999.__add__"}, {"detail": "def __and__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__and__", "sortText": "3z.9999.__and__"}, {"detail": "def __array__(\n self : DataFrame,\n dtype: Unknown = ...\n) -> ndarray: ...", "kind": 2, "label": "__array__", "sortText": "3z.9999.__array__"}, {"detail": "int", "kind": 5, "label": "__array_priority__", "sortText": "3z.9999.__array_priority__"}, {"detail": "def __arrow_c_stream__(\n self : DataFrame,\n requested_schema: object | None = None\n) -> object: ...", "kind": 2, "label": "__arrow_c_stream__", "sortText": "3z.9999.__arrow_c_stream__"}, {"detail": "def __bool__(self: DataFrame) -> NoReturn: ...", "kind": 2, "label": "__bool__", "sortText": "3z.9999.__bool__"}, {"detail": "def __contains__(\n self: DataFrame,\n key: Unknown\n) -> bool: ...", "kind": 2, "label": "__contains__", "sortText": "3z.9999.__contains__"}, {"detail": "def __copy__(\n self: DataFrame,\n deep: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "__copy__", "sortText": "3z.9999.__copy__"}, {"detail": "def __deepcopy__(\n self: DataFrame,\n memo: MutableMapping[int, Any] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "__deepcopy__", "sortText": "3z.9999.__deepcopy__"}, {"detail": "def __delitem__(\n self: DataFrame,\n idx: Hashable\n) -> None: ...", "kind": 2, "label": "__delitem__", "sortText": "3z.9999.__delitem__"}, {"detail": "def __divmod__(\n self: DataFrame,\n other: Any\n) -> tuple[DataFrame, DataFrame]: ...", "kind": 2, "label": "__divmod__", "sortText": "3z.9999.__divmod__"}, {"detail": "def __eq__(\n self: DataFrame,\n other: object\n) -> DataFrame: ...", "kind": 2, "label": "__eq__", "sortText": "3z.9999.__eq__"}, {"detail": "def __finalize__(\n self : DataFrame,\n other : Unknown,\n method : Unknown = ...,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "__finalize__", "sortText": "3z.9999.__finalize__"}, {"detail": "def __floordiv__(\n self: DataFrame,\n other: DataFrame | Sequence[float] | Series[float] | Series[int] | float\n) -> DataFrame: ...", "kind": 2, "label": "__floordiv__", "sortText": "3z.9999.__floordiv__"}, {"detail": "def __ge__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__ge__", "sortText": "3z.9999.__ge__"}, {"detail": "def __getattr__(\n self: DataFrame,\n name: str\n) -> Series: ...", "kind": 2, "label": "__getattr__", "sortText": "3z.9999.__getattr__"}, {"detail": "\n@overload\ndef __getitem__(\n self: DataFrame,\n key: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | tuple[Hashable, ...]\n) -> Series: ...\ndef __getitem__(\n self: DataFrame,\n key: Iterable[Hashable] | slice[Any, Any, Any]\n) -> DataFrame: ...\ndef __getitem__(\n self: DataFrame,\n key: Hashable\n) -> Series: ...", "kind": 2, "label": "__getitem__", "sortText": "3z.9999.__getitem__"}, {"detail": "def __gt__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__gt__", "sortText": "3z.9999.__gt__"}, {"detail": "None", "kind": 5, "label": "__hash__", "sortText": "3z.9999.__hash__"}, {"detail": "def __invert__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__invert__", "sortText": "3z.9999.__invert__"}, {"detail": "def __iter__(self: DataFrame) -> Iterator[Hashable]: ...", "kind": 2, "label": "__iter__", "sortText": "3z.9999.__iter__"}, {"detail": "def __le__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__le__", "sortText": "3z.9999.__le__"}, {"detail": "def __len__(self: DataFrame) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3z.9999.__len__"}, {"detail": "def __lt__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__lt__", "sortText": "3z.9999.__lt__"}, {"detail": "\n@overload\ndef __matmul__(\n self: DataFrame,\n other: DataFrame\n) -> DataFrame: ...\ndef __matmul__(\n self: DataFrame,\n other: Series\n) -> Series: ...\ndef __matmul__(\n self: DataFrame,\n other: ndarray[tuple[Any, ...], dtype[np_num]]\n) -> DataFrame: ...", "kind": 2, "label": "__matmul__", "sortText": "3z.9999.__matmul__"}, {"detail": "def __mod__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__mod__", "sortText": "3z.9999.__mod__"}, {"detail": "def __mul__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__mul__", "sortText": "3z.9999.__mul__"}, {"detail": "def __ne__(\n self: DataFrame,\n other: object\n) -> DataFrame: ...", "kind": 2, "label": "__ne__", "sortText": "3z.9999.__ne__"}, {"detail": "def __neg__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__neg__", "sortText": "3z.9999.__neg__"}, {"detail": "\n@overload\ndef __new__[Self@DataFrame: DataFrame](\n cls : type[Self@DataFrame],\n data : DataFrame | Index | Iterable[Index | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | tuple[Hashable, ListLikeU]] | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | None = None,\n index : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n dtype : ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy : bool | None = None\n) -> Self@DataFrame: ...\ndef __new__[Self@DataFrame: DataFrame](\n cls : type[Self@DataFrame],\n data : Scalar,\n index : Axes,\n columns: Axes,\n dtype : ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy : bool | None = None\n) -> Self@DataFrame: ...", "kind": 3, "label": "__new__", "sortText": "3z.9999.__new__"}, {"detail": "def __nonzero__(self: DataFrame) -> None: ...", "kind": 2, "label": "__nonzero__", "sortText": "3z.9999.__nonzero__"}, {"detail": "def __or__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__or__", "sortText": "3z.9999.__or__"}, {"detail": "def __pos__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__pos__", "sortText": "3z.9999.__pos__"}, {"detail": "def __pow__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__pow__", "sortText": "3z.9999.__pow__"}, {"detail": "def __radd__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__radd__", "sortText": "3z.9999.__radd__"}, {"detail": "def __rand__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rand__", "sortText": "3z.9999.__rand__"}, {"detail": "def __rdivmod__(\n self: DataFrame,\n other: Any\n) -> tuple[DataFrame, DataFrame]: ...", "kind": 2, "label": "__rdivmod__", "sortText": "3z.9999.__rdivmod__"}, {"detail": "def __rfloordiv__(\n self: DataFrame,\n other: DataFrame | Sequence[float] | Series[float] | Series[int] | float\n) -> DataFrame: ...", "kind": 2, "label": "__rfloordiv__", "sortText": "3z.9999.__rfloordiv__"}, {"detail": "def __rmatmul__(\n self: DataFrame,\n other: ndarray[tuple[Any, ...], dtype[np_num]]\n) -> DataFrame: ...", "kind": 2, "label": "__rmatmul__", "sortText": "3z.9999.__rmatmul__"}, {"detail": "def __rmod__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rmod__", "sortText": "3z.9999.__rmod__"}, {"detail": "def __rmul__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rmul__", "sortText": "3z.9999.__rmul__"}, {"detail": "def __ror__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__ror__", "sortText": "3z.9999.__ror__"}, {"detail": "def __round__(\n self : DataFrame,\n decimals: int = ...\n) -> DataFrame: ...", "kind": 2, "label": "__round__", "sortText": "3z.9999.__round__"}, {"detail": "def __rpow__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rpow__", "sortText": "3z.9999.__rpow__"}, {"detail": "def __rsub__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rsub__", "sortText": "3z.9999.__rsub__"}, {"detail": "def __rtruediv__(\n self: DataFrame,\n other: DataFrame | Sequence[Unknown] | Series | float\n) -> DataFrame: ...", "kind": 2, "label": "__rtruediv__", "sortText": "3z.9999.__rtruediv__"}, {"detail": "def __rxor__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rxor__", "sortText": "3z.9999.__rxor__"}, {"detail": "def __setattr__(\n self: DataFrame,\n name: str,\n value: Unknown\n) -> None: ...", "kind": 2, "label": "__setattr__", "sortText": "3z.9999.__setattr__"}, {"detail": "\n@overload\ndef __setitem__(\n self: DataFrame,\n idx: Index | Series[int] | int | list[int] | ndarray[tuple[Any, ...], dtype[integer]] | slice[Any, Any, Any] | tuple[IndexType, IndexType] | tuple[IndexType, int] | tuple[int, IndexType] | tuple[int, int],\n value: DataFrame | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__[ScalarT: Scalar](\n self: DataFrame,\n idx: Series[builtins.bool] | int | integer | list[builtins.bool] | list[ScalarT] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | signedinteger[_NBitIntP] | signedinteger[_8Bit] | signedinteger | slice[Any, Any, Any] | str | str_ | unsignedinteger | tuple[IndexOpsMixin | Sequence[Scalar] | Series[builtins.bool] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[builtins.bool] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | slice[Any, Any, Any] | str | timedelta | timedelta64, ...],\n value: DataFrame | ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__(\n self: DataFrame,\n idx: tuple[tuple[IndexOpsMixin | Sequence[Scalar] | Series[builtins.bool] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[builtins.bool] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | slice[Any, Any, Any] | str | timedelta | timedelta64, ...], Hashable],\n value: ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__(\n self: DataFrame,\n idx: DataFrame | IndexOpsMixin,\n value: ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...", "kind": 2, "label": "__setitem__", "sortText": "3z.9999.__setitem__"}, {"detail": "def __sub__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__sub__", "sortText": "3z.9999.__sub__"}, {"detail": "def __truediv__(\n self: DataFrame,\n other: DataFrame | Sequence[Unknown] | Series | float\n) -> DataFrame: ...", "kind": 2, "label": "__truediv__", "sortText": "3z.9999.__truediv__"}, {"detail": "def __xor__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__xor__", "sortText": "3z.9999.__xor__"}]}} +{"suite": "pandas", "label": "edit dataframe then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 39, "iteration": 4, "result": {"isIncomplete": false, "items": [{"detail": "str", "kind": 5, "label": "Name", "sortText": "0.9999.Name"}, {"detail": "DataFrame", "kind": 5, "label": "T", "sortText": "0z.9999.T"}, {"detail": "def abs(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "abs", "sortText": "0z.9999.abs"}, {"detail": "def add(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add", "sortText": "0z.9999.add"}, {"detail": "def add_prefix(\n self : DataFrame,\n prefix: str,\n axis : Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add_prefix", "sortText": "0z.9999.add_prefix"}, {"detail": "def add_suffix(\n self : DataFrame,\n suffix: str,\n axis : Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add_suffix", "sortText": "0z.9999.add_suffix"}, {"detail": "\n@overload\ndef aggregate(\n self : DataFrame,\n func : ((...) -> Unknown) | Mapping[Unknown, ((...) -> Unknown) | str | ufunc] | str | ufunc,\n axis : Axis = 0,\n **kwargs: Any\n) -> Series: ...\ndef aggregate(\n self : DataFrame,\n func : Mapping[Unknown, ((...) -> Unknown) | list[((...) -> Unknown) | str | ufunc] | str | ufunc] | list[AggFuncTypeBase] | None = ...,\n axis : Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "agg", "sortText": "0z.9999.agg"}, {"detail": "\n@overload\ndef aggregate(\n self : DataFrame,\n func : ((...) -> Unknown) | Mapping[Unknown, ((...) -> Unknown) | str | ufunc] | str | ufunc,\n axis : Axis = 0,\n **kwargs: Any\n) -> Series: ...\ndef aggregate(\n self : DataFrame,\n func : Mapping[Unknown, ((...) -> Unknown) | list[((...) -> Unknown) | str | ufunc] | str | ufunc] | list[AggFuncTypeBase] | None = ...,\n axis : Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "aggregate", "sortText": "0z.9999.aggregate"}, {"detail": "def align[NDFrameT: NDFrame](\n self : DataFrame,\n other : NDFrameT,\n join : AlignJoin = 'outer',\n axis : Literal['columns', 'index', 0, 1] | None = None,\n level : Hashable | None = None,\n copy : bool = True,\n fill_value: NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> tuple[DataFrame, NDFrameT]: ...", "kind": 2, "label": "align", "sortText": "0z.9999.align"}, {"detail": "\n@overload\ndef all(\n self : DataFrame,\n axis : None,\n bool_only: builtins.bool | None = ...,\n skipna : builtins.bool = ...,\n **kwargs : Any\n) -> numpy.bool: ...\ndef all(\n self : DataFrame,\n axis : Axis = 0,\n bool_only: builtins.bool | None = ...,\n skipna : builtins.bool = ...,\n **kwargs : Any\n) -> Series[builtins.bool]: ...", "kind": 2, "label": "all", "sortText": "0z.9999.all"}, {"detail": "\n@overload\ndef any(\n self : DataFrame,\n *,\n axis : None,\n bool_only: builtins.bool | None = ...,\n skipna : builtins.bool = ...,\n **kwargs : Any\n) -> numpy.bool: ...\ndef any(\n self : DataFrame,\n *,\n axis : Axis = 0,\n bool_only: builtins.bool | None = ...,\n skipna : builtins.bool = ...,\n **kwargs : Any\n) -> Series[builtins.bool]: ...", "kind": 2, "label": "any", "sortText": "0z.9999.any"}, {"detail": "\n@overload\ndef apply(\n self : DataFrame,\n f : (...) -> Index | MutableSequence[Any] | Series | ndarray[tuple[int]] | tuple[Any, ...],\n axis : AxisIndex = ...,\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n **kwargs : Any\n) -> DataFrame: ...\ndef apply[S2: SeriesDType](\n self : DataFrame,\n f : (...) -> NAType | S2,\n axis : AxisIndex = ...,\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n **kwargs : Any\n) -> Series[S2]: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Mapping[Any, Any],\n axis : AxisIndex = ...,\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n **kwargs : Any\n) -> Series: ...\ndef apply[S2: SeriesDType](\n self : DataFrame,\n f : (...) -> NAType | S2,\n axis : Axis = 0,\n raw : bool = ...,\n args : Any = ...,\n *,\n result_type: Literal['expand', 'reduce'],\n **kwargs : Any\n) -> Series[S2]: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | Series | ndarray[tuple[int]] | tuple[Any, ...],\n axis : Axis = 0,\n raw : bool = ...,\n args : Any = ...,\n *,\n result_type: Literal['expand'],\n **kwargs : Any\n) -> DataFrame: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | ndarray[tuple[int]] | tuple[Any, ...],\n axis : Axis = 0,\n raw : bool = ...,\n args : Any = ...,\n *,\n result_type: Literal['reduce'],\n **kwargs : Any\n) -> Series: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | tuple[Any, ...],\n axis : Axis = 0,\n raw : bool = ...,\n args : Any = ...,\n *,\n result_type: Literal['broadcast'],\n **kwargs : Any\n) -> DataFrame: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Series,\n axis : AxisIndex = 0,\n raw : bool = ...,\n args : Any = ...,\n *,\n result_type: Literal['reduce'],\n **kwargs : Any\n) -> Series: ...\ndef apply[S2: SeriesDType](\n self : DataFrame,\n f : (...) -> NAType | S2,\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n *,\n axis : AxisColumn,\n **kwargs : Any\n) -> Series[S2]: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | ndarray[tuple[int]] | tuple[Any, ...],\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n *,\n axis : AxisColumn,\n **kwargs : Any\n) -> Series: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Series,\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n *,\n axis : AxisColumn,\n **kwargs : Any\n) -> DataFrame: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Series,\n raw : bool = ...,\n args : Any = ...,\n *,\n axis : AxisColumn,\n result_type: Literal['reduce'],\n **kwargs : Any\n) -> DataFrame: ...", "kind": 2, "label": "apply", "sortText": "0z.9999.apply"}, {"detail": "def asfreq(\n self : DataFrame,\n freq : Frequency,\n method : Literal['backfill', 'bfill', 'ffill', 'pad'] | None = None,\n how : Literal['end', 'start'] | None = ...,\n normalize : bool = False,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "asfreq", "sortText": "0z.9999.asfreq"}, {"detail": "def asof(\n self : DataFrame,\n where : ExtensionArray | Index | Sequence[Scalar] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64,\n subset: Hashable | list[Hashable] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "asof", "sortText": "0z.9999.asof"}, {"detail": "def assign(\n self: DataFrame,\n **kwargs: IntoColumn\n) -> DataFrame: ...", "kind": 2, "label": "assign", "sortText": "0z.9999.assign"}, {"detail": "def astype(\n self : DataFrame,\n dtype : Literal[' DataFrame: ...", "kind": 2, "label": "astype", "sortText": "0z.9999.astype"}, {"detail": "_AtIndexerFrame", "kind": 5, "label": "at", "sortText": "0z.9999.at"}, {"detail": "def at_time(\n self: DataFrame,\n time: str | time,\n asof: bool = False,\n axis: Literal['columns', 'index', 0, 1] | None = 0\n) -> DataFrame: ...", "kind": 2, "label": "at_time", "sortText": "0z.9999.at_time"}, {"detail": "dict[Hashable | None, Any]", "kind": 5, "label": "attrs", "sortText": "0z.9999.attrs"}, {"detail": "list[Index]", "kind": 5, "label": "axes", "sortText": "0z.9999.axes"}, {"detail": "def between_time(\n self : DataFrame,\n start_time: str | time,\n end_time : str | time,\n inclusive : IntervalClosedType = 'both',\n axis : Literal['columns', 'index', 0, 1] | None = 0\n) -> DataFrame: ...", "kind": 2, "label": "between_time", "sortText": "0z.9999.between_time"}, {"detail": "\n@overload\ndef bfill(\n self : DataFrame,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n inplace : Literal[True],\n limit : int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> None: ...\ndef bfill(\n self : DataFrame,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n inplace : Literal[False] = False,\n limit : int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "bfill", "sortText": "0z.9999.bfill"}, {"detail": "def bool(self: DataFrame) -> bool: ...", "kind": 2, "label": "bool", "sortText": "0z.9999.bool"}, {"detail": "\n@overload\ndef boxplot(\n self : DataFrame,\n by : None = None,\n ax : Unknown = None,\n fontsize : float | str | None = None,\n rot : float = 0,\n grid : bool = True,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n *,\n return_type: Literal['axes'] | None = None,\n backend : str | None = None,\n **kwargs : Any\n) -> Unknown: ...\ndef boxplot(\n self : DataFrame,\n by : None = None,\n ax : Unknown = None,\n fontsize : float | str | None = None,\n rot : float = 0,\n grid : bool = True,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n *,\n return_type: Literal['dict'],\n backend : str | None = None,\n **kwargs : Any\n) -> dict[str, Unknown]: ...\ndef boxplot(\n self : DataFrame,\n by : None = None,\n ax : Unknown = None,\n fontsize : float | str | None = None,\n rot : float = 0,\n grid : bool = True,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n *,\n return_type: Literal['both'],\n backend : str | None = None,\n **kwargs : Any\n) -> _BoxPlotT: ...\ndef boxplot(\n self : DataFrame,\n by : Hashable | MutableSequence[Unknown] | ndarray[tuple[int]] | range | tuple[Unknown, ...],\n ax : Unknown = None,\n fontsize : float | str | None = None,\n rot : float = 0,\n grid : bool = True,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n *,\n return_type: None = None,\n backend : str | None = None,\n **kwargs : Any\n) -> Unknown: ...\ndef boxplot(\n self : DataFrame,\n by : Hashable | MutableSequence[Unknown] | ndarray[tuple[int]] | range | tuple[Unknown, ...],\n ax : Unknown = None,\n fontsize : float | str | None = None,\n rot : float = 0,\n grid : bool = True,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n *,\n return_type: Literal['axes', 'both', 'dict'],\n backend : str | None = None,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "boxplot", "sortText": "0z.9999.boxplot"}, {"detail": "\n@overload\ndef clip(\n self : DataFrame,\n lower : float | None = ...,\n upper : float | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n inplace : Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self : DataFrame,\n lower : AnyArrayLike = ...,\n upper : ExtensionArray | Index | Series | ndarray | None = ...,\n *,\n axis : Axis = ...,\n inplace : Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self : DataFrame,\n lower : ExtensionArray | Index | Series | ndarray | None = ...,\n upper : AnyArrayLike = ...,\n *,\n axis : Axis = ...,\n inplace : Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self : DataFrame,\n lower : None = None,\n upper : None = None,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n inplace : Literal[True],\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self : DataFrame,\n lower : float | None = ...,\n upper : float | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n inplace : Literal[True],\n **kwargs: Any\n) -> None: ...\ndef clip(\n self : DataFrame,\n lower : AnyArrayLike = ...,\n upper : ExtensionArray | Index | Series | ndarray | None = ...,\n *,\n axis : Axis = ...,\n inplace : Literal[True],\n **kwargs: Any\n) -> None: ...\ndef clip(\n self : DataFrame,\n lower : ExtensionArray | Index | Series | ndarray | None = ...,\n upper : AnyArrayLike = ...,\n *,\n axis : Axis = ...,\n inplace : Literal[True],\n **kwargs: Any\n) -> None: ...", "kind": 2, "label": "clip", "sortText": "0z.9999.clip"}, {"detail": "Index[str]", "kind": 5, "label": "columns", "sortText": "0z.9999.columns"}, {"detail": "def combine(\n self : DataFrame,\n other : DataFrame,\n func : (...) -> Unknown,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n overwrite : bool = True\n) -> DataFrame: ...", "kind": 2, "label": "combine", "sortText": "0z.9999.combine"}, {"detail": "def combine_first(\n self: DataFrame,\n other: DataFrame\n) -> DataFrame: ...", "kind": 2, "label": "combine_first", "sortText": "0z.9999.combine_first"}, {"detail": "def compare(\n self : DataFrame,\n other : DataFrame,\n align_axis : Axis = 1,\n keep_shape : bool = False,\n keep_equal : bool = False,\n result_names: Suffixes = ...\n) -> DataFrame: ...", "kind": 2, "label": "compare", "sortText": "0z.9999.compare"}, {"detail": "def convert_dtypes(\n self : DataFrame,\n infer_objects : bool = True,\n convert_string : bool = True,\n convert_integer : bool = True,\n convert_boolean : bool = True,\n convert_floating: bool = True,\n dtype_backend : DtypeBackend = 'numpy_nullable'\n) -> DataFrame: ...", "kind": 2, "label": "convert_dtypes", "sortText": "0z.9999.convert_dtypes"}, {"detail": "def copy(\n self: DataFrame,\n deep: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "copy", "sortText": "0z.9999.copy"}, {"detail": "def corr(\n self : DataFrame,\n method : Literal['kendall', 'pearson', 'spearman'] = 'pearson',\n min_periods : int = ...,\n numeric_only: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "corr", "sortText": "0z.9999.corr"}, {"detail": "def corrwith(\n self : DataFrame,\n other : DataFrame | Series,\n axis : Literal['columns', 'index', 0, 1] | None = 0,\n drop : bool = False,\n method : Literal['kendall', 'pearson', 'spearman'] = 'pearson',\n numeric_only: bool = False\n) -> Series: ...", "kind": 2, "label": "corrwith", "sortText": "0z.9999.corrwith"}, {"detail": "def count(\n self : DataFrame,\n axis : Axis = 0,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "count", "sortText": "0z.9999.count"}, {"detail": "def cov(\n self : DataFrame,\n min_periods : int | None = None,\n ddof : int = 1,\n numeric_only: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "cov", "sortText": "0z.9999.cov"}, {"detail": "def cummax(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n skipna : bool = True,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cummax", "sortText": "0z.9999.cummax"}, {"detail": "def cummin(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n skipna : bool = True,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cummin", "sortText": "0z.9999.cummin"}, {"detail": "def cumprod(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n skipna : bool = True,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cumprod", "sortText": "0z.9999.cumprod"}, {"detail": "def cumsum(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n skipna : bool = True,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cumsum", "sortText": "0z.9999.cumsum"}, {"detail": "def describe(\n self : DataFrame,\n percentiles: list[float] | None = ...,\n include : Literal['all'] | list[Dtype] | None = ...,\n exclude : list[Dtype] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "describe", "sortText": "0z.9999.describe"}, {"detail": "def diff(\n self : DataFrame,\n periods: int = 1,\n axis : Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "diff", "sortText": "0z.9999.diff"}, {"detail": "def truediv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "div", "sortText": "0z.9999.div"}, {"detail": "def truediv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "divide", "sortText": "0z.9999.divide"}, {"detail": "\n@overload\ndef dot(\n self: DataFrame,\n other: DataFrame | ExtensionArray | ndarray\n) -> DataFrame: ...\ndef dot(\n self: DataFrame,\n other: Series\n) -> Series: ...", "kind": 2, "label": "dot", "sortText": "0z.9999.dot"}, {"detail": "\n@overload\ndef drop(\n self : DataFrame,\n labels : Unknown = ...,\n *,\n axis : Unknown = ...,\n index : None,\n columns: Unknown = ...,\n level : Unknown = ...,\n inplace: Unknown = ...,\n errors : Unknown = ...\n) -> Never: ...\ndef drop(\n self : DataFrame,\n labels : Unknown = ...,\n *,\n axis : Unknown = ...,\n index : Unknown = ...,\n columns: None,\n level : Unknown = ...,\n inplace: Unknown = ...,\n errors : Unknown = ...\n) -> Never: ...\ndef drop(\n self : DataFrame,\n labels : None,\n *,\n axis : Unknown = ...,\n index : Unknown = ...,\n columns: Unknown = ...,\n level : Unknown = ...,\n inplace: Unknown = ...,\n errors : Unknown = ...\n) -> Never: ...\ndef drop(\n self : DataFrame,\n labels : None = None,\n *,\n axis : Axis = ...,\n index : Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level : Hashable | None = ...,\n inplace: Literal[True],\n errors : IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self : DataFrame,\n labels : None = None,\n *,\n axis : Axis = ...,\n index : Hashable | Index | Sequence[Hashable],\n columns: Hashable | Iterable[Hashable] = ...,\n level : Hashable | None = ...,\n inplace: Literal[True],\n errors : IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self : DataFrame,\n labels : Hashable | Index | Sequence[Hashable],\n *,\n axis : Axis = ...,\n index : None = None,\n columns: None = None,\n level : Hashable | None = ...,\n inplace: Literal[True],\n errors : IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self : DataFrame,\n labels : None = None,\n *,\n axis : Axis = ...,\n index : Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level : Hashable | None = ...,\n inplace: Literal[False] = False,\n errors : IgnoreRaise = ...\n) -> DataFrame: ...\ndef drop(\n self : DataFrame,\n labels : None = None,\n *,\n axis : Axis = ...,\n index : Hashable | Index | Sequence[Hashable],\n columns: Hashable | Iterable[Hashable] = ...,\n level : Hashable | None = ...,\n inplace: Literal[False] = False,\n errors : IgnoreRaise = ...\n) -> DataFrame: ...\ndef drop(\n self : DataFrame,\n labels : Hashable | Index | Sequence[Hashable],\n *,\n axis : Axis = ...,\n index : None = None,\n columns: None = None,\n level : Hashable | None = ...,\n inplace: Literal[False] = False,\n errors : IgnoreRaise = ...\n) -> DataFrame: ...", "kind": 2, "label": "drop", "sortText": "0z.9999.drop"}, {"detail": "\n@overload\ndef drop_duplicates(\n self : DataFrame,\n subset : Hashable | Iterable[Hashable] | None = ...,\n *,\n keep : DropKeep = ...,\n inplace : Literal[True],\n ignore_index: bool = ...\n) -> None: ...\ndef drop_duplicates(\n self : DataFrame,\n subset : Hashable | Iterable[Hashable] | None = ...,\n *,\n keep : DropKeep = ...,\n inplace : Literal[False] = False,\n ignore_index: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "drop_duplicates", "sortText": "0z.9999.drop_duplicates"}, {"detail": "def droplevel(\n self : DataFrame,\n level: Hashable | list[Hashable],\n axis : Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "droplevel", "sortText": "0z.9999.droplevel"}, {"detail": "\n@overload\ndef dropna(\n self : DataFrame,\n *,\n axis : Axis = 0,\n how : AnyAll = ...,\n thresh : int | None = ...,\n subset : Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None = ...,\n inplace : Literal[True],\n ignore_index: bool = ...\n) -> None: ...\ndef dropna(\n self : DataFrame,\n *,\n axis : Axis = 0,\n how : AnyAll = ...,\n thresh : int | None = ...,\n subset : Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None = ...,\n inplace : Literal[False] = False,\n ignore_index: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "dropna", "sortText": "0z.9999.dropna"}, {"detail": "Series", "kind": 5, "label": "dtypes", "sortText": "0z.9999.dtypes"}, {"detail": "def duplicated(\n self : DataFrame,\n subset: Hashable | Iterable[Hashable] | None = ...,\n keep : DropKeep = 'first'\n) -> Series: ...", "kind": 2, "label": "duplicated", "sortText": "0z.9999.duplicated"}, {"detail": "bool", "kind": 5, "label": "empty", "sortText": "0z.9999.empty"}, {"detail": "def eq(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "eq", "sortText": "0z.9999.eq"}, {"detail": "def equals(\n self: DataFrame,\n other: DataFrame | Series\n) -> bool: ...", "kind": 2, "label": "equals", "sortText": "0z.9999.equals"}, {"detail": "\n@overload\ndef eval(\n self: DataFrame,\n expr: str,\n *,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...\ndef eval(\n self : DataFrame,\n expr : str,\n *,\n inplace : Literal[False] = False,\n **kwargs: Any\n) -> DataFrame | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64: ...", "kind": 2, "label": "eval", "sortText": "0z.9999.eval"}, {"detail": "def ewm(\n self : DataFrame,\n com : float | None = ...,\n span : float | None = ...,\n halflife : float | None = ...,\n alpha : float | None = ...,\n min_periods: int = 0,\n adjust : bool = True,\n ignore_na : bool = False,\n axis : Axis = 0\n) -> ExponentialMovingWindow[DataFrame]: ...", "kind": 2, "label": "ewm", "sortText": "0z.9999.ewm"}, {"detail": "def expanding(\n self : DataFrame,\n min_periods: int = 1,\n axis : AxisIndex = 0,\n method : CalculationMethod = 'single'\n) -> Expanding[DataFrame]: ...", "kind": 2, "label": "expanding", "sortText": "0z.9999.expanding"}, {"detail": "def explode(\n self : DataFrame,\n column : Sequence[Hashable],\n ignore_index: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "explode", "sortText": "0z.9999.explode"}, {"detail": "\n@overload\ndef ffill(\n self : DataFrame,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n inplace : Literal[True],\n limit : int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> None: ...\ndef ffill(\n self : DataFrame,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n inplace : Literal[False] = False,\n limit : int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "ffill", "sortText": "0z.9999.ffill"}, {"detail": "\n@overload\ndef fillna(\n self : DataFrame,\n value : DataFrame | NAType | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | dict[Unknown, Unknown] | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n limit : int = ...,\n inplace: Literal[True]\n) -> None: ...\ndef fillna(\n self : DataFrame,\n value : DataFrame | NAType | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | dict[Unknown, Unknown] | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n limit : int = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "fillna", "sortText": "0z.9999.fillna"}, {"detail": "def filter(\n self : DataFrame,\n items: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n like : str | None = ...,\n regex: str | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "filter", "sortText": "0z.9999.filter"}, {"detail": "def first_valid_index(self: DataFrame) -> Scalar: ...", "kind": 2, "label": "first_valid_index", "sortText": "0z.9999.first_valid_index"}, {"detail": "def floordiv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | float | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "floordiv", "sortText": "0z.9999.floordiv"}, {"detail": "\n@overload\ndef from_dict(\n cls : type[DataFrame],\n data : dict[Any, Any],\n orient : Literal['index'],\n dtype : Literal[' DataFrame: ...\ndef from_dict(\n cls : type[DataFrame],\n data : dict[Any, Any],\n orient: Literal['columns', 'tight'] = ...,\n dtype : Literal[' DataFrame: ...", "kind": 2, "label": "from_dict", "sortText": "0z.9999.from_dict"}, {"detail": "def from_records[HashableT: Hashable](\n cls : type[DataFrame],\n data : Iterable[Mapping[HashableT, Any]] | Iterable[SequenceNotStr[Any]] | Mapping[HashableT, SequenceNotStr[Any]] | Mapping[HashableT, Any] | ndarray[tuple[int, int]],\n index : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = None,\n exclude : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n coerce_float: bool = False,\n nrows : int | None = None\n) -> DataFrame: ...", "kind": 2, "label": "from_records", "sortText": "0z.9999.from_records"}, {"detail": "def ge(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "ge", "sortText": "0z.9999.ge"}, {"detail": "\n@overload\ndef get(\n self : DataFrame,\n key : Hashable,\n default: None = None\n) -> Series | None: ...\ndef get[T](\n self: DataFrame,\n key: Hashable,\n default: T\n) -> Series | T: ...\ndef get(\n self : DataFrame,\n key : list[Hashable],\n default: None = None\n) -> DataFrame | None: ...\ndef get[T](\n self: DataFrame,\n key: list[Hashable],\n default: T\n) -> DataFrame | T: ...", "kind": 2, "label": "get", "sortText": "0z.9999.get"}, {"detail": "\n@overload\ndef groupby(\n self : DataFrame,\n by : Scalar,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : Scalar,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[False]]: ...\ndef groupby(\n self : DataFrame,\n by : DatetimeIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Timestamp, Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : DatetimeIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Timestamp, Literal[False]]: ...\ndef groupby(\n self : DataFrame,\n by : TimedeltaIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Timedelta, Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : TimedeltaIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Timedelta, Literal[False]]: ...\ndef groupby(\n self : DataFrame,\n by : PeriodIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Period, Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : PeriodIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Period, Literal[False]]: ...\ndef groupby[IntervalT: Interval[Unknown]](\n self : DataFrame,\n by : IntervalIndex[IntervalT],\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[IntervalT, Literal[True]]: ...\ndef groupby[IntervalT: Interval[Unknown]](\n self : DataFrame,\n by : IntervalIndex[IntervalT],\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[IntervalT, Literal[False]]: ...\ndef groupby(\n self : DataFrame,\n by : ((...) -> Any) | Grouper | Mapping[Hashable | None, Any] | MultiIndex | list[((...) -> Any) | ufunc] | list[Grouper] | list[Index] | list[Mapping[Hashable | None, Any]] | list[Series] | list[ndarray] | list[Unknown] | ndarray | ufunc | tuple[Unknown, ...] | None = ...,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[tuple[Unknown, ...], Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : ((...) -> Any) | Grouper | Mapping[Hashable | None, Any] | MultiIndex | list[((...) -> Any) | ufunc] | list[Grouper] | list[Index] | list[Mapping[Hashable | None, Any]] | list[Series] | list[ndarray] | list[Unknown] | ndarray | ufunc | tuple[Unknown, ...] | None = ...,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[tuple[Unknown, ...], Literal[False]]: ...\ndef groupby[SeriesByT: Interval[Timedelta | Timestamp | float | int] | Period | bool | bytes | complex | date | datetime | float | int | str | timedelta](\n self : DataFrame,\n by : Series[SeriesByT],\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[SeriesByT, Literal[True]]: ...\ndef groupby[SeriesByT: Interval[Timedelta | Timestamp | float | int] | Period | bool | bytes | complex | date | datetime | float | int | str | timedelta](\n self : DataFrame,\n by : Series[SeriesByT],\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[SeriesByT, Literal[False]]: ...\ndef groupby(\n self : DataFrame,\n by : CategoricalIndex | Index | Series,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Any, Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : CategoricalIndex | Index | Series,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Any, Literal[False]]: ...", "kind": 2, "label": "groupby", "sortText": "0z.9999.groupby"}, {"detail": "def gt(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "gt", "sortText": "0z.9999.gt"}, {"detail": "def head(\n self: DataFrame,\n n : int = 5\n) -> DataFrame: ...", "kind": 2, "label": "head", "sortText": "0z.9999.head"}, {"detail": "def hist(\n self : DataFrame,\n by : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = None,\n bins : int | list[Unknown] = 10,\n *,\n grid : bool = True,\n xlabelsize: float | str | None = None,\n xrot : float | None = None,\n ylabelsize: float | str | None = None,\n yrot : float | None = None,\n ax : Unknown = None,\n sharex : bool = False,\n sharey : bool = False,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n backend : str | None = None,\n legend : bool = False,\n **kwargs : Any\n) -> ndarray[tuple[Any, ...], dtype[object_]]: ...", "kind": 2, "label": "hist", "sortText": "0z.9999.hist"}, {"detail": "_iAtIndexerFrame", "kind": 5, "label": "iat", "sortText": "0z.9999.iat"}, {"detail": "def idxmax(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool = True,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "idxmax", "sortText": "0z.9999.idxmax"}, {"detail": "def idxmin(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool = True,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "idxmin", "sortText": "0z.9999.idxmin"}, {"detail": "_iLocIndexerFrame[DataFrame]", "kind": 5, "label": "iloc", "sortText": "0z.9999.iloc"}, {"detail": "Index", "kind": 5, "label": "index", "sortText": "0z.9999.index"}, {"detail": "def infer_objects(\n self: DataFrame,\n copy: bool | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "infer_objects", "sortText": "0z.9999.infer_objects"}, {"detail": "def info(\n self : DataFrame,\n verbose : bool | None = ...,\n buf : WriteBuffer[str] | None = ...,\n max_cols : int | None = ...,\n memory_usage: Literal['deep'] | bool | None = ...,\n show_counts : bool | None = ...\n) -> None: ...", "kind": 2, "label": "info", "sortText": "0z.9999.info"}, {"detail": "def insert(\n self : DataFrame,\n loc : int,\n column : Hashable,\n value : Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None,\n allow_duplicates: bool = ...\n) -> None: ...", "kind": 2, "label": "insert", "sortText": "0z.9999.insert"}, {"detail": "\n@overload\ndef interpolate(\n self : DataFrame,\n method : InterpolateOptions = ...,\n *,\n axis : Axis = 0,\n limit : int | None = ...,\n limit_direction: Literal['backward', 'both', 'forward'] = ...,\n limit_area : Literal['inside', 'outside'] | None = ...,\n inplace : Literal[True],\n **kwargs : Any\n) -> None: ...\ndef interpolate(\n self : DataFrame,\n method : InterpolateOptions = ...,\n *,\n axis : Axis = 0,\n limit : int | None = ...,\n limit_direction: Literal['backward', 'both', 'forward'] = ...,\n limit_area : Literal['inside', 'outside'] | None = ...,\n inplace : Literal[False] = False,\n **kwargs : Any\n) -> DataFrame: ...", "kind": 2, "label": "interpolate", "sortText": "0z.9999.interpolate"}, {"detail": "def isetitem(\n self: DataFrame,\n loc: Sequence[int] | int,\n value: ExtensionArray | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[Any] | ndarray | str | timedelta | timedelta64\n) -> None: ...", "kind": 2, "label": "isetitem", "sortText": "0z.9999.isetitem"}, {"detail": "def isin(\n self: DataFrame,\n values: DataFrame | Iterable[Any] | Mapping[Hashable, Iterable[Any]]\n) -> DataFrame: ...", "kind": 2, "label": "isin", "sortText": "0z.9999.isin"}, {"detail": "def isna(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "isna", "sortText": "0z.9999.isna"}, {"detail": "def isnull(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "isnull", "sortText": "0z.9999.isnull"}, {"detail": "def items(self: DataFrame) -> Iterator[tuple[Hashable, Series]]: ...", "kind": 2, "label": "items", "sortText": "0z.9999.items"}, {"detail": "def iterrows(self: DataFrame) -> Iterator[tuple[Hashable, Series]]: ...", "kind": 2, "label": "iterrows", "sortText": "0z.9999.iterrows"}, {"detail": "\n@overload\ndef itertuples(\n self : DataFrame,\n index: bool = ...,\n name : str = ...\n) -> Iterator[_PandasNamedTuple]: ...\ndef itertuples(\n self : DataFrame,\n index: bool = ...,\n name : None = None\n) -> Iterator[tuple[Any, ...]]: ...", "kind": 2, "label": "itertuples", "sortText": "0z.9999.itertuples"}, {"detail": "def join(\n self : DataFrame,\n other : DataFrame | Series | list[DataFrame | Series],\n on : list[str] | str | None = ...,\n how : MergeHow = 'left',\n lsuffix : str = '',\n rsuffix : str = '',\n sort : bool = False,\n validate: Literal['1:1', '1:m', 'm:1', 'm:m', 'many_to_many', 'many_to_one', 'one_to_many', 'one_to_one'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "join", "sortText": "0z.9999.join"}, {"detail": "def keys(self: DataFrame) -> Index: ...", "kind": 2, "label": "keys", "sortText": "0z.9999.keys"}, {"detail": "def kurt(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "kurt", "sortText": "0z.9999.kurt"}, {"detail": "def kurtosis(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "kurtosis", "sortText": "0z.9999.kurtosis"}, {"detail": "def last_valid_index(self: DataFrame) -> Scalar: ...", "kind": 2, "label": "last_valid_index", "sortText": "0z.9999.last_valid_index"}, {"detail": "def le(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "le", "sortText": "0z.9999.le"}, {"detail": "_LocIndexerFrame[DataFrame]", "kind": 5, "label": "loc", "sortText": "0z.9999.loc"}, {"detail": "def lt(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "lt", "sortText": "0z.9999.lt"}, {"detail": "def map(\n self : DataFrame,\n func : (...) -> Unknown,\n na_action: Literal['ignore'] | None = None,\n **kwargs : Any\n) -> DataFrame: ...", "kind": 2, "label": "map", "sortText": "0z.9999.map"}, {"detail": "\n@overload\ndef mask(\n self : DataFrame,\n cond : ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other : ((...) -> Unknown) | DataFrame | NAType | Series | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[True],\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n level : Hashable | None = None\n) -> None: ...\ndef mask(\n self : DataFrame,\n cond : ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other : ((...) -> Unknown) | DataFrame | NAType | Series | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[False] = False,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n level : Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mask", "sortText": "0z.9999.mask"}, {"detail": "\n@overload\ndef max(\n self : DataFrame,\n axis : None,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Scalar: ...\ndef max(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "max", "sortText": "0z.9999.max"}, {"detail": "\n@overload\ndef mean(\n self : DataFrame,\n axis : None,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Scalar: ...\ndef mean(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "mean", "sortText": "0z.9999.mean"}, {"detail": "\n@overload\ndef median(\n self : DataFrame,\n axis : None,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Scalar: ...\ndef median(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "median", "sortText": "0z.9999.median"}, {"detail": "def melt(\n self : DataFrame,\n id_vars : Sequence[Unknown] | ndarray | tuple[Unknown, ...] | None = ...,\n value_vars : Sequence[Unknown] | ndarray | tuple[Unknown, ...] | None = ...,\n var_name : Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n value_name : Scalar = 'value',\n col_level : int | str | None = ...,\n ignore_index: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "melt", "sortText": "0z.9999.melt"}, {"detail": "def memory_usage(\n self : DataFrame,\n index: bool = True,\n deep : bool = False\n) -> Series: ...", "kind": 2, "label": "memory_usage", "sortText": "0z.9999.memory_usage"}, {"detail": "def merge(\n self : DataFrame,\n right : DataFrame | Series,\n how : MergeHow = 'inner',\n on : ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n left_on : ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n right_on : ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n left_index : bool = False,\n right_index: bool = False,\n sort : bool = False,\n suffixes : Suffixes = ...,\n copy : bool = True,\n indicator : bool | str = False,\n validate : Literal['1:1', '1:m', 'm:1', 'm:m', 'many_to_many', 'many_to_one', 'one_to_many', 'one_to_one'] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "merge", "sortText": "0z.9999.merge"}, {"detail": "\n@overload\ndef min(\n self : DataFrame,\n axis : None,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Scalar: ...\ndef min(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "min", "sortText": "0z.9999.min"}, {"detail": "def mod(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | float | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mod", "sortText": "0z.9999.mod"}, {"detail": "def mode(\n self : DataFrame,\n axis : Axis = 0,\n numeric_only: bool = False,\n dropna : bool = True\n) -> Series: ...", "kind": 2, "label": "mode", "sortText": "0z.9999.mode"}, {"detail": "def mul(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mul", "sortText": "0z.9999.mul"}, {"detail": "def mul(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "multiply", "sortText": "0z.9999.multiply"}, {"detail": "int", "kind": 5, "label": "ndim", "sortText": "0z.9999.ndim"}, {"detail": "def ne(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "ne", "sortText": "0z.9999.ne"}, {"detail": "def nlargest(\n self : DataFrame,\n n : int,\n columns: list[str] | str,\n keep : NsmallestNlargestKeep = 'first'\n) -> DataFrame: ...", "kind": 2, "label": "nlargest", "sortText": "0z.9999.nlargest"}, {"detail": "def notna(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "notna", "sortText": "0z.9999.notna"}, {"detail": "def notnull(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "notnull", "sortText": "0z.9999.notnull"}, {"detail": "def nsmallest(\n self : DataFrame,\n n : int,\n columns: list[str] | str,\n keep : NsmallestNlargestKeep = 'first'\n) -> DataFrame: ...", "kind": 2, "label": "nsmallest", "sortText": "0z.9999.nsmallest"}, {"detail": "def nunique(\n self : DataFrame,\n axis : Axis = 0,\n dropna: bool = True\n) -> Series[int]: ...", "kind": 2, "label": "nunique", "sortText": "0z.9999.nunique"}, {"detail": "def pct_change(\n self : DataFrame,\n periods : int = 1,\n fill_method: None = None,\n freq : BaseOffset | str | timedelta | None = ...,\n fill_value : NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "pct_change", "sortText": "0z.9999.pct_change"}, {"detail": "\n@overload\ndef pipe[**P, T](\n DataFrame,\n (\n DataFrame,\n ParamSpec(P)\n ) -> T,\n ParamSpec(P)\n) -> T: ...\ndef pipe[T](\n self: DataFrame,\n func: tuple[(...) -> T, str],\n *args: Any,\n **kwargs: Any\n) -> T: ...", "kind": 2, "label": "pipe", "sortText": "0z.9999.pipe"}, {"detail": "def pivot(\n self : DataFrame,\n *,\n columns: IndexLabel,\n index : IndexLabel = ...,\n values : IndexLabel = ...\n) -> DataFrame: ...", "kind": 2, "label": "pivot", "sortText": "0z.9999.pivot"}, {"detail": "def pivot_table(\n self : DataFrame,\n values : _PivotTableValuesTypes = None,\n index : _PivotTableIndexTypes = None,\n columns : _PivotTableColumnsTypes = None,\n aggfunc : Literal['count', 'max', 'mean', 'median', 'min', 'std', 'sum', 'var'] | ((Series) -> Unknown) | Mapping[Hashable, _PivotAggFunc] | Sequence[_PivotAggFunc] | ufunc = 'mean',\n fill_value : Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n margins : bool = False,\n dropna : bool = True,\n margins_name: str = 'All',\n observed : bool = True,\n sort : bool = True\n) -> DataFrame: ...", "kind": 2, "label": "pivot_table", "sortText": "0z.9999.pivot_table"}, {"detail": "PlotAccessor", "kind": 5, "label": "plot", "sortText": "0z.9999.plot"}, {"detail": "def pop(\n self: DataFrame,\n item: str\n) -> Series: ...", "kind": 2, "label": "pop", "sortText": "0z.9999.pop"}, {"detail": "def pow(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "pow", "sortText": "0z.9999.pow"}, {"detail": "def prod(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n skipna : bool | None = True,\n numeric_only: bool = False,\n min_count : int = 0,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "prod", "sortText": "0z.9999.prod"}, {"detail": "def prod(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n skipna : bool | None = True,\n numeric_only: bool = False,\n min_count : int = 0,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "product", "sortText": "0z.9999.product"}, {"detail": "\n@overload\ndef quantile(\n self : DataFrame,\n q : float = ...,\n axis : Axis = 0,\n numeric_only : bool = ...,\n interpolation: QuantileInterpolation = ...,\n method : CalculationMethod = ...\n) -> Series: ...\ndef quantile(\n self : DataFrame,\n q : Sequence[float] | ndarray[tuple[Any, ...], dtype[floating]],\n axis : Axis = 0,\n numeric_only : bool = ...,\n interpolation: QuantileInterpolation = ...,\n method : CalculationMethod = ...\n) -> DataFrame: ...", "kind": 2, "label": "quantile", "sortText": "0z.9999.quantile"}, {"detail": "\n@overload\ndef query(\n self : DataFrame,\n expr : str,\n *,\n parser : Literal['pandas', 'python'] = ...,\n engine : Literal['numexpr', 'python'] | None = ...,\n local_dict : dict[str, Any] | None = ...,\n global_dict: dict[str, Any] | None = ...,\n resolvers : list[Mapping[Unknown, Unknown]] | None = ...,\n level : int = ...,\n target : object | None = ...,\n inplace : Literal[True]\n) -> None: ...\ndef query(\n self : DataFrame,\n expr : str,\n *,\n inplace : Literal[False] = False,\n parser : Literal['pandas', 'python'] = ...,\n engine : Literal['numexpr', 'python'] | None = ...,\n local_dict : dict[str, Any] | None = ...,\n global_dict: dict[str, Any] | None = ...,\n resolvers : list[Mapping[Unknown, Unknown]] | None = ...,\n level : int = ...,\n target : object | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "query", "sortText": "0z.9999.query"}, {"detail": "def radd(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "radd", "sortText": "0z.9999.radd"}, {"detail": "def rank(\n self : DataFrame,\n axis : Axis = 0,\n method : Literal['average', 'dense', 'first', 'max', 'min'] = 'average',\n numeric_only: bool = False,\n na_option : Literal['bottom', 'keep', 'top'] = 'keep',\n ascending : bool = True,\n pct : bool = False\n) -> DataFrame: ...", "kind": 2, "label": "rank", "sortText": "0z.9999.rank"}, {"detail": "def rtruediv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rdiv", "sortText": "0z.9999.rdiv"}, {"detail": "def reindex(\n self : DataFrame,\n labels : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n *,\n index : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n columns : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n method : Literal['backfill', 'bfill', 'ffill', 'nearest', 'pad'] | None = ...,\n copy : bool = True,\n level : int | str = ...,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n limit : int | None = None,\n tolerance : Timedelta | float | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "reindex", "sortText": "0z.9999.reindex"}, {"detail": "def reindex_like(\n self : DataFrame,\n other : DataFrame,\n method : Literal['backfill', 'bfill', 'ffill', 'nearest', 'pad'] | None = ...,\n copy : bool = True,\n limit : int | None = None,\n tolerance: ExtensionArray | Index | Sequence[Scalar] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 = ...\n) -> DataFrame: ...", "kind": 2, "label": "reindex_like", "sortText": "0z.9999.reindex_like"}, {"detail": "\n@overload\ndef rename(\n self : DataFrame,\n mapper : ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n *,\n index : ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n columns: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n copy : bool = ...,\n inplace: Literal[True],\n level : Hashable | None = None,\n errors : IgnoreRaise = ...\n) -> None: ...\ndef rename(\n self : DataFrame,\n mapper : ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n *,\n index : ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n columns: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n copy : bool = ...,\n inplace: Literal[False] = False,\n level : Hashable | None = None,\n errors : IgnoreRaise = ...\n) -> DataFrame: ...", "kind": 2, "label": "rename", "sortText": "0z.9999.rename"}, {"detail": "\n@overload\ndef rename_axis(\n self : DataFrame,\n mapper : ExtensionArray | Index | SequenceNotStr[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | range | str | timedelta | timedelta64 | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n copy : bool = ...,\n inplace: Literal[True]\n) -> None: ...\ndef rename_axis(\n self : DataFrame,\n mapper : ExtensionArray | Index | SequenceNotStr[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | range | str | timedelta | timedelta64 | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n copy : bool = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...\ndef rename_axis(\n self : DataFrame,\n *,\n index : ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n columns: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n copy : bool = ...,\n inplace: Literal[True]\n) -> None: ...\ndef rename_axis(\n self : DataFrame,\n *,\n index : ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n columns: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n copy : bool = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "rename_axis", "sortText": "0z.9999.rename_axis"}, {"detail": "def reorder_levels(\n self : DataFrame,\n order: list[Unknown],\n axis : Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "reorder_levels", "sortText": "0z.9999.reorder_levels"}, {"detail": "\n@overload\ndef replace[HashableT2: Hashable, HashableT3: Hashable](\n self : DataFrame,\n to_replace: Mapping[HashableT2, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n value : Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace : Literal[True],\n regex : Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> None: ...\ndef replace[HashableT2: Hashable, HashableT3: Hashable](\n self : DataFrame,\n to_replace: Mapping[HashableT2, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n value : Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace : Literal[False] = False,\n regex : Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "replace", "sortText": "0z.9999.replace"}, {"detail": "def resample(\n self : DataFrame,\n rule : BaseOffset | str | timedelta,\n axis : Literal['columns', 'index', 0, 1] | _NoDefault = 0,\n closed : Literal['left', 'right'] | None = None,\n label : Literal['left', 'right'] | None = None,\n on : Hashable | None = None,\n level : Hashable | None = None,\n origin : Timestamp | date | datetime | datetime64 | float | integer | str = 'start_day',\n offset : Timedelta | float | integer | str | timedelta | timedelta64 | None = None,\n group_keys: bool = False\n) -> DatetimeIndexResampler[DataFrame]: ...", "kind": 2, "label": "resample", "sortText": "0z.9999.resample"}, {"detail": "\n@overload\ndef reset_index(\n self : DataFrame,\n level : Hashable | Sequence[Hashable] = ...,\n *,\n drop : bool = ...,\n col_level : int | str = ...,\n col_fill : Hashable = ...,\n inplace : Literal[True],\n allow_duplicates: bool = ...,\n names : Hashable | Sequence[Hashable] = ...\n) -> None: ...\ndef reset_index(\n self : DataFrame,\n level : Hashable | Sequence[Hashable] = ...,\n *,\n col_level : int | str = ...,\n col_fill : Hashable = ...,\n drop : bool = ...,\n inplace : Literal[False] = False,\n allow_duplicates: bool = ...,\n names : Hashable | Sequence[Hashable] = ...\n) -> DataFrame: ...", "kind": 2, "label": "reset_index", "sortText": "0z.9999.reset_index"}, {"detail": "def rfloordiv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rfloordiv", "sortText": "0z.9999.rfloordiv"}, {"detail": "def rmod(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rmod", "sortText": "0z.9999.rmod"}, {"detail": "def rmul(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rmul", "sortText": "0z.9999.rmul"}, {"detail": "\n@overload\ndef rolling(\n self : DataFrame,\n window : BaseIndexer | BaseOffset | int | str | timedelta,\n min_periods: int | None = ...,\n center : bool = ...,\n on : Hashable | None = ...,\n axis : AxisIndex = ...,\n closed : Literal['both', 'left', 'neither', 'right'] | None = ...,\n step : int | None = ...,\n method : CalculationMethod = ...,\n *,\n win_type : str\n) -> Window[DataFrame]: ...\ndef rolling(\n self : DataFrame,\n window : BaseIndexer | BaseOffset | int | str | timedelta,\n min_periods: int | None = ...,\n center : bool = ...,\n on : Hashable | None = ...,\n axis : AxisIndex = ...,\n closed : Literal['both', 'left', 'neither', 'right'] | None = ...,\n step : int | None = ...,\n method : CalculationMethod = ...,\n *,\n win_type : None = None\n) -> Rolling[DataFrame]: ...", "kind": 2, "label": "rolling", "sortText": "0z.9999.rolling"}, {"detail": "def round(\n self : DataFrame,\n decimals: Series | dict[Unknown, Unknown] | int = ...,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "round", "sortText": "0z.9999.round"}, {"detail": "def rpow(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rpow", "sortText": "0z.9999.rpow"}, {"detail": "def rsub(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rsub", "sortText": "0z.9999.rsub"}, {"detail": "def rtruediv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rtruediv", "sortText": "0z.9999.rtruediv"}, {"detail": "def sample(\n self : DataFrame,\n n : int | None = ...,\n frac : float | None = ...,\n replace : bool = False,\n weights : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = ...,\n random_state: BitGenerator | ExtensionArray | Generator | RandomState | int | ndarray | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n ignore_index: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "sample", "sortText": "0z.9999.sample"}, {"detail": "\n@overload\ndef select_dtypes(\n self : DataFrame,\n include: StrDtypeArg,\n exclude: Literal[' Never: ...\ndef select_dtypes(\n self: DataFrame,\n include: Literal[' Never: ...\ndef select_dtypes(\n self: DataFrame,\n exclude: StrDtypeArg\n) -> Never: ...\ndef select_dtypes(\n self: DataFrame,\n include: list[Never],\n exclude: list[Never]\n) -> Never: ...\ndef select_dtypes(\n self : DataFrame,\n include: _AstypeArgExtList,\n exclude: Literal[' DataFrame: ...\ndef select_dtypes(\n self: DataFrame,\n include: Literal[' DataFrame: ...\ndef select_dtypes(\n self: DataFrame,\n exclude: _AstypeArgExtList\n) -> DataFrame: ...", "kind": 2, "label": "select_dtypes", "sortText": "0z.9999.select_dtypes"}, {"detail": "def sem(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n skipna : bool | None = True,\n ddof : int = 1,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "sem", "sortText": "0z.9999.sem"}, {"detail": "def set_axis(\n self : DataFrame,\n labels: AxesData,\n *,\n axis : Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "set_axis", "sortText": "0z.9999.set_axis"}, {"detail": "def set_flags(\n self : DataFrame,\n *,\n copy : bool = ...,\n allows_duplicate_labels: bool | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "set_flags", "sortText": "0z.9999.set_flags"}, {"detail": "\n@overload\ndef set_index(\n self : DataFrame,\n keys : Hashable | Index | Iterator[Hashable] | Sequence[Hashable] | Series | ndarray | None,\n *,\n drop : bool = ...,\n append : bool = ...,\n verify_integrity: bool = ...,\n inplace : Literal[True]\n) -> None: ...\ndef set_index(\n self : DataFrame,\n keys : Hashable | Index | Iterator[Hashable] | Sequence[Hashable] | Series | ndarray | None,\n *,\n drop : bool = ...,\n append : bool = ...,\n verify_integrity: bool = ...,\n inplace : Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "set_index", "sortText": "0z.9999.set_index"}, {"detail": "tuple[int, int]", "kind": 5, "label": "shape", "sortText": "0z.9999.shape"}, {"detail": "def shift(\n self : DataFrame,\n periods : Sequence[int] | int = ...,\n freq : BaseOffset | str | timedelta | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n fill_value: NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "shift", "sortText": "0z.9999.shift"}, {"detail": "int", "kind": 5, "label": "size", "sortText": "0z.9999.size"}, {"detail": "def skew(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "skew", "sortText": "0z.9999.skew"}, {"detail": "\n@overload\ndef sort_index(\n self : DataFrame,\n *,\n axis : Axis = 0,\n level : Hashable | None = None,\n ascending : Sequence[bool] | bool = ...,\n kind : SortKind = ...,\n na_position : NaPosition = ...,\n sort_remaining: bool = ...,\n ignore_index : bool = ...,\n inplace : Literal[True],\n key : IndexKeyFunc = ...\n) -> None: ...\ndef sort_index(\n self : DataFrame,\n *,\n axis : Axis = 0,\n level : Hashable | list[int] | list[str] | None = ...,\n ascending : Sequence[bool] | bool = ...,\n kind : SortKind = ...,\n na_position : NaPosition = ...,\n sort_remaining: bool = ...,\n ignore_index : bool = ...,\n inplace : Literal[False] = False,\n key : IndexKeyFunc = ...\n) -> DataFrame: ...", "kind": 2, "label": "sort_index", "sortText": "0z.9999.sort_index"}, {"detail": "\n@overload\ndef sort_values(\n self : DataFrame,\n by : Sequence[str] | str,\n *,\n axis : Axis = 0,\n ascending : Sequence[bool] | bool = ...,\n kind : SortKind = ...,\n na_position : NaPosition = ...,\n ignore_index: bool = ...,\n inplace : Literal[True],\n key : ValueKeyFunc = ...\n) -> None: ...\ndef sort_values(\n self : DataFrame,\n by : Sequence[str] | str,\n *,\n axis : Axis = 0,\n ascending : Sequence[bool] | bool = ...,\n kind : SortKind = ...,\n na_position : NaPosition = ...,\n ignore_index: bool = ...,\n inplace : Literal[False] = False,\n key : ValueKeyFunc = ...\n) -> DataFrame: ...", "kind": 2, "label": "sort_values", "sortText": "0z.9999.sort_values"}, {"detail": "EllipsisType", "kind": 5, "label": "sparse", "sortText": "0z.9999.sparse"}, {"detail": "def squeeze(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64: ...", "kind": 2, "label": "squeeze", "sortText": "0z.9999.squeeze"}, {"detail": "\n@overload\ndef stack(\n self : DataFrame,\n level : IndexLabel = ...,\n *,\n future_stack: Literal[True]\n) -> DataFrame | Series: ...\ndef stack(\n self : DataFrame,\n level : IndexLabel = ...,\n dropna : bool = ...,\n sort : bool = ...,\n future_stack: Literal[False] = False\n) -> DataFrame | Series: ...", "kind": 2, "label": "stack", "sortText": "0z.9999.stack"}, {"detail": "def std(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = 0,\n skipna : bool = True,\n ddof : int = 1,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "std", "sortText": "0z.9999.std"}, {"detail": "Styler", "kind": 5, "label": "style", "sortText": "0z.9999.style"}, {"detail": "def sub(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "sub", "sortText": "0z.9999.sub"}, {"detail": "def sub(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "subtract", "sortText": "0z.9999.subtract"}, {"detail": "def sum(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = 0,\n skipna : bool | None = True,\n numeric_only: bool = False,\n min_count : int = 0,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "sum", "sortText": "0z.9999.sum"}, {"detail": "def swapaxes(\n self : DataFrame,\n axis1: Axis,\n axis2: Axis,\n copy : bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "swapaxes", "sortText": "0z.9999.swapaxes"}, {"detail": "def swaplevel(\n self: DataFrame,\n i : Hashable = ...,\n j : Hashable = ...,\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "swaplevel", "sortText": "0z.9999.swaplevel"}, {"detail": "def tail(\n self: DataFrame,\n n : int = 5\n) -> DataFrame: ...", "kind": 2, "label": "tail", "sortText": "0z.9999.tail"}, {"detail": "def take(\n self : DataFrame,\n indices : TakeIndexer,\n axis : Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "take", "sortText": "0z.9999.take"}, {"detail": "def to_clipboard[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n excel : bool = True,\n sep : str | None = None,\n *,\n na_rep : str = ...,\n float_format : ((object) -> str) | str | None = ...,\n columns : list[HashableT1] | None = ...,\n header : bool | list[str] = ...,\n index : bool = ...,\n index_label : Literal[False] | list[HashableT2] | str | None = ...,\n mode : FileWriteMode = ...,\n encoding : str | None = ...,\n compression : CompressionOptions = ...,\n quoting : CSVQuoting = ...,\n quotechar : str = ...,\n lineterminator : str | None = ...,\n chunksize : int | None = ...,\n date_format : str | None = ...,\n doublequote : bool = ...,\n escapechar : str | None = ...,\n decimal : str = ...,\n errors : str = ...,\n storage_options: StorageOptions = ...\n) -> None: ...", "kind": 2, "label": "to_clipboard", "sortText": "0z.9999.to_clipboard"}, {"detail": "\n@overload\ndef to_csv[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n path_or_buf : PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n sep : str = ...,\n na_rep : str = ...,\n float_format : ((object) -> str) | str | None = ...,\n columns : list[HashableT1] | None = ...,\n header : bool | list[str] = ...,\n index : bool = ...,\n index_label : Literal[False] | list[HashableT2] | str | None = ...,\n mode : FileWriteMode = ...,\n encoding : str | None = ...,\n compression : CompressionOptions = ...,\n quoting : CSVQuoting = ...,\n quotechar : str = ...,\n lineterminator : str | None = ...,\n chunksize : int | None = ...,\n date_format : str | None = ...,\n doublequote : bool = ...,\n escapechar : str | None = ...,\n decimal : str = ...,\n errors : OpenFileErrors = ...,\n storage_options: StorageOptions = ...\n) -> None: ...\ndef to_csv[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n path_or_buf : None = None,\n sep : str = ...,\n na_rep : str = ...,\n float_format : ((object) -> str) | str | None = ...,\n columns : list[HashableT1] | None = ...,\n header : bool | list[str] = ...,\n index : bool = ...,\n index_label : Literal[False] | list[HashableT2] | str | None = ...,\n mode : FileWriteMode = ...,\n encoding : str | None = ...,\n compression : CompressionOptions = ...,\n quoting : CSVQuoting = ...,\n quotechar : str = ...,\n lineterminator : str | None = ...,\n chunksize : int | None = ...,\n date_format : str | None = ...,\n doublequote : bool = ...,\n escapechar : str | None = ...,\n decimal : str = ...,\n errors : OpenFileErrors = ...,\n storage_options: StorageOptions = ...\n) -> str: ...", "kind": 2, "label": "to_csv", "sortText": "0z.9999.to_csv"}, {"detail": "\n@overload\ndef to_dict(\n self : DataFrame,\n orient: str = ...,\n *,\n into : type[defaultdict[Unknown, Unknown]],\n index : Literal[True] = True\n) -> Never: ...\ndef to_dict[_T_MUTABLE_MAPPING_co: MutableMapping[Unknown, Unknown]](\n self : DataFrame,\n orient: Literal['records'],\n *,\n into : _T_MUTABLE_MAPPING_co | type[_T_MUTABLE_MAPPING_co],\n index : Literal[True] = True\n) -> list[_T_MUTABLE_MAPPING_co]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['records'],\n *,\n into : type[dict[Unknown, Unknown]] = ...,\n index : Literal[True] = True\n) -> list[dict[Hashable, Any]]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['index'],\n *,\n into : defaultdict[Unknown, Unknown],\n index : Literal[True] = True\n) -> defaultdict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['index'],\n *,\n into : OrderedDict[Unknown, Unknown] | type[OrderedDict[Unknown, Unknown]],\n index : Literal[True] = True\n) -> OrderedDict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['index'],\n *,\n into : type[MutableMapping[Unknown, Unknown]],\n index : Literal[True] = True\n) -> MutableMapping[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['index'],\n *,\n into : type[dict[Unknown, Unknown]] = ...,\n index : Literal[True] = True\n) -> dict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict[_T_MUTABLE_MAPPING_co: MutableMapping[Unknown, Unknown]](\n self : DataFrame,\n orient: Literal['dict', 'list', 'series'] = ...,\n *,\n into : _T_MUTABLE_MAPPING_co | type[_T_MUTABLE_MAPPING_co],\n index : Literal[True] = True\n) -> _T_MUTABLE_MAPPING_co: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['dict', 'list', 'series'] = ...,\n *,\n into : type[dict[Unknown, Unknown]] = ...,\n index : Literal[True] = True\n) -> dict[Hashable, Any]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['split', 'tight'],\n *,\n into : MutableMapping[Unknown, Unknown] | type[MutableMapping[Unknown, Unknown]],\n index : bool = ...\n) -> MutableMapping[str, list[Unknown]]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['split', 'tight'],\n *,\n into : type[dict[Unknown, Unknown]] = ...,\n index : bool = ...\n) -> dict[str, list[Unknown]]: ...", "kind": 2, "label": "to_dict", "sortText": "0z.9999.to_dict"}, {"detail": "def to_excel(\n self : DataFrame,\n excel_writer: Unknown,\n sheet_name : str = 'Sheet1',\n na_rep : str = '',\n float_format: str | None = ...,\n columns : Sequence[str] | str | None = ...,\n header : bool | list[str] = True,\n index : bool = True,\n index_label : Sequence[str] | str | None = ...,\n startrow : int = 0,\n startcol : int = 0,\n engine : str | None = ...,\n merge_cells : ExcelWriterMergeCells = True,\n inf_rep : str = 'inf',\n freeze_panes: tuple[int, int] | None = ...\n) -> None: ...", "kind": 2, "label": "to_excel", "sortText": "0z.9999.to_excel"}, {"detail": "def to_feather(\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n **kwargs: Any\n) -> None: ...", "kind": 2, "label": "to_feather", "sortText": "0z.9999.to_feather"}, {"detail": "def to_hdf[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n path_or_buf : HDFStore | PathLike[str] | str,\n *,\n key : str,\n mode : Literal['a', 'r+', 'w'] = ...,\n complevel : int | None = ...,\n complib : Literal['blosc', 'bzip2', 'lzo', 'zlib'] | None = ...,\n append : bool = ...,\n format : Literal['f', 'fixed', 't', 'table'] | None = ...,\n index : bool = ...,\n min_itemsize: dict[HashableT1, int] | int | None = ...,\n nan_rep : str | None = ...,\n dropna : bool | None = ...,\n data_columns: Literal[True] | list[HashableT2] | None = ...,\n errors : OpenFileErrors = ...,\n encoding : str = ...\n) -> None: ...", "kind": 2, "label": "to_hdf", "sortText": "0z.9999.to_hdf"}, {"detail": "\n@overload\ndef to_html(\n self : DataFrame,\n buf : PathLike[str] | WriteBuffer[str] | str,\n *,\n columns : Index | SequenceNotStr[Hashable] | Series | None = ...,\n col_space : Mapping[Hashable, int | str] | Sequence[int | str] | int | str | None = ...,\n header : bool = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Mapping[Hashable, (object) -> str] | list[(object) -> str] | tuple[(object) -> str, ...] | None = ...,\n float_format : ((float) -> str) | None = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n justify : Literal['center', 'end', 'inherit', 'initial', 'justify', 'justify-all', 'left', 'match-parent', 'right', 'start', 'unset'] | None = ...,\n max_rows : int | None = ...,\n max_cols : int | None = ...,\n show_dimensions: bool = ...,\n decimal : str = ...,\n bold_rows : bool = ...,\n classes : Sequence[str] | None = ...,\n escape : bool = ...,\n notebook : bool = ...,\n border : int | None = ...,\n table_id : str | None = ...,\n render_links : bool = ...,\n encoding : str | None = ...\n) -> None: ...\ndef to_html(\n self : DataFrame,\n buf : None = None,\n *,\n columns : Sequence[Hashable] | None = ...,\n col_space : Mapping[Hashable, int | str] | Sequence[int | str] | int | str | None = ...,\n header : bool = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Mapping[Hashable, (object) -> str] | list[(object) -> str] | tuple[(object) -> str, ...] | None = ...,\n float_format : ((float) -> str) | None = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n justify : Literal['center', 'end', 'inherit', 'initial', 'justify', 'justify-all', 'left', 'match-parent', 'right', 'start', 'unset'] | None = ...,\n max_rows : int | None = ...,\n max_cols : int | None = ...,\n show_dimensions: bool = ...,\n decimal : str = ...,\n bold_rows : bool = ...,\n classes : Sequence[str] | None = ...,\n escape : bool = ...,\n notebook : bool = ...,\n border : int | None = ...,\n table_id : str | None = ...,\n render_links : bool = ...,\n encoding : str | None = ...\n) -> str: ...", "kind": 2, "label": "to_html", "sortText": "0z.9999.to_html"}, {"detail": "\n@overload\ndef to_json(\n self : DataFrame,\n path_or_buf : PathLike[str] | WriteBuffer[str] | str,\n *,\n orient : Literal['records'],\n date_format : Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii : bool = ...,\n date_unit : TimeUnit = ...,\n default_handler : ((Any) -> JSONSerializable) | None = ...,\n lines : Literal[True],\n compression : CompressionOptions = ...,\n index : bool | None = ...,\n indent : int | None = ...,\n storage_options : dict[Unknown, Unknown] | None = ...,\n mode : Literal['a']\n) -> None: ...\ndef to_json(\n self : DataFrame,\n path_or_buf : None = None,\n *,\n orient : Literal['records'],\n date_format : Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii : bool = ...,\n date_unit : TimeUnit = ...,\n default_handler : ((Any) -> JSONSerializable) | None = ...,\n lines : Literal[True],\n compression : CompressionOptions = ...,\n index : bool | None = ...,\n indent : int | None = ...,\n storage_options : dict[Unknown, Unknown] | None = ...,\n mode : Literal['a']\n) -> str: ...\ndef to_json(\n self : DataFrame,\n path_or_buf : None = None,\n *,\n orient : Literal['columns', 'index', 'records', 'split', 'table', 'values'] | None = ...,\n date_format : Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii : bool = ...,\n date_unit : TimeUnit = ...,\n default_handler : ((Any) -> JSONSerializable) | None = ...,\n lines : bool = ...,\n compression : CompressionOptions = ...,\n index : bool | None = ...,\n indent : int | None = ...,\n storage_options : dict[Unknown, Unknown] | None = ...,\n mode : Literal['w'] = ...\n) -> str: ...\ndef to_json(\n self : DataFrame,\n path_or_buf : PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n *,\n orient : Literal['columns', 'index', 'records', 'split', 'table', 'values'] | None = ...,\n date_format : Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii : bool = ...,\n date_unit : TimeUnit = ...,\n default_handler : ((Any) -> JSONSerializable) | None = ...,\n lines : bool = ...,\n compression : CompressionOptions = ...,\n index : bool | None = ...,\n indent : int | None = ...,\n storage_options : dict[Unknown, Unknown] | None = ...,\n mode : Literal['w'] = ...\n) -> None: ...", "kind": 2, "label": "to_json", "sortText": "0z.9999.to_json"}, {"detail": "\n@overload\ndef to_latex(\n self : DataFrame,\n buf : PathLike[str] | WriteBuffer[str] | str,\n columns : list[str] | None = ...,\n header : bool | list[str] = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Unknown = ...,\n float_format : Unknown = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n bold_rows : bool = ...,\n column_format : str | None = ...,\n longtable : bool | None = ...,\n escape : bool | None = ...,\n encoding : str | None = ...,\n decimal : str = ...,\n multicolumn : bool | None = ...,\n multicolumn_format: str | None = ...,\n multirow : bool | None = ...,\n caption : str | tuple[str, str] | None = ...,\n label : str | None = ...,\n position : str | None = ...\n) -> None: ...\ndef to_latex(\n self : DataFrame,\n buf : None = None,\n columns : list[str] | None = ...,\n header : bool | list[str] = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Unknown = ...,\n float_format : Unknown = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n bold_rows : bool = ...,\n column_format : str | None = ...,\n longtable : bool | None = ...,\n escape : bool | None = ...,\n encoding : str | None = ...,\n decimal : str = ...,\n multicolumn : bool | None = ...,\n multicolumn_format: str | None = ...,\n multirow : bool | None = ...,\n caption : str | tuple[str, str] | None = ...,\n label : str | None = ...,\n position : str | None = ...\n) -> str: ...", "kind": 2, "label": "to_latex", "sortText": "0z.9999.to_latex"}, {"detail": "\n@overload\ndef to_markdown(\n self : DataFrame,\n buf : PathLike[str] | WriteBuffer[str] | str,\n *,\n mode : FileWriteMode = ...,\n index : bool = ...,\n storage_options: StorageOptions = ...,\n **kwargs : Any\n) -> None: ...\ndef to_markdown(\n self : DataFrame,\n buf : None = None,\n *,\n mode : Literal['a', 'a+', 'a+b', 'ab', 'at', 'w', 'w+', 'w+b', 'wb', 'wt', 'x', 'xb', 'xt'] | None = ...,\n index : bool = ...,\n storage_options: StorageOptions = ...,\n **kwargs : Any\n) -> str: ...", "kind": 2, "label": "to_markdown", "sortText": "0z.9999.to_markdown"}, {"detail": "def to_numpy(\n self : DataFrame,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = ...,\n copy : bool = False,\n na_value: Scalar = ...\n) -> ndarray[tuple[int, int]]: ...", "kind": 2, "label": "to_numpy", "sortText": "0z.9999.to_numpy"}, {"detail": "\n@overload\ndef to_orc(\n self : DataFrame,\n path : PathLike[str] | WriteBuffer[bytes] | str,\n *,\n engine : Literal['pyarrow'] = ...,\n index : bool | None = ...,\n engine_kwargs: dict[str, Any] | None = ...\n) -> None: ...\ndef to_orc(\n self : DataFrame,\n path : None = None,\n *,\n engine : Literal['pyarrow'] = ...,\n index : bool | None = ...,\n engine_kwargs: dict[str, Any] | None = ...\n) -> bytes: ...", "kind": 2, "label": "to_orc", "sortText": "0z.9999.to_orc"}, {"detail": "\n@overload\ndef to_parquet(\n self : DataFrame,\n path : PathLike[str] | WriteBuffer[bytes] | str,\n *,\n engine : ParquetEngine = ...,\n compression : Literal['brotli', 'gzip', 'lz4', 'snappy', 'zstd'] | None = ...,\n index : bool | None = ...,\n partition_cols : Sequence[Hashable] | None = ...,\n storage_options: StorageOptions = ...,\n **kwargs : Any\n) -> None: ...\ndef to_parquet(\n self : DataFrame,\n path : None = None,\n *,\n engine : ParquetEngine = ...,\n compression : Literal['brotli', 'gzip', 'lz4', 'snappy', 'zstd'] | None = ...,\n index : bool | None = ...,\n partition_cols : Sequence[Hashable] | None = ...,\n storage_options: StorageOptions = ...,\n **kwargs : Any\n) -> bytes: ...", "kind": 2, "label": "to_parquet", "sortText": "0z.9999.to_parquet"}, {"detail": "def to_period(\n self: DataFrame,\n freq: Day | Hour | Micro | Milli | Minute | MonthEnd | Nano | QuarterEnd | Second | Week | YearEnd | str | None = None,\n axis: Axis = 0,\n copy: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "to_period", "sortText": "0z.9999.to_period"}, {"detail": "def to_pickle(\n self : DataFrame,\n path : PathLike[str] | WriteBuffer[bytes] | str,\n compression : CompressionOptions = 'infer',\n protocol : int = 5,\n storage_options: StorageOptions = ...\n) -> None: ...", "kind": 2, "label": "to_pickle", "sortText": "0z.9999.to_pickle"}, {"detail": "def to_records[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n index : bool = True,\n column_dtypes: Mapping[HashableT1, DTypeLike] | _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n index_dtypes : Mapping[HashableT2, DTypeLike] | _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None\n) -> recarray: ...", "kind": 2, "label": "to_records", "sortText": "0z.9999.to_records"}, {"detail": "def to_sql(\n self: DataFrame,\n name: str,\n con: Unknown,\n *,\n schema: str | None = None,\n if_exists: Literal['append', 'delete_rows', 'fail', 'replace'] = 'fail',\n index: bool = True,\n index_label: IndexLabel = None,\n chunksize: int | None = None,\n dtype: ExtensionDtype | Mapping[Hashable, ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str]] | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n method: Literal['multi'] | ((\n SQLTable,\n Any,\n list[str],\n Iterable[tuple[Any, ...]]\n) -> int | None) | None = None\n) -> int | None: ...", "kind": 2, "label": "to_sql", "sortText": "0z.9999.to_sql"}, {"detail": "\n@overload\ndef to_stata[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n path : PathLike[str] | WriteBuffer[bytes] | str,\n *,\n convert_dates : dict[HashableT1, StataDateFormat] | None = ...,\n write_index : bool = ...,\n byteorder : Literal['<', '>', 'big', 'little'] | None = ...,\n time_stamp : datetime | None = ...,\n data_label : str | None = ...,\n variable_labels: dict[HashableT2, str] | None = ...,\n version : Literal[117, 118, 119],\n convert_strl : SequenceNotStr[Hashable] | None = ...,\n compression : CompressionOptions = ...,\n storage_options: StorageOptions = ...,\n value_labels : dict[Hashable, dict[float, str]] | None = ...\n) -> None: ...\ndef to_stata[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n path : PathLike[str] | WriteBuffer[bytes] | str,\n *,\n convert_dates : dict[HashableT1, StataDateFormat] | None = ...,\n write_index : bool = ...,\n byteorder : Literal['<', '>', 'big', 'little'] | None = ...,\n time_stamp : datetime | None = ...,\n data_label : str | None = ...,\n variable_labels: dict[HashableT2, str] | None = ...,\n version : Literal[114, 117, 118, 119] | None = ...,\n convert_strl : None = None,\n compression : CompressionOptions = ...,\n storage_options: StorageOptions = ...,\n value_labels : dict[Hashable, dict[float, str]] | None = ...\n) -> None: ...", "kind": 2, "label": "to_stata", "sortText": "0z.9999.to_stata"}, {"detail": "\n@overload\ndef to_string[HashableT: Hashable](\n self : DataFrame,\n buf : PathLike[str] | WriteBuffer[str] | str,\n *,\n columns : Index | SequenceNotStr[Hashable] | Series | None = ...,\n col_space : dict[HashableT, int] | int | list[int] | None = ...,\n header : bool | list[str] | tuple[str, ...] = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Mapping[int | str, (...) -> Unknown] | list[(...) -> Unknown] | tuple[(...) -> Unknown, ...] | None = ...,\n float_format : ((float) -> str) | EngFormatter | str | None = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n justify : str | None = ...,\n max_rows : int | None = ...,\n max_cols : int | None = ...,\n show_dimensions: bool = ...,\n decimal : str = ...,\n line_width : int | None = ...,\n min_rows : int | None = ...,\n max_colwidth : int | None = ...,\n encoding : str | None = ...\n) -> None: ...\ndef to_string(\n self : DataFrame,\n buf : None = None,\n *,\n columns : Index | Sequence[Hashable] | Series | None = ...,\n col_space : dict[Hashable, int] | int | list[int] | None = ...,\n header : Sequence[str] | bool = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Mapping[int | str, (...) -> Unknown] | list[(...) -> Unknown] | tuple[(...) -> Unknown, ...] | None = ...,\n float_format : ((float) -> str) | EngFormatter | str | None = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n justify : str | None = ...,\n max_rows : int | None = ...,\n max_cols : int | None = ...,\n show_dimensions: bool = ...,\n decimal : str = ...,\n line_width : int | None = ...,\n min_rows : int | None = ...,\n max_colwidth : int | None = ...,\n encoding : str | None = ...\n) -> str: ...", "kind": 2, "label": "to_string", "sortText": "0z.9999.to_string"}, {"detail": "def to_timestamp(\n self: DataFrame,\n freq: Day | Hour | Micro | Milli | Minute | MonthEnd | Nano | QuarterEnd | Second | Week | YearEnd | str | None = None,\n how : ToTimestampHow = ...,\n axis: Axis = 0,\n copy: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "to_timestamp", "sortText": "0z.9999.to_timestamp"}, {"detail": "def to_xarray(self: DataFrame) -> Unknown: ...", "kind": 2, "label": "to_xarray", "sortText": "0z.9999.to_xarray"}, {"detail": "\n@overload\ndef to_xml(\n self : DataFrame,\n path_or_buffer : PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n index : bool = ...,\n root_name : str = ...,\n row_name : str = ...,\n na_rep : str | None = ...,\n attr_cols : SequenceNotStr[Hashable] | None = ...,\n elem_cols : SequenceNotStr[Hashable] | None = ...,\n namespaces : dict[str | None, str] | None = ...,\n prefix : str | None = ...,\n encoding : str = ...,\n xml_declaration: bool = ...,\n pretty_print : bool = ...,\n parser : XMLParsers = ...,\n stylesheet : PathLike[str] | ReadBuffer[bytes] | ReadBuffer[str] | str | None = ...,\n compression : CompressionOptions = ...,\n storage_options: StorageOptions = ...\n) -> None: ...\ndef to_xml(\n self : DataFrame,\n path_or_buffer : None = None,\n index : bool = ...,\n root_name : str | None = ...,\n row_name : str | None = ...,\n na_rep : str | None = ...,\n attr_cols : list[Hashable] | None = ...,\n elem_cols : list[Hashable] | None = ...,\n namespaces : dict[str | None, str] | None = ...,\n prefix : str | None = ...,\n encoding : str = ...,\n xml_declaration: bool | None = ...,\n pretty_print : bool | None = ...,\n parser : str | None = ...,\n stylesheet : PathLike[str] | ReadBuffer[bytes] | ReadBuffer[str] | str | None = ...,\n compression : CompressionOptions = ...,\n storage_options: StorageOptions = ...\n) -> str: ...", "kind": 2, "label": "to_xml", "sortText": "0z.9999.to_xml"}, {"detail": "def transform(\n self : DataFrame,\n func : AggFuncTypeFrame,\n axis : Axis = 0,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "transform", "sortText": "0z.9999.transform"}, {"detail": "def transpose(\n self : DataFrame,\n *args: Any,\n *,\n copy : bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "transpose", "sortText": "0z.9999.transpose"}, {"detail": "def truediv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "truediv", "sortText": "0z.9999.truediv"}, {"detail": "def truncate(\n self : DataFrame,\n before: date | int | str | None = ...,\n after : date | int | str | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n copy : bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "truncate", "sortText": "0z.9999.truncate"}, {"detail": "def tz_convert(\n self : DataFrame,\n tz : TimeZones,\n axis : Axis = 0,\n level: Hashable | None = None,\n copy : bool = True\n) -> DataFrame: ...", "kind": 2, "label": "tz_convert", "sortText": "0z.9999.tz_convert"}, {"detail": "def tz_localize(\n self : DataFrame,\n tz : TimeZones,\n axis : Axis = 0,\n level : Hashable | None = None,\n copy : builtins.bool = True,\n ambiguous : TimeAmbiguous = 'raise',\n nonexistent: TimeNonexistent = 'raise'\n) -> DataFrame: ...", "kind": 2, "label": "tz_localize", "sortText": "0z.9999.tz_localize"}, {"detail": "def unstack(\n self : DataFrame,\n level : IndexLabel = -1,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n sort : bool = True\n) -> DataFrame | Series: ...", "kind": 2, "label": "unstack", "sortText": "0z.9999.unstack"}, {"detail": "def update(\n self : DataFrame,\n other : DataFrame | Series,\n join : Literal['left'] = 'left',\n overwrite : bool = True,\n filter_func: ((...) -> Unknown) | None = ...,\n errors : IgnoreRaise = 'ignore'\n) -> None: ...", "kind": 2, "label": "update", "sortText": "0z.9999.update"}, {"detail": "\n@overload\ndef value_counts(\n self : DataFrame,\n subset : Sequence[Hashable] | None = ...,\n normalize: Literal[False] = False,\n sort : bool = ...,\n ascending: bool = ...,\n dropna : bool = ...\n) -> Series[int]: ...\ndef value_counts(\n self : DataFrame,\n normalize: Literal[True],\n subset : Sequence[Hashable] | None = ...,\n sort : bool = ...,\n ascending: bool = ...,\n dropna : bool = ...\n) -> Series[float]: ...", "kind": 2, "label": "value_counts", "sortText": "0z.9999.value_counts"}, {"detail": "ndarray[tuple[int, int]]", "kind": 5, "label": "values", "sortText": "0z.9999.values"}, {"detail": "def var(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = 0,\n skipna : bool | None = True,\n ddof : int = 1,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "var", "sortText": "0z.9999.var"}, {"detail": "\n@overload\ndef where(\n self : DataFrame,\n cond : ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other : ((...) -> DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64) | DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 = ...,\n *,\n inplace: Literal[True],\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n level : Hashable | None = None\n) -> None: ...\ndef where(\n self : DataFrame,\n cond : ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other : ((...) -> DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64) | DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 = ...,\n *,\n inplace: Literal[False] = False,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n level : Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "where", "sortText": "0z.9999.where"}, {"detail": "def xs(\n self : DataFrame,\n key : IndexLabel,\n axis : Axis = 0,\n level : Hashable | Sequence[Hashable] | None = None,\n drop_level: bool = True\n) -> DataFrame | Series: ...", "kind": 2, "label": "xs", "sortText": "0z.9999.xs"}, {"detail": "def __abs__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__abs__", "sortText": "3z.9999.__abs__"}, {"detail": "def __add__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__add__", "sortText": "3z.9999.__add__"}, {"detail": "def __and__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__and__", "sortText": "3z.9999.__and__"}, {"detail": "def __array__(\n self : DataFrame,\n dtype: Unknown = ...\n) -> ndarray: ...", "kind": 2, "label": "__array__", "sortText": "3z.9999.__array__"}, {"detail": "int", "kind": 5, "label": "__array_priority__", "sortText": "3z.9999.__array_priority__"}, {"detail": "def __arrow_c_stream__(\n self : DataFrame,\n requested_schema: object | None = None\n) -> object: ...", "kind": 2, "label": "__arrow_c_stream__", "sortText": "3z.9999.__arrow_c_stream__"}, {"detail": "def __bool__(self: DataFrame) -> NoReturn: ...", "kind": 2, "label": "__bool__", "sortText": "3z.9999.__bool__"}, {"detail": "def __contains__(\n self: DataFrame,\n key: Unknown\n) -> bool: ...", "kind": 2, "label": "__contains__", "sortText": "3z.9999.__contains__"}, {"detail": "def __copy__(\n self: DataFrame,\n deep: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "__copy__", "sortText": "3z.9999.__copy__"}, {"detail": "def __deepcopy__(\n self: DataFrame,\n memo: MutableMapping[int, Any] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "__deepcopy__", "sortText": "3z.9999.__deepcopy__"}, {"detail": "def __delitem__(\n self: DataFrame,\n idx: Hashable\n) -> None: ...", "kind": 2, "label": "__delitem__", "sortText": "3z.9999.__delitem__"}, {"detail": "def __divmod__(\n self: DataFrame,\n other: Any\n) -> tuple[DataFrame, DataFrame]: ...", "kind": 2, "label": "__divmod__", "sortText": "3z.9999.__divmod__"}, {"detail": "def __eq__(\n self: DataFrame,\n other: object\n) -> DataFrame: ...", "kind": 2, "label": "__eq__", "sortText": "3z.9999.__eq__"}, {"detail": "def __finalize__(\n self : DataFrame,\n other : Unknown,\n method : Unknown = ...,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "__finalize__", "sortText": "3z.9999.__finalize__"}, {"detail": "def __floordiv__(\n self: DataFrame,\n other: DataFrame | Sequence[float] | Series[float] | Series[int] | float\n) -> DataFrame: ...", "kind": 2, "label": "__floordiv__", "sortText": "3z.9999.__floordiv__"}, {"detail": "def __ge__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__ge__", "sortText": "3z.9999.__ge__"}, {"detail": "def __getattr__(\n self: DataFrame,\n name: str\n) -> Series: ...", "kind": 2, "label": "__getattr__", "sortText": "3z.9999.__getattr__"}, {"detail": "\n@overload\ndef __getitem__(\n self: DataFrame,\n key: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | tuple[Hashable, ...]\n) -> Series: ...\ndef __getitem__(\n self: DataFrame,\n key: Iterable[Hashable] | slice[Any, Any, Any]\n) -> DataFrame: ...\ndef __getitem__(\n self: DataFrame,\n key: Hashable\n) -> Series: ...", "kind": 2, "label": "__getitem__", "sortText": "3z.9999.__getitem__"}, {"detail": "def __gt__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__gt__", "sortText": "3z.9999.__gt__"}, {"detail": "None", "kind": 5, "label": "__hash__", "sortText": "3z.9999.__hash__"}, {"detail": "def __invert__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__invert__", "sortText": "3z.9999.__invert__"}, {"detail": "def __iter__(self: DataFrame) -> Iterator[Hashable]: ...", "kind": 2, "label": "__iter__", "sortText": "3z.9999.__iter__"}, {"detail": "def __le__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__le__", "sortText": "3z.9999.__le__"}, {"detail": "def __len__(self: DataFrame) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3z.9999.__len__"}, {"detail": "def __lt__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__lt__", "sortText": "3z.9999.__lt__"}, {"detail": "\n@overload\ndef __matmul__(\n self: DataFrame,\n other: DataFrame\n) -> DataFrame: ...\ndef __matmul__(\n self: DataFrame,\n other: Series\n) -> Series: ...\ndef __matmul__(\n self: DataFrame,\n other: ndarray[tuple[Any, ...], dtype[np_num]]\n) -> DataFrame: ...", "kind": 2, "label": "__matmul__", "sortText": "3z.9999.__matmul__"}, {"detail": "def __mod__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__mod__", "sortText": "3z.9999.__mod__"}, {"detail": "def __mul__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__mul__", "sortText": "3z.9999.__mul__"}, {"detail": "def __ne__(\n self: DataFrame,\n other: object\n) -> DataFrame: ...", "kind": 2, "label": "__ne__", "sortText": "3z.9999.__ne__"}, {"detail": "def __neg__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__neg__", "sortText": "3z.9999.__neg__"}, {"detail": "\n@overload\ndef __new__[Self@DataFrame: DataFrame](\n cls : type[Self@DataFrame],\n data : DataFrame | Index | Iterable[Index | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | tuple[Hashable, ListLikeU]] | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | None = None,\n index : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n dtype : ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy : bool | None = None\n) -> Self@DataFrame: ...\ndef __new__[Self@DataFrame: DataFrame](\n cls : type[Self@DataFrame],\n data : Scalar,\n index : Axes,\n columns: Axes,\n dtype : ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy : bool | None = None\n) -> Self@DataFrame: ...", "kind": 3, "label": "__new__", "sortText": "3z.9999.__new__"}, {"detail": "def __nonzero__(self: DataFrame) -> None: ...", "kind": 2, "label": "__nonzero__", "sortText": "3z.9999.__nonzero__"}, {"detail": "def __or__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__or__", "sortText": "3z.9999.__or__"}, {"detail": "def __pos__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__pos__", "sortText": "3z.9999.__pos__"}, {"detail": "def __pow__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__pow__", "sortText": "3z.9999.__pow__"}, {"detail": "def __radd__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__radd__", "sortText": "3z.9999.__radd__"}, {"detail": "def __rand__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rand__", "sortText": "3z.9999.__rand__"}, {"detail": "def __rdivmod__(\n self: DataFrame,\n other: Any\n) -> tuple[DataFrame, DataFrame]: ...", "kind": 2, "label": "__rdivmod__", "sortText": "3z.9999.__rdivmod__"}, {"detail": "def __rfloordiv__(\n self: DataFrame,\n other: DataFrame | Sequence[float] | Series[float] | Series[int] | float\n) -> DataFrame: ...", "kind": 2, "label": "__rfloordiv__", "sortText": "3z.9999.__rfloordiv__"}, {"detail": "def __rmatmul__(\n self: DataFrame,\n other: ndarray[tuple[Any, ...], dtype[np_num]]\n) -> DataFrame: ...", "kind": 2, "label": "__rmatmul__", "sortText": "3z.9999.__rmatmul__"}, {"detail": "def __rmod__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rmod__", "sortText": "3z.9999.__rmod__"}, {"detail": "def __rmul__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rmul__", "sortText": "3z.9999.__rmul__"}, {"detail": "def __ror__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__ror__", "sortText": "3z.9999.__ror__"}, {"detail": "def __round__(\n self : DataFrame,\n decimals: int = ...\n) -> DataFrame: ...", "kind": 2, "label": "__round__", "sortText": "3z.9999.__round__"}, {"detail": "def __rpow__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rpow__", "sortText": "3z.9999.__rpow__"}, {"detail": "def __rsub__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rsub__", "sortText": "3z.9999.__rsub__"}, {"detail": "def __rtruediv__(\n self: DataFrame,\n other: DataFrame | Sequence[Unknown] | Series | float\n) -> DataFrame: ...", "kind": 2, "label": "__rtruediv__", "sortText": "3z.9999.__rtruediv__"}, {"detail": "def __rxor__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rxor__", "sortText": "3z.9999.__rxor__"}, {"detail": "def __setattr__(\n self: DataFrame,\n name: str,\n value: Unknown\n) -> None: ...", "kind": 2, "label": "__setattr__", "sortText": "3z.9999.__setattr__"}, {"detail": "\n@overload\ndef __setitem__(\n self: DataFrame,\n idx: Index | Series[int] | int | list[int] | ndarray[tuple[Any, ...], dtype[integer]] | slice[Any, Any, Any] | tuple[IndexType, IndexType] | tuple[IndexType, int] | tuple[int, IndexType] | tuple[int, int],\n value: DataFrame | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__[ScalarT: Scalar](\n self: DataFrame,\n idx: Series[builtins.bool] | int | integer | list[builtins.bool] | list[ScalarT] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | signedinteger[_NBitIntP] | signedinteger[_8Bit] | signedinteger | slice[Any, Any, Any] | str | str_ | unsignedinteger | tuple[IndexOpsMixin | Sequence[Scalar] | Series[builtins.bool] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[builtins.bool] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | slice[Any, Any, Any] | str | timedelta | timedelta64, ...],\n value: DataFrame | ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__(\n self: DataFrame,\n idx: tuple[tuple[IndexOpsMixin | Sequence[Scalar] | Series[builtins.bool] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[builtins.bool] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | slice[Any, Any, Any] | str | timedelta | timedelta64, ...], Hashable],\n value: ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__(\n self: DataFrame,\n idx: DataFrame | IndexOpsMixin,\n value: ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...", "kind": 2, "label": "__setitem__", "sortText": "3z.9999.__setitem__"}, {"detail": "def __sub__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__sub__", "sortText": "3z.9999.__sub__"}, {"detail": "def __truediv__(\n self: DataFrame,\n other: DataFrame | Sequence[Unknown] | Series | float\n) -> DataFrame: ...", "kind": 2, "label": "__truediv__", "sortText": "3z.9999.__truediv__"}, {"detail": "def __xor__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__xor__", "sortText": "3z.9999.__xor__"}]}} +{"suite": "pandas", "label": "edit dataframe then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 39, "iteration": 5, "result": {"isIncomplete": false, "items": [{"detail": "str", "kind": 5, "label": "Name", "sortText": "0.9999.Name"}, {"detail": "DataFrame", "kind": 5, "label": "T", "sortText": "0z.9999.T"}, {"detail": "def abs(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "abs", "sortText": "0z.9999.abs"}, {"detail": "def add(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add", "sortText": "0z.9999.add"}, {"detail": "def add_prefix(\n self : DataFrame,\n prefix: str,\n axis : Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add_prefix", "sortText": "0z.9999.add_prefix"}, {"detail": "def add_suffix(\n self : DataFrame,\n suffix: str,\n axis : Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "add_suffix", "sortText": "0z.9999.add_suffix"}, {"detail": "\n@overload\ndef aggregate(\n self : DataFrame,\n func : ((...) -> Unknown) | Mapping[Unknown, ((...) -> Unknown) | str | ufunc] | str | ufunc,\n axis : Axis = 0,\n **kwargs: Any\n) -> Series: ...\ndef aggregate(\n self : DataFrame,\n func : Mapping[Unknown, ((...) -> Unknown) | list[((...) -> Unknown) | str | ufunc] | str | ufunc] | list[AggFuncTypeBase] | None = ...,\n axis : Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "agg", "sortText": "0z.9999.agg"}, {"detail": "\n@overload\ndef aggregate(\n self : DataFrame,\n func : ((...) -> Unknown) | Mapping[Unknown, ((...) -> Unknown) | str | ufunc] | str | ufunc,\n axis : Axis = 0,\n **kwargs: Any\n) -> Series: ...\ndef aggregate(\n self : DataFrame,\n func : Mapping[Unknown, ((...) -> Unknown) | list[((...) -> Unknown) | str | ufunc] | str | ufunc] | list[AggFuncTypeBase] | None = ...,\n axis : Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "aggregate", "sortText": "0z.9999.aggregate"}, {"detail": "def align[NDFrameT: NDFrame](\n self : DataFrame,\n other : NDFrameT,\n join : AlignJoin = 'outer',\n axis : Literal['columns', 'index', 0, 1] | None = None,\n level : Hashable | None = None,\n copy : bool = True,\n fill_value: NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> tuple[DataFrame, NDFrameT]: ...", "kind": 2, "label": "align", "sortText": "0z.9999.align"}, {"detail": "\n@overload\ndef all(\n self : DataFrame,\n axis : None,\n bool_only: builtins.bool | None = ...,\n skipna : builtins.bool = ...,\n **kwargs : Any\n) -> numpy.bool: ...\ndef all(\n self : DataFrame,\n axis : Axis = 0,\n bool_only: builtins.bool | None = ...,\n skipna : builtins.bool = ...,\n **kwargs : Any\n) -> Series[builtins.bool]: ...", "kind": 2, "label": "all", "sortText": "0z.9999.all"}, {"detail": "\n@overload\ndef any(\n self : DataFrame,\n *,\n axis : None,\n bool_only: builtins.bool | None = ...,\n skipna : builtins.bool = ...,\n **kwargs : Any\n) -> numpy.bool: ...\ndef any(\n self : DataFrame,\n *,\n axis : Axis = 0,\n bool_only: builtins.bool | None = ...,\n skipna : builtins.bool = ...,\n **kwargs : Any\n) -> Series[builtins.bool]: ...", "kind": 2, "label": "any", "sortText": "0z.9999.any"}, {"detail": "\n@overload\ndef apply(\n self : DataFrame,\n f : (...) -> Index | MutableSequence[Any] | Series | ndarray[tuple[int]] | tuple[Any, ...],\n axis : AxisIndex = ...,\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n **kwargs : Any\n) -> DataFrame: ...\ndef apply[S2: SeriesDType](\n self : DataFrame,\n f : (...) -> NAType | S2,\n axis : AxisIndex = ...,\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n **kwargs : Any\n) -> Series[S2]: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Mapping[Any, Any],\n axis : AxisIndex = ...,\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n **kwargs : Any\n) -> Series: ...\ndef apply[S2: SeriesDType](\n self : DataFrame,\n f : (...) -> NAType | S2,\n axis : Axis = 0,\n raw : bool = ...,\n args : Any = ...,\n *,\n result_type: Literal['expand', 'reduce'],\n **kwargs : Any\n) -> Series[S2]: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | Series | ndarray[tuple[int]] | tuple[Any, ...],\n axis : Axis = 0,\n raw : bool = ...,\n args : Any = ...,\n *,\n result_type: Literal['expand'],\n **kwargs : Any\n) -> DataFrame: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | ndarray[tuple[int]] | tuple[Any, ...],\n axis : Axis = 0,\n raw : bool = ...,\n args : Any = ...,\n *,\n result_type: Literal['reduce'],\n **kwargs : Any\n) -> Series: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | tuple[Any, ...],\n axis : Axis = 0,\n raw : bool = ...,\n args : Any = ...,\n *,\n result_type: Literal['broadcast'],\n **kwargs : Any\n) -> DataFrame: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Series,\n axis : AxisIndex = 0,\n raw : bool = ...,\n args : Any = ...,\n *,\n result_type: Literal['reduce'],\n **kwargs : Any\n) -> Series: ...\ndef apply[S2: SeriesDType](\n self : DataFrame,\n f : (...) -> NAType | S2,\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n *,\n axis : AxisColumn,\n **kwargs : Any\n) -> Series[S2]: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Index | Mapping[Any, Any] | MutableSequence[Any] | ndarray[tuple[int]] | tuple[Any, ...],\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n *,\n axis : AxisColumn,\n **kwargs : Any\n) -> Series: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Series,\n raw : bool = ...,\n result_type: None = None,\n args : Any = ...,\n *,\n axis : AxisColumn,\n **kwargs : Any\n) -> DataFrame: ...\ndef apply(\n self : DataFrame,\n f : (...) -> Series,\n raw : bool = ...,\n args : Any = ...,\n *,\n axis : AxisColumn,\n result_type: Literal['reduce'],\n **kwargs : Any\n) -> DataFrame: ...", "kind": 2, "label": "apply", "sortText": "0z.9999.apply"}, {"detail": "def asfreq(\n self : DataFrame,\n freq : Frequency,\n method : Literal['backfill', 'bfill', 'ffill', 'pad'] | None = None,\n how : Literal['end', 'start'] | None = ...,\n normalize : bool = False,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "asfreq", "sortText": "0z.9999.asfreq"}, {"detail": "def asof(\n self : DataFrame,\n where : ExtensionArray | Index | Sequence[Scalar] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64,\n subset: Hashable | list[Hashable] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "asof", "sortText": "0z.9999.asof"}, {"detail": "def assign(\n self: DataFrame,\n **kwargs: IntoColumn\n) -> DataFrame: ...", "kind": 2, "label": "assign", "sortText": "0z.9999.assign"}, {"detail": "def astype(\n self : DataFrame,\n dtype : Literal[' DataFrame: ...", "kind": 2, "label": "astype", "sortText": "0z.9999.astype"}, {"detail": "_AtIndexerFrame", "kind": 5, "label": "at", "sortText": "0z.9999.at"}, {"detail": "def at_time(\n self: DataFrame,\n time: str | time,\n asof: bool = False,\n axis: Literal['columns', 'index', 0, 1] | None = 0\n) -> DataFrame: ...", "kind": 2, "label": "at_time", "sortText": "0z.9999.at_time"}, {"detail": "dict[Hashable | None, Any]", "kind": 5, "label": "attrs", "sortText": "0z.9999.attrs"}, {"detail": "list[Index]", "kind": 5, "label": "axes", "sortText": "0z.9999.axes"}, {"detail": "def between_time(\n self : DataFrame,\n start_time: str | time,\n end_time : str | time,\n inclusive : IntervalClosedType = 'both',\n axis : Literal['columns', 'index', 0, 1] | None = 0\n) -> DataFrame: ...", "kind": 2, "label": "between_time", "sortText": "0z.9999.between_time"}, {"detail": "\n@overload\ndef bfill(\n self : DataFrame,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n inplace : Literal[True],\n limit : int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> None: ...\ndef bfill(\n self : DataFrame,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n inplace : Literal[False] = False,\n limit : int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "bfill", "sortText": "0z.9999.bfill"}, {"detail": "def bool(self: DataFrame) -> bool: ...", "kind": 2, "label": "bool", "sortText": "0z.9999.bool"}, {"detail": "\n@overload\ndef boxplot(\n self : DataFrame,\n by : None = None,\n ax : Unknown = None,\n fontsize : float | str | None = None,\n rot : float = 0,\n grid : bool = True,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n *,\n return_type: Literal['axes'] | None = None,\n backend : str | None = None,\n **kwargs : Any\n) -> Unknown: ...\ndef boxplot(\n self : DataFrame,\n by : None = None,\n ax : Unknown = None,\n fontsize : float | str | None = None,\n rot : float = 0,\n grid : bool = True,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n *,\n return_type: Literal['dict'],\n backend : str | None = None,\n **kwargs : Any\n) -> dict[str, Unknown]: ...\ndef boxplot(\n self : DataFrame,\n by : None = None,\n ax : Unknown = None,\n fontsize : float | str | None = None,\n rot : float = 0,\n grid : bool = True,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n *,\n return_type: Literal['both'],\n backend : str | None = None,\n **kwargs : Any\n) -> _BoxPlotT: ...\ndef boxplot(\n self : DataFrame,\n by : Hashable | MutableSequence[Unknown] | ndarray[tuple[int]] | range | tuple[Unknown, ...],\n ax : Unknown = None,\n fontsize : float | str | None = None,\n rot : float = 0,\n grid : bool = True,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n *,\n return_type: None = None,\n backend : str | None = None,\n **kwargs : Any\n) -> Unknown: ...\ndef boxplot(\n self : DataFrame,\n by : Hashable | MutableSequence[Unknown] | ndarray[tuple[int]] | range | tuple[Unknown, ...],\n ax : Unknown = None,\n fontsize : float | str | None = None,\n rot : float = 0,\n grid : bool = True,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n *,\n return_type: Literal['axes', 'both', 'dict'],\n backend : str | None = None,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "boxplot", "sortText": "0z.9999.boxplot"}, {"detail": "\n@overload\ndef clip(\n self : DataFrame,\n lower : float | None = ...,\n upper : float | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n inplace : Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self : DataFrame,\n lower : AnyArrayLike = ...,\n upper : ExtensionArray | Index | Series | ndarray | None = ...,\n *,\n axis : Axis = ...,\n inplace : Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self : DataFrame,\n lower : ExtensionArray | Index | Series | ndarray | None = ...,\n upper : AnyArrayLike = ...,\n *,\n axis : Axis = ...,\n inplace : Literal[False] = False,\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self : DataFrame,\n lower : None = None,\n upper : None = None,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n inplace : Literal[True],\n **kwargs: Any\n) -> DataFrame: ...\ndef clip(\n self : DataFrame,\n lower : float | None = ...,\n upper : float | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n inplace : Literal[True],\n **kwargs: Any\n) -> None: ...\ndef clip(\n self : DataFrame,\n lower : AnyArrayLike = ...,\n upper : ExtensionArray | Index | Series | ndarray | None = ...,\n *,\n axis : Axis = ...,\n inplace : Literal[True],\n **kwargs: Any\n) -> None: ...\ndef clip(\n self : DataFrame,\n lower : ExtensionArray | Index | Series | ndarray | None = ...,\n upper : AnyArrayLike = ...,\n *,\n axis : Axis = ...,\n inplace : Literal[True],\n **kwargs: Any\n) -> None: ...", "kind": 2, "label": "clip", "sortText": "0z.9999.clip"}, {"detail": "Index[str]", "kind": 5, "label": "columns", "sortText": "0z.9999.columns"}, {"detail": "def combine(\n self : DataFrame,\n other : DataFrame,\n func : (...) -> Unknown,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n overwrite : bool = True\n) -> DataFrame: ...", "kind": 2, "label": "combine", "sortText": "0z.9999.combine"}, {"detail": "def combine_first(\n self: DataFrame,\n other: DataFrame\n) -> DataFrame: ...", "kind": 2, "label": "combine_first", "sortText": "0z.9999.combine_first"}, {"detail": "def compare(\n self : DataFrame,\n other : DataFrame,\n align_axis : Axis = 1,\n keep_shape : bool = False,\n keep_equal : bool = False,\n result_names: Suffixes = ...\n) -> DataFrame: ...", "kind": 2, "label": "compare", "sortText": "0z.9999.compare"}, {"detail": "def convert_dtypes(\n self : DataFrame,\n infer_objects : bool = True,\n convert_string : bool = True,\n convert_integer : bool = True,\n convert_boolean : bool = True,\n convert_floating: bool = True,\n dtype_backend : DtypeBackend = 'numpy_nullable'\n) -> DataFrame: ...", "kind": 2, "label": "convert_dtypes", "sortText": "0z.9999.convert_dtypes"}, {"detail": "def copy(\n self: DataFrame,\n deep: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "copy", "sortText": "0z.9999.copy"}, {"detail": "def corr(\n self : DataFrame,\n method : Literal['kendall', 'pearson', 'spearman'] = 'pearson',\n min_periods : int = ...,\n numeric_only: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "corr", "sortText": "0z.9999.corr"}, {"detail": "def corrwith(\n self : DataFrame,\n other : DataFrame | Series,\n axis : Literal['columns', 'index', 0, 1] | None = 0,\n drop : bool = False,\n method : Literal['kendall', 'pearson', 'spearman'] = 'pearson',\n numeric_only: bool = False\n) -> Series: ...", "kind": 2, "label": "corrwith", "sortText": "0z.9999.corrwith"}, {"detail": "def count(\n self : DataFrame,\n axis : Axis = 0,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "count", "sortText": "0z.9999.count"}, {"detail": "def cov(\n self : DataFrame,\n min_periods : int | None = None,\n ddof : int = 1,\n numeric_only: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "cov", "sortText": "0z.9999.cov"}, {"detail": "def cummax(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n skipna : bool = True,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cummax", "sortText": "0z.9999.cummax"}, {"detail": "def cummin(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n skipna : bool = True,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cummin", "sortText": "0z.9999.cummin"}, {"detail": "def cumprod(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n skipna : bool = True,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cumprod", "sortText": "0z.9999.cumprod"}, {"detail": "def cumsum(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n skipna : bool = True,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "cumsum", "sortText": "0z.9999.cumsum"}, {"detail": "def describe(\n self : DataFrame,\n percentiles: list[float] | None = ...,\n include : Literal['all'] | list[Dtype] | None = ...,\n exclude : list[Dtype] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "describe", "sortText": "0z.9999.describe"}, {"detail": "def diff(\n self : DataFrame,\n periods: int = 1,\n axis : Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "diff", "sortText": "0z.9999.diff"}, {"detail": "def truediv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "div", "sortText": "0z.9999.div"}, {"detail": "def truediv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "divide", "sortText": "0z.9999.divide"}, {"detail": "\n@overload\ndef dot(\n self: DataFrame,\n other: DataFrame | ExtensionArray | ndarray\n) -> DataFrame: ...\ndef dot(\n self: DataFrame,\n other: Series\n) -> Series: ...", "kind": 2, "label": "dot", "sortText": "0z.9999.dot"}, {"detail": "\n@overload\ndef drop(\n self : DataFrame,\n labels : Unknown = ...,\n *,\n axis : Unknown = ...,\n index : None,\n columns: Unknown = ...,\n level : Unknown = ...,\n inplace: Unknown = ...,\n errors : Unknown = ...\n) -> Never: ...\ndef drop(\n self : DataFrame,\n labels : Unknown = ...,\n *,\n axis : Unknown = ...,\n index : Unknown = ...,\n columns: None,\n level : Unknown = ...,\n inplace: Unknown = ...,\n errors : Unknown = ...\n) -> Never: ...\ndef drop(\n self : DataFrame,\n labels : None,\n *,\n axis : Unknown = ...,\n index : Unknown = ...,\n columns: Unknown = ...,\n level : Unknown = ...,\n inplace: Unknown = ...,\n errors : Unknown = ...\n) -> Never: ...\ndef drop(\n self : DataFrame,\n labels : None = None,\n *,\n axis : Axis = ...,\n index : Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level : Hashable | None = ...,\n inplace: Literal[True],\n errors : IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self : DataFrame,\n labels : None = None,\n *,\n axis : Axis = ...,\n index : Hashable | Index | Sequence[Hashable],\n columns: Hashable | Iterable[Hashable] = ...,\n level : Hashable | None = ...,\n inplace: Literal[True],\n errors : IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self : DataFrame,\n labels : Hashable | Index | Sequence[Hashable],\n *,\n axis : Axis = ...,\n index : None = None,\n columns: None = None,\n level : Hashable | None = ...,\n inplace: Literal[True],\n errors : IgnoreRaise = ...\n) -> None: ...\ndef drop(\n self : DataFrame,\n labels : None = None,\n *,\n axis : Axis = ...,\n index : Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level : Hashable | None = ...,\n inplace: Literal[False] = False,\n errors : IgnoreRaise = ...\n) -> DataFrame: ...\ndef drop(\n self : DataFrame,\n labels : None = None,\n *,\n axis : Axis = ...,\n index : Hashable | Index | Sequence[Hashable],\n columns: Hashable | Iterable[Hashable] = ...,\n level : Hashable | None = ...,\n inplace: Literal[False] = False,\n errors : IgnoreRaise = ...\n) -> DataFrame: ...\ndef drop(\n self : DataFrame,\n labels : Hashable | Index | Sequence[Hashable],\n *,\n axis : Axis = ...,\n index : None = None,\n columns: None = None,\n level : Hashable | None = ...,\n inplace: Literal[False] = False,\n errors : IgnoreRaise = ...\n) -> DataFrame: ...", "kind": 2, "label": "drop", "sortText": "0z.9999.drop"}, {"detail": "\n@overload\ndef drop_duplicates(\n self : DataFrame,\n subset : Hashable | Iterable[Hashable] | None = ...,\n *,\n keep : DropKeep = ...,\n inplace : Literal[True],\n ignore_index: bool = ...\n) -> None: ...\ndef drop_duplicates(\n self : DataFrame,\n subset : Hashable | Iterable[Hashable] | None = ...,\n *,\n keep : DropKeep = ...,\n inplace : Literal[False] = False,\n ignore_index: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "drop_duplicates", "sortText": "0z.9999.drop_duplicates"}, {"detail": "def droplevel(\n self : DataFrame,\n level: Hashable | list[Hashable],\n axis : Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "droplevel", "sortText": "0z.9999.droplevel"}, {"detail": "\n@overload\ndef dropna(\n self : DataFrame,\n *,\n axis : Axis = 0,\n how : AnyAll = ...,\n thresh : int | None = ...,\n subset : Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None = ...,\n inplace : Literal[True],\n ignore_index: bool = ...\n) -> None: ...\ndef dropna(\n self : DataFrame,\n *,\n axis : Axis = 0,\n how : AnyAll = ...,\n thresh : int | None = ...,\n subset : Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None = ...,\n inplace : Literal[False] = False,\n ignore_index: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "dropna", "sortText": "0z.9999.dropna"}, {"detail": "Series", "kind": 5, "label": "dtypes", "sortText": "0z.9999.dtypes"}, {"detail": "def duplicated(\n self : DataFrame,\n subset: Hashable | Iterable[Hashable] | None = ...,\n keep : DropKeep = 'first'\n) -> Series: ...", "kind": 2, "label": "duplicated", "sortText": "0z.9999.duplicated"}, {"detail": "bool", "kind": 5, "label": "empty", "sortText": "0z.9999.empty"}, {"detail": "def eq(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "eq", "sortText": "0z.9999.eq"}, {"detail": "def equals(\n self: DataFrame,\n other: DataFrame | Series\n) -> bool: ...", "kind": 2, "label": "equals", "sortText": "0z.9999.equals"}, {"detail": "\n@overload\ndef eval(\n self: DataFrame,\n expr: str,\n *,\n inplace: Literal[True],\n **kwargs: Any\n) -> None: ...\ndef eval(\n self : DataFrame,\n expr : str,\n *,\n inplace : Literal[False] = False,\n **kwargs: Any\n) -> DataFrame | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64: ...", "kind": 2, "label": "eval", "sortText": "0z.9999.eval"}, {"detail": "def ewm(\n self : DataFrame,\n com : float | None = ...,\n span : float | None = ...,\n halflife : float | None = ...,\n alpha : float | None = ...,\n min_periods: int = 0,\n adjust : bool = True,\n ignore_na : bool = False,\n axis : Axis = 0\n) -> ExponentialMovingWindow[DataFrame]: ...", "kind": 2, "label": "ewm", "sortText": "0z.9999.ewm"}, {"detail": "def expanding(\n self : DataFrame,\n min_periods: int = 1,\n axis : AxisIndex = 0,\n method : CalculationMethod = 'single'\n) -> Expanding[DataFrame]: ...", "kind": 2, "label": "expanding", "sortText": "0z.9999.expanding"}, {"detail": "def explode(\n self : DataFrame,\n column : Sequence[Hashable],\n ignore_index: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "explode", "sortText": "0z.9999.explode"}, {"detail": "\n@overload\ndef ffill(\n self : DataFrame,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n inplace : Literal[True],\n limit : int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> None: ...\ndef ffill(\n self : DataFrame,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n inplace : Literal[False] = False,\n limit : int | None = ...,\n limit_area: Literal['inside', 'outside'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "ffill", "sortText": "0z.9999.ffill"}, {"detail": "\n@overload\ndef fillna(\n self : DataFrame,\n value : DataFrame | NAType | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | dict[Unknown, Unknown] | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n limit : int = ...,\n inplace: Literal[True]\n) -> None: ...\ndef fillna(\n self : DataFrame,\n value : DataFrame | NAType | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | dict[Unknown, Unknown] | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n limit : int = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "fillna", "sortText": "0z.9999.fillna"}, {"detail": "def filter(\n self : DataFrame,\n items: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n like : str | None = ...,\n regex: str | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "filter", "sortText": "0z.9999.filter"}, {"detail": "def first_valid_index(self: DataFrame) -> Scalar: ...", "kind": 2, "label": "first_valid_index", "sortText": "0z.9999.first_valid_index"}, {"detail": "def floordiv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | float | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "floordiv", "sortText": "0z.9999.floordiv"}, {"detail": "\n@overload\ndef from_dict(\n cls : type[DataFrame],\n data : dict[Any, Any],\n orient : Literal['index'],\n dtype : Literal[' DataFrame: ...\ndef from_dict(\n cls : type[DataFrame],\n data : dict[Any, Any],\n orient: Literal['columns', 'tight'] = ...,\n dtype : Literal[' DataFrame: ...", "kind": 2, "label": "from_dict", "sortText": "0z.9999.from_dict"}, {"detail": "def from_records[HashableT: Hashable](\n cls : type[DataFrame],\n data : Iterable[Mapping[HashableT, Any]] | Iterable[SequenceNotStr[Any]] | Mapping[HashableT, SequenceNotStr[Any]] | Mapping[HashableT, Any] | ndarray[tuple[int, int]],\n index : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = None,\n exclude : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n coerce_float: bool = False,\n nrows : int | None = None\n) -> DataFrame: ...", "kind": 2, "label": "from_records", "sortText": "0z.9999.from_records"}, {"detail": "def ge(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "ge", "sortText": "0z.9999.ge"}, {"detail": "\n@overload\ndef get(\n self : DataFrame,\n key : Hashable,\n default: None = None\n) -> Series | None: ...\ndef get[T](\n self: DataFrame,\n key: Hashable,\n default: T\n) -> Series | T: ...\ndef get(\n self : DataFrame,\n key : list[Hashable],\n default: None = None\n) -> DataFrame | None: ...\ndef get[T](\n self: DataFrame,\n key: list[Hashable],\n default: T\n) -> DataFrame | T: ...", "kind": 2, "label": "get", "sortText": "0z.9999.get"}, {"detail": "\n@overload\ndef groupby(\n self : DataFrame,\n by : Scalar,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : Scalar,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Scalar, Literal[False]]: ...\ndef groupby(\n self : DataFrame,\n by : DatetimeIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Timestamp, Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : DatetimeIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Timestamp, Literal[False]]: ...\ndef groupby(\n self : DataFrame,\n by : TimedeltaIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Timedelta, Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : TimedeltaIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Timedelta, Literal[False]]: ...\ndef groupby(\n self : DataFrame,\n by : PeriodIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Period, Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : PeriodIndex,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Period, Literal[False]]: ...\ndef groupby[IntervalT: Interval[Unknown]](\n self : DataFrame,\n by : IntervalIndex[IntervalT],\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[IntervalT, Literal[True]]: ...\ndef groupby[IntervalT: Interval[Unknown]](\n self : DataFrame,\n by : IntervalIndex[IntervalT],\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[IntervalT, Literal[False]]: ...\ndef groupby(\n self : DataFrame,\n by : ((...) -> Any) | Grouper | Mapping[Hashable | None, Any] | MultiIndex | list[((...) -> Any) | ufunc] | list[Grouper] | list[Index] | list[Mapping[Hashable | None, Any]] | list[Series] | list[ndarray] | list[Unknown] | ndarray | ufunc | tuple[Unknown, ...] | None = ...,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[tuple[Unknown, ...], Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : ((...) -> Any) | Grouper | Mapping[Hashable | None, Any] | MultiIndex | list[((...) -> Any) | ufunc] | list[Grouper] | list[Index] | list[Mapping[Hashable | None, Any]] | list[Series] | list[ndarray] | list[Unknown] | ndarray | ufunc | tuple[Unknown, ...] | None = ...,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[tuple[Unknown, ...], Literal[False]]: ...\ndef groupby[SeriesByT: Interval[Timedelta | Timestamp | float | int] | Period | bool | bytes | complex | date | datetime | float | int | str | timedelta](\n self : DataFrame,\n by : Series[SeriesByT],\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[SeriesByT, Literal[True]]: ...\ndef groupby[SeriesByT: Interval[Timedelta | Timestamp | float | int] | Period | bool | bytes | complex | date | datetime | float | int | str | timedelta](\n self : DataFrame,\n by : Series[SeriesByT],\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[SeriesByT, Literal[False]]: ...\ndef groupby(\n self : DataFrame,\n by : CategoricalIndex | Index | Series,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[True] = True,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Any, Literal[True]]: ...\ndef groupby(\n self : DataFrame,\n by : CategoricalIndex | Index | Series,\n level : Hashable | Sequence[Hashable] | None = ...,\n as_index : Literal[False] = False,\n sort : bool = ...,\n group_keys: bool = ...,\n observed : _NoDefault | bool = ...,\n dropna : bool = ...\n) -> DataFrameGroupBy[Any, Literal[False]]: ...", "kind": 2, "label": "groupby", "sortText": "0z.9999.groupby"}, {"detail": "def gt(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "gt", "sortText": "0z.9999.gt"}, {"detail": "def head(\n self: DataFrame,\n n : int = 5\n) -> DataFrame: ...", "kind": 2, "label": "head", "sortText": "0z.9999.head"}, {"detail": "def hist(\n self : DataFrame,\n by : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = None,\n bins : int | list[Unknown] = 10,\n *,\n grid : bool = True,\n xlabelsize: float | str | None = None,\n xrot : float | None = None,\n ylabelsize: float | str | None = None,\n yrot : float | None = None,\n ax : Unknown = None,\n sharex : bool = False,\n sharey : bool = False,\n figsize : tuple[float, float] | None = None,\n layout : tuple[int, int] | None = None,\n backend : str | None = None,\n legend : bool = False,\n **kwargs : Any\n) -> ndarray[tuple[Any, ...], dtype[object_]]: ...", "kind": 2, "label": "hist", "sortText": "0z.9999.hist"}, {"detail": "_iAtIndexerFrame", "kind": 5, "label": "iat", "sortText": "0z.9999.iat"}, {"detail": "def idxmax(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool = True,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "idxmax", "sortText": "0z.9999.idxmax"}, {"detail": "def idxmin(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool = True,\n numeric_only: bool = False\n) -> Series[int]: ...", "kind": 2, "label": "idxmin", "sortText": "0z.9999.idxmin"}, {"detail": "_iLocIndexerFrame[DataFrame]", "kind": 5, "label": "iloc", "sortText": "0z.9999.iloc"}, {"detail": "Index", "kind": 5, "label": "index", "sortText": "0z.9999.index"}, {"detail": "def infer_objects(\n self: DataFrame,\n copy: bool | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "infer_objects", "sortText": "0z.9999.infer_objects"}, {"detail": "def info(\n self : DataFrame,\n verbose : bool | None = ...,\n buf : WriteBuffer[str] | None = ...,\n max_cols : int | None = ...,\n memory_usage: Literal['deep'] | bool | None = ...,\n show_counts : bool | None = ...\n) -> None: ...", "kind": 2, "label": "info", "sortText": "0z.9999.info"}, {"detail": "def insert(\n self : DataFrame,\n loc : int,\n column : Hashable,\n value : Index | Sequence[Unknown] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray[tuple[int]] | str | timedelta | timedelta64 | None,\n allow_duplicates: bool = ...\n) -> None: ...", "kind": 2, "label": "insert", "sortText": "0z.9999.insert"}, {"detail": "\n@overload\ndef interpolate(\n self : DataFrame,\n method : InterpolateOptions = ...,\n *,\n axis : Axis = 0,\n limit : int | None = ...,\n limit_direction: Literal['backward', 'both', 'forward'] = ...,\n limit_area : Literal['inside', 'outside'] | None = ...,\n inplace : Literal[True],\n **kwargs : Any\n) -> None: ...\ndef interpolate(\n self : DataFrame,\n method : InterpolateOptions = ...,\n *,\n axis : Axis = 0,\n limit : int | None = ...,\n limit_direction: Literal['backward', 'both', 'forward'] = ...,\n limit_area : Literal['inside', 'outside'] | None = ...,\n inplace : Literal[False] = False,\n **kwargs : Any\n) -> DataFrame: ...", "kind": 2, "label": "interpolate", "sortText": "0z.9999.interpolate"}, {"detail": "def isetitem(\n self: DataFrame,\n loc: Sequence[int] | int,\n value: ExtensionArray | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[Any] | ndarray | str | timedelta | timedelta64\n) -> None: ...", "kind": 2, "label": "isetitem", "sortText": "0z.9999.isetitem"}, {"detail": "def isin(\n self: DataFrame,\n values: DataFrame | Iterable[Any] | Mapping[Hashable, Iterable[Any]]\n) -> DataFrame: ...", "kind": 2, "label": "isin", "sortText": "0z.9999.isin"}, {"detail": "def isna(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "isna", "sortText": "0z.9999.isna"}, {"detail": "def isnull(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "isnull", "sortText": "0z.9999.isnull"}, {"detail": "def items(self: DataFrame) -> Iterator[tuple[Hashable, Series]]: ...", "kind": 2, "label": "items", "sortText": "0z.9999.items"}, {"detail": "def iterrows(self: DataFrame) -> Iterator[tuple[Hashable, Series]]: ...", "kind": 2, "label": "iterrows", "sortText": "0z.9999.iterrows"}, {"detail": "\n@overload\ndef itertuples(\n self : DataFrame,\n index: bool = ...,\n name : str = ...\n) -> Iterator[_PandasNamedTuple]: ...\ndef itertuples(\n self : DataFrame,\n index: bool = ...,\n name : None = None\n) -> Iterator[tuple[Any, ...]]: ...", "kind": 2, "label": "itertuples", "sortText": "0z.9999.itertuples"}, {"detail": "def join(\n self : DataFrame,\n other : DataFrame | Series | list[DataFrame | Series],\n on : list[str] | str | None = ...,\n how : MergeHow = 'left',\n lsuffix : str = '',\n rsuffix : str = '',\n sort : bool = False,\n validate: Literal['1:1', '1:m', 'm:1', 'm:m', 'many_to_many', 'many_to_one', 'one_to_many', 'one_to_one'] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "join", "sortText": "0z.9999.join"}, {"detail": "def keys(self: DataFrame) -> Index: ...", "kind": 2, "label": "keys", "sortText": "0z.9999.keys"}, {"detail": "def kurt(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "kurt", "sortText": "0z.9999.kurt"}, {"detail": "def kurtosis(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "kurtosis", "sortText": "0z.9999.kurtosis"}, {"detail": "def last_valid_index(self: DataFrame) -> Scalar: ...", "kind": 2, "label": "last_valid_index", "sortText": "0z.9999.last_valid_index"}, {"detail": "def le(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "le", "sortText": "0z.9999.le"}, {"detail": "_LocIndexerFrame[DataFrame]", "kind": 5, "label": "loc", "sortText": "0z.9999.loc"}, {"detail": "def lt(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "lt", "sortText": "0z.9999.lt"}, {"detail": "def map(\n self : DataFrame,\n func : (...) -> Unknown,\n na_action: Literal['ignore'] | None = None,\n **kwargs : Any\n) -> DataFrame: ...", "kind": 2, "label": "map", "sortText": "0z.9999.map"}, {"detail": "\n@overload\ndef mask(\n self : DataFrame,\n cond : ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other : ((...) -> Unknown) | DataFrame | NAType | Series | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[True],\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n level : Hashable | None = None\n) -> None: ...\ndef mask(\n self : DataFrame,\n cond : ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other : ((...) -> Unknown) | DataFrame | NAType | Series | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace: Literal[False] = False,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n level : Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mask", "sortText": "0z.9999.mask"}, {"detail": "\n@overload\ndef max(\n self : DataFrame,\n axis : None,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Scalar: ...\ndef max(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "max", "sortText": "0z.9999.max"}, {"detail": "\n@overload\ndef mean(\n self : DataFrame,\n axis : None,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Scalar: ...\ndef mean(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "mean", "sortText": "0z.9999.mean"}, {"detail": "\n@overload\ndef median(\n self : DataFrame,\n axis : None,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Scalar: ...\ndef median(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "median", "sortText": "0z.9999.median"}, {"detail": "def melt(\n self : DataFrame,\n id_vars : Sequence[Unknown] | ndarray | tuple[Unknown, ...] | None = ...,\n value_vars : Sequence[Unknown] | ndarray | tuple[Unknown, ...] | None = ...,\n var_name : Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n value_name : Scalar = 'value',\n col_level : int | str | None = ...,\n ignore_index: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "melt", "sortText": "0z.9999.melt"}, {"detail": "def memory_usage(\n self : DataFrame,\n index: bool = True,\n deep : bool = False\n) -> Series: ...", "kind": 2, "label": "memory_usage", "sortText": "0z.9999.memory_usage"}, {"detail": "def merge(\n self : DataFrame,\n right : DataFrame | Series,\n how : MergeHow = 'inner',\n on : ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n left_on : ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n right_on : ExtensionArray | Hashable | Index | Sequence[Hashable] | Series | ndarray | None = ...,\n left_index : bool = False,\n right_index: bool = False,\n sort : bool = False,\n suffixes : Suffixes = ...,\n copy : bool = True,\n indicator : bool | str = False,\n validate : Literal['1:1', '1:m', 'm:1', 'm:m', 'many_to_many', 'many_to_one', 'one_to_many', 'one_to_one'] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "merge", "sortText": "0z.9999.merge"}, {"detail": "\n@overload\ndef min(\n self : DataFrame,\n axis : None,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Scalar: ...\ndef min(\n self : DataFrame,\n axis : Axis = 0,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "min", "sortText": "0z.9999.min"}, {"detail": "def mod(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | float | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mod", "sortText": "0z.9999.mod"}, {"detail": "def mode(\n self : DataFrame,\n axis : Axis = 0,\n numeric_only: bool = False,\n dropna : bool = True\n) -> Series: ...", "kind": 2, "label": "mode", "sortText": "0z.9999.mode"}, {"detail": "def mul(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "mul", "sortText": "0z.9999.mul"}, {"detail": "def mul(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "multiply", "sortText": "0z.9999.multiply"}, {"detail": "int", "kind": 5, "label": "ndim", "sortText": "0z.9999.ndim"}, {"detail": "def ne(\n self : DataFrame,\n other: DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level: Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "ne", "sortText": "0z.9999.ne"}, {"detail": "def nlargest(\n self : DataFrame,\n n : int,\n columns: list[str] | str,\n keep : NsmallestNlargestKeep = 'first'\n) -> DataFrame: ...", "kind": 2, "label": "nlargest", "sortText": "0z.9999.nlargest"}, {"detail": "def notna(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "notna", "sortText": "0z.9999.notna"}, {"detail": "def notnull(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "notnull", "sortText": "0z.9999.notnull"}, {"detail": "def nsmallest(\n self : DataFrame,\n n : int,\n columns: list[str] | str,\n keep : NsmallestNlargestKeep = 'first'\n) -> DataFrame: ...", "kind": 2, "label": "nsmallest", "sortText": "0z.9999.nsmallest"}, {"detail": "def nunique(\n self : DataFrame,\n axis : Axis = 0,\n dropna: bool = True\n) -> Series[int]: ...", "kind": 2, "label": "nunique", "sortText": "0z.9999.nunique"}, {"detail": "def pct_change(\n self : DataFrame,\n periods : int = 1,\n fill_method: None = None,\n freq : BaseOffset | str | timedelta | None = ...,\n fill_value : NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "pct_change", "sortText": "0z.9999.pct_change"}, {"detail": "\n@overload\ndef pipe[**P, T](\n DataFrame,\n (\n DataFrame,\n ParamSpec(P)\n ) -> T,\n ParamSpec(P)\n) -> T: ...\ndef pipe[T](\n self: DataFrame,\n func: tuple[(...) -> T, str],\n *args: Any,\n **kwargs: Any\n) -> T: ...", "kind": 2, "label": "pipe", "sortText": "0z.9999.pipe"}, {"detail": "def pivot(\n self : DataFrame,\n *,\n columns: IndexLabel,\n index : IndexLabel = ...,\n values : IndexLabel = ...\n) -> DataFrame: ...", "kind": 2, "label": "pivot", "sortText": "0z.9999.pivot"}, {"detail": "def pivot_table(\n self : DataFrame,\n values : _PivotTableValuesTypes = None,\n index : _PivotTableIndexTypes = None,\n columns : _PivotTableColumnsTypes = None,\n aggfunc : Literal['count', 'max', 'mean', 'median', 'min', 'std', 'sum', 'var'] | ((Series) -> Unknown) | Mapping[Hashable, _PivotAggFunc] | Sequence[_PivotAggFunc] | ufunc = 'mean',\n fill_value : Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n margins : bool = False,\n dropna : bool = True,\n margins_name: str = 'All',\n observed : bool = True,\n sort : bool = True\n) -> DataFrame: ...", "kind": 2, "label": "pivot_table", "sortText": "0z.9999.pivot_table"}, {"detail": "PlotAccessor", "kind": 5, "label": "plot", "sortText": "0z.9999.plot"}, {"detail": "def pop(\n self: DataFrame,\n item: str\n) -> Series: ...", "kind": 2, "label": "pop", "sortText": "0z.9999.pop"}, {"detail": "def pow(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "pow", "sortText": "0z.9999.pow"}, {"detail": "def prod(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n skipna : bool | None = True,\n numeric_only: bool = False,\n min_count : int = 0,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "prod", "sortText": "0z.9999.prod"}, {"detail": "def prod(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n skipna : bool | None = True,\n numeric_only: bool = False,\n min_count : int = 0,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "product", "sortText": "0z.9999.product"}, {"detail": "\n@overload\ndef quantile(\n self : DataFrame,\n q : float = ...,\n axis : Axis = 0,\n numeric_only : bool = ...,\n interpolation: QuantileInterpolation = ...,\n method : CalculationMethod = ...\n) -> Series: ...\ndef quantile(\n self : DataFrame,\n q : Sequence[float] | ndarray[tuple[Any, ...], dtype[floating]],\n axis : Axis = 0,\n numeric_only : bool = ...,\n interpolation: QuantileInterpolation = ...,\n method : CalculationMethod = ...\n) -> DataFrame: ...", "kind": 2, "label": "quantile", "sortText": "0z.9999.quantile"}, {"detail": "\n@overload\ndef query(\n self : DataFrame,\n expr : str,\n *,\n parser : Literal['pandas', 'python'] = ...,\n engine : Literal['numexpr', 'python'] | None = ...,\n local_dict : dict[str, Any] | None = ...,\n global_dict: dict[str, Any] | None = ...,\n resolvers : list[Mapping[Unknown, Unknown]] | None = ...,\n level : int = ...,\n target : object | None = ...,\n inplace : Literal[True]\n) -> None: ...\ndef query(\n self : DataFrame,\n expr : str,\n *,\n inplace : Literal[False] = False,\n parser : Literal['pandas', 'python'] = ...,\n engine : Literal['numexpr', 'python'] | None = ...,\n local_dict : dict[str, Any] | None = ...,\n global_dict: dict[str, Any] | None = ...,\n resolvers : list[Mapping[Unknown, Unknown]] | None = ...,\n level : int = ...,\n target : object | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "query", "sortText": "0z.9999.query"}, {"detail": "def radd(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "radd", "sortText": "0z.9999.radd"}, {"detail": "def rank(\n self : DataFrame,\n axis : Axis = 0,\n method : Literal['average', 'dense', 'first', 'max', 'min'] = 'average',\n numeric_only: bool = False,\n na_option : Literal['bottom', 'keep', 'top'] = 'keep',\n ascending : bool = True,\n pct : bool = False\n) -> DataFrame: ...", "kind": 2, "label": "rank", "sortText": "0z.9999.rank"}, {"detail": "def rtruediv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rdiv", "sortText": "0z.9999.rdiv"}, {"detail": "def reindex(\n self : DataFrame,\n labels : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n *,\n index : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n columns : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n method : Literal['backfill', 'bfill', 'ffill', 'nearest', 'pad'] | None = ...,\n copy : bool = True,\n level : int | str = ...,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n limit : int | None = None,\n tolerance : Timedelta | float | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "reindex", "sortText": "0z.9999.reindex"}, {"detail": "def reindex_like(\n self : DataFrame,\n other : DataFrame,\n method : Literal['backfill', 'bfill', 'ffill', 'nearest', 'pad'] | None = ...,\n copy : bool = True,\n limit : int | None = None,\n tolerance: ExtensionArray | Index | Sequence[Scalar] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 = ...\n) -> DataFrame: ...", "kind": 2, "label": "reindex_like", "sortText": "0z.9999.reindex_like"}, {"detail": "\n@overload\ndef rename(\n self : DataFrame,\n mapper : ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n *,\n index : ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n columns: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n copy : bool = ...,\n inplace: Literal[True],\n level : Hashable | None = None,\n errors : IgnoreRaise = ...\n) -> None: ...\ndef rename(\n self : DataFrame,\n mapper : ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n *,\n index : ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n columns: ((Any) -> Hashable | None) | Mapping[Any, Hashable | None] | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n copy : bool = ...,\n inplace: Literal[False] = False,\n level : Hashable | None = None,\n errors : IgnoreRaise = ...\n) -> DataFrame: ...", "kind": 2, "label": "rename", "sortText": "0z.9999.rename"}, {"detail": "\n@overload\ndef rename_axis(\n self : DataFrame,\n mapper : ExtensionArray | Index | SequenceNotStr[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | range | str | timedelta | timedelta64 | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n copy : bool = ...,\n inplace: Literal[True]\n) -> None: ...\ndef rename_axis(\n self : DataFrame,\n mapper : ExtensionArray | Index | SequenceNotStr[Any] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | range | str | timedelta | timedelta64 | None = ...,\n *,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n copy : bool = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...\ndef rename_axis(\n self : DataFrame,\n *,\n index : ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n columns: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n copy : bool = ...,\n inplace: Literal[True]\n) -> None: ...\ndef rename_axis(\n self : DataFrame,\n *,\n index : ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n columns: ((...) -> Unknown) | Sequence[str] | dict[int | str, str] | str | None = ...,\n copy : bool = ...,\n inplace: Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "rename_axis", "sortText": "0z.9999.rename_axis"}, {"detail": "def reorder_levels(\n self : DataFrame,\n order: list[Unknown],\n axis : Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "reorder_levels", "sortText": "0z.9999.reorder_levels"}, {"detail": "\n@overload\ndef replace[HashableT2: Hashable, HashableT3: Hashable](\n self : DataFrame,\n to_replace: Mapping[HashableT2, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n value : Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace : Literal[True],\n regex : Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> None: ...\ndef replace[HashableT2: Hashable, HashableT3: Hashable](\n self : DataFrame,\n to_replace: Mapping[HashableT2, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n value : Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...,\n *,\n inplace : Literal[False] = False,\n regex : Mapping[HashableT3, ReplaceValue] | Mapping[Unknown, Unknown] | NAType | Pattern[Unknown] | Sequence[Pattern[Unknown] | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "replace", "sortText": "0z.9999.replace"}, {"detail": "def resample(\n self : DataFrame,\n rule : BaseOffset | str | timedelta,\n axis : Literal['columns', 'index', 0, 1] | _NoDefault = 0,\n closed : Literal['left', 'right'] | None = None,\n label : Literal['left', 'right'] | None = None,\n on : Hashable | None = None,\n level : Hashable | None = None,\n origin : Timestamp | date | datetime | datetime64 | float | integer | str = 'start_day',\n offset : Timedelta | float | integer | str | timedelta | timedelta64 | None = None,\n group_keys: bool = False\n) -> DatetimeIndexResampler[DataFrame]: ...", "kind": 2, "label": "resample", "sortText": "0z.9999.resample"}, {"detail": "\n@overload\ndef reset_index(\n self : DataFrame,\n level : Hashable | Sequence[Hashable] = ...,\n *,\n drop : bool = ...,\n col_level : int | str = ...,\n col_fill : Hashable = ...,\n inplace : Literal[True],\n allow_duplicates: bool = ...,\n names : Hashable | Sequence[Hashable] = ...\n) -> None: ...\ndef reset_index(\n self : DataFrame,\n level : Hashable | Sequence[Hashable] = ...,\n *,\n col_level : int | str = ...,\n col_fill : Hashable = ...,\n drop : bool = ...,\n inplace : Literal[False] = False,\n allow_duplicates: bool = ...,\n names : Hashable | Sequence[Hashable] = ...\n) -> DataFrame: ...", "kind": 2, "label": "reset_index", "sortText": "0z.9999.reset_index"}, {"detail": "def rfloordiv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rfloordiv", "sortText": "0z.9999.rfloordiv"}, {"detail": "def rmod(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rmod", "sortText": "0z.9999.rmod"}, {"detail": "def rmul(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rmul", "sortText": "0z.9999.rmul"}, {"detail": "\n@overload\ndef rolling(\n self : DataFrame,\n window : BaseIndexer | BaseOffset | int | str | timedelta,\n min_periods: int | None = ...,\n center : bool = ...,\n on : Hashable | None = ...,\n axis : AxisIndex = ...,\n closed : Literal['both', 'left', 'neither', 'right'] | None = ...,\n step : int | None = ...,\n method : CalculationMethod = ...,\n *,\n win_type : str\n) -> Window[DataFrame]: ...\ndef rolling(\n self : DataFrame,\n window : BaseIndexer | BaseOffset | int | str | timedelta,\n min_periods: int | None = ...,\n center : bool = ...,\n on : Hashable | None = ...,\n axis : AxisIndex = ...,\n closed : Literal['both', 'left', 'neither', 'right'] | None = ...,\n step : int | None = ...,\n method : CalculationMethod = ...,\n *,\n win_type : None = None\n) -> Rolling[DataFrame]: ...", "kind": 2, "label": "rolling", "sortText": "0z.9999.rolling"}, {"detail": "def round(\n self : DataFrame,\n decimals: Series | dict[Unknown, Unknown] | int = ...,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "round", "sortText": "0z.9999.round"}, {"detail": "def rpow(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rpow", "sortText": "0z.9999.rpow"}, {"detail": "def rsub(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rsub", "sortText": "0z.9999.rsub"}, {"detail": "def rtruediv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "rtruediv", "sortText": "0z.9999.rtruediv"}, {"detail": "def sample(\n self : DataFrame,\n n : int | None = ...,\n frac : float | None = ...,\n replace : bool = False,\n weights : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | str | None = ...,\n random_state: BitGenerator | ExtensionArray | Generator | RandomState | int | ndarray | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n ignore_index: bool = False\n) -> DataFrame: ...", "kind": 2, "label": "sample", "sortText": "0z.9999.sample"}, {"detail": "\n@overload\ndef select_dtypes(\n self : DataFrame,\n include: StrDtypeArg,\n exclude: Literal[' Never: ...\ndef select_dtypes(\n self: DataFrame,\n include: Literal[' Never: ...\ndef select_dtypes(\n self: DataFrame,\n exclude: StrDtypeArg\n) -> Never: ...\ndef select_dtypes(\n self: DataFrame,\n include: list[Never],\n exclude: list[Never]\n) -> Never: ...\ndef select_dtypes(\n self : DataFrame,\n include: _AstypeArgExtList,\n exclude: Literal[' DataFrame: ...\ndef select_dtypes(\n self: DataFrame,\n include: Literal[' DataFrame: ...\ndef select_dtypes(\n self: DataFrame,\n exclude: _AstypeArgExtList\n) -> DataFrame: ...", "kind": 2, "label": "select_dtypes", "sortText": "0z.9999.select_dtypes"}, {"detail": "def sem(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n skipna : bool | None = True,\n ddof : int = 1,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "sem", "sortText": "0z.9999.sem"}, {"detail": "def set_axis(\n self : DataFrame,\n labels: AxesData,\n *,\n axis : Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "set_axis", "sortText": "0z.9999.set_axis"}, {"detail": "def set_flags(\n self : DataFrame,\n *,\n copy : bool = ...,\n allows_duplicate_labels: bool | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "set_flags", "sortText": "0z.9999.set_flags"}, {"detail": "\n@overload\ndef set_index(\n self : DataFrame,\n keys : Hashable | Index | Iterator[Hashable] | Sequence[Hashable] | Series | ndarray | None,\n *,\n drop : bool = ...,\n append : bool = ...,\n verify_integrity: bool = ...,\n inplace : Literal[True]\n) -> None: ...\ndef set_index(\n self : DataFrame,\n keys : Hashable | Index | Iterator[Hashable] | Sequence[Hashable] | Series | ndarray | None,\n *,\n drop : bool = ...,\n append : bool = ...,\n verify_integrity: bool = ...,\n inplace : Literal[False] = False\n) -> DataFrame: ...", "kind": 2, "label": "set_index", "sortText": "0z.9999.set_index"}, {"detail": "tuple[int, int]", "kind": 5, "label": "shape", "sortText": "0z.9999.shape"}, {"detail": "def shift(\n self : DataFrame,\n periods : Sequence[int] | int = ...,\n freq : BaseOffset | str | timedelta | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = None,\n fill_value: NAType | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = ...\n) -> DataFrame: ...", "kind": 2, "label": "shift", "sortText": "0z.9999.shift"}, {"detail": "int", "kind": 5, "label": "size", "sortText": "0z.9999.size"}, {"detail": "def skew(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n skipna : bool | None = True,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "skew", "sortText": "0z.9999.skew"}, {"detail": "\n@overload\ndef sort_index(\n self : DataFrame,\n *,\n axis : Axis = 0,\n level : Hashable | None = None,\n ascending : Sequence[bool] | bool = ...,\n kind : SortKind = ...,\n na_position : NaPosition = ...,\n sort_remaining: bool = ...,\n ignore_index : bool = ...,\n inplace : Literal[True],\n key : IndexKeyFunc = ...\n) -> None: ...\ndef sort_index(\n self : DataFrame,\n *,\n axis : Axis = 0,\n level : Hashable | list[int] | list[str] | None = ...,\n ascending : Sequence[bool] | bool = ...,\n kind : SortKind = ...,\n na_position : NaPosition = ...,\n sort_remaining: bool = ...,\n ignore_index : bool = ...,\n inplace : Literal[False] = False,\n key : IndexKeyFunc = ...\n) -> DataFrame: ...", "kind": 2, "label": "sort_index", "sortText": "0z.9999.sort_index"}, {"detail": "\n@overload\ndef sort_values(\n self : DataFrame,\n by : Sequence[str] | str,\n *,\n axis : Axis = 0,\n ascending : Sequence[bool] | bool = ...,\n kind : SortKind = ...,\n na_position : NaPosition = ...,\n ignore_index: bool = ...,\n inplace : Literal[True],\n key : ValueKeyFunc = ...\n) -> None: ...\ndef sort_values(\n self : DataFrame,\n by : Sequence[str] | str,\n *,\n axis : Axis = 0,\n ascending : Sequence[bool] | bool = ...,\n kind : SortKind = ...,\n na_position : NaPosition = ...,\n ignore_index: bool = ...,\n inplace : Literal[False] = False,\n key : ValueKeyFunc = ...\n) -> DataFrame: ...", "kind": 2, "label": "sort_values", "sortText": "0z.9999.sort_values"}, {"detail": "EllipsisType", "kind": 5, "label": "sparse", "sortText": "0z.9999.sparse"}, {"detail": "def squeeze(\n self: DataFrame,\n axis: Literal['columns', 'index', 0, 1] | None = None\n) -> DataFrame | Series | Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64: ...", "kind": 2, "label": "squeeze", "sortText": "0z.9999.squeeze"}, {"detail": "\n@overload\ndef stack(\n self : DataFrame,\n level : IndexLabel = ...,\n *,\n future_stack: Literal[True]\n) -> DataFrame | Series: ...\ndef stack(\n self : DataFrame,\n level : IndexLabel = ...,\n dropna : bool = ...,\n sort : bool = ...,\n future_stack: Literal[False] = False\n) -> DataFrame | Series: ...", "kind": 2, "label": "stack", "sortText": "0z.9999.stack"}, {"detail": "def std(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = 0,\n skipna : bool = True,\n ddof : int = 1,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "std", "sortText": "0z.9999.std"}, {"detail": "Styler", "kind": 5, "label": "style", "sortText": "0z.9999.style"}, {"detail": "def sub(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "sub", "sortText": "0z.9999.sub"}, {"detail": "def sub(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Axis = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "subtract", "sortText": "0z.9999.subtract"}, {"detail": "def sum(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = 0,\n skipna : bool | None = True,\n numeric_only: bool = False,\n min_count : int = 0,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "sum", "sortText": "0z.9999.sum"}, {"detail": "def swapaxes(\n self : DataFrame,\n axis1: Axis,\n axis2: Axis,\n copy : bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "swapaxes", "sortText": "0z.9999.swapaxes"}, {"detail": "def swaplevel(\n self: DataFrame,\n i : Hashable = ...,\n j : Hashable = ...,\n axis: Axis = 0\n) -> DataFrame: ...", "kind": 2, "label": "swaplevel", "sortText": "0z.9999.swaplevel"}, {"detail": "def tail(\n self: DataFrame,\n n : int = 5\n) -> DataFrame: ...", "kind": 2, "label": "tail", "sortText": "0z.9999.tail"}, {"detail": "def take(\n self : DataFrame,\n indices : TakeIndexer,\n axis : Axis = 0,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "take", "sortText": "0z.9999.take"}, {"detail": "def to_clipboard[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n excel : bool = True,\n sep : str | None = None,\n *,\n na_rep : str = ...,\n float_format : ((object) -> str) | str | None = ...,\n columns : list[HashableT1] | None = ...,\n header : bool | list[str] = ...,\n index : bool = ...,\n index_label : Literal[False] | list[HashableT2] | str | None = ...,\n mode : FileWriteMode = ...,\n encoding : str | None = ...,\n compression : CompressionOptions = ...,\n quoting : CSVQuoting = ...,\n quotechar : str = ...,\n lineterminator : str | None = ...,\n chunksize : int | None = ...,\n date_format : str | None = ...,\n doublequote : bool = ...,\n escapechar : str | None = ...,\n decimal : str = ...,\n errors : str = ...,\n storage_options: StorageOptions = ...\n) -> None: ...", "kind": 2, "label": "to_clipboard", "sortText": "0z.9999.to_clipboard"}, {"detail": "\n@overload\ndef to_csv[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n path_or_buf : PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n sep : str = ...,\n na_rep : str = ...,\n float_format : ((object) -> str) | str | None = ...,\n columns : list[HashableT1] | None = ...,\n header : bool | list[str] = ...,\n index : bool = ...,\n index_label : Literal[False] | list[HashableT2] | str | None = ...,\n mode : FileWriteMode = ...,\n encoding : str | None = ...,\n compression : CompressionOptions = ...,\n quoting : CSVQuoting = ...,\n quotechar : str = ...,\n lineterminator : str | None = ...,\n chunksize : int | None = ...,\n date_format : str | None = ...,\n doublequote : bool = ...,\n escapechar : str | None = ...,\n decimal : str = ...,\n errors : OpenFileErrors = ...,\n storage_options: StorageOptions = ...\n) -> None: ...\ndef to_csv[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n path_or_buf : None = None,\n sep : str = ...,\n na_rep : str = ...,\n float_format : ((object) -> str) | str | None = ...,\n columns : list[HashableT1] | None = ...,\n header : bool | list[str] = ...,\n index : bool = ...,\n index_label : Literal[False] | list[HashableT2] | str | None = ...,\n mode : FileWriteMode = ...,\n encoding : str | None = ...,\n compression : CompressionOptions = ...,\n quoting : CSVQuoting = ...,\n quotechar : str = ...,\n lineterminator : str | None = ...,\n chunksize : int | None = ...,\n date_format : str | None = ...,\n doublequote : bool = ...,\n escapechar : str | None = ...,\n decimal : str = ...,\n errors : OpenFileErrors = ...,\n storage_options: StorageOptions = ...\n) -> str: ...", "kind": 2, "label": "to_csv", "sortText": "0z.9999.to_csv"}, {"detail": "\n@overload\ndef to_dict(\n self : DataFrame,\n orient: str = ...,\n *,\n into : type[defaultdict[Unknown, Unknown]],\n index : Literal[True] = True\n) -> Never: ...\ndef to_dict[_T_MUTABLE_MAPPING_co: MutableMapping[Unknown, Unknown]](\n self : DataFrame,\n orient: Literal['records'],\n *,\n into : _T_MUTABLE_MAPPING_co | type[_T_MUTABLE_MAPPING_co],\n index : Literal[True] = True\n) -> list[_T_MUTABLE_MAPPING_co]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['records'],\n *,\n into : type[dict[Unknown, Unknown]] = ...,\n index : Literal[True] = True\n) -> list[dict[Hashable, Any]]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['index'],\n *,\n into : defaultdict[Unknown, Unknown],\n index : Literal[True] = True\n) -> defaultdict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['index'],\n *,\n into : OrderedDict[Unknown, Unknown] | type[OrderedDict[Unknown, Unknown]],\n index : Literal[True] = True\n) -> OrderedDict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['index'],\n *,\n into : type[MutableMapping[Unknown, Unknown]],\n index : Literal[True] = True\n) -> MutableMapping[Hashable, dict[Hashable, Any]]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['index'],\n *,\n into : type[dict[Unknown, Unknown]] = ...,\n index : Literal[True] = True\n) -> dict[Hashable, dict[Hashable, Any]]: ...\ndef to_dict[_T_MUTABLE_MAPPING_co: MutableMapping[Unknown, Unknown]](\n self : DataFrame,\n orient: Literal['dict', 'list', 'series'] = ...,\n *,\n into : _T_MUTABLE_MAPPING_co | type[_T_MUTABLE_MAPPING_co],\n index : Literal[True] = True\n) -> _T_MUTABLE_MAPPING_co: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['dict', 'list', 'series'] = ...,\n *,\n into : type[dict[Unknown, Unknown]] = ...,\n index : Literal[True] = True\n) -> dict[Hashable, Any]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['split', 'tight'],\n *,\n into : MutableMapping[Unknown, Unknown] | type[MutableMapping[Unknown, Unknown]],\n index : bool = ...\n) -> MutableMapping[str, list[Unknown]]: ...\ndef to_dict(\n self : DataFrame,\n orient: Literal['split', 'tight'],\n *,\n into : type[dict[Unknown, Unknown]] = ...,\n index : bool = ...\n) -> dict[str, list[Unknown]]: ...", "kind": 2, "label": "to_dict", "sortText": "0z.9999.to_dict"}, {"detail": "def to_excel(\n self : DataFrame,\n excel_writer: Unknown,\n sheet_name : str = 'Sheet1',\n na_rep : str = '',\n float_format: str | None = ...,\n columns : Sequence[str] | str | None = ...,\n header : bool | list[str] = True,\n index : bool = True,\n index_label : Sequence[str] | str | None = ...,\n startrow : int = 0,\n startcol : int = 0,\n engine : str | None = ...,\n merge_cells : ExcelWriterMergeCells = True,\n inf_rep : str = 'inf',\n freeze_panes: tuple[int, int] | None = ...\n) -> None: ...", "kind": 2, "label": "to_excel", "sortText": "0z.9999.to_excel"}, {"detail": "def to_feather(\n self: DataFrame,\n path: PathLike[str] | WriteBuffer[bytes] | str,\n **kwargs: Any\n) -> None: ...", "kind": 2, "label": "to_feather", "sortText": "0z.9999.to_feather"}, {"detail": "def to_hdf[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n path_or_buf : HDFStore | PathLike[str] | str,\n *,\n key : str,\n mode : Literal['a', 'r+', 'w'] = ...,\n complevel : int | None = ...,\n complib : Literal['blosc', 'bzip2', 'lzo', 'zlib'] | None = ...,\n append : bool = ...,\n format : Literal['f', 'fixed', 't', 'table'] | None = ...,\n index : bool = ...,\n min_itemsize: dict[HashableT1, int] | int | None = ...,\n nan_rep : str | None = ...,\n dropna : bool | None = ...,\n data_columns: Literal[True] | list[HashableT2] | None = ...,\n errors : OpenFileErrors = ...,\n encoding : str = ...\n) -> None: ...", "kind": 2, "label": "to_hdf", "sortText": "0z.9999.to_hdf"}, {"detail": "\n@overload\ndef to_html(\n self : DataFrame,\n buf : PathLike[str] | WriteBuffer[str] | str,\n *,\n columns : Index | SequenceNotStr[Hashable] | Series | None = ...,\n col_space : Mapping[Hashable, int | str] | Sequence[int | str] | int | str | None = ...,\n header : bool = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Mapping[Hashable, (object) -> str] | list[(object) -> str] | tuple[(object) -> str, ...] | None = ...,\n float_format : ((float) -> str) | None = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n justify : Literal['center', 'end', 'inherit', 'initial', 'justify', 'justify-all', 'left', 'match-parent', 'right', 'start', 'unset'] | None = ...,\n max_rows : int | None = ...,\n max_cols : int | None = ...,\n show_dimensions: bool = ...,\n decimal : str = ...,\n bold_rows : bool = ...,\n classes : Sequence[str] | None = ...,\n escape : bool = ...,\n notebook : bool = ...,\n border : int | None = ...,\n table_id : str | None = ...,\n render_links : bool = ...,\n encoding : str | None = ...\n) -> None: ...\ndef to_html(\n self : DataFrame,\n buf : None = None,\n *,\n columns : Sequence[Hashable] | None = ...,\n col_space : Mapping[Hashable, int | str] | Sequence[int | str] | int | str | None = ...,\n header : bool = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Mapping[Hashable, (object) -> str] | list[(object) -> str] | tuple[(object) -> str, ...] | None = ...,\n float_format : ((float) -> str) | None = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n justify : Literal['center', 'end', 'inherit', 'initial', 'justify', 'justify-all', 'left', 'match-parent', 'right', 'start', 'unset'] | None = ...,\n max_rows : int | None = ...,\n max_cols : int | None = ...,\n show_dimensions: bool = ...,\n decimal : str = ...,\n bold_rows : bool = ...,\n classes : Sequence[str] | None = ...,\n escape : bool = ...,\n notebook : bool = ...,\n border : int | None = ...,\n table_id : str | None = ...,\n render_links : bool = ...,\n encoding : str | None = ...\n) -> str: ...", "kind": 2, "label": "to_html", "sortText": "0z.9999.to_html"}, {"detail": "\n@overload\ndef to_json(\n self : DataFrame,\n path_or_buf : PathLike[str] | WriteBuffer[str] | str,\n *,\n orient : Literal['records'],\n date_format : Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii : bool = ...,\n date_unit : TimeUnit = ...,\n default_handler : ((Any) -> JSONSerializable) | None = ...,\n lines : Literal[True],\n compression : CompressionOptions = ...,\n index : bool | None = ...,\n indent : int | None = ...,\n storage_options : dict[Unknown, Unknown] | None = ...,\n mode : Literal['a']\n) -> None: ...\ndef to_json(\n self : DataFrame,\n path_or_buf : None = None,\n *,\n orient : Literal['records'],\n date_format : Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii : bool = ...,\n date_unit : TimeUnit = ...,\n default_handler : ((Any) -> JSONSerializable) | None = ...,\n lines : Literal[True],\n compression : CompressionOptions = ...,\n index : bool | None = ...,\n indent : int | None = ...,\n storage_options : dict[Unknown, Unknown] | None = ...,\n mode : Literal['a']\n) -> str: ...\ndef to_json(\n self : DataFrame,\n path_or_buf : None = None,\n *,\n orient : Literal['columns', 'index', 'records', 'split', 'table', 'values'] | None = ...,\n date_format : Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii : bool = ...,\n date_unit : TimeUnit = ...,\n default_handler : ((Any) -> JSONSerializable) | None = ...,\n lines : bool = ...,\n compression : CompressionOptions = ...,\n index : bool | None = ...,\n indent : int | None = ...,\n storage_options : dict[Unknown, Unknown] | None = ...,\n mode : Literal['w'] = ...\n) -> str: ...\ndef to_json(\n self : DataFrame,\n path_or_buf : PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n *,\n orient : Literal['columns', 'index', 'records', 'split', 'table', 'values'] | None = ...,\n date_format : Literal['epoch', 'iso'] | None = ...,\n double_precision: int = ...,\n force_ascii : bool = ...,\n date_unit : TimeUnit = ...,\n default_handler : ((Any) -> JSONSerializable) | None = ...,\n lines : bool = ...,\n compression : CompressionOptions = ...,\n index : bool | None = ...,\n indent : int | None = ...,\n storage_options : dict[Unknown, Unknown] | None = ...,\n mode : Literal['w'] = ...\n) -> None: ...", "kind": 2, "label": "to_json", "sortText": "0z.9999.to_json"}, {"detail": "\n@overload\ndef to_latex(\n self : DataFrame,\n buf : PathLike[str] | WriteBuffer[str] | str,\n columns : list[str] | None = ...,\n header : bool | list[str] = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Unknown = ...,\n float_format : Unknown = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n bold_rows : bool = ...,\n column_format : str | None = ...,\n longtable : bool | None = ...,\n escape : bool | None = ...,\n encoding : str | None = ...,\n decimal : str = ...,\n multicolumn : bool | None = ...,\n multicolumn_format: str | None = ...,\n multirow : bool | None = ...,\n caption : str | tuple[str, str] | None = ...,\n label : str | None = ...,\n position : str | None = ...\n) -> None: ...\ndef to_latex(\n self : DataFrame,\n buf : None = None,\n columns : list[str] | None = ...,\n header : bool | list[str] = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Unknown = ...,\n float_format : Unknown = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n bold_rows : bool = ...,\n column_format : str | None = ...,\n longtable : bool | None = ...,\n escape : bool | None = ...,\n encoding : str | None = ...,\n decimal : str = ...,\n multicolumn : bool | None = ...,\n multicolumn_format: str | None = ...,\n multirow : bool | None = ...,\n caption : str | tuple[str, str] | None = ...,\n label : str | None = ...,\n position : str | None = ...\n) -> str: ...", "kind": 2, "label": "to_latex", "sortText": "0z.9999.to_latex"}, {"detail": "\n@overload\ndef to_markdown(\n self : DataFrame,\n buf : PathLike[str] | WriteBuffer[str] | str,\n *,\n mode : FileWriteMode = ...,\n index : bool = ...,\n storage_options: StorageOptions = ...,\n **kwargs : Any\n) -> None: ...\ndef to_markdown(\n self : DataFrame,\n buf : None = None,\n *,\n mode : Literal['a', 'a+', 'a+b', 'ab', 'at', 'w', 'w+', 'w+b', 'wb', 'wt', 'x', 'xb', 'xt'] | None = ...,\n index : bool = ...,\n storage_options: StorageOptions = ...,\n **kwargs : Any\n) -> str: ...", "kind": 2, "label": "to_markdown", "sortText": "0z.9999.to_markdown"}, {"detail": "def to_numpy(\n self : DataFrame,\n dtype : _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = ...,\n copy : bool = False,\n na_value: Scalar = ...\n) -> ndarray[tuple[int, int]]: ...", "kind": 2, "label": "to_numpy", "sortText": "0z.9999.to_numpy"}, {"detail": "\n@overload\ndef to_orc(\n self : DataFrame,\n path : PathLike[str] | WriteBuffer[bytes] | str,\n *,\n engine : Literal['pyarrow'] = ...,\n index : bool | None = ...,\n engine_kwargs: dict[str, Any] | None = ...\n) -> None: ...\ndef to_orc(\n self : DataFrame,\n path : None = None,\n *,\n engine : Literal['pyarrow'] = ...,\n index : bool | None = ...,\n engine_kwargs: dict[str, Any] | None = ...\n) -> bytes: ...", "kind": 2, "label": "to_orc", "sortText": "0z.9999.to_orc"}, {"detail": "\n@overload\ndef to_parquet(\n self : DataFrame,\n path : PathLike[str] | WriteBuffer[bytes] | str,\n *,\n engine : ParquetEngine = ...,\n compression : Literal['brotli', 'gzip', 'lz4', 'snappy', 'zstd'] | None = ...,\n index : bool | None = ...,\n partition_cols : Sequence[Hashable] | None = ...,\n storage_options: StorageOptions = ...,\n **kwargs : Any\n) -> None: ...\ndef to_parquet(\n self : DataFrame,\n path : None = None,\n *,\n engine : ParquetEngine = ...,\n compression : Literal['brotli', 'gzip', 'lz4', 'snappy', 'zstd'] | None = ...,\n index : bool | None = ...,\n partition_cols : Sequence[Hashable] | None = ...,\n storage_options: StorageOptions = ...,\n **kwargs : Any\n) -> bytes: ...", "kind": 2, "label": "to_parquet", "sortText": "0z.9999.to_parquet"}, {"detail": "def to_period(\n self: DataFrame,\n freq: Day | Hour | Micro | Milli | Minute | MonthEnd | Nano | QuarterEnd | Second | Week | YearEnd | str | None = None,\n axis: Axis = 0,\n copy: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "to_period", "sortText": "0z.9999.to_period"}, {"detail": "def to_pickle(\n self : DataFrame,\n path : PathLike[str] | WriteBuffer[bytes] | str,\n compression : CompressionOptions = 'infer',\n protocol : int = 5,\n storage_options: StorageOptions = ...\n) -> None: ...", "kind": 2, "label": "to_pickle", "sortText": "0z.9999.to_pickle"}, {"detail": "def to_records[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n index : bool = True,\n column_dtypes: Mapping[HashableT1, DTypeLike] | _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None,\n index_dtypes : Mapping[HashableT2, DTypeLike] | _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None\n) -> recarray: ...", "kind": 2, "label": "to_records", "sortText": "0z.9999.to_records"}, {"detail": "def to_sql(\n self: DataFrame,\n name: str,\n con: Unknown,\n *,\n schema: str | None = None,\n if_exists: Literal['append', 'delete_rows', 'fail', 'replace'] = 'fail',\n index: bool = True,\n index_label: IndexLabel = None,\n chunksize: int | None = None,\n dtype: ExtensionDtype | Mapping[Hashable, ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str]] | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n method: Literal['multi'] | ((\n SQLTable,\n Any,\n list[str],\n Iterable[tuple[Any, ...]]\n) -> int | None) | None = None\n) -> int | None: ...", "kind": 2, "label": "to_sql", "sortText": "0z.9999.to_sql"}, {"detail": "\n@overload\ndef to_stata[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n path : PathLike[str] | WriteBuffer[bytes] | str,\n *,\n convert_dates : dict[HashableT1, StataDateFormat] | None = ...,\n write_index : bool = ...,\n byteorder : Literal['<', '>', 'big', 'little'] | None = ...,\n time_stamp : datetime | None = ...,\n data_label : str | None = ...,\n variable_labels: dict[HashableT2, str] | None = ...,\n version : Literal[117, 118, 119],\n convert_strl : SequenceNotStr[Hashable] | None = ...,\n compression : CompressionOptions = ...,\n storage_options: StorageOptions = ...,\n value_labels : dict[Hashable, dict[float, str]] | None = ...\n) -> None: ...\ndef to_stata[HashableT1: Hashable, HashableT2: Hashable](\n self : DataFrame,\n path : PathLike[str] | WriteBuffer[bytes] | str,\n *,\n convert_dates : dict[HashableT1, StataDateFormat] | None = ...,\n write_index : bool = ...,\n byteorder : Literal['<', '>', 'big', 'little'] | None = ...,\n time_stamp : datetime | None = ...,\n data_label : str | None = ...,\n variable_labels: dict[HashableT2, str] | None = ...,\n version : Literal[114, 117, 118, 119] | None = ...,\n convert_strl : None = None,\n compression : CompressionOptions = ...,\n storage_options: StorageOptions = ...,\n value_labels : dict[Hashable, dict[float, str]] | None = ...\n) -> None: ...", "kind": 2, "label": "to_stata", "sortText": "0z.9999.to_stata"}, {"detail": "\n@overload\ndef to_string[HashableT: Hashable](\n self : DataFrame,\n buf : PathLike[str] | WriteBuffer[str] | str,\n *,\n columns : Index | SequenceNotStr[Hashable] | Series | None = ...,\n col_space : dict[HashableT, int] | int | list[int] | None = ...,\n header : bool | list[str] | tuple[str, ...] = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Mapping[int | str, (...) -> Unknown] | list[(...) -> Unknown] | tuple[(...) -> Unknown, ...] | None = ...,\n float_format : ((float) -> str) | EngFormatter | str | None = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n justify : str | None = ...,\n max_rows : int | None = ...,\n max_cols : int | None = ...,\n show_dimensions: bool = ...,\n decimal : str = ...,\n line_width : int | None = ...,\n min_rows : int | None = ...,\n max_colwidth : int | None = ...,\n encoding : str | None = ...\n) -> None: ...\ndef to_string(\n self : DataFrame,\n buf : None = None,\n *,\n columns : Index | Sequence[Hashable] | Series | None = ...,\n col_space : dict[Hashable, int] | int | list[int] | None = ...,\n header : Sequence[str] | bool = ...,\n index : bool = ...,\n na_rep : str = ...,\n formatters : Mapping[int | str, (...) -> Unknown] | list[(...) -> Unknown] | tuple[(...) -> Unknown, ...] | None = ...,\n float_format : ((float) -> str) | EngFormatter | str | None = ...,\n sparsify : bool | None = ...,\n index_names : bool = ...,\n justify : str | None = ...,\n max_rows : int | None = ...,\n max_cols : int | None = ...,\n show_dimensions: bool = ...,\n decimal : str = ...,\n line_width : int | None = ...,\n min_rows : int | None = ...,\n max_colwidth : int | None = ...,\n encoding : str | None = ...\n) -> str: ...", "kind": 2, "label": "to_string", "sortText": "0z.9999.to_string"}, {"detail": "def to_timestamp(\n self: DataFrame,\n freq: Day | Hour | Micro | Milli | Minute | MonthEnd | Nano | QuarterEnd | Second | Week | YearEnd | str | None = None,\n how : ToTimestampHow = ...,\n axis: Axis = 0,\n copy: bool = True\n) -> DataFrame: ...", "kind": 2, "label": "to_timestamp", "sortText": "0z.9999.to_timestamp"}, {"detail": "def to_xarray(self: DataFrame) -> Unknown: ...", "kind": 2, "label": "to_xarray", "sortText": "0z.9999.to_xarray"}, {"detail": "\n@overload\ndef to_xml(\n self : DataFrame,\n path_or_buffer : PathLike[str] | WriteBuffer[bytes] | WriteBuffer[str] | str,\n index : bool = ...,\n root_name : str = ...,\n row_name : str = ...,\n na_rep : str | None = ...,\n attr_cols : SequenceNotStr[Hashable] | None = ...,\n elem_cols : SequenceNotStr[Hashable] | None = ...,\n namespaces : dict[str | None, str] | None = ...,\n prefix : str | None = ...,\n encoding : str = ...,\n xml_declaration: bool = ...,\n pretty_print : bool = ...,\n parser : XMLParsers = ...,\n stylesheet : PathLike[str] | ReadBuffer[bytes] | ReadBuffer[str] | str | None = ...,\n compression : CompressionOptions = ...,\n storage_options: StorageOptions = ...\n) -> None: ...\ndef to_xml(\n self : DataFrame,\n path_or_buffer : None = None,\n index : bool = ...,\n root_name : str | None = ...,\n row_name : str | None = ...,\n na_rep : str | None = ...,\n attr_cols : list[Hashable] | None = ...,\n elem_cols : list[Hashable] | None = ...,\n namespaces : dict[str | None, str] | None = ...,\n prefix : str | None = ...,\n encoding : str = ...,\n xml_declaration: bool | None = ...,\n pretty_print : bool | None = ...,\n parser : str | None = ...,\n stylesheet : PathLike[str] | ReadBuffer[bytes] | ReadBuffer[str] | str | None = ...,\n compression : CompressionOptions = ...,\n storage_options: StorageOptions = ...\n) -> str: ...", "kind": 2, "label": "to_xml", "sortText": "0z.9999.to_xml"}, {"detail": "def transform(\n self : DataFrame,\n func : AggFuncTypeFrame,\n axis : Axis = 0,\n *args : Any,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "transform", "sortText": "0z.9999.transform"}, {"detail": "def transpose(\n self : DataFrame,\n *args: Any,\n *,\n copy : bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "transpose", "sortText": "0z.9999.transpose"}, {"detail": "def truediv(\n self : DataFrame,\n other : DataFrame | ExtensionArray | Index | SequenceNotStr[Any] | Series | complex | ndarray | range,\n axis : Literal['columns', 'index', 0, 1] | None = 'columns',\n level : Hashable | None = None,\n fill_value: float | None = None\n) -> DataFrame: ...", "kind": 2, "label": "truediv", "sortText": "0z.9999.truediv"}, {"detail": "def truncate(\n self : DataFrame,\n before: date | int | str | None = ...,\n after : date | int | str | None = ...,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n copy : bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "truncate", "sortText": "0z.9999.truncate"}, {"detail": "def tz_convert(\n self : DataFrame,\n tz : TimeZones,\n axis : Axis = 0,\n level: Hashable | None = None,\n copy : bool = True\n) -> DataFrame: ...", "kind": 2, "label": "tz_convert", "sortText": "0z.9999.tz_convert"}, {"detail": "def tz_localize(\n self : DataFrame,\n tz : TimeZones,\n axis : Axis = 0,\n level : Hashable | None = None,\n copy : builtins.bool = True,\n ambiguous : TimeAmbiguous = 'raise',\n nonexistent: TimeNonexistent = 'raise'\n) -> DataFrame: ...", "kind": 2, "label": "tz_localize", "sortText": "0z.9999.tz_localize"}, {"detail": "def unstack(\n self : DataFrame,\n level : IndexLabel = -1,\n fill_value: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | None = None,\n sort : bool = True\n) -> DataFrame | Series: ...", "kind": 2, "label": "unstack", "sortText": "0z.9999.unstack"}, {"detail": "def update(\n self : DataFrame,\n other : DataFrame | Series,\n join : Literal['left'] = 'left',\n overwrite : bool = True,\n filter_func: ((...) -> Unknown) | None = ...,\n errors : IgnoreRaise = 'ignore'\n) -> None: ...", "kind": 2, "label": "update", "sortText": "0z.9999.update"}, {"detail": "\n@overload\ndef value_counts(\n self : DataFrame,\n subset : Sequence[Hashable] | None = ...,\n normalize: Literal[False] = False,\n sort : bool = ...,\n ascending: bool = ...,\n dropna : bool = ...\n) -> Series[int]: ...\ndef value_counts(\n self : DataFrame,\n normalize: Literal[True],\n subset : Sequence[Hashable] | None = ...,\n sort : bool = ...,\n ascending: bool = ...,\n dropna : bool = ...\n) -> Series[float]: ...", "kind": 2, "label": "value_counts", "sortText": "0z.9999.value_counts"}, {"detail": "ndarray[tuple[int, int]]", "kind": 5, "label": "values", "sortText": "0z.9999.values"}, {"detail": "def var(\n self : DataFrame,\n axis : Literal['columns', 'index', 0, 1] | None = 0,\n skipna : bool | None = True,\n ddof : int = 1,\n numeric_only: bool = False,\n **kwargs : Any\n) -> Series: ...", "kind": 2, "label": "var", "sortText": "0z.9999.var"}, {"detail": "\n@overload\ndef where(\n self : DataFrame,\n cond : ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other : ((...) -> DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64) | DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 = ...,\n *,\n inplace: Literal[True],\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n level : Hashable | None = None\n) -> None: ...\ndef where(\n self : DataFrame,\n cond : ((DataFrame) -> DataFrame) | ((Any) -> builtins.bool) | DataFrame | Series | ndarray[tuple[Any, ...], dtype[numpy.bool]],\n other : ((...) -> DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64) | DataFrame | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 = ...,\n *,\n inplace: Literal[False] = False,\n axis : Literal['columns', 'index', 0, 1] | None = ...,\n level : Hashable | None = None\n) -> DataFrame: ...", "kind": 2, "label": "where", "sortText": "0z.9999.where"}, {"detail": "def xs(\n self : DataFrame,\n key : IndexLabel,\n axis : Axis = 0,\n level : Hashable | Sequence[Hashable] | None = None,\n drop_level: bool = True\n) -> DataFrame | Series: ...", "kind": 2, "label": "xs", "sortText": "0z.9999.xs"}, {"detail": "def __abs__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__abs__", "sortText": "3z.9999.__abs__"}, {"detail": "def __add__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__add__", "sortText": "3z.9999.__add__"}, {"detail": "def __and__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__and__", "sortText": "3z.9999.__and__"}, {"detail": "def __array__(\n self : DataFrame,\n dtype: Unknown = ...\n) -> ndarray: ...", "kind": 2, "label": "__array__", "sortText": "3z.9999.__array__"}, {"detail": "int", "kind": 5, "label": "__array_priority__", "sortText": "3z.9999.__array_priority__"}, {"detail": "def __arrow_c_stream__(\n self : DataFrame,\n requested_schema: object | None = None\n) -> object: ...", "kind": 2, "label": "__arrow_c_stream__", "sortText": "3z.9999.__arrow_c_stream__"}, {"detail": "def __bool__(self: DataFrame) -> NoReturn: ...", "kind": 2, "label": "__bool__", "sortText": "3z.9999.__bool__"}, {"detail": "def __contains__(\n self: DataFrame,\n key: Unknown\n) -> bool: ...", "kind": 2, "label": "__contains__", "sortText": "3z.9999.__contains__"}, {"detail": "def __copy__(\n self: DataFrame,\n deep: bool = ...\n) -> DataFrame: ...", "kind": 2, "label": "__copy__", "sortText": "3z.9999.__copy__"}, {"detail": "def __deepcopy__(\n self: DataFrame,\n memo: MutableMapping[int, Any] | None = None\n) -> DataFrame: ...", "kind": 2, "label": "__deepcopy__", "sortText": "3z.9999.__deepcopy__"}, {"detail": "def __delitem__(\n self: DataFrame,\n idx: Hashable\n) -> None: ...", "kind": 2, "label": "__delitem__", "sortText": "3z.9999.__delitem__"}, {"detail": "def __divmod__(\n self: DataFrame,\n other: Any\n) -> tuple[DataFrame, DataFrame]: ...", "kind": 2, "label": "__divmod__", "sortText": "3z.9999.__divmod__"}, {"detail": "def __eq__(\n self: DataFrame,\n other: object\n) -> DataFrame: ...", "kind": 2, "label": "__eq__", "sortText": "3z.9999.__eq__"}, {"detail": "def __finalize__(\n self : DataFrame,\n other : Unknown,\n method : Unknown = ...,\n **kwargs: Any\n) -> DataFrame: ...", "kind": 2, "label": "__finalize__", "sortText": "3z.9999.__finalize__"}, {"detail": "def __floordiv__(\n self: DataFrame,\n other: DataFrame | Sequence[float] | Series[float] | Series[int] | float\n) -> DataFrame: ...", "kind": 2, "label": "__floordiv__", "sortText": "3z.9999.__floordiv__"}, {"detail": "def __ge__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__ge__", "sortText": "3z.9999.__ge__"}, {"detail": "def __getattr__(\n self: DataFrame,\n name: str\n) -> Series: ...", "kind": 2, "label": "__getattr__", "sortText": "3z.9999.__getattr__"}, {"detail": "\n@overload\ndef __getitem__(\n self: DataFrame,\n key: Timedelta | Timestamp | bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64 | tuple[Hashable, ...]\n) -> Series: ...\ndef __getitem__(\n self: DataFrame,\n key: Iterable[Hashable] | slice[Any, Any, Any]\n) -> DataFrame: ...\ndef __getitem__(\n self: DataFrame,\n key: Hashable\n) -> Series: ...", "kind": 2, "label": "__getitem__", "sortText": "3z.9999.__getitem__"}, {"detail": "def __gt__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__gt__", "sortText": "3z.9999.__gt__"}, {"detail": "None", "kind": 5, "label": "__hash__", "sortText": "3z.9999.__hash__"}, {"detail": "def __invert__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__invert__", "sortText": "3z.9999.__invert__"}, {"detail": "def __iter__(self: DataFrame) -> Iterator[Hashable]: ...", "kind": 2, "label": "__iter__", "sortText": "3z.9999.__iter__"}, {"detail": "def __le__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__le__", "sortText": "3z.9999.__le__"}, {"detail": "def __len__(self: DataFrame) -> int: ...", "kind": 2, "label": "__len__", "sortText": "3z.9999.__len__"}, {"detail": "def __lt__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__lt__", "sortText": "3z.9999.__lt__"}, {"detail": "\n@overload\ndef __matmul__(\n self: DataFrame,\n other: DataFrame\n) -> DataFrame: ...\ndef __matmul__(\n self: DataFrame,\n other: Series\n) -> Series: ...\ndef __matmul__(\n self: DataFrame,\n other: ndarray[tuple[Any, ...], dtype[np_num]]\n) -> DataFrame: ...", "kind": 2, "label": "__matmul__", "sortText": "3z.9999.__matmul__"}, {"detail": "def __mod__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__mod__", "sortText": "3z.9999.__mod__"}, {"detail": "def __mul__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__mul__", "sortText": "3z.9999.__mul__"}, {"detail": "def __ne__(\n self: DataFrame,\n other: object\n) -> DataFrame: ...", "kind": 2, "label": "__ne__", "sortText": "3z.9999.__ne__"}, {"detail": "def __neg__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__neg__", "sortText": "3z.9999.__neg__"}, {"detail": "\n@overload\ndef __new__[Self@DataFrame: DataFrame](\n cls : type[Self@DataFrame],\n data : DataFrame | Index | Iterable[Index | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | tuple[Hashable, ListLikeU]] | Sequence[Unknown] | Series | dict[Any, Any] | ndarray[tuple[int]] | None = None,\n index : ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n columns: ExtensionArray | Index | SequenceNotStr[Any] | Series | ndarray | range | None = None,\n dtype : ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy : bool | None = None\n) -> Self@DataFrame: ...\ndef __new__[Self@DataFrame: DataFrame](\n cls : type[Self@DataFrame],\n data : Scalar,\n index : Axes,\n columns: Axes,\n dtype : ExtensionDtype | dtype[generic] | str | type[bool | complex | object | str] | None = None,\n copy : bool | None = None\n) -> Self@DataFrame: ...", "kind": 3, "label": "__new__", "sortText": "3z.9999.__new__"}, {"detail": "def __nonzero__(self: DataFrame) -> None: ...", "kind": 2, "label": "__nonzero__", "sortText": "3z.9999.__nonzero__"}, {"detail": "def __or__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__or__", "sortText": "3z.9999.__or__"}, {"detail": "def __pos__(self: DataFrame) -> DataFrame: ...", "kind": 2, "label": "__pos__", "sortText": "3z.9999.__pos__"}, {"detail": "def __pow__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__pow__", "sortText": "3z.9999.__pow__"}, {"detail": "def __radd__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__radd__", "sortText": "3z.9999.__radd__"}, {"detail": "def __rand__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rand__", "sortText": "3z.9999.__rand__"}, {"detail": "def __rdivmod__(\n self: DataFrame,\n other: Any\n) -> tuple[DataFrame, DataFrame]: ...", "kind": 2, "label": "__rdivmod__", "sortText": "3z.9999.__rdivmod__"}, {"detail": "def __rfloordiv__(\n self: DataFrame,\n other: DataFrame | Sequence[float] | Series[float] | Series[int] | float\n) -> DataFrame: ...", "kind": 2, "label": "__rfloordiv__", "sortText": "3z.9999.__rfloordiv__"}, {"detail": "def __rmatmul__(\n self: DataFrame,\n other: ndarray[tuple[Any, ...], dtype[np_num]]\n) -> DataFrame: ...", "kind": 2, "label": "__rmatmul__", "sortText": "3z.9999.__rmatmul__"}, {"detail": "def __rmod__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rmod__", "sortText": "3z.9999.__rmod__"}, {"detail": "def __rmul__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rmul__", "sortText": "3z.9999.__rmul__"}, {"detail": "def __ror__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__ror__", "sortText": "3z.9999.__ror__"}, {"detail": "def __round__(\n self : DataFrame,\n decimals: int = ...\n) -> DataFrame: ...", "kind": 2, "label": "__round__", "sortText": "3z.9999.__round__"}, {"detail": "def __rpow__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rpow__", "sortText": "3z.9999.__rpow__"}, {"detail": "def __rsub__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rsub__", "sortText": "3z.9999.__rsub__"}, {"detail": "def __rtruediv__(\n self: DataFrame,\n other: DataFrame | Sequence[Unknown] | Series | float\n) -> DataFrame: ...", "kind": 2, "label": "__rtruediv__", "sortText": "3z.9999.__rtruediv__"}, {"detail": "def __rxor__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__rxor__", "sortText": "3z.9999.__rxor__"}, {"detail": "def __setattr__(\n self: DataFrame,\n name: str,\n value: Unknown\n) -> None: ...", "kind": 2, "label": "__setattr__", "sortText": "3z.9999.__setattr__"}, {"detail": "\n@overload\ndef __setitem__(\n self: DataFrame,\n idx: Index | Series[int] | int | list[int] | ndarray[tuple[Any, ...], dtype[integer]] | slice[Any, Any, Any] | tuple[IndexType, IndexType] | tuple[IndexType, int] | tuple[int, IndexType] | tuple[int, int],\n value: DataFrame | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__[ScalarT: Scalar](\n self: DataFrame,\n idx: Series[builtins.bool] | int | integer | list[builtins.bool] | list[ScalarT] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | signedinteger[_NBitIntP] | signedinteger[_8Bit] | signedinteger | slice[Any, Any, Any] | str | str_ | unsignedinteger | tuple[IndexOpsMixin | Sequence[Scalar] | Series[builtins.bool] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[builtins.bool] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | slice[Any, Any, Any] | str | timedelta | timedelta64, ...],\n value: DataFrame | ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__(\n self: DataFrame,\n idx: tuple[tuple[IndexOpsMixin | Sequence[Scalar] | Series[builtins.bool] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | list[builtins.bool] | ndarray[tuple[Any, ...], dtype[numpy.bool]] | slice[Any, Any, Any] | str | timedelta | timedelta64, ...], Hashable],\n value: ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...\ndef __setitem__(\n self: DataFrame,\n idx: DataFrame | IndexOpsMixin,\n value: ExtensionArray | IndexOpsMixin | Mapping[Hashable, NAType | NaTType | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | str | timedelta | timedelta64] | NAType | NaTType | Sequence[Scalar] | Sequence[Sequence[Scalar]] | Timedelta | Timestamp | builtins.bool | bytes | complex | complexfloating | date | datetime | datetime64 | float | floating | int | integer | ndarray | str | timedelta | timedelta64 | None\n) -> None: ...", "kind": 2, "label": "__setitem__", "sortText": "3z.9999.__setitem__"}, {"detail": "def __sub__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__sub__", "sortText": "3z.9999.__sub__"}, {"detail": "def __truediv__(\n self: DataFrame,\n other: DataFrame | Sequence[Unknown] | Series | float\n) -> DataFrame: ...", "kind": 2, "label": "__truediv__", "sortText": "3z.9999.__truediv__"}, {"detail": "def __xor__(\n self: DataFrame,\n other: Any\n) -> DataFrame: ...", "kind": 2, "label": "__xor__", "sortText": "3z.9999.__xor__"}]}} +{"suite": "pandas", "label": "edit dataframe then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 20, "iteration": 1, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) drop: def drop(\n self : DataFrame,\n labels : None = None,\n *,\n axis : Axis = ...,\n index : Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level : Hashable | None = ...,\n inplace: Literal[False] = False,\n errors : IgnoreRaise = ...\n) -> DataFrame: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/frame.pyi#L396,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L555,7) | [Index](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/indexes/base.pyi#L144,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L718,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L566,7)"}}} +{"suite": "pandas", "label": "edit dataframe then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 20, "iteration": 2, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) drop: def drop(\n self : DataFrame,\n labels : None = None,\n *,\n axis : Axis = ...,\n index : Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level : Hashable | None = ...,\n inplace: Literal[False] = False,\n errors : IgnoreRaise = ...\n) -> DataFrame: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/frame.pyi#L396,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L555,7) | [Index](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/indexes/base.pyi#L144,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L718,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L566,7)"}}} +{"suite": "pandas", "label": "edit dataframe then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 20, "iteration": 3, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) drop: def drop(\n self : DataFrame,\n labels : None = None,\n *,\n axis : Axis = ...,\n index : Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level : Hashable | None = ...,\n inplace: Literal[False] = False,\n errors : IgnoreRaise = ...\n) -> DataFrame: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/frame.pyi#L396,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L555,7) | [Index](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/indexes/base.pyi#L144,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L718,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L566,7)"}}} +{"suite": "pandas", "label": "edit dataframe then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 20, "iteration": 4, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) drop: def drop(\n self : DataFrame,\n labels : None = None,\n *,\n axis : Axis = ...,\n index : Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level : Hashable | None = ...,\n inplace: Literal[False] = False,\n errors : IgnoreRaise = ...\n) -> DataFrame: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/frame.pyi#L396,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L555,7) | [Index](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/indexes/base.pyi#L144,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L718,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L566,7)"}}} +{"suite": "pandas", "label": "edit dataframe then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 20, "iteration": 5, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) drop: def drop(\n self : DataFrame,\n labels : None = None,\n *,\n axis : Axis = ...,\n index : Hashable | Index | Sequence[Hashable] = ...,\n columns: Hashable | Iterable[Hashable],\n level : Hashable | None = ...,\n inplace: Literal[False] = False,\n errors : IgnoreRaise = ...\n) -> DataFrame: ...\n```\n\nGo to [DataFrame](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/frame.pyi#L396,7) | [Hashable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L555,7) | [Index](file:///tmp/pyrefly_bundled_third_party_ebf4e4b3e307/pandas-stubs/core/indexes/base.pyi#L144,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L718,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L566,7)"}}} +{"suite": "sqlalchemy", "label": "query completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 16, "character": 22, "iteration": 1, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"detail": "sessionmaker[Session]", "kind": 6, "label": "SessionLocal", "sortText": "0.9999.SessionLocal"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} +{"suite": "sqlalchemy", "label": "query completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 16, "character": 22, "iteration": 2, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"detail": "sessionmaker[Session]", "kind": 6, "label": "SessionLocal", "sortText": "0.9999.SessionLocal"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} +{"suite": "sqlalchemy", "label": "query completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 16, "character": 22, "iteration": 3, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"detail": "sessionmaker[Session]", "kind": 6, "label": "SessionLocal", "sortText": "0.9999.SessionLocal"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} +{"suite": "sqlalchemy", "label": "query completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 16, "character": 22, "iteration": 4, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"detail": "sessionmaker[Session]", "kind": 6, "label": "SessionLocal", "sortText": "0.9999.SessionLocal"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} +{"suite": "sqlalchemy", "label": "query completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 16, "character": 22, "iteration": 5, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"detail": "sessionmaker[Session]", "kind": 6, "label": "SessionLocal", "sortText": "0.9999.SessionLocal"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} +{"suite": "sqlalchemy", "label": "sessionmaker hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 12, "character": 27, "iteration": 1, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(function) mapped_column: def mapped_column[_T](\n __name_pos : SchemaEventTarget | TypeEngine[Any] | str | type[TypeEngine[Any]] | None = None,\n __type_pos : SchemaEventTarget | TypeEngine[Any] | type[TypeEngine[Any]] | None = None,\n *args : SchemaEventTarget,\n *,\n init : _NoArg | bool = _NoArg.NO_ARG,\n repr : _NoArg | bool = _NoArg.NO_ARG,\n default : Any | None = _NoArg.NO_ARG,\n default_factory : (() -> _T) | _NoArg = _NoArg.NO_ARG,\n compare : _NoArg | bool = _NoArg.NO_ARG,\n kw_only : _NoArg | bool = _NoArg.NO_ARG,\n hash : _NoArg | bool | None = _NoArg.NO_ARG,\n nullable : Literal[SchemaConst.NULL_UNSPECIFIED] | bool | None = SchemaConst.NULL_UNSPECIFIED,\n primary_key : bool | None = False,\n deferred : _NoArg | bool = _NoArg.NO_ARG,\n deferred_group : str | None = None,\n deferred_raiseload : bool | None = None,\n use_existing_column: bool = False,\n name : str | None = None,\n type_ : TypeEngine[Any] | type[TypeEngine[Any]] | None = None,\n autoincrement : _AutoIncrementType = 'auto',\n doc : str | None = None,\n key : str | None = None,\n index : bool | None = None,\n unique : bool | None = None,\n info : dict[Any, Any] | None = None,\n onupdate : Any | None = None,\n insert_default : Any | None = _NoArg.NO_ARG,\n server_default : ColumnElement[Any] | FetchedValue | TextClause | str | None = None,\n server_onupdate : ColumnElement[Any] | FetchedValue | TextClause | str | None = None,\n active_history : bool = False,\n quote : bool | None = None,\n system : bool = False,\n comment : str | None = None,\n sort_order : _NoArg | int = _NoArg.NO_ARG,\n dataclass_metadata : Mapping[Any, Any] | _NoArg | None = _NoArg.NO_ARG,\n **kw : Any\n) -> MappedColumn[Any]: ...\n```\n---\ndeclare a new ORM-mapped `_schema.Column` construct \nfor use within `Declarative Table ` \nconfiguration. \n \nThe `_orm.mapped_column` function provides an ORM-aware and \nPython-typing-compatible construct which is used with \n`declarative ` mappings to indicate an \nattribute that's mapped to a Core `_schema.Column` object. It \nprovides the equivalent feature as mapping an attribute to a \n`_schema.Column` object directly when using Declarative, \nspecifically when using `Declarative Table ` \nconfiguration. \n \n.. versionadded:: 2.0 \n \n`_orm.mapped_column` is normally used with explicit typing along with \nthe `_orm.Mapped` annotation type, where it can derive the SQL \ntype and nullability for the column based on what's present within the \n`_orm.Mapped` annotation. It also may be used without annotations \nas a drop-in replacement for how `_schema.Column` is used in \nDeclarative mappings in SQLAlchemy 1.x style. \n \nFor usage examples of `_orm.mapped_column`, see the documentation \nat `orm_declarative_table`. \n \n.. seealso: \n \n``` \n`orm_declarative_table` - complete documentation \n \n`whatsnew_20_orm_declarative_typing` - migration notes for \nDeclarative mappings using 1.x style mappings \n \n``` \n:param __name: String name to give to the `_schema.Column`. This \n is an optional, positional only argument that if present must be the \n first positional argument passed. If omitted, the attribute name to \n which the `_orm.mapped_column` is mapped will be used as the SQL \n column name. \n:param __type: `_types.TypeEngine` type or instance which will \n indicate the datatype to be associated with the `_schema.Column`. \n This is an optional, positional-only argument that if present must \n immediately follow the ``__name`` parameter if present also, or otherwise \n be the first positional parameter. If omitted, the ultimate type for \n the column may be derived either from the annotated type, or if a \n `_schema.ForeignKey` is present, from the datatype of the \n referenced column. \n:param \\*args: Additional positional arguments include constructs such \n as `_schema.ForeignKey`, `_schema.CheckConstraint`, \n and `_schema.Identity`, which are passed through to the constructed \n `_schema.Column`. \n:param nullable: Optional bool, whether the column should be \"NULL\" or \n \"NOT NULL\". If omitted, the nullability is derived from the type \n annotation based on whether or not ``typing.Optional`` (or its equivalent) \n is present. ``nullable`` defaults to ``True`` otherwise for non-primary \n key columns, and ``False`` for primary key columns. \n:param primary_key: optional bool, indicates the `_schema.Column` \n would be part of the table's primary key or not. \n:param deferred: Optional bool - this keyword argument is consumed by the \n ORM declarative process, and is not part of the `_schema.Column` \n itself; instead, it indicates that this column should be \"deferred\" for \n loading as though mapped by `_orm.deferred`. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_declarative` \n \n``` \n:param deferred_group: Implies `_orm.mapped_column.deferred` \n to ``True``, and set the `_orm.deferred.group` parameter. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_group` \n \n``` \n:param deferred_raiseload: Implies `_orm.mapped_column.deferred` \n to ``True``, and set the `_orm.deferred.raiseload` parameter. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_raiseload` \n \n``` \n:param use_existing_column: if True, will attempt to locate the given \n column name on an inherited superclass (typically single inheriting \n superclass), and if present, will not produce a new column, mapping \n to the superclass column as though it were omitted from this class. \n This is used for mixins that add new columns to an inherited superclass. \n \n .. seealso: \n \n``` \n`orm_inheritance_column_conflicts` \n \n``` \n .. versionadded:: 2.0.0b4 \n \n:param default: Passed directly to the \n `_schema.Column.default` parameter if the \n `_orm.mapped_column.insert_default` parameter is not present. \n Additionally, when used with `orm_declarative_native_dataclasses`, \n indicates a default Python value that should be applied to the keyword \n constructor within the generated ``__init__()`` method. \n \n Note that in the case of dataclass generation when \n `_orm.mapped_column.insert_default` is not present, this means \n the `_orm.mapped_column.default` value is used in **two** \n places, both the ``__init__()`` method as well as the \n `_schema.Column.default` parameter. While this behavior may \n change in a future release, for the moment this tends to \"work out\"; a \n default of ``None`` will mean that the `_schema.Column` gets no \n default generator, whereas a default that refers to a non-``None`` Python \n or SQL expression value will be assigned up front on the object when \n ``__init__()`` is called, which is the same value that the Core \n `_sql.Insert` construct would use in any case, leading to the same \n end result. \n \n .. note:: When using Core level column defaults that are callables to \n    be interpreted by the underlying `_schema.Column` in conjunction \n    with `ORM-mapped dataclasses \n    `, especially those that are \n    `context-aware default functions `, \n    **the** `_orm.mapped_column.insert_default` **parameter must \n    be used instead**. This is necessary to disambiguate the callable from \n    being interpreted as a dataclass level default. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.insert_default` \n \n`_orm.mapped_column.default_factory` \n \n``` \n:param insert_default: Passed directly to the \n `_schema.Column.default` parameter; will supersede the value \n of `_orm.mapped_column.default` when present, however \n `_orm.mapped_column.default` will always apply to the \n constructor default for a dataclasses mapping. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.default` \n \n`_orm.mapped_column.default_factory` \n \n``` \n:param sort_order: An integer that indicates how this mapped column \n should be sorted compared to the others when the ORM is creating a \n `_schema.Table`. Among mapped columns that have the same \n value the default ordering is used, placing first the mapped columns \n defined in the main class, then the ones in the super classes. \n Defaults to 0. The sort is ascending. \n \n .. versionadded:: 2.0.4 \n \n:param active_history=False: \n \n    When ``True``, indicates that the \"previous\" value for a \n    scalar attribute should be loaded when replaced, if not \n    already loaded. Normally, history tracking logic for \n    simple non-primary-key scalar values only needs to be \n    aware of the \"new\" value in order to perform a flush. This \n    flag is available for applications that make use of \n    `.attributes.get_history` or `.Session.is_modified` \n    which also need to know the \"previous\" value of the attribute. \n \n    .. versionadded:: 2.0.10 \n \n \n:param init: Specific to `orm_declarative_native_dataclasses`, \n specifies if the mapped attribute should be part of the ``__init__()`` \n method as generated by the dataclass process. \n:param repr: Specific to `orm_declarative_native_dataclasses`, \n specifies if the mapped attribute should be part of the ``__repr__()`` \n method as generated by the dataclass process. \n:param default_factory: Specific to \n `orm_declarative_native_dataclasses`, \n specifies a default-value generation function that will take place \n as part of the ``__init__()`` \n method as generated by the dataclass process. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.default` \n \n`_orm.mapped_column.insert_default` \n \n``` \n:param compare: Specific to \n `orm_declarative_native_dataclasses`, indicates if this field \n should be included in comparison operations when generating the \n ``__eq__()`` and ``__ne__()`` methods for the mapped class. \n \n .. versionadded:: 2.0.0b4 \n \n:param kw_only: Specific to \n `orm_declarative_native_dataclasses`, indicates if this field \n should be marked as keyword-only when generating the ``__init__()``. \n \n:param hash: Specific to \n `orm_declarative_native_dataclasses`, controls if this field \n is included when generating the ``__hash__()`` method for the mapped \n class. \n \n .. versionadded:: 2.0.36 \n \n:param dataclass_metadata: Specific to \n `orm_declarative_native_dataclasses`, supplies metadata \n to be attached to the generated dataclass field. \n \n .. versionadded:: 2.0.42 \n \n:param \\**kw: All remaining keyword arguments are passed through to the \n constructor for the `_schema.Column`.\n\nGo to [SchemaEventTarget](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/base.py#L1403,7) | [TypeEngine](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py#L118,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [_NoArg](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/base.py#L106,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3200,7) | [SchemaConst](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L131,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3627,7) | [ColumnElement](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/elements.py#L1223,7) | [FetchedValue](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L3989,7) | [TextClause](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/elements.py#L2235,7) | [int](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L418,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L862,7) | [MappedColumn](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/properties.py#L511,7)"}}} +{"suite": "sqlalchemy", "label": "sessionmaker hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 12, "character": 27, "iteration": 2, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(function) mapped_column: def mapped_column[_T](\n __name_pos : SchemaEventTarget | TypeEngine[Any] | str | type[TypeEngine[Any]] | None = None,\n __type_pos : SchemaEventTarget | TypeEngine[Any] | type[TypeEngine[Any]] | None = None,\n *args : SchemaEventTarget,\n *,\n init : _NoArg | bool = _NoArg.NO_ARG,\n repr : _NoArg | bool = _NoArg.NO_ARG,\n default : Any | None = _NoArg.NO_ARG,\n default_factory : (() -> _T) | _NoArg = _NoArg.NO_ARG,\n compare : _NoArg | bool = _NoArg.NO_ARG,\n kw_only : _NoArg | bool = _NoArg.NO_ARG,\n hash : _NoArg | bool | None = _NoArg.NO_ARG,\n nullable : Literal[SchemaConst.NULL_UNSPECIFIED] | bool | None = SchemaConst.NULL_UNSPECIFIED,\n primary_key : bool | None = False,\n deferred : _NoArg | bool = _NoArg.NO_ARG,\n deferred_group : str | None = None,\n deferred_raiseload : bool | None = None,\n use_existing_column: bool = False,\n name : str | None = None,\n type_ : TypeEngine[Any] | type[TypeEngine[Any]] | None = None,\n autoincrement : _AutoIncrementType = 'auto',\n doc : str | None = None,\n key : str | None = None,\n index : bool | None = None,\n unique : bool | None = None,\n info : dict[Any, Any] | None = None,\n onupdate : Any | None = None,\n insert_default : Any | None = _NoArg.NO_ARG,\n server_default : ColumnElement[Any] | FetchedValue | TextClause | str | None = None,\n server_onupdate : ColumnElement[Any] | FetchedValue | TextClause | str | None = None,\n active_history : bool = False,\n quote : bool | None = None,\n system : bool = False,\n comment : str | None = None,\n sort_order : _NoArg | int = _NoArg.NO_ARG,\n dataclass_metadata : Mapping[Any, Any] | _NoArg | None = _NoArg.NO_ARG,\n **kw : Any\n) -> MappedColumn[Any]: ...\n```\n---\ndeclare a new ORM-mapped `_schema.Column` construct \nfor use within `Declarative Table ` \nconfiguration. \n \nThe `_orm.mapped_column` function provides an ORM-aware and \nPython-typing-compatible construct which is used with \n`declarative ` mappings to indicate an \nattribute that's mapped to a Core `_schema.Column` object. It \nprovides the equivalent feature as mapping an attribute to a \n`_schema.Column` object directly when using Declarative, \nspecifically when using `Declarative Table ` \nconfiguration. \n \n.. versionadded:: 2.0 \n \n`_orm.mapped_column` is normally used with explicit typing along with \nthe `_orm.Mapped` annotation type, where it can derive the SQL \ntype and nullability for the column based on what's present within the \n`_orm.Mapped` annotation. It also may be used without annotations \nas a drop-in replacement for how `_schema.Column` is used in \nDeclarative mappings in SQLAlchemy 1.x style. \n \nFor usage examples of `_orm.mapped_column`, see the documentation \nat `orm_declarative_table`. \n \n.. seealso: \n \n``` \n`orm_declarative_table` - complete documentation \n \n`whatsnew_20_orm_declarative_typing` - migration notes for \nDeclarative mappings using 1.x style mappings \n \n``` \n:param __name: String name to give to the `_schema.Column`. This \n is an optional, positional only argument that if present must be the \n first positional argument passed. If omitted, the attribute name to \n which the `_orm.mapped_column` is mapped will be used as the SQL \n column name. \n:param __type: `_types.TypeEngine` type or instance which will \n indicate the datatype to be associated with the `_schema.Column`. \n This is an optional, positional-only argument that if present must \n immediately follow the ``__name`` parameter if present also, or otherwise \n be the first positional parameter. If omitted, the ultimate type for \n the column may be derived either from the annotated type, or if a \n `_schema.ForeignKey` is present, from the datatype of the \n referenced column. \n:param \\*args: Additional positional arguments include constructs such \n as `_schema.ForeignKey`, `_schema.CheckConstraint`, \n and `_schema.Identity`, which are passed through to the constructed \n `_schema.Column`. \n:param nullable: Optional bool, whether the column should be \"NULL\" or \n \"NOT NULL\". If omitted, the nullability is derived from the type \n annotation based on whether or not ``typing.Optional`` (or its equivalent) \n is present. ``nullable`` defaults to ``True`` otherwise for non-primary \n key columns, and ``False`` for primary key columns. \n:param primary_key: optional bool, indicates the `_schema.Column` \n would be part of the table's primary key or not. \n:param deferred: Optional bool - this keyword argument is consumed by the \n ORM declarative process, and is not part of the `_schema.Column` \n itself; instead, it indicates that this column should be \"deferred\" for \n loading as though mapped by `_orm.deferred`. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_declarative` \n \n``` \n:param deferred_group: Implies `_orm.mapped_column.deferred` \n to ``True``, and set the `_orm.deferred.group` parameter. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_group` \n \n``` \n:param deferred_raiseload: Implies `_orm.mapped_column.deferred` \n to ``True``, and set the `_orm.deferred.raiseload` parameter. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_raiseload` \n \n``` \n:param use_existing_column: if True, will attempt to locate the given \n column name on an inherited superclass (typically single inheriting \n superclass), and if present, will not produce a new column, mapping \n to the superclass column as though it were omitted from this class. \n This is used for mixins that add new columns to an inherited superclass. \n \n .. seealso: \n \n``` \n`orm_inheritance_column_conflicts` \n \n``` \n .. versionadded:: 2.0.0b4 \n \n:param default: Passed directly to the \n `_schema.Column.default` parameter if the \n `_orm.mapped_column.insert_default` parameter is not present. \n Additionally, when used with `orm_declarative_native_dataclasses`, \n indicates a default Python value that should be applied to the keyword \n constructor within the generated ``__init__()`` method. \n \n Note that in the case of dataclass generation when \n `_orm.mapped_column.insert_default` is not present, this means \n the `_orm.mapped_column.default` value is used in **two** \n places, both the ``__init__()`` method as well as the \n `_schema.Column.default` parameter. While this behavior may \n change in a future release, for the moment this tends to \"work out\"; a \n default of ``None`` will mean that the `_schema.Column` gets no \n default generator, whereas a default that refers to a non-``None`` Python \n or SQL expression value will be assigned up front on the object when \n ``__init__()`` is called, which is the same value that the Core \n `_sql.Insert` construct would use in any case, leading to the same \n end result. \n \n .. note:: When using Core level column defaults that are callables to \n    be interpreted by the underlying `_schema.Column` in conjunction \n    with `ORM-mapped dataclasses \n    `, especially those that are \n    `context-aware default functions `, \n    **the** `_orm.mapped_column.insert_default` **parameter must \n    be used instead**. This is necessary to disambiguate the callable from \n    being interpreted as a dataclass level default. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.insert_default` \n \n`_orm.mapped_column.default_factory` \n \n``` \n:param insert_default: Passed directly to the \n `_schema.Column.default` parameter; will supersede the value \n of `_orm.mapped_column.default` when present, however \n `_orm.mapped_column.default` will always apply to the \n constructor default for a dataclasses mapping. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.default` \n \n`_orm.mapped_column.default_factory` \n \n``` \n:param sort_order: An integer that indicates how this mapped column \n should be sorted compared to the others when the ORM is creating a \n `_schema.Table`. Among mapped columns that have the same \n value the default ordering is used, placing first the mapped columns \n defined in the main class, then the ones in the super classes. \n Defaults to 0. The sort is ascending. \n \n .. versionadded:: 2.0.4 \n \n:param active_history=False: \n \n    When ``True``, indicates that the \"previous\" value for a \n    scalar attribute should be loaded when replaced, if not \n    already loaded. Normally, history tracking logic for \n    simple non-primary-key scalar values only needs to be \n    aware of the \"new\" value in order to perform a flush. This \n    flag is available for applications that make use of \n    `.attributes.get_history` or `.Session.is_modified` \n    which also need to know the \"previous\" value of the attribute. \n \n    .. versionadded:: 2.0.10 \n \n \n:param init: Specific to `orm_declarative_native_dataclasses`, \n specifies if the mapped attribute should be part of the ``__init__()`` \n method as generated by the dataclass process. \n:param repr: Specific to `orm_declarative_native_dataclasses`, \n specifies if the mapped attribute should be part of the ``__repr__()`` \n method as generated by the dataclass process. \n:param default_factory: Specific to \n `orm_declarative_native_dataclasses`, \n specifies a default-value generation function that will take place \n as part of the ``__init__()`` \n method as generated by the dataclass process. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.default` \n \n`_orm.mapped_column.insert_default` \n \n``` \n:param compare: Specific to \n `orm_declarative_native_dataclasses`, indicates if this field \n should be included in comparison operations when generating the \n ``__eq__()`` and ``__ne__()`` methods for the mapped class. \n \n .. versionadded:: 2.0.0b4 \n \n:param kw_only: Specific to \n `orm_declarative_native_dataclasses`, indicates if this field \n should be marked as keyword-only when generating the ``__init__()``. \n \n:param hash: Specific to \n `orm_declarative_native_dataclasses`, controls if this field \n is included when generating the ``__hash__()`` method for the mapped \n class. \n \n .. versionadded:: 2.0.36 \n \n:param dataclass_metadata: Specific to \n `orm_declarative_native_dataclasses`, supplies metadata \n to be attached to the generated dataclass field. \n \n .. versionadded:: 2.0.42 \n \n:param \\**kw: All remaining keyword arguments are passed through to the \n constructor for the `_schema.Column`.\n\nGo to [SchemaEventTarget](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/base.py#L1403,7) | [TypeEngine](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py#L118,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [_NoArg](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/base.py#L106,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3200,7) | [SchemaConst](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L131,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3627,7) | [ColumnElement](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/elements.py#L1223,7) | [FetchedValue](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L3989,7) | [TextClause](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/elements.py#L2235,7) | [int](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L418,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L862,7) | [MappedColumn](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/properties.py#L511,7)"}}} +{"suite": "sqlalchemy", "label": "sessionmaker hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 12, "character": 27, "iteration": 3, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(function) mapped_column: def mapped_column[_T](\n __name_pos : SchemaEventTarget | TypeEngine[Any] | str | type[TypeEngine[Any]] | None = None,\n __type_pos : SchemaEventTarget | TypeEngine[Any] | type[TypeEngine[Any]] | None = None,\n *args : SchemaEventTarget,\n *,\n init : _NoArg | bool = _NoArg.NO_ARG,\n repr : _NoArg | bool = _NoArg.NO_ARG,\n default : Any | None = _NoArg.NO_ARG,\n default_factory : (() -> _T) | _NoArg = _NoArg.NO_ARG,\n compare : _NoArg | bool = _NoArg.NO_ARG,\n kw_only : _NoArg | bool = _NoArg.NO_ARG,\n hash : _NoArg | bool | None = _NoArg.NO_ARG,\n nullable : Literal[SchemaConst.NULL_UNSPECIFIED] | bool | None = SchemaConst.NULL_UNSPECIFIED,\n primary_key : bool | None = False,\n deferred : _NoArg | bool = _NoArg.NO_ARG,\n deferred_group : str | None = None,\n deferred_raiseload : bool | None = None,\n use_existing_column: bool = False,\n name : str | None = None,\n type_ : TypeEngine[Any] | type[TypeEngine[Any]] | None = None,\n autoincrement : _AutoIncrementType = 'auto',\n doc : str | None = None,\n key : str | None = None,\n index : bool | None = None,\n unique : bool | None = None,\n info : dict[Any, Any] | None = None,\n onupdate : Any | None = None,\n insert_default : Any | None = _NoArg.NO_ARG,\n server_default : ColumnElement[Any] | FetchedValue | TextClause | str | None = None,\n server_onupdate : ColumnElement[Any] | FetchedValue | TextClause | str | None = None,\n active_history : bool = False,\n quote : bool | None = None,\n system : bool = False,\n comment : str | None = None,\n sort_order : _NoArg | int = _NoArg.NO_ARG,\n dataclass_metadata : Mapping[Any, Any] | _NoArg | None = _NoArg.NO_ARG,\n **kw : Any\n) -> MappedColumn[Any]: ...\n```\n---\ndeclare a new ORM-mapped `_schema.Column` construct \nfor use within `Declarative Table ` \nconfiguration. \n \nThe `_orm.mapped_column` function provides an ORM-aware and \nPython-typing-compatible construct which is used with \n`declarative ` mappings to indicate an \nattribute that's mapped to a Core `_schema.Column` object. It \nprovides the equivalent feature as mapping an attribute to a \n`_schema.Column` object directly when using Declarative, \nspecifically when using `Declarative Table ` \nconfiguration. \n \n.. versionadded:: 2.0 \n \n`_orm.mapped_column` is normally used with explicit typing along with \nthe `_orm.Mapped` annotation type, where it can derive the SQL \ntype and nullability for the column based on what's present within the \n`_orm.Mapped` annotation. It also may be used without annotations \nas a drop-in replacement for how `_schema.Column` is used in \nDeclarative mappings in SQLAlchemy 1.x style. \n \nFor usage examples of `_orm.mapped_column`, see the documentation \nat `orm_declarative_table`. \n \n.. seealso: \n \n``` \n`orm_declarative_table` - complete documentation \n \n`whatsnew_20_orm_declarative_typing` - migration notes for \nDeclarative mappings using 1.x style mappings \n \n``` \n:param __name: String name to give to the `_schema.Column`. This \n is an optional, positional only argument that if present must be the \n first positional argument passed. If omitted, the attribute name to \n which the `_orm.mapped_column` is mapped will be used as the SQL \n column name. \n:param __type: `_types.TypeEngine` type or instance which will \n indicate the datatype to be associated with the `_schema.Column`. \n This is an optional, positional-only argument that if present must \n immediately follow the ``__name`` parameter if present also, or otherwise \n be the first positional parameter. If omitted, the ultimate type for \n the column may be derived either from the annotated type, or if a \n `_schema.ForeignKey` is present, from the datatype of the \n referenced column. \n:param \\*args: Additional positional arguments include constructs such \n as `_schema.ForeignKey`, `_schema.CheckConstraint`, \n and `_schema.Identity`, which are passed through to the constructed \n `_schema.Column`. \n:param nullable: Optional bool, whether the column should be \"NULL\" or \n \"NOT NULL\". If omitted, the nullability is derived from the type \n annotation based on whether or not ``typing.Optional`` (or its equivalent) \n is present. ``nullable`` defaults to ``True`` otherwise for non-primary \n key columns, and ``False`` for primary key columns. \n:param primary_key: optional bool, indicates the `_schema.Column` \n would be part of the table's primary key or not. \n:param deferred: Optional bool - this keyword argument is consumed by the \n ORM declarative process, and is not part of the `_schema.Column` \n itself; instead, it indicates that this column should be \"deferred\" for \n loading as though mapped by `_orm.deferred`. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_declarative` \n \n``` \n:param deferred_group: Implies `_orm.mapped_column.deferred` \n to ``True``, and set the `_orm.deferred.group` parameter. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_group` \n \n``` \n:param deferred_raiseload: Implies `_orm.mapped_column.deferred` \n to ``True``, and set the `_orm.deferred.raiseload` parameter. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_raiseload` \n \n``` \n:param use_existing_column: if True, will attempt to locate the given \n column name on an inherited superclass (typically single inheriting \n superclass), and if present, will not produce a new column, mapping \n to the superclass column as though it were omitted from this class. \n This is used for mixins that add new columns to an inherited superclass. \n \n .. seealso: \n \n``` \n`orm_inheritance_column_conflicts` \n \n``` \n .. versionadded:: 2.0.0b4 \n \n:param default: Passed directly to the \n `_schema.Column.default` parameter if the \n `_orm.mapped_column.insert_default` parameter is not present. \n Additionally, when used with `orm_declarative_native_dataclasses`, \n indicates a default Python value that should be applied to the keyword \n constructor within the generated ``__init__()`` method. \n \n Note that in the case of dataclass generation when \n `_orm.mapped_column.insert_default` is not present, this means \n the `_orm.mapped_column.default` value is used in **two** \n places, both the ``__init__()`` method as well as the \n `_schema.Column.default` parameter. While this behavior may \n change in a future release, for the moment this tends to \"work out\"; a \n default of ``None`` will mean that the `_schema.Column` gets no \n default generator, whereas a default that refers to a non-``None`` Python \n or SQL expression value will be assigned up front on the object when \n ``__init__()`` is called, which is the same value that the Core \n `_sql.Insert` construct would use in any case, leading to the same \n end result. \n \n .. note:: When using Core level column defaults that are callables to \n    be interpreted by the underlying `_schema.Column` in conjunction \n    with `ORM-mapped dataclasses \n    `, especially those that are \n    `context-aware default functions `, \n    **the** `_orm.mapped_column.insert_default` **parameter must \n    be used instead**. This is necessary to disambiguate the callable from \n    being interpreted as a dataclass level default. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.insert_default` \n \n`_orm.mapped_column.default_factory` \n \n``` \n:param insert_default: Passed directly to the \n `_schema.Column.default` parameter; will supersede the value \n of `_orm.mapped_column.default` when present, however \n `_orm.mapped_column.default` will always apply to the \n constructor default for a dataclasses mapping. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.default` \n \n`_orm.mapped_column.default_factory` \n \n``` \n:param sort_order: An integer that indicates how this mapped column \n should be sorted compared to the others when the ORM is creating a \n `_schema.Table`. Among mapped columns that have the same \n value the default ordering is used, placing first the mapped columns \n defined in the main class, then the ones in the super classes. \n Defaults to 0. The sort is ascending. \n \n .. versionadded:: 2.0.4 \n \n:param active_history=False: \n \n    When ``True``, indicates that the \"previous\" value for a \n    scalar attribute should be loaded when replaced, if not \n    already loaded. Normally, history tracking logic for \n    simple non-primary-key scalar values only needs to be \n    aware of the \"new\" value in order to perform a flush. This \n    flag is available for applications that make use of \n    `.attributes.get_history` or `.Session.is_modified` \n    which also need to know the \"previous\" value of the attribute. \n \n    .. versionadded:: 2.0.10 \n \n \n:param init: Specific to `orm_declarative_native_dataclasses`, \n specifies if the mapped attribute should be part of the ``__init__()`` \n method as generated by the dataclass process. \n:param repr: Specific to `orm_declarative_native_dataclasses`, \n specifies if the mapped attribute should be part of the ``__repr__()`` \n method as generated by the dataclass process. \n:param default_factory: Specific to \n `orm_declarative_native_dataclasses`, \n specifies a default-value generation function that will take place \n as part of the ``__init__()`` \n method as generated by the dataclass process. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.default` \n \n`_orm.mapped_column.insert_default` \n \n``` \n:param compare: Specific to \n `orm_declarative_native_dataclasses`, indicates if this field \n should be included in comparison operations when generating the \n ``__eq__()`` and ``__ne__()`` methods for the mapped class. \n \n .. versionadded:: 2.0.0b4 \n \n:param kw_only: Specific to \n `orm_declarative_native_dataclasses`, indicates if this field \n should be marked as keyword-only when generating the ``__init__()``. \n \n:param hash: Specific to \n `orm_declarative_native_dataclasses`, controls if this field \n is included when generating the ``__hash__()`` method for the mapped \n class. \n \n .. versionadded:: 2.0.36 \n \n:param dataclass_metadata: Specific to \n `orm_declarative_native_dataclasses`, supplies metadata \n to be attached to the generated dataclass field. \n \n .. versionadded:: 2.0.42 \n \n:param \\**kw: All remaining keyword arguments are passed through to the \n constructor for the `_schema.Column`.\n\nGo to [SchemaEventTarget](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/base.py#L1403,7) | [TypeEngine](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py#L118,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [_NoArg](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/base.py#L106,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3200,7) | [SchemaConst](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L131,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3627,7) | [ColumnElement](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/elements.py#L1223,7) | [FetchedValue](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L3989,7) | [TextClause](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/elements.py#L2235,7) | [int](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L418,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L862,7) | [MappedColumn](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/properties.py#L511,7)"}}} +{"suite": "sqlalchemy", "label": "sessionmaker hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 12, "character": 27, "iteration": 4, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(function) mapped_column: def mapped_column[_T](\n __name_pos : SchemaEventTarget | TypeEngine[Any] | str | type[TypeEngine[Any]] | None = None,\n __type_pos : SchemaEventTarget | TypeEngine[Any] | type[TypeEngine[Any]] | None = None,\n *args : SchemaEventTarget,\n *,\n init : _NoArg | bool = _NoArg.NO_ARG,\n repr : _NoArg | bool = _NoArg.NO_ARG,\n default : Any | None = _NoArg.NO_ARG,\n default_factory : (() -> _T) | _NoArg = _NoArg.NO_ARG,\n compare : _NoArg | bool = _NoArg.NO_ARG,\n kw_only : _NoArg | bool = _NoArg.NO_ARG,\n hash : _NoArg | bool | None = _NoArg.NO_ARG,\n nullable : Literal[SchemaConst.NULL_UNSPECIFIED] | bool | None = SchemaConst.NULL_UNSPECIFIED,\n primary_key : bool | None = False,\n deferred : _NoArg | bool = _NoArg.NO_ARG,\n deferred_group : str | None = None,\n deferred_raiseload : bool | None = None,\n use_existing_column: bool = False,\n name : str | None = None,\n type_ : TypeEngine[Any] | type[TypeEngine[Any]] | None = None,\n autoincrement : _AutoIncrementType = 'auto',\n doc : str | None = None,\n key : str | None = None,\n index : bool | None = None,\n unique : bool | None = None,\n info : dict[Any, Any] | None = None,\n onupdate : Any | None = None,\n insert_default : Any | None = _NoArg.NO_ARG,\n server_default : ColumnElement[Any] | FetchedValue | TextClause | str | None = None,\n server_onupdate : ColumnElement[Any] | FetchedValue | TextClause | str | None = None,\n active_history : bool = False,\n quote : bool | None = None,\n system : bool = False,\n comment : str | None = None,\n sort_order : _NoArg | int = _NoArg.NO_ARG,\n dataclass_metadata : Mapping[Any, Any] | _NoArg | None = _NoArg.NO_ARG,\n **kw : Any\n) -> MappedColumn[Any]: ...\n```\n---\ndeclare a new ORM-mapped `_schema.Column` construct \nfor use within `Declarative Table ` \nconfiguration. \n \nThe `_orm.mapped_column` function provides an ORM-aware and \nPython-typing-compatible construct which is used with \n`declarative ` mappings to indicate an \nattribute that's mapped to a Core `_schema.Column` object. It \nprovides the equivalent feature as mapping an attribute to a \n`_schema.Column` object directly when using Declarative, \nspecifically when using `Declarative Table ` \nconfiguration. \n \n.. versionadded:: 2.0 \n \n`_orm.mapped_column` is normally used with explicit typing along with \nthe `_orm.Mapped` annotation type, where it can derive the SQL \ntype and nullability for the column based on what's present within the \n`_orm.Mapped` annotation. It also may be used without annotations \nas a drop-in replacement for how `_schema.Column` is used in \nDeclarative mappings in SQLAlchemy 1.x style. \n \nFor usage examples of `_orm.mapped_column`, see the documentation \nat `orm_declarative_table`. \n \n.. seealso: \n \n``` \n`orm_declarative_table` - complete documentation \n \n`whatsnew_20_orm_declarative_typing` - migration notes for \nDeclarative mappings using 1.x style mappings \n \n``` \n:param __name: String name to give to the `_schema.Column`. This \n is an optional, positional only argument that if present must be the \n first positional argument passed. If omitted, the attribute name to \n which the `_orm.mapped_column` is mapped will be used as the SQL \n column name. \n:param __type: `_types.TypeEngine` type or instance which will \n indicate the datatype to be associated with the `_schema.Column`. \n This is an optional, positional-only argument that if present must \n immediately follow the ``__name`` parameter if present also, or otherwise \n be the first positional parameter. If omitted, the ultimate type for \n the column may be derived either from the annotated type, or if a \n `_schema.ForeignKey` is present, from the datatype of the \n referenced column. \n:param \\*args: Additional positional arguments include constructs such \n as `_schema.ForeignKey`, `_schema.CheckConstraint`, \n and `_schema.Identity`, which are passed through to the constructed \n `_schema.Column`. \n:param nullable: Optional bool, whether the column should be \"NULL\" or \n \"NOT NULL\". If omitted, the nullability is derived from the type \n annotation based on whether or not ``typing.Optional`` (or its equivalent) \n is present. ``nullable`` defaults to ``True`` otherwise for non-primary \n key columns, and ``False`` for primary key columns. \n:param primary_key: optional bool, indicates the `_schema.Column` \n would be part of the table's primary key or not. \n:param deferred: Optional bool - this keyword argument is consumed by the \n ORM declarative process, and is not part of the `_schema.Column` \n itself; instead, it indicates that this column should be \"deferred\" for \n loading as though mapped by `_orm.deferred`. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_declarative` \n \n``` \n:param deferred_group: Implies `_orm.mapped_column.deferred` \n to ``True``, and set the `_orm.deferred.group` parameter. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_group` \n \n``` \n:param deferred_raiseload: Implies `_orm.mapped_column.deferred` \n to ``True``, and set the `_orm.deferred.raiseload` parameter. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_raiseload` \n \n``` \n:param use_existing_column: if True, will attempt to locate the given \n column name on an inherited superclass (typically single inheriting \n superclass), and if present, will not produce a new column, mapping \n to the superclass column as though it were omitted from this class. \n This is used for mixins that add new columns to an inherited superclass. \n \n .. seealso: \n \n``` \n`orm_inheritance_column_conflicts` \n \n``` \n .. versionadded:: 2.0.0b4 \n \n:param default: Passed directly to the \n `_schema.Column.default` parameter if the \n `_orm.mapped_column.insert_default` parameter is not present. \n Additionally, when used with `orm_declarative_native_dataclasses`, \n indicates a default Python value that should be applied to the keyword \n constructor within the generated ``__init__()`` method. \n \n Note that in the case of dataclass generation when \n `_orm.mapped_column.insert_default` is not present, this means \n the `_orm.mapped_column.default` value is used in **two** \n places, both the ``__init__()`` method as well as the \n `_schema.Column.default` parameter. While this behavior may \n change in a future release, for the moment this tends to \"work out\"; a \n default of ``None`` will mean that the `_schema.Column` gets no \n default generator, whereas a default that refers to a non-``None`` Python \n or SQL expression value will be assigned up front on the object when \n ``__init__()`` is called, which is the same value that the Core \n `_sql.Insert` construct would use in any case, leading to the same \n end result. \n \n .. note:: When using Core level column defaults that are callables to \n    be interpreted by the underlying `_schema.Column` in conjunction \n    with `ORM-mapped dataclasses \n    `, especially those that are \n    `context-aware default functions `, \n    **the** `_orm.mapped_column.insert_default` **parameter must \n    be used instead**. This is necessary to disambiguate the callable from \n    being interpreted as a dataclass level default. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.insert_default` \n \n`_orm.mapped_column.default_factory` \n \n``` \n:param insert_default: Passed directly to the \n `_schema.Column.default` parameter; will supersede the value \n of `_orm.mapped_column.default` when present, however \n `_orm.mapped_column.default` will always apply to the \n constructor default for a dataclasses mapping. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.default` \n \n`_orm.mapped_column.default_factory` \n \n``` \n:param sort_order: An integer that indicates how this mapped column \n should be sorted compared to the others when the ORM is creating a \n `_schema.Table`. Among mapped columns that have the same \n value the default ordering is used, placing first the mapped columns \n defined in the main class, then the ones in the super classes. \n Defaults to 0. The sort is ascending. \n \n .. versionadded:: 2.0.4 \n \n:param active_history=False: \n \n    When ``True``, indicates that the \"previous\" value for a \n    scalar attribute should be loaded when replaced, if not \n    already loaded. Normally, history tracking logic for \n    simple non-primary-key scalar values only needs to be \n    aware of the \"new\" value in order to perform a flush. This \n    flag is available for applications that make use of \n    `.attributes.get_history` or `.Session.is_modified` \n    which also need to know the \"previous\" value of the attribute. \n \n    .. versionadded:: 2.0.10 \n \n \n:param init: Specific to `orm_declarative_native_dataclasses`, \n specifies if the mapped attribute should be part of the ``__init__()`` \n method as generated by the dataclass process. \n:param repr: Specific to `orm_declarative_native_dataclasses`, \n specifies if the mapped attribute should be part of the ``__repr__()`` \n method as generated by the dataclass process. \n:param default_factory: Specific to \n `orm_declarative_native_dataclasses`, \n specifies a default-value generation function that will take place \n as part of the ``__init__()`` \n method as generated by the dataclass process. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.default` \n \n`_orm.mapped_column.insert_default` \n \n``` \n:param compare: Specific to \n `orm_declarative_native_dataclasses`, indicates if this field \n should be included in comparison operations when generating the \n ``__eq__()`` and ``__ne__()`` methods for the mapped class. \n \n .. versionadded:: 2.0.0b4 \n \n:param kw_only: Specific to \n `orm_declarative_native_dataclasses`, indicates if this field \n should be marked as keyword-only when generating the ``__init__()``. \n \n:param hash: Specific to \n `orm_declarative_native_dataclasses`, controls if this field \n is included when generating the ``__hash__()`` method for the mapped \n class. \n \n .. versionadded:: 2.0.36 \n \n:param dataclass_metadata: Specific to \n `orm_declarative_native_dataclasses`, supplies metadata \n to be attached to the generated dataclass field. \n \n .. versionadded:: 2.0.42 \n \n:param \\**kw: All remaining keyword arguments are passed through to the \n constructor for the `_schema.Column`.\n\nGo to [SchemaEventTarget](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/base.py#L1403,7) | [TypeEngine](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py#L118,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [_NoArg](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/base.py#L106,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3200,7) | [SchemaConst](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L131,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3627,7) | [ColumnElement](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/elements.py#L1223,7) | [FetchedValue](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L3989,7) | [TextClause](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/elements.py#L2235,7) | [int](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L418,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L862,7) | [MappedColumn](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/properties.py#L511,7)"}}} +{"suite": "sqlalchemy", "label": "sessionmaker hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 12, "character": 27, "iteration": 5, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(function) mapped_column: def mapped_column[_T](\n __name_pos : SchemaEventTarget | TypeEngine[Any] | str | type[TypeEngine[Any]] | None = None,\n __type_pos : SchemaEventTarget | TypeEngine[Any] | type[TypeEngine[Any]] | None = None,\n *args : SchemaEventTarget,\n *,\n init : _NoArg | bool = _NoArg.NO_ARG,\n repr : _NoArg | bool = _NoArg.NO_ARG,\n default : Any | None = _NoArg.NO_ARG,\n default_factory : (() -> _T) | _NoArg = _NoArg.NO_ARG,\n compare : _NoArg | bool = _NoArg.NO_ARG,\n kw_only : _NoArg | bool = _NoArg.NO_ARG,\n hash : _NoArg | bool | None = _NoArg.NO_ARG,\n nullable : Literal[SchemaConst.NULL_UNSPECIFIED] | bool | None = SchemaConst.NULL_UNSPECIFIED,\n primary_key : bool | None = False,\n deferred : _NoArg | bool = _NoArg.NO_ARG,\n deferred_group : str | None = None,\n deferred_raiseload : bool | None = None,\n use_existing_column: bool = False,\n name : str | None = None,\n type_ : TypeEngine[Any] | type[TypeEngine[Any]] | None = None,\n autoincrement : _AutoIncrementType = 'auto',\n doc : str | None = None,\n key : str | None = None,\n index : bool | None = None,\n unique : bool | None = None,\n info : dict[Any, Any] | None = None,\n onupdate : Any | None = None,\n insert_default : Any | None = _NoArg.NO_ARG,\n server_default : ColumnElement[Any] | FetchedValue | TextClause | str | None = None,\n server_onupdate : ColumnElement[Any] | FetchedValue | TextClause | str | None = None,\n active_history : bool = False,\n quote : bool | None = None,\n system : bool = False,\n comment : str | None = None,\n sort_order : _NoArg | int = _NoArg.NO_ARG,\n dataclass_metadata : Mapping[Any, Any] | _NoArg | None = _NoArg.NO_ARG,\n **kw : Any\n) -> MappedColumn[Any]: ...\n```\n---\ndeclare a new ORM-mapped `_schema.Column` construct \nfor use within `Declarative Table ` \nconfiguration. \n \nThe `_orm.mapped_column` function provides an ORM-aware and \nPython-typing-compatible construct which is used with \n`declarative ` mappings to indicate an \nattribute that's mapped to a Core `_schema.Column` object. It \nprovides the equivalent feature as mapping an attribute to a \n`_schema.Column` object directly when using Declarative, \nspecifically when using `Declarative Table ` \nconfiguration. \n \n.. versionadded:: 2.0 \n \n`_orm.mapped_column` is normally used with explicit typing along with \nthe `_orm.Mapped` annotation type, where it can derive the SQL \ntype and nullability for the column based on what's present within the \n`_orm.Mapped` annotation. It also may be used without annotations \nas a drop-in replacement for how `_schema.Column` is used in \nDeclarative mappings in SQLAlchemy 1.x style. \n \nFor usage examples of `_orm.mapped_column`, see the documentation \nat `orm_declarative_table`. \n \n.. seealso: \n \n``` \n`orm_declarative_table` - complete documentation \n \n`whatsnew_20_orm_declarative_typing` - migration notes for \nDeclarative mappings using 1.x style mappings \n \n``` \n:param __name: String name to give to the `_schema.Column`. This \n is an optional, positional only argument that if present must be the \n first positional argument passed. If omitted, the attribute name to \n which the `_orm.mapped_column` is mapped will be used as the SQL \n column name. \n:param __type: `_types.TypeEngine` type or instance which will \n indicate the datatype to be associated with the `_schema.Column`. \n This is an optional, positional-only argument that if present must \n immediately follow the ``__name`` parameter if present also, or otherwise \n be the first positional parameter. If omitted, the ultimate type for \n the column may be derived either from the annotated type, or if a \n `_schema.ForeignKey` is present, from the datatype of the \n referenced column. \n:param \\*args: Additional positional arguments include constructs such \n as `_schema.ForeignKey`, `_schema.CheckConstraint`, \n and `_schema.Identity`, which are passed through to the constructed \n `_schema.Column`. \n:param nullable: Optional bool, whether the column should be \"NULL\" or \n \"NOT NULL\". If omitted, the nullability is derived from the type \n annotation based on whether or not ``typing.Optional`` (or its equivalent) \n is present. ``nullable`` defaults to ``True`` otherwise for non-primary \n key columns, and ``False`` for primary key columns. \n:param primary_key: optional bool, indicates the `_schema.Column` \n would be part of the table's primary key or not. \n:param deferred: Optional bool - this keyword argument is consumed by the \n ORM declarative process, and is not part of the `_schema.Column` \n itself; instead, it indicates that this column should be \"deferred\" for \n loading as though mapped by `_orm.deferred`. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_declarative` \n \n``` \n:param deferred_group: Implies `_orm.mapped_column.deferred` \n to ``True``, and set the `_orm.deferred.group` parameter. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_group` \n \n``` \n:param deferred_raiseload: Implies `_orm.mapped_column.deferred` \n to ``True``, and set the `_orm.deferred.raiseload` parameter. \n \n .. seealso: \n \n``` \n`orm_queryguide_deferred_raiseload` \n \n``` \n:param use_existing_column: if True, will attempt to locate the given \n column name on an inherited superclass (typically single inheriting \n superclass), and if present, will not produce a new column, mapping \n to the superclass column as though it were omitted from this class. \n This is used for mixins that add new columns to an inherited superclass. \n \n .. seealso: \n \n``` \n`orm_inheritance_column_conflicts` \n \n``` \n .. versionadded:: 2.0.0b4 \n \n:param default: Passed directly to the \n `_schema.Column.default` parameter if the \n `_orm.mapped_column.insert_default` parameter is not present. \n Additionally, when used with `orm_declarative_native_dataclasses`, \n indicates a default Python value that should be applied to the keyword \n constructor within the generated ``__init__()`` method. \n \n Note that in the case of dataclass generation when \n `_orm.mapped_column.insert_default` is not present, this means \n the `_orm.mapped_column.default` value is used in **two** \n places, both the ``__init__()`` method as well as the \n `_schema.Column.default` parameter. While this behavior may \n change in a future release, for the moment this tends to \"work out\"; a \n default of ``None`` will mean that the `_schema.Column` gets no \n default generator, whereas a default that refers to a non-``None`` Python \n or SQL expression value will be assigned up front on the object when \n ``__init__()`` is called, which is the same value that the Core \n `_sql.Insert` construct would use in any case, leading to the same \n end result. \n \n .. note:: When using Core level column defaults that are callables to \n    be interpreted by the underlying `_schema.Column` in conjunction \n    with `ORM-mapped dataclasses \n    `, especially those that are \n    `context-aware default functions `, \n    **the** `_orm.mapped_column.insert_default` **parameter must \n    be used instead**. This is necessary to disambiguate the callable from \n    being interpreted as a dataclass level default. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.insert_default` \n \n`_orm.mapped_column.default_factory` \n \n``` \n:param insert_default: Passed directly to the \n `_schema.Column.default` parameter; will supersede the value \n of `_orm.mapped_column.default` when present, however \n `_orm.mapped_column.default` will always apply to the \n constructor default for a dataclasses mapping. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.default` \n \n`_orm.mapped_column.default_factory` \n \n``` \n:param sort_order: An integer that indicates how this mapped column \n should be sorted compared to the others when the ORM is creating a \n `_schema.Table`. Among mapped columns that have the same \n value the default ordering is used, placing first the mapped columns \n defined in the main class, then the ones in the super classes. \n Defaults to 0. The sort is ascending. \n \n .. versionadded:: 2.0.4 \n \n:param active_history=False: \n \n    When ``True``, indicates that the \"previous\" value for a \n    scalar attribute should be loaded when replaced, if not \n    already loaded. Normally, history tracking logic for \n    simple non-primary-key scalar values only needs to be \n    aware of the \"new\" value in order to perform a flush. This \n    flag is available for applications that make use of \n    `.attributes.get_history` or `.Session.is_modified` \n    which also need to know the \"previous\" value of the attribute. \n \n    .. versionadded:: 2.0.10 \n \n \n:param init: Specific to `orm_declarative_native_dataclasses`, \n specifies if the mapped attribute should be part of the ``__init__()`` \n method as generated by the dataclass process. \n:param repr: Specific to `orm_declarative_native_dataclasses`, \n specifies if the mapped attribute should be part of the ``__repr__()`` \n method as generated by the dataclass process. \n:param default_factory: Specific to \n `orm_declarative_native_dataclasses`, \n specifies a default-value generation function that will take place \n as part of the ``__init__()`` \n method as generated by the dataclass process. \n \n .. seealso: \n \n``` \n`defaults_default_factory_insert_default` \n \n`_orm.mapped_column.default` \n \n`_orm.mapped_column.insert_default` \n \n``` \n:param compare: Specific to \n `orm_declarative_native_dataclasses`, indicates if this field \n should be included in comparison operations when generating the \n ``__eq__()`` and ``__ne__()`` methods for the mapped class. \n \n .. versionadded:: 2.0.0b4 \n \n:param kw_only: Specific to \n `orm_declarative_native_dataclasses`, indicates if this field \n should be marked as keyword-only when generating the ``__init__()``. \n \n:param hash: Specific to \n `orm_declarative_native_dataclasses`, controls if this field \n is included when generating the ``__hash__()`` method for the mapped \n class. \n \n .. versionadded:: 2.0.36 \n \n:param dataclass_metadata: Specific to \n `orm_declarative_native_dataclasses`, supplies metadata \n to be attached to the generated dataclass field. \n \n .. versionadded:: 2.0.42 \n \n:param \\**kw: All remaining keyword arguments are passed through to the \n constructor for the `_schema.Column`.\n\nGo to [SchemaEventTarget](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/base.py#L1403,7) | [TypeEngine](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py#L118,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [_NoArg](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/base.py#L106,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3200,7) | [SchemaConst](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L131,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3627,7) | [ColumnElement](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/elements.py#L1223,7) | [FetchedValue](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L3989,7) | [TextClause](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/elements.py#L2235,7) | [int](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L418,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L862,7) | [MappedColumn](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/properties.py#L511,7)"}}} +{"suite": "sqlalchemy", "label": "mapped class definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 16, "character": 16, "iteration": 1, "result": {"range": {"end": {"character": 16, "line": 5126}, "start": {"character": 8, "line": 5126}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py"}} +{"suite": "sqlalchemy", "label": "mapped class definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 16, "character": 16, "iteration": 2, "result": {"range": {"end": {"character": 16, "line": 5126}, "start": {"character": 8, "line": 5126}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py"}} +{"suite": "sqlalchemy", "label": "mapped class definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 16, "character": 16, "iteration": 3, "result": {"range": {"end": {"character": 16, "line": 5126}, "start": {"character": 8, "line": 5126}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py"}} +{"suite": "sqlalchemy", "label": "mapped class definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 16, "character": 16, "iteration": 4, "result": {"range": {"end": {"character": 16, "line": 5126}, "start": {"character": 8, "line": 5126}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py"}} +{"suite": "sqlalchemy", "label": "mapped class definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 16, "character": 16, "iteration": 5, "result": {"range": {"end": {"character": 16, "line": 5126}, "start": {"character": 8, "line": 5126}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py"}} +{"suite": "sqlalchemy", "label": "edit query then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 18, "character": 51, "iteration": 1, "result": {"isIncomplete": false, "items": [{"detail": "int", "kind": 5, "label": "id", "sortText": "0.9999.id"}, {"detail": "MetaData", "kind": 5, "label": "metadata", "sortText": "0.9999.metadata"}, {"detail": "str", "kind": 5, "label": "name", "sortText": "0.9999.name"}, {"detail": "registry", "kind": 5, "label": "registry", "sortText": "0.9999.registry"}, {"detail": "def _sa_inspect_instance(self: User) -> InstanceState[User]: ...", "kind": 2, "label": "_sa_inspect_instance", "sortText": "2.9999._sa_inspect_instance"}, {"detail": "def _sa_inspect_type(self: User) -> Mapper[User]: ...", "kind": 2, "label": "_sa_inspect_type", "sortText": "2.9999._sa_inspect_type"}, {"detail": "registry", "kind": 5, "label": "_sa_registry", "sortText": "2.9999._sa_registry"}, {"detail": "def __bool__(self: NoneType) -> Literal[False]: ...", "documentation": {"kind": "markdown", "value": "True if self else False"}, "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "((self: NoneType) -> None) | ((\n self: User,\n **kw: Any\n) -> None)", "kind": 5, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "((cls: type[NoneType]) -> None) | ((\n cls: type[User],\n **kw: Any\n) -> None)", "kind": 5, "label": "__init_subclass__", "sortText": "3.9999.__init_subclass__"}, {"detail": "Mapper[Any]", "kind": 5, "label": "__mapper__", "sortText": "3.9999.__mapper__"}, {"detail": "Any", "kind": 5, "label": "__mapper_args__", "sortText": "3.9999.__mapper_args__"}, {"detail": "str", "kind": 5, "label": "__name__", "sortText": "3.9999.__name__"}, {"detail": "tuple[()]", "kind": 5, "label": "__slots__", "sortText": "3.9999.__slots__"}, {"detail": "FromClause", "kind": 5, "label": "__table__", "sortText": "3.9999.__table__"}, {"detail": "Any", "kind": 5, "label": "__table_args__", "sortText": "3.9999.__table_args__"}, {"detail": "Any", "kind": 5, "label": "__tablename__", "sortText": "3.9999.__tablename__"}]}} +{"suite": "sqlalchemy", "label": "edit query then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 18, "character": 51, "iteration": 2, "result": {"isIncomplete": false, "items": [{"detail": "int", "kind": 5, "label": "id", "sortText": "0.9999.id"}, {"detail": "MetaData", "kind": 5, "label": "metadata", "sortText": "0.9999.metadata"}, {"detail": "str", "kind": 5, "label": "name", "sortText": "0.9999.name"}, {"detail": "registry", "kind": 5, "label": "registry", "sortText": "0.9999.registry"}, {"detail": "def _sa_inspect_instance(self: User) -> InstanceState[User]: ...", "kind": 2, "label": "_sa_inspect_instance", "sortText": "2.9999._sa_inspect_instance"}, {"detail": "def _sa_inspect_type(self: User) -> Mapper[User]: ...", "kind": 2, "label": "_sa_inspect_type", "sortText": "2.9999._sa_inspect_type"}, {"detail": "registry", "kind": 5, "label": "_sa_registry", "sortText": "2.9999._sa_registry"}, {"detail": "def __bool__(self: NoneType) -> Literal[False]: ...", "documentation": {"kind": "markdown", "value": "True if self else False"}, "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "((self: NoneType) -> None) | ((\n self: User,\n **kw: Any\n) -> None)", "kind": 5, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "((cls: type[NoneType]) -> None) | ((\n cls: type[User],\n **kw: Any\n) -> None)", "kind": 5, "label": "__init_subclass__", "sortText": "3.9999.__init_subclass__"}, {"detail": "Mapper[Any]", "kind": 5, "label": "__mapper__", "sortText": "3.9999.__mapper__"}, {"detail": "Any", "kind": 5, "label": "__mapper_args__", "sortText": "3.9999.__mapper_args__"}, {"detail": "str", "kind": 5, "label": "__name__", "sortText": "3.9999.__name__"}, {"detail": "tuple[()]", "kind": 5, "label": "__slots__", "sortText": "3.9999.__slots__"}, {"detail": "FromClause", "kind": 5, "label": "__table__", "sortText": "3.9999.__table__"}, {"detail": "Any", "kind": 5, "label": "__table_args__", "sortText": "3.9999.__table_args__"}, {"detail": "Any", "kind": 5, "label": "__tablename__", "sortText": "3.9999.__tablename__"}]}} +{"suite": "sqlalchemy", "label": "edit query then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 18, "character": 51, "iteration": 3, "result": {"isIncomplete": false, "items": [{"detail": "int", "kind": 5, "label": "id", "sortText": "0.9999.id"}, {"detail": "MetaData", "kind": 5, "label": "metadata", "sortText": "0.9999.metadata"}, {"detail": "str", "kind": 5, "label": "name", "sortText": "0.9999.name"}, {"detail": "registry", "kind": 5, "label": "registry", "sortText": "0.9999.registry"}, {"detail": "def _sa_inspect_instance(self: User) -> InstanceState[User]: ...", "kind": 2, "label": "_sa_inspect_instance", "sortText": "2.9999._sa_inspect_instance"}, {"detail": "def _sa_inspect_type(self: User) -> Mapper[User]: ...", "kind": 2, "label": "_sa_inspect_type", "sortText": "2.9999._sa_inspect_type"}, {"detail": "registry", "kind": 5, "label": "_sa_registry", "sortText": "2.9999._sa_registry"}, {"detail": "def __bool__(self: NoneType) -> Literal[False]: ...", "documentation": {"kind": "markdown", "value": "True if self else False"}, "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "((self: NoneType) -> None) | ((\n self: User,\n **kw: Any\n) -> None)", "kind": 5, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "((cls: type[NoneType]) -> None) | ((\n cls: type[User],\n **kw: Any\n) -> None)", "kind": 5, "label": "__init_subclass__", "sortText": "3.9999.__init_subclass__"}, {"detail": "Mapper[Any]", "kind": 5, "label": "__mapper__", "sortText": "3.9999.__mapper__"}, {"detail": "Any", "kind": 5, "label": "__mapper_args__", "sortText": "3.9999.__mapper_args__"}, {"detail": "str", "kind": 5, "label": "__name__", "sortText": "3.9999.__name__"}, {"detail": "tuple[()]", "kind": 5, "label": "__slots__", "sortText": "3.9999.__slots__"}, {"detail": "FromClause", "kind": 5, "label": "__table__", "sortText": "3.9999.__table__"}, {"detail": "Any", "kind": 5, "label": "__table_args__", "sortText": "3.9999.__table_args__"}, {"detail": "Any", "kind": 5, "label": "__tablename__", "sortText": "3.9999.__tablename__"}]}} +{"suite": "sqlalchemy", "label": "edit query then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 18, "character": 51, "iteration": 4, "result": {"isIncomplete": false, "items": [{"detail": "int", "kind": 5, "label": "id", "sortText": "0.9999.id"}, {"detail": "MetaData", "kind": 5, "label": "metadata", "sortText": "0.9999.metadata"}, {"detail": "str", "kind": 5, "label": "name", "sortText": "0.9999.name"}, {"detail": "registry", "kind": 5, "label": "registry", "sortText": "0.9999.registry"}, {"detail": "def _sa_inspect_instance(self: User) -> InstanceState[User]: ...", "kind": 2, "label": "_sa_inspect_instance", "sortText": "2.9999._sa_inspect_instance"}, {"detail": "def _sa_inspect_type(self: User) -> Mapper[User]: ...", "kind": 2, "label": "_sa_inspect_type", "sortText": "2.9999._sa_inspect_type"}, {"detail": "registry", "kind": 5, "label": "_sa_registry", "sortText": "2.9999._sa_registry"}, {"detail": "def __bool__(self: NoneType) -> Literal[False]: ...", "documentation": {"kind": "markdown", "value": "True if self else False"}, "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "((self: NoneType) -> None) | ((\n self: User,\n **kw: Any\n) -> None)", "kind": 5, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "((cls: type[NoneType]) -> None) | ((\n cls: type[User],\n **kw: Any\n) -> None)", "kind": 5, "label": "__init_subclass__", "sortText": "3.9999.__init_subclass__"}, {"detail": "Mapper[Any]", "kind": 5, "label": "__mapper__", "sortText": "3.9999.__mapper__"}, {"detail": "Any", "kind": 5, "label": "__mapper_args__", "sortText": "3.9999.__mapper_args__"}, {"detail": "str", "kind": 5, "label": "__name__", "sortText": "3.9999.__name__"}, {"detail": "tuple[()]", "kind": 5, "label": "__slots__", "sortText": "3.9999.__slots__"}, {"detail": "FromClause", "kind": 5, "label": "__table__", "sortText": "3.9999.__table__"}, {"detail": "Any", "kind": 5, "label": "__table_args__", "sortText": "3.9999.__table_args__"}, {"detail": "Any", "kind": 5, "label": "__tablename__", "sortText": "3.9999.__tablename__"}]}} +{"suite": "sqlalchemy", "label": "edit query then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 18, "character": 51, "iteration": 5, "result": {"isIncomplete": false, "items": [{"detail": "int", "kind": 5, "label": "id", "sortText": "0.9999.id"}, {"detail": "MetaData", "kind": 5, "label": "metadata", "sortText": "0.9999.metadata"}, {"detail": "str", "kind": 5, "label": "name", "sortText": "0.9999.name"}, {"detail": "registry", "kind": 5, "label": "registry", "sortText": "0.9999.registry"}, {"detail": "def _sa_inspect_instance(self: User) -> InstanceState[User]: ...", "kind": 2, "label": "_sa_inspect_instance", "sortText": "2.9999._sa_inspect_instance"}, {"detail": "def _sa_inspect_type(self: User) -> Mapper[User]: ...", "kind": 2, "label": "_sa_inspect_type", "sortText": "2.9999._sa_inspect_type"}, {"detail": "registry", "kind": 5, "label": "_sa_registry", "sortText": "2.9999._sa_registry"}, {"detail": "def __bool__(self: NoneType) -> Literal[False]: ...", "documentation": {"kind": "markdown", "value": "True if self else False"}, "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "((self: NoneType) -> None) | ((\n self: User,\n **kw: Any\n) -> None)", "kind": 5, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "((cls: type[NoneType]) -> None) | ((\n cls: type[User],\n **kw: Any\n) -> None)", "kind": 5, "label": "__init_subclass__", "sortText": "3.9999.__init_subclass__"}, {"detail": "Mapper[Any]", "kind": 5, "label": "__mapper__", "sortText": "3.9999.__mapper__"}, {"detail": "Any", "kind": 5, "label": "__mapper_args__", "sortText": "3.9999.__mapper_args__"}, {"detail": "str", "kind": 5, "label": "__name__", "sortText": "3.9999.__name__"}, {"detail": "tuple[()]", "kind": 5, "label": "__slots__", "sortText": "3.9999.__slots__"}, {"detail": "FromClause", "kind": 5, "label": "__table__", "sortText": "3.9999.__table__"}, {"detail": "Any", "kind": 5, "label": "__table_args__", "sortText": "3.9999.__table_args__"}, {"detail": "Any", "kind": 5, "label": "__tablename__", "sortText": "3.9999.__tablename__"}]}} +{"suite": "sqlalchemy", "label": "edit session then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 18, "character": 24, "iteration": 1, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) scalars: [_T: Any](\n self : Session,\n statement : TypedReturnsRows[tuple[_T]],\n params : Mapping[str, Any] | Sequence[Mapping[str, Any]] | None = None,\n *,\n execution_options: OrmExecuteOptionsParameter = ...,\n bind_arguments : dict[str, Any] | None = None,\n **kw : Any\n) -> ScalarResult[_T]\n```\n---\nExecute a statement and return the results as scalars. \n \nUsage and parameters are the same as that of \n`_orm.Session.execute`; the return result is a \n`_result.ScalarResult` filtering object which \nwill return single elements rather than `_row.Row` objects. \n \n:return: a `_result.ScalarResult` object \n \n.. versionadded:: 1.4.24 Added `_orm.Session.scalars` \n \n.. versionadded:: 1.4.26 Added `_orm.scoped_session.scalars` \n \n.. seealso: \n \n``` \n`orm_queryguide_select_orm_entities` - contrasts the behavior \nof `_orm.Session.execute` to `_orm.Session.scalars` \n \n \n```\n\nGo to [Session](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py#L1458,7) | [TypedReturnsRows](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/selectable.py#L295,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L862,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L718,7) | [_OrmKnownExecutionOptions](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/_typing.py#L89,7) | [immutabledict](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/util/_py_collections.py#L85,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3627,7) | [ScalarResult](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py#L1741,7)"}}} +{"suite": "sqlalchemy", "label": "edit session then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 18, "character": 24, "iteration": 2, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) scalars: [_T: Any](\n self : Session,\n statement : TypedReturnsRows[tuple[_T]],\n params : Mapping[str, Any] | Sequence[Mapping[str, Any]] | None = None,\n *,\n execution_options: OrmExecuteOptionsParameter = ...,\n bind_arguments : dict[str, Any] | None = None,\n **kw : Any\n) -> ScalarResult[_T]\n```\n---\nExecute a statement and return the results as scalars. \n \nUsage and parameters are the same as that of \n`_orm.Session.execute`; the return result is a \n`_result.ScalarResult` filtering object which \nwill return single elements rather than `_row.Row` objects. \n \n:return: a `_result.ScalarResult` object \n \n.. versionadded:: 1.4.24 Added `_orm.Session.scalars` \n \n.. versionadded:: 1.4.26 Added `_orm.scoped_session.scalars` \n \n.. seealso: \n \n``` \n`orm_queryguide_select_orm_entities` - contrasts the behavior \nof `_orm.Session.execute` to `_orm.Session.scalars` \n \n \n```\n\nGo to [Session](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py#L1458,7) | [TypedReturnsRows](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/selectable.py#L295,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L862,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L718,7) | [_OrmKnownExecutionOptions](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/_typing.py#L89,7) | [immutabledict](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/util/_py_collections.py#L85,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3627,7) | [ScalarResult](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py#L1741,7)"}}} +{"suite": "sqlalchemy", "label": "edit session then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 18, "character": 24, "iteration": 3, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) scalars: [_T: Any](\n self : Session,\n statement : TypedReturnsRows[tuple[_T]],\n params : Mapping[str, Any] | Sequence[Mapping[str, Any]] | None = None,\n *,\n execution_options: OrmExecuteOptionsParameter = ...,\n bind_arguments : dict[str, Any] | None = None,\n **kw : Any\n) -> ScalarResult[_T]\n```\n---\nExecute a statement and return the results as scalars. \n \nUsage and parameters are the same as that of \n`_orm.Session.execute`; the return result is a \n`_result.ScalarResult` filtering object which \nwill return single elements rather than `_row.Row` objects. \n \n:return: a `_result.ScalarResult` object \n \n.. versionadded:: 1.4.24 Added `_orm.Session.scalars` \n \n.. versionadded:: 1.4.26 Added `_orm.scoped_session.scalars` \n \n.. seealso: \n \n``` \n`orm_queryguide_select_orm_entities` - contrasts the behavior \nof `_orm.Session.execute` to `_orm.Session.scalars` \n \n \n```\n\nGo to [Session](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py#L1458,7) | [TypedReturnsRows](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/selectable.py#L295,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L862,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L718,7) | [_OrmKnownExecutionOptions](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/_typing.py#L89,7) | [immutabledict](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/util/_py_collections.py#L85,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3627,7) | [ScalarResult](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py#L1741,7)"}}} +{"suite": "sqlalchemy", "label": "edit session then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 18, "character": 24, "iteration": 4, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) scalars: [_T: Any](\n self : Session,\n statement : TypedReturnsRows[tuple[_T]],\n params : Mapping[str, Any] | Sequence[Mapping[str, Any]] | None = None,\n *,\n execution_options: OrmExecuteOptionsParameter = ...,\n bind_arguments : dict[str, Any] | None = None,\n **kw : Any\n) -> ScalarResult[_T]\n```\n---\nExecute a statement and return the results as scalars. \n \nUsage and parameters are the same as that of \n`_orm.Session.execute`; the return result is a \n`_result.ScalarResult` filtering object which \nwill return single elements rather than `_row.Row` objects. \n \n:return: a `_result.ScalarResult` object \n \n.. versionadded:: 1.4.24 Added `_orm.Session.scalars` \n \n.. versionadded:: 1.4.26 Added `_orm.scoped_session.scalars` \n \n.. seealso: \n \n``` \n`orm_queryguide_select_orm_entities` - contrasts the behavior \nof `_orm.Session.execute` to `_orm.Session.scalars` \n \n \n```\n\nGo to [Session](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py#L1458,7) | [TypedReturnsRows](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/selectable.py#L295,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L862,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L718,7) | [_OrmKnownExecutionOptions](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/_typing.py#L89,7) | [immutabledict](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/util/_py_collections.py#L85,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3627,7) | [ScalarResult](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py#L1741,7)"}}} +{"suite": "sqlalchemy", "label": "edit session then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/src/models.py", "line": 18, "character": 24, "iteration": 5, "result": {"canIncreaseVerbosity": true, "contents": {"kind": "markdown", "value": "```python\n(method) scalars: [_T: Any](\n self : Session,\n statement : TypedReturnsRows[tuple[_T]],\n params : Mapping[str, Any] | Sequence[Mapping[str, Any]] | None = None,\n *,\n execution_options: OrmExecuteOptionsParameter = ...,\n bind_arguments : dict[str, Any] | None = None,\n **kw : Any\n) -> ScalarResult[_T]\n```\n---\nExecute a statement and return the results as scalars. \n \nUsage and parameters are the same as that of \n`_orm.Session.execute`; the return result is a \n`_result.ScalarResult` filtering object which \nwill return single elements rather than `_row.Row` objects. \n \n:return: a `_result.ScalarResult` object \n \n.. versionadded:: 1.4.24 Added `_orm.Session.scalars` \n \n.. versionadded:: 1.4.26 Added `_orm.scoped_session.scalars` \n \n.. seealso: \n \n``` \n`orm_queryguide_select_orm_entities` - contrasts the behavior \nof `_orm.Session.execute` to `_orm.Session.scalars` \n \n \n```\n\nGo to [Session](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py#L1458,7) | [TypedReturnsRows](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/sql/selectable.py#L295,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L862,7) | [Sequence](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L718,7) | [_OrmKnownExecutionOptions](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/orm/_typing.py#L89,7) | [immutabledict](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/util/_py_collections.py#L85,7) | [dict](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3627,7) | [ScalarResult](file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py#L1741,7)"}}} +{"suite": "transformers", "label": "classifier pipeline completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 15, "character": 19, "iteration": 1, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"detail": "Unknown", "kind": 6, "label": "classifier", "sortText": "0.9999.classifier"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} +{"suite": "transformers", "label": "classifier pipeline completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 15, "character": 19, "iteration": 2, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"detail": "Unknown", "kind": 6, "label": "classifier", "sortText": "0.9999.classifier"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} +{"suite": "transformers", "label": "classifier pipeline completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 15, "character": 19, "iteration": 3, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"detail": "Unknown", "kind": 6, "label": "classifier", "sortText": "0.9999.classifier"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} +{"suite": "transformers", "label": "classifier pipeline completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 15, "character": 19, "iteration": 4, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"detail": "Unknown", "kind": 6, "label": "classifier", "sortText": "0.9999.classifier"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} +{"suite": "transformers", "label": "classifier pipeline completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 15, "character": 19, "iteration": 5, "result": {"isIncomplete": true, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"detail": "Unknown", "kind": 6, "label": "classifier", "sortText": "0.9999.classifier"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}]}} +{"suite": "transformers", "label": "pipeline hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 9, "character": 18, "iteration": 1, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(variable) tokenizer_name: Unknown\n```"}}} +{"suite": "transformers", "label": "pipeline hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 9, "character": 18, "iteration": 2, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(variable) tokenizer_name: Unknown\n```"}}} +{"suite": "transformers", "label": "pipeline hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 9, "character": 18, "iteration": 3, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(variable) tokenizer_name: Unknown\n```"}}} +{"suite": "transformers", "label": "pipeline hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 9, "character": 18, "iteration": 4, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(variable) tokenizer_name: Unknown\n```"}}} +{"suite": "transformers", "label": "pipeline hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 9, "character": 18, "iteration": 5, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(variable) tokenizer_name: Unknown\n```"}}} +{"suite": "transformers", "label": "auto tokenizer definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 8, "character": 20, "iteration": 1, "result": {"range": {"end": {"character": 19, "line": 947}, "start": {"character": 6, "line": 947}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv/lib/python3.12/site-packages/transformers/models/auto/tokenization_auto.py"}} +{"suite": "transformers", "label": "auto tokenizer definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 8, "character": 20, "iteration": 2, "result": {"range": {"end": {"character": 19, "line": 947}, "start": {"character": 6, "line": 947}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv/lib/python3.12/site-packages/transformers/models/auto/tokenization_auto.py"}} +{"suite": "transformers", "label": "auto tokenizer definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 8, "character": 20, "iteration": 3, "result": {"range": {"end": {"character": 19, "line": 947}, "start": {"character": 6, "line": 947}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv/lib/python3.12/site-packages/transformers/models/auto/tokenization_auto.py"}} +{"suite": "transformers", "label": "auto tokenizer definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 8, "character": 20, "iteration": 4, "result": {"range": {"end": {"character": 19, "line": 947}, "start": {"character": 6, "line": 947}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv/lib/python3.12/site-packages/transformers/models/auto/tokenization_auto.py"}} +{"suite": "transformers", "label": "auto tokenizer definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 8, "character": 20, "iteration": 5, "result": {"range": {"end": {"character": 19, "line": 947}, "start": {"character": 6, "line": 947}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv/lib/python3.12/site-packages/transformers/models/auto/tokenization_auto.py"}} +{"suite": "transformers", "label": "edit prediction then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 16, "character": 25, "iteration": 1, "result": {"isIncomplete": false, "items": []}} +{"suite": "transformers", "label": "edit prediction then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 16, "character": 25, "iteration": 2, "result": {"isIncomplete": false, "items": []}} +{"suite": "transformers", "label": "edit prediction then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 16, "character": 25, "iteration": 3, "result": {"isIncomplete": false, "items": []}} +{"suite": "transformers", "label": "edit prediction then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 16, "character": 25, "iteration": 4, "result": {"isIncomplete": false, "items": []}} +{"suite": "transformers", "label": "edit prediction then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 16, "character": 25, "iteration": 5, "result": {"isIncomplete": false, "items": []}} +{"suite": "transformers", "label": "edit tokenizer then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 10, "character": 30, "iteration": 1, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\nvocab_size: Unknown\n```"}}} +{"suite": "transformers", "label": "edit tokenizer then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 10, "character": 30, "iteration": 2, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\nvocab_size: Unknown\n```"}}} +{"suite": "transformers", "label": "edit tokenizer then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 10, "character": 30, "iteration": 3, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\nvocab_size: Unknown\n```"}}} +{"suite": "transformers", "label": "edit tokenizer then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 10, "character": 30, "iteration": 4, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\nvocab_size: Unknown\n```"}}} +{"suite": "transformers", "label": "edit tokenizer then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/src/inference.py", "line": 10, "character": 30, "iteration": 5, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\nvocab_size: Unknown\n```"}}} +{"suite": "tsp_core", "label": "builtins semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 0, "character": 0, "iteration": 1, "result": {"data": [0, 0, 5, 10, 1, 0, 5, 1, 2, 0, 0, 2, 3, 5, 0, 0, 4, 1, 2, 0, 0, 2, 1, 4, 0, 1, 0, 4, 10, 1, 0, 4, 1, 2, 0, 0, 2, 3, 5, 0, 0, 4, 1, 2, 0, 0, 2, 8, 3, 0, 1, 0, 5, 10, 1, 0, 5, 1, 2, 0, 0, 2, 4, 5, 0, 0, 4, 1, 2, 0, 0, 1, 3, 5, 0, 0, 3, 1, 2, 0, 0, 2, 1, 2, 0, 0, 2, 1, 2, 0, 0, 1, 1, 4, 0, 0, 1, 1, 2, 0, 0, 2, 1, 4, 0, 0, 1, 1, 2, 0, 0, 2, 1, 4, 0, 0, 1, 1, 2, 0, 1, 0, 6, 10, 1, 0, 7, 1, 2, 0, 0, 2, 3, 7, 2048, 0, 3, 1, 2, 0, 0, 1, 5, 10, 0, 0, 5, 1, 2, 0], "semantic_token_count": 30, "type_query_count": 2, "type_query_failure_count": 0, "token_type_counts": {"function": 1, "number": 4, "operator": 15, "string": 1, "type": 4, "variable": 5}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} +{"suite": "tsp_core", "label": "builtins semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 0, "character": 0, "iteration": 2, "result": {"data": [0, 0, 5, 10, 1, 0, 5, 1, 2, 0, 0, 2, 3, 5, 0, 0, 4, 1, 2, 0, 0, 2, 1, 4, 0, 1, 0, 4, 10, 1, 0, 4, 1, 2, 0, 0, 2, 3, 5, 0, 0, 4, 1, 2, 0, 0, 2, 8, 3, 0, 1, 0, 5, 10, 1, 0, 5, 1, 2, 0, 0, 2, 4, 5, 0, 0, 4, 1, 2, 0, 0, 1, 3, 5, 0, 0, 3, 1, 2, 0, 0, 2, 1, 2, 0, 0, 2, 1, 2, 0, 0, 1, 1, 4, 0, 0, 1, 1, 2, 0, 0, 2, 1, 4, 0, 0, 1, 1, 2, 0, 0, 2, 1, 4, 0, 0, 1, 1, 2, 0, 1, 0, 6, 10, 1, 0, 7, 1, 2, 0, 0, 2, 3, 7, 2048, 0, 3, 1, 2, 0, 0, 1, 5, 10, 0, 0, 5, 1, 2, 0], "semantic_token_count": 30, "type_query_count": 2, "type_query_failure_count": 0, "token_type_counts": {"function": 1, "number": 4, "operator": 15, "string": 1, "type": 4, "variable": 5}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} +{"suite": "tsp_core", "label": "builtins semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 0, "character": 0, "iteration": 3, "result": {"data": [0, 0, 5, 10, 1, 0, 5, 1, 2, 0, 0, 2, 3, 5, 0, 0, 4, 1, 2, 0, 0, 2, 1, 4, 0, 1, 0, 4, 10, 1, 0, 4, 1, 2, 0, 0, 2, 3, 5, 0, 0, 4, 1, 2, 0, 0, 2, 8, 3, 0, 1, 0, 5, 10, 1, 0, 5, 1, 2, 0, 0, 2, 4, 5, 0, 0, 4, 1, 2, 0, 0, 1, 3, 5, 0, 0, 3, 1, 2, 0, 0, 2, 1, 2, 0, 0, 2, 1, 2, 0, 0, 1, 1, 4, 0, 0, 1, 1, 2, 0, 0, 2, 1, 4, 0, 0, 1, 1, 2, 0, 0, 2, 1, 4, 0, 0, 1, 1, 2, 0, 1, 0, 6, 10, 1, 0, 7, 1, 2, 0, 0, 2, 3, 7, 2048, 0, 3, 1, 2, 0, 0, 1, 5, 10, 0, 0, 5, 1, 2, 0], "semantic_token_count": 30, "type_query_count": 2, "type_query_failure_count": 0, "token_type_counts": {"function": 1, "number": 4, "operator": 15, "string": 1, "type": 4, "variable": 5}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} +{"suite": "tsp_core", "label": "builtins semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 0, "character": 0, "iteration": 4, "result": {"data": [0, 0, 5, 10, 1, 0, 5, 1, 2, 0, 0, 2, 3, 5, 0, 0, 4, 1, 2, 0, 0, 2, 1, 4, 0, 1, 0, 4, 10, 1, 0, 4, 1, 2, 0, 0, 2, 3, 5, 0, 0, 4, 1, 2, 0, 0, 2, 8, 3, 0, 1, 0, 5, 10, 1, 0, 5, 1, 2, 0, 0, 2, 4, 5, 0, 0, 4, 1, 2, 0, 0, 1, 3, 5, 0, 0, 3, 1, 2, 0, 0, 2, 1, 2, 0, 0, 2, 1, 2, 0, 0, 1, 1, 4, 0, 0, 1, 1, 2, 0, 0, 2, 1, 4, 0, 0, 1, 1, 2, 0, 0, 2, 1, 4, 0, 0, 1, 1, 2, 0, 1, 0, 6, 10, 1, 0, 7, 1, 2, 0, 0, 2, 3, 7, 2048, 0, 3, 1, 2, 0, 0, 1, 5, 10, 0, 0, 5, 1, 2, 0], "semantic_token_count": 30, "type_query_count": 2, "type_query_failure_count": 0, "token_type_counts": {"function": 1, "number": 4, "operator": 15, "string": 1, "type": 4, "variable": 5}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} +{"suite": "tsp_core", "label": "builtins semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 0, "character": 0, "iteration": 5, "result": {"data": [0, 0, 5, 10, 1, 0, 5, 1, 2, 0, 0, 2, 3, 5, 0, 0, 4, 1, 2, 0, 0, 2, 1, 4, 0, 1, 0, 4, 10, 1, 0, 4, 1, 2, 0, 0, 2, 3, 5, 0, 0, 4, 1, 2, 0, 0, 2, 8, 3, 0, 1, 0, 5, 10, 1, 0, 5, 1, 2, 0, 0, 2, 4, 5, 0, 0, 4, 1, 2, 0, 0, 1, 3, 5, 0, 0, 3, 1, 2, 0, 0, 2, 1, 2, 0, 0, 2, 1, 2, 0, 0, 1, 1, 4, 0, 0, 1, 1, 2, 0, 0, 2, 1, 4, 0, 0, 1, 1, 2, 0, 0, 2, 1, 4, 0, 0, 1, 1, 2, 0, 1, 0, 6, 10, 1, 0, 7, 1, 2, 0, 0, 2, 3, 7, 2048, 0, 3, 1, 2, 0, 0, 1, 5, 10, 0, 0, 5, 1, 2, 0], "semantic_token_count": 30, "type_query_count": 2, "type_query_failure_count": 0, "token_type_counts": {"function": 1, "number": 4, "operator": 15, "string": 1, "type": 4, "variable": 5}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} +{"suite": "tsp_core", "label": "builtin int computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 0, "character": 0, "iteration": 1, "result": {"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi"}}, "flags": 2, "id": 27, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} +{"suite": "tsp_core", "label": "builtin int computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 0, "character": 0, "iteration": 2, "result": {"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi"}}, "flags": 2, "id": 28, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} +{"suite": "tsp_core", "label": "builtin int computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 0, "character": 0, "iteration": 3, "result": {"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi"}}, "flags": 2, "id": 29, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} +{"suite": "tsp_core", "label": "builtin int computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 0, "character": 0, "iteration": 4, "result": {"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi"}}, "flags": 2, "id": 30, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} +{"suite": "tsp_core", "label": "builtin int computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 0, "character": 0, "iteration": 5, "result": {"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi"}}, "flags": 2, "id": 31, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} +{"suite": "tsp_core", "label": "list declared type", "method": "typeServer/getDeclaredType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 2, "character": 0, "iteration": 1, "result": {"declaration": {"category": 6, "kind": 0, "name": "list", "node": {"range": {"end": {"character": 10, "line": 3463}, "start": {"character": 6, "line": 3463}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi"}}, "flags": 2, "id": 35, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": [{"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi"}}, "flags": 2, "id": 34, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}]}} +{"suite": "tsp_core", "label": "list declared type", "method": "typeServer/getDeclaredType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 2, "character": 0, "iteration": 2, "result": {"declaration": {"category": 6, "kind": 0, "name": "list", "node": {"range": {"end": {"character": 10, "line": 3463}, "start": {"character": 6, "line": 3463}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi"}}, "flags": 2, "id": 37, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": [{"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi"}}, "flags": 2, "id": 36, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}]}} +{"suite": "tsp_core", "label": "list declared type", "method": "typeServer/getDeclaredType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 2, "character": 0, "iteration": 3, "result": {"declaration": {"category": 6, "kind": 0, "name": "list", "node": {"range": {"end": {"character": 10, "line": 3463}, "start": {"character": 6, "line": 3463}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi"}}, "flags": 2, "id": 39, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": [{"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi"}}, "flags": 2, "id": 38, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}]}} +{"suite": "tsp_core", "label": "list declared type", "method": "typeServer/getDeclaredType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 2, "character": 0, "iteration": 4, "result": {"declaration": {"category": 6, "kind": 0, "name": "list", "node": {"range": {"end": {"character": 10, "line": 3463}, "start": {"character": 6, "line": 3463}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi"}}, "flags": 2, "id": 41, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": [{"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi"}}, "flags": 2, "id": 40, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}]}} +{"suite": "tsp_core", "label": "list declared type", "method": "typeServer/getDeclaredType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/builtins_basic.py", "line": 2, "character": 0, "iteration": 5, "result": {"declaration": {"category": 6, "kind": 0, "name": "list", "node": {"range": {"end": {"character": 10, "line": 3463}, "start": {"character": 6, "line": 3463}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi"}}, "flags": 2, "id": 43, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": [{"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi"}}, "flags": 2, "id": 42, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}]}} +{"suite": "tsp_core", "label": "generic specialization computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/generics.py", "line": 9, "character": 7, "iteration": 1, "result": {"declaration": {"category": 6, "kind": 0, "name": "str", "node": {"range": {"end": {"character": 9, "line": 1032}, "start": {"character": 6, "line": 1032}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi"}}, "flags": 2, "id": 45, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} +{"suite": "tsp_core", "label": "generic specialization computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/generics.py", "line": 9, "character": 7, "iteration": 2, "result": {"declaration": {"category": 6, "kind": 0, "name": "str", "node": {"range": {"end": {"character": 9, "line": 1032}, "start": {"character": 6, "line": 1032}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi"}}, "flags": 2, "id": 46, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} +{"suite": "tsp_core", "label": "generic specialization computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/generics.py", "line": 9, "character": 7, "iteration": 3, "result": {"declaration": {"category": 6, "kind": 0, "name": "str", "node": {"range": {"end": {"character": 9, "line": 1032}, "start": {"character": 6, "line": 1032}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi"}}, "flags": 2, "id": 47, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} +{"suite": "tsp_core", "label": "generic specialization computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/generics.py", "line": 9, "character": 7, "iteration": 4, "result": {"declaration": {"category": 6, "kind": 0, "name": "str", "node": {"range": {"end": {"character": 9, "line": 1032}, "start": {"character": 6, "line": 1032}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi"}}, "flags": 2, "id": 48, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} +{"suite": "tsp_core", "label": "generic specialization computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/generics.py", "line": 9, "character": 7, "iteration": 5, "result": {"declaration": {"category": 6, "kind": 0, "name": "str", "node": {"range": {"end": {"character": 9, "line": 1032}, "start": {"character": 6, "line": 1032}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi"}}, "flags": 2, "id": 49, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} +{"suite": "tsp_core", "label": "flow narrowed branch type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/flow_narrowing.py", "line": 4, "character": 15, "iteration": 1, "result": null} +{"suite": "tsp_core", "label": "flow narrowed branch type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/flow_narrowing.py", "line": 4, "character": 15, "iteration": 2, "result": null} +{"suite": "tsp_core", "label": "flow narrowed branch type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/flow_narrowing.py", "line": 4, "character": 15, "iteration": 3, "result": null} +{"suite": "tsp_core", "label": "flow narrowed branch type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/flow_narrowing.py", "line": 4, "character": 15, "iteration": 4, "result": null} +{"suite": "tsp_core", "label": "flow narrowed branch type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/flow_narrowing.py", "line": 4, "character": 15, "iteration": 5, "result": null} +{"suite": "tsp_core", "label": "stdlib path computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/stdlib_types.py", "line": 3, "character": 0, "iteration": 1, "result": {"declaration": {"category": 6, "kind": 0, "name": "Path", "node": {"range": {"end": {"character": 10, "line": 184}, "start": {"character": 6, "line": 184}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/pathlib/__init__.pyi"}}, "flags": 2, "id": 51, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} +{"suite": "tsp_core", "label": "stdlib path computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/stdlib_types.py", "line": 3, "character": 0, "iteration": 2, "result": {"declaration": {"category": 6, "kind": 0, "name": "Path", "node": {"range": {"end": {"character": 10, "line": 184}, "start": {"character": 6, "line": 184}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/pathlib/__init__.pyi"}}, "flags": 2, "id": 52, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} +{"suite": "tsp_core", "label": "stdlib path computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/stdlib_types.py", "line": 3, "character": 0, "iteration": 3, "result": {"declaration": {"category": 6, "kind": 0, "name": "Path", "node": {"range": {"end": {"character": 10, "line": 184}, "start": {"character": 6, "line": 184}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/pathlib/__init__.pyi"}}, "flags": 2, "id": 53, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} +{"suite": "tsp_core", "label": "stdlib path computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/stdlib_types.py", "line": 3, "character": 0, "iteration": 4, "result": {"declaration": {"category": 6, "kind": 0, "name": "Path", "node": {"range": {"end": {"character": 10, "line": 184}, "start": {"character": 6, "line": 184}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/pathlib/__init__.pyi"}}, "flags": 2, "id": 54, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} +{"suite": "tsp_core", "label": "stdlib path computed type", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/stdlib_types.py", "line": 3, "character": 0, "iteration": 5, "result": {"declaration": {"category": 6, "kind": 0, "name": "Path", "node": {"range": {"end": {"character": 10, "line": 184}, "start": {"character": 6, "line": 184}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/pathlib/__init__.pyi"}}, "flags": 2, "id": 55, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} +{"suite": "tsp_core", "label": "function argument expected type", "method": "typeServer/getExpectedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/expected_types.py", "line": 4, "character": 4, "iteration": 1, "result": {"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi"}}, "flags": 2, "id": 57, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} +{"suite": "tsp_core", "label": "function argument expected type", "method": "typeServer/getExpectedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/expected_types.py", "line": 4, "character": 4, "iteration": 2, "result": {"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi"}}, "flags": 2, "id": 58, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} +{"suite": "tsp_core", "label": "function argument expected type", "method": "typeServer/getExpectedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/expected_types.py", "line": 4, "character": 4, "iteration": 3, "result": {"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi"}}, "flags": 2, "id": 59, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} +{"suite": "tsp_core", "label": "function argument expected type", "method": "typeServer/getExpectedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/expected_types.py", "line": 4, "character": 4, "iteration": 4, "result": {"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi"}}, "flags": 2, "id": 60, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} +{"suite": "tsp_core", "label": "function argument expected type", "method": "typeServer/getExpectedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/expected_types.py", "line": 4, "character": 4, "iteration": 5, "result": {"declaration": {"category": 6, "kind": 0, "name": "int", "node": {"range": {"end": {"character": 9, "line": 417}, "start": {"character": 6, "line": 417}}, "uri": "file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi"}}, "flags": 2, "id": 61, "kind": 3, "literalValue": null, "typeAliasInfo": null, "typeArgs": null}} +{"suite": "tsp_core", "label": "edited narrowing recomputes type (edit+getComputedType)", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/flow_narrowing.py", "line": 4, "character": 15, "iteration": 1, "result": null} +{"suite": "tsp_core", "label": "edited narrowing recomputes type (edit+getComputedType)", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/flow_narrowing.py", "line": 4, "character": 15, "iteration": 2, "result": null} +{"suite": "tsp_core", "label": "edited narrowing recomputes type (edit+getComputedType)", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/flow_narrowing.py", "line": 4, "character": 15, "iteration": 3, "result": null} +{"suite": "tsp_core", "label": "edited narrowing recomputes type (edit+getComputedType)", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/flow_narrowing.py", "line": 4, "character": 15, "iteration": 4, "result": null} +{"suite": "tsp_core", "label": "edited narrowing recomputes type (edit+getComputedType)", "method": "typeServer/getComputedType", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/src/flow_narrowing.py", "line": 4, "character": 15, "iteration": 5, "result": null} +{"suite": "tsp_semantic", "label": "django semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/django_semantic.py", "line": 0, "character": 0, "iteration": 1, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 4, 6, 1, 0, 0, 7, 6, 12, 0, 1, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 6, 6, 1, 0, 0, 7, 7, 12, 0, 1, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 6, 1, 2, 0, 0, 6, 6, 1, 0, 0, 7, 7, 12, 0, 3, 0, 5, 1, 0, 0, 6, 7, 6, 1, 0, 7, 1, 2, 0, 0, 1, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 5, 9, 4096, 0, 5, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 5, 10, 1, 0, 6, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 9, 8, 6144, 0, 9, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 3, 4, 0, 0, 3, 1, 2, 0, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 12, 8, 6144, 0, 12, 1, 2, 0, 0, 8, 1, 2, 0, 0, 1, 5, 15, 512, 0, 5, 1, 2, 0, 3, 0, 3, 1, 0, 0, 4, 22, 7, 1, 0, 22, 1, 2, 0, 0, 1, 7, 11, 1, 0, 7, 1, 2, 0, 0, 2, 7, 5, 0, 0, 7, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 5, 5, 0, 0, 5, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 3, 10, 0, 0, 3, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 4, 10, 1, 0, 5, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 1, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 5, 9, 4096, 0, 5, 1, 2, 0, 1, 4, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 1, 16, 3, 0, 0, 16, 1, 2, 0, 0, 8, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 6, 3, 0, 0, 6, 1, 2, 0, 0, 2, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 4, 10, 0, 0, 4, 1, 2, 0, 0, 2, 10, 10, 0, 3, 0, 7, 10, 1, 0, 8, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 6, 1, 2, 0, 0, 1, 20, 3, 0, 0, 20, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 1, 0, 12, 10, 1, 0, 12, 1, 2, 0, 0, 2, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 22, 7, 2048, 0, 22, 1, 2, 0, 0, 1, 7, 10, 0, 0, 7, 1, 2, 0, 1, 0, 8, 10, 1, 0, 9, 1, 2, 0, 0, 2, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 7, 9, 4096, 0, 7, 1, 2, 0, 0, 1, 6, 8, 6144, 0, 6, 1, 2, 0, 0, 10, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 11, 8, 6144, 0, 11, 1, 2, 0, 0, 1, 7, 3, 0, 0, 7, 1, 2, 0, 0, 6, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 8, 10, 0, 0, 8, 1, 2, 0, 0, 1, 5, 8, 6144, 0, 5, 1, 2, 0, 0, 1, 1, 2, 0], "semantic_token_count": 126, "type_query_count": 24, "type_query_failure_count": 0, "token_type_counts": {"builtinConstant": 4, "class": 1, "function": 5, "keyword": 9, "method": 5, "module": 6, "number": 1, "operator": 64, "parameter": 1, "property": 3, "string": 4, "type": 2, "variable": 21}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} +{"suite": "tsp_semantic", "label": "django semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/django_semantic.py", "line": 0, "character": 0, "iteration": 2, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 4, 6, 1, 0, 0, 7, 6, 12, 0, 1, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 6, 6, 1, 0, 0, 7, 7, 12, 0, 1, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 6, 1, 2, 0, 0, 6, 6, 1, 0, 0, 7, 7, 12, 0, 3, 0, 5, 1, 0, 0, 6, 7, 6, 1, 0, 7, 1, 2, 0, 0, 1, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 5, 9, 4096, 0, 5, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 5, 10, 1, 0, 6, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 9, 8, 6144, 0, 9, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 3, 4, 0, 0, 3, 1, 2, 0, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 12, 8, 6144, 0, 12, 1, 2, 0, 0, 8, 1, 2, 0, 0, 1, 5, 15, 512, 0, 5, 1, 2, 0, 3, 0, 3, 1, 0, 0, 4, 22, 7, 1, 0, 22, 1, 2, 0, 0, 1, 7, 11, 1, 0, 7, 1, 2, 0, 0, 2, 7, 5, 0, 0, 7, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 5, 5, 0, 0, 5, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 3, 10, 0, 0, 3, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 4, 10, 1, 0, 5, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 1, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 5, 9, 4096, 0, 5, 1, 2, 0, 1, 4, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 1, 16, 3, 0, 0, 16, 1, 2, 0, 0, 8, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 6, 3, 0, 0, 6, 1, 2, 0, 0, 2, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 4, 10, 0, 0, 4, 1, 2, 0, 0, 2, 10, 10, 0, 3, 0, 7, 10, 1, 0, 8, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 6, 1, 2, 0, 0, 1, 20, 3, 0, 0, 20, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 1, 0, 12, 10, 1, 0, 12, 1, 2, 0, 0, 2, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 22, 7, 2048, 0, 22, 1, 2, 0, 0, 1, 7, 10, 0, 0, 7, 1, 2, 0, 1, 0, 8, 10, 1, 0, 9, 1, 2, 0, 0, 2, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 7, 9, 4096, 0, 7, 1, 2, 0, 0, 1, 6, 8, 6144, 0, 6, 1, 2, 0, 0, 10, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 11, 8, 6144, 0, 11, 1, 2, 0, 0, 1, 7, 3, 0, 0, 7, 1, 2, 0, 0, 6, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 8, 10, 0, 0, 8, 1, 2, 0, 0, 1, 5, 8, 6144, 0, 5, 1, 2, 0, 0, 1, 1, 2, 0], "semantic_token_count": 126, "type_query_count": 24, "type_query_failure_count": 0, "token_type_counts": {"builtinConstant": 4, "class": 1, "function": 5, "keyword": 9, "method": 5, "module": 6, "number": 1, "operator": 64, "parameter": 1, "property": 3, "string": 4, "type": 2, "variable": 21}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} +{"suite": "tsp_semantic", "label": "django semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/django_semantic.py", "line": 0, "character": 0, "iteration": 3, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 4, 6, 1, 0, 0, 7, 6, 12, 0, 1, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 6, 6, 1, 0, 0, 7, 7, 12, 0, 1, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 6, 1, 2, 0, 0, 6, 6, 1, 0, 0, 7, 7, 12, 0, 3, 0, 5, 1, 0, 0, 6, 7, 6, 1, 0, 7, 1, 2, 0, 0, 1, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 5, 9, 4096, 0, 5, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 5, 10, 1, 0, 6, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 9, 8, 6144, 0, 9, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 3, 4, 0, 0, 3, 1, 2, 0, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 12, 8, 6144, 0, 12, 1, 2, 0, 0, 8, 1, 2, 0, 0, 1, 5, 15, 512, 0, 5, 1, 2, 0, 3, 0, 3, 1, 0, 0, 4, 22, 7, 1, 0, 22, 1, 2, 0, 0, 1, 7, 11, 1, 0, 7, 1, 2, 0, 0, 2, 7, 5, 0, 0, 7, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 5, 5, 0, 0, 5, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 3, 10, 0, 0, 3, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 4, 10, 1, 0, 5, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 1, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 5, 9, 4096, 0, 5, 1, 2, 0, 1, 4, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 1, 16, 3, 0, 0, 16, 1, 2, 0, 0, 8, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 6, 3, 0, 0, 6, 1, 2, 0, 0, 2, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 4, 10, 0, 0, 4, 1, 2, 0, 0, 2, 10, 10, 0, 3, 0, 7, 10, 1, 0, 8, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 6, 1, 2, 0, 0, 1, 20, 3, 0, 0, 20, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 1, 0, 12, 10, 1, 0, 12, 1, 2, 0, 0, 2, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 22, 7, 2048, 0, 22, 1, 2, 0, 0, 1, 7, 10, 0, 0, 7, 1, 2, 0, 1, 0, 8, 10, 1, 0, 9, 1, 2, 0, 0, 2, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 7, 9, 4096, 0, 7, 1, 2, 0, 0, 1, 6, 8, 6144, 0, 6, 1, 2, 0, 0, 10, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 11, 8, 6144, 0, 11, 1, 2, 0, 0, 1, 7, 3, 0, 0, 7, 1, 2, 0, 0, 6, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 8, 10, 0, 0, 8, 1, 2, 0, 0, 1, 5, 8, 6144, 0, 5, 1, 2, 0, 0, 1, 1, 2, 0], "semantic_token_count": 126, "type_query_count": 24, "type_query_failure_count": 0, "token_type_counts": {"builtinConstant": 4, "class": 1, "function": 5, "keyword": 9, "method": 5, "module": 6, "number": 1, "operator": 64, "parameter": 1, "property": 3, "string": 4, "type": 2, "variable": 21}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} +{"suite": "tsp_semantic", "label": "django semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/django_semantic.py", "line": 0, "character": 0, "iteration": 4, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 4, 6, 1, 0, 0, 7, 6, 12, 0, 1, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 6, 6, 1, 0, 0, 7, 7, 12, 0, 1, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 6, 1, 2, 0, 0, 6, 6, 1, 0, 0, 7, 7, 12, 0, 3, 0, 5, 1, 0, 0, 6, 7, 6, 1, 0, 7, 1, 2, 0, 0, 1, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 5, 9, 4096, 0, 5, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 5, 10, 1, 0, 6, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 9, 8, 6144, 0, 9, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 3, 4, 0, 0, 3, 1, 2, 0, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 12, 8, 6144, 0, 12, 1, 2, 0, 0, 8, 1, 2, 0, 0, 1, 5, 15, 512, 0, 5, 1, 2, 0, 3, 0, 3, 1, 0, 0, 4, 22, 7, 1, 0, 22, 1, 2, 0, 0, 1, 7, 11, 1, 0, 7, 1, 2, 0, 0, 2, 7, 5, 0, 0, 7, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 5, 5, 0, 0, 5, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 3, 10, 0, 0, 3, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 4, 10, 1, 0, 5, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 1, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 5, 9, 4096, 0, 5, 1, 2, 0, 1, 4, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 1, 16, 3, 0, 0, 16, 1, 2, 0, 0, 8, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 6, 3, 0, 0, 6, 1, 2, 0, 0, 2, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 4, 10, 0, 0, 4, 1, 2, 0, 0, 2, 10, 10, 0, 3, 0, 7, 10, 1, 0, 8, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 6, 1, 2, 0, 0, 1, 20, 3, 0, 0, 20, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 1, 0, 12, 10, 1, 0, 12, 1, 2, 0, 0, 2, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 22, 7, 2048, 0, 22, 1, 2, 0, 0, 1, 7, 10, 0, 0, 7, 1, 2, 0, 1, 0, 8, 10, 1, 0, 9, 1, 2, 0, 0, 2, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 7, 9, 4096, 0, 7, 1, 2, 0, 0, 1, 6, 8, 6144, 0, 6, 1, 2, 0, 0, 10, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 11, 8, 6144, 0, 11, 1, 2, 0, 0, 1, 7, 3, 0, 0, 7, 1, 2, 0, 0, 6, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 8, 10, 0, 0, 8, 1, 2, 0, 0, 1, 5, 8, 6144, 0, 5, 1, 2, 0, 0, 1, 1, 2, 0], "semantic_token_count": 126, "type_query_count": 24, "type_query_failure_count": 0, "token_type_counts": {"builtinConstant": 4, "class": 1, "function": 5, "keyword": 9, "method": 5, "module": 6, "number": 1, "operator": 64, "parameter": 1, "property": 3, "string": 4, "type": 2, "variable": 21}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} +{"suite": "tsp_semantic", "label": "django semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/django_semantic.py", "line": 0, "character": 0, "iteration": 5, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 4, 6, 1, 0, 0, 7, 6, 12, 0, 1, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 6, 6, 1, 0, 0, 7, 7, 12, 0, 1, 0, 4, 1, 0, 0, 5, 6, 12, 0, 0, 6, 1, 2, 0, 0, 6, 1, 2, 0, 0, 6, 6, 1, 0, 0, 7, 7, 12, 0, 3, 0, 5, 1, 0, 0, 6, 7, 6, 1, 0, 7, 1, 2, 0, 0, 1, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 5, 9, 4096, 0, 5, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 5, 10, 1, 0, 6, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 9, 8, 6144, 0, 9, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 3, 4, 0, 0, 3, 1, 2, 0, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 12, 8, 6144, 0, 12, 1, 2, 0, 0, 8, 1, 2, 0, 0, 1, 5, 15, 512, 0, 5, 1, 2, 0, 3, 0, 3, 1, 0, 0, 4, 22, 7, 1, 0, 22, 1, 2, 0, 0, 1, 7, 11, 1, 0, 7, 1, 2, 0, 0, 2, 7, 5, 0, 0, 7, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 5, 5, 0, 0, 5, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 3, 10, 0, 0, 3, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 4, 10, 1, 0, 5, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 1, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 5, 9, 4096, 0, 5, 1, 2, 0, 1, 4, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 1, 16, 3, 0, 0, 16, 1, 2, 0, 0, 8, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 6, 3, 0, 0, 6, 1, 2, 0, 0, 2, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 4, 10, 0, 0, 4, 1, 2, 0, 0, 2, 10, 10, 0, 3, 0, 7, 10, 1, 0, 8, 1, 2, 0, 0, 2, 7, 7, 2048, 0, 7, 1, 2, 0, 0, 6, 1, 2, 0, 0, 1, 20, 3, 0, 0, 20, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 1, 0, 12, 10, 1, 0, 12, 1, 2, 0, 0, 2, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 22, 7, 2048, 0, 22, 1, 2, 0, 0, 1, 7, 10, 0, 0, 7, 1, 2, 0, 1, 0, 8, 10, 1, 0, 9, 1, 2, 0, 0, 2, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 7, 9, 4096, 0, 7, 1, 2, 0, 0, 1, 6, 8, 6144, 0, 6, 1, 2, 0, 0, 10, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 11, 8, 6144, 0, 11, 1, 2, 0, 0, 1, 7, 3, 0, 0, 7, 1, 2, 0, 0, 6, 1, 2, 0, 0, 1, 4, 15, 512, 0, 4, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 8, 10, 0, 0, 8, 1, 2, 0, 0, 1, 5, 8, 6144, 0, 5, 1, 2, 0, 0, 1, 1, 2, 0], "semantic_token_count": 126, "type_query_count": 24, "type_query_failure_count": 0, "token_type_counts": {"builtinConstant": 4, "class": 1, "function": 5, "keyword": 9, "method": 5, "module": 6, "number": 1, "operator": 64, "parameter": 1, "property": 3, "string": 4, "type": 2, "variable": 21}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} +{"suite": "tsp_semantic", "label": "transformers semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/transformers_semantic.py", "line": 0, "character": 0, "iteration": 1, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 12, 12, 0, 0, 13, 6, 1, 0, 0, 7, 13, 12, 0, 0, 13, 1, 2, 0, 0, 2, 8, 12, 0, 3, 0, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 49, 3, 0, 3, 0, 3, 1, 0, 0, 4, 23, 7, 1, 0, 23, 1, 2, 0, 0, 1, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 5, 5, 0, 0, 5, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 13, 10, 0, 0, 13, 1, 2, 0, 0, 1, 15, 8, 6144, 0, 15, 1, 2, 0, 0, 1, 10, 10, 0, 0, 10, 1, 2, 0, 1, 4, 14, 10, 1, 0, 15, 1, 2, 0, 0, 2, 9, 10, 0, 0, 9, 1, 2, 0, 0, 1, 12, 9, 4096, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 8, 7, 2048, 0, 8, 1, 2, 0, 0, 1, 20, 3, 0, 0, 20, 1, 2, 0, 0, 7, 1, 2, 0, 0, 1, 10, 10, 0, 0, 10, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 9, 10, 0, 0, 9, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 14, 10, 0, 0, 14, 1, 2, 0, 0, 2, 9, 10, 0, 3, 0, 14, 10, 1, 0, 14, 1, 2, 0, 0, 2, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 23, 7, 2048, 0, 23, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 10, 7, 2048, 0, 10, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 31, 3, 0, 0, 31, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 11, 10, 0, 0, 11, 1, 2, 0, 0, 1, 1, 4, 0, 0, 1, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 7, 3, 0, 0, 7, 1, 2, 0], "semantic_token_count": 74, "type_query_count": 15, "type_query_failure_count": 0, "token_type_counts": {"function": 4, "keyword": 4, "method": 1, "module": 3, "number": 1, "operator": 37, "property": 1, "string": 4, "type": 1, "variable": 18}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} +{"suite": "tsp_semantic", "label": "transformers semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/transformers_semantic.py", "line": 0, "character": 0, "iteration": 2, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 12, 12, 0, 0, 13, 6, 1, 0, 0, 7, 13, 12, 0, 0, 13, 1, 2, 0, 0, 2, 8, 12, 0, 3, 0, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 49, 3, 0, 3, 0, 3, 1, 0, 0, 4, 23, 7, 1, 0, 23, 1, 2, 0, 0, 1, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 5, 5, 0, 0, 5, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 13, 10, 0, 0, 13, 1, 2, 0, 0, 1, 15, 8, 6144, 0, 15, 1, 2, 0, 0, 1, 10, 10, 0, 0, 10, 1, 2, 0, 1, 4, 14, 10, 1, 0, 15, 1, 2, 0, 0, 2, 9, 10, 0, 0, 9, 1, 2, 0, 0, 1, 12, 9, 4096, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 8, 7, 2048, 0, 8, 1, 2, 0, 0, 1, 20, 3, 0, 0, 20, 1, 2, 0, 0, 7, 1, 2, 0, 0, 1, 10, 10, 0, 0, 10, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 9, 10, 0, 0, 9, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 14, 10, 0, 0, 14, 1, 2, 0, 0, 2, 9, 10, 0, 3, 0, 14, 10, 1, 0, 14, 1, 2, 0, 0, 2, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 23, 7, 2048, 0, 23, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 10, 7, 2048, 0, 10, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 31, 3, 0, 0, 31, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 11, 10, 0, 0, 11, 1, 2, 0, 0, 1, 1, 4, 0, 0, 1, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 7, 3, 0, 0, 7, 1, 2, 0], "semantic_token_count": 74, "type_query_count": 15, "type_query_failure_count": 0, "token_type_counts": {"function": 4, "keyword": 4, "method": 1, "module": 3, "number": 1, "operator": 37, "property": 1, "string": 4, "type": 1, "variable": 18}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} +{"suite": "tsp_semantic", "label": "transformers semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/transformers_semantic.py", "line": 0, "character": 0, "iteration": 3, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 12, 12, 0, 0, 13, 6, 1, 0, 0, 7, 13, 12, 0, 0, 13, 1, 2, 0, 0, 2, 8, 12, 0, 3, 0, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 49, 3, 0, 3, 0, 3, 1, 0, 0, 4, 23, 7, 1, 0, 23, 1, 2, 0, 0, 1, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 5, 5, 0, 0, 5, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 13, 10, 0, 0, 13, 1, 2, 0, 0, 1, 15, 8, 6144, 0, 15, 1, 2, 0, 0, 1, 10, 10, 0, 0, 10, 1, 2, 0, 1, 4, 14, 10, 1, 0, 15, 1, 2, 0, 0, 2, 9, 10, 0, 0, 9, 1, 2, 0, 0, 1, 12, 9, 4096, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 8, 7, 2048, 0, 8, 1, 2, 0, 0, 1, 20, 3, 0, 0, 20, 1, 2, 0, 0, 7, 1, 2, 0, 0, 1, 10, 10, 0, 0, 10, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 9, 10, 0, 0, 9, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 14, 10, 0, 0, 14, 1, 2, 0, 0, 2, 9, 10, 0, 3, 0, 14, 10, 1, 0, 14, 1, 2, 0, 0, 2, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 23, 7, 2048, 0, 23, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 10, 7, 2048, 0, 10, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 31, 3, 0, 0, 31, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 11, 10, 0, 0, 11, 1, 2, 0, 0, 1, 1, 4, 0, 0, 1, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 7, 3, 0, 0, 7, 1, 2, 0], "semantic_token_count": 74, "type_query_count": 15, "type_query_failure_count": 0, "token_type_counts": {"function": 4, "keyword": 4, "method": 1, "module": 3, "number": 1, "operator": 37, "property": 1, "string": 4, "type": 1, "variable": 18}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} +{"suite": "tsp_semantic", "label": "transformers semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/transformers_semantic.py", "line": 0, "character": 0, "iteration": 4, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 12, 12, 0, 0, 13, 6, 1, 0, 0, 7, 13, 12, 0, 0, 13, 1, 2, 0, 0, 2, 8, 12, 0, 3, 0, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 49, 3, 0, 3, 0, 3, 1, 0, 0, 4, 23, 7, 1, 0, 23, 1, 2, 0, 0, 1, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 5, 5, 0, 0, 5, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 13, 10, 0, 0, 13, 1, 2, 0, 0, 1, 15, 8, 6144, 0, 15, 1, 2, 0, 0, 1, 10, 10, 0, 0, 10, 1, 2, 0, 1, 4, 14, 10, 1, 0, 15, 1, 2, 0, 0, 2, 9, 10, 0, 0, 9, 1, 2, 0, 0, 1, 12, 9, 4096, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 8, 7, 2048, 0, 8, 1, 2, 0, 0, 1, 20, 3, 0, 0, 20, 1, 2, 0, 0, 7, 1, 2, 0, 0, 1, 10, 10, 0, 0, 10, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 9, 10, 0, 0, 9, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 14, 10, 0, 0, 14, 1, 2, 0, 0, 2, 9, 10, 0, 3, 0, 14, 10, 1, 0, 14, 1, 2, 0, 0, 2, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 23, 7, 2048, 0, 23, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 10, 7, 2048, 0, 10, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 31, 3, 0, 0, 31, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 11, 10, 0, 0, 11, 1, 2, 0, 0, 1, 1, 4, 0, 0, 1, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 7, 3, 0, 0, 7, 1, 2, 0], "semantic_token_count": 74, "type_query_count": 15, "type_query_failure_count": 0, "token_type_counts": {"function": 4, "keyword": 4, "method": 1, "module": 3, "number": 1, "operator": 37, "property": 1, "string": 4, "type": 1, "variable": 18}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} +{"suite": "tsp_semantic", "label": "transformers semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/transformers_semantic.py", "line": 0, "character": 0, "iteration": 5, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 12, 12, 0, 0, 13, 6, 1, 0, 0, 7, 13, 12, 0, 0, 13, 1, 2, 0, 0, 2, 8, 12, 0, 3, 0, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 49, 3, 0, 3, 0, 3, 1, 0, 0, 4, 23, 7, 1, 0, 23, 1, 2, 0, 0, 1, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 5, 5, 0, 0, 5, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 6, 10, 0, 0, 6, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 13, 10, 0, 0, 13, 1, 2, 0, 0, 1, 15, 8, 6144, 0, 15, 1, 2, 0, 0, 1, 10, 10, 0, 0, 10, 1, 2, 0, 1, 4, 14, 10, 1, 0, 15, 1, 2, 0, 0, 2, 9, 10, 0, 0, 9, 1, 2, 0, 0, 1, 12, 9, 4096, 1, 4, 9, 10, 1, 0, 10, 1, 2, 0, 0, 2, 8, 7, 2048, 0, 8, 1, 2, 0, 0, 1, 20, 3, 0, 0, 20, 1, 2, 0, 0, 7, 1, 2, 0, 0, 1, 10, 10, 0, 0, 10, 1, 2, 0, 0, 11, 1, 2, 0, 0, 1, 9, 10, 0, 0, 9, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 14, 10, 0, 0, 14, 1, 2, 0, 0, 2, 9, 10, 0, 3, 0, 14, 10, 1, 0, 14, 1, 2, 0, 0, 2, 10, 10, 1, 0, 11, 1, 2, 0, 0, 2, 23, 7, 2048, 0, 23, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 10, 7, 2048, 0, 10, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 31, 3, 0, 0, 31, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 11, 10, 1, 0, 12, 1, 2, 0, 0, 2, 11, 10, 0, 0, 11, 1, 2, 0, 0, 1, 1, 4, 0, 0, 1, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 7, 3, 0, 0, 7, 1, 2, 0], "semantic_token_count": 74, "type_query_count": 15, "type_query_failure_count": 0, "token_type_counts": {"function": 4, "keyword": 4, "method": 1, "module": 3, "number": 1, "operator": 37, "property": 1, "string": 4, "type": 1, "variable": 18}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} +{"suite": "tsp_semantic", "label": "stdlib semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/stdlib_semantic.py", "line": 0, "character": 0, "iteration": 1, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 11, 12, 0, 0, 12, 6, 1, 0, 0, 7, 11, 12, 0, 1, 0, 4, 1, 0, 0, 5, 7, 12, 0, 0, 8, 6, 1, 0, 0, 7, 4, 12, 0, 3, 0, 3, 1, 0, 0, 4, 11, 7, 1, 0, 11, 1, 2, 0, 0, 1, 5, 11, 1, 0, 5, 1, 2, 0, 0, 2, 4, 5, 0, 0, 4, 1, 2, 0, 0, 1, 3, 5, 0, 0, 3, 1, 2, 0, 0, 1, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 11, 5, 0, 0, 11, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 7, 10, 1, 0, 8, 1, 2, 0, 0, 2, 11, 7, 2048, 0, 11, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 4, 3, 1, 0, 0, 4, 4, 10, 1, 0, 5, 2, 1, 0, 0, 3, 5, 10, 0, 0, 5, 1, 2, 0, 1, 8, 4, 10, 1, 0, 5, 1, 2, 0, 0, 2, 4, 7, 2048, 0, 4, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 8, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 6, 9, 4096, 0, 6, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 6, 8, 6144, 0, 6, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 7, 10, 0, 3, 0, 5, 10, 1, 0, 6, 1, 2, 0, 0, 2, 11, 7, 2048, 0, 11, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 12, 3, 0, 0, 12, 1, 2, 0, 0, 2, 22, 3, 0, 0, 22, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 12, 10, 1, 0, 13, 1, 2, 0, 0, 2, 5, 10, 0, 0, 5, 1, 2, 0, 0, 1, 5, 3, 0, 0, 5, 1, 2, 0], "semantic_token_count": 75, "type_query_count": 16, "type_query_failure_count": 0, "token_type_counts": {"function": 4, "keyword": 8, "method": 1, "module": 4, "operator": 34, "parameter": 1, "property": 1, "string": 3, "type": 3, "variable": 16}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} +{"suite": "tsp_semantic", "label": "stdlib semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/stdlib_semantic.py", "line": 0, "character": 0, "iteration": 2, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 11, 12, 0, 0, 12, 6, 1, 0, 0, 7, 11, 12, 0, 1, 0, 4, 1, 0, 0, 5, 7, 12, 0, 0, 8, 6, 1, 0, 0, 7, 4, 12, 0, 3, 0, 3, 1, 0, 0, 4, 11, 7, 1, 0, 11, 1, 2, 0, 0, 1, 5, 11, 1, 0, 5, 1, 2, 0, 0, 2, 4, 5, 0, 0, 4, 1, 2, 0, 0, 1, 3, 5, 0, 0, 3, 1, 2, 0, 0, 1, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 11, 5, 0, 0, 11, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 7, 10, 1, 0, 8, 1, 2, 0, 0, 2, 11, 7, 2048, 0, 11, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 4, 3, 1, 0, 0, 4, 4, 10, 1, 0, 5, 2, 1, 0, 0, 3, 5, 10, 0, 0, 5, 1, 2, 0, 1, 8, 4, 10, 1, 0, 5, 1, 2, 0, 0, 2, 4, 7, 2048, 0, 4, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 8, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 6, 9, 4096, 0, 6, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 6, 8, 6144, 0, 6, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 7, 10, 0, 3, 0, 5, 10, 1, 0, 6, 1, 2, 0, 0, 2, 11, 7, 2048, 0, 11, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 12, 3, 0, 0, 12, 1, 2, 0, 0, 2, 22, 3, 0, 0, 22, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 12, 10, 1, 0, 13, 1, 2, 0, 0, 2, 5, 10, 0, 0, 5, 1, 2, 0, 0, 1, 5, 3, 0, 0, 5, 1, 2, 0], "semantic_token_count": 75, "type_query_count": 16, "type_query_failure_count": 0, "token_type_counts": {"function": 4, "keyword": 8, "method": 1, "module": 4, "operator": 34, "parameter": 1, "property": 1, "string": 3, "type": 3, "variable": 16}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} +{"suite": "tsp_semantic", "label": "stdlib semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/stdlib_semantic.py", "line": 0, "character": 0, "iteration": 3, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 11, 12, 0, 0, 12, 6, 1, 0, 0, 7, 11, 12, 0, 1, 0, 4, 1, 0, 0, 5, 7, 12, 0, 0, 8, 6, 1, 0, 0, 7, 4, 12, 0, 3, 0, 3, 1, 0, 0, 4, 11, 7, 1, 0, 11, 1, 2, 0, 0, 1, 5, 11, 1, 0, 5, 1, 2, 0, 0, 2, 4, 5, 0, 0, 4, 1, 2, 0, 0, 1, 3, 5, 0, 0, 3, 1, 2, 0, 0, 1, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 11, 5, 0, 0, 11, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 7, 10, 1, 0, 8, 1, 2, 0, 0, 2, 11, 7, 2048, 0, 11, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 4, 3, 1, 0, 0, 4, 4, 10, 1, 0, 5, 2, 1, 0, 0, 3, 5, 10, 0, 0, 5, 1, 2, 0, 1, 8, 4, 10, 1, 0, 5, 1, 2, 0, 0, 2, 4, 7, 2048, 0, 4, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 8, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 6, 9, 4096, 0, 6, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 6, 8, 6144, 0, 6, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 7, 10, 0, 3, 0, 5, 10, 1, 0, 6, 1, 2, 0, 0, 2, 11, 7, 2048, 0, 11, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 12, 3, 0, 0, 12, 1, 2, 0, 0, 2, 22, 3, 0, 0, 22, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 12, 10, 1, 0, 13, 1, 2, 0, 0, 2, 5, 10, 0, 0, 5, 1, 2, 0, 0, 1, 5, 3, 0, 0, 5, 1, 2, 0], "semantic_token_count": 75, "type_query_count": 16, "type_query_failure_count": 0, "token_type_counts": {"function": 4, "keyword": 8, "method": 1, "module": 4, "operator": 34, "parameter": 1, "property": 1, "string": 3, "type": 3, "variable": 16}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} +{"suite": "tsp_semantic", "label": "stdlib semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/stdlib_semantic.py", "line": 0, "character": 0, "iteration": 4, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 11, 12, 0, 0, 12, 6, 1, 0, 0, 7, 11, 12, 0, 1, 0, 4, 1, 0, 0, 5, 7, 12, 0, 0, 8, 6, 1, 0, 0, 7, 4, 12, 0, 3, 0, 3, 1, 0, 0, 4, 11, 7, 1, 0, 11, 1, 2, 0, 0, 1, 5, 11, 1, 0, 5, 1, 2, 0, 0, 2, 4, 5, 0, 0, 4, 1, 2, 0, 0, 1, 3, 5, 0, 0, 3, 1, 2, 0, 0, 1, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 11, 5, 0, 0, 11, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 7, 10, 1, 0, 8, 1, 2, 0, 0, 2, 11, 7, 2048, 0, 11, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 4, 3, 1, 0, 0, 4, 4, 10, 1, 0, 5, 2, 1, 0, 0, 3, 5, 10, 0, 0, 5, 1, 2, 0, 1, 8, 4, 10, 1, 0, 5, 1, 2, 0, 0, 2, 4, 7, 2048, 0, 4, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 8, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 6, 9, 4096, 0, 6, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 6, 8, 6144, 0, 6, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 7, 10, 0, 3, 0, 5, 10, 1, 0, 6, 1, 2, 0, 0, 2, 11, 7, 2048, 0, 11, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 12, 3, 0, 0, 12, 1, 2, 0, 0, 2, 22, 3, 0, 0, 22, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 12, 10, 1, 0, 13, 1, 2, 0, 0, 2, 5, 10, 0, 0, 5, 1, 2, 0, 0, 1, 5, 3, 0, 0, 5, 1, 2, 0], "semantic_token_count": 75, "type_query_count": 16, "type_query_failure_count": 0, "token_type_counts": {"function": 4, "keyword": 8, "method": 1, "module": 4, "operator": 34, "parameter": 1, "property": 1, "string": 3, "type": 3, "variable": 16}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} +{"suite": "tsp_semantic", "label": "stdlib semantic tokens", "method": "typeServer/semanticTokens", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/src/stdlib_semantic.py", "line": 0, "character": 0, "iteration": 5, "result": {"data": [0, 0, 4, 1, 0, 0, 5, 11, 12, 0, 0, 12, 6, 1, 0, 0, 7, 11, 12, 0, 1, 0, 4, 1, 0, 0, 5, 7, 12, 0, 0, 8, 6, 1, 0, 0, 7, 4, 12, 0, 3, 0, 3, 1, 0, 0, 4, 11, 7, 1, 0, 11, 1, 2, 0, 0, 1, 5, 11, 1, 0, 5, 1, 2, 0, 0, 2, 4, 5, 0, 0, 4, 1, 2, 0, 0, 1, 3, 5, 0, 0, 3, 1, 2, 0, 0, 1, 1, 2, 0, 0, 2, 2, 2, 0, 0, 3, 11, 5, 0, 0, 11, 1, 2, 0, 0, 1, 3, 10, 0, 0, 3, 1, 2, 0, 0, 2, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 1, 2, 0, 1, 4, 7, 10, 1, 0, 8, 1, 2, 0, 0, 2, 11, 7, 2048, 0, 11, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 4, 3, 1, 0, 0, 4, 4, 10, 1, 0, 5, 2, 1, 0, 0, 3, 5, 10, 0, 0, 5, 1, 2, 0, 1, 8, 4, 10, 1, 0, 5, 1, 2, 0, 0, 2, 4, 7, 2048, 0, 4, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 8, 7, 10, 0, 0, 7, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 0, 1, 6, 9, 4096, 0, 6, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 6, 8, 6144, 0, 6, 1, 2, 0, 0, 1, 4, 10, 0, 0, 4, 1, 2, 0, 1, 4, 6, 1, 0, 0, 7, 7, 10, 0, 3, 0, 5, 10, 1, 0, 6, 1, 2, 0, 0, 2, 11, 7, 2048, 0, 11, 1, 2, 0, 0, 1, 1, 2, 0, 0, 1, 12, 3, 0, 0, 12, 1, 2, 0, 0, 2, 22, 3, 0, 0, 22, 1, 2, 0, 0, 1, 1, 2, 0, 1, 0, 12, 10, 1, 0, 13, 1, 2, 0, 0, 2, 5, 10, 0, 0, 5, 1, 2, 0, 0, 1, 5, 3, 0, 0, 5, 1, 2, 0], "semantic_token_count": 75, "type_query_count": 16, "type_query_failure_count": 0, "token_type_counts": {"function": 4, "keyword": 8, "method": 1, "module": 4, "operator": 34, "parameter": 1, "property": 1, "string": 3, "type": 3, "variable": 16}, "legend": {"tokenTypes": ["comment", "keyword", "operator", "string", "number", "type", "class", "function", "method", "property", "variable", "parameter", "module", "selfParameter", "clsParameter", "builtinConstant"]}}} +{"suite": "web", "label": "request args completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 9, "character": 18, "iteration": 1, "result": {"isIncomplete": false, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"data": "builtin", "kind": 7, "label": "IsADirectoryError", "sortText": "0.9999.IsADirectoryError"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"data": "builtin", "kind": 7, "label": "NotADirectoryError", "sortText": "0.9999.NotADirectoryError"}, {"data": "builtin", "kind": 7, "label": "PendingDeprecationWarning", "sortText": "0.9999.PendingDeprecationWarning"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"data": "builtin", "kind": 7, "label": "dict", "sortText": "0.9999.dict"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"data": "builtin", "kind": 21, "label": "__dict__", "sortText": "3.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE", "sortText": "4a.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE", "sortText": "4a.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE", "sortText": "4a.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_EXPIRED\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_EXPIRED\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_EXPIRED", "sortText": "4a.9999.ALERT_DESCRIPTION_CERTIFICATE_EXPIRED"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_REVOKED\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_REVOKED\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_REVOKED", "sortText": "4a.9999.ALERT_DESCRIPTION_CERTIFICATE_REVOKED"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN", "sortText": "4a.9999.ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE", "sortText": "4a.9999.ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_CLOSE_NOTIFY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_CLOSE_NOTIFY\n", "kind": 6, "label": "ALERT_DESCRIPTION_CLOSE_NOTIFY", "sortText": "4a.9999.ALERT_DESCRIPTION_CLOSE_NOTIFY"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_DECRYPT_ERROR\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_DECRYPT_ERROR\n", "kind": 6, "label": "ALERT_DESCRIPTION_DECRYPT_ERROR", "sortText": "4a.9999.ALERT_DESCRIPTION_DECRYPT_ERROR"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_INSUFFICIENT_SECURITY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_INSUFFICIENT_SECURITY\n", "kind": 6, "label": "ALERT_DESCRIPTION_INSUFFICIENT_SECURITY", "sortText": "4a.9999.ALERT_DESCRIPTION_INSUFFICIENT_SECURITY"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_UNEXPECTED_MESSAGE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_UNEXPECTED_MESSAGE\n", "kind": 6, "label": "ALERT_DESCRIPTION_UNEXPECTED_MESSAGE", "sortText": "4a.9999.ALERT_DESCRIPTION_UNEXPECTED_MESSAGE"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE\n", "kind": 6, "label": "ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE", "sortText": "4a.9999.ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE"}, {"additionalTextEdits": [{"newText": "from urllib3.exceptions import BodyNotHttplibCompatible\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.exceptions import BodyNotHttplibCompatible\n", "kind": 7, "label": "BodyNotHttplibCompatible", "sortText": "4a.9999.BodyNotHttplibCompatible"}, {"additionalTextEdits": [{"newText": "from codecs import BufferedIncrementalDecoder\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from codecs import BufferedIncrementalDecoder\n", "kind": 7, "label": "BufferedIncrementalDecoder", "sortText": "4a.9999.BufferedIncrementalDecoder"}, {"additionalTextEdits": [{"newText": "from codecs import BufferedIncrementalEncoder\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from codecs import BufferedIncrementalEncoder\n", "kind": 7, "label": "BufferedIncrementalEncoder", "sortText": "4a.9999.BufferedIncrementalEncoder"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import CallbackDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import CallbackDict\n", "kind": 7, "label": "CallbackDict", "sortText": "4a.9999.CallbackDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import CallbackDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import CallbackDict\n", "kind": 7, "label": "CallbackDict", "sortText": "4a.9999.CallbackDict"}, {"additionalTextEdits": [{"newText": "from requests.structures import CaseInsensitiveDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import CaseInsensitiveDict\n", "kind": 7, "label": "CaseInsensitiveDict", "sortText": "4a.9999.CaseInsensitiveDict"}, {"additionalTextEdits": [{"newText": "from requests.utils import CaseInsensitiveDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import CaseInsensitiveDict\n", "kind": 6, "label": "CaseInsensitiveDict", "sortText": "4a.9999.CaseInsensitiveDict"}, {"additionalTextEdits": [{"newText": "from click.types import ChoiceInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import ChoiceInfoDict\n", "kind": 7, "label": "ChoiceInfoDict", "sortText": "4a.9999.ChoiceInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import ClientDisconnected\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import ClientDisconnected\n", "kind": 7, "label": "ClientDisconnected", "sortText": "4a.9999.ClientDisconnected"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import ClientRedirectError\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import ClientRedirectError\n", "kind": 7, "label": "ClientRedirectError", "sortText": "4a.9999.ClientRedirectError"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import CombinedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import CombinedMultiDict\n", "kind": 7, "label": "CombinedMultiDict", "sortText": "4a.9999.CombinedMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import CombinedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import CombinedMultiDict\n", "kind": 7, "label": "CombinedMultiDict", "sortText": "4a.9999.CombinedMultiDict"}, {"additionalTextEdits": [{"newText": "from requests.models import DEFAULT_REDIRECT_LIMIT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import DEFAULT_REDIRECT_LIMIT\n", "kind": 6, "label": "DEFAULT_REDIRECT_LIMIT", "sortText": "4a.9999.DEFAULT_REDIRECT_LIMIT"}, {"additionalTextEdits": [{"newText": "from requests.sessions import DEFAULT_REDIRECT_LIMIT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import DEFAULT_REDIRECT_LIMIT\n", "kind": 6, "label": "DEFAULT_REDIRECT_LIMIT", "sortText": "4a.9999.DEFAULT_REDIRECT_LIMIT"}, {"additionalTextEdits": [{"newText": "from pickle import DICT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pickle import DICT\n", "kind": 6, "label": "DICT", "sortText": "4a.9999.DICT"}, {"additionalTextEdits": [{"newText": "from click.types import DateTimeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import DateTimeInfoDict\n", "kind": 7, "label": "DateTimeInfoDict", "sortText": "4a.9999.DateTimeInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.debug import DebuggedApplication\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.debug import DebuggedApplication\n", "kind": 7, "label": "DebuggedApplication", "sortText": "4a.9999.DebuggedApplication"}, {"additionalTextEdits": [{"newText": "from decimal import DecimalException\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from decimal import DecimalException\n", "kind": 7, "label": "DecimalException", "sortText": "4a.9999.DecimalException"}, {"additionalTextEdits": [{"newText": "from jinja2.nodes import DerivedContextReference\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.nodes import DerivedContextReference\n", "kind": 7, "label": "DerivedContextReference", "sortText": "4a.9999.DerivedContextReference"}, {"additionalTextEdits": [{"newText": "from ast import Dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import Dict\n", "kind": 7, "label": "Dict", "sortText": "4a.9999.Dict"}, {"additionalTextEdits": [{"newText": "from jinja2.nodes import Dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.nodes import Dict\n", "kind": 7, "label": "Dict", "sortText": "4a.9999.Dict"}, {"additionalTextEdits": [{"newText": "from ast import DictComp\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import DictComp\n", "kind": 7, "label": "DictComp", "sortText": "4a.9999.DictComp"}, {"additionalTextEdits": [{"newText": "from jinja2 import DictLoader\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2 import DictLoader\n", "kind": 7, "label": "DictLoader", "sortText": "4a.9999.DictLoader"}, {"additionalTextEdits": [{"newText": "from jinja2.loaders import DictLoader\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.loaders import DictLoader\n", "kind": 7, "label": "DictLoader", "sortText": "4a.9999.DictLoader"}, {"additionalTextEdits": [{"newText": "from types import DynamicClassAttribute\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from types import DynamicClassAttribute\n", "kind": 7, "label": "DynamicClassAttribute", "sortText": "4a.9999.DynamicClassAttribute"}, {"additionalTextEdits": [{"newText": "from pickle import EMPTY_DICT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pickle import EMPTY_DICT\n", "kind": 6, "label": "EMPTY_DICT", "sortText": "4a.9999.EMPTY_DICT"}, {"additionalTextEdits": [{"newText": "from stat import FILE_ATTRIBUTE_DIRECTORY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from stat import FILE_ATTRIBUTE_DIRECTORY\n", "kind": 6, "label": "FILE_ATTRIBUTE_DIRECTORY", "sortText": "4a.9999.FILE_ATTRIBUTE_DIRECTORY"}, {"additionalTextEdits": [{"newText": "from click.types import FileInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import FileInfoDict\n", "kind": 7, "label": "FileInfoDict", "sortText": "4a.9999.FileInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import FileMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import FileMultiDict\n", "kind": 7, "label": "FileMultiDict", "sortText": "4a.9999.FileMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.file_storage import FileMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.file_storage import FileMultiDict\n", "kind": 7, "label": "FileMultiDict", "sortText": "4a.9999.FileMultiDict"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import FormDataRoutingRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import FormDataRoutingRedirect\n", "kind": 7, "label": "FormDataRoutingRedirect", "sortText": "4a.9999.FormDataRoutingRedirect"}, {"additionalTextEdits": [{"newText": "from click.types import FuncParamTypeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import FuncParamTypeInfoDict\n", "kind": 7, "label": "FuncParamTypeInfoDict", "sortText": "4a.9999.FuncParamTypeInfoDict"}, {"additionalTextEdits": [{"newText": "from urllib3 import HTTPHeaderDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3 import HTTPHeaderDict\n", "kind": 7, "label": "HTTPHeaderDict", "sortText": "4a.9999.HTTPHeaderDict"}, {"additionalTextEdits": [{"newText": "from socket import IP_DEFAULT_MULTICAST_LOOP\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from socket import IP_DEFAULT_MULTICAST_LOOP\n", "kind": 6, "label": "IP_DEFAULT_MULTICAST_LOOP", "sortText": "4a.9999.IP_DEFAULT_MULTICAST_LOOP"}, {"additionalTextEdits": [{"newText": "from socket import IP_DEFAULT_MULTICAST_TTL\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from socket import IP_DEFAULT_MULTICAST_TTL\n", "kind": 6, "label": "IP_DEFAULT_MULTICAST_TTL", "sortText": "4a.9999.IP_DEFAULT_MULTICAST_TTL"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableDict\n", "kind": 7, "label": "ImmutableDict", "sortText": "4a.9999.ImmutableDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableDict\n", "kind": 7, "label": "ImmutableDict", "sortText": "4a.9999.ImmutableDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableDictMixin\n", "kind": 7, "label": "ImmutableDictMixin", "sortText": "4a.9999.ImmutableDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import ImmutableDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import ImmutableDictMixin\n", "kind": 7, "label": "ImmutableDictMixin", "sortText": "4a.9999.ImmutableDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableMultiDict\n", "kind": 7, "label": "ImmutableMultiDict", "sortText": "4a.9999.ImmutableMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableMultiDict\n", "kind": 7, "label": "ImmutableMultiDict", "sortText": "4a.9999.ImmutableMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableMultiDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableMultiDictMixin\n", "kind": 7, "label": "ImmutableMultiDictMixin", "sortText": "4a.9999.ImmutableMultiDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import ImmutableMultiDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import ImmutableMultiDictMixin\n", "kind": 7, "label": "ImmutableMultiDictMixin", "sortText": "4a.9999.ImmutableMultiDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableTypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableTypeConversionDict\n", "kind": 7, "label": "ImmutableTypeConversionDict", "sortText": "4a.9999.ImmutableTypeConversionDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableTypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableTypeConversionDict\n", "kind": 7, "label": "ImmutableTypeConversionDict", "sortText": "4a.9999.ImmutableTypeConversionDict"}, {"additionalTextEdits": [{"newText": "from idna import InvalidCodepointContext\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from idna import InvalidCodepointContext\n", "kind": 7, "label": "InvalidCodepointContext", "sortText": "4a.9999.InvalidCodepointContext"}, {"additionalTextEdits": [{"newText": "from idna.core import InvalidCodepointContext\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from idna.core import InvalidCodepointContext\n", "kind": 7, "label": "InvalidCodepointContext", "sortText": "4a.9999.InvalidCodepointContext"}, {"additionalTextEdits": [{"newText": "from requests.structures import LookupDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import LookupDict\n", "kind": 7, "label": "LookupDict", "sortText": "4a.9999.LookupDict"}, {"additionalTextEdits": [{"newText": "from http.client import MISDIRECTED_REQUEST\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.client import MISDIRECTED_REQUEST\n", "kind": 6, "label": "MISDIRECTED_REQUEST", "sortText": "4a.9999.MISDIRECTED_REQUEST"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import MisdirectedRequest\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import MisdirectedRequest\n", "kind": 7, "label": "MisdirectedRequest", "sortText": "4a.9999.MisdirectedRequest"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import MultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import MultiDict\n", "kind": 7, "label": "MultiDict", "sortText": "4a.9999.MultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import MultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import MultiDict\n", "kind": 7, "label": "MultiDict", "sortText": "4a.9999.MultiDict"}, {"additionalTextEdits": [{"newText": "from click.types import NumberRangeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import NumberRangeInfoDict\n", "kind": 7, "label": "NumberRangeInfoDict", "sortText": "4a.9999.NumberRangeInfoDict"}, {"additionalTextEdits": [{"newText": "from os import O_DIRECT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import O_DIRECT\n", "kind": 6, "label": "O_DIRECT", "sortText": "4a.9999.O_DIRECT"}, {"additionalTextEdits": [{"newText": "from os import O_DIRECTORY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import O_DIRECTORY\n", "kind": 6, "label": "O_DIRECTORY", "sortText": "4a.9999.O_DIRECTORY"}, {"additionalTextEdits": [{"newText": "from collections import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import OrderedDict\n", "kind": 7, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from requests.sessions import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from requests.utils import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from http.client import PERMANENT_REDIRECT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.client import PERMANENT_REDIRECT\n", "kind": 6, "label": "PERMANENT_REDIRECT", "sortText": "4a.9999.PERMANENT_REDIRECT"}, {"additionalTextEdits": [{"newText": "from click.types import ParamTypeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import ParamTypeInfoDict\n", "kind": 7, "label": "ParamTypeInfoDict", "sortText": "4a.9999.ParamTypeInfoDict"}, {"additionalTextEdits": [{"newText": "from flask.json.tag import PassDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.json.tag import PassDict\n", "kind": 7, "label": "PassDict", "sortText": "4a.9999.PassDict"}, {"additionalTextEdits": [{"newText": "from click.types import PathInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import PathInfoDict\n", "kind": 7, "label": "PathInfoDict", "sortText": "4a.9999.PathInfoDict"}, {"additionalTextEdits": [{"newText": "from requests.models import REDIRECT_STATI\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import REDIRECT_STATI\n", "kind": 6, "label": "REDIRECT_STATI", "sortText": "4a.9999.REDIRECT_STATI"}, {"additionalTextEdits": [{"newText": "from requests.sessions import REDIRECT_STATI\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import REDIRECT_STATI\n", "kind": 6, "label": "REDIRECT_STATI", "sortText": "4a.9999.REDIRECT_STATI"}, {"additionalTextEdits": [{"newText": "from uuid import RESERVED_MICROSOFT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from uuid import RESERVED_MICROSOFT\n", "kind": 6, "label": "RESERVED_MICROSOFT", "sortText": "4a.9999.RESERVED_MICROSOFT"}, {"additionalTextEdits": [{"newText": "from http.client import RemoteDisconnected\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.client import RemoteDisconnected\n", "kind": 7, "label": "RemoteDisconnected", "sortText": "4a.9999.RemoteDisconnected"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import RequestAliasRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import RequestAliasRedirect\n", "kind": 7, "label": "RequestAliasRedirect", "sortText": "4a.9999.RequestAliasRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import RequestAliasRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import RequestAliasRedirect\n", "kind": 7, "label": "RequestAliasRedirect", "sortText": "4a.9999.RequestAliasRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import RequestRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import RequestRedirect\n", "kind": 7, "label": "RequestRedirect", "sortText": "4a.9999.RequestRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import RequestRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import RequestRedirect\n", "kind": 7, "label": "RequestRedirect", "sortText": "4a.9999.RequestRedirect"}, {"additionalTextEdits": [{"newText": "from requests.sessions import SessionRedirectMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import SessionRedirectMixin\n", "kind": 7, "label": "SessionRedirectMixin", "sortText": "4a.9999.SessionRedirectMixin"}, {"additionalTextEdits": [{"newText": "from http.client import TEMPORARY_REDIRECT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.client import TEMPORARY_REDIRECT\n", "kind": 6, "label": "TEMPORARY_REDIRECT", "sortText": "4a.9999.TEMPORARY_REDIRECT"}, {"additionalTextEdits": [{"newText": "from flask.json.tag import TagDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.json.tag import TagDict\n", "kind": 7, "label": "TagDict", "sortText": "4a.9999.TagDict"}, {"additionalTextEdits": [{"newText": "from tempfile import TemporaryDirectory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from tempfile import TemporaryDirectory\n", "kind": 7, "label": "TemporaryDirectory", "sortText": "4a.9999.TemporaryDirectory"}, {"additionalTextEdits": [{"newText": "from requests import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests import TooManyRedirects\n", "kind": 7, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from requests.exceptions import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.exceptions import TooManyRedirects\n", "kind": 7, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from requests.sessions import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import TooManyRedirects\n", "kind": 6, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from click.types import TupleInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import TupleInfoDict\n", "kind": 7, "label": "TupleInfoDict", "sortText": "4a.9999.TupleInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import TypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import TypeConversionDict\n", "kind": 7, "label": "TypeConversionDict", "sortText": "4a.9999.TypeConversionDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import TypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import TypeConversionDict\n", "kind": 7, "label": "TypeConversionDict", "sortText": "4a.9999.TypeConversionDict"}, {"additionalTextEdits": [{"newText": "from typing import TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import TypedDict\n", "kind": 6, "label": "TypedDict", "sortText": "4a.9999.TypedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import TypedDict\n", "kind": 6, "label": "TypedDict", "sortText": "4a.9999.TypedDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import UpdateDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import UpdateDictMixin\n", "kind": 7, "label": "UpdateDictMixin", "sortText": "4a.9999.UpdateDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import UpdateDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import UpdateDictMixin\n", "kind": 7, "label": "UpdateDictMixin", "sortText": "4a.9999.UpdateDictMixin"}, {"additionalTextEdits": [{"newText": "from collections import UserDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import UserDict\n", "kind": 7, "label": "UserDict", "sortText": "4a.9999.UserDict"}, {"additionalTextEdits": [{"newText": "from weakref import WeakKeyDictionary\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import WeakKeyDictionary\n", "kind": 7, "label": "WeakKeyDictionary", "sortText": "4a.9999.WeakKeyDictionary"}, {"additionalTextEdits": [{"newText": "from weakref import WeakValueDictionary\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import WeakValueDictionary\n", "kind": 7, "label": "WeakValueDictionary", "sortText": "4a.9999.WeakValueDictionary"}, {"additionalTextEdits": [{"newText": "from codecs import _BufferedIncrementalDecoder\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from codecs import _BufferedIncrementalDecoder\n", "kind": 7, "label": "_BufferedIncrementalDecoder", "sortText": "4a.9999._BufferedIncrementalDecoder"}, {"additionalTextEdits": [{"newText": "from enum import _EnumDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from enum import _EnumDict\n", "kind": 7, "label": "_EnumDict", "sortText": "4a.9999._EnumDict"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicate\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicate\n", "kind": 6, "label": "_GetMembersPredicate", "sortText": "4a.9999._GetMembersPredicate"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicateTypeGuard\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicateTypeGuard\n", "kind": 6, "label": "_GetMembersPredicateTypeGuard", "sortText": "4a.9999._GetMembersPredicateTypeGuard"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicateTypeIs\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicateTypeIs\n", "kind": 6, "label": "_GetMembersPredicateTypeIs", "sortText": "4a.9999._GetMembersPredicateTypeIs"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import _ImmutableOrderedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import _ImmutableOrderedMultiDict\n", "kind": 7, "label": "_ImmutableOrderedMultiDict", "sortText": "4a.9999._ImmutableOrderedMultiDict"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictItemsView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictItemsView\n", "kind": 7, "label": "_OrderedDictItemsView", "sortText": "4a.9999._OrderedDictItemsView"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictKeysView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictKeysView\n", "kind": 7, "label": "_OrderedDictKeysView", "sortText": "4a.9999._OrderedDictKeysView"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictValuesView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictValuesView\n", "kind": 7, "label": "_OrderedDictValuesView", "sortText": "4a.9999._OrderedDictValuesView"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import _OrderedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import _OrderedMultiDict\n", "kind": 7, "label": "_OrderedMultiDict", "sortText": "4a.9999._OrderedMultiDict"}, {"additionalTextEdits": [{"newText": "from ssl import _PeerCertRetDictType\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import _PeerCertRetDictType\n", "kind": 6, "label": "_PeerCertRetDictType", "sortText": "4a.9999._PeerCertRetDictType"}, {"additionalTextEdits": [{"newText": "from itertools import _Predicate\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itertools import _Predicate\n", "kind": 6, "label": "_Predicate", "sortText": "4a.9999._Predicate"}, {"additionalTextEdits": [{"newText": "from contextlib import _RedirectStream\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _RedirectStream\n", "kind": 7, "label": "_RedirectStream", "sortText": "4a.9999._RedirectStream"}, {"additionalTextEdits": [{"newText": "from click.shell_completion import _SourceVarsDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.shell_completion import _SourceVarsDict\n", "kind": 7, "label": "_SourceVarsDict", "sortText": "4a.9999._SourceVarsDict"}, {"additionalTextEdits": [{"newText": "from contextlib import _SupportsRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _SupportsRedirect\n", "kind": 7, "label": "_SupportsRedirect", "sortText": "4a.9999._SupportsRedirect"}, {"additionalTextEdits": [{"newText": "from contextlib import _SupportsRedirectT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _SupportsRedirectT\n", "kind": 6, "label": "_SupportsRedirectT", "sortText": "4a.9999._SupportsRedirectT"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import _TAnyMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import _TAnyMultiDict\n", "kind": 6, "label": "_TAnyMultiDict", "sortText": "4a.9999._TAnyMultiDict"}, {"additionalTextEdits": [{"newText": "from urllib3.util.ssl_ import _TYPE_PEER_CERT_RET_DICT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.ssl_ import _TYPE_PEER_CERT_RET_DICT\n", "kind": 7, "label": "_TYPE_PEER_CERT_RET_DICT", "sortText": "4a.9999._TYPE_PEER_CERT_RET_DICT"}, {"additionalTextEdits": [{"newText": "from typing import _TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import _TypedDict\n", "kind": 7, "label": "_TypedDict", "sortText": "4a.9999._TypedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import _TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import _TypedDict\n", "kind": 7, "label": "_TypedDict", "sortText": "4a.9999._TypedDict"}, {"additionalTextEdits": [{"newText": "from colorama.ansitowin32 import _WinTermCallDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from colorama.ansitowin32 import _WinTermCallDict\n", "kind": 6, "label": "_WinTermCallDict", "sortText": "4a.9999._WinTermCallDict"}, {"additionalTextEdits": [{"newText": "from urllib3.connection import _WrappedAndVerifiedSocket\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.connection import _WrappedAndVerifiedSocket\n", "kind": 7, "label": "_WrappedAndVerifiedSocket", "sortText": "4a.9999._WrappedAndVerifiedSocket"}, {"additionalTextEdits": [{"newText": "from abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from ast import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.base_events import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.base_events import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.coroutines import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.coroutines import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.events import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.events import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.futures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.futures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.locks import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.locks import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.protocols import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.protocols import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.queues import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.queues import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.runners import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.runners import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.streams import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.streams import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.subprocess import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.subprocess import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.taskgroups import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.taskgroups import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.tasks import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.tasks import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.threads import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.threads import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.timeouts import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.timeouts import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.transports import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.transports import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.unix_events import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.unix_events import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from atexit import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from atexit import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from base64 import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from base64 import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from binascii import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from binascii import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from blinker import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from blinker import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from blinker.base import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from blinker.base import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.core import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.core import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.decorators import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.decorators import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.formatting import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.formatting import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.globals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.globals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.parser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.parser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.shell_completion import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.shell_completion import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.termui import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.termui import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.testing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.testing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from code import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from code import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from codecs import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from codecs import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from collections import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from collections.abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections.abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from colorama import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from colorama import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from colorama.ansitowin32 import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from colorama.ansitowin32 import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from contextlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from contextvars import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextvars import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from copy import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from copy import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from dataclasses import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from dataclasses import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from datetime import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from datetime import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from decimal import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from decimal import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from difflib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from difflib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from email.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from email.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from enum import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from enum import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from errno import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from errno import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.app import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.app import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.blueprints import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.blueprints import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.cli import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.cli import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.config import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.config import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.ctx import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.ctx import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.globals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.globals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.helpers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.json import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.json import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.json.provider import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.json.provider import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.json.tag import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.json.tag import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.logging import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.logging import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sansio.app import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.app import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sansio.blueprints import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.blueprints import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sansio.scaffold import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.scaffold import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sessions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sessions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.signals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.signals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.templating import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.templating import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.testing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.testing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.typing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.typing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.wrappers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.wrappers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from fnmatch import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from fnmatch import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from functools import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from functools import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from genericpath import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from genericpath import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from getpass import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from getpass import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from gettext import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from gettext import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from glob import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from glob import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from hashlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from hashlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from hmac import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from hmac import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from html import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from html import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.client import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.client import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.cookiejar import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.cookiejar import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.cookies import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.cookies import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.server import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.server import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from idna import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from idna import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from idna.core import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from idna.core import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.machinery import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.machinery import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.metadata import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.metadata import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.util import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.util import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from inspect import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from io import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from io import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itertools import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itertools import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.encoding import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.encoding import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.exc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.exc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.serializer import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.serializer import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.signer import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.signer import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.timed import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.timed import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.url_safe import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.url_safe import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2 import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2 import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.async_utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.async_utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.bccache import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.bccache import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.compiler import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.compiler import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.debug import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.debug import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.environment import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.environment import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.lexer import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.lexer import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.loaders import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.loaders import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.nodes import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.nodes import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.parser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.parser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.runtime import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.runtime import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from json import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from json import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from json.decoder import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from json.decoder import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from json.encoder import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from json.encoder import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from logging import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from logging import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from markupsafe import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from markupsafe import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from marshal import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from marshal import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from math import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from math import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from mimetypes import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from mimetypes import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from numbers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from numbers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from operator import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from operator import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from os import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from os.path import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os.path import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pathlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pathlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pickle import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pickle import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pkgutil import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pkgutil import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from platform import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from platform import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from posixpath import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from posixpath import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pprint import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pprint import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from queue import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from queue import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from random import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from random import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from re import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from re import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from readline import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from readline import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.adapters import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.adapters import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.api import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.api import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.auth import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.auth import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.compat import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.compat import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.cookies import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.cookies import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.hooks import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.hooks import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.models import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.packages import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.packages import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.sessions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.status_codes import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.status_codes import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.structures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from rlcompleter import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from rlcompleter import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from secrets import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from secrets import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from selectors import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from selectors import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from shlex import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from shlex import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from shutil import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from shutil import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from socket import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from socket import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from socketserver import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from socketserver import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from socks import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from socks import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from ssl import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from stat import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from stat import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from string import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from string import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from subprocess import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from subprocess import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from sys import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from sys import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from tempfile import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from tempfile import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from termios import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from termios import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from threading import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from threading import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from time import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from time import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from traceback import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from traceback import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from tty import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from tty import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from typing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from typing_extensions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from unicodedata import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from unicodedata import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib.parse import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib.parse import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3 import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3 import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.connection import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.connection import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.connectionpool import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.connectionpool import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.contrib.socks import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.contrib.socks import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.fields import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.fields import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.filepost import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.filepost import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.poolmanager import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.poolmanager import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.connection import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.connection import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.proxy import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.proxy import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.request import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.request import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.retry import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.retry import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.timeout import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.timeout import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.url import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.url import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.util import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.util import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from uuid import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from uuid import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from warnings import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from warnings import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from weakref import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from webbrowser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from webbrowser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.accept import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.accept import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.auth import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.auth import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.cache_control import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.cache_control import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.csp import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.csp import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.etag import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.etag import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.file_storage import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.file_storage import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.headers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.headers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.range import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.range import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.debug import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.debug import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.debug.tbtools import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.debug.tbtools import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.formparser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.formparser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.http import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.http import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.local import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.local import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.middleware.shared_data import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.middleware.shared_data import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.converters import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.converters import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.map import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.map import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.matcher import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.matcher import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.rules import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.rules import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.http import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.http import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.multipart import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.multipart import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.request import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.request import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.security import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.security import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.serving import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.serving import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.urls import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.urls import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.user_agent import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.user_agent import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers.request import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers.request import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wsgi import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wsgi import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from wsgiref.types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from wsgiref.types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from zipfile import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from zipfile import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from zipimport import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from zipimport import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from zlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from zlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from idna.core import _bidi_rtl_categories\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from idna.core import _bidi_rtl_categories\n", "kind": 6, "label": "_bidi_rtl_categories", "sortText": "4a.9999._bidi_rtl_categories"}, {"additionalTextEdits": [{"newText": "from jinja2.runtime import _dict_method_all\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.runtime import _dict_method_all\n", "kind": 3, "label": "_dict_method_all", "sortText": "4a.9999._dict_method_all"}, {"additionalTextEdits": [{"newText": "from importlib.util import _incompatible_extension_module_restrictions\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.util import _incompatible_extension_module_restrictions\n", "kind": 7, "label": "_incompatible_extension_module_restrictions", "sortText": "4a.9999._incompatible_extension_module_restrictions"}, {"additionalTextEdits": [{"newText": "from collections import _odict_items\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_items\n", "kind": 7, "label": "_odict_items", "sortText": "4a.9999._odict_items"}, {"additionalTextEdits": [{"newText": "from collections import _odict_keys\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_keys\n", "kind": 7, "label": "_odict_keys", "sortText": "4a.9999._odict_keys"}, {"additionalTextEdits": [{"newText": "from collections import _odict_values\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_values\n", "kind": 7, "label": "_odict_values", "sortText": "4a.9999._odict_values"}, {"additionalTextEdits": [{"newText": "from flask.helpers import _wz_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import _wz_redirect\n", "kind": 3, "label": "_wz_redirect", "sortText": "4a.9999._wz_redirect"}, {"additionalTextEdits": [{"newText": "from flask.sansio.app import _wz_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.app import _wz_redirect\n", "kind": 3, "label": "_wz_redirect", "sortText": "4a.9999._wz_redirect"}, {"additionalTextEdits": [{"newText": "from requests.utils import add_dict_to_cookiejar\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import add_dict_to_cookiejar\n", "kind": 3, "label": "add_dict_to_cookiejar", "sortText": "4a.9999.add_dict_to_cookiejar"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import append_slash_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import append_slash_redirect\n", "kind": 3, "label": "append_slash_redirect", "sortText": "4a.9999.append_slash_redirect"}, {"additionalTextEdits": [{"newText": "from dataclasses import asdict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from dataclasses import asdict\n", "kind": 3, "label": "asdict", "sortText": "4a.9999.asdict"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import attach_enctype_error_multidict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import attach_enctype_error_multidict\n", "kind": 3, "label": "attach_enctype_error_multidict", "sortText": "4a.9999.attach_enctype_error_multidict"}, {"additionalTextEdits": [{"newText": "from unicodedata import bidirectional\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from unicodedata import bidirectional\n", "kind": 3, "label": "bidirectional", "sortText": "4a.9999.bidirectional"}, {"additionalTextEdits": [{"newText": "from requests.cookies import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.cookies import cookiejar_from_dict\n", "kind": 3, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from requests.models import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import cookiejar_from_dict\n", "kind": 6, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from requests.sessions import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import cookiejar_from_dict\n", "kind": 6, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from requests.utils import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import cookiejar_from_dict\n", "kind": 6, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from sys import deactivate_stack_trampoline\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from sys import deactivate_stack_trampoline\n", "kind": 3, "label": "deactivate_stack_trampoline", "sortText": "4a.9999.deactivate_stack_trampoline"}, {"additionalTextEdits": [{"newText": "from collections import defaultdict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import defaultdict\n", "kind": 7, "label": "defaultdict", "sortText": "4a.9999.defaultdict"}, {"additionalTextEdits": [{"newText": "from requests.utils import dict_from_cookiejar\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import dict_from_cookiejar\n", "kind": 3, "label": "dict_from_cookiejar", "sortText": "4a.9999.dict_from_cookiejar"}, {"additionalTextEdits": [{"newText": "from requests.utils import dict_to_sequence\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import dict_to_sequence\n", "kind": 3, "label": "dict_to_sequence", "sortText": "4a.9999.dict_to_sequence"}, {"additionalTextEdits": [{"newText": "from requests.utils import get_encodings_from_content\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import get_encodings_from_content\n", "kind": 3, "label": "get_encodings_from_content", "sortText": "4a.9999.get_encodings_from_content"}, {"additionalTextEdits": [{"newText": "from typing import is_typeddict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import is_typeddict\n", "kind": 3, "label": "is_typeddict", "sortText": "4a.9999.is_typeddict"}, {"additionalTextEdits": [{"newText": "from requests.auth import parse_dict_header\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.auth import parse_dict_header\n", "kind": 6, "label": "parse_dict_header", "sortText": "4a.9999.parse_dict_header"}, {"additionalTextEdits": [{"newText": "from requests.utils import parse_dict_header\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import parse_dict_header\n", "kind": 3, "label": "parse_dict_header", "sortText": "4a.9999.parse_dict_header"}, {"additionalTextEdits": [{"newText": "from werkzeug.http import parse_dict_header\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.http import parse_dict_header\n", "kind": 3, "label": "parse_dict_header", "sortText": "4a.9999.parse_dict_header"}, {"additionalTextEdits": [{"newText": "from flask import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from flask.helpers import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from contextlib import redirect_stderr\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import redirect_stderr\n", "kind": 7, "label": "redirect_stderr", "sortText": "4a.9999.redirect_stderr"}, {"additionalTextEdits": [{"newText": "from contextlib import redirect_stdout\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import redirect_stdout\n", "kind": 7, "label": "redirect_stdout", "sortText": "4a.9999.redirect_stdout"}, {"additionalTextEdits": [{"newText": "from flask import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from flask.helpers import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from functools import singledispatchmethod\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from functools import singledispatchmethod\n", "kind": 7, "label": "singledispatchmethod", "sortText": "4a.9999.singledispatchmethod"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE", "sortText": "4b.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE", "sortText": "4b.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE", "sortText": "4b.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_EXPIRED\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_EXPIRED\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_EXPIRED", "sortText": "4b.9999.ALERT_DESCRIPTION_CERTIFICATE_EXPIRED"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_REVOKED\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_REVOKED\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_REVOKED", "sortText": "4b.9999.ALERT_DESCRIPTION_CERTIFICATE_REVOKED"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN", "sortText": "4b.9999.ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE", "sortText": "4b.9999.ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_CLOSE_NOTIFY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_CLOSE_NOTIFY\n", "kind": 6, "label": "ALERT_DESCRIPTION_CLOSE_NOTIFY", "sortText": "4b.9999.ALERT_DESCRIPTION_CLOSE_NOTIFY"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_DECRYPT_ERROR\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_DECRYPT_ERROR\n", "kind": 6, "label": "ALERT_DESCRIPTION_DECRYPT_ERROR", "sortText": "4b.9999.ALERT_DESCRIPTION_DECRYPT_ERROR"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_INSUFFICIENT_SECURITY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_INSUFFICIENT_SECURITY\n", "kind": 6, "label": "ALERT_DESCRIPTION_INSUFFICIENT_SECURITY", "sortText": "4b.9999.ALERT_DESCRIPTION_INSUFFICIENT_SECURITY"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_UNEXPECTED_MESSAGE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_UNEXPECTED_MESSAGE\n", "kind": 6, "label": "ALERT_DESCRIPTION_UNEXPECTED_MESSAGE", "sortText": "4b.9999.ALERT_DESCRIPTION_UNEXPECTED_MESSAGE"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE\n", "kind": 6, "label": "ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE", "sortText": "4b.9999.ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE"}, {"additionalTextEdits": [{"newText": "from urllib3._collections import HTTPHeaderDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._collections import HTTPHeaderDict\n", "kind": 7, "label": "HTTPHeaderDict", "sortText": "4b.9999.HTTPHeaderDict"}, {"additionalTextEdits": [{"newText": "from urllib3._collections import HTTPHeaderDictItemView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._collections import HTTPHeaderDictItemView\n", "kind": 7, "label": "HTTPHeaderDictItemView", "sortText": "4b.9999.HTTPHeaderDictItemView"}, {"additionalTextEdits": [{"newText": "from _socket import IP_DEFAULT_MULTICAST_LOOP\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _socket import IP_DEFAULT_MULTICAST_LOOP\n", "kind": 6, "label": "IP_DEFAULT_MULTICAST_LOOP", "sortText": "4b.9999.IP_DEFAULT_MULTICAST_LOOP"}, {"additionalTextEdits": [{"newText": "from _socket import IP_DEFAULT_MULTICAST_TTL\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _socket import IP_DEFAULT_MULTICAST_TTL\n", "kind": 6, "label": "IP_DEFAULT_MULTICAST_TTL", "sortText": "4b.9999.IP_DEFAULT_MULTICAST_TTL"}, {"additionalTextEdits": [{"newText": "from _typeshed import IdentityFunction\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed import IdentityFunction\n", "kind": 7, "label": "IdentityFunction", "sortText": "4b.9999.IdentityFunction"}, {"additionalTextEdits": [{"newText": "from _typeshed._type_checker_internals import TypedDictFallback\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed._type_checker_internals import TypedDictFallback\n", "kind": 7, "label": "TypedDictFallback", "sortText": "4b.9999.TypedDictFallback"}, {"additionalTextEdits": [{"newText": "from werkzeug._internal import _DictAccessorProperty\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug._internal import _DictAccessorProperty\n", "kind": 7, "label": "_DictAccessorProperty", "sortText": "4b.9999._DictAccessorProperty"}, {"additionalTextEdits": [{"newText": "from _ssl import _PeerCertRetDictType\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import _PeerCertRetDictType\n", "kind": 6, "label": "_PeerCertRetDictType", "sortText": "4b.9999._PeerCertRetDictType"}, {"additionalTextEdits": [{"newText": "from __future__ import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from __future__ import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _codecs import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _codecs import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _collections_abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _contextvars import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _contextvars import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _frozen_importlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _frozen_importlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _frozen_importlib_external import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _frozen_importlib_external import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _hashlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _hashlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _io import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _io import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _operator import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _operator import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _pickle import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _pickle import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _random import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _random import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _socket import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _socket import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _ssl import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _stat import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _stat import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _thread import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _thread import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed._type_checker_internals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed._type_checker_internals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed.wsgi import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed.wsgi import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _warnings import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _warnings import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _weakref import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _weakref import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from blinker._utilities import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from blinker._utilities import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click._compat import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click._compat import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click._termui_impl import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click._termui_impl import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click._textwrap import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click._textwrap import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click._utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click._utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib._abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib._abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib._bootstrap import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib._bootstrap import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib._bootstrap_external import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib._bootstrap_external import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.metadata._meta import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.metadata._meta import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from markupsafe._native import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from markupsafe._native import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from markupsafe._speedups import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from markupsafe._speedups import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.__version__ import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.__version__ import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3._base_connection import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._base_connection import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3._collections import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._collections import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3._request_methods import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._request_methods import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3._version import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._version import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug._internal import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug._internal import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug._reloader import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug._reloader import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_items\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_items\n", "kind": 7, "label": "dict_items", "sortText": "4b.9999.dict_items"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_keys\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_keys\n", "kind": 7, "label": "dict_keys", "sortText": "4b.9999.dict_keys"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_values\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_values\n", "kind": 7, "label": "dict_values", "sortText": "4b.9999.dict_values"}, {"additionalTextEdits": [{"newText": "from urllib3._collections import ensure_can_construct_http_header_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._collections import ensure_can_construct_http_header_dict\n", "kind": 3, "label": "ensure_can_construct_http_header_dict", "sortText": "4b.9999.ensure_can_construct_http_header_dict"}, {"additionalTextEdits": [{"newText": "from typing import DefaultDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import DefaultDict\n", "kind": 6, "label": "DefaultDict", "sortText": "9.9999.DefaultDict", "tags": [1]}, {"additionalTextEdits": [{"newText": "from typing import Dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import Dict\n", "kind": 6, "label": "Dict", "sortText": "9.9999.Dict", "tags": [1]}, {"additionalTextEdits": [{"newText": "from typing import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "9.9999.OrderedDict", "tags": [1]}]}} +{"suite": "web", "label": "request args completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 9, "character": 18, "iteration": 2, "result": {"isIncomplete": false, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"data": "builtin", "kind": 7, "label": "IsADirectoryError", "sortText": "0.9999.IsADirectoryError"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"data": "builtin", "kind": 7, "label": "NotADirectoryError", "sortText": "0.9999.NotADirectoryError"}, {"data": "builtin", "kind": 7, "label": "PendingDeprecationWarning", "sortText": "0.9999.PendingDeprecationWarning"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"data": "builtin", "kind": 7, "label": "dict", "sortText": "0.9999.dict"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"data": "builtin", "kind": 21, "label": "__dict__", "sortText": "3.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE", "sortText": "4a.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE", "sortText": "4a.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE", "sortText": "4a.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_EXPIRED\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_EXPIRED\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_EXPIRED", "sortText": "4a.9999.ALERT_DESCRIPTION_CERTIFICATE_EXPIRED"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_REVOKED\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_REVOKED\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_REVOKED", "sortText": "4a.9999.ALERT_DESCRIPTION_CERTIFICATE_REVOKED"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN", "sortText": "4a.9999.ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE", "sortText": "4a.9999.ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_CLOSE_NOTIFY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_CLOSE_NOTIFY\n", "kind": 6, "label": "ALERT_DESCRIPTION_CLOSE_NOTIFY", "sortText": "4a.9999.ALERT_DESCRIPTION_CLOSE_NOTIFY"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_DECRYPT_ERROR\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_DECRYPT_ERROR\n", "kind": 6, "label": "ALERT_DESCRIPTION_DECRYPT_ERROR", "sortText": "4a.9999.ALERT_DESCRIPTION_DECRYPT_ERROR"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_INSUFFICIENT_SECURITY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_INSUFFICIENT_SECURITY\n", "kind": 6, "label": "ALERT_DESCRIPTION_INSUFFICIENT_SECURITY", "sortText": "4a.9999.ALERT_DESCRIPTION_INSUFFICIENT_SECURITY"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_UNEXPECTED_MESSAGE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_UNEXPECTED_MESSAGE\n", "kind": 6, "label": "ALERT_DESCRIPTION_UNEXPECTED_MESSAGE", "sortText": "4a.9999.ALERT_DESCRIPTION_UNEXPECTED_MESSAGE"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE\n", "kind": 6, "label": "ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE", "sortText": "4a.9999.ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE"}, {"additionalTextEdits": [{"newText": "from urllib3.exceptions import BodyNotHttplibCompatible\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.exceptions import BodyNotHttplibCompatible\n", "kind": 7, "label": "BodyNotHttplibCompatible", "sortText": "4a.9999.BodyNotHttplibCompatible"}, {"additionalTextEdits": [{"newText": "from codecs import BufferedIncrementalDecoder\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from codecs import BufferedIncrementalDecoder\n", "kind": 7, "label": "BufferedIncrementalDecoder", "sortText": "4a.9999.BufferedIncrementalDecoder"}, {"additionalTextEdits": [{"newText": "from codecs import BufferedIncrementalEncoder\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from codecs import BufferedIncrementalEncoder\n", "kind": 7, "label": "BufferedIncrementalEncoder", "sortText": "4a.9999.BufferedIncrementalEncoder"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import CallbackDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import CallbackDict\n", "kind": 7, "label": "CallbackDict", "sortText": "4a.9999.CallbackDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import CallbackDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import CallbackDict\n", "kind": 7, "label": "CallbackDict", "sortText": "4a.9999.CallbackDict"}, {"additionalTextEdits": [{"newText": "from requests.structures import CaseInsensitiveDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import CaseInsensitiveDict\n", "kind": 7, "label": "CaseInsensitiveDict", "sortText": "4a.9999.CaseInsensitiveDict"}, {"additionalTextEdits": [{"newText": "from requests.utils import CaseInsensitiveDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import CaseInsensitiveDict\n", "kind": 6, "label": "CaseInsensitiveDict", "sortText": "4a.9999.CaseInsensitiveDict"}, {"additionalTextEdits": [{"newText": "from click.types import ChoiceInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import ChoiceInfoDict\n", "kind": 7, "label": "ChoiceInfoDict", "sortText": "4a.9999.ChoiceInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import ClientDisconnected\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import ClientDisconnected\n", "kind": 7, "label": "ClientDisconnected", "sortText": "4a.9999.ClientDisconnected"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import ClientRedirectError\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import ClientRedirectError\n", "kind": 7, "label": "ClientRedirectError", "sortText": "4a.9999.ClientRedirectError"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import CombinedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import CombinedMultiDict\n", "kind": 7, "label": "CombinedMultiDict", "sortText": "4a.9999.CombinedMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import CombinedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import CombinedMultiDict\n", "kind": 7, "label": "CombinedMultiDict", "sortText": "4a.9999.CombinedMultiDict"}, {"additionalTextEdits": [{"newText": "from requests.models import DEFAULT_REDIRECT_LIMIT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import DEFAULT_REDIRECT_LIMIT\n", "kind": 6, "label": "DEFAULT_REDIRECT_LIMIT", "sortText": "4a.9999.DEFAULT_REDIRECT_LIMIT"}, {"additionalTextEdits": [{"newText": "from requests.sessions import DEFAULT_REDIRECT_LIMIT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import DEFAULT_REDIRECT_LIMIT\n", "kind": 6, "label": "DEFAULT_REDIRECT_LIMIT", "sortText": "4a.9999.DEFAULT_REDIRECT_LIMIT"}, {"additionalTextEdits": [{"newText": "from pickle import DICT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pickle import DICT\n", "kind": 6, "label": "DICT", "sortText": "4a.9999.DICT"}, {"additionalTextEdits": [{"newText": "from click.types import DateTimeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import DateTimeInfoDict\n", "kind": 7, "label": "DateTimeInfoDict", "sortText": "4a.9999.DateTimeInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.debug import DebuggedApplication\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.debug import DebuggedApplication\n", "kind": 7, "label": "DebuggedApplication", "sortText": "4a.9999.DebuggedApplication"}, {"additionalTextEdits": [{"newText": "from decimal import DecimalException\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from decimal import DecimalException\n", "kind": 7, "label": "DecimalException", "sortText": "4a.9999.DecimalException"}, {"additionalTextEdits": [{"newText": "from jinja2.nodes import DerivedContextReference\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.nodes import DerivedContextReference\n", "kind": 7, "label": "DerivedContextReference", "sortText": "4a.9999.DerivedContextReference"}, {"additionalTextEdits": [{"newText": "from ast import Dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import Dict\n", "kind": 7, "label": "Dict", "sortText": "4a.9999.Dict"}, {"additionalTextEdits": [{"newText": "from jinja2.nodes import Dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.nodes import Dict\n", "kind": 7, "label": "Dict", "sortText": "4a.9999.Dict"}, {"additionalTextEdits": [{"newText": "from ast import DictComp\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import DictComp\n", "kind": 7, "label": "DictComp", "sortText": "4a.9999.DictComp"}, {"additionalTextEdits": [{"newText": "from jinja2 import DictLoader\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2 import DictLoader\n", "kind": 7, "label": "DictLoader", "sortText": "4a.9999.DictLoader"}, {"additionalTextEdits": [{"newText": "from jinja2.loaders import DictLoader\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.loaders import DictLoader\n", "kind": 7, "label": "DictLoader", "sortText": "4a.9999.DictLoader"}, {"additionalTextEdits": [{"newText": "from types import DynamicClassAttribute\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from types import DynamicClassAttribute\n", "kind": 7, "label": "DynamicClassAttribute", "sortText": "4a.9999.DynamicClassAttribute"}, {"additionalTextEdits": [{"newText": "from pickle import EMPTY_DICT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pickle import EMPTY_DICT\n", "kind": 6, "label": "EMPTY_DICT", "sortText": "4a.9999.EMPTY_DICT"}, {"additionalTextEdits": [{"newText": "from stat import FILE_ATTRIBUTE_DIRECTORY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from stat import FILE_ATTRIBUTE_DIRECTORY\n", "kind": 6, "label": "FILE_ATTRIBUTE_DIRECTORY", "sortText": "4a.9999.FILE_ATTRIBUTE_DIRECTORY"}, {"additionalTextEdits": [{"newText": "from click.types import FileInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import FileInfoDict\n", "kind": 7, "label": "FileInfoDict", "sortText": "4a.9999.FileInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import FileMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import FileMultiDict\n", "kind": 7, "label": "FileMultiDict", "sortText": "4a.9999.FileMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.file_storage import FileMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.file_storage import FileMultiDict\n", "kind": 7, "label": "FileMultiDict", "sortText": "4a.9999.FileMultiDict"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import FormDataRoutingRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import FormDataRoutingRedirect\n", "kind": 7, "label": "FormDataRoutingRedirect", "sortText": "4a.9999.FormDataRoutingRedirect"}, {"additionalTextEdits": [{"newText": "from click.types import FuncParamTypeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import FuncParamTypeInfoDict\n", "kind": 7, "label": "FuncParamTypeInfoDict", "sortText": "4a.9999.FuncParamTypeInfoDict"}, {"additionalTextEdits": [{"newText": "from urllib3 import HTTPHeaderDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3 import HTTPHeaderDict\n", "kind": 7, "label": "HTTPHeaderDict", "sortText": "4a.9999.HTTPHeaderDict"}, {"additionalTextEdits": [{"newText": "from socket import IP_DEFAULT_MULTICAST_LOOP\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from socket import IP_DEFAULT_MULTICAST_LOOP\n", "kind": 6, "label": "IP_DEFAULT_MULTICAST_LOOP", "sortText": "4a.9999.IP_DEFAULT_MULTICAST_LOOP"}, {"additionalTextEdits": [{"newText": "from socket import IP_DEFAULT_MULTICAST_TTL\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from socket import IP_DEFAULT_MULTICAST_TTL\n", "kind": 6, "label": "IP_DEFAULT_MULTICAST_TTL", "sortText": "4a.9999.IP_DEFAULT_MULTICAST_TTL"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableDict\n", "kind": 7, "label": "ImmutableDict", "sortText": "4a.9999.ImmutableDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableDict\n", "kind": 7, "label": "ImmutableDict", "sortText": "4a.9999.ImmutableDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableDictMixin\n", "kind": 7, "label": "ImmutableDictMixin", "sortText": "4a.9999.ImmutableDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import ImmutableDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import ImmutableDictMixin\n", "kind": 7, "label": "ImmutableDictMixin", "sortText": "4a.9999.ImmutableDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableMultiDict\n", "kind": 7, "label": "ImmutableMultiDict", "sortText": "4a.9999.ImmutableMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableMultiDict\n", "kind": 7, "label": "ImmutableMultiDict", "sortText": "4a.9999.ImmutableMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableMultiDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableMultiDictMixin\n", "kind": 7, "label": "ImmutableMultiDictMixin", "sortText": "4a.9999.ImmutableMultiDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import ImmutableMultiDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import ImmutableMultiDictMixin\n", "kind": 7, "label": "ImmutableMultiDictMixin", "sortText": "4a.9999.ImmutableMultiDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableTypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableTypeConversionDict\n", "kind": 7, "label": "ImmutableTypeConversionDict", "sortText": "4a.9999.ImmutableTypeConversionDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableTypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableTypeConversionDict\n", "kind": 7, "label": "ImmutableTypeConversionDict", "sortText": "4a.9999.ImmutableTypeConversionDict"}, {"additionalTextEdits": [{"newText": "from idna import InvalidCodepointContext\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from idna import InvalidCodepointContext\n", "kind": 7, "label": "InvalidCodepointContext", "sortText": "4a.9999.InvalidCodepointContext"}, {"additionalTextEdits": [{"newText": "from idna.core import InvalidCodepointContext\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from idna.core import InvalidCodepointContext\n", "kind": 7, "label": "InvalidCodepointContext", "sortText": "4a.9999.InvalidCodepointContext"}, {"additionalTextEdits": [{"newText": "from requests.structures import LookupDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import LookupDict\n", "kind": 7, "label": "LookupDict", "sortText": "4a.9999.LookupDict"}, {"additionalTextEdits": [{"newText": "from http.client import MISDIRECTED_REQUEST\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.client import MISDIRECTED_REQUEST\n", "kind": 6, "label": "MISDIRECTED_REQUEST", "sortText": "4a.9999.MISDIRECTED_REQUEST"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import MisdirectedRequest\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import MisdirectedRequest\n", "kind": 7, "label": "MisdirectedRequest", "sortText": "4a.9999.MisdirectedRequest"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import MultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import MultiDict\n", "kind": 7, "label": "MultiDict", "sortText": "4a.9999.MultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import MultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import MultiDict\n", "kind": 7, "label": "MultiDict", "sortText": "4a.9999.MultiDict"}, {"additionalTextEdits": [{"newText": "from click.types import NumberRangeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import NumberRangeInfoDict\n", "kind": 7, "label": "NumberRangeInfoDict", "sortText": "4a.9999.NumberRangeInfoDict"}, {"additionalTextEdits": [{"newText": "from os import O_DIRECT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import O_DIRECT\n", "kind": 6, "label": "O_DIRECT", "sortText": "4a.9999.O_DIRECT"}, {"additionalTextEdits": [{"newText": "from os import O_DIRECTORY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import O_DIRECTORY\n", "kind": 6, "label": "O_DIRECTORY", "sortText": "4a.9999.O_DIRECTORY"}, {"additionalTextEdits": [{"newText": "from collections import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import OrderedDict\n", "kind": 7, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from requests.sessions import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from requests.utils import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from http.client import PERMANENT_REDIRECT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.client import PERMANENT_REDIRECT\n", "kind": 6, "label": "PERMANENT_REDIRECT", "sortText": "4a.9999.PERMANENT_REDIRECT"}, {"additionalTextEdits": [{"newText": "from click.types import ParamTypeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import ParamTypeInfoDict\n", "kind": 7, "label": "ParamTypeInfoDict", "sortText": "4a.9999.ParamTypeInfoDict"}, {"additionalTextEdits": [{"newText": "from flask.json.tag import PassDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.json.tag import PassDict\n", "kind": 7, "label": "PassDict", "sortText": "4a.9999.PassDict"}, {"additionalTextEdits": [{"newText": "from click.types import PathInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import PathInfoDict\n", "kind": 7, "label": "PathInfoDict", "sortText": "4a.9999.PathInfoDict"}, {"additionalTextEdits": [{"newText": "from requests.models import REDIRECT_STATI\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import REDIRECT_STATI\n", "kind": 6, "label": "REDIRECT_STATI", "sortText": "4a.9999.REDIRECT_STATI"}, {"additionalTextEdits": [{"newText": "from requests.sessions import REDIRECT_STATI\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import REDIRECT_STATI\n", "kind": 6, "label": "REDIRECT_STATI", "sortText": "4a.9999.REDIRECT_STATI"}, {"additionalTextEdits": [{"newText": "from uuid import RESERVED_MICROSOFT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from uuid import RESERVED_MICROSOFT\n", "kind": 6, "label": "RESERVED_MICROSOFT", "sortText": "4a.9999.RESERVED_MICROSOFT"}, {"additionalTextEdits": [{"newText": "from http.client import RemoteDisconnected\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.client import RemoteDisconnected\n", "kind": 7, "label": "RemoteDisconnected", "sortText": "4a.9999.RemoteDisconnected"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import RequestAliasRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import RequestAliasRedirect\n", "kind": 7, "label": "RequestAliasRedirect", "sortText": "4a.9999.RequestAliasRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import RequestAliasRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import RequestAliasRedirect\n", "kind": 7, "label": "RequestAliasRedirect", "sortText": "4a.9999.RequestAliasRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import RequestRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import RequestRedirect\n", "kind": 7, "label": "RequestRedirect", "sortText": "4a.9999.RequestRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import RequestRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import RequestRedirect\n", "kind": 7, "label": "RequestRedirect", "sortText": "4a.9999.RequestRedirect"}, {"additionalTextEdits": [{"newText": "from requests.sessions import SessionRedirectMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import SessionRedirectMixin\n", "kind": 7, "label": "SessionRedirectMixin", "sortText": "4a.9999.SessionRedirectMixin"}, {"additionalTextEdits": [{"newText": "from http.client import TEMPORARY_REDIRECT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.client import TEMPORARY_REDIRECT\n", "kind": 6, "label": "TEMPORARY_REDIRECT", "sortText": "4a.9999.TEMPORARY_REDIRECT"}, {"additionalTextEdits": [{"newText": "from flask.json.tag import TagDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.json.tag import TagDict\n", "kind": 7, "label": "TagDict", "sortText": "4a.9999.TagDict"}, {"additionalTextEdits": [{"newText": "from tempfile import TemporaryDirectory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from tempfile import TemporaryDirectory\n", "kind": 7, "label": "TemporaryDirectory", "sortText": "4a.9999.TemporaryDirectory"}, {"additionalTextEdits": [{"newText": "from requests import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests import TooManyRedirects\n", "kind": 7, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from requests.exceptions import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.exceptions import TooManyRedirects\n", "kind": 7, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from requests.sessions import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import TooManyRedirects\n", "kind": 6, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from click.types import TupleInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import TupleInfoDict\n", "kind": 7, "label": "TupleInfoDict", "sortText": "4a.9999.TupleInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import TypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import TypeConversionDict\n", "kind": 7, "label": "TypeConversionDict", "sortText": "4a.9999.TypeConversionDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import TypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import TypeConversionDict\n", "kind": 7, "label": "TypeConversionDict", "sortText": "4a.9999.TypeConversionDict"}, {"additionalTextEdits": [{"newText": "from typing import TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import TypedDict\n", "kind": 6, "label": "TypedDict", "sortText": "4a.9999.TypedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import TypedDict\n", "kind": 6, "label": "TypedDict", "sortText": "4a.9999.TypedDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import UpdateDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import UpdateDictMixin\n", "kind": 7, "label": "UpdateDictMixin", "sortText": "4a.9999.UpdateDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import UpdateDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import UpdateDictMixin\n", "kind": 7, "label": "UpdateDictMixin", "sortText": "4a.9999.UpdateDictMixin"}, {"additionalTextEdits": [{"newText": "from collections import UserDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import UserDict\n", "kind": 7, "label": "UserDict", "sortText": "4a.9999.UserDict"}, {"additionalTextEdits": [{"newText": "from weakref import WeakKeyDictionary\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import WeakKeyDictionary\n", "kind": 7, "label": "WeakKeyDictionary", "sortText": "4a.9999.WeakKeyDictionary"}, {"additionalTextEdits": [{"newText": "from weakref import WeakValueDictionary\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import WeakValueDictionary\n", "kind": 7, "label": "WeakValueDictionary", "sortText": "4a.9999.WeakValueDictionary"}, {"additionalTextEdits": [{"newText": "from codecs import _BufferedIncrementalDecoder\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from codecs import _BufferedIncrementalDecoder\n", "kind": 7, "label": "_BufferedIncrementalDecoder", "sortText": "4a.9999._BufferedIncrementalDecoder"}, {"additionalTextEdits": [{"newText": "from enum import _EnumDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from enum import _EnumDict\n", "kind": 7, "label": "_EnumDict", "sortText": "4a.9999._EnumDict"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicate\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicate\n", "kind": 6, "label": "_GetMembersPredicate", "sortText": "4a.9999._GetMembersPredicate"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicateTypeGuard\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicateTypeGuard\n", "kind": 6, "label": "_GetMembersPredicateTypeGuard", "sortText": "4a.9999._GetMembersPredicateTypeGuard"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicateTypeIs\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicateTypeIs\n", "kind": 6, "label": "_GetMembersPredicateTypeIs", "sortText": "4a.9999._GetMembersPredicateTypeIs"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import _ImmutableOrderedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import _ImmutableOrderedMultiDict\n", "kind": 7, "label": "_ImmutableOrderedMultiDict", "sortText": "4a.9999._ImmutableOrderedMultiDict"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictItemsView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictItemsView\n", "kind": 7, "label": "_OrderedDictItemsView", "sortText": "4a.9999._OrderedDictItemsView"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictKeysView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictKeysView\n", "kind": 7, "label": "_OrderedDictKeysView", "sortText": "4a.9999._OrderedDictKeysView"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictValuesView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictValuesView\n", "kind": 7, "label": "_OrderedDictValuesView", "sortText": "4a.9999._OrderedDictValuesView"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import _OrderedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import _OrderedMultiDict\n", "kind": 7, "label": "_OrderedMultiDict", "sortText": "4a.9999._OrderedMultiDict"}, {"additionalTextEdits": [{"newText": "from ssl import _PeerCertRetDictType\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import _PeerCertRetDictType\n", "kind": 6, "label": "_PeerCertRetDictType", "sortText": "4a.9999._PeerCertRetDictType"}, {"additionalTextEdits": [{"newText": "from itertools import _Predicate\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itertools import _Predicate\n", "kind": 6, "label": "_Predicate", "sortText": "4a.9999._Predicate"}, {"additionalTextEdits": [{"newText": "from contextlib import _RedirectStream\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _RedirectStream\n", "kind": 7, "label": "_RedirectStream", "sortText": "4a.9999._RedirectStream"}, {"additionalTextEdits": [{"newText": "from click.shell_completion import _SourceVarsDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.shell_completion import _SourceVarsDict\n", "kind": 7, "label": "_SourceVarsDict", "sortText": "4a.9999._SourceVarsDict"}, {"additionalTextEdits": [{"newText": "from contextlib import _SupportsRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _SupportsRedirect\n", "kind": 7, "label": "_SupportsRedirect", "sortText": "4a.9999._SupportsRedirect"}, {"additionalTextEdits": [{"newText": "from contextlib import _SupportsRedirectT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _SupportsRedirectT\n", "kind": 6, "label": "_SupportsRedirectT", "sortText": "4a.9999._SupportsRedirectT"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import _TAnyMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import _TAnyMultiDict\n", "kind": 6, "label": "_TAnyMultiDict", "sortText": "4a.9999._TAnyMultiDict"}, {"additionalTextEdits": [{"newText": "from urllib3.util.ssl_ import _TYPE_PEER_CERT_RET_DICT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.ssl_ import _TYPE_PEER_CERT_RET_DICT\n", "kind": 7, "label": "_TYPE_PEER_CERT_RET_DICT", "sortText": "4a.9999._TYPE_PEER_CERT_RET_DICT"}, {"additionalTextEdits": [{"newText": "from typing import _TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import _TypedDict\n", "kind": 7, "label": "_TypedDict", "sortText": "4a.9999._TypedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import _TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import _TypedDict\n", "kind": 7, "label": "_TypedDict", "sortText": "4a.9999._TypedDict"}, {"additionalTextEdits": [{"newText": "from colorama.ansitowin32 import _WinTermCallDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from colorama.ansitowin32 import _WinTermCallDict\n", "kind": 6, "label": "_WinTermCallDict", "sortText": "4a.9999._WinTermCallDict"}, {"additionalTextEdits": [{"newText": "from urllib3.connection import _WrappedAndVerifiedSocket\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.connection import _WrappedAndVerifiedSocket\n", "kind": 7, "label": "_WrappedAndVerifiedSocket", "sortText": "4a.9999._WrappedAndVerifiedSocket"}, {"additionalTextEdits": [{"newText": "from abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from ast import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.base_events import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.base_events import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.coroutines import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.coroutines import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.events import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.events import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.futures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.futures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.locks import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.locks import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.protocols import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.protocols import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.queues import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.queues import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.runners import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.runners import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.streams import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.streams import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.subprocess import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.subprocess import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.taskgroups import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.taskgroups import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.tasks import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.tasks import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.threads import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.threads import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.timeouts import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.timeouts import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.transports import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.transports import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.unix_events import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.unix_events import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from atexit import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from atexit import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from base64 import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from base64 import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from binascii import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from binascii import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from blinker import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from blinker import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from blinker.base import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from blinker.base import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.core import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.core import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.decorators import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.decorators import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.formatting import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.formatting import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.globals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.globals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.parser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.parser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.shell_completion import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.shell_completion import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.termui import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.termui import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.testing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.testing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from code import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from code import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from codecs import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from codecs import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from collections import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from collections.abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections.abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from colorama import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from colorama import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from colorama.ansitowin32 import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from colorama.ansitowin32 import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from contextlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from contextvars import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextvars import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from copy import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from copy import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from dataclasses import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from dataclasses import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from datetime import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from datetime import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from decimal import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from decimal import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from difflib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from difflib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from email.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from email.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from enum import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from enum import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from errno import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from errno import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.app import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.app import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.blueprints import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.blueprints import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.cli import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.cli import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.config import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.config import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.ctx import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.ctx import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.globals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.globals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.helpers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.json import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.json import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.json.provider import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.json.provider import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.json.tag import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.json.tag import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.logging import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.logging import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sansio.app import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.app import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sansio.blueprints import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.blueprints import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sansio.scaffold import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.scaffold import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sessions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sessions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.signals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.signals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.templating import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.templating import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.testing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.testing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.typing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.typing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.wrappers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.wrappers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from fnmatch import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from fnmatch import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from functools import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from functools import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from genericpath import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from genericpath import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from getpass import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from getpass import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from gettext import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from gettext import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from glob import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from glob import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from hashlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from hashlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from hmac import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from hmac import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from html import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from html import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.client import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.client import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.cookiejar import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.cookiejar import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.cookies import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.cookies import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.server import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.server import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from idna import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from idna import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from idna.core import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from idna.core import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.machinery import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.machinery import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.metadata import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.metadata import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.util import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.util import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from inspect import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from io import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from io import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itertools import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itertools import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.encoding import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.encoding import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.exc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.exc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.serializer import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.serializer import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.signer import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.signer import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.timed import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.timed import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.url_safe import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.url_safe import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2 import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2 import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.async_utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.async_utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.bccache import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.bccache import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.compiler import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.compiler import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.debug import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.debug import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.environment import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.environment import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.lexer import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.lexer import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.loaders import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.loaders import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.nodes import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.nodes import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.parser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.parser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.runtime import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.runtime import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from json import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from json import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from json.decoder import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from json.decoder import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from json.encoder import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from json.encoder import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from logging import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from logging import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from markupsafe import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from markupsafe import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from marshal import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from marshal import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from math import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from math import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from mimetypes import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from mimetypes import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from numbers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from numbers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from operator import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from operator import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from os import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from os.path import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os.path import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pathlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pathlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pickle import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pickle import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pkgutil import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pkgutil import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from platform import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from platform import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from posixpath import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from posixpath import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pprint import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pprint import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from queue import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from queue import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from random import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from random import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from re import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from re import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from readline import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from readline import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.adapters import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.adapters import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.api import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.api import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.auth import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.auth import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.compat import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.compat import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.cookies import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.cookies import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.hooks import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.hooks import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.models import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.packages import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.packages import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.sessions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.status_codes import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.status_codes import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.structures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from rlcompleter import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from rlcompleter import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from secrets import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from secrets import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from selectors import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from selectors import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from shlex import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from shlex import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from shutil import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from shutil import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from socket import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from socket import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from socketserver import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from socketserver import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from socks import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from socks import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from ssl import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from stat import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from stat import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from string import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from string import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from subprocess import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from subprocess import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from sys import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from sys import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from tempfile import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from tempfile import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from termios import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from termios import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from threading import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from threading import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from time import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from time import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from traceback import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from traceback import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from tty import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from tty import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from typing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from typing_extensions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from unicodedata import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from unicodedata import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib.parse import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib.parse import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3 import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3 import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.connection import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.connection import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.connectionpool import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.connectionpool import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.contrib.socks import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.contrib.socks import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.fields import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.fields import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.filepost import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.filepost import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.poolmanager import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.poolmanager import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.connection import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.connection import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.proxy import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.proxy import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.request import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.request import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.retry import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.retry import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.ssl_ import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.ssl_ import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.timeout import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.timeout import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.url import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.url import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.util import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.util import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from uuid import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from uuid import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from warnings import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from warnings import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from weakref import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from webbrowser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from webbrowser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.accept import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.accept import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.auth import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.auth import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.cache_control import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.cache_control import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.csp import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.csp import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.etag import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.etag import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.file_storage import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.file_storage import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.headers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.headers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.range import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.range import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.debug import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.debug import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.debug.tbtools import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.debug.tbtools import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.formparser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.formparser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.http import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.http import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.local import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.local import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.middleware.shared_data import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.middleware.shared_data import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.converters import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.converters import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.map import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.map import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.matcher import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.matcher import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.rules import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.rules import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.http import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.http import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.multipart import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.multipart import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.request import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.request import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.security import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.security import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.serving import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.serving import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.urls import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.urls import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.user_agent import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.user_agent import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers.request import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers.request import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wsgi import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wsgi import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from wsgiref.types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from wsgiref.types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from zipfile import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from zipfile import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from zipimport import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from zipimport import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from zlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from zlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from idna.core import _bidi_rtl_categories\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from idna.core import _bidi_rtl_categories\n", "kind": 6, "label": "_bidi_rtl_categories", "sortText": "4a.9999._bidi_rtl_categories"}, {"additionalTextEdits": [{"newText": "from jinja2.runtime import _dict_method_all\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.runtime import _dict_method_all\n", "kind": 3, "label": "_dict_method_all", "sortText": "4a.9999._dict_method_all"}, {"additionalTextEdits": [{"newText": "from importlib.util import _incompatible_extension_module_restrictions\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.util import _incompatible_extension_module_restrictions\n", "kind": 7, "label": "_incompatible_extension_module_restrictions", "sortText": "4a.9999._incompatible_extension_module_restrictions"}, {"additionalTextEdits": [{"newText": "from collections import _odict_items\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_items\n", "kind": 7, "label": "_odict_items", "sortText": "4a.9999._odict_items"}, {"additionalTextEdits": [{"newText": "from collections import _odict_keys\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_keys\n", "kind": 7, "label": "_odict_keys", "sortText": "4a.9999._odict_keys"}, {"additionalTextEdits": [{"newText": "from collections import _odict_values\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_values\n", "kind": 7, "label": "_odict_values", "sortText": "4a.9999._odict_values"}, {"additionalTextEdits": [{"newText": "from flask.helpers import _wz_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import _wz_redirect\n", "kind": 3, "label": "_wz_redirect", "sortText": "4a.9999._wz_redirect"}, {"additionalTextEdits": [{"newText": "from flask.sansio.app import _wz_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.app import _wz_redirect\n", "kind": 3, "label": "_wz_redirect", "sortText": "4a.9999._wz_redirect"}, {"additionalTextEdits": [{"newText": "from requests.utils import add_dict_to_cookiejar\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import add_dict_to_cookiejar\n", "kind": 3, "label": "add_dict_to_cookiejar", "sortText": "4a.9999.add_dict_to_cookiejar"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import append_slash_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import append_slash_redirect\n", "kind": 3, "label": "append_slash_redirect", "sortText": "4a.9999.append_slash_redirect"}, {"additionalTextEdits": [{"newText": "from dataclasses import asdict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from dataclasses import asdict\n", "kind": 3, "label": "asdict", "sortText": "4a.9999.asdict"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import attach_enctype_error_multidict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import attach_enctype_error_multidict\n", "kind": 3, "label": "attach_enctype_error_multidict", "sortText": "4a.9999.attach_enctype_error_multidict"}, {"additionalTextEdits": [{"newText": "from unicodedata import bidirectional\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from unicodedata import bidirectional\n", "kind": 3, "label": "bidirectional", "sortText": "4a.9999.bidirectional"}, {"additionalTextEdits": [{"newText": "from requests.cookies import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.cookies import cookiejar_from_dict\n", "kind": 3, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from requests.models import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import cookiejar_from_dict\n", "kind": 6, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from requests.sessions import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import cookiejar_from_dict\n", "kind": 6, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from requests.utils import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import cookiejar_from_dict\n", "kind": 6, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from sys import deactivate_stack_trampoline\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from sys import deactivate_stack_trampoline\n", "kind": 3, "label": "deactivate_stack_trampoline", "sortText": "4a.9999.deactivate_stack_trampoline"}, {"additionalTextEdits": [{"newText": "from collections import defaultdict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import defaultdict\n", "kind": 7, "label": "defaultdict", "sortText": "4a.9999.defaultdict"}, {"additionalTextEdits": [{"newText": "from requests.utils import dict_from_cookiejar\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import dict_from_cookiejar\n", "kind": 3, "label": "dict_from_cookiejar", "sortText": "4a.9999.dict_from_cookiejar"}, {"additionalTextEdits": [{"newText": "from requests.utils import dict_to_sequence\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import dict_to_sequence\n", "kind": 3, "label": "dict_to_sequence", "sortText": "4a.9999.dict_to_sequence"}, {"additionalTextEdits": [{"newText": "from requests.utils import get_encodings_from_content\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import get_encodings_from_content\n", "kind": 3, "label": "get_encodings_from_content", "sortText": "4a.9999.get_encodings_from_content"}, {"additionalTextEdits": [{"newText": "from typing import is_typeddict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import is_typeddict\n", "kind": 3, "label": "is_typeddict", "sortText": "4a.9999.is_typeddict"}, {"additionalTextEdits": [{"newText": "from requests.auth import parse_dict_header\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.auth import parse_dict_header\n", "kind": 6, "label": "parse_dict_header", "sortText": "4a.9999.parse_dict_header"}, {"additionalTextEdits": [{"newText": "from requests.utils import parse_dict_header\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import parse_dict_header\n", "kind": 3, "label": "parse_dict_header", "sortText": "4a.9999.parse_dict_header"}, {"additionalTextEdits": [{"newText": "from werkzeug.http import parse_dict_header\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.http import parse_dict_header\n", "kind": 3, "label": "parse_dict_header", "sortText": "4a.9999.parse_dict_header"}, {"additionalTextEdits": [{"newText": "from flask import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from flask.helpers import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from contextlib import redirect_stderr\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import redirect_stderr\n", "kind": 7, "label": "redirect_stderr", "sortText": "4a.9999.redirect_stderr"}, {"additionalTextEdits": [{"newText": "from contextlib import redirect_stdout\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import redirect_stdout\n", "kind": 7, "label": "redirect_stdout", "sortText": "4a.9999.redirect_stdout"}, {"additionalTextEdits": [{"newText": "from flask import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from flask.helpers import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from functools import singledispatchmethod\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from functools import singledispatchmethod\n", "kind": 7, "label": "singledispatchmethod", "sortText": "4a.9999.singledispatchmethod"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE", "sortText": "4b.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE", "sortText": "4b.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE", "sortText": "4b.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_EXPIRED\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_EXPIRED\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_EXPIRED", "sortText": "4b.9999.ALERT_DESCRIPTION_CERTIFICATE_EXPIRED"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_REVOKED\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_REVOKED\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_REVOKED", "sortText": "4b.9999.ALERT_DESCRIPTION_CERTIFICATE_REVOKED"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN", "sortText": "4b.9999.ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE", "sortText": "4b.9999.ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_CLOSE_NOTIFY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_CLOSE_NOTIFY\n", "kind": 6, "label": "ALERT_DESCRIPTION_CLOSE_NOTIFY", "sortText": "4b.9999.ALERT_DESCRIPTION_CLOSE_NOTIFY"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_DECRYPT_ERROR\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_DECRYPT_ERROR\n", "kind": 6, "label": "ALERT_DESCRIPTION_DECRYPT_ERROR", "sortText": "4b.9999.ALERT_DESCRIPTION_DECRYPT_ERROR"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_INSUFFICIENT_SECURITY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_INSUFFICIENT_SECURITY\n", "kind": 6, "label": "ALERT_DESCRIPTION_INSUFFICIENT_SECURITY", "sortText": "4b.9999.ALERT_DESCRIPTION_INSUFFICIENT_SECURITY"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_UNEXPECTED_MESSAGE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_UNEXPECTED_MESSAGE\n", "kind": 6, "label": "ALERT_DESCRIPTION_UNEXPECTED_MESSAGE", "sortText": "4b.9999.ALERT_DESCRIPTION_UNEXPECTED_MESSAGE"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE\n", "kind": 6, "label": "ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE", "sortText": "4b.9999.ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE"}, {"additionalTextEdits": [{"newText": "from urllib3._collections import HTTPHeaderDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._collections import HTTPHeaderDict\n", "kind": 7, "label": "HTTPHeaderDict", "sortText": "4b.9999.HTTPHeaderDict"}, {"additionalTextEdits": [{"newText": "from urllib3._collections import HTTPHeaderDictItemView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._collections import HTTPHeaderDictItemView\n", "kind": 7, "label": "HTTPHeaderDictItemView", "sortText": "4b.9999.HTTPHeaderDictItemView"}, {"additionalTextEdits": [{"newText": "from _socket import IP_DEFAULT_MULTICAST_LOOP\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _socket import IP_DEFAULT_MULTICAST_LOOP\n", "kind": 6, "label": "IP_DEFAULT_MULTICAST_LOOP", "sortText": "4b.9999.IP_DEFAULT_MULTICAST_LOOP"}, {"additionalTextEdits": [{"newText": "from _socket import IP_DEFAULT_MULTICAST_TTL\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _socket import IP_DEFAULT_MULTICAST_TTL\n", "kind": 6, "label": "IP_DEFAULT_MULTICAST_TTL", "sortText": "4b.9999.IP_DEFAULT_MULTICAST_TTL"}, {"additionalTextEdits": [{"newText": "from _typeshed import IdentityFunction\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed import IdentityFunction\n", "kind": 7, "label": "IdentityFunction", "sortText": "4b.9999.IdentityFunction"}, {"additionalTextEdits": [{"newText": "from _typeshed._type_checker_internals import TypedDictFallback\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed._type_checker_internals import TypedDictFallback\n", "kind": 7, "label": "TypedDictFallback", "sortText": "4b.9999.TypedDictFallback"}, {"additionalTextEdits": [{"newText": "from werkzeug._internal import _DictAccessorProperty\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug._internal import _DictAccessorProperty\n", "kind": 7, "label": "_DictAccessorProperty", "sortText": "4b.9999._DictAccessorProperty"}, {"additionalTextEdits": [{"newText": "from _ssl import _PeerCertRetDictType\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import _PeerCertRetDictType\n", "kind": 6, "label": "_PeerCertRetDictType", "sortText": "4b.9999._PeerCertRetDictType"}, {"additionalTextEdits": [{"newText": "from __future__ import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from __future__ import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _codecs import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _codecs import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _collections_abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _contextvars import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _contextvars import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _frozen_importlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _frozen_importlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _frozen_importlib_external import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _frozen_importlib_external import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _hashlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _hashlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _io import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _io import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _operator import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _operator import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _pickle import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _pickle import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _random import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _random import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _socket import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _socket import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _ssl import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _stat import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _stat import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _thread import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _thread import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed._type_checker_internals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed._type_checker_internals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed.wsgi import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed.wsgi import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _warnings import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _warnings import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _weakref import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _weakref import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from blinker._utilities import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from blinker._utilities import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click._compat import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click._compat import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click._termui_impl import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click._termui_impl import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click._textwrap import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click._textwrap import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click._utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click._utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib._abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib._abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib._bootstrap import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib._bootstrap import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib._bootstrap_external import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib._bootstrap_external import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.metadata._meta import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.metadata._meta import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from markupsafe._native import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from markupsafe._native import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from markupsafe._speedups import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from markupsafe._speedups import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.__version__ import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.__version__ import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3._base_connection import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._base_connection import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3._collections import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._collections import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3._request_methods import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._request_methods import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3._version import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._version import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug._internal import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug._internal import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug._reloader import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug._reloader import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_items\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_items\n", "kind": 7, "label": "dict_items", "sortText": "4b.9999.dict_items"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_keys\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_keys\n", "kind": 7, "label": "dict_keys", "sortText": "4b.9999.dict_keys"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_values\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_values\n", "kind": 7, "label": "dict_values", "sortText": "4b.9999.dict_values"}, {"additionalTextEdits": [{"newText": "from urllib3._collections import ensure_can_construct_http_header_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._collections import ensure_can_construct_http_header_dict\n", "kind": 3, "label": "ensure_can_construct_http_header_dict", "sortText": "4b.9999.ensure_can_construct_http_header_dict"}, {"additionalTextEdits": [{"newText": "from typing import DefaultDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import DefaultDict\n", "kind": 6, "label": "DefaultDict", "sortText": "9.9999.DefaultDict", "tags": [1]}, {"additionalTextEdits": [{"newText": "from typing import Dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import Dict\n", "kind": 6, "label": "Dict", "sortText": "9.9999.Dict", "tags": [1]}, {"additionalTextEdits": [{"newText": "from typing import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "9.9999.OrderedDict", "tags": [1]}]}} +{"suite": "web", "label": "request args completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 9, "character": 18, "iteration": 3, "result": {"isIncomplete": false, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"data": "builtin", "kind": 7, "label": "IsADirectoryError", "sortText": "0.9999.IsADirectoryError"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"data": "builtin", "kind": 7, "label": "NotADirectoryError", "sortText": "0.9999.NotADirectoryError"}, {"data": "builtin", "kind": 7, "label": "PendingDeprecationWarning", "sortText": "0.9999.PendingDeprecationWarning"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"data": "builtin", "kind": 7, "label": "dict", "sortText": "0.9999.dict"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"data": "builtin", "kind": 21, "label": "__dict__", "sortText": "3.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE", "sortText": "4a.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE", "sortText": "4a.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE", "sortText": "4a.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_EXPIRED\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_EXPIRED\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_EXPIRED", "sortText": "4a.9999.ALERT_DESCRIPTION_CERTIFICATE_EXPIRED"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_REVOKED\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_REVOKED\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_REVOKED", "sortText": "4a.9999.ALERT_DESCRIPTION_CERTIFICATE_REVOKED"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN", "sortText": "4a.9999.ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE", "sortText": "4a.9999.ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_CLOSE_NOTIFY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_CLOSE_NOTIFY\n", "kind": 6, "label": "ALERT_DESCRIPTION_CLOSE_NOTIFY", "sortText": "4a.9999.ALERT_DESCRIPTION_CLOSE_NOTIFY"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_DECRYPT_ERROR\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_DECRYPT_ERROR\n", "kind": 6, "label": "ALERT_DESCRIPTION_DECRYPT_ERROR", "sortText": "4a.9999.ALERT_DESCRIPTION_DECRYPT_ERROR"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_INSUFFICIENT_SECURITY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_INSUFFICIENT_SECURITY\n", "kind": 6, "label": "ALERT_DESCRIPTION_INSUFFICIENT_SECURITY", "sortText": "4a.9999.ALERT_DESCRIPTION_INSUFFICIENT_SECURITY"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_UNEXPECTED_MESSAGE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_UNEXPECTED_MESSAGE\n", "kind": 6, "label": "ALERT_DESCRIPTION_UNEXPECTED_MESSAGE", "sortText": "4a.9999.ALERT_DESCRIPTION_UNEXPECTED_MESSAGE"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE\n", "kind": 6, "label": "ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE", "sortText": "4a.9999.ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE"}, {"additionalTextEdits": [{"newText": "from urllib3.exceptions import BodyNotHttplibCompatible\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.exceptions import BodyNotHttplibCompatible\n", "kind": 7, "label": "BodyNotHttplibCompatible", "sortText": "4a.9999.BodyNotHttplibCompatible"}, {"additionalTextEdits": [{"newText": "from codecs import BufferedIncrementalDecoder\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from codecs import BufferedIncrementalDecoder\n", "kind": 7, "label": "BufferedIncrementalDecoder", "sortText": "4a.9999.BufferedIncrementalDecoder"}, {"additionalTextEdits": [{"newText": "from codecs import BufferedIncrementalEncoder\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from codecs import BufferedIncrementalEncoder\n", "kind": 7, "label": "BufferedIncrementalEncoder", "sortText": "4a.9999.BufferedIncrementalEncoder"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import CallbackDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import CallbackDict\n", "kind": 7, "label": "CallbackDict", "sortText": "4a.9999.CallbackDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import CallbackDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import CallbackDict\n", "kind": 7, "label": "CallbackDict", "sortText": "4a.9999.CallbackDict"}, {"additionalTextEdits": [{"newText": "from requests.structures import CaseInsensitiveDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import CaseInsensitiveDict\n", "kind": 7, "label": "CaseInsensitiveDict", "sortText": "4a.9999.CaseInsensitiveDict"}, {"additionalTextEdits": [{"newText": "from requests.utils import CaseInsensitiveDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import CaseInsensitiveDict\n", "kind": 6, "label": "CaseInsensitiveDict", "sortText": "4a.9999.CaseInsensitiveDict"}, {"additionalTextEdits": [{"newText": "from click.types import ChoiceInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import ChoiceInfoDict\n", "kind": 7, "label": "ChoiceInfoDict", "sortText": "4a.9999.ChoiceInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import ClientDisconnected\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import ClientDisconnected\n", "kind": 7, "label": "ClientDisconnected", "sortText": "4a.9999.ClientDisconnected"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import ClientRedirectError\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import ClientRedirectError\n", "kind": 7, "label": "ClientRedirectError", "sortText": "4a.9999.ClientRedirectError"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import CombinedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import CombinedMultiDict\n", "kind": 7, "label": "CombinedMultiDict", "sortText": "4a.9999.CombinedMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import CombinedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import CombinedMultiDict\n", "kind": 7, "label": "CombinedMultiDict", "sortText": "4a.9999.CombinedMultiDict"}, {"additionalTextEdits": [{"newText": "from requests.models import DEFAULT_REDIRECT_LIMIT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import DEFAULT_REDIRECT_LIMIT\n", "kind": 6, "label": "DEFAULT_REDIRECT_LIMIT", "sortText": "4a.9999.DEFAULT_REDIRECT_LIMIT"}, {"additionalTextEdits": [{"newText": "from requests.sessions import DEFAULT_REDIRECT_LIMIT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import DEFAULT_REDIRECT_LIMIT\n", "kind": 6, "label": "DEFAULT_REDIRECT_LIMIT", "sortText": "4a.9999.DEFAULT_REDIRECT_LIMIT"}, {"additionalTextEdits": [{"newText": "from pickle import DICT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pickle import DICT\n", "kind": 6, "label": "DICT", "sortText": "4a.9999.DICT"}, {"additionalTextEdits": [{"newText": "from click.types import DateTimeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import DateTimeInfoDict\n", "kind": 7, "label": "DateTimeInfoDict", "sortText": "4a.9999.DateTimeInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.debug import DebuggedApplication\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.debug import DebuggedApplication\n", "kind": 7, "label": "DebuggedApplication", "sortText": "4a.9999.DebuggedApplication"}, {"additionalTextEdits": [{"newText": "from decimal import DecimalException\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from decimal import DecimalException\n", "kind": 7, "label": "DecimalException", "sortText": "4a.9999.DecimalException"}, {"additionalTextEdits": [{"newText": "from jinja2.nodes import DerivedContextReference\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.nodes import DerivedContextReference\n", "kind": 7, "label": "DerivedContextReference", "sortText": "4a.9999.DerivedContextReference"}, {"additionalTextEdits": [{"newText": "from ast import Dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import Dict\n", "kind": 7, "label": "Dict", "sortText": "4a.9999.Dict"}, {"additionalTextEdits": [{"newText": "from jinja2.nodes import Dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.nodes import Dict\n", "kind": 7, "label": "Dict", "sortText": "4a.9999.Dict"}, {"additionalTextEdits": [{"newText": "from ast import DictComp\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import DictComp\n", "kind": 7, "label": "DictComp", "sortText": "4a.9999.DictComp"}, {"additionalTextEdits": [{"newText": "from jinja2 import DictLoader\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2 import DictLoader\n", "kind": 7, "label": "DictLoader", "sortText": "4a.9999.DictLoader"}, {"additionalTextEdits": [{"newText": "from jinja2.loaders import DictLoader\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.loaders import DictLoader\n", "kind": 7, "label": "DictLoader", "sortText": "4a.9999.DictLoader"}, {"additionalTextEdits": [{"newText": "from types import DynamicClassAttribute\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from types import DynamicClassAttribute\n", "kind": 7, "label": "DynamicClassAttribute", "sortText": "4a.9999.DynamicClassAttribute"}, {"additionalTextEdits": [{"newText": "from pickle import EMPTY_DICT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pickle import EMPTY_DICT\n", "kind": 6, "label": "EMPTY_DICT", "sortText": "4a.9999.EMPTY_DICT"}, {"additionalTextEdits": [{"newText": "from stat import FILE_ATTRIBUTE_DIRECTORY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from stat import FILE_ATTRIBUTE_DIRECTORY\n", "kind": 6, "label": "FILE_ATTRIBUTE_DIRECTORY", "sortText": "4a.9999.FILE_ATTRIBUTE_DIRECTORY"}, {"additionalTextEdits": [{"newText": "from click.types import FileInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import FileInfoDict\n", "kind": 7, "label": "FileInfoDict", "sortText": "4a.9999.FileInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import FileMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import FileMultiDict\n", "kind": 7, "label": "FileMultiDict", "sortText": "4a.9999.FileMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.file_storage import FileMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.file_storage import FileMultiDict\n", "kind": 7, "label": "FileMultiDict", "sortText": "4a.9999.FileMultiDict"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import FormDataRoutingRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import FormDataRoutingRedirect\n", "kind": 7, "label": "FormDataRoutingRedirect", "sortText": "4a.9999.FormDataRoutingRedirect"}, {"additionalTextEdits": [{"newText": "from click.types import FuncParamTypeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import FuncParamTypeInfoDict\n", "kind": 7, "label": "FuncParamTypeInfoDict", "sortText": "4a.9999.FuncParamTypeInfoDict"}, {"additionalTextEdits": [{"newText": "from urllib3 import HTTPHeaderDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3 import HTTPHeaderDict\n", "kind": 7, "label": "HTTPHeaderDict", "sortText": "4a.9999.HTTPHeaderDict"}, {"additionalTextEdits": [{"newText": "from socket import IP_DEFAULT_MULTICAST_LOOP\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from socket import IP_DEFAULT_MULTICAST_LOOP\n", "kind": 6, "label": "IP_DEFAULT_MULTICAST_LOOP", "sortText": "4a.9999.IP_DEFAULT_MULTICAST_LOOP"}, {"additionalTextEdits": [{"newText": "from socket import IP_DEFAULT_MULTICAST_TTL\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from socket import IP_DEFAULT_MULTICAST_TTL\n", "kind": 6, "label": "IP_DEFAULT_MULTICAST_TTL", "sortText": "4a.9999.IP_DEFAULT_MULTICAST_TTL"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableDict\n", "kind": 7, "label": "ImmutableDict", "sortText": "4a.9999.ImmutableDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableDict\n", "kind": 7, "label": "ImmutableDict", "sortText": "4a.9999.ImmutableDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableDictMixin\n", "kind": 7, "label": "ImmutableDictMixin", "sortText": "4a.9999.ImmutableDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import ImmutableDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import ImmutableDictMixin\n", "kind": 7, "label": "ImmutableDictMixin", "sortText": "4a.9999.ImmutableDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableMultiDict\n", "kind": 7, "label": "ImmutableMultiDict", "sortText": "4a.9999.ImmutableMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableMultiDict\n", "kind": 7, "label": "ImmutableMultiDict", "sortText": "4a.9999.ImmutableMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableMultiDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableMultiDictMixin\n", "kind": 7, "label": "ImmutableMultiDictMixin", "sortText": "4a.9999.ImmutableMultiDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import ImmutableMultiDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import ImmutableMultiDictMixin\n", "kind": 7, "label": "ImmutableMultiDictMixin", "sortText": "4a.9999.ImmutableMultiDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableTypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableTypeConversionDict\n", "kind": 7, "label": "ImmutableTypeConversionDict", "sortText": "4a.9999.ImmutableTypeConversionDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableTypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableTypeConversionDict\n", "kind": 7, "label": "ImmutableTypeConversionDict", "sortText": "4a.9999.ImmutableTypeConversionDict"}, {"additionalTextEdits": [{"newText": "from idna import InvalidCodepointContext\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from idna import InvalidCodepointContext\n", "kind": 7, "label": "InvalidCodepointContext", "sortText": "4a.9999.InvalidCodepointContext"}, {"additionalTextEdits": [{"newText": "from idna.core import InvalidCodepointContext\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from idna.core import InvalidCodepointContext\n", "kind": 7, "label": "InvalidCodepointContext", "sortText": "4a.9999.InvalidCodepointContext"}, {"additionalTextEdits": [{"newText": "from requests.structures import LookupDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import LookupDict\n", "kind": 7, "label": "LookupDict", "sortText": "4a.9999.LookupDict"}, {"additionalTextEdits": [{"newText": "from http.client import MISDIRECTED_REQUEST\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.client import MISDIRECTED_REQUEST\n", "kind": 6, "label": "MISDIRECTED_REQUEST", "sortText": "4a.9999.MISDIRECTED_REQUEST"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import MisdirectedRequest\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import MisdirectedRequest\n", "kind": 7, "label": "MisdirectedRequest", "sortText": "4a.9999.MisdirectedRequest"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import MultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import MultiDict\n", "kind": 7, "label": "MultiDict", "sortText": "4a.9999.MultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import MultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import MultiDict\n", "kind": 7, "label": "MultiDict", "sortText": "4a.9999.MultiDict"}, {"additionalTextEdits": [{"newText": "from click.types import NumberRangeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import NumberRangeInfoDict\n", "kind": 7, "label": "NumberRangeInfoDict", "sortText": "4a.9999.NumberRangeInfoDict"}, {"additionalTextEdits": [{"newText": "from os import O_DIRECT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import O_DIRECT\n", "kind": 6, "label": "O_DIRECT", "sortText": "4a.9999.O_DIRECT"}, {"additionalTextEdits": [{"newText": "from os import O_DIRECTORY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import O_DIRECTORY\n", "kind": 6, "label": "O_DIRECTORY", "sortText": "4a.9999.O_DIRECTORY"}, {"additionalTextEdits": [{"newText": "from collections import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import OrderedDict\n", "kind": 7, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from requests.sessions import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from requests.utils import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from http.client import PERMANENT_REDIRECT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.client import PERMANENT_REDIRECT\n", "kind": 6, "label": "PERMANENT_REDIRECT", "sortText": "4a.9999.PERMANENT_REDIRECT"}, {"additionalTextEdits": [{"newText": "from click.types import ParamTypeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import ParamTypeInfoDict\n", "kind": 7, "label": "ParamTypeInfoDict", "sortText": "4a.9999.ParamTypeInfoDict"}, {"additionalTextEdits": [{"newText": "from flask.json.tag import PassDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.json.tag import PassDict\n", "kind": 7, "label": "PassDict", "sortText": "4a.9999.PassDict"}, {"additionalTextEdits": [{"newText": "from click.types import PathInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import PathInfoDict\n", "kind": 7, "label": "PathInfoDict", "sortText": "4a.9999.PathInfoDict"}, {"additionalTextEdits": [{"newText": "from requests.models import REDIRECT_STATI\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import REDIRECT_STATI\n", "kind": 6, "label": "REDIRECT_STATI", "sortText": "4a.9999.REDIRECT_STATI"}, {"additionalTextEdits": [{"newText": "from requests.sessions import REDIRECT_STATI\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import REDIRECT_STATI\n", "kind": 6, "label": "REDIRECT_STATI", "sortText": "4a.9999.REDIRECT_STATI"}, {"additionalTextEdits": [{"newText": "from uuid import RESERVED_MICROSOFT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from uuid import RESERVED_MICROSOFT\n", "kind": 6, "label": "RESERVED_MICROSOFT", "sortText": "4a.9999.RESERVED_MICROSOFT"}, {"additionalTextEdits": [{"newText": "from http.client import RemoteDisconnected\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.client import RemoteDisconnected\n", "kind": 7, "label": "RemoteDisconnected", "sortText": "4a.9999.RemoteDisconnected"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import RequestAliasRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import RequestAliasRedirect\n", "kind": 7, "label": "RequestAliasRedirect", "sortText": "4a.9999.RequestAliasRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import RequestAliasRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import RequestAliasRedirect\n", "kind": 7, "label": "RequestAliasRedirect", "sortText": "4a.9999.RequestAliasRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import RequestRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import RequestRedirect\n", "kind": 7, "label": "RequestRedirect", "sortText": "4a.9999.RequestRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import RequestRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import RequestRedirect\n", "kind": 7, "label": "RequestRedirect", "sortText": "4a.9999.RequestRedirect"}, {"additionalTextEdits": [{"newText": "from requests.sessions import SessionRedirectMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import SessionRedirectMixin\n", "kind": 7, "label": "SessionRedirectMixin", "sortText": "4a.9999.SessionRedirectMixin"}, {"additionalTextEdits": [{"newText": "from http.client import TEMPORARY_REDIRECT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.client import TEMPORARY_REDIRECT\n", "kind": 6, "label": "TEMPORARY_REDIRECT", "sortText": "4a.9999.TEMPORARY_REDIRECT"}, {"additionalTextEdits": [{"newText": "from flask.json.tag import TagDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.json.tag import TagDict\n", "kind": 7, "label": "TagDict", "sortText": "4a.9999.TagDict"}, {"additionalTextEdits": [{"newText": "from tempfile import TemporaryDirectory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from tempfile import TemporaryDirectory\n", "kind": 7, "label": "TemporaryDirectory", "sortText": "4a.9999.TemporaryDirectory"}, {"additionalTextEdits": [{"newText": "from requests import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests import TooManyRedirects\n", "kind": 7, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from requests.exceptions import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.exceptions import TooManyRedirects\n", "kind": 7, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from requests.sessions import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import TooManyRedirects\n", "kind": 6, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from click.types import TupleInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import TupleInfoDict\n", "kind": 7, "label": "TupleInfoDict", "sortText": "4a.9999.TupleInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import TypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import TypeConversionDict\n", "kind": 7, "label": "TypeConversionDict", "sortText": "4a.9999.TypeConversionDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import TypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import TypeConversionDict\n", "kind": 7, "label": "TypeConversionDict", "sortText": "4a.9999.TypeConversionDict"}, {"additionalTextEdits": [{"newText": "from typing import TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import TypedDict\n", "kind": 6, "label": "TypedDict", "sortText": "4a.9999.TypedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import TypedDict\n", "kind": 6, "label": "TypedDict", "sortText": "4a.9999.TypedDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import UpdateDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import UpdateDictMixin\n", "kind": 7, "label": "UpdateDictMixin", "sortText": "4a.9999.UpdateDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import UpdateDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import UpdateDictMixin\n", "kind": 7, "label": "UpdateDictMixin", "sortText": "4a.9999.UpdateDictMixin"}, {"additionalTextEdits": [{"newText": "from collections import UserDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import UserDict\n", "kind": 7, "label": "UserDict", "sortText": "4a.9999.UserDict"}, {"additionalTextEdits": [{"newText": "from weakref import WeakKeyDictionary\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import WeakKeyDictionary\n", "kind": 7, "label": "WeakKeyDictionary", "sortText": "4a.9999.WeakKeyDictionary"}, {"additionalTextEdits": [{"newText": "from weakref import WeakValueDictionary\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import WeakValueDictionary\n", "kind": 7, "label": "WeakValueDictionary", "sortText": "4a.9999.WeakValueDictionary"}, {"additionalTextEdits": [{"newText": "from codecs import _BufferedIncrementalDecoder\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from codecs import _BufferedIncrementalDecoder\n", "kind": 7, "label": "_BufferedIncrementalDecoder", "sortText": "4a.9999._BufferedIncrementalDecoder"}, {"additionalTextEdits": [{"newText": "from enum import _EnumDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from enum import _EnumDict\n", "kind": 7, "label": "_EnumDict", "sortText": "4a.9999._EnumDict"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicate\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicate\n", "kind": 6, "label": "_GetMembersPredicate", "sortText": "4a.9999._GetMembersPredicate"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicateTypeGuard\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicateTypeGuard\n", "kind": 6, "label": "_GetMembersPredicateTypeGuard", "sortText": "4a.9999._GetMembersPredicateTypeGuard"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicateTypeIs\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicateTypeIs\n", "kind": 6, "label": "_GetMembersPredicateTypeIs", "sortText": "4a.9999._GetMembersPredicateTypeIs"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import _ImmutableOrderedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import _ImmutableOrderedMultiDict\n", "kind": 7, "label": "_ImmutableOrderedMultiDict", "sortText": "4a.9999._ImmutableOrderedMultiDict"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictItemsView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictItemsView\n", "kind": 7, "label": "_OrderedDictItemsView", "sortText": "4a.9999._OrderedDictItemsView"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictKeysView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictKeysView\n", "kind": 7, "label": "_OrderedDictKeysView", "sortText": "4a.9999._OrderedDictKeysView"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictValuesView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictValuesView\n", "kind": 7, "label": "_OrderedDictValuesView", "sortText": "4a.9999._OrderedDictValuesView"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import _OrderedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import _OrderedMultiDict\n", "kind": 7, "label": "_OrderedMultiDict", "sortText": "4a.9999._OrderedMultiDict"}, {"additionalTextEdits": [{"newText": "from ssl import _PeerCertRetDictType\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import _PeerCertRetDictType\n", "kind": 6, "label": "_PeerCertRetDictType", "sortText": "4a.9999._PeerCertRetDictType"}, {"additionalTextEdits": [{"newText": "from itertools import _Predicate\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itertools import _Predicate\n", "kind": 6, "label": "_Predicate", "sortText": "4a.9999._Predicate"}, {"additionalTextEdits": [{"newText": "from contextlib import _RedirectStream\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _RedirectStream\n", "kind": 7, "label": "_RedirectStream", "sortText": "4a.9999._RedirectStream"}, {"additionalTextEdits": [{"newText": "from click.shell_completion import _SourceVarsDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.shell_completion import _SourceVarsDict\n", "kind": 7, "label": "_SourceVarsDict", "sortText": "4a.9999._SourceVarsDict"}, {"additionalTextEdits": [{"newText": "from contextlib import _SupportsRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _SupportsRedirect\n", "kind": 7, "label": "_SupportsRedirect", "sortText": "4a.9999._SupportsRedirect"}, {"additionalTextEdits": [{"newText": "from contextlib import _SupportsRedirectT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _SupportsRedirectT\n", "kind": 6, "label": "_SupportsRedirectT", "sortText": "4a.9999._SupportsRedirectT"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import _TAnyMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import _TAnyMultiDict\n", "kind": 6, "label": "_TAnyMultiDict", "sortText": "4a.9999._TAnyMultiDict"}, {"additionalTextEdits": [{"newText": "from urllib3.util.ssl_ import _TYPE_PEER_CERT_RET_DICT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.ssl_ import _TYPE_PEER_CERT_RET_DICT\n", "kind": 7, "label": "_TYPE_PEER_CERT_RET_DICT", "sortText": "4a.9999._TYPE_PEER_CERT_RET_DICT"}, {"additionalTextEdits": [{"newText": "from typing import _TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import _TypedDict\n", "kind": 7, "label": "_TypedDict", "sortText": "4a.9999._TypedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import _TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import _TypedDict\n", "kind": 7, "label": "_TypedDict", "sortText": "4a.9999._TypedDict"}, {"additionalTextEdits": [{"newText": "from colorama.ansitowin32 import _WinTermCallDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from colorama.ansitowin32 import _WinTermCallDict\n", "kind": 6, "label": "_WinTermCallDict", "sortText": "4a.9999._WinTermCallDict"}, {"additionalTextEdits": [{"newText": "from urllib3.connection import _WrappedAndVerifiedSocket\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.connection import _WrappedAndVerifiedSocket\n", "kind": 7, "label": "_WrappedAndVerifiedSocket", "sortText": "4a.9999._WrappedAndVerifiedSocket"}, {"additionalTextEdits": [{"newText": "from abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from ast import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.base_events import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.base_events import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.coroutines import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.coroutines import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.events import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.events import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.futures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.futures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.locks import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.locks import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.protocols import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.protocols import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.queues import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.queues import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.runners import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.runners import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.streams import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.streams import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.subprocess import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.subprocess import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.taskgroups import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.taskgroups import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.tasks import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.tasks import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.threads import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.threads import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.timeouts import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.timeouts import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.transports import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.transports import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.unix_events import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.unix_events import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from atexit import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from atexit import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from base64 import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from base64 import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from binascii import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from binascii import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from blinker import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from blinker import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from blinker.base import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from blinker.base import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.core import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.core import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.decorators import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.decorators import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.formatting import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.formatting import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.globals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.globals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.parser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.parser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.shell_completion import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.shell_completion import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.termui import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.termui import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.testing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.testing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from code import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from code import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from codecs import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from codecs import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from collections import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from collections.abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections.abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from colorama import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from colorama import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from colorama.ansitowin32 import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from colorama.ansitowin32 import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from contextlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from contextvars import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextvars import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from copy import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from copy import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from dataclasses import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from dataclasses import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from datetime import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from datetime import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from decimal import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from decimal import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from difflib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from difflib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from email.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from email.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from enum import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from enum import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from errno import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from errno import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.app import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.app import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.blueprints import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.blueprints import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.cli import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.cli import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.config import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.config import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.ctx import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.ctx import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.globals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.globals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.helpers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.json import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.json import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.json.provider import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.json.provider import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.json.tag import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.json.tag import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.logging import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.logging import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sansio.app import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.app import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sansio.blueprints import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.blueprints import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sansio.scaffold import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.scaffold import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sessions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sessions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.signals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.signals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.templating import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.templating import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.testing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.testing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.typing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.typing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.wrappers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.wrappers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from fnmatch import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from fnmatch import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from functools import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from functools import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from genericpath import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from genericpath import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from getpass import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from getpass import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from gettext import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from gettext import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from glob import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from glob import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from hashlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from hashlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from hmac import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from hmac import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from html import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from html import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.client import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.client import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.cookiejar import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.cookiejar import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.cookies import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.cookies import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.server import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.server import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from idna import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from idna import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from idna.core import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from idna.core import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.machinery import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.machinery import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.metadata import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.metadata import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.util import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.util import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from inspect import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from io import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from io import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itertools import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itertools import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.encoding import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.encoding import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.exc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.exc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.serializer import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.serializer import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.signer import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.signer import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.timed import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.timed import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.url_safe import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.url_safe import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2 import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2 import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.async_utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.async_utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.bccache import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.bccache import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.compiler import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.compiler import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.debug import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.debug import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.environment import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.environment import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.lexer import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.lexer import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.loaders import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.loaders import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.nodes import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.nodes import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.parser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.parser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.runtime import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.runtime import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from json import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from json import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from json.decoder import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from json.decoder import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from json.encoder import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from json.encoder import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from logging import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from logging import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from markupsafe import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from markupsafe import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from marshal import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from marshal import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from math import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from math import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from mimetypes import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from mimetypes import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from numbers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from numbers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from operator import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from operator import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from os import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from os.path import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os.path import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pathlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pathlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pickle import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pickle import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pkgutil import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pkgutil import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from platform import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from platform import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from posixpath import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from posixpath import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pprint import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pprint import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from queue import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from queue import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from random import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from random import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from re import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from re import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from readline import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from readline import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.adapters import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.adapters import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.api import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.api import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.auth import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.auth import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.compat import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.compat import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.cookies import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.cookies import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.hooks import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.hooks import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.models import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.packages import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.packages import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.sessions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.status_codes import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.status_codes import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.structures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from rlcompleter import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from rlcompleter import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from secrets import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from secrets import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from selectors import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from selectors import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from shlex import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from shlex import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from shutil import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from shutil import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from socket import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from socket import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from socketserver import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from socketserver import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from socks import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from socks import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from ssl import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from stat import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from stat import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from string import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from string import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from subprocess import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from subprocess import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from sys import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from sys import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from tempfile import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from tempfile import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from termios import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from termios import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from threading import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from threading import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from time import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from time import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from traceback import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from traceback import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from tty import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from tty import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from typing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from typing_extensions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from unicodedata import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from unicodedata import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib.parse import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib.parse import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3 import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3 import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.connection import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.connection import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.connectionpool import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.connectionpool import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.contrib.socks import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.contrib.socks import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.fields import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.fields import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.filepost import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.filepost import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.poolmanager import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.poolmanager import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.connection import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.connection import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.proxy import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.proxy import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.request import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.request import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.retry import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.retry import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.ssl_ import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.ssl_ import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.timeout import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.timeout import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.url import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.url import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.util import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.util import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from uuid import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from uuid import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from warnings import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from warnings import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from weakref import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from webbrowser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from webbrowser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.accept import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.accept import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.auth import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.auth import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.cache_control import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.cache_control import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.csp import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.csp import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.etag import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.etag import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.file_storage import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.file_storage import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.headers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.headers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.range import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.range import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.debug import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.debug import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.debug.tbtools import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.debug.tbtools import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.formparser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.formparser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.http import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.http import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.local import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.local import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.middleware.shared_data import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.middleware.shared_data import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.converters import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.converters import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.map import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.map import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.matcher import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.matcher import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.rules import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.rules import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.http import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.http import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.multipart import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.multipart import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.request import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.request import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.security import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.security import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.serving import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.serving import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.urls import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.urls import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.user_agent import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.user_agent import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers.request import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers.request import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wsgi import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wsgi import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from wsgiref.types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from wsgiref.types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from zipfile import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from zipfile import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from zipimport import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from zipimport import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from zlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from zlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from idna.core import _bidi_rtl_categories\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from idna.core import _bidi_rtl_categories\n", "kind": 6, "label": "_bidi_rtl_categories", "sortText": "4a.9999._bidi_rtl_categories"}, {"additionalTextEdits": [{"newText": "from jinja2.runtime import _dict_method_all\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.runtime import _dict_method_all\n", "kind": 3, "label": "_dict_method_all", "sortText": "4a.9999._dict_method_all"}, {"additionalTextEdits": [{"newText": "from importlib.util import _incompatible_extension_module_restrictions\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.util import _incompatible_extension_module_restrictions\n", "kind": 7, "label": "_incompatible_extension_module_restrictions", "sortText": "4a.9999._incompatible_extension_module_restrictions"}, {"additionalTextEdits": [{"newText": "from collections import _odict_items\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_items\n", "kind": 7, "label": "_odict_items", "sortText": "4a.9999._odict_items"}, {"additionalTextEdits": [{"newText": "from collections import _odict_keys\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_keys\n", "kind": 7, "label": "_odict_keys", "sortText": "4a.9999._odict_keys"}, {"additionalTextEdits": [{"newText": "from collections import _odict_values\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_values\n", "kind": 7, "label": "_odict_values", "sortText": "4a.9999._odict_values"}, {"additionalTextEdits": [{"newText": "from flask.helpers import _wz_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import _wz_redirect\n", "kind": 3, "label": "_wz_redirect", "sortText": "4a.9999._wz_redirect"}, {"additionalTextEdits": [{"newText": "from flask.sansio.app import _wz_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.app import _wz_redirect\n", "kind": 3, "label": "_wz_redirect", "sortText": "4a.9999._wz_redirect"}, {"additionalTextEdits": [{"newText": "from requests.utils import add_dict_to_cookiejar\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import add_dict_to_cookiejar\n", "kind": 3, "label": "add_dict_to_cookiejar", "sortText": "4a.9999.add_dict_to_cookiejar"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import append_slash_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import append_slash_redirect\n", "kind": 3, "label": "append_slash_redirect", "sortText": "4a.9999.append_slash_redirect"}, {"additionalTextEdits": [{"newText": "from dataclasses import asdict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from dataclasses import asdict\n", "kind": 3, "label": "asdict", "sortText": "4a.9999.asdict"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import attach_enctype_error_multidict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import attach_enctype_error_multidict\n", "kind": 3, "label": "attach_enctype_error_multidict", "sortText": "4a.9999.attach_enctype_error_multidict"}, {"additionalTextEdits": [{"newText": "from unicodedata import bidirectional\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from unicodedata import bidirectional\n", "kind": 3, "label": "bidirectional", "sortText": "4a.9999.bidirectional"}, {"additionalTextEdits": [{"newText": "from requests.cookies import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.cookies import cookiejar_from_dict\n", "kind": 3, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from requests.models import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import cookiejar_from_dict\n", "kind": 6, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from requests.sessions import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import cookiejar_from_dict\n", "kind": 6, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from requests.utils import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import cookiejar_from_dict\n", "kind": 6, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from sys import deactivate_stack_trampoline\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from sys import deactivate_stack_trampoline\n", "kind": 3, "label": "deactivate_stack_trampoline", "sortText": "4a.9999.deactivate_stack_trampoline"}, {"additionalTextEdits": [{"newText": "from collections import defaultdict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import defaultdict\n", "kind": 7, "label": "defaultdict", "sortText": "4a.9999.defaultdict"}, {"additionalTextEdits": [{"newText": "from requests.utils import dict_from_cookiejar\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import dict_from_cookiejar\n", "kind": 3, "label": "dict_from_cookiejar", "sortText": "4a.9999.dict_from_cookiejar"}, {"additionalTextEdits": [{"newText": "from requests.utils import dict_to_sequence\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import dict_to_sequence\n", "kind": 3, "label": "dict_to_sequence", "sortText": "4a.9999.dict_to_sequence"}, {"additionalTextEdits": [{"newText": "from requests.utils import get_encodings_from_content\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import get_encodings_from_content\n", "kind": 3, "label": "get_encodings_from_content", "sortText": "4a.9999.get_encodings_from_content"}, {"additionalTextEdits": [{"newText": "from typing import is_typeddict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import is_typeddict\n", "kind": 3, "label": "is_typeddict", "sortText": "4a.9999.is_typeddict"}, {"additionalTextEdits": [{"newText": "from requests.auth import parse_dict_header\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.auth import parse_dict_header\n", "kind": 6, "label": "parse_dict_header", "sortText": "4a.9999.parse_dict_header"}, {"additionalTextEdits": [{"newText": "from requests.utils import parse_dict_header\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import parse_dict_header\n", "kind": 3, "label": "parse_dict_header", "sortText": "4a.9999.parse_dict_header"}, {"additionalTextEdits": [{"newText": "from werkzeug.http import parse_dict_header\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.http import parse_dict_header\n", "kind": 3, "label": "parse_dict_header", "sortText": "4a.9999.parse_dict_header"}, {"additionalTextEdits": [{"newText": "from flask import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from flask.helpers import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from contextlib import redirect_stderr\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import redirect_stderr\n", "kind": 7, "label": "redirect_stderr", "sortText": "4a.9999.redirect_stderr"}, {"additionalTextEdits": [{"newText": "from contextlib import redirect_stdout\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import redirect_stdout\n", "kind": 7, "label": "redirect_stdout", "sortText": "4a.9999.redirect_stdout"}, {"additionalTextEdits": [{"newText": "from flask import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from flask.helpers import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from functools import singledispatchmethod\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from functools import singledispatchmethod\n", "kind": 7, "label": "singledispatchmethod", "sortText": "4a.9999.singledispatchmethod"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE", "sortText": "4b.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE", "sortText": "4b.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE", "sortText": "4b.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_EXPIRED\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_EXPIRED\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_EXPIRED", "sortText": "4b.9999.ALERT_DESCRIPTION_CERTIFICATE_EXPIRED"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_REVOKED\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_REVOKED\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_REVOKED", "sortText": "4b.9999.ALERT_DESCRIPTION_CERTIFICATE_REVOKED"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN", "sortText": "4b.9999.ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE", "sortText": "4b.9999.ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_CLOSE_NOTIFY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_CLOSE_NOTIFY\n", "kind": 6, "label": "ALERT_DESCRIPTION_CLOSE_NOTIFY", "sortText": "4b.9999.ALERT_DESCRIPTION_CLOSE_NOTIFY"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_DECRYPT_ERROR\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_DECRYPT_ERROR\n", "kind": 6, "label": "ALERT_DESCRIPTION_DECRYPT_ERROR", "sortText": "4b.9999.ALERT_DESCRIPTION_DECRYPT_ERROR"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_INSUFFICIENT_SECURITY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_INSUFFICIENT_SECURITY\n", "kind": 6, "label": "ALERT_DESCRIPTION_INSUFFICIENT_SECURITY", "sortText": "4b.9999.ALERT_DESCRIPTION_INSUFFICIENT_SECURITY"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_UNEXPECTED_MESSAGE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_UNEXPECTED_MESSAGE\n", "kind": 6, "label": "ALERT_DESCRIPTION_UNEXPECTED_MESSAGE", "sortText": "4b.9999.ALERT_DESCRIPTION_UNEXPECTED_MESSAGE"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE\n", "kind": 6, "label": "ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE", "sortText": "4b.9999.ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE"}, {"additionalTextEdits": [{"newText": "from urllib3._collections import HTTPHeaderDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._collections import HTTPHeaderDict\n", "kind": 7, "label": "HTTPHeaderDict", "sortText": "4b.9999.HTTPHeaderDict"}, {"additionalTextEdits": [{"newText": "from urllib3._collections import HTTPHeaderDictItemView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._collections import HTTPHeaderDictItemView\n", "kind": 7, "label": "HTTPHeaderDictItemView", "sortText": "4b.9999.HTTPHeaderDictItemView"}, {"additionalTextEdits": [{"newText": "from _socket import IP_DEFAULT_MULTICAST_LOOP\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _socket import IP_DEFAULT_MULTICAST_LOOP\n", "kind": 6, "label": "IP_DEFAULT_MULTICAST_LOOP", "sortText": "4b.9999.IP_DEFAULT_MULTICAST_LOOP"}, {"additionalTextEdits": [{"newText": "from _socket import IP_DEFAULT_MULTICAST_TTL\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _socket import IP_DEFAULT_MULTICAST_TTL\n", "kind": 6, "label": "IP_DEFAULT_MULTICAST_TTL", "sortText": "4b.9999.IP_DEFAULT_MULTICAST_TTL"}, {"additionalTextEdits": [{"newText": "from _typeshed import IdentityFunction\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed import IdentityFunction\n", "kind": 7, "label": "IdentityFunction", "sortText": "4b.9999.IdentityFunction"}, {"additionalTextEdits": [{"newText": "from _typeshed._type_checker_internals import TypedDictFallback\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed._type_checker_internals import TypedDictFallback\n", "kind": 7, "label": "TypedDictFallback", "sortText": "4b.9999.TypedDictFallback"}, {"additionalTextEdits": [{"newText": "from werkzeug._internal import _DictAccessorProperty\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug._internal import _DictAccessorProperty\n", "kind": 7, "label": "_DictAccessorProperty", "sortText": "4b.9999._DictAccessorProperty"}, {"additionalTextEdits": [{"newText": "from _ssl import _PeerCertRetDictType\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import _PeerCertRetDictType\n", "kind": 6, "label": "_PeerCertRetDictType", "sortText": "4b.9999._PeerCertRetDictType"}, {"additionalTextEdits": [{"newText": "from __future__ import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from __future__ import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _codecs import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _codecs import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _collections_abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _contextvars import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _contextvars import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _frozen_importlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _frozen_importlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _frozen_importlib_external import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _frozen_importlib_external import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _hashlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _hashlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _io import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _io import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _operator import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _operator import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _pickle import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _pickle import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _random import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _random import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _socket import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _socket import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _ssl import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _stat import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _stat import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _thread import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _thread import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed._type_checker_internals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed._type_checker_internals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed.wsgi import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed.wsgi import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _warnings import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _warnings import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _weakref import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _weakref import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from blinker._utilities import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from blinker._utilities import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click._compat import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click._compat import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click._termui_impl import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click._termui_impl import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click._textwrap import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click._textwrap import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click._utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click._utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib._abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib._abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib._bootstrap import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib._bootstrap import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib._bootstrap_external import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib._bootstrap_external import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.metadata._meta import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.metadata._meta import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from markupsafe._native import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from markupsafe._native import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from markupsafe._speedups import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from markupsafe._speedups import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.__version__ import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.__version__ import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3._base_connection import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._base_connection import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3._collections import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._collections import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3._request_methods import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._request_methods import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3._version import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._version import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug._internal import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug._internal import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug._reloader import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug._reloader import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_items\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_items\n", "kind": 7, "label": "dict_items", "sortText": "4b.9999.dict_items"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_keys\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_keys\n", "kind": 7, "label": "dict_keys", "sortText": "4b.9999.dict_keys"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_values\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_values\n", "kind": 7, "label": "dict_values", "sortText": "4b.9999.dict_values"}, {"additionalTextEdits": [{"newText": "from urllib3._collections import ensure_can_construct_http_header_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._collections import ensure_can_construct_http_header_dict\n", "kind": 3, "label": "ensure_can_construct_http_header_dict", "sortText": "4b.9999.ensure_can_construct_http_header_dict"}, {"additionalTextEdits": [{"newText": "from typing import DefaultDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import DefaultDict\n", "kind": 6, "label": "DefaultDict", "sortText": "9.9999.DefaultDict", "tags": [1]}, {"additionalTextEdits": [{"newText": "from typing import Dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import Dict\n", "kind": 6, "label": "Dict", "sortText": "9.9999.Dict", "tags": [1]}, {"additionalTextEdits": [{"newText": "from typing import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "9.9999.OrderedDict", "tags": [1]}]}} +{"suite": "web", "label": "request args completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 9, "character": 18, "iteration": 4, "result": {"isIncomplete": false, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"data": "builtin", "kind": 7, "label": "IsADirectoryError", "sortText": "0.9999.IsADirectoryError"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"data": "builtin", "kind": 7, "label": "NotADirectoryError", "sortText": "0.9999.NotADirectoryError"}, {"data": "builtin", "kind": 7, "label": "PendingDeprecationWarning", "sortText": "0.9999.PendingDeprecationWarning"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"data": "builtin", "kind": 7, "label": "dict", "sortText": "0.9999.dict"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"data": "builtin", "kind": 21, "label": "__dict__", "sortText": "3.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE", "sortText": "4a.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE", "sortText": "4a.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE", "sortText": "4a.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_EXPIRED\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_EXPIRED\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_EXPIRED", "sortText": "4a.9999.ALERT_DESCRIPTION_CERTIFICATE_EXPIRED"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_REVOKED\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_REVOKED\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_REVOKED", "sortText": "4a.9999.ALERT_DESCRIPTION_CERTIFICATE_REVOKED"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN", "sortText": "4a.9999.ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE", "sortText": "4a.9999.ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_CLOSE_NOTIFY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_CLOSE_NOTIFY\n", "kind": 6, "label": "ALERT_DESCRIPTION_CLOSE_NOTIFY", "sortText": "4a.9999.ALERT_DESCRIPTION_CLOSE_NOTIFY"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_DECRYPT_ERROR\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_DECRYPT_ERROR\n", "kind": 6, "label": "ALERT_DESCRIPTION_DECRYPT_ERROR", "sortText": "4a.9999.ALERT_DESCRIPTION_DECRYPT_ERROR"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_INSUFFICIENT_SECURITY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_INSUFFICIENT_SECURITY\n", "kind": 6, "label": "ALERT_DESCRIPTION_INSUFFICIENT_SECURITY", "sortText": "4a.9999.ALERT_DESCRIPTION_INSUFFICIENT_SECURITY"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_UNEXPECTED_MESSAGE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_UNEXPECTED_MESSAGE\n", "kind": 6, "label": "ALERT_DESCRIPTION_UNEXPECTED_MESSAGE", "sortText": "4a.9999.ALERT_DESCRIPTION_UNEXPECTED_MESSAGE"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE\n", "kind": 6, "label": "ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE", "sortText": "4a.9999.ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE"}, {"additionalTextEdits": [{"newText": "from urllib3.exceptions import BodyNotHttplibCompatible\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.exceptions import BodyNotHttplibCompatible\n", "kind": 7, "label": "BodyNotHttplibCompatible", "sortText": "4a.9999.BodyNotHttplibCompatible"}, {"additionalTextEdits": [{"newText": "from codecs import BufferedIncrementalDecoder\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from codecs import BufferedIncrementalDecoder\n", "kind": 7, "label": "BufferedIncrementalDecoder", "sortText": "4a.9999.BufferedIncrementalDecoder"}, {"additionalTextEdits": [{"newText": "from codecs import BufferedIncrementalEncoder\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from codecs import BufferedIncrementalEncoder\n", "kind": 7, "label": "BufferedIncrementalEncoder", "sortText": "4a.9999.BufferedIncrementalEncoder"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import CallbackDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import CallbackDict\n", "kind": 7, "label": "CallbackDict", "sortText": "4a.9999.CallbackDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import CallbackDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import CallbackDict\n", "kind": 7, "label": "CallbackDict", "sortText": "4a.9999.CallbackDict"}, {"additionalTextEdits": [{"newText": "from requests.structures import CaseInsensitiveDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import CaseInsensitiveDict\n", "kind": 7, "label": "CaseInsensitiveDict", "sortText": "4a.9999.CaseInsensitiveDict"}, {"additionalTextEdits": [{"newText": "from requests.utils import CaseInsensitiveDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import CaseInsensitiveDict\n", "kind": 6, "label": "CaseInsensitiveDict", "sortText": "4a.9999.CaseInsensitiveDict"}, {"additionalTextEdits": [{"newText": "from click.types import ChoiceInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import ChoiceInfoDict\n", "kind": 7, "label": "ChoiceInfoDict", "sortText": "4a.9999.ChoiceInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import ClientDisconnected\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import ClientDisconnected\n", "kind": 7, "label": "ClientDisconnected", "sortText": "4a.9999.ClientDisconnected"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import ClientRedirectError\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import ClientRedirectError\n", "kind": 7, "label": "ClientRedirectError", "sortText": "4a.9999.ClientRedirectError"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import CombinedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import CombinedMultiDict\n", "kind": 7, "label": "CombinedMultiDict", "sortText": "4a.9999.CombinedMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import CombinedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import CombinedMultiDict\n", "kind": 7, "label": "CombinedMultiDict", "sortText": "4a.9999.CombinedMultiDict"}, {"additionalTextEdits": [{"newText": "from requests.models import DEFAULT_REDIRECT_LIMIT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import DEFAULT_REDIRECT_LIMIT\n", "kind": 6, "label": "DEFAULT_REDIRECT_LIMIT", "sortText": "4a.9999.DEFAULT_REDIRECT_LIMIT"}, {"additionalTextEdits": [{"newText": "from requests.sessions import DEFAULT_REDIRECT_LIMIT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import DEFAULT_REDIRECT_LIMIT\n", "kind": 6, "label": "DEFAULT_REDIRECT_LIMIT", "sortText": "4a.9999.DEFAULT_REDIRECT_LIMIT"}, {"additionalTextEdits": [{"newText": "from pickle import DICT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pickle import DICT\n", "kind": 6, "label": "DICT", "sortText": "4a.9999.DICT"}, {"additionalTextEdits": [{"newText": "from click.types import DateTimeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import DateTimeInfoDict\n", "kind": 7, "label": "DateTimeInfoDict", "sortText": "4a.9999.DateTimeInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.debug import DebuggedApplication\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.debug import DebuggedApplication\n", "kind": 7, "label": "DebuggedApplication", "sortText": "4a.9999.DebuggedApplication"}, {"additionalTextEdits": [{"newText": "from decimal import DecimalException\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from decimal import DecimalException\n", "kind": 7, "label": "DecimalException", "sortText": "4a.9999.DecimalException"}, {"additionalTextEdits": [{"newText": "from jinja2.nodes import DerivedContextReference\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.nodes import DerivedContextReference\n", "kind": 7, "label": "DerivedContextReference", "sortText": "4a.9999.DerivedContextReference"}, {"additionalTextEdits": [{"newText": "from ast import Dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import Dict\n", "kind": 7, "label": "Dict", "sortText": "4a.9999.Dict"}, {"additionalTextEdits": [{"newText": "from jinja2.nodes import Dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.nodes import Dict\n", "kind": 7, "label": "Dict", "sortText": "4a.9999.Dict"}, {"additionalTextEdits": [{"newText": "from ast import DictComp\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import DictComp\n", "kind": 7, "label": "DictComp", "sortText": "4a.9999.DictComp"}, {"additionalTextEdits": [{"newText": "from jinja2 import DictLoader\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2 import DictLoader\n", "kind": 7, "label": "DictLoader", "sortText": "4a.9999.DictLoader"}, {"additionalTextEdits": [{"newText": "from jinja2.loaders import DictLoader\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.loaders import DictLoader\n", "kind": 7, "label": "DictLoader", "sortText": "4a.9999.DictLoader"}, {"additionalTextEdits": [{"newText": "from types import DynamicClassAttribute\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from types import DynamicClassAttribute\n", "kind": 7, "label": "DynamicClassAttribute", "sortText": "4a.9999.DynamicClassAttribute"}, {"additionalTextEdits": [{"newText": "from pickle import EMPTY_DICT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pickle import EMPTY_DICT\n", "kind": 6, "label": "EMPTY_DICT", "sortText": "4a.9999.EMPTY_DICT"}, {"additionalTextEdits": [{"newText": "from stat import FILE_ATTRIBUTE_DIRECTORY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from stat import FILE_ATTRIBUTE_DIRECTORY\n", "kind": 6, "label": "FILE_ATTRIBUTE_DIRECTORY", "sortText": "4a.9999.FILE_ATTRIBUTE_DIRECTORY"}, {"additionalTextEdits": [{"newText": "from click.types import FileInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import FileInfoDict\n", "kind": 7, "label": "FileInfoDict", "sortText": "4a.9999.FileInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import FileMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import FileMultiDict\n", "kind": 7, "label": "FileMultiDict", "sortText": "4a.9999.FileMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.file_storage import FileMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.file_storage import FileMultiDict\n", "kind": 7, "label": "FileMultiDict", "sortText": "4a.9999.FileMultiDict"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import FormDataRoutingRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import FormDataRoutingRedirect\n", "kind": 7, "label": "FormDataRoutingRedirect", "sortText": "4a.9999.FormDataRoutingRedirect"}, {"additionalTextEdits": [{"newText": "from click.types import FuncParamTypeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import FuncParamTypeInfoDict\n", "kind": 7, "label": "FuncParamTypeInfoDict", "sortText": "4a.9999.FuncParamTypeInfoDict"}, {"additionalTextEdits": [{"newText": "from urllib3 import HTTPHeaderDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3 import HTTPHeaderDict\n", "kind": 7, "label": "HTTPHeaderDict", "sortText": "4a.9999.HTTPHeaderDict"}, {"additionalTextEdits": [{"newText": "from socket import IP_DEFAULT_MULTICAST_LOOP\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from socket import IP_DEFAULT_MULTICAST_LOOP\n", "kind": 6, "label": "IP_DEFAULT_MULTICAST_LOOP", "sortText": "4a.9999.IP_DEFAULT_MULTICAST_LOOP"}, {"additionalTextEdits": [{"newText": "from socket import IP_DEFAULT_MULTICAST_TTL\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from socket import IP_DEFAULT_MULTICAST_TTL\n", "kind": 6, "label": "IP_DEFAULT_MULTICAST_TTL", "sortText": "4a.9999.IP_DEFAULT_MULTICAST_TTL"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableDict\n", "kind": 7, "label": "ImmutableDict", "sortText": "4a.9999.ImmutableDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableDict\n", "kind": 7, "label": "ImmutableDict", "sortText": "4a.9999.ImmutableDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableDictMixin\n", "kind": 7, "label": "ImmutableDictMixin", "sortText": "4a.9999.ImmutableDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import ImmutableDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import ImmutableDictMixin\n", "kind": 7, "label": "ImmutableDictMixin", "sortText": "4a.9999.ImmutableDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableMultiDict\n", "kind": 7, "label": "ImmutableMultiDict", "sortText": "4a.9999.ImmutableMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableMultiDict\n", "kind": 7, "label": "ImmutableMultiDict", "sortText": "4a.9999.ImmutableMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableMultiDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableMultiDictMixin\n", "kind": 7, "label": "ImmutableMultiDictMixin", "sortText": "4a.9999.ImmutableMultiDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import ImmutableMultiDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import ImmutableMultiDictMixin\n", "kind": 7, "label": "ImmutableMultiDictMixin", "sortText": "4a.9999.ImmutableMultiDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableTypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableTypeConversionDict\n", "kind": 7, "label": "ImmutableTypeConversionDict", "sortText": "4a.9999.ImmutableTypeConversionDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableTypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableTypeConversionDict\n", "kind": 7, "label": "ImmutableTypeConversionDict", "sortText": "4a.9999.ImmutableTypeConversionDict"}, {"additionalTextEdits": [{"newText": "from idna import InvalidCodepointContext\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from idna import InvalidCodepointContext\n", "kind": 7, "label": "InvalidCodepointContext", "sortText": "4a.9999.InvalidCodepointContext"}, {"additionalTextEdits": [{"newText": "from idna.core import InvalidCodepointContext\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from idna.core import InvalidCodepointContext\n", "kind": 7, "label": "InvalidCodepointContext", "sortText": "4a.9999.InvalidCodepointContext"}, {"additionalTextEdits": [{"newText": "from requests.structures import LookupDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import LookupDict\n", "kind": 7, "label": "LookupDict", "sortText": "4a.9999.LookupDict"}, {"additionalTextEdits": [{"newText": "from http.client import MISDIRECTED_REQUEST\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.client import MISDIRECTED_REQUEST\n", "kind": 6, "label": "MISDIRECTED_REQUEST", "sortText": "4a.9999.MISDIRECTED_REQUEST"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import MisdirectedRequest\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import MisdirectedRequest\n", "kind": 7, "label": "MisdirectedRequest", "sortText": "4a.9999.MisdirectedRequest"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import MultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import MultiDict\n", "kind": 7, "label": "MultiDict", "sortText": "4a.9999.MultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import MultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import MultiDict\n", "kind": 7, "label": "MultiDict", "sortText": "4a.9999.MultiDict"}, {"additionalTextEdits": [{"newText": "from click.types import NumberRangeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import NumberRangeInfoDict\n", "kind": 7, "label": "NumberRangeInfoDict", "sortText": "4a.9999.NumberRangeInfoDict"}, {"additionalTextEdits": [{"newText": "from os import O_DIRECT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import O_DIRECT\n", "kind": 6, "label": "O_DIRECT", "sortText": "4a.9999.O_DIRECT"}, {"additionalTextEdits": [{"newText": "from os import O_DIRECTORY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import O_DIRECTORY\n", "kind": 6, "label": "O_DIRECTORY", "sortText": "4a.9999.O_DIRECTORY"}, {"additionalTextEdits": [{"newText": "from collections import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import OrderedDict\n", "kind": 7, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from requests.sessions import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from requests.utils import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from http.client import PERMANENT_REDIRECT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.client import PERMANENT_REDIRECT\n", "kind": 6, "label": "PERMANENT_REDIRECT", "sortText": "4a.9999.PERMANENT_REDIRECT"}, {"additionalTextEdits": [{"newText": "from click.types import ParamTypeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import ParamTypeInfoDict\n", "kind": 7, "label": "ParamTypeInfoDict", "sortText": "4a.9999.ParamTypeInfoDict"}, {"additionalTextEdits": [{"newText": "from flask.json.tag import PassDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.json.tag import PassDict\n", "kind": 7, "label": "PassDict", "sortText": "4a.9999.PassDict"}, {"additionalTextEdits": [{"newText": "from click.types import PathInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import PathInfoDict\n", "kind": 7, "label": "PathInfoDict", "sortText": "4a.9999.PathInfoDict"}, {"additionalTextEdits": [{"newText": "from requests.models import REDIRECT_STATI\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import REDIRECT_STATI\n", "kind": 6, "label": "REDIRECT_STATI", "sortText": "4a.9999.REDIRECT_STATI"}, {"additionalTextEdits": [{"newText": "from requests.sessions import REDIRECT_STATI\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import REDIRECT_STATI\n", "kind": 6, "label": "REDIRECT_STATI", "sortText": "4a.9999.REDIRECT_STATI"}, {"additionalTextEdits": [{"newText": "from uuid import RESERVED_MICROSOFT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from uuid import RESERVED_MICROSOFT\n", "kind": 6, "label": "RESERVED_MICROSOFT", "sortText": "4a.9999.RESERVED_MICROSOFT"}, {"additionalTextEdits": [{"newText": "from http.client import RemoteDisconnected\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.client import RemoteDisconnected\n", "kind": 7, "label": "RemoteDisconnected", "sortText": "4a.9999.RemoteDisconnected"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import RequestAliasRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import RequestAliasRedirect\n", "kind": 7, "label": "RequestAliasRedirect", "sortText": "4a.9999.RequestAliasRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import RequestAliasRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import RequestAliasRedirect\n", "kind": 7, "label": "RequestAliasRedirect", "sortText": "4a.9999.RequestAliasRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import RequestRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import RequestRedirect\n", "kind": 7, "label": "RequestRedirect", "sortText": "4a.9999.RequestRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import RequestRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import RequestRedirect\n", "kind": 7, "label": "RequestRedirect", "sortText": "4a.9999.RequestRedirect"}, {"additionalTextEdits": [{"newText": "from requests.sessions import SessionRedirectMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import SessionRedirectMixin\n", "kind": 7, "label": "SessionRedirectMixin", "sortText": "4a.9999.SessionRedirectMixin"}, {"additionalTextEdits": [{"newText": "from http.client import TEMPORARY_REDIRECT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.client import TEMPORARY_REDIRECT\n", "kind": 6, "label": "TEMPORARY_REDIRECT", "sortText": "4a.9999.TEMPORARY_REDIRECT"}, {"additionalTextEdits": [{"newText": "from flask.json.tag import TagDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.json.tag import TagDict\n", "kind": 7, "label": "TagDict", "sortText": "4a.9999.TagDict"}, {"additionalTextEdits": [{"newText": "from tempfile import TemporaryDirectory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from tempfile import TemporaryDirectory\n", "kind": 7, "label": "TemporaryDirectory", "sortText": "4a.9999.TemporaryDirectory"}, {"additionalTextEdits": [{"newText": "from requests import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests import TooManyRedirects\n", "kind": 7, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from requests.exceptions import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.exceptions import TooManyRedirects\n", "kind": 7, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from requests.sessions import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import TooManyRedirects\n", "kind": 6, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from click.types import TupleInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import TupleInfoDict\n", "kind": 7, "label": "TupleInfoDict", "sortText": "4a.9999.TupleInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import TypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import TypeConversionDict\n", "kind": 7, "label": "TypeConversionDict", "sortText": "4a.9999.TypeConversionDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import TypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import TypeConversionDict\n", "kind": 7, "label": "TypeConversionDict", "sortText": "4a.9999.TypeConversionDict"}, {"additionalTextEdits": [{"newText": "from typing import TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import TypedDict\n", "kind": 6, "label": "TypedDict", "sortText": "4a.9999.TypedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import TypedDict\n", "kind": 6, "label": "TypedDict", "sortText": "4a.9999.TypedDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import UpdateDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import UpdateDictMixin\n", "kind": 7, "label": "UpdateDictMixin", "sortText": "4a.9999.UpdateDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import UpdateDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import UpdateDictMixin\n", "kind": 7, "label": "UpdateDictMixin", "sortText": "4a.9999.UpdateDictMixin"}, {"additionalTextEdits": [{"newText": "from collections import UserDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import UserDict\n", "kind": 7, "label": "UserDict", "sortText": "4a.9999.UserDict"}, {"additionalTextEdits": [{"newText": "from weakref import WeakKeyDictionary\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import WeakKeyDictionary\n", "kind": 7, "label": "WeakKeyDictionary", "sortText": "4a.9999.WeakKeyDictionary"}, {"additionalTextEdits": [{"newText": "from weakref import WeakValueDictionary\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import WeakValueDictionary\n", "kind": 7, "label": "WeakValueDictionary", "sortText": "4a.9999.WeakValueDictionary"}, {"additionalTextEdits": [{"newText": "from codecs import _BufferedIncrementalDecoder\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from codecs import _BufferedIncrementalDecoder\n", "kind": 7, "label": "_BufferedIncrementalDecoder", "sortText": "4a.9999._BufferedIncrementalDecoder"}, {"additionalTextEdits": [{"newText": "from enum import _EnumDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from enum import _EnumDict\n", "kind": 7, "label": "_EnumDict", "sortText": "4a.9999._EnumDict"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicate\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicate\n", "kind": 6, "label": "_GetMembersPredicate", "sortText": "4a.9999._GetMembersPredicate"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicateTypeGuard\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicateTypeGuard\n", "kind": 6, "label": "_GetMembersPredicateTypeGuard", "sortText": "4a.9999._GetMembersPredicateTypeGuard"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicateTypeIs\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicateTypeIs\n", "kind": 6, "label": "_GetMembersPredicateTypeIs", "sortText": "4a.9999._GetMembersPredicateTypeIs"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import _ImmutableOrderedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import _ImmutableOrderedMultiDict\n", "kind": 7, "label": "_ImmutableOrderedMultiDict", "sortText": "4a.9999._ImmutableOrderedMultiDict"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictItemsView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictItemsView\n", "kind": 7, "label": "_OrderedDictItemsView", "sortText": "4a.9999._OrderedDictItemsView"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictKeysView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictKeysView\n", "kind": 7, "label": "_OrderedDictKeysView", "sortText": "4a.9999._OrderedDictKeysView"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictValuesView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictValuesView\n", "kind": 7, "label": "_OrderedDictValuesView", "sortText": "4a.9999._OrderedDictValuesView"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import _OrderedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import _OrderedMultiDict\n", "kind": 7, "label": "_OrderedMultiDict", "sortText": "4a.9999._OrderedMultiDict"}, {"additionalTextEdits": [{"newText": "from ssl import _PeerCertRetDictType\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import _PeerCertRetDictType\n", "kind": 6, "label": "_PeerCertRetDictType", "sortText": "4a.9999._PeerCertRetDictType"}, {"additionalTextEdits": [{"newText": "from itertools import _Predicate\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itertools import _Predicate\n", "kind": 6, "label": "_Predicate", "sortText": "4a.9999._Predicate"}, {"additionalTextEdits": [{"newText": "from contextlib import _RedirectStream\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _RedirectStream\n", "kind": 7, "label": "_RedirectStream", "sortText": "4a.9999._RedirectStream"}, {"additionalTextEdits": [{"newText": "from click.shell_completion import _SourceVarsDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.shell_completion import _SourceVarsDict\n", "kind": 7, "label": "_SourceVarsDict", "sortText": "4a.9999._SourceVarsDict"}, {"additionalTextEdits": [{"newText": "from contextlib import _SupportsRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _SupportsRedirect\n", "kind": 7, "label": "_SupportsRedirect", "sortText": "4a.9999._SupportsRedirect"}, {"additionalTextEdits": [{"newText": "from contextlib import _SupportsRedirectT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _SupportsRedirectT\n", "kind": 6, "label": "_SupportsRedirectT", "sortText": "4a.9999._SupportsRedirectT"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import _TAnyMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import _TAnyMultiDict\n", "kind": 6, "label": "_TAnyMultiDict", "sortText": "4a.9999._TAnyMultiDict"}, {"additionalTextEdits": [{"newText": "from urllib3.util.ssl_ import _TYPE_PEER_CERT_RET_DICT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.ssl_ import _TYPE_PEER_CERT_RET_DICT\n", "kind": 7, "label": "_TYPE_PEER_CERT_RET_DICT", "sortText": "4a.9999._TYPE_PEER_CERT_RET_DICT"}, {"additionalTextEdits": [{"newText": "from typing import _TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import _TypedDict\n", "kind": 7, "label": "_TypedDict", "sortText": "4a.9999._TypedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import _TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import _TypedDict\n", "kind": 7, "label": "_TypedDict", "sortText": "4a.9999._TypedDict"}, {"additionalTextEdits": [{"newText": "from colorama.ansitowin32 import _WinTermCallDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from colorama.ansitowin32 import _WinTermCallDict\n", "kind": 6, "label": "_WinTermCallDict", "sortText": "4a.9999._WinTermCallDict"}, {"additionalTextEdits": [{"newText": "from urllib3.connection import _WrappedAndVerifiedSocket\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.connection import _WrappedAndVerifiedSocket\n", "kind": 7, "label": "_WrappedAndVerifiedSocket", "sortText": "4a.9999._WrappedAndVerifiedSocket"}, {"additionalTextEdits": [{"newText": "from abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from ast import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.base_events import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.base_events import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.coroutines import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.coroutines import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.events import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.events import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.futures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.futures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.locks import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.locks import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.protocols import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.protocols import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.queues import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.queues import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.runners import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.runners import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.streams import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.streams import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.subprocess import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.subprocess import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.taskgroups import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.taskgroups import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.tasks import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.tasks import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.threads import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.threads import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.timeouts import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.timeouts import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.transports import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.transports import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.unix_events import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.unix_events import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from atexit import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from atexit import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from base64 import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from base64 import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from binascii import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from binascii import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from blinker import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from blinker import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from blinker.base import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from blinker.base import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.core import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.core import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.decorators import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.decorators import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.formatting import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.formatting import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.globals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.globals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.parser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.parser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.shell_completion import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.shell_completion import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.termui import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.termui import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.testing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.testing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from code import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from code import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from codecs import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from codecs import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from collections import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from collections.abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections.abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from colorama import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from colorama import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from colorama.ansitowin32 import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from colorama.ansitowin32 import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from contextlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from contextvars import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextvars import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from copy import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from copy import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from dataclasses import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from dataclasses import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from datetime import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from datetime import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from decimal import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from decimal import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from difflib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from difflib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from email.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from email.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from enum import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from enum import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from errno import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from errno import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.app import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.app import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.blueprints import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.blueprints import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.cli import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.cli import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.config import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.config import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.ctx import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.ctx import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.globals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.globals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.helpers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.json import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.json import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.json.provider import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.json.provider import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.json.tag import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.json.tag import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.logging import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.logging import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sansio.app import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.app import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sansio.blueprints import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.blueprints import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sansio.scaffold import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.scaffold import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sessions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sessions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.signals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.signals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.templating import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.templating import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.testing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.testing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.typing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.typing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.wrappers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.wrappers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from fnmatch import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from fnmatch import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from functools import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from functools import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from genericpath import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from genericpath import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from getpass import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from getpass import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from gettext import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from gettext import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from glob import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from glob import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from hashlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from hashlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from hmac import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from hmac import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from html import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from html import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.client import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.client import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.cookiejar import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.cookiejar import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.cookies import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.cookies import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.server import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.server import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from idna import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from idna import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from idna.core import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from idna.core import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.machinery import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.machinery import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.metadata import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.metadata import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.util import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.util import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from inspect import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from io import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from io import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itertools import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itertools import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.encoding import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.encoding import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.exc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.exc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.serializer import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.serializer import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.signer import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.signer import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.timed import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.timed import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.url_safe import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.url_safe import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2 import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2 import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.async_utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.async_utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.bccache import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.bccache import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.compiler import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.compiler import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.debug import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.debug import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.environment import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.environment import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.lexer import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.lexer import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.loaders import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.loaders import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.nodes import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.nodes import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.parser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.parser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.runtime import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.runtime import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from json import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from json import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from json.decoder import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from json.decoder import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from json.encoder import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from json.encoder import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from logging import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from logging import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from markupsafe import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from markupsafe import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from marshal import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from marshal import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from math import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from math import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from mimetypes import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from mimetypes import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from numbers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from numbers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from operator import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from operator import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from os import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from os.path import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os.path import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pathlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pathlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pickle import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pickle import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pkgutil import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pkgutil import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from platform import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from platform import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from posixpath import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from posixpath import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pprint import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pprint import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from queue import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from queue import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from random import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from random import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from re import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from re import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from readline import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from readline import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.adapters import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.adapters import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.api import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.api import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.auth import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.auth import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.compat import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.compat import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.cookies import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.cookies import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.hooks import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.hooks import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.models import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.packages import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.packages import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.sessions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.status_codes import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.status_codes import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.structures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from rlcompleter import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from rlcompleter import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from secrets import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from secrets import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from selectors import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from selectors import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from shlex import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from shlex import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from shutil import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from shutil import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from socket import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from socket import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from socketserver import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from socketserver import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from socks import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from socks import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from ssl import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from stat import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from stat import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from string import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from string import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from subprocess import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from subprocess import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from sys import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from sys import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from tempfile import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from tempfile import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from termios import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from termios import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from threading import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from threading import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from time import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from time import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from traceback import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from traceback import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from tty import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from tty import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from typing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from typing_extensions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from unicodedata import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from unicodedata import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib.parse import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib.parse import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3 import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3 import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.connection import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.connection import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.connectionpool import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.connectionpool import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.contrib.socks import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.contrib.socks import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.fields import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.fields import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.filepost import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.filepost import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.poolmanager import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.poolmanager import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.connection import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.connection import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.proxy import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.proxy import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.request import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.request import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.retry import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.retry import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.ssl_ import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.ssl_ import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.timeout import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.timeout import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.url import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.url import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.util import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.util import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from uuid import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from uuid import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from warnings import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from warnings import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from weakref import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from webbrowser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from webbrowser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.accept import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.accept import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.auth import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.auth import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.cache_control import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.cache_control import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.csp import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.csp import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.etag import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.etag import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.file_storage import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.file_storage import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.headers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.headers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.range import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.range import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.debug import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.debug import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.debug.tbtools import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.debug.tbtools import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.formparser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.formparser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.http import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.http import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.local import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.local import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.middleware.shared_data import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.middleware.shared_data import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.converters import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.converters import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.map import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.map import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.matcher import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.matcher import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.rules import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.rules import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.http import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.http import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.multipart import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.multipart import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.request import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.request import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.security import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.security import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.serving import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.serving import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.urls import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.urls import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.user_agent import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.user_agent import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers.request import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers.request import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wsgi import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wsgi import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from wsgiref.types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from wsgiref.types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from zipfile import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from zipfile import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from zipimport import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from zipimport import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from zlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from zlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from idna.core import _bidi_rtl_categories\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from idna.core import _bidi_rtl_categories\n", "kind": 6, "label": "_bidi_rtl_categories", "sortText": "4a.9999._bidi_rtl_categories"}, {"additionalTextEdits": [{"newText": "from jinja2.runtime import _dict_method_all\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.runtime import _dict_method_all\n", "kind": 3, "label": "_dict_method_all", "sortText": "4a.9999._dict_method_all"}, {"additionalTextEdits": [{"newText": "from importlib.util import _incompatible_extension_module_restrictions\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.util import _incompatible_extension_module_restrictions\n", "kind": 7, "label": "_incompatible_extension_module_restrictions", "sortText": "4a.9999._incompatible_extension_module_restrictions"}, {"additionalTextEdits": [{"newText": "from collections import _odict_items\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_items\n", "kind": 7, "label": "_odict_items", "sortText": "4a.9999._odict_items"}, {"additionalTextEdits": [{"newText": "from collections import _odict_keys\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_keys\n", "kind": 7, "label": "_odict_keys", "sortText": "4a.9999._odict_keys"}, {"additionalTextEdits": [{"newText": "from collections import _odict_values\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_values\n", "kind": 7, "label": "_odict_values", "sortText": "4a.9999._odict_values"}, {"additionalTextEdits": [{"newText": "from flask.helpers import _wz_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import _wz_redirect\n", "kind": 3, "label": "_wz_redirect", "sortText": "4a.9999._wz_redirect"}, {"additionalTextEdits": [{"newText": "from flask.sansio.app import _wz_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.app import _wz_redirect\n", "kind": 3, "label": "_wz_redirect", "sortText": "4a.9999._wz_redirect"}, {"additionalTextEdits": [{"newText": "from requests.utils import add_dict_to_cookiejar\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import add_dict_to_cookiejar\n", "kind": 3, "label": "add_dict_to_cookiejar", "sortText": "4a.9999.add_dict_to_cookiejar"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import append_slash_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import append_slash_redirect\n", "kind": 3, "label": "append_slash_redirect", "sortText": "4a.9999.append_slash_redirect"}, {"additionalTextEdits": [{"newText": "from dataclasses import asdict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from dataclasses import asdict\n", "kind": 3, "label": "asdict", "sortText": "4a.9999.asdict"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import attach_enctype_error_multidict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import attach_enctype_error_multidict\n", "kind": 3, "label": "attach_enctype_error_multidict", "sortText": "4a.9999.attach_enctype_error_multidict"}, {"additionalTextEdits": [{"newText": "from unicodedata import bidirectional\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from unicodedata import bidirectional\n", "kind": 3, "label": "bidirectional", "sortText": "4a.9999.bidirectional"}, {"additionalTextEdits": [{"newText": "from requests.cookies import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.cookies import cookiejar_from_dict\n", "kind": 3, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from requests.models import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import cookiejar_from_dict\n", "kind": 6, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from requests.sessions import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import cookiejar_from_dict\n", "kind": 6, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from requests.utils import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import cookiejar_from_dict\n", "kind": 6, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from sys import deactivate_stack_trampoline\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from sys import deactivate_stack_trampoline\n", "kind": 3, "label": "deactivate_stack_trampoline", "sortText": "4a.9999.deactivate_stack_trampoline"}, {"additionalTextEdits": [{"newText": "from collections import defaultdict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import defaultdict\n", "kind": 7, "label": "defaultdict", "sortText": "4a.9999.defaultdict"}, {"additionalTextEdits": [{"newText": "from requests.utils import dict_from_cookiejar\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import dict_from_cookiejar\n", "kind": 3, "label": "dict_from_cookiejar", "sortText": "4a.9999.dict_from_cookiejar"}, {"additionalTextEdits": [{"newText": "from requests.utils import dict_to_sequence\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import dict_to_sequence\n", "kind": 3, "label": "dict_to_sequence", "sortText": "4a.9999.dict_to_sequence"}, {"additionalTextEdits": [{"newText": "from requests.utils import get_encodings_from_content\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import get_encodings_from_content\n", "kind": 3, "label": "get_encodings_from_content", "sortText": "4a.9999.get_encodings_from_content"}, {"additionalTextEdits": [{"newText": "from typing import is_typeddict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import is_typeddict\n", "kind": 3, "label": "is_typeddict", "sortText": "4a.9999.is_typeddict"}, {"additionalTextEdits": [{"newText": "from requests.auth import parse_dict_header\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.auth import parse_dict_header\n", "kind": 6, "label": "parse_dict_header", "sortText": "4a.9999.parse_dict_header"}, {"additionalTextEdits": [{"newText": "from requests.utils import parse_dict_header\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import parse_dict_header\n", "kind": 3, "label": "parse_dict_header", "sortText": "4a.9999.parse_dict_header"}, {"additionalTextEdits": [{"newText": "from werkzeug.http import parse_dict_header\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.http import parse_dict_header\n", "kind": 3, "label": "parse_dict_header", "sortText": "4a.9999.parse_dict_header"}, {"additionalTextEdits": [{"newText": "from flask import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from flask.helpers import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from contextlib import redirect_stderr\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import redirect_stderr\n", "kind": 7, "label": "redirect_stderr", "sortText": "4a.9999.redirect_stderr"}, {"additionalTextEdits": [{"newText": "from contextlib import redirect_stdout\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import redirect_stdout\n", "kind": 7, "label": "redirect_stdout", "sortText": "4a.9999.redirect_stdout"}, {"additionalTextEdits": [{"newText": "from flask import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from flask.helpers import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from functools import singledispatchmethod\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from functools import singledispatchmethod\n", "kind": 7, "label": "singledispatchmethod", "sortText": "4a.9999.singledispatchmethod"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE", "sortText": "4b.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE", "sortText": "4b.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE", "sortText": "4b.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_EXPIRED\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_EXPIRED\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_EXPIRED", "sortText": "4b.9999.ALERT_DESCRIPTION_CERTIFICATE_EXPIRED"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_REVOKED\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_REVOKED\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_REVOKED", "sortText": "4b.9999.ALERT_DESCRIPTION_CERTIFICATE_REVOKED"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN", "sortText": "4b.9999.ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE", "sortText": "4b.9999.ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_CLOSE_NOTIFY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_CLOSE_NOTIFY\n", "kind": 6, "label": "ALERT_DESCRIPTION_CLOSE_NOTIFY", "sortText": "4b.9999.ALERT_DESCRIPTION_CLOSE_NOTIFY"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_DECRYPT_ERROR\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_DECRYPT_ERROR\n", "kind": 6, "label": "ALERT_DESCRIPTION_DECRYPT_ERROR", "sortText": "4b.9999.ALERT_DESCRIPTION_DECRYPT_ERROR"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_INSUFFICIENT_SECURITY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_INSUFFICIENT_SECURITY\n", "kind": 6, "label": "ALERT_DESCRIPTION_INSUFFICIENT_SECURITY", "sortText": "4b.9999.ALERT_DESCRIPTION_INSUFFICIENT_SECURITY"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_UNEXPECTED_MESSAGE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_UNEXPECTED_MESSAGE\n", "kind": 6, "label": "ALERT_DESCRIPTION_UNEXPECTED_MESSAGE", "sortText": "4b.9999.ALERT_DESCRIPTION_UNEXPECTED_MESSAGE"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE\n", "kind": 6, "label": "ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE", "sortText": "4b.9999.ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE"}, {"additionalTextEdits": [{"newText": "from urllib3._collections import HTTPHeaderDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._collections import HTTPHeaderDict\n", "kind": 7, "label": "HTTPHeaderDict", "sortText": "4b.9999.HTTPHeaderDict"}, {"additionalTextEdits": [{"newText": "from urllib3._collections import HTTPHeaderDictItemView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._collections import HTTPHeaderDictItemView\n", "kind": 7, "label": "HTTPHeaderDictItemView", "sortText": "4b.9999.HTTPHeaderDictItemView"}, {"additionalTextEdits": [{"newText": "from _socket import IP_DEFAULT_MULTICAST_LOOP\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _socket import IP_DEFAULT_MULTICAST_LOOP\n", "kind": 6, "label": "IP_DEFAULT_MULTICAST_LOOP", "sortText": "4b.9999.IP_DEFAULT_MULTICAST_LOOP"}, {"additionalTextEdits": [{"newText": "from _socket import IP_DEFAULT_MULTICAST_TTL\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _socket import IP_DEFAULT_MULTICAST_TTL\n", "kind": 6, "label": "IP_DEFAULT_MULTICAST_TTL", "sortText": "4b.9999.IP_DEFAULT_MULTICAST_TTL"}, {"additionalTextEdits": [{"newText": "from _typeshed import IdentityFunction\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed import IdentityFunction\n", "kind": 7, "label": "IdentityFunction", "sortText": "4b.9999.IdentityFunction"}, {"additionalTextEdits": [{"newText": "from _typeshed._type_checker_internals import TypedDictFallback\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed._type_checker_internals import TypedDictFallback\n", "kind": 7, "label": "TypedDictFallback", "sortText": "4b.9999.TypedDictFallback"}, {"additionalTextEdits": [{"newText": "from werkzeug._internal import _DictAccessorProperty\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug._internal import _DictAccessorProperty\n", "kind": 7, "label": "_DictAccessorProperty", "sortText": "4b.9999._DictAccessorProperty"}, {"additionalTextEdits": [{"newText": "from _ssl import _PeerCertRetDictType\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import _PeerCertRetDictType\n", "kind": 6, "label": "_PeerCertRetDictType", "sortText": "4b.9999._PeerCertRetDictType"}, {"additionalTextEdits": [{"newText": "from __future__ import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from __future__ import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _codecs import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _codecs import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _collections_abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _contextvars import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _contextvars import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _frozen_importlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _frozen_importlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _frozen_importlib_external import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _frozen_importlib_external import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _hashlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _hashlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _io import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _io import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _operator import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _operator import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _pickle import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _pickle import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _random import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _random import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _socket import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _socket import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _ssl import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _stat import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _stat import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _thread import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _thread import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed._type_checker_internals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed._type_checker_internals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed.wsgi import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed.wsgi import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _warnings import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _warnings import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _weakref import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _weakref import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from blinker._utilities import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from blinker._utilities import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click._compat import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click._compat import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click._termui_impl import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click._termui_impl import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click._textwrap import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click._textwrap import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click._utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click._utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib._abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib._abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib._bootstrap import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib._bootstrap import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib._bootstrap_external import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib._bootstrap_external import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.metadata._meta import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.metadata._meta import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from markupsafe._native import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from markupsafe._native import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from markupsafe._speedups import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from markupsafe._speedups import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.__version__ import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.__version__ import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3._base_connection import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._base_connection import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3._collections import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._collections import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3._request_methods import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._request_methods import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3._version import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._version import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug._internal import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug._internal import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug._reloader import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug._reloader import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_items\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_items\n", "kind": 7, "label": "dict_items", "sortText": "4b.9999.dict_items"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_keys\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_keys\n", "kind": 7, "label": "dict_keys", "sortText": "4b.9999.dict_keys"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_values\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_values\n", "kind": 7, "label": "dict_values", "sortText": "4b.9999.dict_values"}, {"additionalTextEdits": [{"newText": "from urllib3._collections import ensure_can_construct_http_header_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._collections import ensure_can_construct_http_header_dict\n", "kind": 3, "label": "ensure_can_construct_http_header_dict", "sortText": "4b.9999.ensure_can_construct_http_header_dict"}, {"additionalTextEdits": [{"newText": "from typing import DefaultDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import DefaultDict\n", "kind": 6, "label": "DefaultDict", "sortText": "9.9999.DefaultDict", "tags": [1]}, {"additionalTextEdits": [{"newText": "from typing import Dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import Dict\n", "kind": 6, "label": "Dict", "sortText": "9.9999.Dict", "tags": [1]}, {"additionalTextEdits": [{"newText": "from typing import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "9.9999.OrderedDict", "tags": [1]}]}} +{"suite": "web", "label": "request args completion", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 9, "character": 18, "iteration": 5, "result": {"isIncomplete": false, "items": [{"kind": 14, "label": "False", "sortText": "0.9999.False"}, {"data": "builtin", "kind": 7, "label": "IsADirectoryError", "sortText": "0.9999.IsADirectoryError"}, {"kind": 14, "label": "None", "sortText": "0.9999.None"}, {"data": "builtin", "kind": 7, "label": "NotADirectoryError", "sortText": "0.9999.NotADirectoryError"}, {"data": "builtin", "kind": 7, "label": "PendingDeprecationWarning", "sortText": "0.9999.PendingDeprecationWarning"}, {"kind": 14, "label": "True", "sortText": "0.9999.True"}, {"kind": 14, "label": "and", "sortText": "0.9999.and"}, {"kind": 14, "label": "await", "sortText": "0.9999.await"}, {"data": "builtin", "kind": 7, "label": "dict", "sortText": "0.9999.dict"}, {"kind": 14, "label": "else", "sortText": "0.9999.else"}, {"kind": 14, "label": "for", "sortText": "0.9999.for"}, {"kind": 14, "label": "if", "sortText": "0.9999.if"}, {"kind": 14, "label": "in", "sortText": "0.9999.in"}, {"kind": 14, "label": "is", "sortText": "0.9999.is"}, {"kind": 14, "label": "lambda", "sortText": "0.9999.lambda"}, {"kind": 14, "label": "not", "sortText": "0.9999.not"}, {"kind": 14, "label": "or", "sortText": "0.9999.or"}, {"kind": 14, "label": "yield", "sortText": "0.9999.yield"}, {"data": "builtin", "kind": 21, "label": "__dict__", "sortText": "3.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE", "sortText": "4a.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE", "sortText": "4a.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE", "sortText": "4a.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_EXPIRED\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_EXPIRED\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_EXPIRED", "sortText": "4a.9999.ALERT_DESCRIPTION_CERTIFICATE_EXPIRED"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_REVOKED\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_REVOKED\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_REVOKED", "sortText": "4a.9999.ALERT_DESCRIPTION_CERTIFICATE_REVOKED"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN", "sortText": "4a.9999.ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE", "sortText": "4a.9999.ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_CLOSE_NOTIFY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_CLOSE_NOTIFY\n", "kind": 6, "label": "ALERT_DESCRIPTION_CLOSE_NOTIFY", "sortText": "4a.9999.ALERT_DESCRIPTION_CLOSE_NOTIFY"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_DECRYPT_ERROR\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_DECRYPT_ERROR\n", "kind": 6, "label": "ALERT_DESCRIPTION_DECRYPT_ERROR", "sortText": "4a.9999.ALERT_DESCRIPTION_DECRYPT_ERROR"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_INSUFFICIENT_SECURITY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_INSUFFICIENT_SECURITY\n", "kind": 6, "label": "ALERT_DESCRIPTION_INSUFFICIENT_SECURITY", "sortText": "4a.9999.ALERT_DESCRIPTION_INSUFFICIENT_SECURITY"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_UNEXPECTED_MESSAGE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_UNEXPECTED_MESSAGE\n", "kind": 6, "label": "ALERT_DESCRIPTION_UNEXPECTED_MESSAGE", "sortText": "4a.9999.ALERT_DESCRIPTION_UNEXPECTED_MESSAGE"}, {"additionalTextEdits": [{"newText": "from ssl import ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE\n", "kind": 6, "label": "ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE", "sortText": "4a.9999.ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE"}, {"additionalTextEdits": [{"newText": "from urllib3.exceptions import BodyNotHttplibCompatible\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.exceptions import BodyNotHttplibCompatible\n", "kind": 7, "label": "BodyNotHttplibCompatible", "sortText": "4a.9999.BodyNotHttplibCompatible"}, {"additionalTextEdits": [{"newText": "from codecs import BufferedIncrementalDecoder\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from codecs import BufferedIncrementalDecoder\n", "kind": 7, "label": "BufferedIncrementalDecoder", "sortText": "4a.9999.BufferedIncrementalDecoder"}, {"additionalTextEdits": [{"newText": "from codecs import BufferedIncrementalEncoder\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from codecs import BufferedIncrementalEncoder\n", "kind": 7, "label": "BufferedIncrementalEncoder", "sortText": "4a.9999.BufferedIncrementalEncoder"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import CallbackDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import CallbackDict\n", "kind": 7, "label": "CallbackDict", "sortText": "4a.9999.CallbackDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import CallbackDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import CallbackDict\n", "kind": 7, "label": "CallbackDict", "sortText": "4a.9999.CallbackDict"}, {"additionalTextEdits": [{"newText": "from requests.structures import CaseInsensitiveDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import CaseInsensitiveDict\n", "kind": 7, "label": "CaseInsensitiveDict", "sortText": "4a.9999.CaseInsensitiveDict"}, {"additionalTextEdits": [{"newText": "from requests.utils import CaseInsensitiveDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import CaseInsensitiveDict\n", "kind": 6, "label": "CaseInsensitiveDict", "sortText": "4a.9999.CaseInsensitiveDict"}, {"additionalTextEdits": [{"newText": "from click.types import ChoiceInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import ChoiceInfoDict\n", "kind": 7, "label": "ChoiceInfoDict", "sortText": "4a.9999.ChoiceInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import ClientDisconnected\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import ClientDisconnected\n", "kind": 7, "label": "ClientDisconnected", "sortText": "4a.9999.ClientDisconnected"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import ClientRedirectError\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import ClientRedirectError\n", "kind": 7, "label": "ClientRedirectError", "sortText": "4a.9999.ClientRedirectError"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import CombinedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import CombinedMultiDict\n", "kind": 7, "label": "CombinedMultiDict", "sortText": "4a.9999.CombinedMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import CombinedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import CombinedMultiDict\n", "kind": 7, "label": "CombinedMultiDict", "sortText": "4a.9999.CombinedMultiDict"}, {"additionalTextEdits": [{"newText": "from requests.models import DEFAULT_REDIRECT_LIMIT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import DEFAULT_REDIRECT_LIMIT\n", "kind": 6, "label": "DEFAULT_REDIRECT_LIMIT", "sortText": "4a.9999.DEFAULT_REDIRECT_LIMIT"}, {"additionalTextEdits": [{"newText": "from requests.sessions import DEFAULT_REDIRECT_LIMIT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import DEFAULT_REDIRECT_LIMIT\n", "kind": 6, "label": "DEFAULT_REDIRECT_LIMIT", "sortText": "4a.9999.DEFAULT_REDIRECT_LIMIT"}, {"additionalTextEdits": [{"newText": "from pickle import DICT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pickle import DICT\n", "kind": 6, "label": "DICT", "sortText": "4a.9999.DICT"}, {"additionalTextEdits": [{"newText": "from click.types import DateTimeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import DateTimeInfoDict\n", "kind": 7, "label": "DateTimeInfoDict", "sortText": "4a.9999.DateTimeInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.debug import DebuggedApplication\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.debug import DebuggedApplication\n", "kind": 7, "label": "DebuggedApplication", "sortText": "4a.9999.DebuggedApplication"}, {"additionalTextEdits": [{"newText": "from decimal import DecimalException\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from decimal import DecimalException\n", "kind": 7, "label": "DecimalException", "sortText": "4a.9999.DecimalException"}, {"additionalTextEdits": [{"newText": "from jinja2.nodes import DerivedContextReference\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.nodes import DerivedContextReference\n", "kind": 7, "label": "DerivedContextReference", "sortText": "4a.9999.DerivedContextReference"}, {"additionalTextEdits": [{"newText": "from ast import Dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import Dict\n", "kind": 7, "label": "Dict", "sortText": "4a.9999.Dict"}, {"additionalTextEdits": [{"newText": "from jinja2.nodes import Dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.nodes import Dict\n", "kind": 7, "label": "Dict", "sortText": "4a.9999.Dict"}, {"additionalTextEdits": [{"newText": "from ast import DictComp\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import DictComp\n", "kind": 7, "label": "DictComp", "sortText": "4a.9999.DictComp"}, {"additionalTextEdits": [{"newText": "from jinja2 import DictLoader\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2 import DictLoader\n", "kind": 7, "label": "DictLoader", "sortText": "4a.9999.DictLoader"}, {"additionalTextEdits": [{"newText": "from jinja2.loaders import DictLoader\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.loaders import DictLoader\n", "kind": 7, "label": "DictLoader", "sortText": "4a.9999.DictLoader"}, {"additionalTextEdits": [{"newText": "from types import DynamicClassAttribute\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from types import DynamicClassAttribute\n", "kind": 7, "label": "DynamicClassAttribute", "sortText": "4a.9999.DynamicClassAttribute"}, {"additionalTextEdits": [{"newText": "from pickle import EMPTY_DICT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pickle import EMPTY_DICT\n", "kind": 6, "label": "EMPTY_DICT", "sortText": "4a.9999.EMPTY_DICT"}, {"additionalTextEdits": [{"newText": "from stat import FILE_ATTRIBUTE_DIRECTORY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from stat import FILE_ATTRIBUTE_DIRECTORY\n", "kind": 6, "label": "FILE_ATTRIBUTE_DIRECTORY", "sortText": "4a.9999.FILE_ATTRIBUTE_DIRECTORY"}, {"additionalTextEdits": [{"newText": "from click.types import FileInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import FileInfoDict\n", "kind": 7, "label": "FileInfoDict", "sortText": "4a.9999.FileInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import FileMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import FileMultiDict\n", "kind": 7, "label": "FileMultiDict", "sortText": "4a.9999.FileMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.file_storage import FileMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.file_storage import FileMultiDict\n", "kind": 7, "label": "FileMultiDict", "sortText": "4a.9999.FileMultiDict"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import FormDataRoutingRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import FormDataRoutingRedirect\n", "kind": 7, "label": "FormDataRoutingRedirect", "sortText": "4a.9999.FormDataRoutingRedirect"}, {"additionalTextEdits": [{"newText": "from click.types import FuncParamTypeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import FuncParamTypeInfoDict\n", "kind": 7, "label": "FuncParamTypeInfoDict", "sortText": "4a.9999.FuncParamTypeInfoDict"}, {"additionalTextEdits": [{"newText": "from urllib3 import HTTPHeaderDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3 import HTTPHeaderDict\n", "kind": 7, "label": "HTTPHeaderDict", "sortText": "4a.9999.HTTPHeaderDict"}, {"additionalTextEdits": [{"newText": "from socket import IP_DEFAULT_MULTICAST_LOOP\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from socket import IP_DEFAULT_MULTICAST_LOOP\n", "kind": 6, "label": "IP_DEFAULT_MULTICAST_LOOP", "sortText": "4a.9999.IP_DEFAULT_MULTICAST_LOOP"}, {"additionalTextEdits": [{"newText": "from socket import IP_DEFAULT_MULTICAST_TTL\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from socket import IP_DEFAULT_MULTICAST_TTL\n", "kind": 6, "label": "IP_DEFAULT_MULTICAST_TTL", "sortText": "4a.9999.IP_DEFAULT_MULTICAST_TTL"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableDict\n", "kind": 7, "label": "ImmutableDict", "sortText": "4a.9999.ImmutableDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableDict\n", "kind": 7, "label": "ImmutableDict", "sortText": "4a.9999.ImmutableDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableDictMixin\n", "kind": 7, "label": "ImmutableDictMixin", "sortText": "4a.9999.ImmutableDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import ImmutableDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import ImmutableDictMixin\n", "kind": 7, "label": "ImmutableDictMixin", "sortText": "4a.9999.ImmutableDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableMultiDict\n", "kind": 7, "label": "ImmutableMultiDict", "sortText": "4a.9999.ImmutableMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableMultiDict\n", "kind": 7, "label": "ImmutableMultiDict", "sortText": "4a.9999.ImmutableMultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableMultiDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableMultiDictMixin\n", "kind": 7, "label": "ImmutableMultiDictMixin", "sortText": "4a.9999.ImmutableMultiDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import ImmutableMultiDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import ImmutableMultiDictMixin\n", "kind": 7, "label": "ImmutableMultiDictMixin", "sortText": "4a.9999.ImmutableMultiDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import ImmutableTypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import ImmutableTypeConversionDict\n", "kind": 7, "label": "ImmutableTypeConversionDict", "sortText": "4a.9999.ImmutableTypeConversionDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import ImmutableTypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import ImmutableTypeConversionDict\n", "kind": 7, "label": "ImmutableTypeConversionDict", "sortText": "4a.9999.ImmutableTypeConversionDict"}, {"additionalTextEdits": [{"newText": "from idna import InvalidCodepointContext\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from idna import InvalidCodepointContext\n", "kind": 7, "label": "InvalidCodepointContext", "sortText": "4a.9999.InvalidCodepointContext"}, {"additionalTextEdits": [{"newText": "from idna.core import InvalidCodepointContext\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from idna.core import InvalidCodepointContext\n", "kind": 7, "label": "InvalidCodepointContext", "sortText": "4a.9999.InvalidCodepointContext"}, {"additionalTextEdits": [{"newText": "from requests.structures import LookupDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import LookupDict\n", "kind": 7, "label": "LookupDict", "sortText": "4a.9999.LookupDict"}, {"additionalTextEdits": [{"newText": "from http.client import MISDIRECTED_REQUEST\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.client import MISDIRECTED_REQUEST\n", "kind": 6, "label": "MISDIRECTED_REQUEST", "sortText": "4a.9999.MISDIRECTED_REQUEST"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import MisdirectedRequest\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import MisdirectedRequest\n", "kind": 7, "label": "MisdirectedRequest", "sortText": "4a.9999.MisdirectedRequest"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import MultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import MultiDict\n", "kind": 7, "label": "MultiDict", "sortText": "4a.9999.MultiDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import MultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import MultiDict\n", "kind": 7, "label": "MultiDict", "sortText": "4a.9999.MultiDict"}, {"additionalTextEdits": [{"newText": "from click.types import NumberRangeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import NumberRangeInfoDict\n", "kind": 7, "label": "NumberRangeInfoDict", "sortText": "4a.9999.NumberRangeInfoDict"}, {"additionalTextEdits": [{"newText": "from os import O_DIRECT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import O_DIRECT\n", "kind": 6, "label": "O_DIRECT", "sortText": "4a.9999.O_DIRECT"}, {"additionalTextEdits": [{"newText": "from os import O_DIRECTORY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import O_DIRECTORY\n", "kind": 6, "label": "O_DIRECTORY", "sortText": "4a.9999.O_DIRECTORY"}, {"additionalTextEdits": [{"newText": "from collections import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import OrderedDict\n", "kind": 7, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from requests.sessions import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from requests.utils import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "4a.9999.OrderedDict"}, {"additionalTextEdits": [{"newText": "from http.client import PERMANENT_REDIRECT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.client import PERMANENT_REDIRECT\n", "kind": 6, "label": "PERMANENT_REDIRECT", "sortText": "4a.9999.PERMANENT_REDIRECT"}, {"additionalTextEdits": [{"newText": "from click.types import ParamTypeInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import ParamTypeInfoDict\n", "kind": 7, "label": "ParamTypeInfoDict", "sortText": "4a.9999.ParamTypeInfoDict"}, {"additionalTextEdits": [{"newText": "from flask.json.tag import PassDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.json.tag import PassDict\n", "kind": 7, "label": "PassDict", "sortText": "4a.9999.PassDict"}, {"additionalTextEdits": [{"newText": "from click.types import PathInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import PathInfoDict\n", "kind": 7, "label": "PathInfoDict", "sortText": "4a.9999.PathInfoDict"}, {"additionalTextEdits": [{"newText": "from requests.models import REDIRECT_STATI\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import REDIRECT_STATI\n", "kind": 6, "label": "REDIRECT_STATI", "sortText": "4a.9999.REDIRECT_STATI"}, {"additionalTextEdits": [{"newText": "from requests.sessions import REDIRECT_STATI\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import REDIRECT_STATI\n", "kind": 6, "label": "REDIRECT_STATI", "sortText": "4a.9999.REDIRECT_STATI"}, {"additionalTextEdits": [{"newText": "from uuid import RESERVED_MICROSOFT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from uuid import RESERVED_MICROSOFT\n", "kind": 6, "label": "RESERVED_MICROSOFT", "sortText": "4a.9999.RESERVED_MICROSOFT"}, {"additionalTextEdits": [{"newText": "from http.client import RemoteDisconnected\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.client import RemoteDisconnected\n", "kind": 7, "label": "RemoteDisconnected", "sortText": "4a.9999.RemoteDisconnected"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import RequestAliasRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import RequestAliasRedirect\n", "kind": 7, "label": "RequestAliasRedirect", "sortText": "4a.9999.RequestAliasRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import RequestAliasRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import RequestAliasRedirect\n", "kind": 7, "label": "RequestAliasRedirect", "sortText": "4a.9999.RequestAliasRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import RequestRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import RequestRedirect\n", "kind": 7, "label": "RequestRedirect", "sortText": "4a.9999.RequestRedirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import RequestRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import RequestRedirect\n", "kind": 7, "label": "RequestRedirect", "sortText": "4a.9999.RequestRedirect"}, {"additionalTextEdits": [{"newText": "from requests.sessions import SessionRedirectMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import SessionRedirectMixin\n", "kind": 7, "label": "SessionRedirectMixin", "sortText": "4a.9999.SessionRedirectMixin"}, {"additionalTextEdits": [{"newText": "from http.client import TEMPORARY_REDIRECT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.client import TEMPORARY_REDIRECT\n", "kind": 6, "label": "TEMPORARY_REDIRECT", "sortText": "4a.9999.TEMPORARY_REDIRECT"}, {"additionalTextEdits": [{"newText": "from flask.json.tag import TagDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.json.tag import TagDict\n", "kind": 7, "label": "TagDict", "sortText": "4a.9999.TagDict"}, {"additionalTextEdits": [{"newText": "from tempfile import TemporaryDirectory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from tempfile import TemporaryDirectory\n", "kind": 7, "label": "TemporaryDirectory", "sortText": "4a.9999.TemporaryDirectory"}, {"additionalTextEdits": [{"newText": "from requests import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests import TooManyRedirects\n", "kind": 7, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from requests.exceptions import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.exceptions import TooManyRedirects\n", "kind": 7, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from requests.sessions import TooManyRedirects\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import TooManyRedirects\n", "kind": 6, "label": "TooManyRedirects", "sortText": "4a.9999.TooManyRedirects"}, {"additionalTextEdits": [{"newText": "from click.types import TupleInfoDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import TupleInfoDict\n", "kind": 7, "label": "TupleInfoDict", "sortText": "4a.9999.TupleInfoDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import TypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import TypeConversionDict\n", "kind": 7, "label": "TypeConversionDict", "sortText": "4a.9999.TypeConversionDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import TypeConversionDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import TypeConversionDict\n", "kind": 7, "label": "TypeConversionDict", "sortText": "4a.9999.TypeConversionDict"}, {"additionalTextEdits": [{"newText": "from typing import TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import TypedDict\n", "kind": 6, "label": "TypedDict", "sortText": "4a.9999.TypedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import TypedDict\n", "kind": 6, "label": "TypedDict", "sortText": "4a.9999.TypedDict"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import UpdateDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import UpdateDictMixin\n", "kind": 7, "label": "UpdateDictMixin", "sortText": "4a.9999.UpdateDictMixin"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import UpdateDictMixin\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import UpdateDictMixin\n", "kind": 7, "label": "UpdateDictMixin", "sortText": "4a.9999.UpdateDictMixin"}, {"additionalTextEdits": [{"newText": "from collections import UserDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import UserDict\n", "kind": 7, "label": "UserDict", "sortText": "4a.9999.UserDict"}, {"additionalTextEdits": [{"newText": "from weakref import WeakKeyDictionary\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import WeakKeyDictionary\n", "kind": 7, "label": "WeakKeyDictionary", "sortText": "4a.9999.WeakKeyDictionary"}, {"additionalTextEdits": [{"newText": "from weakref import WeakValueDictionary\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import WeakValueDictionary\n", "kind": 7, "label": "WeakValueDictionary", "sortText": "4a.9999.WeakValueDictionary"}, {"additionalTextEdits": [{"newText": "from codecs import _BufferedIncrementalDecoder\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from codecs import _BufferedIncrementalDecoder\n", "kind": 7, "label": "_BufferedIncrementalDecoder", "sortText": "4a.9999._BufferedIncrementalDecoder"}, {"additionalTextEdits": [{"newText": "from enum import _EnumDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from enum import _EnumDict\n", "kind": 7, "label": "_EnumDict", "sortText": "4a.9999._EnumDict"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicate\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicate\n", "kind": 6, "label": "_GetMembersPredicate", "sortText": "4a.9999._GetMembersPredicate"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicateTypeGuard\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicateTypeGuard\n", "kind": 6, "label": "_GetMembersPredicateTypeGuard", "sortText": "4a.9999._GetMembersPredicateTypeGuard"}, {"additionalTextEdits": [{"newText": "from inspect import _GetMembersPredicateTypeIs\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import _GetMembersPredicateTypeIs\n", "kind": 6, "label": "_GetMembersPredicateTypeIs", "sortText": "4a.9999._GetMembersPredicateTypeIs"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import _ImmutableOrderedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import _ImmutableOrderedMultiDict\n", "kind": 7, "label": "_ImmutableOrderedMultiDict", "sortText": "4a.9999._ImmutableOrderedMultiDict"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictItemsView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictItemsView\n", "kind": 7, "label": "_OrderedDictItemsView", "sortText": "4a.9999._OrderedDictItemsView"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictKeysView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictKeysView\n", "kind": 7, "label": "_OrderedDictKeysView", "sortText": "4a.9999._OrderedDictKeysView"}, {"additionalTextEdits": [{"newText": "from collections import _OrderedDictValuesView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _OrderedDictValuesView\n", "kind": 7, "label": "_OrderedDictValuesView", "sortText": "4a.9999._OrderedDictValuesView"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import _OrderedMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import _OrderedMultiDict\n", "kind": 7, "label": "_OrderedMultiDict", "sortText": "4a.9999._OrderedMultiDict"}, {"additionalTextEdits": [{"newText": "from ssl import _PeerCertRetDictType\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import _PeerCertRetDictType\n", "kind": 6, "label": "_PeerCertRetDictType", "sortText": "4a.9999._PeerCertRetDictType"}, {"additionalTextEdits": [{"newText": "from itertools import _Predicate\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itertools import _Predicate\n", "kind": 6, "label": "_Predicate", "sortText": "4a.9999._Predicate"}, {"additionalTextEdits": [{"newText": "from contextlib import _RedirectStream\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _RedirectStream\n", "kind": 7, "label": "_RedirectStream", "sortText": "4a.9999._RedirectStream"}, {"additionalTextEdits": [{"newText": "from click.shell_completion import _SourceVarsDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.shell_completion import _SourceVarsDict\n", "kind": 7, "label": "_SourceVarsDict", "sortText": "4a.9999._SourceVarsDict"}, {"additionalTextEdits": [{"newText": "from contextlib import _SupportsRedirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _SupportsRedirect\n", "kind": 7, "label": "_SupportsRedirect", "sortText": "4a.9999._SupportsRedirect"}, {"additionalTextEdits": [{"newText": "from contextlib import _SupportsRedirectT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import _SupportsRedirectT\n", "kind": 6, "label": "_SupportsRedirectT", "sortText": "4a.9999._SupportsRedirectT"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import _TAnyMultiDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import _TAnyMultiDict\n", "kind": 6, "label": "_TAnyMultiDict", "sortText": "4a.9999._TAnyMultiDict"}, {"additionalTextEdits": [{"newText": "from urllib3.util.ssl_ import _TYPE_PEER_CERT_RET_DICT\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.ssl_ import _TYPE_PEER_CERT_RET_DICT\n", "kind": 7, "label": "_TYPE_PEER_CERT_RET_DICT", "sortText": "4a.9999._TYPE_PEER_CERT_RET_DICT"}, {"additionalTextEdits": [{"newText": "from typing import _TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import _TypedDict\n", "kind": 7, "label": "_TypedDict", "sortText": "4a.9999._TypedDict"}, {"additionalTextEdits": [{"newText": "from typing_extensions import _TypedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import _TypedDict\n", "kind": 7, "label": "_TypedDict", "sortText": "4a.9999._TypedDict"}, {"additionalTextEdits": [{"newText": "from colorama.ansitowin32 import _WinTermCallDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from colorama.ansitowin32 import _WinTermCallDict\n", "kind": 6, "label": "_WinTermCallDict", "sortText": "4a.9999._WinTermCallDict"}, {"additionalTextEdits": [{"newText": "from urllib3.connection import _WrappedAndVerifiedSocket\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.connection import _WrappedAndVerifiedSocket\n", "kind": 7, "label": "_WrappedAndVerifiedSocket", "sortText": "4a.9999._WrappedAndVerifiedSocket"}, {"additionalTextEdits": [{"newText": "from abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from ast import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ast import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.base_events import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.base_events import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.coroutines import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.coroutines import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.events import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.events import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.futures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.futures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.locks import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.locks import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.protocols import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.protocols import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.queues import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.queues import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.runners import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.runners import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.streams import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.streams import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.subprocess import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.subprocess import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.taskgroups import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.taskgroups import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.tasks import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.tasks import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.threads import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.threads import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.timeouts import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.timeouts import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.transports import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.transports import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from asyncio.unix_events import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from asyncio.unix_events import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from atexit import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from atexit import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from base64 import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from base64 import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from binascii import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from binascii import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from blinker import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from blinker import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from blinker.base import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from blinker.base import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.core import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.core import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.decorators import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.decorators import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.formatting import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.formatting import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.globals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.globals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.parser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.parser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.shell_completion import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.shell_completion import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.termui import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.termui import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.testing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.testing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from code import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from code import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from codecs import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from codecs import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from collections import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from collections.abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections.abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from colorama import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from colorama import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from colorama.ansitowin32 import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from colorama.ansitowin32 import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from contextlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from contextvars import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextvars import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from copy import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from copy import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from dataclasses import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from dataclasses import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from datetime import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from datetime import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from decimal import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from decimal import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from difflib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from difflib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from email.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from email.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from enum import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from enum import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from errno import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from errno import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.app import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.app import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.blueprints import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.blueprints import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.cli import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.cli import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.config import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.config import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.ctx import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.ctx import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.globals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.globals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.helpers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.json import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.json import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.json.provider import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.json.provider import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.json.tag import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.json.tag import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.logging import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.logging import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sansio.app import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.app import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sansio.blueprints import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.blueprints import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sansio.scaffold import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.scaffold import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.sessions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sessions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.signals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.signals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.templating import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.templating import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.testing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.testing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.typing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.typing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from flask.wrappers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.wrappers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from fnmatch import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from fnmatch import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from functools import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from functools import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from genericpath import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from genericpath import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from getpass import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from getpass import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from gettext import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from gettext import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from glob import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from glob import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from hashlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from hashlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from hmac import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from hmac import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from html import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from html import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.client import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.client import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.cookiejar import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.cookiejar import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.cookies import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.cookies import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from http.server import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from http.server import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from idna import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from idna import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from idna.core import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from idna.core import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.machinery import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.machinery import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.metadata import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.metadata import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.util import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.util import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from inspect import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from inspect import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from io import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from io import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itertools import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itertools import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.encoding import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.encoding import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.exc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.exc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.serializer import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.serializer import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.signer import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.signer import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.timed import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.timed import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from itsdangerous.url_safe import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from itsdangerous.url_safe import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2 import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2 import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.async_utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.async_utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.bccache import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.bccache import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.compiler import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.compiler import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.debug import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.debug import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.environment import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.environment import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.lexer import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.lexer import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.loaders import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.loaders import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.nodes import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.nodes import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.parser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.parser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.runtime import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.runtime import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from jinja2.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from json import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from json import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from json.decoder import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from json.decoder import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from json.encoder import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from json.encoder import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from logging import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from logging import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from markupsafe import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from markupsafe import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from marshal import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from marshal import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from math import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from math import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from mimetypes import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from mimetypes import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from numbers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from numbers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from operator import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from operator import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from os import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from os.path import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from os.path import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pathlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pathlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pickle import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pickle import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pkgutil import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pkgutil import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from platform import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from platform import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from posixpath import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from posixpath import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from pprint import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from pprint import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from queue import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from queue import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from random import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from random import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from re import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from re import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from readline import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from readline import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.adapters import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.adapters import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.api import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.api import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.auth import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.auth import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.compat import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.compat import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.cookies import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.cookies import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.hooks import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.hooks import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.models import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.packages import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.packages import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.sessions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.status_codes import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.status_codes import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.structures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.structures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from rlcompleter import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from rlcompleter import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from secrets import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from secrets import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from selectors import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from selectors import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from shlex import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from shlex import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from shutil import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from shutil import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from socket import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from socket import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from socketserver import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from socketserver import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from socks import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from socks import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from ssl import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from ssl import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from stat import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from stat import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from string import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from string import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from subprocess import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from subprocess import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from sys import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from sys import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from tempfile import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from tempfile import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from termios import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from termios import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from threading import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from threading import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from time import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from time import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from traceback import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from traceback import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from tty import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from tty import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from typing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from typing_extensions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing_extensions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from unicodedata import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from unicodedata import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib.parse import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib.parse import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3 import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3 import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.connection import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.connection import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.connectionpool import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.connectionpool import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.contrib.socks import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.contrib.socks import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.fields import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.fields import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.filepost import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.filepost import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.poolmanager import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.poolmanager import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.connection import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.connection import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.proxy import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.proxy import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.request import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.request import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.retry import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.retry import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.ssl_ import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.ssl_ import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.timeout import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.timeout import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.url import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.url import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3.util.util import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3.util.util import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from uuid import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from uuid import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from warnings import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from warnings import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from weakref import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from weakref import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from webbrowser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from webbrowser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.accept import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.accept import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.auth import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.auth import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.cache_control import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.cache_control import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.csp import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.csp import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.etag import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.etag import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.file_storage import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.file_storage import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.headers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.headers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.mixins import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.mixins import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.range import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.range import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.datastructures.structures import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.datastructures.structures import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.debug import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.debug import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.debug.tbtools import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.debug.tbtools import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.formparser import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.formparser import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.http import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.http import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.local import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.local import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.middleware.shared_data import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.middleware.shared_data import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.converters import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.converters import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.exceptions import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.exceptions import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.map import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.map import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.matcher import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.matcher import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.routing.rules import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.routing.rules import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.http import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.http import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.multipart import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.multipart import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.request import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.request import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.sansio.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.sansio.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.security import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.security import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.serving import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.serving import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.test import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.test import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.urls import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.urls import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.user_agent import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.user_agent import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers.request import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers.request import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wrappers.response import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wrappers.response import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug.wsgi import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.wsgi import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from wsgiref.types import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from wsgiref.types import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from zipfile import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from zipfile import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from zipimport import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from zipimport import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from zlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from zlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4a.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from idna.core import _bidi_rtl_categories\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from idna.core import _bidi_rtl_categories\n", "kind": 6, "label": "_bidi_rtl_categories", "sortText": "4a.9999._bidi_rtl_categories"}, {"additionalTextEdits": [{"newText": "from jinja2.runtime import _dict_method_all\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from jinja2.runtime import _dict_method_all\n", "kind": 3, "label": "_dict_method_all", "sortText": "4a.9999._dict_method_all"}, {"additionalTextEdits": [{"newText": "from importlib.util import _incompatible_extension_module_restrictions\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.util import _incompatible_extension_module_restrictions\n", "kind": 7, "label": "_incompatible_extension_module_restrictions", "sortText": "4a.9999._incompatible_extension_module_restrictions"}, {"additionalTextEdits": [{"newText": "from collections import _odict_items\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_items\n", "kind": 7, "label": "_odict_items", "sortText": "4a.9999._odict_items"}, {"additionalTextEdits": [{"newText": "from collections import _odict_keys\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_keys\n", "kind": 7, "label": "_odict_keys", "sortText": "4a.9999._odict_keys"}, {"additionalTextEdits": [{"newText": "from collections import _odict_values\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import _odict_values\n", "kind": 7, "label": "_odict_values", "sortText": "4a.9999._odict_values"}, {"additionalTextEdits": [{"newText": "from flask.helpers import _wz_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import _wz_redirect\n", "kind": 3, "label": "_wz_redirect", "sortText": "4a.9999._wz_redirect"}, {"additionalTextEdits": [{"newText": "from flask.sansio.app import _wz_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.sansio.app import _wz_redirect\n", "kind": 3, "label": "_wz_redirect", "sortText": "4a.9999._wz_redirect"}, {"additionalTextEdits": [{"newText": "from requests.utils import add_dict_to_cookiejar\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import add_dict_to_cookiejar\n", "kind": 3, "label": "add_dict_to_cookiejar", "sortText": "4a.9999.add_dict_to_cookiejar"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import append_slash_redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import append_slash_redirect\n", "kind": 3, "label": "append_slash_redirect", "sortText": "4a.9999.append_slash_redirect"}, {"additionalTextEdits": [{"newText": "from dataclasses import asdict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from dataclasses import asdict\n", "kind": 3, "label": "asdict", "sortText": "4a.9999.asdict"}, {"additionalTextEdits": [{"newText": "from flask.debughelpers import attach_enctype_error_multidict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.debughelpers import attach_enctype_error_multidict\n", "kind": 3, "label": "attach_enctype_error_multidict", "sortText": "4a.9999.attach_enctype_error_multidict"}, {"additionalTextEdits": [{"newText": "from unicodedata import bidirectional\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from unicodedata import bidirectional\n", "kind": 3, "label": "bidirectional", "sortText": "4a.9999.bidirectional"}, {"additionalTextEdits": [{"newText": "from requests.cookies import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.cookies import cookiejar_from_dict\n", "kind": 3, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from requests.models import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.models import cookiejar_from_dict\n", "kind": 6, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from requests.sessions import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.sessions import cookiejar_from_dict\n", "kind": 6, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from requests.utils import cookiejar_from_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import cookiejar_from_dict\n", "kind": 6, "label": "cookiejar_from_dict", "sortText": "4a.9999.cookiejar_from_dict"}, {"additionalTextEdits": [{"newText": "from sys import deactivate_stack_trampoline\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from sys import deactivate_stack_trampoline\n", "kind": 3, "label": "deactivate_stack_trampoline", "sortText": "4a.9999.deactivate_stack_trampoline"}, {"additionalTextEdits": [{"newText": "from collections import defaultdict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from collections import defaultdict\n", "kind": 7, "label": "defaultdict", "sortText": "4a.9999.defaultdict"}, {"additionalTextEdits": [{"newText": "from requests.utils import dict_from_cookiejar\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import dict_from_cookiejar\n", "kind": 3, "label": "dict_from_cookiejar", "sortText": "4a.9999.dict_from_cookiejar"}, {"additionalTextEdits": [{"newText": "from requests.utils import dict_to_sequence\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import dict_to_sequence\n", "kind": 3, "label": "dict_to_sequence", "sortText": "4a.9999.dict_to_sequence"}, {"additionalTextEdits": [{"newText": "from requests.utils import get_encodings_from_content\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import get_encodings_from_content\n", "kind": 3, "label": "get_encodings_from_content", "sortText": "4a.9999.get_encodings_from_content"}, {"additionalTextEdits": [{"newText": "from typing import is_typeddict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import is_typeddict\n", "kind": 3, "label": "is_typeddict", "sortText": "4a.9999.is_typeddict"}, {"additionalTextEdits": [{"newText": "from requests.auth import parse_dict_header\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.auth import parse_dict_header\n", "kind": 6, "label": "parse_dict_header", "sortText": "4a.9999.parse_dict_header"}, {"additionalTextEdits": [{"newText": "from requests.utils import parse_dict_header\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.utils import parse_dict_header\n", "kind": 3, "label": "parse_dict_header", "sortText": "4a.9999.parse_dict_header"}, {"additionalTextEdits": [{"newText": "from werkzeug.http import parse_dict_header\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.http import parse_dict_header\n", "kind": 3, "label": "parse_dict_header", "sortText": "4a.9999.parse_dict_header"}, {"additionalTextEdits": [{"newText": "from flask import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from flask.helpers import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import redirect\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import redirect\n", "kind": 3, "label": "redirect", "sortText": "4a.9999.redirect"}, {"additionalTextEdits": [{"newText": "from contextlib import redirect_stderr\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import redirect_stderr\n", "kind": 7, "label": "redirect_stderr", "sortText": "4a.9999.redirect_stderr"}, {"additionalTextEdits": [{"newText": "from contextlib import redirect_stdout\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from contextlib import redirect_stdout\n", "kind": 7, "label": "redirect_stdout", "sortText": "4a.9999.redirect_stdout"}, {"additionalTextEdits": [{"newText": "from flask import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from flask.helpers import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from flask.helpers import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from werkzeug.utils import send_from_directory\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug.utils import send_from_directory\n", "kind": 3, "label": "send_from_directory", "sortText": "4a.9999.send_from_directory"}, {"additionalTextEdits": [{"newText": "from functools import singledispatchmethod\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from functools import singledispatchmethod\n", "kind": 7, "label": "singledispatchmethod", "sortText": "4a.9999.singledispatchmethod"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE", "sortText": "4b.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE", "sortText": "4b.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE\n", "kind": 6, "label": "ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE", "sortText": "4b.9999.ALERT_DESCRIPTION_BAD_CERTIFICATE_STATUS_RESPONSE"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_EXPIRED\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_EXPIRED\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_EXPIRED", "sortText": "4b.9999.ALERT_DESCRIPTION_CERTIFICATE_EXPIRED"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_REVOKED\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_REVOKED\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_REVOKED", "sortText": "4b.9999.ALERT_DESCRIPTION_CERTIFICATE_REVOKED"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN", "sortText": "4b.9999.ALERT_DESCRIPTION_CERTIFICATE_UNKNOWN"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE\n", "kind": 6, "label": "ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE", "sortText": "4b.9999.ALERT_DESCRIPTION_CERTIFICATE_UNOBTAINABLE"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_CLOSE_NOTIFY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_CLOSE_NOTIFY\n", "kind": 6, "label": "ALERT_DESCRIPTION_CLOSE_NOTIFY", "sortText": "4b.9999.ALERT_DESCRIPTION_CLOSE_NOTIFY"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_DECRYPT_ERROR\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_DECRYPT_ERROR\n", "kind": 6, "label": "ALERT_DESCRIPTION_DECRYPT_ERROR", "sortText": "4b.9999.ALERT_DESCRIPTION_DECRYPT_ERROR"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_INSUFFICIENT_SECURITY\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_INSUFFICIENT_SECURITY\n", "kind": 6, "label": "ALERT_DESCRIPTION_INSUFFICIENT_SECURITY", "sortText": "4b.9999.ALERT_DESCRIPTION_INSUFFICIENT_SECURITY"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_UNEXPECTED_MESSAGE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_UNEXPECTED_MESSAGE\n", "kind": 6, "label": "ALERT_DESCRIPTION_UNEXPECTED_MESSAGE", "sortText": "4b.9999.ALERT_DESCRIPTION_UNEXPECTED_MESSAGE"}, {"additionalTextEdits": [{"newText": "from _ssl import ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE\n", "kind": 6, "label": "ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE", "sortText": "4b.9999.ALERT_DESCRIPTION_UNSUPPORTED_CERTIFICATE"}, {"additionalTextEdits": [{"newText": "from urllib3._collections import HTTPHeaderDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._collections import HTTPHeaderDict\n", "kind": 7, "label": "HTTPHeaderDict", "sortText": "4b.9999.HTTPHeaderDict"}, {"additionalTextEdits": [{"newText": "from urllib3._collections import HTTPHeaderDictItemView\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._collections import HTTPHeaderDictItemView\n", "kind": 7, "label": "HTTPHeaderDictItemView", "sortText": "4b.9999.HTTPHeaderDictItemView"}, {"additionalTextEdits": [{"newText": "from _socket import IP_DEFAULT_MULTICAST_LOOP\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _socket import IP_DEFAULT_MULTICAST_LOOP\n", "kind": 6, "label": "IP_DEFAULT_MULTICAST_LOOP", "sortText": "4b.9999.IP_DEFAULT_MULTICAST_LOOP"}, {"additionalTextEdits": [{"newText": "from _socket import IP_DEFAULT_MULTICAST_TTL\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _socket import IP_DEFAULT_MULTICAST_TTL\n", "kind": 6, "label": "IP_DEFAULT_MULTICAST_TTL", "sortText": "4b.9999.IP_DEFAULT_MULTICAST_TTL"}, {"additionalTextEdits": [{"newText": "from _typeshed import IdentityFunction\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed import IdentityFunction\n", "kind": 7, "label": "IdentityFunction", "sortText": "4b.9999.IdentityFunction"}, {"additionalTextEdits": [{"newText": "from _typeshed._type_checker_internals import TypedDictFallback\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed._type_checker_internals import TypedDictFallback\n", "kind": 7, "label": "TypedDictFallback", "sortText": "4b.9999.TypedDictFallback"}, {"additionalTextEdits": [{"newText": "from werkzeug._internal import _DictAccessorProperty\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug._internal import _DictAccessorProperty\n", "kind": 7, "label": "_DictAccessorProperty", "sortText": "4b.9999._DictAccessorProperty"}, {"additionalTextEdits": [{"newText": "from _ssl import _PeerCertRetDictType\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import _PeerCertRetDictType\n", "kind": 6, "label": "_PeerCertRetDictType", "sortText": "4b.9999._PeerCertRetDictType"}, {"additionalTextEdits": [{"newText": "from __future__ import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from __future__ import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _codecs import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _codecs import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _collections_abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _contextvars import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _contextvars import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _frozen_importlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _frozen_importlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _frozen_importlib_external import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _frozen_importlib_external import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _hashlib import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _hashlib import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _io import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _io import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _operator import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _operator import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _pickle import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _pickle import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _random import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _random import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _socket import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _socket import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _ssl import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _ssl import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _stat import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _stat import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _thread import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _thread import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed._type_checker_internals import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed._type_checker_internals import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _typeshed.wsgi import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _typeshed.wsgi import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _warnings import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _warnings import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _weakref import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _weakref import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from blinker._utilities import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from blinker._utilities import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click._compat import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click._compat import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click._termui_impl import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click._termui_impl import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click._textwrap import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click._textwrap import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from click._utils import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from click._utils import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib._abc import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib._abc import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib._bootstrap import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib._bootstrap import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib._bootstrap_external import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib._bootstrap_external import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from importlib.metadata._meta import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from importlib.metadata._meta import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from markupsafe._native import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from markupsafe._native import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from markupsafe._speedups import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from markupsafe._speedups import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from requests.__version__ import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from requests.__version__ import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3._base_connection import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._base_connection import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3._collections import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._collections import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3._request_methods import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._request_methods import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from urllib3._version import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._version import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug._internal import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug._internal import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from werkzeug._reloader import __dict__\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from werkzeug._reloader import __dict__\n", "kind": 21, "label": "__dict__", "sortText": "4b.9999.__dict__"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_items\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_items\n", "kind": 7, "label": "dict_items", "sortText": "4b.9999.dict_items"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_keys\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_keys\n", "kind": 7, "label": "dict_keys", "sortText": "4b.9999.dict_keys"}, {"additionalTextEdits": [{"newText": "from _collections_abc import dict_values\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from _collections_abc import dict_values\n", "kind": 7, "label": "dict_values", "sortText": "4b.9999.dict_values"}, {"additionalTextEdits": [{"newText": "from urllib3._collections import ensure_can_construct_http_header_dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from urllib3._collections import ensure_can_construct_http_header_dict\n", "kind": 3, "label": "ensure_can_construct_http_header_dict", "sortText": "4b.9999.ensure_can_construct_http_header_dict"}, {"additionalTextEdits": [{"newText": "from typing import DefaultDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import DefaultDict\n", "kind": 6, "label": "DefaultDict", "sortText": "9.9999.DefaultDict", "tags": [1]}, {"additionalTextEdits": [{"newText": "from typing import Dict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import Dict\n", "kind": 6, "label": "Dict", "sortText": "9.9999.Dict", "tags": [1]}, {"additionalTextEdits": [{"newText": "from typing import OrderedDict\n", "range": {"end": {"character": 0, "line": 0}, "start": {"character": 0, "line": 0}}}], "detail": "from typing import OrderedDict\n", "kind": 6, "label": "OrderedDict", "sortText": "9.9999.OrderedDict", "tags": [1]}]}} +{"suite": "web", "label": "client session hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 10, "character": 17, "iteration": 1, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(variable) client: requests.sessions.Session\n```\n\nGo to [Session](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/sessions.pyi#L115,7)"}}} +{"suite": "web", "label": "client session hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 10, "character": 17, "iteration": 2, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(variable) client: requests.sessions.Session\n```\n\nGo to [Session](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/sessions.pyi#L115,7)"}}} +{"suite": "web", "label": "client session hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 10, "character": 17, "iteration": 3, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(variable) client: requests.sessions.Session\n```\n\nGo to [Session](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/sessions.pyi#L115,7)"}}} +{"suite": "web", "label": "client session hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 10, "character": 17, "iteration": 4, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(variable) client: requests.sessions.Session\n```\n\nGo to [Session](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/sessions.pyi#L115,7)"}}} +{"suite": "web", "label": "client session hover", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 10, "character": 17, "iteration": 5, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(variable) client: requests.sessions.Session\n```\n\nGo to [Session](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/sessions.pyi#L115,7)"}}} +{"suite": "web", "label": "client references", "method": "textDocument/references", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 10, "character": 17, "iteration": 1, "result": [{"range": {"end": {"character": 6, "line": 5}, "start": {"character": 0, "line": 5}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py"}, {"range": {"end": {"character": 21, "line": 10}, "start": {"character": 15, "line": 10}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py"}]} +{"suite": "web", "label": "client references", "method": "textDocument/references", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 10, "character": 17, "iteration": 2, "result": [{"range": {"end": {"character": 6, "line": 5}, "start": {"character": 0, "line": 5}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py"}, {"range": {"end": {"character": 21, "line": 10}, "start": {"character": 15, "line": 10}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py"}]} +{"suite": "web", "label": "client references", "method": "textDocument/references", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 10, "character": 17, "iteration": 3, "result": [{"range": {"end": {"character": 6, "line": 5}, "start": {"character": 0, "line": 5}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py"}, {"range": {"end": {"character": 21, "line": 10}, "start": {"character": 15, "line": 10}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py"}]} +{"suite": "web", "label": "client references", "method": "textDocument/references", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 10, "character": 17, "iteration": 4, "result": [{"range": {"end": {"character": 6, "line": 5}, "start": {"character": 0, "line": 5}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py"}, {"range": {"end": {"character": 21, "line": 10}, "start": {"character": 15, "line": 10}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py"}]} +{"suite": "web", "label": "client references", "method": "textDocument/references", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 10, "character": 17, "iteration": 5, "result": [{"range": {"end": {"character": 6, "line": 5}, "start": {"character": 0, "line": 5}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py"}, {"range": {"end": {"character": 21, "line": 10}, "start": {"character": 15, "line": 10}}, "uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py"}]} +{"suite": "web", "label": "edit response then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 11, "character": 55, "iteration": 1, "result": {"isIncomplete": false, "items": [{"detail": "str", "kind": 5, "label": "apparent_encoding", "sortText": "0.9999.apparent_encoding"}, {"detail": "def close(self: Response) -> None: ...", "kind": 2, "label": "close", "sortText": "0.9999.close"}, {"detail": "HTTPAdapter", "kind": 5, "label": "connection", "sortText": "0.9999.connection"}, {"detail": "bytes | Any", "kind": 5, "label": "content", "sortText": "0.9999.content"}, {"detail": "RequestsCookieJar", "kind": 5, "label": "cookies", "sortText": "0.9999.cookies"}, {"detail": "timedelta", "kind": 5, "label": "elapsed", "sortText": "0.9999.elapsed"}, {"detail": "str | None", "kind": 5, "label": "encoding", "sortText": "0.9999.encoding"}, {"detail": "CaseInsensitiveDict[str]", "kind": 5, "label": "headers", "sortText": "0.9999.headers"}, {"detail": "list[Response]", "kind": 5, "label": "history", "sortText": "0.9999.history"}, {"detail": "bool", "kind": 5, "label": "is_permanent_redirect", "sortText": "0.9999.is_permanent_redirect"}, {"detail": "bool", "kind": 5, "label": "is_redirect", "sortText": "0.9999.is_redirect"}, {"detail": "def iter_content(\n self : Response,\n chunk_size : int | None = 1,\n decode_unicode: bool = False\n) -> Iterator[Any]: ...", "kind": 2, "label": "iter_content", "sortText": "0.9999.iter_content"}, {"detail": "def iter_lines(\n self : Response,\n chunk_size : int | None = 512,\n decode_unicode: bool = False,\n delimiter : bytes | str | None = None\n) -> Iterator[Any]: ...", "kind": 2, "label": "iter_lines", "sortText": "0.9999.iter_lines"}, {"detail": "def json(\n self : Response,\n *,\n cls : type[JSONDecoder] | None = ...,\n object_hook : ((dict[Any, Any]) -> Any) | None = ...,\n parse_float : ((str) -> Any) | None = ...,\n parse_int : ((str) -> Any) | None = ...,\n parse_constant : ((str) -> Any) | None = ...,\n object_pairs_hook: ((list[tuple[Any, Any]]) -> Any) | None = ...,\n **kwds : Any\n) -> Any: ...", "kind": 2, "label": "json", "sortText": "0.9999.json"}, {"detail": "dict[Any, Any]", "kind": 5, "label": "links", "sortText": "0.9999.links"}, {"detail": "PreparedRequest | None", "kind": 5, "label": "next", "sortText": "0.9999.next"}, {"detail": "bool", "kind": 5, "label": "ok", "sortText": "0.9999.ok"}, {"detail": "def raise_for_status(self: Response) -> None: ...", "kind": 2, "label": "raise_for_status", "sortText": "0.9999.raise_for_status"}, {"detail": "HTTPResponse | Any", "kind": 5, "label": "raw", "sortText": "0.9999.raw"}, {"detail": "str", "kind": 5, "label": "reason", "sortText": "0.9999.reason"}, {"detail": "PreparedRequest", "kind": 5, "label": "request", "sortText": "0.9999.request"}, {"detail": "int", "kind": 5, "label": "status_code", "sortText": "0.9999.status_code"}, {"detail": "str", "kind": 5, "label": "text", "sortText": "0.9999.text"}, {"detail": "str", "kind": 5, "label": "url", "sortText": "0.9999.url"}, {"detail": "bytes | None", "kind": 5, "label": "_content", "sortText": "2.9999._content"}, {"detail": "Any", "kind": 5, "label": "__attrs__", "sortText": "3.9999.__attrs__"}, {"detail": "def __bool__(self: Response) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __enter__(self: Response) -> Response: ...", "kind": 2, "label": "__enter__", "sortText": "3.9999.__enter__"}, {"detail": "def __exit__(\n self: Response,\n *args: object\n) -> None: ...", "kind": 2, "label": "__exit__", "sortText": "3.9999.__exit__"}, {"detail": "def __init__(self: Response) -> None: ...", "kind": 2, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "def __iter__(self: Response) -> Iterator[bytes]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "def __nonzero__(self: Response) -> bool: ...", "kind": 2, "label": "__nonzero__", "sortText": "3.9999.__nonzero__"}]}} +{"suite": "web", "label": "edit response then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 11, "character": 55, "iteration": 2, "result": {"isIncomplete": false, "items": [{"detail": "str", "kind": 5, "label": "apparent_encoding", "sortText": "0.9999.apparent_encoding"}, {"detail": "def close(self: Response) -> None: ...", "kind": 2, "label": "close", "sortText": "0.9999.close"}, {"detail": "HTTPAdapter", "kind": 5, "label": "connection", "sortText": "0.9999.connection"}, {"detail": "bytes | Any", "kind": 5, "label": "content", "sortText": "0.9999.content"}, {"detail": "RequestsCookieJar", "kind": 5, "label": "cookies", "sortText": "0.9999.cookies"}, {"detail": "timedelta", "kind": 5, "label": "elapsed", "sortText": "0.9999.elapsed"}, {"detail": "str | None", "kind": 5, "label": "encoding", "sortText": "0.9999.encoding"}, {"detail": "CaseInsensitiveDict[str]", "kind": 5, "label": "headers", "sortText": "0.9999.headers"}, {"detail": "list[Response]", "kind": 5, "label": "history", "sortText": "0.9999.history"}, {"detail": "bool", "kind": 5, "label": "is_permanent_redirect", "sortText": "0.9999.is_permanent_redirect"}, {"detail": "bool", "kind": 5, "label": "is_redirect", "sortText": "0.9999.is_redirect"}, {"detail": "def iter_content(\n self : Response,\n chunk_size : int | None = 1,\n decode_unicode: bool = False\n) -> Iterator[Any]: ...", "kind": 2, "label": "iter_content", "sortText": "0.9999.iter_content"}, {"detail": "def iter_lines(\n self : Response,\n chunk_size : int | None = 512,\n decode_unicode: bool = False,\n delimiter : bytes | str | None = None\n) -> Iterator[Any]: ...", "kind": 2, "label": "iter_lines", "sortText": "0.9999.iter_lines"}, {"detail": "def json(\n self : Response,\n *,\n cls : type[JSONDecoder] | None = ...,\n object_hook : ((dict[Any, Any]) -> Any) | None = ...,\n parse_float : ((str) -> Any) | None = ...,\n parse_int : ((str) -> Any) | None = ...,\n parse_constant : ((str) -> Any) | None = ...,\n object_pairs_hook: ((list[tuple[Any, Any]]) -> Any) | None = ...,\n **kwds : Any\n) -> Any: ...", "kind": 2, "label": "json", "sortText": "0.9999.json"}, {"detail": "dict[Any, Any]", "kind": 5, "label": "links", "sortText": "0.9999.links"}, {"detail": "PreparedRequest | None", "kind": 5, "label": "next", "sortText": "0.9999.next"}, {"detail": "bool", "kind": 5, "label": "ok", "sortText": "0.9999.ok"}, {"detail": "def raise_for_status(self: Response) -> None: ...", "kind": 2, "label": "raise_for_status", "sortText": "0.9999.raise_for_status"}, {"detail": "HTTPResponse | Any", "kind": 5, "label": "raw", "sortText": "0.9999.raw"}, {"detail": "str", "kind": 5, "label": "reason", "sortText": "0.9999.reason"}, {"detail": "PreparedRequest", "kind": 5, "label": "request", "sortText": "0.9999.request"}, {"detail": "int", "kind": 5, "label": "status_code", "sortText": "0.9999.status_code"}, {"detail": "str", "kind": 5, "label": "text", "sortText": "0.9999.text"}, {"detail": "str", "kind": 5, "label": "url", "sortText": "0.9999.url"}, {"detail": "bytes | None", "kind": 5, "label": "_content", "sortText": "2.9999._content"}, {"detail": "Any", "kind": 5, "label": "__attrs__", "sortText": "3.9999.__attrs__"}, {"detail": "def __bool__(self: Response) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __enter__(self: Response) -> Response: ...", "kind": 2, "label": "__enter__", "sortText": "3.9999.__enter__"}, {"detail": "def __exit__(\n self: Response,\n *args: object\n) -> None: ...", "kind": 2, "label": "__exit__", "sortText": "3.9999.__exit__"}, {"detail": "def __init__(self: Response) -> None: ...", "kind": 2, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "def __iter__(self: Response) -> Iterator[bytes]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "def __nonzero__(self: Response) -> bool: ...", "kind": 2, "label": "__nonzero__", "sortText": "3.9999.__nonzero__"}]}} +{"suite": "web", "label": "edit response then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 11, "character": 55, "iteration": 3, "result": {"isIncomplete": false, "items": [{"detail": "str", "kind": 5, "label": "apparent_encoding", "sortText": "0.9999.apparent_encoding"}, {"detail": "def close(self: Response) -> None: ...", "kind": 2, "label": "close", "sortText": "0.9999.close"}, {"detail": "HTTPAdapter", "kind": 5, "label": "connection", "sortText": "0.9999.connection"}, {"detail": "bytes | Any", "kind": 5, "label": "content", "sortText": "0.9999.content"}, {"detail": "RequestsCookieJar", "kind": 5, "label": "cookies", "sortText": "0.9999.cookies"}, {"detail": "timedelta", "kind": 5, "label": "elapsed", "sortText": "0.9999.elapsed"}, {"detail": "str | None", "kind": 5, "label": "encoding", "sortText": "0.9999.encoding"}, {"detail": "CaseInsensitiveDict[str]", "kind": 5, "label": "headers", "sortText": "0.9999.headers"}, {"detail": "list[Response]", "kind": 5, "label": "history", "sortText": "0.9999.history"}, {"detail": "bool", "kind": 5, "label": "is_permanent_redirect", "sortText": "0.9999.is_permanent_redirect"}, {"detail": "bool", "kind": 5, "label": "is_redirect", "sortText": "0.9999.is_redirect"}, {"detail": "def iter_content(\n self : Response,\n chunk_size : int | None = 1,\n decode_unicode: bool = False\n) -> Iterator[Any]: ...", "kind": 2, "label": "iter_content", "sortText": "0.9999.iter_content"}, {"detail": "def iter_lines(\n self : Response,\n chunk_size : int | None = 512,\n decode_unicode: bool = False,\n delimiter : bytes | str | None = None\n) -> Iterator[Any]: ...", "kind": 2, "label": "iter_lines", "sortText": "0.9999.iter_lines"}, {"detail": "def json(\n self : Response,\n *,\n cls : type[JSONDecoder] | None = ...,\n object_hook : ((dict[Any, Any]) -> Any) | None = ...,\n parse_float : ((str) -> Any) | None = ...,\n parse_int : ((str) -> Any) | None = ...,\n parse_constant : ((str) -> Any) | None = ...,\n object_pairs_hook: ((list[tuple[Any, Any]]) -> Any) | None = ...,\n **kwds : Any\n) -> Any: ...", "kind": 2, "label": "json", "sortText": "0.9999.json"}, {"detail": "dict[Any, Any]", "kind": 5, "label": "links", "sortText": "0.9999.links"}, {"detail": "PreparedRequest | None", "kind": 5, "label": "next", "sortText": "0.9999.next"}, {"detail": "bool", "kind": 5, "label": "ok", "sortText": "0.9999.ok"}, {"detail": "def raise_for_status(self: Response) -> None: ...", "kind": 2, "label": "raise_for_status", "sortText": "0.9999.raise_for_status"}, {"detail": "HTTPResponse | Any", "kind": 5, "label": "raw", "sortText": "0.9999.raw"}, {"detail": "str", "kind": 5, "label": "reason", "sortText": "0.9999.reason"}, {"detail": "PreparedRequest", "kind": 5, "label": "request", "sortText": "0.9999.request"}, {"detail": "int", "kind": 5, "label": "status_code", "sortText": "0.9999.status_code"}, {"detail": "str", "kind": 5, "label": "text", "sortText": "0.9999.text"}, {"detail": "str", "kind": 5, "label": "url", "sortText": "0.9999.url"}, {"detail": "bytes | None", "kind": 5, "label": "_content", "sortText": "2.9999._content"}, {"detail": "Any", "kind": 5, "label": "__attrs__", "sortText": "3.9999.__attrs__"}, {"detail": "def __bool__(self: Response) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __enter__(self: Response) -> Response: ...", "kind": 2, "label": "__enter__", "sortText": "3.9999.__enter__"}, {"detail": "def __exit__(\n self: Response,\n *args: object\n) -> None: ...", "kind": 2, "label": "__exit__", "sortText": "3.9999.__exit__"}, {"detail": "def __init__(self: Response) -> None: ...", "kind": 2, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "def __iter__(self: Response) -> Iterator[bytes]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "def __nonzero__(self: Response) -> bool: ...", "kind": 2, "label": "__nonzero__", "sortText": "3.9999.__nonzero__"}]}} +{"suite": "web", "label": "edit response then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 11, "character": 55, "iteration": 4, "result": {"isIncomplete": false, "items": [{"detail": "str", "kind": 5, "label": "apparent_encoding", "sortText": "0.9999.apparent_encoding"}, {"detail": "def close(self: Response) -> None: ...", "kind": 2, "label": "close", "sortText": "0.9999.close"}, {"detail": "HTTPAdapter", "kind": 5, "label": "connection", "sortText": "0.9999.connection"}, {"detail": "bytes | Any", "kind": 5, "label": "content", "sortText": "0.9999.content"}, {"detail": "RequestsCookieJar", "kind": 5, "label": "cookies", "sortText": "0.9999.cookies"}, {"detail": "timedelta", "kind": 5, "label": "elapsed", "sortText": "0.9999.elapsed"}, {"detail": "str | None", "kind": 5, "label": "encoding", "sortText": "0.9999.encoding"}, {"detail": "CaseInsensitiveDict[str]", "kind": 5, "label": "headers", "sortText": "0.9999.headers"}, {"detail": "list[Response]", "kind": 5, "label": "history", "sortText": "0.9999.history"}, {"detail": "bool", "kind": 5, "label": "is_permanent_redirect", "sortText": "0.9999.is_permanent_redirect"}, {"detail": "bool", "kind": 5, "label": "is_redirect", "sortText": "0.9999.is_redirect"}, {"detail": "def iter_content(\n self : Response,\n chunk_size : int | None = 1,\n decode_unicode: bool = False\n) -> Iterator[Any]: ...", "kind": 2, "label": "iter_content", "sortText": "0.9999.iter_content"}, {"detail": "def iter_lines(\n self : Response,\n chunk_size : int | None = 512,\n decode_unicode: bool = False,\n delimiter : bytes | str | None = None\n) -> Iterator[Any]: ...", "kind": 2, "label": "iter_lines", "sortText": "0.9999.iter_lines"}, {"detail": "def json(\n self : Response,\n *,\n cls : type[JSONDecoder] | None = ...,\n object_hook : ((dict[Any, Any]) -> Any) | None = ...,\n parse_float : ((str) -> Any) | None = ...,\n parse_int : ((str) -> Any) | None = ...,\n parse_constant : ((str) -> Any) | None = ...,\n object_pairs_hook: ((list[tuple[Any, Any]]) -> Any) | None = ...,\n **kwds : Any\n) -> Any: ...", "kind": 2, "label": "json", "sortText": "0.9999.json"}, {"detail": "dict[Any, Any]", "kind": 5, "label": "links", "sortText": "0.9999.links"}, {"detail": "PreparedRequest | None", "kind": 5, "label": "next", "sortText": "0.9999.next"}, {"detail": "bool", "kind": 5, "label": "ok", "sortText": "0.9999.ok"}, {"detail": "def raise_for_status(self: Response) -> None: ...", "kind": 2, "label": "raise_for_status", "sortText": "0.9999.raise_for_status"}, {"detail": "HTTPResponse | Any", "kind": 5, "label": "raw", "sortText": "0.9999.raw"}, {"detail": "str", "kind": 5, "label": "reason", "sortText": "0.9999.reason"}, {"detail": "PreparedRequest", "kind": 5, "label": "request", "sortText": "0.9999.request"}, {"detail": "int", "kind": 5, "label": "status_code", "sortText": "0.9999.status_code"}, {"detail": "str", "kind": 5, "label": "text", "sortText": "0.9999.text"}, {"detail": "str", "kind": 5, "label": "url", "sortText": "0.9999.url"}, {"detail": "bytes | None", "kind": 5, "label": "_content", "sortText": "2.9999._content"}, {"detail": "Any", "kind": 5, "label": "__attrs__", "sortText": "3.9999.__attrs__"}, {"detail": "def __bool__(self: Response) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __enter__(self: Response) -> Response: ...", "kind": 2, "label": "__enter__", "sortText": "3.9999.__enter__"}, {"detail": "def __exit__(\n self: Response,\n *args: object\n) -> None: ...", "kind": 2, "label": "__exit__", "sortText": "3.9999.__exit__"}, {"detail": "def __init__(self: Response) -> None: ...", "kind": 2, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "def __iter__(self: Response) -> Iterator[bytes]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "def __nonzero__(self: Response) -> bool: ...", "kind": 2, "label": "__nonzero__", "sortText": "3.9999.__nonzero__"}]}} +{"suite": "web", "label": "edit response then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 11, "character": 55, "iteration": 5, "result": {"isIncomplete": false, "items": [{"detail": "str", "kind": 5, "label": "apparent_encoding", "sortText": "0.9999.apparent_encoding"}, {"detail": "def close(self: Response) -> None: ...", "kind": 2, "label": "close", "sortText": "0.9999.close"}, {"detail": "HTTPAdapter", "kind": 5, "label": "connection", "sortText": "0.9999.connection"}, {"detail": "bytes | Any", "kind": 5, "label": "content", "sortText": "0.9999.content"}, {"detail": "RequestsCookieJar", "kind": 5, "label": "cookies", "sortText": "0.9999.cookies"}, {"detail": "timedelta", "kind": 5, "label": "elapsed", "sortText": "0.9999.elapsed"}, {"detail": "str | None", "kind": 5, "label": "encoding", "sortText": "0.9999.encoding"}, {"detail": "CaseInsensitiveDict[str]", "kind": 5, "label": "headers", "sortText": "0.9999.headers"}, {"detail": "list[Response]", "kind": 5, "label": "history", "sortText": "0.9999.history"}, {"detail": "bool", "kind": 5, "label": "is_permanent_redirect", "sortText": "0.9999.is_permanent_redirect"}, {"detail": "bool", "kind": 5, "label": "is_redirect", "sortText": "0.9999.is_redirect"}, {"detail": "def iter_content(\n self : Response,\n chunk_size : int | None = 1,\n decode_unicode: bool = False\n) -> Iterator[Any]: ...", "kind": 2, "label": "iter_content", "sortText": "0.9999.iter_content"}, {"detail": "def iter_lines(\n self : Response,\n chunk_size : int | None = 512,\n decode_unicode: bool = False,\n delimiter : bytes | str | None = None\n) -> Iterator[Any]: ...", "kind": 2, "label": "iter_lines", "sortText": "0.9999.iter_lines"}, {"detail": "def json(\n self : Response,\n *,\n cls : type[JSONDecoder] | None = ...,\n object_hook : ((dict[Any, Any]) -> Any) | None = ...,\n parse_float : ((str) -> Any) | None = ...,\n parse_int : ((str) -> Any) | None = ...,\n parse_constant : ((str) -> Any) | None = ...,\n object_pairs_hook: ((list[tuple[Any, Any]]) -> Any) | None = ...,\n **kwds : Any\n) -> Any: ...", "kind": 2, "label": "json", "sortText": "0.9999.json"}, {"detail": "dict[Any, Any]", "kind": 5, "label": "links", "sortText": "0.9999.links"}, {"detail": "PreparedRequest | None", "kind": 5, "label": "next", "sortText": "0.9999.next"}, {"detail": "bool", "kind": 5, "label": "ok", "sortText": "0.9999.ok"}, {"detail": "def raise_for_status(self: Response) -> None: ...", "kind": 2, "label": "raise_for_status", "sortText": "0.9999.raise_for_status"}, {"detail": "HTTPResponse | Any", "kind": 5, "label": "raw", "sortText": "0.9999.raw"}, {"detail": "str", "kind": 5, "label": "reason", "sortText": "0.9999.reason"}, {"detail": "PreparedRequest", "kind": 5, "label": "request", "sortText": "0.9999.request"}, {"detail": "int", "kind": 5, "label": "status_code", "sortText": "0.9999.status_code"}, {"detail": "str", "kind": 5, "label": "text", "sortText": "0.9999.text"}, {"detail": "str", "kind": 5, "label": "url", "sortText": "0.9999.url"}, {"detail": "bytes | None", "kind": 5, "label": "_content", "sortText": "2.9999._content"}, {"detail": "Any", "kind": 5, "label": "__attrs__", "sortText": "3.9999.__attrs__"}, {"detail": "def __bool__(self: Response) -> bool: ...", "kind": 2, "label": "__bool__", "sortText": "3.9999.__bool__"}, {"detail": "def __enter__(self: Response) -> Response: ...", "kind": 2, "label": "__enter__", "sortText": "3.9999.__enter__"}, {"detail": "def __exit__(\n self: Response,\n *args: object\n) -> None: ...", "kind": 2, "label": "__exit__", "sortText": "3.9999.__exit__"}, {"detail": "def __init__(self: Response) -> None: ...", "kind": 2, "label": "__init__", "sortText": "3.9999.__init__"}, {"detail": "def __iter__(self: Response) -> Iterator[bytes]: ...", "kind": 2, "label": "__iter__", "sortText": "3.9999.__iter__"}, {"detail": "def __nonzero__(self: Response) -> bool: ...", "kind": 2, "label": "__nonzero__", "sortText": "3.9999.__nonzero__"}]}} +{"suite": "web", "label": "edit response then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 11, "character": 20, "iteration": 1, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(method) get: def get(\n self : Session,\n url : bytes | str,\n *,\n params : Iterable[tuple[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None]] | SupportsItems[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None] | bytes | str | tuple[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None] | None = ...,\n data : Iterable[bytes] | Mapping[Any, Any] | SupportsRead[bytes | str] | bytes | list[tuple[Any, Any]] | str | tuple[tuple[Any, Any], ...] | None = ...,\n headers : Mapping[str, bytes | str | None] | None = ...,\n cookies : MutableMapping[str, str] | RequestsCookieJar | None = ...,\n files : Iterable[tuple[str, SupportsRead[bytes | str] | bytes | str | tuple[str | None, SupportsRead[bytes | str] | bytes | str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str, Mapping[str, str]]]] | Mapping[str, SupportsRead[bytes | str] | bytes | str | tuple[str | None, SupportsRead[bytes | str] | bytes | str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str, Mapping[str, str]]] | None = ...,\n auth : ((PreparedRequest) -> PreparedRequest) | AuthBase | tuple[str, str] | None = ...,\n timeout : float | tuple[float | None, float | None] | None = ...,\n allow_redirects: bool = ...,\n proxies : MutableMapping[str, str] | None = ...,\n hooks : Mapping[str, ((Response) -> Any) | Iterable[(Response) -> Any]] | None = ...,\n stream : bool | None = ...,\n verify : bool | str | None = ...,\n cert : str | tuple[str, str] | None = ...,\n json : Any | None = None\n) -> Response: ...\n```\n---\nSends a GET request. Returns `Response` object. \n \n:param url: URL for the new `Request` object. \n:param params: (optional) Dictionary, list of tuples or bytes to send \nin the query string for the `Request`. \n:param \\*\\*kwargs: Optional arguments that ``request`` takes. \n:rtype: requests.Response\n\nGo to [Session](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/sessions.pyi#L115,7) | [bytes](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1902,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [float](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L735,7) | [int](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L418,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L566,7) | [SupportsItems](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/_typeshed/__init__.pyi#L164,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L862,7) | [SupportsRead](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/_typeshed/__init__.pyi#L269,7) | [list](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3464,7) | [MutableMapping](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L885,7) | [RequestsCookieJar](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/cookies.pyi#L38,7) | [PreparedRequest](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/models.pyi#L87,7) | [AuthBase](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/auth.pyi#L14,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3200,7) | [Response](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/models.pyi#L117,7)"}}} +{"suite": "web", "label": "edit response then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 11, "character": 20, "iteration": 2, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(method) get: def get(\n self : Session,\n url : bytes | str,\n *,\n params : Iterable[tuple[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None]] | SupportsItems[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None] | bytes | str | tuple[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None] | None = ...,\n data : Iterable[bytes] | Mapping[Any, Any] | SupportsRead[bytes | str] | bytes | list[tuple[Any, Any]] | str | tuple[tuple[Any, Any], ...] | None = ...,\n headers : Mapping[str, bytes | str | None] | None = ...,\n cookies : MutableMapping[str, str] | RequestsCookieJar | None = ...,\n files : Iterable[tuple[str, SupportsRead[bytes | str] | bytes | str | tuple[str | None, SupportsRead[bytes | str] | bytes | str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str, Mapping[str, str]]]] | Mapping[str, SupportsRead[bytes | str] | bytes | str | tuple[str | None, SupportsRead[bytes | str] | bytes | str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str, Mapping[str, str]]] | None = ...,\n auth : ((PreparedRequest) -> PreparedRequest) | AuthBase | tuple[str, str] | None = ...,\n timeout : float | tuple[float | None, float | None] | None = ...,\n allow_redirects: bool = ...,\n proxies : MutableMapping[str, str] | None = ...,\n hooks : Mapping[str, ((Response) -> Any) | Iterable[(Response) -> Any]] | None = ...,\n stream : bool | None = ...,\n verify : bool | str | None = ...,\n cert : str | tuple[str, str] | None = ...,\n json : Any | None = None\n) -> Response: ...\n```\n---\nSends a GET request. Returns `Response` object. \n \n:param url: URL for the new `Request` object. \n:param params: (optional) Dictionary, list of tuples or bytes to send \nin the query string for the `Request`. \n:param \\*\\*kwargs: Optional arguments that ``request`` takes. \n:rtype: requests.Response\n\nGo to [Session](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/sessions.pyi#L115,7) | [bytes](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1902,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [float](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L735,7) | [int](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L418,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L566,7) | [SupportsItems](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/_typeshed/__init__.pyi#L164,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L862,7) | [SupportsRead](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/_typeshed/__init__.pyi#L269,7) | [list](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3464,7) | [MutableMapping](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L885,7) | [RequestsCookieJar](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/cookies.pyi#L38,7) | [PreparedRequest](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/models.pyi#L87,7) | [AuthBase](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/auth.pyi#L14,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3200,7) | [Response](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/models.pyi#L117,7)"}}} +{"suite": "web", "label": "edit response then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 11, "character": 20, "iteration": 3, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(method) get: def get(\n self : Session,\n url : bytes | str,\n *,\n params : Iterable[tuple[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None]] | SupportsItems[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None] | bytes | str | tuple[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None] | None = ...,\n data : Iterable[bytes] | Mapping[Any, Any] | SupportsRead[bytes | str] | bytes | list[tuple[Any, Any]] | str | tuple[tuple[Any, Any], ...] | None = ...,\n headers : Mapping[str, bytes | str | None] | None = ...,\n cookies : MutableMapping[str, str] | RequestsCookieJar | None = ...,\n files : Iterable[tuple[str, SupportsRead[bytes | str] | bytes | str | tuple[str | None, SupportsRead[bytes | str] | bytes | str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str, Mapping[str, str]]]] | Mapping[str, SupportsRead[bytes | str] | bytes | str | tuple[str | None, SupportsRead[bytes | str] | bytes | str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str, Mapping[str, str]]] | None = ...,\n auth : ((PreparedRequest) -> PreparedRequest) | AuthBase | tuple[str, str] | None = ...,\n timeout : float | tuple[float | None, float | None] | None = ...,\n allow_redirects: bool = ...,\n proxies : MutableMapping[str, str] | None = ...,\n hooks : Mapping[str, ((Response) -> Any) | Iterable[(Response) -> Any]] | None = ...,\n stream : bool | None = ...,\n verify : bool | str | None = ...,\n cert : str | tuple[str, str] | None = ...,\n json : Any | None = None\n) -> Response: ...\n```\n---\nSends a GET request. Returns `Response` object. \n \n:param url: URL for the new `Request` object. \n:param params: (optional) Dictionary, list of tuples or bytes to send \nin the query string for the `Request`. \n:param \\*\\*kwargs: Optional arguments that ``request`` takes. \n:rtype: requests.Response\n\nGo to [Session](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/sessions.pyi#L115,7) | [bytes](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1902,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [float](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L735,7) | [int](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L418,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L566,7) | [SupportsItems](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/_typeshed/__init__.pyi#L164,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L862,7) | [SupportsRead](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/_typeshed/__init__.pyi#L269,7) | [list](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3464,7) | [MutableMapping](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L885,7) | [RequestsCookieJar](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/cookies.pyi#L38,7) | [PreparedRequest](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/models.pyi#L87,7) | [AuthBase](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/auth.pyi#L14,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3200,7) | [Response](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/models.pyi#L117,7)"}}} +{"suite": "web", "label": "edit response then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 11, "character": 20, "iteration": 4, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(method) get: def get(\n self : Session,\n url : bytes | str,\n *,\n params : Iterable[tuple[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None]] | SupportsItems[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None] | bytes | str | tuple[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None] | None = ...,\n data : Iterable[bytes] | Mapping[Any, Any] | SupportsRead[bytes | str] | bytes | list[tuple[Any, Any]] | str | tuple[tuple[Any, Any], ...] | None = ...,\n headers : Mapping[str, bytes | str | None] | None = ...,\n cookies : MutableMapping[str, str] | RequestsCookieJar | None = ...,\n files : Iterable[tuple[str, SupportsRead[bytes | str] | bytes | str | tuple[str | None, SupportsRead[bytes | str] | bytes | str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str, Mapping[str, str]]]] | Mapping[str, SupportsRead[bytes | str] | bytes | str | tuple[str | None, SupportsRead[bytes | str] | bytes | str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str, Mapping[str, str]]] | None = ...,\n auth : ((PreparedRequest) -> PreparedRequest) | AuthBase | tuple[str, str] | None = ...,\n timeout : float | tuple[float | None, float | None] | None = ...,\n allow_redirects: bool = ...,\n proxies : MutableMapping[str, str] | None = ...,\n hooks : Mapping[str, ((Response) -> Any) | Iterable[(Response) -> Any]] | None = ...,\n stream : bool | None = ...,\n verify : bool | str | None = ...,\n cert : str | tuple[str, str] | None = ...,\n json : Any | None = None\n) -> Response: ...\n```\n---\nSends a GET request. Returns `Response` object. \n \n:param url: URL for the new `Request` object. \n:param params: (optional) Dictionary, list of tuples or bytes to send \nin the query string for the `Request`. \n:param \\*\\*kwargs: Optional arguments that ``request`` takes. \n:rtype: requests.Response\n\nGo to [Session](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/sessions.pyi#L115,7) | [bytes](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1902,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [float](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L735,7) | [int](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L418,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L566,7) | [SupportsItems](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/_typeshed/__init__.pyi#L164,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L862,7) | [SupportsRead](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/_typeshed/__init__.pyi#L269,7) | [list](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3464,7) | [MutableMapping](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L885,7) | [RequestsCookieJar](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/cookies.pyi#L38,7) | [PreparedRequest](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/models.pyi#L87,7) | [AuthBase](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/auth.pyi#L14,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3200,7) | [Response](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/models.pyi#L117,7)"}}} +{"suite": "web", "label": "edit response then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/src/app.py", "line": 11, "character": 20, "iteration": 5, "result": {"canIncreaseVerbosity": false, "contents": {"kind": "markdown", "value": "```python\n(method) get: def get(\n self : Session,\n url : bytes | str,\n *,\n params : Iterable[tuple[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None]] | SupportsItems[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None] | bytes | str | tuple[bytes | float | int | str, Iterable[bytes | float | int | str] | bytes | float | int | str | None] | None = ...,\n data : Iterable[bytes] | Mapping[Any, Any] | SupportsRead[bytes | str] | bytes | list[tuple[Any, Any]] | str | tuple[tuple[Any, Any], ...] | None = ...,\n headers : Mapping[str, bytes | str | None] | None = ...,\n cookies : MutableMapping[str, str] | RequestsCookieJar | None = ...,\n files : Iterable[tuple[str, SupportsRead[bytes | str] | bytes | str | tuple[str | None, SupportsRead[bytes | str] | bytes | str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str, Mapping[str, str]]]] | Mapping[str, SupportsRead[bytes | str] | bytes | str | tuple[str | None, SupportsRead[bytes | str] | bytes | str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str] | tuple[str | None, SupportsRead[bytes | str] | bytes | str, str, Mapping[str, str]]] | None = ...,\n auth : ((PreparedRequest) -> PreparedRequest) | AuthBase | tuple[str, str] | None = ...,\n timeout : float | tuple[float | None, float | None] | None = ...,\n allow_redirects: bool = ...,\n proxies : MutableMapping[str, str] | None = ...,\n hooks : Mapping[str, ((Response) -> Any) | Iterable[(Response) -> Any]] | None = ...,\n stream : bool | None = ...,\n verify : bool | str | None = ...,\n cert : str | tuple[str, str] | None = ...,\n json : Any | None = None\n) -> Response: ...\n```\n---\nSends a GET request. Returns `Response` object. \n \n:param url: URL for the new `Request` object. \n:param params: (optional) Dictionary, list of tuples or bytes to send \nin the query string for the `Request`. \n:param \\*\\*kwargs: Optional arguments that ``request`` takes. \n:rtype: requests.Response\n\nGo to [Session](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/sessions.pyi#L115,7) | [bytes](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1902,7) | [str](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L1033,7) | [float](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L735,7) | [int](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L418,7) | [Iterable](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L566,7) | [SupportsItems](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/_typeshed/__init__.pyi#L164,7) | [Mapping](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L862,7) | [SupportsRead](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/_typeshed/__init__.pyi#L269,7) | [list](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3464,7) | [MutableMapping](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/typing.pyi#L885,7) | [RequestsCookieJar](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/cookies.pyi#L38,7) | [PreparedRequest](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/models.pyi#L87,7) | [AuthBase](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/auth.pyi#L14,7) | [bool](file:///tmp/pyrefly_bundled_typeshed_eff3fae701dd/builtins.pyi#L3200,7) | [Response](file:///tmp/pyrefly_bundled_typeshed_third_party_82dc0477900d/requests/models.pyi#L117,7)"}}} diff --git a/latest-results/pyrefly-20260910T060546Z.json b/latest-results/pyrefly-20260911T060505Z.json similarity index 89% rename from latest-results/pyrefly-20260910T060546Z.json rename to latest-results/pyrefly-20260911T060505Z.json index cef557f..a580ebe 100644 --- a/latest-results/pyrefly-20260910T060546Z.json +++ b/latest-results/pyrefly-20260911T060505Z.json @@ -17,8 +17,8 @@ "tsp_semantic", "web" ], - "started_at_unix": 1789020446.1840203, - "finished_at_unix": 1789020474.196751, + "started_at_unix": 1789106801.461584, + "finished_at_unix": 1789106838.3993762, "scenario_reports": [], "benchmark_reports": [ { @@ -31,7 +31,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/bin/python", "success": true, - "total_duration_ms": 664.6450879999861, + "total_duration_ms": 1235.872425999986, "error_message": null, "summary": { "request_count": 32, @@ -39,12 +39,12 @@ "success_count": 32, "failure_count": 0, "bytes_sent": 18656, - "bytes_received": 1115297, - "min_ms": 0.1234030000034636, - "max_ms": 191.34816199999705, - "mean_ms": 19.86086918750196, - "median_ms": 2.226220499991882, - "p95_ms": 168.31432150000296, + "bytes_received": 1424003, + "min_ms": 0.14422999998942032, + "max_ms": 421.4097690000074, + "mean_ms": 37.38530612499691, + "median_ms": 5.763956999999209, + "p95_ms": 233.23945590000926, "result_summary": { "present_count": 31, "empty_count": 1, @@ -59,11 +59,11 @@ "p95": 250.0 }, "hover_text_char_count": { - "min": 1909.0, - "max": 2589.0, - "mean": 2249.0, - "median": 2249.0, - "p95": 2589.0 + "min": 2546.0, + "max": 3182.0, + "mean": 2864.0, + "median": 2864.0, + "p95": 3182.0 }, "location_count": { "min": 1.0, @@ -74,10 +74,10 @@ }, "size_chars": { "min": 0.0, - "max": 162610.0, - "mean": 35386.59375, - "median": 2677.0, - "p95": 162610.0 + "max": 212831.0, + "mean": 45033.65625, + "median": 3270.0, + "p95": 212831.0 }, "top_level_count": { "min": 2.0, @@ -99,27 +99,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 0.8648860000164404, - "max_ms": 154.67332299999725, - "mean_ms": 21.52684539999541, - "median_ms": 8.48542349999093, - "p95_ms": 92.29795764999109 + "min_ms": 3.167392999984031, + "max_ms": 421.4097690000074, + "mean_ms": 59.73461029999498, + "median_ms": 12.459438999997019, + "p95_ms": 270.6221480999954 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.38861400000200774, - "max_ms": 2.575582000019949, - "mean_ms": 1.3725924000056011, - "median_ms": 1.3048385000047347, - "p95_ms": 2.497769800008598 + "min_ms": 2.4660699999969893, + "max_ms": 6.053759999986141, + "mean_ms": 4.124939999996968, + "median_ms": 3.887973000004763, + "p95_ms": 6.031880549990376 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.1859349999904225, - "max_ms": 0.22375999998303087, - "mean_ms": 0.20314779999921484, - "median_ms": 0.20304900002088289, - "p95_ms": 0.22015879998775745 + "min_ms": 5.249703000004047, + "max_ms": 5.957779999988588, + "mean_ms": 5.717820600000323, + "median_ms": 5.85094000001618, + "p95_ms": 5.9502699999882225 } }, "validation": { @@ -145,11 +145,11 @@ "failure_count": 0, "bytes_sent": 1425, "bytes_received": 95745, - "min_ms": 0.8648860000164404, - "max_ms": 154.67332299999725, - "mean_ms": 32.96886960000052, - "median_ms": 2.8398259999846687, - "p95_ms": 124.73847999999631, + "min_ms": 3.167392999984031, + "max_ms": 421.4097690000074, + "mean_ms": 87.26560059999997, + "median_ms": 4.074652000014112, + "p95_ms": 337.9563632000042, "result_summary": { "present_count": 5, "empty_count": 0, @@ -209,9 +209,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 184.98665300000994, + "duration_ms": 185.58414000000312, "success": true, - "started_at_unix": 1789020446.2018642, + "started_at_unix": 1789106801.4774892, "bytes_sent": 285, "bytes_received": 19149, "request_id": 2, @@ -239,9 +239,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 154.67332299999725, + "duration_ms": 421.4097690000074, "success": true, - "started_at_unix": 1789020446.3873377, + "started_at_unix": 1789106801.664008, "bytes_sent": 285, "bytes_received": 19149, "request_id": 3, @@ -269,9 +269,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.999107999992702, + "duration_ms": 3.53344900000252, "success": true, - "started_at_unix": 1789020446.5434222, + "started_at_unix": 1789106802.0868495, "bytes_sent": 285, "bytes_received": 19149, "request_id": 4, @@ -299,9 +299,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.8398259999846687, + "duration_ms": 4.074652000014112, "success": true, - "started_at_unix": 1789020446.5496008, + "started_at_unix": 1789106802.091792, "bytes_sent": 285, "bytes_received": 19149, "request_id": 5, @@ -329,9 +329,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.4672050000115178, + "duration_ms": 4.142739999991818, "success": true, - "started_at_unix": 1789020446.5537026, + "started_at_unix": 1789106802.0972097, "bytes_sent": 285, "bytes_received": 19149, "request_id": 6, @@ -359,9 +359,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.8648860000164404, + "duration_ms": 3.167392999984031, "success": true, - "started_at_unix": 1789020446.5563755, + "started_at_unix": 1789106802.1026986, "bytes_sent": 285, "bytes_received": 19149, "request_id": 7, @@ -403,12 +403,12 @@ "success_count": 5, "failure_count": 0, "bytes_sent": 1269, - "bytes_received": 13649, - "min_ms": 2.120268999988184, - "max_ms": 2.575582000019949, - "mean_ms": 2.3101915999973244, - "median_ms": 2.2554079999963506, - "p95_ms": 2.540998800014904, + "bytes_received": 16614, + "min_ms": 2.912496000021747, + "max_ms": 6.053759999986141, + "mean_ms": 5.116349999997283, + "median_ms": 5.746904999995195, + "p95_ms": 6.044035799988023, "result_summary": { "present_count": 5, "empty_count": 0, @@ -416,18 +416,18 @@ "non_empty_rate": 1.0, "metrics": { "hover_text_char_count": { - "min": 2589.0, - "max": 2589.0, - "mean": 2589.0, - "median": 2589.0, - "p95": 2589.0 + "min": 3182.0, + "max": 3182.0, + "mean": 3182.0, + "median": 3182.0, + "p95": 3182.0 }, "size_chars": { - "min": 2677.0, - "max": 2677.0, - "mean": 2677.0, - "median": 2677.0, - "p95": 2677.0 + "min": 3270.0, + "max": 3270.0, + "mean": 3270.0, + "median": 3270.0, + "p95": 3270.0 }, "top_level_count": { "min": 2.0, @@ -468,22 +468,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 191.34816199999705, + "duration_ms": 291.4848420000169, "success": true, - "started_at_unix": 1789020446.5585902, + "started_at_unix": 1789106802.1073587, "bytes_sent": 253, - "bytes_received": 2729, + "bytes_received": 3322, "request_id": 8, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) __new__: def __new__(\\n cls: type[DataFrame],\\n data: Dat...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) __new__: def __new__(\\n cls : type[DataFrame],\\n data ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2677, + "size_chars": 3270, "top_level_count": 2, - "hover_text_char_count": 2589 + "hover_text_char_count": 3182 }, "context": { "suite": "data_science", @@ -498,22 +498,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.575582000019949, + "duration_ms": 6.005138999995552, "success": true, - "started_at_unix": 1789020446.7500737, + "started_at_unix": 1789106802.398968, "bytes_sent": 253, - "bytes_received": 2729, + "bytes_received": 3322, "request_id": 9, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) __new__: def __new__(\\n cls: type[DataFrame],\\n data: Dat...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) __new__: def __new__(\\n cls : type[DataFrame],\\n data ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2677, + "size_chars": 3270, "top_level_count": 2, - "hover_text_char_count": 2589 + "hover_text_char_count": 3182 }, "context": { "suite": "data_science", @@ -528,22 +528,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.197032999987414, + "duration_ms": 4.863449999987779, "success": true, - "started_at_unix": 1789020446.7527673, + "started_at_unix": 1789106802.4051044, "bytes_sent": 254, - "bytes_received": 2730, + "bytes_received": 3323, "request_id": 10, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) __new__: def __new__(\\n cls: type[DataFrame],\\n data: Dat...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) __new__: def __new__(\\n cls : type[DataFrame],\\n data ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2677, + "size_chars": 3270, "top_level_count": 2, - "hover_text_char_count": 2589 + "hover_text_char_count": 3182 }, "context": { "suite": "data_science", @@ -558,22 +558,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.402665999994724, + "duration_ms": 5.746904999995195, "success": true, - "started_at_unix": 1789020446.755109, + "started_at_unix": 1789106802.4101226, "bytes_sent": 254, - "bytes_received": 2730, + "bytes_received": 3323, "request_id": 11, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) __new__: def __new__(\\n cls: type[DataFrame],\\n data: Dat...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) __new__: def __new__(\\n cls : type[DataFrame],\\n data ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2677, + "size_chars": 3270, "top_level_count": 2, - "hover_text_char_count": 2589 + "hover_text_char_count": 3182 }, "context": { "suite": "data_science", @@ -588,22 +588,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.120268999988184, + "duration_ms": 2.912496000021747, "success": true, - "started_at_unix": 1789020446.757662, + "started_at_unix": 1789106802.4160416, "bytes_sent": 254, - "bytes_received": 2730, + "bytes_received": 3323, "request_id": 12, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) __new__: def __new__(\\n cls: type[DataFrame],\\n data: Dat...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) __new__: def __new__(\\n cls : type[DataFrame],\\n data ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2677, + "size_chars": 3270, "top_level_count": 2, - "hover_text_char_count": 2589 + "hover_text_char_count": 3182 }, "context": { "suite": "data_science", @@ -618,22 +618,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.2554079999963506, + "duration_ms": 6.053759999986141, "success": true, - "started_at_unix": 1789020446.7598882, + "started_at_unix": 1789106802.4190683, "bytes_sent": 254, - "bytes_received": 2730, + "bytes_received": 3323, "request_id": 13, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) __new__: def __new__(\\n cls: type[DataFrame],\\n data: Dat...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) __new__: def __new__(\\n cls : type[DataFrame],\\n data ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2677, + "size_chars": 3270, "top_level_count": 2, - "hover_text_char_count": 2589 + "hover_text_char_count": 3182 }, "context": { "suite": "data_science", @@ -663,11 +663,11 @@ "failure_count": 0, "bytes_sent": 1300, "bytes_received": 1225, - "min_ms": 0.1859349999904225, - "max_ms": 0.22375999998303087, - "mean_ms": 0.20314779999921484, - "median_ms": 0.20304900002088289, - "p95_ms": 0.22015879998775745, + "min_ms": 5.249703000004047, + "max_ms": 5.957779999988588, + "mean_ms": 5.717820600000323, + "median_ms": 5.85094000001618, + "p95_ms": 5.9502699999882225, "result_summary": { "present_count": 5, "empty_count": 0, @@ -727,9 +727,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.270970000002535, + "duration_ms": 5.4800849999878665, "success": true, - "started_at_unix": 1789020446.7624063, + "started_at_unix": 1789106802.4253812, "bytes_sent": 260, "bytes_received": 245, "request_id": 14, @@ -757,9 +757,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.20575400000666377, + "duration_ms": 5.249703000004047, "success": true, - "started_at_unix": 1789020446.7627335, + "started_at_unix": 1789106802.430922, "bytes_sent": 260, "bytes_received": 245, "request_id": 15, @@ -787,9 +787,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.20304900002088289, + "duration_ms": 5.61045000000604, "success": true, - "started_at_unix": 1789020446.7630072, + "started_at_unix": 1789106802.4362524, "bytes_sent": 260, "bytes_received": 245, "request_id": 16, @@ -817,9 +817,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22375999998303087, + "duration_ms": 5.920229999986759, "success": true, - "started_at_unix": 1789020446.7632768, + "started_at_unix": 1789106802.4419394, "bytes_sent": 260, "bytes_received": 245, "request_id": 17, @@ -847,9 +847,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.19724099999507416, + "duration_ms": 5.957779999988588, "success": true, - "started_at_unix": 1789020446.7635648, + "started_at_unix": 1789106802.4479744, "bytes_sent": 260, "bytes_received": 245, "request_id": 18, @@ -877,9 +877,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1859349999904225, + "duration_ms": 5.85094000001618, "success": true, - "started_at_unix": 1789020446.763824, + "started_at_unix": 1789106802.4540064, "bytes_sent": 260, "bytes_received": 245, "request_id": 19, @@ -921,12 +921,12 @@ "success_count": 5, "failure_count": 0, "bytes_sent": 1440, - "bytes_received": 807385, - "min_ms": 8.474997999996958, - "max_ms": 16.061399999983905, - "mean_ms": 10.084821199990301, - "median_ms": 8.6252600000023, - "p95_ms": 14.602439799983811, + "bytes_received": 1058490, + "min_ms": 10.812563999991198, + "max_ms": 86.32616699998152, + "mean_ms": 32.203619999989996, + "median_ms": 20.82388799999535, + "p95_ms": 74.85076699998102, "result_summary": { "present_count": 5, "empty_count": 0, @@ -941,11 +941,11 @@ "p95": 149.0 }, "size_chars": { - "min": 162610.0, - "max": 162610.0, - "mean": 162610.0, - "median": 162610.0, - "p95": 162610.0 + "min": 212831.0, + "max": 212831.0, + "mean": 212831.0, + "median": 212831.0, + "p95": 212831.0 }, "top_level_count": { "min": 2.0, @@ -986,20 +986,20 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.127013000020952, + "duration_ms": 37.73757799999089, "success": true, - "started_at_unix": 1789020446.7643468, + "started_at_unix": 1789106802.4601886, "bytes_sent": 288, - "bytes_received": 161477, + "bytes_received": 211698, "request_id": 20, "error_code": null, "error_message": null, - "result_preview": "{'isIncomplete': False, 'items': [{'detail': 'ndarray', 'kind': 5, 'label': 'T', 'sortText': '0.9999.T'}, {'detail': '\\n@overload\\ndef all(\\n self: ndarra...", + "result_preview": "{'isIncomplete': False, 'items': [{'detail': 'ndarray', 'kind': 5, 'label': 'T', 'sortText': '0.9999.T'}, {'detail': '\\n@overload\\ndef all(\\n self : nd...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 162610, + "size_chars": 212831, "top_level_count": 2, "completion_item_count": 149 }, @@ -1016,20 +1016,20 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 16.061399999983905, + "duration_ms": 28.94916699997907, "success": true, - "started_at_unix": 1789020446.7828276, + "started_at_unix": 1789106802.5009742, "bytes_sent": 288, - "bytes_received": 161477, + "bytes_received": 211698, "request_id": 21, "error_code": null, "error_message": null, - "result_preview": "{'isIncomplete': False, 'items': [{'detail': 'ndarray', 'kind': 5, 'label': 'T', 'sortText': '0.9999.T'}, {'detail': '\\n@overload\\ndef all(\\n self: ndarra...", + "result_preview": "{'isIncomplete': False, 'items': [{'detail': 'ndarray', 'kind': 5, 'label': 'T', 'sortText': '0.9999.T'}, {'detail': '\\n@overload\\ndef all(\\n self : nd...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 162610, + "size_chars": 212831, "top_level_count": 2, "completion_item_count": 149 }, @@ -1046,20 +1046,20 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.474997999996958, + "duration_ms": 20.82388799999535, "success": true, - "started_at_unix": 1789020446.8008642, + "started_at_unix": 1789106802.534342, "bytes_sent": 288, - "bytes_received": 161477, + "bytes_received": 211698, "request_id": 22, "error_code": null, "error_message": null, - "result_preview": "{'isIncomplete': False, 'items': [{'detail': 'ndarray', 'kind': 5, 'label': 'T', 'sortText': '0.9999.T'}, {'detail': '\\n@overload\\ndef all(\\n self: ndarra...", + "result_preview": "{'isIncomplete': False, 'items': [{'detail': 'ndarray', 'kind': 5, 'label': 'T', 'sortText': '0.9999.T'}, {'detail': '\\n@overload\\ndef all(\\n self : nd...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 162610, + "size_chars": 212831, "top_level_count": 2, "completion_item_count": 149 }, @@ -1076,20 +1076,20 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.4958489999849, + "duration_ms": 10.812563999991198, "success": true, - "started_at_unix": 1789020446.8112648, + "started_at_unix": 1789106802.5592768, "bytes_sent": 288, - "bytes_received": 161477, + "bytes_received": 211698, "request_id": 23, "error_code": null, "error_message": null, - "result_preview": "{'isIncomplete': False, 'items': [{'detail': 'ndarray', 'kind': 5, 'label': 'T', 'sortText': '0.9999.T'}, {'detail': '\\n@overload\\ndef all(\\n self: ndarra...", + "result_preview": "{'isIncomplete': False, 'items': [{'detail': 'ndarray', 'kind': 5, 'label': 'T', 'sortText': '0.9999.T'}, {'detail': '\\n@overload\\ndef all(\\n self : nd...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 162610, + "size_chars": 212831, "top_level_count": 2, "completion_item_count": 149 }, @@ -1106,20 +1106,20 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.6252600000023, + "duration_ms": 86.32616699998152, "success": true, - "started_at_unix": 1789020446.8217125, + "started_at_unix": 1789106802.5736833, "bytes_sent": 288, - "bytes_received": 161477, + "bytes_received": 211698, "request_id": 24, "error_code": null, "error_message": null, - "result_preview": "{'isIncomplete': False, 'items': [{'detail': 'ndarray', 'kind': 5, 'label': 'T', 'sortText': '0.9999.T'}, {'detail': '\\n@overload\\ndef all(\\n self: ndarra...", + "result_preview": "{'isIncomplete': False, 'items': [{'detail': 'ndarray', 'kind': 5, 'label': 'T', 'sortText': '0.9999.T'}, {'detail': '\\n@overload\\ndef all(\\n self : nd...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 162610, + "size_chars": 212831, "top_level_count": 2, "completion_item_count": 149 }, @@ -1136,20 +1136,20 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.766598999983444, + "duration_ms": 14.10631400000284, "success": true, - "started_at_unix": 1789020446.8322668, + "started_at_unix": 1789106802.662278, "bytes_sent": 288, - "bytes_received": 161477, + "bytes_received": 211698, "request_id": 25, "error_code": null, "error_message": null, - "result_preview": "{'isIncomplete': False, 'items': [{'detail': 'ndarray', 'kind': 5, 'label': 'T', 'sortText': '0.9999.T'}, {'detail': '\\n@overload\\ndef all(\\n self: ndarra...", + "result_preview": "{'isIncomplete': False, 'items': [{'detail': 'ndarray', 'kind': 5, 'label': 'T', 'sortText': '0.9999.T'}, {'detail': '\\n@overload\\ndef all(\\n self : nd...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 162610, + "size_chars": 212831, "top_level_count": 2, "completion_item_count": 149 }, @@ -1180,12 +1180,12 @@ "success_count": 5, "failure_count": 0, "bytes_sent": 1275, - "bytes_received": 10265, - "min_ms": 0.38861400000200774, - "max_ms": 0.48940800002128526, - "mean_ms": 0.43499320001387787, - "median_ms": 0.4376660000104948, - "p95_ms": 0.4797926000208008, + "bytes_received": 13450, + "min_ms": 2.4660699999969893, + "max_ms": 5.781009000003223, + "mean_ms": 3.1335299999966537, + "median_ms": 2.473523999981353, + "p95_ms": 5.120465800001739, "result_summary": { "present_count": 5, "empty_count": 0, @@ -1193,18 +1193,18 @@ "non_empty_rate": 1.0, "metrics": { "hover_text_char_count": { - "min": 1909.0, - "max": 1909.0, - "mean": 1909.0, - "median": 1909.0, - "p95": 1909.0 + "min": 2546.0, + "max": 2546.0, + "mean": 2546.0, + "median": 2546.0, + "p95": 2546.0 }, "size_chars": { - "min": 2000.0, - "max": 2000.0, - "mean": 2000.0, - "median": 2000.0, - "p95": 2000.0 + "min": 2637.0, + "max": 2637.0, + "mean": 2637.0, + "median": 2637.0, + "p95": 2637.0 }, "top_level_count": { "min": 2.0, @@ -1245,22 +1245,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 9.418981999999687, + "duration_ms": 6.557998000005227, "success": true, - "started_at_unix": 1789020446.843304, + "started_at_unix": 1789106802.6788485, "bytes_sent": 255, - "bytes_received": 2053, + "bytes_received": 2690, "request_id": 26, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': \"```python\\n(method) array: def array(\\n object: Any,\\n dtype: _HasDType[dtype...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': \"```python\\n(method) array: def array(\\n object: Any,\\n dtype : _HasDType[dtyp...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2000, + "size_chars": 2637, "top_level_count": 2, - "hover_text_char_count": 1909 + "hover_text_char_count": 2546 }, "context": { "suite": "data_science", @@ -1275,22 +1275,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.41794700001673846, + "duration_ms": 2.4687540000059016, "success": true, - "started_at_unix": 1789020446.8528357, + "started_at_unix": 1789106802.6855175, "bytes_sent": 255, - "bytes_received": 2053, + "bytes_received": 2690, "request_id": 27, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': \"```python\\n(method) array: def array(\\n object: Any,\\n dtype: _HasDType[dtype...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': \"```python\\n(method) array: def array(\\n object: Any,\\n dtype : _HasDType[dtyp...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2000, + "size_chars": 2637, "top_level_count": 2, - "hover_text_char_count": 1909 + "hover_text_char_count": 2546 }, "context": { "suite": "data_science", @@ -1305,22 +1305,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.44133100001886305, + "duration_ms": 5.781009000003223, "success": true, - "started_at_unix": 1789020446.85337, + "started_at_unix": 1789106802.6881278, "bytes_sent": 255, - "bytes_received": 2053, + "bytes_received": 2690, "request_id": 28, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': \"```python\\n(method) array: def array(\\n object: Any,\\n dtype: _HasDType[dtype...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': \"```python\\n(method) array: def array(\\n object: Any,\\n dtype : _HasDType[dtyp...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2000, + "size_chars": 2637, "top_level_count": 2, - "hover_text_char_count": 1909 + "hover_text_char_count": 2546 }, "context": { "suite": "data_science", @@ -1335,22 +1335,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.38861400000200774, + "duration_ms": 2.473523999981353, "success": true, - "started_at_unix": 1789020446.8539212, + "started_at_unix": 1789106802.694034, "bytes_sent": 255, - "bytes_received": 2053, + "bytes_received": 2690, "request_id": 29, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': \"```python\\n(method) array: def array(\\n object: Any,\\n dtype: _HasDType[dtype...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': \"```python\\n(method) array: def array(\\n object: Any,\\n dtype : _HasDType[dtyp...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2000, + "size_chars": 2637, "top_level_count": 2, - "hover_text_char_count": 1909 + "hover_text_char_count": 2546 }, "context": { "suite": "data_science", @@ -1365,22 +1365,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4376660000104948, + "duration_ms": 2.4660699999969893, "success": true, - "started_at_unix": 1789020446.8544571, + "started_at_unix": 1789106802.6966612, "bytes_sent": 255, - "bytes_received": 2053, + "bytes_received": 2690, "request_id": 30, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': \"```python\\n(method) array: def array(\\n object: Any,\\n dtype: _HasDType[dtype...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': \"```python\\n(method) array: def array(\\n object: Any,\\n dtype : _HasDType[dtyp...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2000, + "size_chars": 2637, "top_level_count": 2, - "hover_text_char_count": 1909 + "hover_text_char_count": 2546 }, "context": { "suite": "data_science", @@ -1395,22 +1395,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.48940800002128526, + "duration_ms": 2.4782929999958014, "success": true, - "started_at_unix": 1789020446.855033, + "started_at_unix": 1789106802.6992576, "bytes_sent": 255, - "bytes_received": 2053, + "bytes_received": 2690, "request_id": 31, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': \"```python\\n(method) array: def array(\\n object: Any,\\n dtype: _HasDType[dtype...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': \"```python\\n(method) array: def array(\\n object: Any,\\n dtype : _HasDType[dtyp...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2000, + "size_chars": 2637, "top_level_count": 2, - "hover_text_char_count": 1909 + "hover_text_char_count": 2546 }, "context": { "suite": "data_science", @@ -1429,9 +1429,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 2.262514000022975, + "duration_ms": 2.1563169999865295, "success": true, - "started_at_unix": 1789020446.199331, + "started_at_unix": 1789106801.4749863, "bytes_sent": 673, "bytes_received": 1314, "request_id": 1, @@ -1450,9 +1450,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.019699000006312417, + "duration_ms": 0.026550000001179797, "success": true, - "started_at_unix": 1789020446.2016783, + "started_at_unix": 1789106801.4772224, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -1465,9 +1465,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.039227999991453544, + "duration_ms": 0.031839000001809836, "success": true, - "started_at_unix": 1789020446.2017179, + "started_at_unix": 1789106801.4772818, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -1483,9 +1483,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.016623999982812165, + "duration_ms": 0.029444999995575927, "success": true, - "started_at_unix": 1789020446.2018168, + "started_at_unix": 1789106801.4774077, "bytes_sent": 492, "bytes_received": 0, "request_id": null, @@ -1501,9 +1501,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 184.98665300000994, + "duration_ms": 185.58414000000312, "success": true, - "started_at_unix": 1789020446.2018642, + "started_at_unix": 1789106801.4774892, "bytes_sent": 285, "bytes_received": 19149, "request_id": 2, @@ -1531,9 +1531,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 154.67332299999725, + "duration_ms": 421.4097690000074, "success": true, - "started_at_unix": 1789020446.3873377, + "started_at_unix": 1789106801.664008, "bytes_sent": 285, "bytes_received": 19149, "request_id": 3, @@ -1561,9 +1561,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.999107999992702, + "duration_ms": 3.53344900000252, "success": true, - "started_at_unix": 1789020446.5434222, + "started_at_unix": 1789106802.0868495, "bytes_sent": 285, "bytes_received": 19149, "request_id": 4, @@ -1591,9 +1591,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.8398259999846687, + "duration_ms": 4.074652000014112, "success": true, - "started_at_unix": 1789020446.5496008, + "started_at_unix": 1789106802.091792, "bytes_sent": 285, "bytes_received": 19149, "request_id": 5, @@ -1621,9 +1621,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.4672050000115178, + "duration_ms": 4.142739999991818, "success": true, - "started_at_unix": 1789020446.5537026, + "started_at_unix": 1789106802.0972097, "bytes_sent": 285, "bytes_received": 19149, "request_id": 6, @@ -1651,9 +1651,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.8648860000164404, + "duration_ms": 3.167392999984031, "success": true, - "started_at_unix": 1789020446.5563755, + "started_at_unix": 1789106802.1026986, "bytes_sent": 285, "bytes_received": 19149, "request_id": 7, @@ -1681,22 +1681,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 191.34816199999705, + "duration_ms": 291.4848420000169, "success": true, - "started_at_unix": 1789020446.5585902, + "started_at_unix": 1789106802.1073587, "bytes_sent": 253, - "bytes_received": 2729, + "bytes_received": 3322, "request_id": 8, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) __new__: def __new__(\\n cls: type[DataFrame],\\n data: Dat...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) __new__: def __new__(\\n cls : type[DataFrame],\\n data ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2677, + "size_chars": 3270, "top_level_count": 2, - "hover_text_char_count": 2589 + "hover_text_char_count": 3182 }, "context": { "suite": "data_science", @@ -1711,22 +1711,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.575582000019949, + "duration_ms": 6.005138999995552, "success": true, - "started_at_unix": 1789020446.7500737, + "started_at_unix": 1789106802.398968, "bytes_sent": 253, - "bytes_received": 2729, + "bytes_received": 3322, "request_id": 9, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) __new__: def __new__(\\n cls: type[DataFrame],\\n data: Dat...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) __new__: def __new__(\\n cls : type[DataFrame],\\n data ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2677, + "size_chars": 3270, "top_level_count": 2, - "hover_text_char_count": 2589 + "hover_text_char_count": 3182 }, "context": { "suite": "data_science", @@ -1741,22 +1741,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.197032999987414, + "duration_ms": 4.863449999987779, "success": true, - "started_at_unix": 1789020446.7527673, + "started_at_unix": 1789106802.4051044, "bytes_sent": 254, - "bytes_received": 2730, + "bytes_received": 3323, "request_id": 10, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) __new__: def __new__(\\n cls: type[DataFrame],\\n data: Dat...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) __new__: def __new__(\\n cls : type[DataFrame],\\n data ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2677, + "size_chars": 3270, "top_level_count": 2, - "hover_text_char_count": 2589 + "hover_text_char_count": 3182 }, "context": { "suite": "data_science", @@ -1771,22 +1771,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.402665999994724, + "duration_ms": 5.746904999995195, "success": true, - "started_at_unix": 1789020446.755109, + "started_at_unix": 1789106802.4101226, "bytes_sent": 254, - "bytes_received": 2730, + "bytes_received": 3323, "request_id": 11, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) __new__: def __new__(\\n cls: type[DataFrame],\\n data: Dat...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) __new__: def __new__(\\n cls : type[DataFrame],\\n data ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2677, + "size_chars": 3270, "top_level_count": 2, - "hover_text_char_count": 2589 + "hover_text_char_count": 3182 }, "context": { "suite": "data_science", @@ -1801,22 +1801,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.120268999988184, + "duration_ms": 2.912496000021747, "success": true, - "started_at_unix": 1789020446.757662, + "started_at_unix": 1789106802.4160416, "bytes_sent": 254, - "bytes_received": 2730, + "bytes_received": 3323, "request_id": 12, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) __new__: def __new__(\\n cls: type[DataFrame],\\n data: Dat...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) __new__: def __new__(\\n cls : type[DataFrame],\\n data ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2677, + "size_chars": 3270, "top_level_count": 2, - "hover_text_char_count": 2589 + "hover_text_char_count": 3182 }, "context": { "suite": "data_science", @@ -1831,22 +1831,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.2554079999963506, + "duration_ms": 6.053759999986141, "success": true, - "started_at_unix": 1789020446.7598882, + "started_at_unix": 1789106802.4190683, "bytes_sent": 254, - "bytes_received": 2730, + "bytes_received": 3323, "request_id": 13, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) __new__: def __new__(\\n cls: type[DataFrame],\\n data: Dat...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) __new__: def __new__(\\n cls : type[DataFrame],\\n data ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2677, + "size_chars": 3270, "top_level_count": 2, - "hover_text_char_count": 2589 + "hover_text_char_count": 3182 }, "context": { "suite": "data_science", @@ -1861,9 +1861,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.270970000002535, + "duration_ms": 5.4800849999878665, "success": true, - "started_at_unix": 1789020446.7624063, + "started_at_unix": 1789106802.4253812, "bytes_sent": 260, "bytes_received": 245, "request_id": 14, @@ -1891,9 +1891,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.20575400000666377, + "duration_ms": 5.249703000004047, "success": true, - "started_at_unix": 1789020446.7627335, + "started_at_unix": 1789106802.430922, "bytes_sent": 260, "bytes_received": 245, "request_id": 15, @@ -1921,9 +1921,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.20304900002088289, + "duration_ms": 5.61045000000604, "success": true, - "started_at_unix": 1789020446.7630072, + "started_at_unix": 1789106802.4362524, "bytes_sent": 260, "bytes_received": 245, "request_id": 16, @@ -1951,9 +1951,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22375999998303087, + "duration_ms": 5.920229999986759, "success": true, - "started_at_unix": 1789020446.7632768, + "started_at_unix": 1789106802.4419394, "bytes_sent": 260, "bytes_received": 245, "request_id": 17, @@ -1981,9 +1981,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.19724099999507416, + "duration_ms": 5.957779999988588, "success": true, - "started_at_unix": 1789020446.7635648, + "started_at_unix": 1789106802.4479744, "bytes_sent": 260, "bytes_received": 245, "request_id": 18, @@ -2011,9 +2011,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1859349999904225, + "duration_ms": 5.85094000001618, "success": true, - "started_at_unix": 1789020446.763824, + "started_at_unix": 1789106802.4540064, "bytes_sent": 260, "bytes_received": 245, "request_id": 19, @@ -2041,9 +2041,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.036854999990509896, + "duration_ms": 0.034223999989535514, "success": true, - "started_at_unix": 1789020446.7642972, + "started_at_unix": 1789106802.4601417, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2060,20 +2060,20 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.127013000020952, + "duration_ms": 37.73757799999089, "success": true, - "started_at_unix": 1789020446.7643468, + "started_at_unix": 1789106802.4601886, "bytes_sent": 288, - "bytes_received": 161477, + "bytes_received": 211698, "request_id": 20, "error_code": null, "error_message": null, - "result_preview": "{'isIncomplete': False, 'items': [{'detail': 'ndarray', 'kind': 5, 'label': 'T', 'sortText': '0.9999.T'}, {'detail': '\\n@overload\\ndef all(\\n self: ndarra...", + "result_preview": "{'isIncomplete': False, 'items': [{'detail': 'ndarray', 'kind': 5, 'label': 'T', 'sortText': '0.9999.T'}, {'detail': '\\n@overload\\ndef all(\\n self : nd...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 162610, + "size_chars": 212831, "top_level_count": 2, "completion_item_count": 149 }, @@ -2090,9 +2090,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02806099999475009, + "duration_ms": 0.21607499999731772, "success": true, - "started_at_unix": 1789020446.7827675, + "started_at_unix": 1789106802.500671, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2109,9 +2109,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013899999999011925, + "duration_ms": 0.05540300000461684, "success": true, - "started_at_unix": 1789020446.7828054, + "started_at_unix": 1789106802.5009031, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2128,20 +2128,20 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 16.061399999983905, + "duration_ms": 28.94916699997907, "success": true, - "started_at_unix": 1789020446.7828276, + "started_at_unix": 1789106802.5009742, "bytes_sent": 288, - "bytes_received": 161477, + "bytes_received": 211698, "request_id": 21, "error_code": null, "error_message": null, - "result_preview": "{'isIncomplete': False, 'items': [{'detail': 'ndarray', 'kind': 5, 'label': 'T', 'sortText': '0.9999.T'}, {'detail': '\\n@overload\\ndef all(\\n self: ndarra...", + "result_preview": "{'isIncomplete': False, 'items': [{'detail': 'ndarray', 'kind': 5, 'label': 'T', 'sortText': '0.9999.T'}, {'detail': '\\n@overload\\ndef all(\\n self : nd...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 162610, + "size_chars": 212831, "top_level_count": 2, "completion_item_count": 149 }, @@ -2158,9 +2158,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026759999997238992, + "duration_ms": 0.18377499998223357, "success": true, - "started_at_unix": 1789020446.8008046, + "started_at_unix": 1789106802.5339673, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2177,9 +2177,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01346000001944958, + "duration_ms": 0.06090399998015528, "success": true, - "started_at_unix": 1789020446.800842, + "started_at_unix": 1789106802.5342638, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2196,20 +2196,20 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.474997999996958, + "duration_ms": 20.82388799999535, "success": true, - "started_at_unix": 1789020446.8008642, + "started_at_unix": 1789106802.534342, "bytes_sent": 288, - "bytes_received": 161477, + "bytes_received": 211698, "request_id": 22, "error_code": null, "error_message": null, - "result_preview": "{'isIncomplete': False, 'items': [{'detail': 'ndarray', 'kind': 5, 'label': 'T', 'sortText': '0.9999.T'}, {'detail': '\\n@overload\\ndef all(\\n self: ndarra...", + "result_preview": "{'isIncomplete': False, 'items': [{'detail': 'ndarray', 'kind': 5, 'label': 'T', 'sortText': '0.9999.T'}, {'detail': '\\n@overload\\ndef all(\\n self : nd...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 162610, + "size_chars": 212831, "top_level_count": 2, "completion_item_count": 149 }, @@ -2226,9 +2226,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026217999987920848, + "duration_ms": 0.04651699998703407, "success": true, - "started_at_unix": 1789020446.8112078, + "started_at_unix": 1789106802.5591753, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2245,9 +2245,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01328900000885369, + "duration_ms": 0.026178999974035833, "success": true, - "started_at_unix": 1789020446.8112433, + "started_at_unix": 1789106802.5592363, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2264,20 +2264,20 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.4958489999849, + "duration_ms": 10.812563999991198, "success": true, - "started_at_unix": 1789020446.8112648, + "started_at_unix": 1789106802.5592768, "bytes_sent": 288, - "bytes_received": 161477, + "bytes_received": 211698, "request_id": 23, "error_code": null, "error_message": null, - "result_preview": "{'isIncomplete': False, 'items': [{'detail': 'ndarray', 'kind': 5, 'label': 'T', 'sortText': '0.9999.T'}, {'detail': '\\n@overload\\ndef all(\\n self: ndarra...", + "result_preview": "{'isIncomplete': False, 'items': [{'detail': 'ndarray', 'kind': 5, 'label': 'T', 'sortText': '0.9999.T'}, {'detail': '\\n@overload\\ndef all(\\n self : nd...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 162610, + "size_chars": 212831, "top_level_count": 2, "completion_item_count": 149 }, @@ -2294,9 +2294,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025297000007640236, + "duration_ms": 0.035225999994281665, "success": true, - "started_at_unix": 1789020446.8216565, + "started_at_unix": 1789106802.5736032, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2313,9 +2313,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013069999994286263, + "duration_ms": 0.02127900000914451, "success": true, - "started_at_unix": 1789020446.8216908, + "started_at_unix": 1789106802.5736506, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2332,20 +2332,20 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.6252600000023, + "duration_ms": 86.32616699998152, "success": true, - "started_at_unix": 1789020446.8217125, + "started_at_unix": 1789106802.5736833, "bytes_sent": 288, - "bytes_received": 161477, + "bytes_received": 211698, "request_id": 24, "error_code": null, "error_message": null, - "result_preview": "{'isIncomplete': False, 'items': [{'detail': 'ndarray', 'kind': 5, 'label': 'T', 'sortText': '0.9999.T'}, {'detail': '\\n@overload\\ndef all(\\n self: ndarra...", + "result_preview": "{'isIncomplete': False, 'items': [{'detail': 'ndarray', 'kind': 5, 'label': 'T', 'sortText': '0.9999.T'}, {'detail': '\\n@overload\\ndef all(\\n self : nd...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 162610, + "size_chars": 212831, "top_level_count": 2, "completion_item_count": 149 }, @@ -2362,9 +2362,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025467999989814416, + "duration_ms": 0.02889400002459297, "success": true, - "started_at_unix": 1789020446.8322084, + "started_at_unix": 1789106802.6622155, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2381,9 +2381,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01386099998512691, + "duration_ms": 0.014026000002331784, "success": true, - "started_at_unix": 1789020446.832244, + "started_at_unix": 1789106802.6622543, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2400,20 +2400,20 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.766598999983444, + "duration_ms": 14.10631400000284, "success": true, - "started_at_unix": 1789020446.8322668, + "started_at_unix": 1789106802.662278, "bytes_sent": 288, - "bytes_received": 161477, + "bytes_received": 211698, "request_id": 25, "error_code": null, "error_message": null, - "result_preview": "{'isIncomplete': False, 'items': [{'detail': 'ndarray', 'kind': 5, 'label': 'T', 'sortText': '0.9999.T'}, {'detail': '\\n@overload\\ndef all(\\n self: ndarra...", + "result_preview": "{'isIncomplete': False, 'items': [{'detail': 'ndarray', 'kind': 5, 'label': 'T', 'sortText': '0.9999.T'}, {'detail': '\\n@overload\\ndef all(\\n self : nd...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 162610, + "size_chars": 212831, "top_level_count": 2, "completion_item_count": 149 }, @@ -2430,9 +2430,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0252470000248195, + "duration_ms": 0.025546999978587337, "success": true, - "started_at_unix": 1789020446.842904, + "started_at_unix": 1789106802.6785176, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2449,9 +2449,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04248300001563621, + "duration_ms": 0.057588000004216156, "success": true, - "started_at_unix": 1789020446.8432477, + "started_at_unix": 1789106802.6787758, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2468,22 +2468,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 9.418981999999687, + "duration_ms": 6.557998000005227, "success": true, - "started_at_unix": 1789020446.843304, + "started_at_unix": 1789106802.6788485, "bytes_sent": 255, - "bytes_received": 2053, + "bytes_received": 2690, "request_id": 26, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': \"```python\\n(method) array: def array(\\n object: Any,\\n dtype: _HasDType[dtype...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': \"```python\\n(method) array: def array(\\n object: Any,\\n dtype : _HasDType[dtyp...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2000, + "size_chars": 2637, "top_level_count": 2, - "hover_text_char_count": 1909 + "hover_text_char_count": 2546 }, "context": { "suite": "data_science", @@ -2498,9 +2498,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023415000015347687, + "duration_ms": 0.025217000001021006, "success": true, - "started_at_unix": 1789020446.8527822, + "started_at_unix": 1789106802.6854622, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2517,9 +2517,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013770999998996558, + "duration_ms": 0.014628000002403496, "success": true, - "started_at_unix": 1789020446.8528142, + "started_at_unix": 1789106802.6854954, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2536,22 +2536,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.41794700001673846, + "duration_ms": 2.4687540000059016, "success": true, - "started_at_unix": 1789020446.8528357, + "started_at_unix": 1789106802.6855175, "bytes_sent": 255, - "bytes_received": 2053, + "bytes_received": 2690, "request_id": 27, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': \"```python\\n(method) array: def array(\\n object: Any,\\n dtype: _HasDType[dtype...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': \"```python\\n(method) array: def array(\\n object: Any,\\n dtype : _HasDType[dtyp...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2000, + "size_chars": 2637, "top_level_count": 2, - "hover_text_char_count": 1909 + "hover_text_char_count": 2546 }, "context": { "suite": "data_science", @@ -2566,9 +2566,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020399999982601003, + "duration_ms": 0.02376399999093337, "success": true, - "started_at_unix": 1789020446.853324, + "started_at_unix": 1789106802.6880565, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2585,9 +2585,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012499000007437644, + "duration_ms": 0.02714099997547237, "success": true, - "started_at_unix": 1789020446.8533514, + "started_at_unix": 1789106802.6880884, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2604,22 +2604,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.44133100001886305, + "duration_ms": 5.781009000003223, "success": true, - "started_at_unix": 1789020446.85337, + "started_at_unix": 1789106802.6881278, "bytes_sent": 255, - "bytes_received": 2053, + "bytes_received": 2690, "request_id": 28, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': \"```python\\n(method) array: def array(\\n object: Any,\\n dtype: _HasDType[dtype...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': \"```python\\n(method) array: def array(\\n object: Any,\\n dtype : _HasDType[dtyp...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2000, + "size_chars": 2637, "top_level_count": 2, - "hover_text_char_count": 1909 + "hover_text_char_count": 2546 }, "context": { "suite": "data_science", @@ -2634,9 +2634,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019519000005630005, + "duration_ms": 0.023454000000810993, "success": true, - "started_at_unix": 1789020446.8538766, + "started_at_unix": 1789106802.6939805, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2653,9 +2653,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01312000000552871, + "duration_ms": 0.015179000001808163, "success": true, - "started_at_unix": 1789020446.8539023, + "started_at_unix": 1789106802.6940117, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2672,22 +2672,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.38861400000200774, + "duration_ms": 2.473523999981353, "success": true, - "started_at_unix": 1789020446.8539212, + "started_at_unix": 1789106802.694034, "bytes_sent": 255, - "bytes_received": 2053, + "bytes_received": 2690, "request_id": 29, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': \"```python\\n(method) array: def array(\\n object: Any,\\n dtype: _HasDType[dtype...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': \"```python\\n(method) array: def array(\\n object: Any,\\n dtype : _HasDType[dtyp...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2000, + "size_chars": 2637, "top_level_count": 2, - "hover_text_char_count": 1909 + "hover_text_char_count": 2546 }, "context": { "suite": "data_science", @@ -2702,9 +2702,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04412500001649278, + "duration_ms": 0.023784999996223632, "success": true, - "started_at_unix": 1789020446.8543742, + "started_at_unix": 1789106802.6966026, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2721,9 +2721,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02121100001772902, + "duration_ms": 0.01407600001357423, "success": true, - "started_at_unix": 1789020446.8544269, + "started_at_unix": 1789106802.6966343, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2740,22 +2740,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4376660000104948, + "duration_ms": 2.4660699999969893, "success": true, - "started_at_unix": 1789020446.8544571, + "started_at_unix": 1789106802.6966612, "bytes_sent": 255, - "bytes_received": 2053, + "bytes_received": 2690, "request_id": 30, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': \"```python\\n(method) array: def array(\\n object: Any,\\n dtype: _HasDType[dtype...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': \"```python\\n(method) array: def array(\\n object: Any,\\n dtype : _HasDType[dtyp...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2000, + "size_chars": 2637, "top_level_count": 2, - "hover_text_char_count": 1909 + "hover_text_char_count": 2546 }, "context": { "suite": "data_science", @@ -2770,9 +2770,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021310999983370493, + "duration_ms": 0.022913000009339157, "success": true, - "started_at_unix": 1789020446.8549778, + "started_at_unix": 1789106802.6991973, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2789,9 +2789,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017295999981570276, + "duration_ms": 0.018433999997569117, "success": true, - "started_at_unix": 1789020446.8550072, + "started_at_unix": 1789106802.6992276, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2808,22 +2808,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.48940800002128526, + "duration_ms": 2.4782929999958014, "success": true, - "started_at_unix": 1789020446.855033, + "started_at_unix": 1789106802.6992576, "bytes_sent": 255, - "bytes_received": 2053, + "bytes_received": 2690, "request_id": 31, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': \"```python\\n(method) array: def array(\\n object: Any,\\n dtype: _HasDType[dtype...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': \"```python\\n(method) array: def array(\\n object: Any,\\n dtype : _HasDType[dtyp...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2000, + "size_chars": 2637, "top_level_count": 2, - "hover_text_char_count": 1909 + "hover_text_char_count": 2546 }, "context": { "suite": "data_science", @@ -2838,9 +2838,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017156000012619188, + "duration_ms": 0.047479000016892314, "success": true, - "started_at_unix": 1789020446.8555803, + "started_at_unix": 1789106802.7018063, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2857,9 +2857,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.031656999993856516, + "duration_ms": 0.0346740000054524, "success": true, - "started_at_unix": 1789020446.8556993, + "started_at_unix": 1789106802.7019618, "bytes_sent": 212, "bytes_received": 0, "request_id": null, @@ -2872,9 +2872,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.1234030000034636, + "duration_ms": 0.14422999998942032, "success": true, - "started_at_unix": 1789020446.8557389, + "started_at_unix": 1789106802.7020068, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -2892,9 +2892,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.01773599998955433, + "duration_ms": 0.024795999991056306, "success": true, - "started_at_unix": 1789020446.8558764, + "started_at_unix": 1789106802.7021701, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -2916,7 +2916,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/bin/python", "success": true, - "total_duration_ms": 292.29639599998336, + "total_duration_ms": 267.5764389999813, "error_message": null, "summary": { "request_count": 32, @@ -2924,12 +2924,12 @@ "success_count": 32, "failure_count": 0, "bytes_sent": 18652, - "bytes_received": 117881, - "min_ms": 0.10820399998578978, - "max_ms": 127.58614000000534, - "mean_ms": 8.679059968750735, - "median_ms": 1.072037499994849, - "p95_ms": 47.022973750010465, + "bytes_received": 121793, + "min_ms": 0.2524930000049608, + "max_ms": 126.97674200001074, + "mean_ms": 7.827407843750578, + "median_ms": 0.7722515000097019, + "p95_ms": 40.64256345000525, "result_summary": { "present_count": 31, "empty_count": 1, @@ -2959,10 +2959,10 @@ }, "size_chars": { "min": 0.0, - "max": 17461.0, - "mean": 3775.40625, + "max": 18113.0, + "mean": 3897.65625, "median": 938.0, - "p95": 17461.0 + "p95": 18113.0 }, "top_level_count": { "min": 2.0, @@ -2984,27 +2984,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 0.5667769999888606, - "max_ms": 93.76245500001801, - "mean_ms": 11.040843899996844, - "median_ms": 1.6152939999898308, - "p95_ms": 53.39385904999991 + "min_ms": 0.3962920000049053, + "max_ms": 78.99774899999557, + "mean_ms": 9.209564399998271, + "median_ms": 1.9317389999997658, + "p95_ms": 44.48776064998859 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.23909300000468647, - "max_ms": 3.513534999996182, - "mean_ms": 1.6169815000040444, - "median_ms": 0.7740629999943849, - "p95_ms": 3.49061425000059 + "min_ms": 0.2826799999979812, + "max_ms": 1.1258890000078736, + "mean_ms": 0.6497042000006559, + "median_ms": 0.57734149999078, + "p95_ms": 1.0470094000041283 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.17641000002299734, - "max_ms": 3.455160000015667, - "mean_ms": 1.0096504000046025, - "median_ms": 0.2146969999898829, - "p95_ms": 2.967093600011594 + "min_ms": 0.3792010000154278, + "max_ms": 0.45180699999036733, + "mean_ms": 0.4096737999986999, + "median_ms": 0.4122029999962251, + "p95_ms": 0.4453005999891957 } }, "validation": { @@ -3030,11 +3030,11 @@ "failure_count": 0, "bytes_sent": 1385, "bytes_received": 4505, - "min_ms": 0.5667769999888606, - "max_ms": 93.76245500001801, - "mean_ms": 20.436056799997004, - "median_ms": 2.8267220000088855, - "p95_ms": 75.59000700001091, + "min_ms": 0.3962920000049053, + "max_ms": 78.99774899999557, + "mean_ms": 16.355653200002962, + "median_ms": 0.594994000010729, + "p95_ms": 63.44812119999686, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3094,9 +3094,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 127.58614000000534, + "duration_ms": 126.97674200001074, "success": true, - "started_at_unix": 1789020446.8809717, + "started_at_unix": 1789106802.7262697, "bytes_sent": 277, "bytes_received": 901, "request_id": 2, @@ -3124,9 +3124,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 93.76245500001801, + "duration_ms": 78.99774899999557, "success": true, - "started_at_unix": 1789020447.008674, + "started_at_unix": 1789106802.8534057, "bytes_sent": 277, "bytes_received": 901, "request_id": 3, @@ -3154,9 +3154,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.900214999982609, + "duration_ms": 0.3962920000049053, "success": true, - "started_at_unix": 1789020447.1026332, + "started_at_unix": 1789106802.932594, "bytes_sent": 277, "bytes_received": 901, "request_id": 4, @@ -3184,9 +3184,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.5667769999888606, + "duration_ms": 0.594994000010729, "success": true, - "started_at_unix": 1789020447.1057088, + "started_at_unix": 1789106802.9331894, "bytes_sent": 277, "bytes_received": 901, "request_id": 5, @@ -3214,9 +3214,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.1241149999866593, + "duration_ms": 1.2496100000021215, "success": true, - "started_at_unix": 1789020447.106433, + "started_at_unix": 1789106802.9339485, "bytes_sent": 277, "bytes_received": 901, "request_id": 6, @@ -3244,9 +3244,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.8267220000088855, + "duration_ms": 0.5396210000014889, "success": true, - "started_at_unix": 1789020447.1086907, + "started_at_unix": 1789106802.9353313, "bytes_sent": 277, "bytes_received": 901, "request_id": 7, @@ -3289,11 +3289,11 @@ "failure_count": 0, "bytes_sent": 1224, "bytes_received": 2159, - "min_ms": 0.23909300000468647, - "max_ms": 2.8520490000119025, - "mean_ms": 0.8959344000061265, - "median_ms": 0.2655419999939568, - "p95_ms": 2.457366600009436, + "min_ms": 0.2826799999979812, + "max_ms": 0.451345999977093, + "mean_ms": 0.4010335999964809, + "median_ms": 0.41122100000734463, + "p95_ms": 0.4508649999820591, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3353,9 +3353,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 8.781580000004396, + "duration_ms": 7.180970999996816, "success": true, - "started_at_unix": 1789020447.1118214, + "started_at_unix": 1789106802.9361238, "bytes_sent": 244, "bytes_received": 431, "request_id": 8, @@ -3383,9 +3383,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.8520490000119025, + "duration_ms": 0.2826799999979812, "success": true, - "started_at_unix": 1789020447.1206684, + "started_at_unix": 1789106802.9433653, "bytes_sent": 244, "bytes_received": 431, "request_id": 9, @@ -3413,9 +3413,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.8786369999995713, + "duration_ms": 0.4489410000019234, "success": true, - "started_at_unix": 1789020447.123604, + "started_at_unix": 1789106802.9437246, "bytes_sent": 245, "bytes_received": 432, "request_id": 10, @@ -3443,9 +3443,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2655419999939568, + "duration_ms": 0.41097999999806234, "success": true, - "started_at_unix": 1789020447.1245565, + "started_at_unix": 1789106802.944255, "bytes_sent": 245, "bytes_received": 432, "request_id": 11, @@ -3473,9 +3473,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.24435100002051513, + "duration_ms": 0.451345999977093, "success": true, - "started_at_unix": 1789020447.124893, + "started_at_unix": 1789106802.944741, "bytes_sent": 245, "bytes_received": 432, "request_id": 12, @@ -3503,9 +3503,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.23909300000468647, + "duration_ms": 0.41122100000734463, "success": true, - "started_at_unix": 1789020447.125206, + "started_at_unix": 1789106802.945268, "bytes_sent": 245, "bytes_received": 432, "request_id": 13, @@ -3548,11 +3548,11 @@ "failure_count": 0, "bytes_sent": 1250, "bytes_received": 1175, - "min_ms": 0.17641000002299734, - "max_ms": 3.455160000015667, - "mean_ms": 1.0096504000046025, - "median_ms": 0.2146969999898829, - "p95_ms": 2.967093600011594, + "min_ms": 0.3792010000154278, + "max_ms": 0.45180699999036733, + "mean_ms": 0.4096737999986999, + "median_ms": 0.4122029999962251, + "p95_ms": 0.4453005999891957, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3612,9 +3612,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21175300000209063, + "duration_ms": 0.2524930000049608, "success": true, - "started_at_unix": 1789020447.125637, + "started_at_unix": 1789106802.9458976, "bytes_sent": 250, "bytes_received": 235, "request_id": 14, @@ -3642,9 +3642,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2146969999898829, + "duration_ms": 0.4122029999962251, "success": true, - "started_at_unix": 1789020447.125902, + "started_at_unix": 1789106802.9462066, "bytes_sent": 250, "bytes_received": 235, "request_id": 15, @@ -3672,9 +3672,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.17641000002299734, + "duration_ms": 0.45180699999036733, "success": true, - "started_at_unix": 1789020447.1261866, + "started_at_unix": 1789106802.9466949, "bytes_sent": 250, "bytes_received": 235, "request_id": 16, @@ -3702,9 +3702,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 3.455160000015667, + "duration_ms": 0.3792010000154278, "success": true, - "started_at_unix": 1789020447.126446, + "started_at_unix": 1789106802.9472222, "bytes_sent": 250, "bytes_received": 235, "request_id": 17, @@ -3732,9 +3732,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0148279999953047, + "duration_ms": 0.4192749999845091, "success": true, - "started_at_unix": 1789020447.1299763, + "started_at_unix": 1789106802.9476752, "bytes_sent": 250, "bytes_received": 235, "request_id": 18, @@ -3762,9 +3762,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1871569999991607, + "duration_ms": 0.3858830000069702, "success": true, - "started_at_unix": 1789020447.1310427, + "started_at_unix": 1789106802.9481964, "bytes_sent": 250, "bytes_received": 235, "request_id": 19, @@ -3806,12 +3806,12 @@ "success_count": 5, "failure_count": 0, "bytes_sent": 1390, - "bytes_received": 84275, - "min_ms": 0.9992150000073252, - "max_ms": 4.0544639999779974, - "mean_ms": 1.6456309999966834, - "median_ms": 1.0376019999966957, - "p95_ms": 3.4648657999809975, + "bytes_received": 87535, + "min_ms": 1.8340059999957248, + "max_ms": 2.308885999980248, + "mean_ms": 2.0634755999935805, + "median_ms": 2.0548589999975775, + "p95_ms": 2.2651397999823075, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3826,11 +3826,11 @@ "p95": 83.0 }, "size_chars": { - "min": 17461.0, - "max": 17461.0, - "mean": 17461.0, - "median": 17461.0, - "p95": 17461.0 + "min": 18113.0, + "max": 18113.0, + "mean": 18113.0, + "median": 18113.0, + "p95": 18113.0 }, "top_level_count": { "min": 2.0, @@ -3871,11 +3871,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.5911999999882482, + "duration_ms": 9.261048000013261, "success": true, - "started_at_unix": 1789020447.131483, + "started_at_unix": 1789106802.9489264, "bytes_sent": 278, - "bytes_received": 16855, + "bytes_received": 17507, "request_id": 20, "error_code": null, "error_message": null, @@ -3884,7 +3884,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 17461, + "size_chars": 18113, "top_level_count": 2, "completion_item_count": 83 }, @@ -3901,11 +3901,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.1064729999930023, + "duration_ms": 2.308885999980248, "success": true, - "started_at_unix": 1789020447.1354399, + "started_at_unix": 1789106802.9587605, "bytes_sent": 278, - "bytes_received": 16855, + "bytes_received": 17507, "request_id": 21, "error_code": null, "error_message": null, @@ -3914,7 +3914,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 17461, + "size_chars": 18113, "top_level_count": 2, "completion_item_count": 83 }, @@ -3931,11 +3931,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.0544639999779974, + "duration_ms": 2.0901549999905455, "success": true, - "started_at_unix": 1789020447.1370173, + "started_at_unix": 1789106802.9619052, "bytes_sent": 278, - "bytes_received": 16855, + "bytes_received": 17507, "request_id": 22, "error_code": null, "error_message": null, @@ -3944,7 +3944,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 17461, + "size_chars": 18113, "top_level_count": 2, "completion_item_count": 83 }, @@ -3961,11 +3961,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.0304010000083963, + "duration_ms": 2.029472000003807, "success": true, - "started_at_unix": 1789020447.1415875, + "started_at_unix": 1789106802.9649, "bytes_sent": 278, - "bytes_received": 16855, + "bytes_received": 17507, "request_id": 23, "error_code": null, "error_message": null, @@ -3974,7 +3974,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 17461, + "size_chars": 18113, "top_level_count": 2, "completion_item_count": 83 }, @@ -3991,11 +3991,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.0376019999966957, + "duration_ms": 2.0548589999975775, "success": true, - "started_at_unix": 1789020447.1430798, + "started_at_unix": 1789106802.9678159, "bytes_sent": 278, - "bytes_received": 16855, + "bytes_received": 17507, "request_id": 24, "error_code": null, "error_message": null, @@ -4004,7 +4004,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 17461, + "size_chars": 18113, "top_level_count": 2, "completion_item_count": 83 }, @@ -4021,11 +4021,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.9992150000073252, + "duration_ms": 1.8340059999957248, "success": true, - "started_at_unix": 1789020447.1445897, + "started_at_unix": 1789106802.970752, "bytes_sent": 278, - "bytes_received": 16855, + "bytes_received": 17507, "request_id": 25, "error_code": null, "error_message": null, @@ -4034,7 +4034,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 17461, + "size_chars": 18113, "top_level_count": 2, "completion_item_count": 83 }, @@ -4066,11 +4066,11 @@ "failure_count": 0, "bytes_sent": 1225, "bytes_received": 4975, - "min_ms": 0.6097899999986112, - "max_ms": 3.513534999996182, - "mean_ms": 2.3380286000019623, - "median_ms": 3.4347290000198427, - "p95_ms": 3.503347999998141, + "min_ms": 0.703337000004467, + "max_ms": 1.1258890000078736, + "mean_ms": 0.8983748000048308, + "median_ms": 0.8708809999973255, + "p95_ms": 1.0908314000062092, "result_summary": { "present_count": 5, "empty_count": 0, @@ -4130,9 +4130,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.6048000000050706, + "duration_ms": 3.5419250000074953, "success": true, - "started_at_unix": 1789020447.146255, + "started_at_unix": 1789106802.9736118, "bytes_sent": 245, "bytes_received": 995, "request_id": 26, @@ -4160,9 +4160,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6694889999891984, + "duration_ms": 0.8708809999973255, "success": true, - "started_at_unix": 1789020447.1499696, + "started_at_unix": 1789106802.9773004, "bytes_sent": 245, "bytes_received": 995, "request_id": 27, @@ -4190,9 +4190,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.4347290000198427, + "duration_ms": 0.9506009999995513, "success": true, - "started_at_unix": 1789020447.1507676, + "started_at_unix": 1789106802.9783332, "bytes_sent": 245, "bytes_received": 995, "request_id": 28, @@ -4220,9 +4220,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.4626000000059776, + "duration_ms": 0.703337000004467, "success": true, - "started_at_unix": 1789020447.1543493, + "started_at_unix": 1789106802.9794488, "bytes_sent": 245, "bytes_received": 995, "request_id": 29, @@ -4250,9 +4250,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.513534999996182, + "duration_ms": 0.8411660000149368, "success": true, - "started_at_unix": 1789020447.157971, + "started_at_unix": 1789106802.9803152, "bytes_sent": 245, "bytes_received": 995, "request_id": 30, @@ -4280,9 +4280,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6097899999986112, + "duration_ms": 1.1258890000078736, "success": true, - "started_at_unix": 1789020447.1616073, + "started_at_unix": 1789106802.9813163, "bytes_sent": 245, "bytes_received": 995, "request_id": 31, @@ -4314,9 +4314,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 2.219736000000694, + "duration_ms": 2.16427800000929, "success": true, - "started_at_unix": 1789020446.8784826, + "started_at_unix": 1789106802.7237594, "bytes_sent": 655, "bytes_received": 1314, "request_id": 1, @@ -4335,9 +4335,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.02095099998200567, + "duration_ms": 0.025477000008322648, "success": true, - "started_at_unix": 1789020446.8807871, + "started_at_unix": 1789106802.7260027, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -4350,9 +4350,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.030025000000932778, + "duration_ms": 0.032421000014437595, "success": true, - "started_at_unix": 1789020446.8808281, + "started_at_unix": 1789106802.72606, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -4368,9 +4368,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.018998000001602122, + "duration_ms": 0.032000000004472895, "success": true, - "started_at_unix": 1789020446.8809197, + "started_at_unix": 1789106802.7261848, "bytes_sent": 858, "bytes_received": 0, "request_id": null, @@ -4386,9 +4386,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 127.58614000000534, + "duration_ms": 126.97674200001074, "success": true, - "started_at_unix": 1789020446.8809717, + "started_at_unix": 1789106802.7262697, "bytes_sent": 277, "bytes_received": 901, "request_id": 2, @@ -4416,9 +4416,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 93.76245500001801, + "duration_ms": 78.99774899999557, "success": true, - "started_at_unix": 1789020447.008674, + "started_at_unix": 1789106802.8534057, "bytes_sent": 277, "bytes_received": 901, "request_id": 3, @@ -4446,9 +4446,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.900214999982609, + "duration_ms": 0.3962920000049053, "success": true, - "started_at_unix": 1789020447.1026332, + "started_at_unix": 1789106802.932594, "bytes_sent": 277, "bytes_received": 901, "request_id": 4, @@ -4476,9 +4476,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.5667769999888606, + "duration_ms": 0.594994000010729, "success": true, - "started_at_unix": 1789020447.1057088, + "started_at_unix": 1789106802.9331894, "bytes_sent": 277, "bytes_received": 901, "request_id": 5, @@ -4506,9 +4506,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.1241149999866593, + "duration_ms": 1.2496100000021215, "success": true, - "started_at_unix": 1789020447.106433, + "started_at_unix": 1789106802.9339485, "bytes_sent": 277, "bytes_received": 901, "request_id": 6, @@ -4536,9 +4536,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.8267220000088855, + "duration_ms": 0.5396210000014889, "success": true, - "started_at_unix": 1789020447.1086907, + "started_at_unix": 1789106802.9353313, "bytes_sent": 277, "bytes_received": 901, "request_id": 7, @@ -4566,9 +4566,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 8.781580000004396, + "duration_ms": 7.180970999996816, "success": true, - "started_at_unix": 1789020447.1118214, + "started_at_unix": 1789106802.9361238, "bytes_sent": 244, "bytes_received": 431, "request_id": 8, @@ -4596,9 +4596,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.8520490000119025, + "duration_ms": 0.2826799999979812, "success": true, - "started_at_unix": 1789020447.1206684, + "started_at_unix": 1789106802.9433653, "bytes_sent": 244, "bytes_received": 431, "request_id": 9, @@ -4626,9 +4626,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.8786369999995713, + "duration_ms": 0.4489410000019234, "success": true, - "started_at_unix": 1789020447.123604, + "started_at_unix": 1789106802.9437246, "bytes_sent": 245, "bytes_received": 432, "request_id": 10, @@ -4656,9 +4656,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2655419999939568, + "duration_ms": 0.41097999999806234, "success": true, - "started_at_unix": 1789020447.1245565, + "started_at_unix": 1789106802.944255, "bytes_sent": 245, "bytes_received": 432, "request_id": 11, @@ -4686,9 +4686,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.24435100002051513, + "duration_ms": 0.451345999977093, "success": true, - "started_at_unix": 1789020447.124893, + "started_at_unix": 1789106802.944741, "bytes_sent": 245, "bytes_received": 432, "request_id": 12, @@ -4716,9 +4716,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.23909300000468647, + "duration_ms": 0.41122100000734463, "success": true, - "started_at_unix": 1789020447.125206, + "started_at_unix": 1789106802.945268, "bytes_sent": 245, "bytes_received": 432, "request_id": 13, @@ -4746,9 +4746,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21175300000209063, + "duration_ms": 0.2524930000049608, "success": true, - "started_at_unix": 1789020447.125637, + "started_at_unix": 1789106802.9458976, "bytes_sent": 250, "bytes_received": 235, "request_id": 14, @@ -4776,9 +4776,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2146969999898829, + "duration_ms": 0.4122029999962251, "success": true, - "started_at_unix": 1789020447.125902, + "started_at_unix": 1789106802.9462066, "bytes_sent": 250, "bytes_received": 235, "request_id": 15, @@ -4806,9 +4806,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.17641000002299734, + "duration_ms": 0.45180699999036733, "success": true, - "started_at_unix": 1789020447.1261866, + "started_at_unix": 1789106802.9466949, "bytes_sent": 250, "bytes_received": 235, "request_id": 16, @@ -4836,9 +4836,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 3.455160000015667, + "duration_ms": 0.3792010000154278, "success": true, - "started_at_unix": 1789020447.126446, + "started_at_unix": 1789106802.9472222, "bytes_sent": 250, "bytes_received": 235, "request_id": 17, @@ -4866,9 +4866,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0148279999953047, + "duration_ms": 0.4192749999845091, "success": true, - "started_at_unix": 1789020447.1299763, + "started_at_unix": 1789106802.9476752, "bytes_sent": 250, "bytes_received": 235, "request_id": 18, @@ -4896,9 +4896,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1871569999991607, + "duration_ms": 0.3858830000069702, "success": true, - "started_at_unix": 1789020447.1310427, + "started_at_unix": 1789106802.9481964, "bytes_sent": 250, "bytes_received": 235, "request_id": 19, @@ -4926,9 +4926,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02459600000292994, + "duration_ms": 0.038863000014544014, "success": true, - "started_at_unix": 1789020447.1314495, + "started_at_unix": 1789106802.9488738, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -4945,11 +4945,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.5911999999882482, + "duration_ms": 9.261048000013261, "success": true, - "started_at_unix": 1789020447.131483, + "started_at_unix": 1789106802.9489264, "bytes_sent": 278, - "bytes_received": 16855, + "bytes_received": 17507, "request_id": 20, "error_code": null, "error_message": null, @@ -4958,7 +4958,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 17461, + "size_chars": 18113, "top_level_count": 2, "completion_item_count": 83 }, @@ -4975,9 +4975,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03999899999485024, + "duration_ms": 0.03864299998213028, "success": true, - "started_at_unix": 1789020447.1353624, + "started_at_unix": 1789106802.958674, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -4994,9 +4994,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015713000010464384, + "duration_ms": 0.024055000011458105, "success": true, - "started_at_unix": 1789020447.135412, + "started_at_unix": 1789106802.958725, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5013,11 +5013,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.1064729999930023, + "duration_ms": 2.308885999980248, "success": true, - "started_at_unix": 1789020447.1354399, + "started_at_unix": 1789106802.9587605, "bytes_sent": 278, - "bytes_received": 16855, + "bytes_received": 17507, "request_id": 21, "error_code": null, "error_message": null, @@ -5026,7 +5026,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 17461, + "size_chars": 18113, "top_level_count": 2, "completion_item_count": 83 }, @@ -5043,9 +5043,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021432000011145647, + "duration_ms": 0.06067399999665213, "success": true, - "started_at_unix": 1789020447.1369572, + "started_at_unix": 1789106802.9617941, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5062,9 +5062,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020921000015050595, + "duration_ms": 0.025198000003001653, "success": true, - "started_at_unix": 1789020447.1369867, + "started_at_unix": 1789106802.9618673, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5081,11 +5081,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.0544639999779974, + "duration_ms": 2.0901549999905455, "success": true, - "started_at_unix": 1789020447.1370173, + "started_at_unix": 1789106802.9619052, "bytes_sent": 278, - "bytes_received": 16855, + "bytes_received": 17507, "request_id": 22, "error_code": null, "error_message": null, @@ -5094,7 +5094,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 17461, + "size_chars": 18113, "top_level_count": 2, "completion_item_count": 83 }, @@ -5111,9 +5111,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027211000002580477, + "duration_ms": 0.07210500001519904, "success": true, - "started_at_unix": 1789020447.1415176, + "started_at_unix": 1789106802.9647162, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5130,9 +5130,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020028999983878748, + "duration_ms": 0.08266499997944265, "success": true, - "started_at_unix": 1789020447.1415565, + "started_at_unix": 1789106802.9648023, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5149,11 +5149,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.0304010000083963, + "duration_ms": 2.029472000003807, "success": true, - "started_at_unix": 1789020447.1415875, + "started_at_unix": 1789106802.9649, "bytes_sent": 278, - "bytes_received": 16855, + "bytes_received": 17507, "request_id": 23, "error_code": null, "error_message": null, @@ -5162,7 +5162,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 17461, + "size_chars": 18113, "top_level_count": 2, "completion_item_count": 83 }, @@ -5179,9 +5179,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022233000009919124, + "duration_ms": 0.07411900000420246, "success": true, - "started_at_unix": 1789020447.1430237, + "started_at_unix": 1789106802.9676535, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5198,9 +5198,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013219000010167292, + "duration_ms": 0.06075299998542505, "success": true, - "started_at_unix": 1789020447.143054, + "started_at_unix": 1789106802.9677415, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5217,11 +5217,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.0376019999966957, + "duration_ms": 2.0548589999975775, "success": true, - "started_at_unix": 1789020447.1430798, + "started_at_unix": 1789106802.9678159, "bytes_sent": 278, - "bytes_received": 16855, + "bytes_received": 17507, "request_id": 24, "error_code": null, "error_message": null, @@ -5230,7 +5230,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 17461, + "size_chars": 18113, "top_level_count": 2, "completion_item_count": 83 }, @@ -5247,9 +5247,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023373999994191763, + "duration_ms": 0.0724450000006982, "success": true, - "started_at_unix": 1789020447.1445277, + "started_at_unix": 1789106802.9705923, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5266,9 +5266,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01922899997452987, + "duration_ms": 0.05761799999959294, "success": true, - "started_at_unix": 1789020447.1445606, + "started_at_unix": 1789106802.9706788, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5285,11 +5285,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.9992150000073252, + "duration_ms": 1.8340059999957248, "success": true, - "started_at_unix": 1789020447.1445897, + "started_at_unix": 1789106802.970752, "bytes_sent": 278, - "bytes_received": 16855, + "bytes_received": 17507, "request_id": 25, "error_code": null, "error_message": null, @@ -5298,7 +5298,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 17461, + "size_chars": 18113, "top_level_count": 2, "completion_item_count": 83 }, @@ -5315,9 +5315,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022103000020479158, + "duration_ms": 0.070582000006425, "success": true, - "started_at_unix": 1789020447.1459658, + "started_at_unix": 1789106802.9732318, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5334,9 +5334,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03309900000658672, + "duration_ms": 0.07476999999767031, "success": true, - "started_at_unix": 1789020447.1462111, + "started_at_unix": 1789106802.973521, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5353,9 +5353,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.6048000000050706, + "duration_ms": 3.5419250000074953, "success": true, - "started_at_unix": 1789020447.146255, + "started_at_unix": 1789106802.9736118, "bytes_sent": 245, "bytes_received": 995, "request_id": 26, @@ -5383,9 +5383,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023664999986294788, + "duration_ms": 0.03502599997773359, "success": true, - "started_at_unix": 1789020447.1499107, + "started_at_unix": 1789106802.977216, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5402,9 +5402,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015323000013722776, + "duration_ms": 0.025778000008358504, "success": true, - "started_at_unix": 1789020447.1499422, + "started_at_unix": 1789106802.9772625, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5421,9 +5421,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6694889999891984, + "duration_ms": 0.8708809999973255, "success": true, - "started_at_unix": 1789020447.1499696, + "started_at_unix": 1789106802.9773004, "bytes_sent": 245, "bytes_received": 995, "request_id": 27, @@ -5451,9 +5451,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025937999993175254, + "duration_ms": 0.03381400000534995, "success": true, - "started_at_unix": 1789020447.1507015, + "started_at_unix": 1789106802.9782531, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5470,9 +5470,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020559999995839462, + "duration_ms": 0.024456000005557144, "success": true, - "started_at_unix": 1789020447.1507375, + "started_at_unix": 1789106802.978298, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5489,9 +5489,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.4347290000198427, + "duration_ms": 0.9506009999995513, "success": true, - "started_at_unix": 1789020447.1507676, + "started_at_unix": 1789106802.9783332, "bytes_sent": 245, "bytes_received": 995, "request_id": 28, @@ -5519,9 +5519,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028180999976257226, + "duration_ms": 0.0330919999953494, "success": true, - "started_at_unix": 1789020447.1542842, + "started_at_unix": 1789106802.9793665, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5538,9 +5538,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018286999988958996, + "duration_ms": 0.026129000019636806, "success": true, - "started_at_unix": 1789020447.1543221, + "started_at_unix": 1789106802.9794106, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5557,9 +5557,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.4626000000059776, + "duration_ms": 0.703337000004467, "success": true, - "started_at_unix": 1789020447.1543493, + "started_at_unix": 1789106802.9794488, "bytes_sent": 245, "bytes_received": 995, "request_id": 29, @@ -5587,9 +5587,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03229800000781324, + "duration_ms": 0.03286099999399994, "success": true, - "started_at_unix": 1789020447.1578937, + "started_at_unix": 1789106802.9802337, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5606,9 +5606,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027200000005223046, + "duration_ms": 0.02541800000699368, "success": true, - "started_at_unix": 1789020447.1579347, + "started_at_unix": 1789106802.980278, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5625,9 +5625,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.513534999996182, + "duration_ms": 0.8411660000149368, "success": true, - "started_at_unix": 1789020447.157971, + "started_at_unix": 1789106802.9803152, "bytes_sent": 245, "bytes_received": 995, "request_id": 30, @@ -5655,9 +5655,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0264790000130688, + "duration_ms": 0.031018000015592406, "success": true, - "started_at_unix": 1789020447.1615436, + "started_at_unix": 1789106802.9812355, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5674,9 +5674,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019589000004316404, + "duration_ms": 0.026208999997834326, "success": true, - "started_at_unix": 1789020447.161579, + "started_at_unix": 1789106802.981278, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5693,9 +5693,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6097899999986112, + "duration_ms": 1.1258890000078736, "success": true, - "started_at_unix": 1789020447.1616073, + "started_at_unix": 1789106802.9813163, "bytes_sent": 245, "bytes_received": 995, "request_id": 31, @@ -5723,9 +5723,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023714999997537234, + "duration_ms": 0.03224100001375518, "success": true, - "started_at_unix": 1789020447.1622703, + "started_at_unix": 1789106802.9825237, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5742,9 +5742,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.022913999998763757, + "duration_ms": 0.03427400000077796, "success": true, - "started_at_unix": 1789020447.1624181, + "started_at_unix": 1789106802.982669, "bytes_sent": 202, "bytes_received": 0, "request_id": null, @@ -5757,9 +5757,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.10820399998578978, + "duration_ms": 0.4585389999931522, "success": true, - "started_at_unix": 1789020447.16245, + "started_at_unix": 1789106802.9827151, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -5777,9 +5777,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.02178200000457764, + "duration_ms": 0.026219000005767157, "success": true, - "started_at_unix": 1789020447.1625743, + "started_at_unix": 1789106802.9831939, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -5801,7 +5801,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/bin/python", "success": true, - "total_duration_ms": 727.2936009999853, + "total_duration_ms": 1292.3548690000075, "error_message": null, "summary": { "request_count": 32, @@ -5809,12 +5809,12 @@ "success_count": 32, "failure_count": 0, "bytes_sent": 18582, - "bytes_received": 890171, - "min_ms": 0.13763300000846357, - "max_ms": 212.62424799999735, - "mean_ms": 21.62727993750213, - "median_ms": 2.39479949999577, - "p95_ms": 114.22671949998593, + "bytes_received": 1247873, + "min_ms": 0.14973100002180217, + "max_ms": 451.5791620000016, + "mean_ms": 38.9028372500011, + "median_ms": 5.840890499996476, + "p95_ms": 142.6649893000017, "result_summary": { "present_count": 31, "empty_count": 1, @@ -5829,11 +5829,11 @@ "p95": 256.0 }, "hover_text_char_count": { - "min": 794.0, - "max": 2588.0, - "mean": 1691.0, - "median": 1691.0, - "p95": 2588.0 + "min": 943.0, + "max": 2759.0, + "mean": 1851.0, + "median": 1851.0, + "p95": 2759.0 }, "location_count": { "min": 1.0, @@ -5844,10 +5844,10 @@ }, "size_chars": { "min": 0.0, - "max": 145242.0, - "mean": 28170.09375, - "median": 1020.0, - "p95": 145242.0 + "max": 204538.0, + "mean": 39348.09375, + "median": 1034.0, + "p95": 204538.0 }, "top_level_count": { "min": 2.0, @@ -5869,27 +5869,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 0.3149950000249646, - "max_ms": 187.45868599998516, - "mean_ms": 29.480616200001464, - "median_ms": 11.792244500000493, - "p95_ms": 121.29615619999454 + "min_ms": 0.2570309999896381, + "max_ms": 451.5791620000016, + "mean_ms": 70.02836599999966, + "median_ms": 17.436904000007303, + "p95_ms": 284.14663689999276 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.6713909999973566, - "max_ms": 13.909909000005882, - "mean_ms": 4.217633800001863, - "median_ms": 2.39479949999577, - "p95_ms": 13.786296250005137 + "min_ms": 2.857753999990109, + "max_ms": 19.241082000007736, + "mean_ms": 8.958680399999253, + "median_ms": 5.840890499996476, + "p95_ms": 18.342562500014022 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.16852900000685622, - "max_ms": 0.22033499999452033, - "mean_ms": 0.19151440000655384, - "median_ms": 0.18518300001346688, - "p95_ms": 0.21755879999432182 + "min_ms": 2.5271640000141815, + "max_ms": 5.918237000003046, + "mean_ms": 3.9227604000018346, + "median_ms": 2.9379839999990054, + "p95_ms": 5.799977200001649 } }, "validation": { @@ -5915,11 +5915,11 @@ "failure_count": 0, "bytes_sent": 1395, "bytes_received": 4875, - "min_ms": 0.3149950000249646, - "max_ms": 187.45868599998516, - "mean_ms": 38.42801920000056, - "median_ms": 0.33312200000068515, - "p95_ms": 150.70762599999054, + "min_ms": 0.2570309999896381, + "max_ms": 451.5791620000016, + "mean_ms": 91.18508439999573, + "median_ms": 0.3108119999808423, + "p95_ms": 361.9603432000019, "result_summary": { "present_count": 5, "empty_count": 0, @@ -5979,9 +5979,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 212.62424799999735, + "duration_ms": 214.90779399999838, "success": true, - "started_at_unix": 1789020447.1886044, + "started_at_unix": 1789106803.0072846, "bytes_sent": 279, "bytes_received": 975, "request_id": 2, @@ -6009,9 +6009,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 187.45868599998516, + "duration_ms": 451.5791620000016, "success": true, - "started_at_unix": 1789020447.4013515, + "started_at_unix": 1789106803.222338, "bytes_sent": 279, "bytes_received": 975, "request_id": 3, @@ -6039,9 +6039,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.7033860000121877, + "duration_ms": 0.3108119999808423, "success": true, - "started_at_unix": 1789020447.5890193, + "started_at_unix": 1789106803.6740956, "bytes_sent": 279, "bytes_received": 975, "request_id": 4, @@ -6069,9 +6069,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.33312200000068515, + "duration_ms": 0.29334900000321795, "success": true, - "started_at_unix": 1789020447.592907, + "started_at_unix": 1789106803.674578, "bytes_sent": 279, "bytes_received": 975, "request_id": 5, @@ -6099,9 +6099,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.3299069999798121, + "duration_ms": 0.2570309999896381, "success": true, - "started_at_unix": 1789020447.5933688, + "started_at_unix": 1789106803.6749995, "bytes_sent": 279, "bytes_received": 975, "request_id": 6, @@ -6129,9 +6129,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.3149950000249646, + "duration_ms": 3.4850680000033663, "success": true, - "started_at_unix": 1789020447.5938306, + "started_at_unix": 1789106803.67539, "bytes_sent": 279, "bytes_received": 975, "request_id": 7, @@ -6173,12 +6173,12 @@ "success_count": 5, "failure_count": 0, "bytes_sent": 1234, - "bytes_received": 13654, - "min_ms": 2.331862000005458, - "max_ms": 2.766723000007687, - "mean_ms": 2.5005766000049334, - "median_ms": 2.4194609999881322, - "p95_ms": 2.736318200010146, + "bytes_received": 14509, + "min_ms": 2.857753999990109, + "max_ms": 5.882650000017975, + "mean_ms": 5.06539659999703, + "median_ms": 5.833776999992324, + "p95_ms": 5.875720800014506, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6186,18 +6186,18 @@ "non_empty_rate": 1.0, "metrics": { "hover_text_char_count": { - "min": 2588.0, - "max": 2588.0, - "mean": 2588.0, - "median": 2588.0, - "p95": 2588.0 + "min": 2759.0, + "max": 2759.0, + "mean": 2759.0, + "median": 2759.0, + "p95": 2759.0 }, "size_chars": { - "min": 2678.0, - "max": 2678.0, - "mean": 2678.0, - "median": 2678.0, - "p95": 2678.0 + "min": 2849.0, + "max": 2849.0, + "mean": 2849.0, + "median": 2849.0, + "p95": 2849.0 }, "top_level_count": { "min": 2.0, @@ -6238,22 +6238,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 37.20311800000786, + "duration_ms": 68.87142100001142, "success": true, - "started_at_unix": 1789020447.5944254, + "started_at_unix": 1789106803.6791303, "bytes_sent": 246, - "bytes_received": 2730, + "bytes_received": 2901, "request_id": 8, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) groupby: def groupby(\\n self: DataFrame,\\n by: Scalar,\\n ...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) groupby: def groupby(\\n self : DataFrame,\\n by ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2678, + "size_chars": 2849, "top_level_count": 2, - "hover_text_char_count": 2588 + "hover_text_char_count": 2759 }, "context": { "suite": "pandas", @@ -6268,22 +6268,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.766723000007687, + "duration_ms": 2.857753999990109, "success": true, - "started_at_unix": 1789020447.6317592, + "started_at_unix": 1789106803.7481215, "bytes_sent": 246, - "bytes_received": 2730, + "bytes_received": 2901, "request_id": 9, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) groupby: def groupby(\\n self: DataFrame,\\n by: Scalar,\\n ...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) groupby: def groupby(\\n self : DataFrame,\\n by ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2678, + "size_chars": 2849, "top_level_count": 2, - "hover_text_char_count": 2588 + "hover_text_char_count": 2759 }, "context": { "suite": "pandas", @@ -6298,22 +6298,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.331862000005458, + "duration_ms": 5.848004000000628, "success": true, - "started_at_unix": 1789020447.634662, + "started_at_unix": 1789106803.7511103, "bytes_sent": 247, - "bytes_received": 2731, + "bytes_received": 2902, "request_id": 10, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) groupby: def groupby(\\n self: DataFrame,\\n by: Scalar,\\n ...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) groupby: def groupby(\\n self : DataFrame,\\n by ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2678, + "size_chars": 2849, "top_level_count": 2, - "hover_text_char_count": 2588 + "hover_text_char_count": 2759 }, "context": { "suite": "pandas", @@ -6328,22 +6328,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.4194609999881322, + "duration_ms": 5.833776999992324, "success": true, - "started_at_unix": 1789020447.6371303, + "started_at_unix": 1789106803.7571154, "bytes_sent": 247, - "bytes_received": 2731, + "bytes_received": 2902, "request_id": 11, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) groupby: def groupby(\\n self: DataFrame,\\n by: Scalar,\\n ...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) groupby: def groupby(\\n self : DataFrame,\\n by ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2678, + "size_chars": 2849, "top_level_count": 2, - "hover_text_char_count": 2588 + "hover_text_char_count": 2759 }, "context": { "suite": "pandas", @@ -6358,22 +6358,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.370138000003408, + "duration_ms": 5.882650000017975, "success": true, - "started_at_unix": 1789020447.63966, + "started_at_unix": 1789106803.7630687, "bytes_sent": 247, - "bytes_received": 2731, + "bytes_received": 2902, "request_id": 12, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) groupby: def groupby(\\n self: DataFrame,\\n by: Scalar,\\n ...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) groupby: def groupby(\\n self : DataFrame,\\n by ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2678, + "size_chars": 2849, "top_level_count": 2, - "hover_text_char_count": 2588 + "hover_text_char_count": 2759 }, "context": { "suite": "pandas", @@ -6388,22 +6388,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.614699000019982, + "duration_ms": 4.904797999984112, "success": true, - "started_at_unix": 1789020447.6421387, + "started_at_unix": 1789106803.7690663, "bytes_sent": 247, - "bytes_received": 2731, + "bytes_received": 2902, "request_id": 13, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) groupby: def groupby(\\n self: DataFrame,\\n by: Scalar,\\n ...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) groupby: def groupby(\\n self : DataFrame,\\n by ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2678, + "size_chars": 2849, "top_level_count": 2, - "hover_text_char_count": 2588 + "hover_text_char_count": 2759 }, "context": { "suite": "pandas", @@ -6433,11 +6433,11 @@ "failure_count": 0, "bytes_sent": 1260, "bytes_received": 1185, - "min_ms": 0.16852900000685622, - "max_ms": 0.22033499999452033, - "mean_ms": 0.19151440000655384, - "median_ms": 0.18518300001346688, - "p95_ms": 0.21755879999432182, + "min_ms": 2.5271640000141815, + "max_ms": 5.918237000003046, + "mean_ms": 3.9227604000018346, + "median_ms": 2.9379839999990054, + "p95_ms": 5.799977200001649, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6497,9 +6497,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.25107100000809623, + "duration_ms": 3.6846120000006977, "success": true, - "started_at_unix": 1789020447.6450377, + "started_at_unix": 1789106803.7742512, "bytes_sent": 252, "bytes_received": 237, "request_id": 14, @@ -6527,9 +6527,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22033499999452033, + "duration_ms": 2.9379839999990054, "success": true, - "started_at_unix": 1789020447.6453412, + "started_at_unix": 1789106803.7779949, "bytes_sent": 252, "bytes_received": 237, "request_id": 15, @@ -6557,9 +6557,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.16852900000685622, + "duration_ms": 5.326937999996062, "success": true, - "started_at_unix": 1789020447.6456263, + "started_at_unix": 1789106803.7810104, "bytes_sent": 252, "bytes_received": 237, "request_id": 16, @@ -6587,9 +6587,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.18518300001346688, + "duration_ms": 2.5271640000141815, "success": true, - "started_at_unix": 1789020447.645855, + "started_at_unix": 1789106803.786417, "bytes_sent": 252, "bytes_received": 237, "request_id": 17, @@ -6617,9 +6617,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.17707100002439802, + "duration_ms": 2.903478999996878, "success": true, - "started_at_unix": 1789020447.6460938, + "started_at_unix": 1789106803.7890258, "bytes_sent": 252, "bytes_received": 237, "request_id": 18, @@ -6647,9 +6647,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.20645399999352776, + "duration_ms": 5.918237000003046, "success": true, - "started_at_unix": 1789020447.64633, + "started_at_unix": 1789106803.7920094, "bytes_sent": 252, "bytes_received": 237, "request_id": 19, @@ -6691,12 +6691,12 @@ "success_count": 5, "failure_count": 0, "bytes_sent": 1400, - "bytes_received": 716265, - "min_ms": 11.713708999991468, - "max_ms": 40.43084200000635, - "mean_ms": 20.533213200002365, - "median_ms": 12.475703000006888, - "p95_ms": 37.5796800000046, + "bytes_received": 1012745, + "min_ms": 9.851614000012887, + "max_ms": 79.50688399998285, + "mean_ms": 48.8716476000036, + "median_ms": 62.21719600000597, + "p95_ms": 77.15757719998919, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6711,11 +6711,11 @@ "p95": 256.0 }, "size_chars": { - "min": 145242.0, - "max": 145242.0, - "mean": 145242.0, - "median": 145242.0, - "p95": 145242.0 + "min": 204538.0, + "max": 204538.0, + "mean": 204538.0, + "median": 204538.0, + "p95": 204538.0 }, "top_level_count": { "min": 2.0, @@ -6756,11 +6756,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 54.30965599998672, + "duration_ms": 61.89300799999842, "success": true, - "started_at_unix": 1789020447.6468334, + "started_at_unix": 1789106803.798278, "bytes_sent": 280, - "bytes_received": 143253, + "bytes_received": 202549, "request_id": 20, "error_code": null, "error_message": null, @@ -6769,7 +6769,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 145242, + "size_chars": 204538, "top_level_count": 2, "completion_item_count": 256 }, @@ -6786,11 +6786,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 12.475703000006888, + "duration_ms": 79.50688399998285, "success": true, - "started_at_unix": 1789020447.7034895, + "started_at_unix": 1789106803.8663738, "bytes_sent": 280, - "bytes_received": 143253, + "bytes_received": 202549, "request_id": 21, "error_code": null, "error_message": null, @@ -6799,7 +6799,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 145242, + "size_chars": 204538, "top_level_count": 2, "completion_item_count": 256 }, @@ -6816,11 +6816,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.870780000009518, + "duration_ms": 67.76035000001457, "success": true, - "started_at_unix": 1789020447.719343, + "started_at_unix": 1789106803.95598, "bytes_sent": 280, - "bytes_received": 143253, + "bytes_received": 202549, "request_id": 22, "error_code": null, "error_message": null, @@ -6829,7 +6829,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 145242, + "size_chars": 204538, "top_level_count": 2, "completion_item_count": 256 }, @@ -6846,11 +6846,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.713708999991468, + "duration_ms": 62.21719600000597, "success": true, - "started_at_unix": 1789020447.7345872, + "started_at_unix": 1789106804.0329356, "bytes_sent": 280, - "bytes_received": 143253, + "bytes_received": 202549, "request_id": 23, "error_code": null, "error_message": null, @@ -6859,7 +6859,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 145242, + "size_chars": 204538, "top_level_count": 2, "completion_item_count": 256 }, @@ -6876,11 +6876,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 26.1750319999976, + "duration_ms": 25.02219400000172, "success": true, - "started_at_unix": 1789020447.7498083, + "started_at_unix": 1789106804.0989263, "bytes_sent": 280, - "bytes_received": 143253, + "bytes_received": 202549, "request_id": 24, "error_code": null, "error_message": null, @@ -6889,7 +6889,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 145242, + "size_chars": 204538, "top_level_count": 2, "completion_item_count": 256 }, @@ -6906,11 +6906,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 40.43084200000635, + "duration_ms": 9.851614000012887, "success": true, - "started_at_unix": 1789020447.7790132, + "started_at_unix": 1789106804.1263416, "bytes_sent": 280, - "bytes_received": 143253, + "bytes_received": 202549, "request_id": 25, "error_code": null, "error_message": null, @@ -6919,7 +6919,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 145242, + "size_chars": 204538, "top_level_count": 2, "completion_item_count": 256 }, @@ -6950,12 +6950,12 @@ "success_count": 5, "failure_count": 0, "bytes_sent": 1235, - "bytes_received": 4685, - "min_ms": 0.6713909999973566, - "max_ms": 13.909909000005882, - "mean_ms": 5.934690999998793, - "median_ms": 0.7530519999932039, - "p95_ms": 13.854970000005551, + "bytes_received": 5435, + "min_ms": 5.165124999990667, + "max_ms": 19.241082000007736, + "mean_ms": 12.851964200001476, + "median_ms": 17.22421499999882, + "p95_ms": 18.84174000001053, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6963,18 +6963,18 @@ "non_empty_rate": 1.0, "metrics": { "hover_text_char_count": { - "min": 794.0, - "max": 794.0, - "mean": 794.0, - "median": 794.0, - "p95": 794.0 + "min": 943.0, + "max": 943.0, + "mean": 943.0, + "median": 943.0, + "p95": 943.0 }, "size_chars": { - "min": 885.0, - "max": 885.0, - "mean": 885.0, - "median": 885.0, - "p95": 885.0 + "min": 1034.0, + "max": 1034.0, + "mean": 1034.0, + "median": 1034.0, + "p95": 1034.0 }, "top_level_count": { "min": 2.0, @@ -7015,22 +7015,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 47.2599109999976, + "duration_ms": 83.55724000000464, "success": true, - "started_at_unix": 1789020447.82624, + "started_at_unix": 1789106804.1387863, "bytes_sent": 247, - "bytes_received": 937, + "bytes_received": 1087, "request_id": 26, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) drop: def drop(\\n self: DataFrame,\\n labels: None = None,...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) drop: def drop(\\n self : DataFrame,\\n labels : None ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 885, + "size_chars": 1034, "top_level_count": 2, - "hover_text_char_count": 794 + "hover_text_char_count": 943 }, "context": { "suite": "pandas", @@ -7045,22 +7045,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.7530519999932039, + "duration_ms": 5.38502699998844, "success": true, - "started_at_unix": 1789020447.8737028, + "started_at_unix": 1789106804.2224994, "bytes_sent": 247, - "bytes_received": 937, + "bytes_received": 1087, "request_id": 27, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) drop: def drop(\\n self: DataFrame,\\n labels: None = None,...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) drop: def drop(\\n self : DataFrame,\\n labels : None ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 885, + "size_chars": 1034, "top_level_count": 2, - "hover_text_char_count": 794 + "hover_text_char_count": 943 }, "context": { "suite": "pandas", @@ -7075,22 +7075,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6713909999973566, + "duration_ms": 19.241082000007736, "success": true, - "started_at_unix": 1789020447.874608, + "started_at_unix": 1789106804.2280464, "bytes_sent": 247, - "bytes_received": 937, + "bytes_received": 1087, "request_id": 28, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) drop: def drop(\\n self: DataFrame,\\n labels: None = None,...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) drop: def drop(\\n self : DataFrame,\\n labels : None ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 885, + "size_chars": 1034, "top_level_count": 2, - "hover_text_char_count": 794 + "hover_text_char_count": 943 }, "context": { "suite": "pandas", @@ -7105,22 +7105,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 13.909909000005882, + "duration_ms": 17.244372000021713, "success": true, - "started_at_unix": 1789020447.875516, + "started_at_unix": 1789106804.2474313, "bytes_sent": 247, - "bytes_received": 937, + "bytes_received": 1087, "request_id": 29, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) drop: def drop(\\n self: DataFrame,\\n labels: None = None,...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) drop: def drop(\\n self : DataFrame,\\n labels : None ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 885, + "size_chars": 1034, "top_level_count": 2, - "hover_text_char_count": 794 + "hover_text_char_count": 943 }, "context": { "suite": "pandas", @@ -7135,22 +7135,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.7038889999932962, + "duration_ms": 17.22421499999882, "success": true, - "started_at_unix": 1789020447.8896267, + "started_at_unix": 1789106804.2648988, "bytes_sent": 247, - "bytes_received": 937, + "bytes_received": 1087, "request_id": 30, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) drop: def drop(\\n self: DataFrame,\\n labels: None = None,...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) drop: def drop(\\n self : DataFrame,\\n labels : None ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 885, + "size_chars": 1034, "top_level_count": 2, - "hover_text_char_count": 794 + "hover_text_char_count": 943 }, "context": { "suite": "pandas", @@ -7165,22 +7165,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 13.635214000004225, + "duration_ms": 5.165124999990667, "success": true, - "started_at_unix": 1789020447.8905895, + "started_at_unix": 1789106804.2822993, "bytes_sent": 247, - "bytes_received": 937, + "bytes_received": 1087, "request_id": 31, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) drop: def drop(\\n self: DataFrame,\\n labels: None = None,...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) drop: def drop(\\n self : DataFrame,\\n labels : None ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 885, + "size_chars": 1034, "top_level_count": 2, - "hover_text_char_count": 794 + "hover_text_char_count": 943 }, "context": { "suite": "pandas", @@ -7199,9 +7199,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 2.3472489999960544, + "duration_ms": 2.3427200000014636, "success": true, - "started_at_unix": 1789020447.185947, + "started_at_unix": 1789106803.0045943, "bytes_sent": 655, "bytes_received": 1314, "request_id": 1, @@ -7220,9 +7220,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.021481999993966383, + "duration_ms": 0.025637999982563997, "success": true, - "started_at_unix": 1789020447.1884055, + "started_at_unix": 1789106803.0070183, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -7235,9 +7235,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.027499999987412593, + "duration_ms": 0.032580999999254345, "success": true, - "started_at_unix": 1789020447.1884472, + "started_at_unix": 1789106803.0070758, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -7253,9 +7253,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.018616999994947037, + "duration_ms": 0.032010000012405726, "success": true, - "started_at_unix": 1789020447.1885529, + "started_at_unix": 1789106803.0072036, "bytes_sent": 786, "bytes_received": 0, "request_id": null, @@ -7271,9 +7271,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 212.62424799999735, + "duration_ms": 214.90779399999838, "success": true, - "started_at_unix": 1789020447.1886044, + "started_at_unix": 1789106803.0072846, "bytes_sent": 279, "bytes_received": 975, "request_id": 2, @@ -7301,9 +7301,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 187.45868599998516, + "duration_ms": 451.5791620000016, "success": true, - "started_at_unix": 1789020447.4013515, + "started_at_unix": 1789106803.222338, "bytes_sent": 279, "bytes_received": 975, "request_id": 3, @@ -7331,9 +7331,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.7033860000121877, + "duration_ms": 0.3108119999808423, "success": true, - "started_at_unix": 1789020447.5890193, + "started_at_unix": 1789106803.6740956, "bytes_sent": 279, "bytes_received": 975, "request_id": 4, @@ -7361,9 +7361,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.33312200000068515, + "duration_ms": 0.29334900000321795, "success": true, - "started_at_unix": 1789020447.592907, + "started_at_unix": 1789106803.674578, "bytes_sent": 279, "bytes_received": 975, "request_id": 5, @@ -7391,9 +7391,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.3299069999798121, + "duration_ms": 0.2570309999896381, "success": true, - "started_at_unix": 1789020447.5933688, + "started_at_unix": 1789106803.6749995, "bytes_sent": 279, "bytes_received": 975, "request_id": 6, @@ -7421,9 +7421,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.3149950000249646, + "duration_ms": 3.4850680000033663, "success": true, - "started_at_unix": 1789020447.5938306, + "started_at_unix": 1789106803.67539, "bytes_sent": 279, "bytes_received": 975, "request_id": 7, @@ -7451,22 +7451,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 37.20311800000786, + "duration_ms": 68.87142100001142, "success": true, - "started_at_unix": 1789020447.5944254, + "started_at_unix": 1789106803.6791303, "bytes_sent": 246, - "bytes_received": 2730, + "bytes_received": 2901, "request_id": 8, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) groupby: def groupby(\\n self: DataFrame,\\n by: Scalar,\\n ...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) groupby: def groupby(\\n self : DataFrame,\\n by ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2678, + "size_chars": 2849, "top_level_count": 2, - "hover_text_char_count": 2588 + "hover_text_char_count": 2759 }, "context": { "suite": "pandas", @@ -7481,22 +7481,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.766723000007687, + "duration_ms": 2.857753999990109, "success": true, - "started_at_unix": 1789020447.6317592, + "started_at_unix": 1789106803.7481215, "bytes_sent": 246, - "bytes_received": 2730, + "bytes_received": 2901, "request_id": 9, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) groupby: def groupby(\\n self: DataFrame,\\n by: Scalar,\\n ...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) groupby: def groupby(\\n self : DataFrame,\\n by ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2678, + "size_chars": 2849, "top_level_count": 2, - "hover_text_char_count": 2588 + "hover_text_char_count": 2759 }, "context": { "suite": "pandas", @@ -7511,22 +7511,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.331862000005458, + "duration_ms": 5.848004000000628, "success": true, - "started_at_unix": 1789020447.634662, + "started_at_unix": 1789106803.7511103, "bytes_sent": 247, - "bytes_received": 2731, + "bytes_received": 2902, "request_id": 10, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) groupby: def groupby(\\n self: DataFrame,\\n by: Scalar,\\n ...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) groupby: def groupby(\\n self : DataFrame,\\n by ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2678, + "size_chars": 2849, "top_level_count": 2, - "hover_text_char_count": 2588 + "hover_text_char_count": 2759 }, "context": { "suite": "pandas", @@ -7541,22 +7541,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.4194609999881322, + "duration_ms": 5.833776999992324, "success": true, - "started_at_unix": 1789020447.6371303, + "started_at_unix": 1789106803.7571154, "bytes_sent": 247, - "bytes_received": 2731, + "bytes_received": 2902, "request_id": 11, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) groupby: def groupby(\\n self: DataFrame,\\n by: Scalar,\\n ...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) groupby: def groupby(\\n self : DataFrame,\\n by ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2678, + "size_chars": 2849, "top_level_count": 2, - "hover_text_char_count": 2588 + "hover_text_char_count": 2759 }, "context": { "suite": "pandas", @@ -7571,22 +7571,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.370138000003408, + "duration_ms": 5.882650000017975, "success": true, - "started_at_unix": 1789020447.63966, + "started_at_unix": 1789106803.7630687, "bytes_sent": 247, - "bytes_received": 2731, + "bytes_received": 2902, "request_id": 12, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) groupby: def groupby(\\n self: DataFrame,\\n by: Scalar,\\n ...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) groupby: def groupby(\\n self : DataFrame,\\n by ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2678, + "size_chars": 2849, "top_level_count": 2, - "hover_text_char_count": 2588 + "hover_text_char_count": 2759 }, "context": { "suite": "pandas", @@ -7601,22 +7601,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.614699000019982, + "duration_ms": 4.904797999984112, "success": true, - "started_at_unix": 1789020447.6421387, + "started_at_unix": 1789106803.7690663, "bytes_sent": 247, - "bytes_received": 2731, + "bytes_received": 2902, "request_id": 13, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) groupby: def groupby(\\n self: DataFrame,\\n by: Scalar,\\n ...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) groupby: def groupby(\\n self : DataFrame,\\n by ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2678, + "size_chars": 2849, "top_level_count": 2, - "hover_text_char_count": 2588 + "hover_text_char_count": 2759 }, "context": { "suite": "pandas", @@ -7631,9 +7631,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.25107100000809623, + "duration_ms": 3.6846120000006977, "success": true, - "started_at_unix": 1789020447.6450377, + "started_at_unix": 1789106803.7742512, "bytes_sent": 252, "bytes_received": 237, "request_id": 14, @@ -7661,9 +7661,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22033499999452033, + "duration_ms": 2.9379839999990054, "success": true, - "started_at_unix": 1789020447.6453412, + "started_at_unix": 1789106803.7779949, "bytes_sent": 252, "bytes_received": 237, "request_id": 15, @@ -7691,9 +7691,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.16852900000685622, + "duration_ms": 5.326937999996062, "success": true, - "started_at_unix": 1789020447.6456263, + "started_at_unix": 1789106803.7810104, "bytes_sent": 252, "bytes_received": 237, "request_id": 16, @@ -7721,9 +7721,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.18518300001346688, + "duration_ms": 2.5271640000141815, "success": true, - "started_at_unix": 1789020447.645855, + "started_at_unix": 1789106803.786417, "bytes_sent": 252, "bytes_received": 237, "request_id": 17, @@ -7751,9 +7751,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.17707100002439802, + "duration_ms": 2.903478999996878, "success": true, - "started_at_unix": 1789020447.6460938, + "started_at_unix": 1789106803.7890258, "bytes_sent": 252, "bytes_received": 237, "request_id": 18, @@ -7781,9 +7781,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.20645399999352776, + "duration_ms": 5.918237000003046, "success": true, - "started_at_unix": 1789020447.64633, + "started_at_unix": 1789106803.7920094, "bytes_sent": 252, "bytes_received": 237, "request_id": 19, @@ -7811,9 +7811,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.033690000009301, + "duration_ms": 0.035636999996313534, "success": true, - "started_at_unix": 1789020447.646788, + "started_at_unix": 1789106803.7982285, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7830,11 +7830,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 54.30965599998672, + "duration_ms": 61.89300799999842, "success": true, - "started_at_unix": 1789020447.6468334, + "started_at_unix": 1789106803.798278, "bytes_sent": 280, - "bytes_received": 143253, + "bytes_received": 202549, "request_id": 20, "error_code": null, "error_message": null, @@ -7843,7 +7843,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 145242, + "size_chars": 204538, "top_level_count": 2, "completion_item_count": 256 }, @@ -7860,9 +7860,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.088129999994635, + "duration_ms": 0.04758899999046662, "success": true, - "started_at_unix": 1789020447.7033415, + "started_at_unix": 1789106803.866273, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7879,9 +7879,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026107999985924835, + "duration_ms": 0.024104999994278842, "success": true, - "started_at_unix": 1789020447.7034478, + "started_at_unix": 1789106803.8663347, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7898,11 +7898,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 12.475703000006888, + "duration_ms": 79.50688399998285, "success": true, - "started_at_unix": 1789020447.7034895, + "started_at_unix": 1789106803.8663738, "bytes_sent": 280, - "bytes_received": 143253, + "bytes_received": 202549, "request_id": 21, "error_code": null, "error_message": null, @@ -7911,7 +7911,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 145242, + "size_chars": 204538, "top_level_count": 2, "completion_item_count": 256 }, @@ -7928,9 +7928,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04240300000901698, + "duration_ms": 2.3394830000142974, "success": true, - "started_at_unix": 1789020447.7192464, + "started_at_unix": 1789106803.9535112, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7947,9 +7947,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022502999996731887, + "duration_ms": 0.08318599998347054, "success": true, - "started_at_unix": 1789020447.7193038, + "started_at_unix": 1789106803.9558728, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7966,11 +7966,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.870780000009518, + "duration_ms": 67.76035000001457, "success": true, - "started_at_unix": 1789020447.719343, + "started_at_unix": 1789106803.95598, "bytes_sent": 280, - "bytes_received": 143253, + "bytes_received": 202549, "request_id": 22, "error_code": null, "error_message": null, @@ -7979,7 +7979,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 145242, + "size_chars": 204538, "top_level_count": 2, "completion_item_count": 256 }, @@ -7996,9 +7996,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.10001800001191441, + "duration_ms": 2.601943999991363, "success": true, - "started_at_unix": 1789020447.7343607, + "started_at_unix": 1789106804.0302534, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8015,9 +8015,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.09256700002424623, + "duration_ms": 0.04165800001487696, "success": true, - "started_at_unix": 1789020447.7344768, + "started_at_unix": 1789106804.0328753, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8034,11 +8034,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.713708999991468, + "duration_ms": 62.21719600000597, "success": true, - "started_at_unix": 1789020447.7345872, + "started_at_unix": 1789106804.0329356, "bytes_sent": 280, - "bytes_received": 143253, + "bytes_received": 202549, "request_id": 23, "error_code": null, "error_message": null, @@ -8047,7 +8047,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 145242, + "size_chars": 204538, "top_level_count": 2, "completion_item_count": 256 }, @@ -8064,9 +8064,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.2367489999812733, + "duration_ms": 0.20162699999559663, "success": true, - "started_at_unix": 1789020447.7495124, + "started_at_unix": 1789106804.0986562, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8083,9 +8083,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028891999988900352, + "duration_ms": 0.035716000013508165, "success": true, - "started_at_unix": 1789020447.7497652, + "started_at_unix": 1789106804.0988717, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8102,11 +8102,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 26.1750319999976, + "duration_ms": 25.02219400000172, "success": true, - "started_at_unix": 1789020447.7498083, + "started_at_unix": 1789106804.0989263, "bytes_sent": 280, - "bytes_received": 143253, + "bytes_received": 202549, "request_id": 24, "error_code": null, "error_message": null, @@ -8115,7 +8115,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 145242, + "size_chars": 204538, "top_level_count": 2, "completion_item_count": 256 }, @@ -8132,9 +8132,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03927800000269599, + "duration_ms": 0.031087999985857095, "success": true, - "started_at_unix": 1789020447.778924, + "started_at_unix": 1789106804.1262581, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8151,9 +8151,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01913899998839952, + "duration_ms": 0.025297000007640236, "success": true, - "started_at_unix": 1789020447.7789783, + "started_at_unix": 1789106804.126303, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8170,11 +8170,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 40.43084200000635, + "duration_ms": 9.851614000012887, "success": true, - "started_at_unix": 1789020447.7790132, + "started_at_unix": 1789106804.1263416, "bytes_sent": 280, - "bytes_received": 143253, + "bytes_received": 202549, "request_id": 25, "error_code": null, "error_message": null, @@ -8183,7 +8183,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 145242, + "size_chars": 204538, "top_level_count": 2, "completion_item_count": 256 }, @@ -8200,9 +8200,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.05059499997628336, + "duration_ms": 0.02920399998629364, "success": true, - "started_at_unix": 1789020447.8258567, + "started_at_unix": 1789106804.138478, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8219,9 +8219,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03605399999173642, + "duration_ms": 0.03195100001107676, "success": true, - "started_at_unix": 1789020447.826189, + "started_at_unix": 1789106804.13874, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8238,22 +8238,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 47.2599109999976, + "duration_ms": 83.55724000000464, "success": true, - "started_at_unix": 1789020447.82624, + "started_at_unix": 1789106804.1387863, "bytes_sent": 247, - "bytes_received": 937, + "bytes_received": 1087, "request_id": 26, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) drop: def drop(\\n self: DataFrame,\\n labels: None = None,...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) drop: def drop(\\n self : DataFrame,\\n labels : None ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 885, + "size_chars": 1034, "top_level_count": 2, - "hover_text_char_count": 794 + "hover_text_char_count": 943 }, "context": { "suite": "pandas", @@ -8268,9 +8268,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.043043000005127396, + "duration_ms": 0.034394000010706804, "success": true, - "started_at_unix": 1789020447.8736105, + "started_at_unix": 1789106804.2224138, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8287,9 +8287,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022492999988799056, + "duration_ms": 0.025126999986468945, "success": true, - "started_at_unix": 1789020447.8736675, + "started_at_unix": 1789106804.2224617, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8306,22 +8306,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.7530519999932039, + "duration_ms": 5.38502699998844, "success": true, - "started_at_unix": 1789020447.8737028, + "started_at_unix": 1789106804.2224994, "bytes_sent": 247, - "bytes_received": 937, + "bytes_received": 1087, "request_id": 27, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) drop: def drop(\\n self: DataFrame,\\n labels: None = None,...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) drop: def drop(\\n self : DataFrame,\\n labels : None ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 885, + "size_chars": 1034, "top_level_count": 2, - "hover_text_char_count": 794 + "hover_text_char_count": 943 }, "context": { "suite": "pandas", @@ -8336,9 +8336,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029834000002892935, + "duration_ms": 0.03130800001827083, "success": true, - "started_at_unix": 1789020447.8745394, + "started_at_unix": 1789106804.2279525, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8355,9 +8355,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019818999987819552, + "duration_ms": 0.034975000005488255, "success": true, - "started_at_unix": 1789020447.874579, + "started_at_unix": 1789106804.2279973, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8374,22 +8374,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6713909999973566, + "duration_ms": 19.241082000007736, "success": true, - "started_at_unix": 1789020447.874608, + "started_at_unix": 1789106804.2280464, "bytes_sent": 247, - "bytes_received": 937, + "bytes_received": 1087, "request_id": 28, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) drop: def drop(\\n self: DataFrame,\\n labels: None = None,...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) drop: def drop(\\n self : DataFrame,\\n labels : None ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 885, + "size_chars": 1034, "top_level_count": 2, - "hover_text_char_count": 794 + "hover_text_char_count": 943 }, "context": { "suite": "pandas", @@ -8404,9 +8404,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0734980000061114, + "duration_ms": 0.028612999983579357, "success": true, - "started_at_unix": 1789020447.875357, + "started_at_unix": 1789106804.2473533, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8423,9 +8423,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.06512599998131918, + "duration_ms": 0.025537999988500815, "success": true, - "started_at_unix": 1789020447.8754401, + "started_at_unix": 1789106804.247394, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8442,22 +8442,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 13.909909000005882, + "duration_ms": 17.244372000021713, "success": true, - "started_at_unix": 1789020447.875516, + "started_at_unix": 1789106804.2474313, "bytes_sent": 247, - "bytes_received": 937, + "bytes_received": 1087, "request_id": 29, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) drop: def drop(\\n self: DataFrame,\\n labels: None = None,...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) drop: def drop(\\n self : DataFrame,\\n labels : None ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 885, + "size_chars": 1034, "top_level_count": 2, - "hover_text_char_count": 794 + "hover_text_char_count": 943 }, "context": { "suite": "pandas", @@ -8472,9 +8472,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03790600001707389, + "duration_ms": 0.03550700000687357, "success": true, - "started_at_unix": 1789020447.8895416, + "started_at_unix": 1789106804.264754, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8491,9 +8491,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02129099999592654, + "duration_ms": 0.07389900000021044, "success": true, - "started_at_unix": 1789020447.8895915, + "started_at_unix": 1789106804.2648044, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8510,22 +8510,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.7038889999932962, + "duration_ms": 17.22421499999882, "success": true, - "started_at_unix": 1789020447.8896267, + "started_at_unix": 1789106804.2648988, "bytes_sent": 247, - "bytes_received": 937, + "bytes_received": 1087, "request_id": 30, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) drop: def drop(\\n self: DataFrame,\\n labels: None = None,...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) drop: def drop(\\n self : DataFrame,\\n labels : None ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 885, + "size_chars": 1034, "top_level_count": 2, - "hover_text_char_count": 794 + "hover_text_char_count": 943 }, "context": { "suite": "pandas", @@ -8540,9 +8540,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.10861100000170154, + "duration_ms": 0.034564999992880985, "success": true, - "started_at_unix": 1789020447.8904243, + "started_at_unix": 1789106804.2822034, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8559,9 +8559,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03673399999115645, + "duration_ms": 0.032069000013734694, "success": true, - "started_at_unix": 1789020447.8905435, + "started_at_unix": 1789106804.2822526, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8578,22 +8578,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 13.635214000004225, + "duration_ms": 5.165124999990667, "success": true, - "started_at_unix": 1789020447.8905895, + "started_at_unix": 1789106804.2822993, "bytes_sent": 247, - "bytes_received": 937, + "bytes_received": 1087, "request_id": 31, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) drop: def drop(\\n self: DataFrame,\\n labels: None = None,...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) drop: def drop(\\n self : DataFrame,\\n labels : None ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 885, + "size_chars": 1034, "top_level_count": 2, - "hover_text_char_count": 794 + "hover_text_char_count": 943 }, "context": { "suite": "pandas", @@ -8608,9 +8608,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.13837500000590808, + "duration_ms": 0.02938500000482236, "success": true, - "started_at_unix": 1789020447.904321, + "started_at_unix": 1789106804.2875187, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8627,9 +8627,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.04932299998472445, + "duration_ms": 0.030016000010846255, "success": true, - "started_at_unix": 1789020447.9046001, + "started_at_unix": 1789106804.2876494, "bytes_sent": 204, "bytes_received": 0, "request_id": null, @@ -8642,9 +8642,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.13763300000846357, + "duration_ms": 0.14973100002180217, "success": true, - "started_at_unix": 1789020447.9046605, + "started_at_unix": 1789106804.2876902, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -8662,9 +8662,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.031236000012313525, + "duration_ms": 0.02285299999016388, "success": true, - "started_at_unix": 1789020447.9048166, + "started_at_unix": 1789106804.287855, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -8686,7 +8686,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/bin/python", "success": true, - "total_duration_ms": 728.7748829999998, + "total_duration_ms": 856.1698070000148, "error_message": null, "summary": { "request_count": 32, @@ -8694,12 +8694,12 @@ "success_count": 32, "failure_count": 0, "bytes_sent": 18918, - "bytes_received": 115091, - "min_ms": 0.19094200001745776, - "max_ms": 333.60924600000885, - "mean_ms": 22.3004079375011, - "median_ms": 0.7278789999958235, - "p95_ms": 149.3682453000074, + "bytes_received": 128057, + "min_ms": 0.2189899999791578, + "max_ms": 437.42317600001, + "mean_ms": 26.225833437498736, + "median_ms": 0.8271895000007135, + "p95_ms": 162.34258574999225, "result_summary": { "present_count": 31, "empty_count": 1, @@ -8714,11 +8714,11 @@ "p95": 17.0 }, "hover_text_char_count": { - "min": 2137.0, - "max": 13188.0, - "mean": 7662.5, - "median": 7662.5, - "p95": 13188.0 + "min": 2246.0, + "max": 15232.0, + "mean": 8739.0, + "median": 8739.0, + "p95": 15232.0 }, "location_count": { "min": 1.0, @@ -8729,10 +8729,10 @@ }, "size_chars": { "min": 0.0, - "max": 13550.0, - "mean": 3589.78125, - "median": 1934.0, - "p95": 13550.0 + "max": 15594.0, + "mean": 3994.96875, + "median": 1942.0, + "p95": 15594.0 }, "top_level_count": { "min": 2.0, @@ -8754,27 +8754,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 0.6945449999875564, - "max_ms": 313.9142280000158, - "mean_ms": 32.84533159999796, - "median_ms": 0.7652944999989586, - "p95_ms": 175.119869850003 + "min_ms": 0.2948000000060347, + "max_ms": 437.42317600001, + "mean_ms": 44.880373399999485, + "median_ms": 0.8271895000007135, + "p95_ms": 242.27423875000608 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.4803080000215232, - "max_ms": 5.478045000018028, - "mean_ms": 2.2836543000011034, - "median_ms": 2.0090300000106254, - "p95_ms": 4.782921000006011 + "min_ms": 0.45399000001111744, + "max_ms": 3.455252000009068, + "mean_ms": 1.0885831000024382, + "median_ms": 1.0750685000004978, + "p95_ms": 2.3902901000056405 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.195668999992904, - "max_ms": 0.24829700001305355, - "mean_ms": 0.21815619999756564, - "median_ms": 0.21259400000417372, - "p95_ms": 0.24525640000661042 + "min_ms": 0.25930600000378945, + "max_ms": 0.2852850000181206, + "mean_ms": 0.2701543999990008, + "median_ms": 0.2624119999836694, + "p95_ms": 0.2849764000131927 } }, "validation": { @@ -8800,11 +8800,11 @@ "failure_count": 0, "bytes_sent": 1415, "bytes_received": 4520, - "min_ms": 0.7166679999954795, - "max_ms": 313.9142280000158, - "mean_ms": 64.96216799999956, - "median_ms": 2.8770959999917523, - "p95_ms": 252.2278466000102, + "min_ms": 0.2948000000060347, + "max_ms": 437.42317600001, + "mean_ms": 87.74940700000116, + "median_ms": 0.3268899999966379, + "p95_ms": 350.0142570000036, "result_summary": { "present_count": 5, "empty_count": 0, @@ -8864,9 +8864,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 333.60924600000885, + "duration_ms": 334.26120900000456, "success": true, - "started_at_unix": 1789020447.930229, + "started_at_unix": 1789106804.3124096, "bytes_sent": 283, "bytes_received": 904, "request_id": 2, @@ -8894,9 +8894,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 313.9142280000158, + "duration_ms": 437.42317600001, "success": true, - "started_at_unix": 1789020448.2639594, + "started_at_unix": 1789106804.6468067, "bytes_sent": 283, "bytes_received": 904, "request_id": 3, @@ -8924,9 +8924,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.482320999988133, + "duration_ms": 0.3268899999966379, "success": true, - "started_at_unix": 1789020448.5780602, + "started_at_unix": 1789106805.0843568, "bytes_sent": 283, "bytes_received": 904, "request_id": 4, @@ -8954,9 +8954,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.8205270000066776, + "duration_ms": 0.32358800001475174, "success": true, - "started_at_unix": 1789020448.5836904, + "started_at_unix": 1789106805.0848775, "bytes_sent": 283, "bytes_received": 904, "request_id": 5, @@ -8984,9 +8984,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.7166679999954795, + "duration_ms": 0.2948000000060347, "success": true, - "started_at_unix": 1789020448.5857008, + "started_at_unix": 1789106805.0852885, "bytes_sent": 283, "bytes_received": 904, "request_id": 6, @@ -9014,9 +9014,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.8770959999917523, + "duration_ms": 0.3785809999783396, "success": true, - "started_at_unix": 1789020448.5865457, + "started_at_unix": 1789106805.0857143, "bytes_sent": 283, "bytes_received": 904, "request_id": 7, @@ -9058,12 +9058,12 @@ "success_count": 5, "failure_count": 0, "bytes_sent": 1254, - "bytes_received": 68019, - "min_ms": 3.513326000017969, - "max_ms": 5.478045000018028, - "mean_ms": 4.077517999996871, - "median_ms": 3.8299929999823235, - "p95_ms": 5.169101000012688, + "bytes_received": 78239, + "min_ms": 1.0731799999916802, + "max_ms": 1.088670000001457, + "mean_ms": 1.0813315999996576, + "median_ms": 1.082757999995465, + "p95_ms": 1.0879546000012397, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9071,18 +9071,18 @@ "non_empty_rate": 1.0, "metrics": { "hover_text_char_count": { - "min": 13188.0, - "max": 13188.0, - "mean": 13188.0, - "median": 13188.0, - "p95": 13188.0 + "min": 15232.0, + "max": 15232.0, + "mean": 15232.0, + "median": 15232.0, + "p95": 15232.0 }, "size_chars": { - "min": 13550.0, - "max": 13550.0, - "mean": 13550.0, - "median": 13550.0, - "p95": 13550.0 + "min": 15594.0, + "max": 15594.0, + "mean": 15594.0, + "median": 15594.0, + "p95": 15594.0 }, "top_level_count": { "min": 2.0, @@ -9123,22 +9123,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 14.739714000000959, + "duration_ms": 7.078298999999788, "success": true, - "started_at_unix": 1789020448.5897043, + "started_at_unix": 1789106805.0863347, "bytes_sent": 250, - "bytes_received": 13603, + "bytes_received": 15647, "request_id": 8, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(function) mapped_column: def mapped_column[_T](\\n __name_pos: Schema...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(function) mapped_column: def mapped_column[_T](\\n __name_pos ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 13550, + "size_chars": 15594, "top_level_count": 2, - "hover_text_char_count": 13188 + "hover_text_char_count": 15232 }, "context": { "suite": "sqlalchemy", @@ -9153,22 +9153,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.933324999991328, + "duration_ms": 1.0731799999916802, "success": true, - "started_at_unix": 1789020448.604678, + "started_at_unix": 1789106805.0936413, "bytes_sent": 250, - "bytes_received": 13603, + "bytes_received": 15647, "request_id": 9, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(function) mapped_column: def mapped_column[_T](\\n __name_pos: Schema...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(function) mapped_column: def mapped_column[_T](\\n __name_pos ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 13550, + "size_chars": 15594, "top_level_count": 2, - "hover_text_char_count": 13188 + "hover_text_char_count": 15232 }, "context": { "suite": "sqlalchemy", @@ -9183,22 +9183,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.6329009999747086, + "duration_ms": 1.0769570000093154, "success": true, - "started_at_unix": 1789020448.6089716, + "started_at_unix": 1789106805.0951219, "bytes_sent": 251, - "bytes_received": 13604, + "bytes_received": 15648, "request_id": 10, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(function) mapped_column: def mapped_column[_T](\\n __name_pos: Schema...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(function) mapped_column: def mapped_column[_T](\\n __name_pos ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 13550, + "size_chars": 15594, "top_level_count": 2, - "hover_text_char_count": 13188 + "hover_text_char_count": 15232 }, "context": { "suite": "sqlalchemy", @@ -9213,22 +9213,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.478045000018028, + "duration_ms": 1.08509300000037, "success": true, - "started_at_unix": 1789020448.6129491, + "started_at_unix": 1789106805.0965664, "bytes_sent": 251, - "bytes_received": 13604, + "bytes_received": 15648, "request_id": 11, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(function) mapped_column: def mapped_column[_T](\\n __name_pos: Schema...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(function) mapped_column: def mapped_column[_T](\\n __name_pos ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 13550, + "size_chars": 15594, "top_level_count": 2, - "hover_text_char_count": 13188 + "hover_text_char_count": 15232 }, "context": { "suite": "sqlalchemy", @@ -9243,22 +9243,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.8299929999823235, + "duration_ms": 1.088670000001457, "success": true, - "started_at_unix": 1789020448.6187625, + "started_at_unix": 1789106805.0980427, "bytes_sent": 251, - "bytes_received": 13604, + "bytes_received": 15648, "request_id": 12, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(function) mapped_column: def mapped_column[_T](\\n __name_pos: Schema...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(function) mapped_column: def mapped_column[_T](\\n __name_pos ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 13550, + "size_chars": 15594, "top_level_count": 2, - "hover_text_char_count": 13188 + "hover_text_char_count": 15232 }, "context": { "suite": "sqlalchemy", @@ -9273,22 +9273,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.513326000017969, + "duration_ms": 1.082757999995465, "success": true, - "started_at_unix": 1789020448.6229289, + "started_at_unix": 1789106805.0994928, "bytes_sent": 251, - "bytes_received": 13604, + "bytes_received": 15648, "request_id": 13, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(function) mapped_column: def mapped_column[_T](\\n __name_pos: Schema...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(function) mapped_column: def mapped_column[_T](\\n __name_pos ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 13550, + "size_chars": 15594, "top_level_count": 2, - "hover_text_char_count": 13188 + "hover_text_char_count": 15232 }, "context": { "suite": "sqlalchemy", @@ -9318,11 +9318,11 @@ "failure_count": 0, "bytes_sent": 1280, "bytes_received": 1470, - "min_ms": 0.195668999992904, - "max_ms": 0.24829700001305355, - "mean_ms": 0.21815619999756564, - "median_ms": 0.21259400000417372, - "p95_ms": 0.24525640000661042, + "min_ms": 0.25930600000378945, + "max_ms": 0.2852850000181206, + "mean_ms": 0.2701543999990008, + "median_ms": 0.2624119999836694, + "p95_ms": 0.2849764000131927, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9382,9 +9382,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.26553200001444566, + "duration_ms": 0.26401499999906264, "success": true, - "started_at_unix": 1789020448.6269023, + "started_at_unix": 1789106805.1010797, "bytes_sent": 256, "bytes_received": 294, "request_id": 14, @@ -9412,9 +9412,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.24829700001305355, + "duration_ms": 0.28374199999348093, "success": true, - "started_at_unix": 1789020448.627224, + "started_at_unix": 1789106805.101401, "bytes_sent": 256, "bytes_received": 294, "request_id": 15, @@ -9442,9 +9442,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.195668999992904, + "duration_ms": 0.2852850000181206, "success": true, - "started_at_unix": 1789020448.6275392, + "started_at_unix": 1789106805.1017625, "bytes_sent": 256, "bytes_received": 294, "request_id": 16, @@ -9472,9 +9472,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21259400000417372, + "duration_ms": 0.25930600000378945, "success": true, - "started_at_unix": 1789020448.6277943, + "started_at_unix": 1789106805.1021233, "bytes_sent": 256, "bytes_received": 294, "request_id": 17, @@ -9502,9 +9502,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.201126999996859, + "duration_ms": 0.2600269999959437, "success": true, - "started_at_unix": 1789020448.6280727, + "started_at_unix": 1789106805.1024487, "bytes_sent": 256, "bytes_received": 294, "request_id": 18, @@ -9532,9 +9532,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2330939999808379, + "duration_ms": 0.2624119999836694, "success": true, - "started_at_unix": 1789020448.6283414, + "started_at_unix": 1789106805.1027832, "bytes_sent": 256, "bytes_received": 294, "request_id": 19, @@ -9576,12 +9576,12 @@ "success_count": 5, "failure_count": 0, "bytes_sent": 1420, - "bytes_received": 9250, - "min_ms": 0.6945449999875564, - "max_ms": 0.7914990000017497, - "mean_ms": 0.7284951999963596, - "median_ms": 0.7119210000041676, - "p95_ms": 0.7810172000006332, + "bytes_received": 9290, + "min_ms": 0.8033350000005157, + "max_ms": 3.758871000002273, + "mean_ms": 2.0113397999978133, + "median_ms": 0.8975320000104148, + "p95_ms": 3.7562801999968087, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9596,11 +9596,11 @@ "p95": 17.0 }, "size_chars": { - "min": 1934.0, - "max": 1934.0, - "mean": 1934.0, - "median": 1934.0, - "p95": 1934.0 + "min": 1942.0, + "max": 1942.0, + "mean": 1942.0, + "median": 1942.0, + "p95": 1942.0 }, "top_level_count": { "min": 2.0, @@ -9641,11 +9641,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.895627000005788, + "duration_ms": 21.68189399998255, "success": true, - "started_at_unix": 1789020448.628931, + "started_at_unix": 1789106805.1033578, "bytes_sent": 284, - "bytes_received": 1850, + "bytes_received": 1858, "request_id": 20, "error_code": null, "error_message": null, @@ -9654,7 +9654,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 1934, + "size_chars": 1942, "top_level_count": 2, "completion_item_count": 17 }, @@ -9671,11 +9671,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.7914990000017497, + "duration_ms": 3.758871000002273, "success": true, - "started_at_unix": 1789020448.6360273, + "started_at_unix": 1789106805.1252759, "bytes_sent": 284, - "bytes_received": 1850, + "bytes_received": 1858, "request_id": 21, "error_code": null, "error_message": null, @@ -9684,7 +9684,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 1934, + "size_chars": 1942, "top_level_count": 2, "completion_item_count": 17 }, @@ -9701,11 +9701,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.7119210000041676, + "duration_ms": 3.745916999974952, "success": true, - "started_at_unix": 1789020448.6370552, + "started_at_unix": 1789106805.1293173, "bytes_sent": 284, - "bytes_received": 1850, + "bytes_received": 1858, "request_id": 22, "error_code": null, "error_message": null, @@ -9714,7 +9714,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 1934, + "size_chars": 1942, "top_level_count": 2, "completion_item_count": 17 }, @@ -9731,11 +9731,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.7054209999921568, + "duration_ms": 0.8033350000005157, "success": true, - "started_at_unix": 1789020448.6380007, + "started_at_unix": 1789106805.1333392, "bytes_sent": 284, - "bytes_received": 1850, + "bytes_received": 1858, "request_id": 23, "error_code": null, "error_message": null, @@ -9744,7 +9744,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 1934, + "size_chars": 1942, "top_level_count": 2, "completion_item_count": 17 }, @@ -9761,11 +9761,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.6945449999875564, + "duration_ms": 0.8975320000104148, "success": true, - "started_at_unix": 1789020448.6390355, + "started_at_unix": 1789106805.134457, "bytes_sent": 284, - "bytes_received": 1850, + "bytes_received": 1858, "request_id": 24, "error_code": null, "error_message": null, @@ -9774,7 +9774,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 1934, + "size_chars": 1942, "top_level_count": 2, "completion_item_count": 17 }, @@ -9791,11 +9791,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.7390899999961675, + "duration_ms": 0.8510440000009112, "success": true, - "started_at_unix": 1789020448.6399615, + "started_at_unix": 1789106805.1356175, "bytes_sent": 284, - "bytes_received": 1850, + "bytes_received": 1858, "request_id": 25, "error_code": null, "error_message": null, @@ -9804,7 +9804,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 1934, + "size_chars": 1942, "top_level_count": 2, "completion_item_count": 17 }, @@ -9835,12 +9835,12 @@ "success_count": 5, "failure_count": 0, "bytes_sent": 1255, - "bytes_received": 11505, - "min_ms": 0.4803080000215232, - "max_ms": 0.5047340000032818, - "mean_ms": 0.48979060000533536, - "median_ms": 0.4861980000043786, - "p95_ms": 0.5025910000028944, + "bytes_received": 12050, + "min_ms": 0.45399000001111744, + "max_ms": 3.455252000009068, + "mean_ms": 1.0958346000052188, + "median_ms": 0.5292310000015732, + "p95_ms": 2.8758968000090586, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9848,18 +9848,18 @@ "non_empty_rate": 1.0, "metrics": { "hover_text_char_count": { - "min": 2137.0, - "max": 2137.0, - "mean": 2137.0, - "median": 2137.0, - "p95": 2137.0 + "min": 2246.0, + "max": 2246.0, + "mean": 2246.0, + "median": 2246.0, + "p95": 2246.0 }, "size_chars": { - "min": 2248.0, - "max": 2248.0, - "mean": 2248.0, - "median": 2248.0, - "p95": 2248.0 + "min": 2357.0, + "max": 2357.0, + "mean": 2357.0, + "median": 2357.0, + "p95": 2357.0 }, "top_level_count": { "min": 2.0, @@ -9900,22 +9900,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.3417820000067877, + "duration_ms": 12.430083999987573, "success": true, - "started_at_unix": 1789020448.6412015, + "started_at_unix": 1789106805.1369164, "bytes_sent": 251, - "bytes_received": 2301, + "bytes_received": 2410, "request_id": 26, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) scalars: [_T: Any](\\n self: Session,\\n statement: TypedRe...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) scalars: [_T: Any](\\n self : Session,\\n state...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2248, + "size_chars": 2357, "top_level_count": 2, - "hover_text_char_count": 2137 + "hover_text_char_count": 2246 }, "context": { "suite": "sqlalchemy", @@ -9930,22 +9930,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4861980000043786, + "duration_ms": 0.5584760000090228, "success": true, - "started_at_unix": 1789020448.6447008, + "started_at_unix": 1789106805.1495252, "bytes_sent": 251, - "bytes_received": 2301, + "bytes_received": 2410, "request_id": 27, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) scalars: [_T: Any](\\n self: Session,\\n statement: TypedRe...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) scalars: [_T: Any](\\n self : Session,\\n state...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2248, + "size_chars": 2357, "top_level_count": 2, - "hover_text_char_count": 2137 + "hover_text_char_count": 2246 }, "context": { "suite": "sqlalchemy", @@ -9960,22 +9960,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5047340000032818, + "duration_ms": 0.5292310000015732, "success": true, - "started_at_unix": 1789020448.6453552, + "started_at_unix": 1789106805.150271, "bytes_sent": 251, - "bytes_received": 2301, + "bytes_received": 2410, "request_id": 28, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) scalars: [_T: Any](\\n self: Session,\\n statement: TypedRe...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) scalars: [_T: Any](\\n self : Session,\\n state...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2248, + "size_chars": 2357, "top_level_count": 2, - "hover_text_char_count": 2137 + "hover_text_char_count": 2246 }, "context": { "suite": "sqlalchemy", @@ -9990,22 +9990,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4836939999961487, + "duration_ms": 0.45399000001111744, "success": true, - "started_at_unix": 1789020448.6460564, + "started_at_unix": 1789106805.151127, "bytes_sent": 251, - "bytes_received": 2301, + "bytes_received": 2410, "request_id": 29, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) scalars: [_T: Any](\\n self: Session,\\n statement: TypedRe...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) scalars: [_T: Any](\\n self : Session,\\n state...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2248, + "size_chars": 2357, "top_level_count": 2, - "hover_text_char_count": 2137 + "hover_text_char_count": 2246 }, "context": { "suite": "sqlalchemy", @@ -10020,22 +10020,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4803080000215232, + "duration_ms": 0.4822239999953126, "success": true, - "started_at_unix": 1789020448.6467063, + "started_at_unix": 1789106805.1517777, "bytes_sent": 251, - "bytes_received": 2301, + "bytes_received": 2410, "request_id": 30, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) scalars: [_T: Any](\\n self: Session,\\n statement: TypedRe...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) scalars: [_T: Any](\\n self : Session,\\n state...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2248, + "size_chars": 2357, "top_level_count": 2, - "hover_text_char_count": 2137 + "hover_text_char_count": 2246 }, "context": { "suite": "sqlalchemy", @@ -10050,22 +10050,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.49401900000134447, + "duration_ms": 3.455252000009068, "success": true, - "started_at_unix": 1789020448.6473548, + "started_at_unix": 1789106805.152489, "bytes_sent": 251, - "bytes_received": 2301, + "bytes_received": 2410, "request_id": 31, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) scalars: [_T: Any](\\n self: Session,\\n statement: TypedRe...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) scalars: [_T: Any](\\n self : Session,\\n state...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2248, + "size_chars": 2357, "top_level_count": 2, - "hover_text_char_count": 2137 + "hover_text_char_count": 2246 }, "context": { "suite": "sqlalchemy", @@ -10084,9 +10084,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 2.1895710000023882, + "duration_ms": 2.251841999992621, "success": true, - "started_at_unix": 1789020447.927763, + "started_at_unix": 1789106804.3098106, "bytes_sent": 667, "bytes_received": 1314, "request_id": 1, @@ -10105,9 +10105,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.020911000007117764, + "duration_ms": 0.025437000005013033, "success": true, - "started_at_unix": 1789020447.9300425, + "started_at_unix": 1789106804.312142, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -10120,9 +10120,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.02995500000224638, + "duration_ms": 0.03226000001177454, "success": true, - "started_at_unix": 1789020447.9300857, + "started_at_unix": 1789106804.312199, "bytes_sent": 651, "bytes_received": 0, "request_id": null, @@ -10138,9 +10138,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.018678000003546913, + "duration_ms": 0.03262100000256396, "success": true, - "started_at_unix": 1789020447.9301794, + "started_at_unix": 1789106804.3123293, "bytes_sent": 730, "bytes_received": 0, "request_id": null, @@ -10156,9 +10156,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 333.60924600000885, + "duration_ms": 334.26120900000456, "success": true, - "started_at_unix": 1789020447.930229, + "started_at_unix": 1789106804.3124096, "bytes_sent": 283, "bytes_received": 904, "request_id": 2, @@ -10186,9 +10186,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 313.9142280000158, + "duration_ms": 437.42317600001, "success": true, - "started_at_unix": 1789020448.2639594, + "started_at_unix": 1789106804.6468067, "bytes_sent": 283, "bytes_received": 904, "request_id": 3, @@ -10216,9 +10216,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.482320999988133, + "duration_ms": 0.3268899999966379, "success": true, - "started_at_unix": 1789020448.5780602, + "started_at_unix": 1789106805.0843568, "bytes_sent": 283, "bytes_received": 904, "request_id": 4, @@ -10246,9 +10246,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.8205270000066776, + "duration_ms": 0.32358800001475174, "success": true, - "started_at_unix": 1789020448.5836904, + "started_at_unix": 1789106805.0848775, "bytes_sent": 283, "bytes_received": 904, "request_id": 5, @@ -10276,9 +10276,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.7166679999954795, + "duration_ms": 0.2948000000060347, "success": true, - "started_at_unix": 1789020448.5857008, + "started_at_unix": 1789106805.0852885, "bytes_sent": 283, "bytes_received": 904, "request_id": 6, @@ -10306,9 +10306,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.8770959999917523, + "duration_ms": 0.3785809999783396, "success": true, - "started_at_unix": 1789020448.5865457, + "started_at_unix": 1789106805.0857143, "bytes_sent": 283, "bytes_received": 904, "request_id": 7, @@ -10336,22 +10336,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 14.739714000000959, + "duration_ms": 7.078298999999788, "success": true, - "started_at_unix": 1789020448.5897043, + "started_at_unix": 1789106805.0863347, "bytes_sent": 250, - "bytes_received": 13603, + "bytes_received": 15647, "request_id": 8, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(function) mapped_column: def mapped_column[_T](\\n __name_pos: Schema...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(function) mapped_column: def mapped_column[_T](\\n __name_pos ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 13550, + "size_chars": 15594, "top_level_count": 2, - "hover_text_char_count": 13188 + "hover_text_char_count": 15232 }, "context": { "suite": "sqlalchemy", @@ -10366,22 +10366,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.933324999991328, + "duration_ms": 1.0731799999916802, "success": true, - "started_at_unix": 1789020448.604678, + "started_at_unix": 1789106805.0936413, "bytes_sent": 250, - "bytes_received": 13603, + "bytes_received": 15647, "request_id": 9, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(function) mapped_column: def mapped_column[_T](\\n __name_pos: Schema...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(function) mapped_column: def mapped_column[_T](\\n __name_pos ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 13550, + "size_chars": 15594, "top_level_count": 2, - "hover_text_char_count": 13188 + "hover_text_char_count": 15232 }, "context": { "suite": "sqlalchemy", @@ -10396,22 +10396,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.6329009999747086, + "duration_ms": 1.0769570000093154, "success": true, - "started_at_unix": 1789020448.6089716, + "started_at_unix": 1789106805.0951219, "bytes_sent": 251, - "bytes_received": 13604, + "bytes_received": 15648, "request_id": 10, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(function) mapped_column: def mapped_column[_T](\\n __name_pos: Schema...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(function) mapped_column: def mapped_column[_T](\\n __name_pos ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 13550, + "size_chars": 15594, "top_level_count": 2, - "hover_text_char_count": 13188 + "hover_text_char_count": 15232 }, "context": { "suite": "sqlalchemy", @@ -10426,22 +10426,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.478045000018028, + "duration_ms": 1.08509300000037, "success": true, - "started_at_unix": 1789020448.6129491, + "started_at_unix": 1789106805.0965664, "bytes_sent": 251, - "bytes_received": 13604, + "bytes_received": 15648, "request_id": 11, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(function) mapped_column: def mapped_column[_T](\\n __name_pos: Schema...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(function) mapped_column: def mapped_column[_T](\\n __name_pos ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 13550, + "size_chars": 15594, "top_level_count": 2, - "hover_text_char_count": 13188 + "hover_text_char_count": 15232 }, "context": { "suite": "sqlalchemy", @@ -10456,22 +10456,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.8299929999823235, + "duration_ms": 1.088670000001457, "success": true, - "started_at_unix": 1789020448.6187625, + "started_at_unix": 1789106805.0980427, "bytes_sent": 251, - "bytes_received": 13604, + "bytes_received": 15648, "request_id": 12, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(function) mapped_column: def mapped_column[_T](\\n __name_pos: Schema...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(function) mapped_column: def mapped_column[_T](\\n __name_pos ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 13550, + "size_chars": 15594, "top_level_count": 2, - "hover_text_char_count": 13188 + "hover_text_char_count": 15232 }, "context": { "suite": "sqlalchemy", @@ -10486,22 +10486,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.513326000017969, + "duration_ms": 1.082757999995465, "success": true, - "started_at_unix": 1789020448.6229289, + "started_at_unix": 1789106805.0994928, "bytes_sent": 251, - "bytes_received": 13604, + "bytes_received": 15648, "request_id": 13, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(function) mapped_column: def mapped_column[_T](\\n __name_pos: Schema...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(function) mapped_column: def mapped_column[_T](\\n __name_pos ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 13550, + "size_chars": 15594, "top_level_count": 2, - "hover_text_char_count": 13188 + "hover_text_char_count": 15232 }, "context": { "suite": "sqlalchemy", @@ -10516,9 +10516,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.26553200001444566, + "duration_ms": 0.26401499999906264, "success": true, - "started_at_unix": 1789020448.6269023, + "started_at_unix": 1789106805.1010797, "bytes_sent": 256, "bytes_received": 294, "request_id": 14, @@ -10546,9 +10546,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.24829700001305355, + "duration_ms": 0.28374199999348093, "success": true, - "started_at_unix": 1789020448.627224, + "started_at_unix": 1789106805.101401, "bytes_sent": 256, "bytes_received": 294, "request_id": 15, @@ -10576,9 +10576,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.195668999992904, + "duration_ms": 0.2852850000181206, "success": true, - "started_at_unix": 1789020448.6275392, + "started_at_unix": 1789106805.1017625, "bytes_sent": 256, "bytes_received": 294, "request_id": 16, @@ -10606,9 +10606,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21259400000417372, + "duration_ms": 0.25930600000378945, "success": true, - "started_at_unix": 1789020448.6277943, + "started_at_unix": 1789106805.1021233, "bytes_sent": 256, "bytes_received": 294, "request_id": 17, @@ -10636,9 +10636,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.201126999996859, + "duration_ms": 0.2600269999959437, "success": true, - "started_at_unix": 1789020448.6280727, + "started_at_unix": 1789106805.1024487, "bytes_sent": 256, "bytes_received": 294, "request_id": 18, @@ -10666,9 +10666,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2330939999808379, + "duration_ms": 0.2624119999836694, "success": true, - "started_at_unix": 1789020448.6283414, + "started_at_unix": 1789106805.1027832, "bytes_sent": 256, "bytes_received": 294, "request_id": 19, @@ -10696,9 +10696,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.07545099998651494, + "duration_ms": 0.038200999995297025, "success": true, - "started_at_unix": 1789020448.6288402, + "started_at_unix": 1789106805.1033056, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10715,11 +10715,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.895627000005788, + "duration_ms": 21.68189399998255, "success": true, - "started_at_unix": 1789020448.628931, + "started_at_unix": 1789106805.1033578, "bytes_sent": 284, - "bytes_received": 1850, + "bytes_received": 1858, "request_id": 20, "error_code": null, "error_message": null, @@ -10728,7 +10728,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 1934, + "size_chars": 1942, "top_level_count": 2, "completion_item_count": 17 }, @@ -10745,9 +10745,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03194699999653494, + "duration_ms": 0.03574699999830955, "success": true, - "started_at_unix": 1789020448.6359527, + "started_at_unix": 1789106805.1251917, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10764,9 +10764,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020770000020320367, + "duration_ms": 0.023393999981635716, "success": true, - "started_at_unix": 1789020448.6359956, + "started_at_unix": 1789106805.1252403, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10783,11 +10783,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.7914990000017497, + "duration_ms": 3.758871000002273, "success": true, - "started_at_unix": 1789020448.6360273, + "started_at_unix": 1789106805.1252759, "bytes_sent": 284, - "bytes_received": 1850, + "bytes_received": 1858, "request_id": 21, "error_code": null, "error_message": null, @@ -10796,7 +10796,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 1934, + "size_chars": 1942, "top_level_count": 2, "completion_item_count": 17 }, @@ -10813,9 +10813,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.031175999993138248, + "duration_ms": 0.03347300000200448, "success": true, - "started_at_unix": 1789020448.6369832, + "started_at_unix": 1789106805.1292315, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10832,9 +10832,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020010000014281104, + "duration_ms": 0.026119000011703974, "success": true, - "started_at_unix": 1789020448.6370244, + "started_at_unix": 1789106805.129278, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10851,11 +10851,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.7119210000041676, + "duration_ms": 3.745916999974952, "success": true, - "started_at_unix": 1789020448.6370552, + "started_at_unix": 1789106805.1293173, "bytes_sent": 284, - "bytes_received": 1850, + "bytes_received": 1858, "request_id": 22, "error_code": null, "error_message": null, @@ -10864,7 +10864,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 1934, + "size_chars": 1942, "top_level_count": 2, "completion_item_count": 17 }, @@ -10881,9 +10881,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02979399999958332, + "duration_ms": 0.03444400002194925, "success": true, - "started_at_unix": 1789020448.6379297, + "started_at_unix": 1789106805.1332529, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10900,9 +10900,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02014000000372107, + "duration_ms": 0.02583899998853667, "success": true, - "started_at_unix": 1789020448.6379697, + "started_at_unix": 1789106805.1333008, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10919,11 +10919,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.7054209999921568, + "duration_ms": 0.8033350000005157, "success": true, - "started_at_unix": 1789020448.6380007, + "started_at_unix": 1789106805.1333392, "bytes_sent": 284, - "bytes_received": 1850, + "bytes_received": 1858, "request_id": 23, "error_code": null, "error_message": null, @@ -10932,7 +10932,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 1934, + "size_chars": 1942, "top_level_count": 2, "completion_item_count": 17 }, @@ -10949,9 +10949,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.06033899998669767, + "duration_ms": 0.037300000002460365, "success": true, - "started_at_unix": 1789020448.6389043, + "started_at_unix": 1789106805.134367, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10968,9 +10968,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04578800002263961, + "duration_ms": 0.027942999992092155, "success": true, - "started_at_unix": 1789020448.6389766, + "started_at_unix": 1789106805.134416, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -10987,11 +10987,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.6945449999875564, + "duration_ms": 0.8975320000104148, "success": true, - "started_at_unix": 1789020448.6390355, + "started_at_unix": 1789106805.134457, "bytes_sent": 284, - "bytes_received": 1850, + "bytes_received": 1858, "request_id": 24, "error_code": null, "error_message": null, @@ -11000,7 +11000,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 1934, + "size_chars": 1942, "top_level_count": 2, "completion_item_count": 17 }, @@ -11017,9 +11017,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02986399999826972, + "duration_ms": 0.03444399999352754, "success": true, - "started_at_unix": 1789020448.6398926, + "started_at_unix": 1789106805.1355324, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11036,9 +11036,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019097999995665305, + "duration_ms": 0.026388999998516738, "success": true, - "started_at_unix": 1789020448.6399324, + "started_at_unix": 1789106805.1355789, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -11055,11 +11055,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.7390899999961675, + "duration_ms": 0.8510440000009112, "success": true, - "started_at_unix": 1789020448.6399615, + "started_at_unix": 1789106805.1356175, "bytes_sent": 284, - "bytes_received": 1850, + "bytes_received": 1858, "request_id": 25, "error_code": null, "error_message": null, @@ -11068,7 +11068,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 1934, + "size_chars": 1942, "top_level_count": 2, "completion_item_count": 17 }, @@ -11085,9 +11085,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.05931800001235388, + "duration_ms": 0.02682100000583887, "success": true, - "started_at_unix": 1789020448.6408606, + "started_at_unix": 1789106805.1366205, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11104,9 +11104,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.062563000000182, + "duration_ms": 0.028592999996135404, "success": true, - "started_at_unix": 1789020448.6411242, + "started_at_unix": 1789106805.136876, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11123,22 +11123,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.3417820000067877, + "duration_ms": 12.430083999987573, "success": true, - "started_at_unix": 1789020448.6412015, + "started_at_unix": 1789106805.1369164, "bytes_sent": 251, - "bytes_received": 2301, + "bytes_received": 2410, "request_id": 26, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) scalars: [_T: Any](\\n self: Session,\\n statement: TypedRe...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) scalars: [_T: Any](\\n self : Session,\\n state...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2248, + "size_chars": 2357, "top_level_count": 2, - "hover_text_char_count": 2137 + "hover_text_char_count": 2246 }, "context": { "suite": "sqlalchemy", @@ -11153,9 +11153,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.033449000000018714, + "duration_ms": 0.03767999999126914, "success": true, - "started_at_unix": 1789020448.6446238, + "started_at_unix": 1789106805.1494384, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11172,9 +11172,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02218200000925208, + "duration_ms": 0.0242659999969419, "success": true, - "started_at_unix": 1789020448.6446683, + "started_at_unix": 1789106805.1494884, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11191,22 +11191,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4861980000043786, + "duration_ms": 0.5584760000090228, "success": true, - "started_at_unix": 1789020448.6447008, + "started_at_unix": 1789106805.1495252, "bytes_sent": 251, - "bytes_received": 2301, + "bytes_received": 2410, "request_id": 27, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) scalars: [_T: Any](\\n self: Session,\\n statement: TypedRe...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) scalars: [_T: Any](\\n self : Session,\\n state...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2248, + "size_chars": 2357, "top_level_count": 2, - "hover_text_char_count": 2137 + "hover_text_char_count": 2246 }, "context": { "suite": "sqlalchemy", @@ -11221,9 +11221,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028852000014012447, + "duration_ms": 0.033082000015838275, "success": true, - "started_at_unix": 1789020448.6452856, + "started_at_unix": 1789106805.1501904, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11240,9 +11240,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0208909999912521, + "duration_ms": 0.024566000007553157, "success": true, - "started_at_unix": 1789020448.6453245, + "started_at_unix": 1789106805.1502352, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11259,22 +11259,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5047340000032818, + "duration_ms": 0.5292310000015732, "success": true, - "started_at_unix": 1789020448.6453552, + "started_at_unix": 1789106805.150271, "bytes_sent": 251, - "bytes_received": 2301, + "bytes_received": 2410, "request_id": 28, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) scalars: [_T: Any](\\n self: Session,\\n statement: TypedRe...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) scalars: [_T: Any](\\n self : Session,\\n state...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2248, + "size_chars": 2357, "top_level_count": 2, - "hover_text_char_count": 2137 + "hover_text_char_count": 2246 }, "context": { "suite": "sqlalchemy", @@ -11289,9 +11289,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028122000003349967, + "duration_ms": 0.06971100000896513, "success": true, - "started_at_unix": 1789020448.6459885, + "started_at_unix": 1789106805.1509738, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11308,9 +11308,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01954799998316048, + "duration_ms": 0.05554400001983595, "success": true, - "started_at_unix": 1789020448.6460268, + "started_at_unix": 1789106805.151057, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11327,22 +11327,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4836939999961487, + "duration_ms": 0.45399000001111744, "success": true, - "started_at_unix": 1789020448.6460564, + "started_at_unix": 1789106805.151127, "bytes_sent": 251, - "bytes_received": 2301, + "bytes_received": 2410, "request_id": 29, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) scalars: [_T: Any](\\n self: Session,\\n statement: TypedRe...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) scalars: [_T: Any](\\n self : Session,\\n state...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2248, + "size_chars": 2357, "top_level_count": 2, - "hover_text_char_count": 2137 + "hover_text_char_count": 2246 }, "context": { "suite": "sqlalchemy", @@ -11357,9 +11357,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02870199998028511, + "duration_ms": 0.04753900000764588, "success": true, - "started_at_unix": 1789020448.6466372, + "started_at_unix": 1789106805.151672, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11376,9 +11376,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01997900000105801, + "duration_ms": 0.038041000010480275, "success": true, - "started_at_unix": 1789020448.6466763, + "started_at_unix": 1789106805.1517289, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11395,22 +11395,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4803080000215232, + "duration_ms": 0.4822239999953126, "success": true, - "started_at_unix": 1789020448.6467063, + "started_at_unix": 1789106805.1517777, "bytes_sent": 251, - "bytes_received": 2301, + "bytes_received": 2410, "request_id": 30, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) scalars: [_T: Any](\\n self: Session,\\n statement: TypedRe...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) scalars: [_T: Any](\\n self : Session,\\n state...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2248, + "size_chars": 2357, "top_level_count": 2, - "hover_text_char_count": 2137 + "hover_text_char_count": 2246 }, "context": { "suite": "sqlalchemy", @@ -11425,9 +11425,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029262999987622607, + "duration_ms": 0.05718699998169541, "success": true, - "started_at_unix": 1789020448.6472838, + "started_at_unix": 1789106805.1523602, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11444,9 +11444,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021020999980692068, + "duration_ms": 0.046807999979137094, "success": true, - "started_at_unix": 1789020448.6473236, + "started_at_unix": 1789106805.152429, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11463,22 +11463,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.49401900000134447, + "duration_ms": 3.455252000009068, "success": true, - "started_at_unix": 1789020448.6473548, + "started_at_unix": 1789106805.152489, "bytes_sent": 251, - "bytes_received": 2301, + "bytes_received": 2410, "request_id": 31, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) scalars: [_T: Any](\\n self: Session,\\n statement: TypedRe...", + "result_preview": "{'canIncreaseVerbosity': True, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) scalars: [_T: Any](\\n self : Session,\\n state...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 2248, + "size_chars": 2357, "top_level_count": 2, - "hover_text_char_count": 2137 + "hover_text_char_count": 2246 }, "context": { "suite": "sqlalchemy", @@ -11493,9 +11493,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027420999998639672, + "duration_ms": 0.03412399999547233, "success": true, - "started_at_unix": 1789020448.6479418, + "started_at_unix": 1789106805.1560519, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11512,9 +11512,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.016603999995368213, + "duration_ms": 0.026058000003104098, "success": true, - "started_at_unix": 1789020448.6480703, + "started_at_unix": 1789106805.156213, "bytes_sent": 208, "bytes_received": 0, "request_id": null, @@ -11527,9 +11527,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.19094200001745776, + "duration_ms": 0.2189899999791578, "success": true, - "started_at_unix": 1789020448.648095, + "started_at_unix": 1789106805.15625, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -11547,9 +11547,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.021891999978151944, + "duration_ms": 1.3738340000202243, "success": true, - "started_at_unix": 1789020448.648305, + "started_at_unix": 1789106805.1564884, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -11571,7 +11571,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv/bin/python", "success": true, - "total_duration_ms": 2453.401755000016, + "total_duration_ms": 5364.813322000004, "error_message": null, "summary": { "request_count": 32, @@ -11580,11 +11580,11 @@ "failure_count": 0, "bytes_sent": 19004, "bytes_received": 11183, - "min_ms": 0.19905400000652662, - "max_ms": 1211.825943000008, - "mean_ms": 76.00786725000307, - "median_ms": 2.8358565000132785, - "p95_ms": 509.94521515000946, + "min_ms": 0.21447199998192445, + "max_ms": 4136.635256000005, + "mean_ms": 166.9376818750008, + "median_ms": 0.34524199999452776, + "p95_ms": 518.8576991500049, "result_summary": { "present_count": 31, "empty_count": 7, @@ -11639,27 +11639,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 0.593335000019124, - "max_ms": 1211.825943000008, - "mean_ms": 127.19094570000493, - "median_ms": 4.472975500007692, - "p95_ms": 675.7359687000021 + "min_ms": 0.2753349999977672, + "max_ms": 4136.635256000005, + "mean_ms": 415.1479120999994, + "median_ms": 0.4185559999996258, + "p95_ms": 2280.377115949997 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.4985649999866837, - "max_ms": 3.1321490000095764, - "mean_ms": 2.158344100001841, - "median_ms": 2.8226445000001377, - "p95_ms": 3.080696450012965 + "min_ms": 0.21447199998192445, + "max_ms": 37.545553000001064, + "mean_ms": 5.45525379999674, + "median_ms": 0.36730799999418196, + "p95_ms": 26.910719650008705 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.2278859999762517, - "max_ms": 2.8879780000181654, - "mean_ms": 1.178944200000842, - "median_ms": 0.2914000000089345, - "p95_ms": 2.760956600013742 + "min_ms": 0.21805899999094436, + "max_ms": 0.24742300001889816, + "mean_ms": 0.23229520000995763, + "median_ms": 0.2259440000216273, + "p95_ms": 0.24684200001843237 } }, "validation": { @@ -11685,11 +11685,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 4430, - "min_ms": 2.8345000000058462, - "max_ms": 1211.825943000008, - "mean_ms": 248.82425660000536, - "median_ms": 5.999096000010695, - "p95_ms": 973.5637322000057, + "min_ms": 0.2753349999977672, + "max_ms": 4136.635256000005, + "mean_ms": 827.5633377999951, + "median_ms": 0.30622399998492256, + "p95_ms": 3309.3705116000015, "result_summary": { "present_count": 5, "empty_count": 0, @@ -11749,9 +11749,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1108.1378360000258, + "duration_ms": 1107.1281000000113, "success": true, - "started_at_unix": 1789020448.6736403, + "started_at_unix": 1789106805.1815944, "bytes_sent": 288, "bytes_received": 886, "request_id": 2, @@ -11779,9 +11779,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1211.825943000008, + "duration_ms": 4136.635256000005, "success": true, - "started_at_unix": 1789020449.7818947, + "started_at_unix": 1789106806.2889376, "bytes_sent": 288, "bytes_received": 886, "request_id": 3, @@ -11809,9 +11809,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 20.514888999997538, + "duration_ms": 0.31153399999084286, "success": true, - "started_at_unix": 1789020450.9939156, + "started_at_unix": 1789106810.4258459, "bytes_sent": 288, "bytes_received": 886, "request_id": 4, @@ -11839,9 +11839,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.999096000010695, + "duration_ms": 0.2753349999977672, "success": true, - "started_at_unix": 1789020451.0146163, + "started_at_unix": 1789106810.426294, "bytes_sent": 288, "bytes_received": 886, "request_id": 5, @@ -11869,9 +11869,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.946855000004689, + "duration_ms": 0.30622399998492256, "success": true, - "started_at_unix": 1789020451.0207682, + "started_at_unix": 1789106810.4266913, "bytes_sent": 288, "bytes_received": 886, "request_id": 6, @@ -11899,9 +11899,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.8345000000058462, + "duration_ms": 0.2883399999973335, "success": true, - "started_at_unix": 1789020451.0238602, + "started_at_unix": 1789106810.4271154, "bytes_sent": 288, "bytes_received": 886, "request_id": 7, @@ -11944,11 +11944,11 @@ "failure_count": 0, "bytes_sent": 1274, "bytes_received": 899, - "min_ms": 2.8372130000207108, - "max_ms": 3.1321490000095764, - "mean_ms": 2.9620776000115256, - "median_ms": 2.9118530000005194, - "p95_ms": 3.1092812000110825, + "min_ms": 0.21447199998192445, + "max_ms": 0.22034299999518225, + "mean_ms": 0.21627739998848483, + "median_ms": 0.2158949999966353, + "p95_ms": 0.2194993999921735, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12008,9 +12008,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.449362000021438, + "duration_ms": 0.2510599999823171, "success": true, - "started_at_unix": 1789020451.0269737, + "started_at_unix": 1789106810.4276314, "bytes_sent": 254, "bytes_received": 179, "request_id": 8, @@ -12038,9 +12038,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.1321490000095764, + "duration_ms": 0.22034299999518225, "success": true, - "started_at_unix": 1789020451.0294852, + "started_at_unix": 1789106810.427928, "bytes_sent": 254, "bytes_received": 179, "request_id": 9, @@ -12068,9 +12068,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.9118530000005194, + "duration_ms": 0.21612499998013845, "success": true, - "started_at_unix": 1789020451.032691, + "started_at_unix": 1789106810.4282053, "bytes_sent": 255, "bytes_received": 180, "request_id": 10, @@ -12098,9 +12098,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.8372130000207108, + "duration_ms": 0.2158949999966353, "success": true, - "started_at_unix": 1789020451.0356777, + "started_at_unix": 1789106810.4284763, "bytes_sent": 255, "bytes_received": 180, "request_id": 11, @@ -12128,9 +12128,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.017810000017107, + "duration_ms": 0.21447199998192445, "success": true, - "started_at_unix": 1789020451.0385902, + "started_at_unix": 1789106810.4287467, "bytes_sent": 255, "bytes_received": 180, "request_id": 12, @@ -12158,9 +12158,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.9113630000097146, + "duration_ms": 0.21455199998854368, "success": true, - "started_at_unix": 1789020451.0416865, + "started_at_unix": 1789106810.4290164, "bytes_sent": 255, "bytes_received": 180, "request_id": 13, @@ -12203,11 +12203,11 @@ "failure_count": 0, "bytes_sent": 1300, "bytes_received": 1570, - "min_ms": 0.2278859999762517, - "max_ms": 2.8879780000181654, - "mean_ms": 1.178944200000842, - "median_ms": 0.2914000000089345, - "p95_ms": 2.760956600013742, + "min_ms": 0.21805899999094436, + "max_ms": 0.24742300001889816, + "mean_ms": 0.23229520000995763, + "median_ms": 0.2259440000216273, + "p95_ms": 0.24684200001843237, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12267,9 +12267,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.5052199999843197, + "duration_ms": 1.0820059999900877, "success": true, - "started_at_unix": 1789020451.0448036, + "started_at_unix": 1789106810.4293785, "bytes_sent": 260, "bytes_received": 314, "request_id": 14, @@ -12297,9 +12297,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.2528709999960483, + "duration_ms": 0.2445180000165692, "success": true, - "started_at_unix": 1789020451.0463746, + "started_at_unix": 1789106810.4305277, "bytes_sent": 260, "bytes_received": 314, "request_id": 15, @@ -12327,9 +12327,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.8879780000181654, + "duration_ms": 0.24742300001889816, "success": true, - "started_at_unix": 1789020451.0487127, + "started_at_unix": 1789106810.430845, "bytes_sent": 260, "bytes_received": 314, "request_id": 16, @@ -12357,9 +12357,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.23458600000481056, + "duration_ms": 0.2259440000216273, "success": true, - "started_at_unix": 1789020451.0516696, + "started_at_unix": 1789106810.4311576, "bytes_sent": 260, "bytes_received": 314, "request_id": 17, @@ -12387,9 +12387,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2278859999762517, + "duration_ms": 0.21805899999094436, "success": true, - "started_at_unix": 1789020451.0520003, + "started_at_unix": 1789106810.4314785, "bytes_sent": 260, "bytes_received": 314, "request_id": 18, @@ -12417,9 +12417,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2914000000089345, + "duration_ms": 0.2255320000017491, "success": true, - "started_at_unix": 1789020451.052285, + "started_at_unix": 1789106810.4317589, "bytes_sent": 260, "bytes_received": 314, "request_id": 19, @@ -12462,11 +12462,11 @@ "failure_count": 0, "bytes_sent": 1445, "bytes_received": 450, - "min_ms": 0.593335000019124, - "max_ms": 10.925299999996696, - "mean_ms": 5.557634800004507, - "median_ms": 2.8385150000076464, - "p95_ms": 10.86665939999989, + "min_ms": 0.37894999999821266, + "max_ms": 11.617166999997153, + "mean_ms": 2.7324864000036087, + "median_ms": 0.5023110000195175, + "p95_ms": 9.434901999998145, "result_summary": { "present_count": 5, "empty_count": 5, @@ -12526,9 +12526,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.614276000002974, + "duration_ms": 6.574478000004547, "success": true, - "started_at_unix": 1789020451.052843, + "started_at_unix": 1789106810.4322755, "bytes_sent": 289, "bytes_received": 90, "request_id": 20, @@ -12556,9 +12556,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.593335000019124, + "duration_ms": 0.7058420000021215, "success": true, - "started_at_unix": 1789020451.0616088, + "started_at_unix": 1789106810.4390101, "bytes_sent": 289, "bytes_received": 90, "request_id": 21, @@ -12586,9 +12586,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.632097000012664, + "duration_ms": 11.617166999997153, "success": true, - "started_at_unix": 1789020451.0623224, + "started_at_unix": 1789106810.4398797, "bytes_sent": 289, "bytes_received": 90, "request_id": 22, @@ -12616,9 +12616,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.7989269999864064, + "duration_ms": 0.5023110000195175, "success": true, - "started_at_unix": 1789020451.0731242, + "started_at_unix": 1789106810.4516718, "bytes_sent": 289, "bytes_received": 90, "request_id": 23, @@ -12646,9 +12646,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.8385150000076464, + "duration_ms": 0.37894999999821266, "success": true, - "started_at_unix": 1789020451.076058, + "started_at_unix": 1789106810.4522943, "bytes_sent": 289, "bytes_received": 90, "request_id": 24, @@ -12676,9 +12676,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.925299999996696, + "duration_ms": 0.4581620000010389, "success": true, - "started_at_unix": 1789020451.0790958, + "started_at_unix": 1789106810.4527922, "bytes_sent": 289, "bytes_received": 90, "request_id": 25, @@ -12721,11 +12721,11 @@ "failure_count": 0, "bytes_sent": 1280, "bytes_received": 825, - "min_ms": 0.4985649999866837, - "max_ms": 2.8080759999795646, - "mean_ms": 1.3546105999921565, - "median_ms": 0.5116140000041014, - "p95_ms": 2.7356181999834916, + "min_ms": 0.5142729999931817, + "max_ms": 37.545553000001064, + "mean_ms": 10.694230200004995, + "median_ms": 0.8537070000045333, + "p95_ms": 32.818960400004464, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12785,9 +12785,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 9.755012999988821, + "duration_ms": 17.328818999999385, "success": true, - "started_at_unix": 1789020451.0904784, + "started_at_unix": 1789106810.4537296, "bytes_sent": 256, "bytes_received": 165, "request_id": 26, @@ -12815,9 +12815,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.4457869999992, + "duration_ms": 37.545553000001064, "success": true, - "started_at_unix": 1789020451.1004016, + "started_at_unix": 1789106810.4713953, "bytes_sent": 256, "bytes_received": 165, "request_id": 27, @@ -12845,9 +12845,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.8080759999795646, + "duration_ms": 13.912590000018099, "success": true, - "started_at_unix": 1789020451.1030426, + "started_at_unix": 1789106810.5091343, "bytes_sent": 256, "bytes_received": 165, "request_id": 28, @@ -12875,9 +12875,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4985649999866837, + "duration_ms": 0.8537070000045333, "success": true, - "started_at_unix": 1789020451.1059952, + "started_at_unix": 1789106810.523212, "bytes_sent": 256, "bytes_received": 165, "request_id": 29, @@ -12905,9 +12905,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5116140000041014, + "duration_ms": 0.6450280000080966, "success": true, - "started_at_unix": 1789020451.1066203, + "started_at_unix": 1789106810.5242105, "bytes_sent": 256, "bytes_received": 165, "request_id": 30, @@ -12935,9 +12935,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5090109999912329, + "duration_ms": 0.5142729999931817, "success": true, - "started_at_unix": 1789020451.1072547, + "started_at_unix": 1789106810.5249977, "bytes_sent": 256, "bytes_received": 165, "request_id": 31, @@ -12969,9 +12969,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 2.2033719999967616, + "duration_ms": 2.1894070000030297, "success": true, - "started_at_unix": 1789020448.6711113, + "started_at_unix": 1789106805.179101, "bytes_sent": 673, "bytes_received": 1314, "request_id": 1, @@ -12990,9 +12990,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.021091000007800176, + "duration_ms": 0.02203200000394645, "success": true, - "started_at_unix": 1789020448.673415, + "started_at_unix": 1789106805.1813722, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -13005,9 +13005,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.021140999990620912, + "duration_ms": 0.03959399998620938, "success": true, - "started_at_unix": 1789020448.6734579, + "started_at_unix": 1789106805.1814163, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -13023,9 +13023,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.019349000012880424, + "duration_ms": 0.019656999995731894, "success": true, - "started_at_unix": 1789020448.6735656, + "started_at_unix": 1789106805.1815143, "bytes_sent": 773, "bytes_received": 0, "request_id": null, @@ -13041,9 +13041,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1108.1378360000258, + "duration_ms": 1107.1281000000113, "success": true, - "started_at_unix": 1789020448.6736403, + "started_at_unix": 1789106805.1815944, "bytes_sent": 288, "bytes_received": 886, "request_id": 2, @@ -13071,9 +13071,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1211.825943000008, + "duration_ms": 4136.635256000005, "success": true, - "started_at_unix": 1789020449.7818947, + "started_at_unix": 1789106806.2889376, "bytes_sent": 288, "bytes_received": 886, "request_id": 3, @@ -13101,9 +13101,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 20.514888999997538, + "duration_ms": 0.31153399999084286, "success": true, - "started_at_unix": 1789020450.9939156, + "started_at_unix": 1789106810.4258459, "bytes_sent": 288, "bytes_received": 886, "request_id": 4, @@ -13131,9 +13131,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.999096000010695, + "duration_ms": 0.2753349999977672, "success": true, - "started_at_unix": 1789020451.0146163, + "started_at_unix": 1789106810.426294, "bytes_sent": 288, "bytes_received": 886, "request_id": 5, @@ -13161,9 +13161,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.946855000004689, + "duration_ms": 0.30622399998492256, "success": true, - "started_at_unix": 1789020451.0207682, + "started_at_unix": 1789106810.4266913, "bytes_sent": 288, "bytes_received": 886, "request_id": 6, @@ -13191,9 +13191,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.8345000000058462, + "duration_ms": 0.2883399999973335, "success": true, - "started_at_unix": 1789020451.0238602, + "started_at_unix": 1789106810.4271154, "bytes_sent": 288, "bytes_received": 886, "request_id": 7, @@ -13221,9 +13221,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.449362000021438, + "duration_ms": 0.2510599999823171, "success": true, - "started_at_unix": 1789020451.0269737, + "started_at_unix": 1789106810.4276314, "bytes_sent": 254, "bytes_received": 179, "request_id": 8, @@ -13251,9 +13251,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.1321490000095764, + "duration_ms": 0.22034299999518225, "success": true, - "started_at_unix": 1789020451.0294852, + "started_at_unix": 1789106810.427928, "bytes_sent": 254, "bytes_received": 179, "request_id": 9, @@ -13281,9 +13281,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.9118530000005194, + "duration_ms": 0.21612499998013845, "success": true, - "started_at_unix": 1789020451.032691, + "started_at_unix": 1789106810.4282053, "bytes_sent": 255, "bytes_received": 180, "request_id": 10, @@ -13311,9 +13311,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.8372130000207108, + "duration_ms": 0.2158949999966353, "success": true, - "started_at_unix": 1789020451.0356777, + "started_at_unix": 1789106810.4284763, "bytes_sent": 255, "bytes_received": 180, "request_id": 11, @@ -13341,9 +13341,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.017810000017107, + "duration_ms": 0.21447199998192445, "success": true, - "started_at_unix": 1789020451.0385902, + "started_at_unix": 1789106810.4287467, "bytes_sent": 255, "bytes_received": 180, "request_id": 12, @@ -13371,9 +13371,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.9113630000097146, + "duration_ms": 0.21455199998854368, "success": true, - "started_at_unix": 1789020451.0416865, + "started_at_unix": 1789106810.4290164, "bytes_sent": 255, "bytes_received": 180, "request_id": 13, @@ -13401,9 +13401,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.5052199999843197, + "duration_ms": 1.0820059999900877, "success": true, - "started_at_unix": 1789020451.0448036, + "started_at_unix": 1789106810.4293785, "bytes_sent": 260, "bytes_received": 314, "request_id": 14, @@ -13431,9 +13431,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.2528709999960483, + "duration_ms": 0.2445180000165692, "success": true, - "started_at_unix": 1789020451.0463746, + "started_at_unix": 1789106810.4305277, "bytes_sent": 260, "bytes_received": 314, "request_id": 15, @@ -13461,9 +13461,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.8879780000181654, + "duration_ms": 0.24742300001889816, "success": true, - "started_at_unix": 1789020451.0487127, + "started_at_unix": 1789106810.430845, "bytes_sent": 260, "bytes_received": 314, "request_id": 16, @@ -13491,9 +13491,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.23458600000481056, + "duration_ms": 0.2259440000216273, "success": true, - "started_at_unix": 1789020451.0516696, + "started_at_unix": 1789106810.4311576, "bytes_sent": 260, "bytes_received": 314, "request_id": 17, @@ -13521,9 +13521,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2278859999762517, + "duration_ms": 0.21805899999094436, "success": true, - "started_at_unix": 1789020451.0520003, + "started_at_unix": 1789106810.4314785, "bytes_sent": 260, "bytes_received": 314, "request_id": 18, @@ -13551,9 +13551,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2914000000089345, + "duration_ms": 0.2255320000017491, "success": true, - "started_at_unix": 1789020451.052285, + "started_at_unix": 1789106810.4317589, "bytes_sent": 260, "bytes_received": 314, "request_id": 19, @@ -13581,9 +13581,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03061499998580075, + "duration_ms": 0.03408300000273812, "success": true, - "started_at_unix": 1789020451.0527995, + "started_at_unix": 1789106810.4322288, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13600,9 +13600,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.614276000002974, + "duration_ms": 6.574478000004547, "success": true, - "started_at_unix": 1789020451.052843, + "started_at_unix": 1789106810.4322755, "bytes_sent": 289, "bytes_received": 90, "request_id": 20, @@ -13630,9 +13630,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.037244999987251504, + "duration_ms": 0.036628999993126854, "success": true, - "started_at_unix": 1789020451.0615246, + "started_at_unix": 1789106810.438914, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13649,9 +13649,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021752000009200856, + "duration_ms": 0.034483999996837156, "success": true, - "started_at_unix": 1789020451.0615757, + "started_at_unix": 1789106810.4389625, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13668,9 +13668,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.593335000019124, + "duration_ms": 0.7058420000021215, "success": true, - "started_at_unix": 1789020451.0616088, + "started_at_unix": 1789106810.4390101, "bytes_sent": 289, "bytes_received": 90, "request_id": 21, @@ -13698,9 +13698,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02741099999070684, + "duration_ms": 0.02597799999648487, "success": true, - "started_at_unix": 1789020451.0622573, + "started_at_unix": 1789106810.4397686, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13717,9 +13717,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01896799997780363, + "duration_ms": 0.06151499999873522, "success": true, - "started_at_unix": 1789020451.0622938, + "started_at_unix": 1789106810.4398046, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13736,9 +13736,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.632097000012664, + "duration_ms": 11.617166999997153, "success": true, - "started_at_unix": 1789020451.0623224, + "started_at_unix": 1789106810.4398797, "bytes_sent": 289, "bytes_received": 90, "request_id": 22, @@ -13766,9 +13766,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.035932999992382975, + "duration_ms": 0.037370000001146764, "success": true, - "started_at_unix": 1789020451.0730445, + "started_at_unix": 1789106810.4515884, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13785,9 +13785,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020349999999780266, + "duration_ms": 0.022150999996028986, "success": true, - "started_at_unix": 1789020451.0730917, + "started_at_unix": 1789106810.4516375, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13804,9 +13804,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.7989269999864064, + "duration_ms": 0.5023110000195175, "success": true, - "started_at_unix": 1789020451.0731242, + "started_at_unix": 1789106810.4516718, "bytes_sent": 289, "bytes_received": 90, "request_id": 23, @@ -13834,9 +13834,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03019399997583605, + "duration_ms": 0.02986499998769432, "success": true, - "started_at_unix": 1789020451.0759888, + "started_at_unix": 1789106810.4522252, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13853,9 +13853,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018527000008816685, + "duration_ms": 0.020558000016990263, "success": true, - "started_at_unix": 1789020451.07603, + "started_at_unix": 1789106810.4522645, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13872,9 +13872,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.8385150000076464, + "duration_ms": 0.37894999999821266, "success": true, - "started_at_unix": 1789020451.076058, + "started_at_unix": 1789106810.4522943, "bytes_sent": 289, "bytes_received": 90, "request_id": 24, @@ -13902,9 +13902,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.06763999999748194, + "duration_ms": 0.02947600000879902, "success": true, - "started_at_unix": 1789020451.0789614, + "started_at_unix": 1789106810.452722, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13921,9 +13921,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.042872999983956106, + "duration_ms": 0.021329999981389847, "success": true, - "started_at_unix": 1789020451.079041, + "started_at_unix": 1789106810.4527617, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13940,9 +13940,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.925299999996696, + "duration_ms": 0.4581620000010389, "success": true, - "started_at_unix": 1789020451.0790958, + "started_at_unix": 1789106810.4527922, "bytes_sent": 289, "bytes_received": 90, "request_id": 25, @@ -13970,9 +13970,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03754499999786276, + "duration_ms": 0.022811999997429666, "success": true, - "started_at_unix": 1789020451.0901191, + "started_at_unix": 1789106810.4532945, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13989,9 +13989,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.031726000003118315, + "duration_ms": 0.10700000001406806, "success": true, - "started_at_unix": 1789020451.090432, + "started_at_unix": 1789106810.4536073, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14008,9 +14008,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 9.755012999988821, + "duration_ms": 17.328818999999385, "success": true, - "started_at_unix": 1789020451.0904784, + "started_at_unix": 1789106810.4537296, "bytes_sent": 256, "bytes_received": 165, "request_id": 26, @@ -14038,9 +14038,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0349219999975503, + "duration_ms": 0.03248100000519116, "success": true, - "started_at_unix": 1789020451.1003044, + "started_at_unix": 1789106810.471121, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14057,9 +14057,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01997999999048261, + "duration_ms": 0.023894000008795047, "success": true, - "started_at_unix": 1789020451.1003516, + "started_at_unix": 1789106810.4711673, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14076,9 +14076,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.4457869999992, + "duration_ms": 37.545553000001064, "success": true, - "started_at_unix": 1789020451.1004016, + "started_at_unix": 1789106810.4713953, "bytes_sent": 256, "bytes_received": 165, "request_id": 27, @@ -14106,9 +14106,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.05897700000900841, + "duration_ms": 0.03852199998277683, "success": true, - "started_at_unix": 1789020451.1029189, + "started_at_unix": 1789106810.5090425, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14125,9 +14125,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04162199999768745, + "duration_ms": 0.02625900000907677, "success": true, - "started_at_unix": 1789020451.1029892, + "started_at_unix": 1789106810.5090952, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14144,9 +14144,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.8080759999795646, + "duration_ms": 13.912590000018099, "success": true, - "started_at_unix": 1789020451.1030426, + "started_at_unix": 1789106810.5091343, "bytes_sent": 256, "bytes_received": 165, "request_id": 28, @@ -14174,9 +14174,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.031476000003749505, + "duration_ms": 0.03387399999610352, "success": true, - "started_at_unix": 1789020451.1059232, + "started_at_unix": 1789106810.5231297, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14193,9 +14193,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020019000004367626, + "duration_ms": 0.02432499999827087, "success": true, - "started_at_unix": 1789020451.1059651, + "started_at_unix": 1789106810.5231762, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14212,9 +14212,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4985649999866837, + "duration_ms": 0.8537070000045333, "success": true, - "started_at_unix": 1789020451.1059952, + "started_at_unix": 1789106810.523212, "bytes_sent": 256, "bytes_received": 165, "request_id": 29, @@ -14242,9 +14242,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026528999995889535, + "duration_ms": 0.03160900001830669, "success": true, - "started_at_unix": 1789020451.1065552, + "started_at_unix": 1789106810.5241308, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14261,9 +14261,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019188000010217365, + "duration_ms": 0.02408599999625949, "success": true, - "started_at_unix": 1789020451.106591, + "started_at_unix": 1789106810.5241737, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14280,9 +14280,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5116140000041014, + "duration_ms": 0.6450280000080966, "success": true, - "started_at_unix": 1789020451.1066203, + "started_at_unix": 1789106810.5242105, "bytes_sent": 256, "bytes_received": 165, "request_id": 30, @@ -14310,9 +14310,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02564700000107223, + "duration_ms": 0.031148000005032372, "success": true, - "started_at_unix": 1789020451.1071925, + "started_at_unix": 1789106810.5249197, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14329,9 +14329,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01799599999685597, + "duration_ms": 0.02417500002138695, "success": true, - "started_at_unix": 1789020451.107227, + "started_at_unix": 1789106810.524962, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14348,9 +14348,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5090109999912329, + "duration_ms": 0.5142729999931817, "success": true, - "started_at_unix": 1789020451.1072547, + "started_at_unix": 1789106810.5249977, "bytes_sent": 256, "bytes_received": 165, "request_id": 31, @@ -14378,9 +14378,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02782100000331411, + "duration_ms": 0.02815300001657306, "success": true, - "started_at_unix": 1789020451.1078234, + "started_at_unix": 1789106810.5255716, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14397,9 +14397,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.023154000018621446, + "duration_ms": 0.02574900000240632, "success": true, - "started_at_unix": 1789020451.1079817, + "started_at_unix": 1789106810.5257204, "bytes_sent": 213, "bytes_received": 0, "request_id": null, @@ -14412,9 +14412,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.19905400000652662, + "duration_ms": 0.25881500002356006, "success": true, - "started_at_unix": 1789020451.1080139, + "started_at_unix": 1789106810.5257566, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -14432,9 +14432,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.022483000009287935, + "duration_ms": 1.4791110000089702, "success": true, - "started_at_unix": 1789020451.1082332, + "started_at_unix": 1789106810.5260355, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -14456,7 +14456,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/.venv/bin/python", "success": false, - "total_duration_ms": 193.24863800000003, + "total_duration_ms": 220.52137200000743, "error_message": null, "summary": { "request_count": 111, @@ -14465,11 +14465,11 @@ "failure_count": 2, "bytes_sent": 29067, "bytes_received": 27477, - "min_ms": 0.0921360000063487, - "max_ms": 121.03506100001482, - "mean_ms": 1.7198095765763297, - "median_ms": 0.15124299997637536, - "p95_ms": 1.788537499990639, + "min_ms": 0.11714999999412612, + "max_ms": 119.82129999998392, + "mean_ms": 1.9581351261277828, + "median_ms": 0.21141600001328698, + "p95_ms": 1.8733140000080084, "result_summary": { "present_count": 96, "empty_count": 13, @@ -14533,35 +14533,35 @@ "by_method": { "typeServer/semanticTokens": { "point_count": 1, - "min_ms": 0.8284220000120968, - "max_ms": 5.487662999996701, - "mean_ms": 1.76929139998947, - "median_ms": 0.8373849999827598, - "p95_ms": 4.562554599993972 + "min_ms": 0.9366339999985485, + "max_ms": 5.051201999975774, + "mean_ms": 1.7765416000031564, + "median_ms": 0.9739540000168745, + "p95_ms": 4.236595999981318 }, "typeServer/getComputedType": { "point_count": 5, - "min_ms": 0.12412300000619325, - "max_ms": 0.18984499999419313, - "mean_ms": 0.15335587999970812, - "median_ms": 0.14961000002244873, - "p95_ms": 0.18695839999054442 + "min_ms": 0.183260999989443, + "max_ms": 0.27294899999219524, + "mean_ms": 0.21739231999845288, + "median_ms": 0.21143600000073093, + "p95_ms": 0.2547273999823574 }, "typeServer/getDeclaredType": { "point_count": 1, - "min_ms": 0.16149800001130643, - "max_ms": 0.17149300001051415, - "mean_ms": 0.16707440000232054, - "median_ms": 0.16863899998043053, - "p95_ms": 0.17139480000878393 + "min_ms": 0.2126900000121168, + "max_ms": 0.2612470000258327, + "mean_ms": 0.239788200002522, + "median_ms": 0.23919599999544516, + "p95_ms": 0.2607162000174412 }, "typeServer/getExpectedType": { "point_count": 1, - "min_ms": 0.15014099997756603, - "max_ms": 0.18246900000917776, - "mean_ms": 0.1606769999966673, - "median_ms": 0.15472900000190748, - "p95_ms": 0.17892580000307134 + "min_ms": 0.22587199998724827, + "max_ms": 0.24580100000548555, + "mean_ms": 0.2375149999977566, + "median_ms": 0.2379459999986011, + "p95_ms": 0.24465879999979734 } }, "validation": { @@ -14587,11 +14587,11 @@ "failure_count": 0, "bytes_sent": 0, "bytes_received": 0, - "min_ms": 0.8284220000120968, - "max_ms": 5.487662999996701, - "mean_ms": 1.76929139998947, - "median_ms": 0.8373849999827598, - "p95_ms": 4.562554599993972, + "min_ms": 0.9366339999985485, + "max_ms": 5.051201999975774, + "mean_ms": 1.7765416000031564, + "median_ms": 0.9739540000168745, + "p95_ms": 4.236595999981318, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14672,9 +14672,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.0288619999982984, + "duration_ms": 0.597840000011729, "success": false, - "started_at_unix": 1789020453.846643, + "started_at_unix": 1789106813.2121441, "bytes_sent": 305, "bytes_received": 132, "request_id": 4, @@ -14696,9 +14696,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1823390000197378, + "duration_ms": 0.3508270000054381, "success": false, - "started_at_unix": 1789020453.8477278, + "started_at_unix": 1789106813.2128034, "bytes_sent": 306, "bytes_received": 132, "request_id": 5, @@ -14720,9 +14720,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 2.0800320000091688, + "duration_ms": 1.7309229999966647, "success": true, - "started_at_unix": 1789020453.8480618, + "started_at_unix": 1789106813.2132895, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-13", @@ -14753,9 +14753,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.695393999980979, + "duration_ms": 4.23618499999634, "success": true, - "started_at_unix": 1789020453.848634, + "started_at_unix": 1789106813.2138767, "bytes_sent": 305, "bytes_received": 1314, "request_id": 7, @@ -14784,9 +14784,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18713599999387043, + "duration_ms": 0.23533000000952597, "success": true, - "started_at_unix": 1789020453.8534665, + "started_at_unix": 1789106813.2182236, "bytes_sent": 306, "bytes_received": 645, "request_id": 8, @@ -14815,9 +14815,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 5.487662999996701, + "duration_ms": 5.051201999975774, "success": true, - "started_at_unix": 1789020453.8537736, + "started_at_unix": 1789106813.2185817, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-17", @@ -14848,9 +14848,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22266800002057607, + "duration_ms": 0.2411119999976563, "success": true, - "started_at_unix": 1789020453.8542833, + "started_at_unix": 1789106813.2191393, "bytes_sent": 306, "bytes_received": 1315, "request_id": 10, @@ -14879,9 +14879,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15610100001595129, + "duration_ms": 0.21141600001328698, "success": true, - "started_at_unix": 1789020453.854596, + "started_at_unix": 1789106813.219476, "bytes_sent": 307, "bytes_received": 647, "request_id": 11, @@ -14910,9 +14910,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.8621209999830626, + "duration_ms": 0.9739540000168745, "success": true, - "started_at_unix": 1789020453.8548536, + "started_at_unix": 1789106813.2197986, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-21", @@ -14943,9 +14943,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20835700001953228, + "duration_ms": 0.23733400001901828, "success": true, - "started_at_unix": 1789020453.8553262, + "started_at_unix": 1789106813.2203565, "bytes_sent": 306, "bytes_received": 1319, "request_id": 13, @@ -14974,9 +14974,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1602559999867026, + "duration_ms": 0.2516510000134531, "success": true, - "started_at_unix": 1789020453.8556247, + "started_at_unix": 1789106813.2206872, "bytes_sent": 307, "bytes_received": 648, "request_id": 14, @@ -15005,9 +15005,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.8373849999827598, + "duration_ms": 0.9781720000034966, "success": true, - "started_at_unix": 1789020453.8558877, + "started_at_unix": 1789106813.221048, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-25", @@ -15038,9 +15038,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20756600000026992, + "duration_ms": 0.22391900000684473, "success": true, - "started_at_unix": 1789020453.8563693, + "started_at_unix": 1789106813.2215607, "bytes_sent": 306, "bytes_received": 1319, "request_id": 16, @@ -15069,9 +15069,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16095699999141289, + "duration_ms": 0.20757900000489826, "success": true, - "started_at_unix": 1789020453.856663, + "started_at_unix": 1789106813.2219098, "bytes_sent": 307, "bytes_received": 648, "request_id": 17, @@ -15100,9 +15100,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.8308659999727297, + "duration_ms": 0.9427460000210885, "success": true, - "started_at_unix": 1789020453.856925, + "started_at_unix": 1789106813.2222257, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-29", @@ -15133,9 +15133,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19667000000822554, + "duration_ms": 0.25202300000159994, "success": true, - "started_at_unix": 1789020453.8574646, + "started_at_unix": 1789106813.2227616, "bytes_sent": 306, "bytes_received": 1319, "request_id": 19, @@ -15164,9 +15164,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15341600001761435, + "duration_ms": 0.20378199999981916, "success": true, - "started_at_unix": 1789020453.8577454, + "started_at_unix": 1789106813.2231073, "bytes_sent": 307, "bytes_received": 648, "request_id": 20, @@ -15195,9 +15195,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.8284220000120968, + "duration_ms": 0.9366339999985485, "success": true, - "started_at_unix": 1789020453.8579955, + "started_at_unix": 1789106813.2234185, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-33", @@ -15243,11 +15243,11 @@ "failure_count": 0, "bytes_sent": 1525, "bytes_received": 1760, - "min_ms": 0.12412300000619325, - "max_ms": 0.1435820000210697, - "mean_ms": 0.13020000000096843, - "median_ms": 0.12760799998545735, - "p95_ms": 0.1408720000199537, + "min_ms": 0.18664000000967462, + "max_ms": 0.21995000000174514, + "mean_ms": 0.19954120000420517, + "median_ms": 0.20134700000085104, + "p95_ms": 0.2165700000034576, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15300,9 +15300,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14593500000614767, + "duration_ms": 0.21664600001258805, "success": true, - "started_at_unix": 1789020453.8583064, + "started_at_unix": 1789106813.2237446, "bytes_sent": 305, "bytes_received": 352, "request_id": 22, @@ -15330,9 +15330,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1435820000210697, + "duration_ms": 0.18664000000967462, "success": true, - "started_at_unix": 1789020453.8586042, + "started_at_unix": 1789106813.224149, "bytes_sent": 305, "bytes_received": 352, "request_id": 24, @@ -15360,9 +15360,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.12760799998545735, + "duration_ms": 0.18671899999844754, "success": true, - "started_at_unix": 1789020453.8589027, + "started_at_unix": 1789106813.2245443, "bytes_sent": 305, "bytes_received": 352, "request_id": 26, @@ -15390,9 +15390,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.12412300000619325, + "duration_ms": 0.21995000000174514, "success": true, - "started_at_unix": 1789020453.8591807, + "started_at_unix": 1789106813.2249966, "bytes_sent": 305, "bytes_received": 352, "request_id": 28, @@ -15420,9 +15420,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1256549999766321, + "duration_ms": 0.20134700000085104, "success": true, - "started_at_unix": 1789020453.8594675, + "started_at_unix": 1789106813.2254202, "bytes_sent": 305, "bytes_received": 352, "request_id": 30, @@ -15450,9 +15450,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13003200001548976, + "duration_ms": 0.20305000001030749, "success": true, - "started_at_unix": 1789020453.8597424, + "started_at_unix": 1789106813.2258162, "bytes_sent": 305, "bytes_received": 352, "request_id": 32, @@ -15495,11 +15495,11 @@ "failure_count": 0, "bytes_sent": 1525, "bytes_received": 3240, - "min_ms": 0.16149800001130643, - "max_ms": 0.17149300001051415, - "mean_ms": 0.16707440000232054, - "median_ms": 0.16863899998043053, - "p95_ms": 0.17139480000878393, + "min_ms": 0.2126900000121168, + "max_ms": 0.2612470000258327, + "mean_ms": 0.239788200002522, + "median_ms": 0.23919599999544516, + "p95_ms": 0.2607162000174412, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15552,9 +15552,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.22477099997786354, + "duration_ms": 0.2694549999944229, "success": true, - "started_at_unix": 1789020453.860223, + "started_at_unix": 1789106813.2263987, "bytes_sent": 305, "bytes_received": 648, "request_id": 34, @@ -15582,9 +15582,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.17100200000186305, + "duration_ms": 0.2585929999838754, "success": true, - "started_at_unix": 1789020453.8606694, + "started_at_unix": 1789106813.2269258, "bytes_sent": 305, "bytes_received": 648, "request_id": 36, @@ -15612,9 +15612,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.16274000000748856, + "duration_ms": 0.2612470000258327, "success": true, - "started_at_unix": 1789020453.8611116, + "started_at_unix": 1789106813.227443, "bytes_sent": 305, "bytes_received": 648, "request_id": 38, @@ -15642,9 +15642,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.16149800001130643, + "duration_ms": 0.2126900000121168, "success": true, - "started_at_unix": 1789020453.861541, + "started_at_unix": 1789106813.2279444, "bytes_sent": 305, "bytes_received": 648, "request_id": 40, @@ -15672,9 +15672,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.16863899998043053, + "duration_ms": 0.23919599999544516, "success": true, - "started_at_unix": 1789020453.8619347, + "started_at_unix": 1789106813.2284424, "bytes_sent": 305, "bytes_received": 648, "request_id": 42, @@ -15702,9 +15702,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.17149300001051415, + "duration_ms": 0.2272149999953399, "success": true, - "started_at_unix": 1789020453.8623095, + "started_at_unix": 1789106813.228936, "bytes_sent": 305, "bytes_received": 648, "request_id": 44, @@ -15747,11 +15747,11 @@ "failure_count": 0, "bytes_sent": 1500, "bytes_received": 1770, - "min_ms": 0.14243999999052903, - "max_ms": 0.17830200002322272, - "mean_ms": 0.15465179999978318, - "median_ms": 0.15124299997637536, - "p95_ms": 0.17427420002036342, + "min_ms": 0.20810000000892614, + "max_ms": 0.25519599998347076, + "mean_ms": 0.23854259999325222, + "median_ms": 0.24231399999052883, + "p95_ms": 0.2547273999823574, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15804,9 +15804,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16012699998668722, + "duration_ms": 0.2400810000153797, "success": true, - "started_at_unix": 1789020453.8628166, + "started_at_unix": 1789106813.22948, "bytes_sent": 300, "bytes_received": 354, "request_id": 46, @@ -15834,9 +15834,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14311099999986254, + "duration_ms": 0.2342500000054315, "success": true, - "started_at_unix": 1789020453.8631504, + "started_at_unix": 1789106813.2299669, "bytes_sent": 300, "bytes_received": 354, "request_id": 48, @@ -15864,9 +15864,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17830200002322272, + "duration_ms": 0.20810000000892614, "success": true, - "started_at_unix": 1789020453.863488, + "started_at_unix": 1789106813.2304647, "bytes_sent": 300, "bytes_received": 354, "request_id": 50, @@ -15894,9 +15894,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15816300000892625, + "duration_ms": 0.25519599998347076, "success": true, - "started_at_unix": 1789020453.8638723, + "started_at_unix": 1789106813.2309387, "bytes_sent": 300, "bytes_received": 354, "request_id": 52, @@ -15924,9 +15924,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15124299997637536, + "duration_ms": 0.24231399999052883, "success": true, - "started_at_unix": 1789020453.8642066, + "started_at_unix": 1789106813.2314203, "bytes_sent": 300, "bytes_received": 354, "request_id": 54, @@ -15954,9 +15954,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14243999999052903, + "duration_ms": 0.2528529999779039, "success": true, - "started_at_unix": 1789020453.8645425, + "started_at_unix": 1789106813.2319467, "bytes_sent": 300, "bytes_received": 354, "request_id": 56, @@ -15999,11 +15999,11 @@ "failure_count": 0, "bytes_sent": 1535, "bytes_received": 305, - "min_ms": 0.13133400000242546, - "max_ms": 0.18748599998730242, - "mean_ms": 0.1540731999966738, - "median_ms": 0.14237999999977546, - "p95_ms": 0.18433539999023196, + "min_ms": 0.183260999989443, + "max_ms": 0.22986100000821352, + "mean_ms": 0.2046701999972811, + "median_ms": 0.20744599999034108, + "p95_ms": 0.22729620000632167, "result_summary": { "present_count": 0, "empty_count": 5, @@ -16049,9 +16049,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1442929999768694, + "duration_ms": 0.19735000000764558, "success": true, - "started_at_unix": 1789020453.8649323, + "started_at_unix": 1789106813.2324898, "bytes_sent": 307, "bytes_received": 61, "request_id": 58, @@ -16078,9 +16078,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14237999999977546, + "duration_ms": 0.22986100000821352, "success": true, - "started_at_unix": 1789020453.865213, + "started_at_unix": 1789106813.2328901, "bytes_sent": 307, "bytes_received": 61, "request_id": 60, @@ -16107,9 +16107,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13133400000242546, + "duration_ms": 0.18574599999965358, "success": true, - "started_at_unix": 1789020453.8655179, + "started_at_unix": 1789106813.2333317, "bytes_sent": 307, "bytes_received": 61, "request_id": 62, @@ -16136,9 +16136,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1374329999919155, + "duration_ms": 0.20744599999034108, "success": true, - "started_at_unix": 1789020453.8657925, + "started_at_unix": 1789106813.2337177, "bytes_sent": 307, "bytes_received": 61, "request_id": 64, @@ -16165,9 +16165,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17173300000195013, + "duration_ms": 0.183260999989443, "success": true, - "started_at_unix": 1789020453.8660762, + "started_at_unix": 1789106813.2341228, "bytes_sent": 307, "bytes_received": 61, "request_id": 66, @@ -16194,9 +16194,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18748599998730242, + "duration_ms": 0.21703699999875425, "success": true, - "started_at_unix": 1789020453.8664613, + "started_at_unix": 1789106813.2345035, "bytes_sent": 307, "bytes_received": 61, "request_id": 68, @@ -16238,11 +16238,11 @@ "failure_count": 0, "bytes_sent": 1515, "bytes_received": 1810, - "min_ms": 0.14375199998539756, - "max_ms": 0.16263999998500367, - "mean_ms": 0.15344619999950737, - "median_ms": 0.1525250000042888, - "p95_ms": 0.16185279998808255, + "min_ms": 0.19340200000783625, + "max_ms": 0.22556099997927959, + "mean_ms": 0.2066831999968599, + "median_ms": 0.2050639999993109, + "p95_ms": 0.22153419998289792, "result_summary": { "present_count": 5, "empty_count": 0, @@ -16295,9 +16295,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16485300000113057, + "duration_ms": 0.20958300001439056, "success": true, - "started_at_unix": 1789020453.8668756, + "started_at_unix": 1789106813.2350113, "bytes_sent": 303, "bytes_received": 362, "request_id": 70, @@ -16325,9 +16325,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14961000002244873, + "duration_ms": 0.2050639999993109, "success": true, - "started_at_unix": 1789020453.8672042, + "started_at_unix": 1789106813.2354255, "bytes_sent": 303, "bytes_received": 362, "request_id": 72, @@ -16355,9 +16355,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15870400000039808, + "duration_ms": 0.20542699999737124, "success": true, - "started_at_unix": 1789020453.8676484, + "started_at_unix": 1789106813.235949, "bytes_sent": 303, "bytes_received": 362, "request_id": 74, @@ -16385,9 +16385,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1525250000042888, + "duration_ms": 0.20396200000050158, "success": true, - "started_at_unix": 1789020453.867977, + "started_at_unix": 1789106813.2363713, "bytes_sent": 303, "bytes_received": 362, "request_id": 76, @@ -16415,9 +16415,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16263999998500367, + "duration_ms": 0.22556099997927959, "success": true, - "started_at_unix": 1789020453.8682923, + "started_at_unix": 1789106813.2367961, "bytes_sent": 303, "bytes_received": 362, "request_id": 78, @@ -16445,9 +16445,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14375199998539756, + "duration_ms": 0.19340200000783625, "success": true, - "started_at_unix": 1789020453.868618, + "started_at_unix": 1789106813.2372355, "bytes_sent": 303, "bytes_received": 362, "request_id": 80, @@ -16490,11 +16490,11 @@ "failure_count": 0, "bytes_sent": 1525, "bytes_received": 1760, - "min_ms": 0.15014099997756603, - "max_ms": 0.18246900000917776, - "mean_ms": 0.1606769999966673, - "median_ms": 0.15472900000190748, - "p95_ms": 0.17892580000307134, + "min_ms": 0.22587199998724827, + "max_ms": 0.24580100000548555, + "mean_ms": 0.2375149999977566, + "median_ms": 0.2379459999986011, + "p95_ms": 0.24465879999979734, "result_summary": { "present_count": 5, "empty_count": 0, @@ -16547,9 +16547,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.18595399998844186, + "duration_ms": 0.25361499999121406, "success": true, - "started_at_unix": 1789020453.8690386, + "started_at_unix": 1789106813.237977, "bytes_sent": 305, "bytes_received": 352, "request_id": 82, @@ -16577,9 +16577,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.18246900000917776, + "duration_ms": 0.2379459999986011, "success": true, - "started_at_unix": 1789020453.869441, + "started_at_unix": 1789106813.2384443, "bytes_sent": 305, "bytes_received": 352, "request_id": 84, @@ -16607,9 +16607,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.16475299997864568, + "duration_ms": 0.24580100000548555, "success": true, - "started_at_unix": 1789020453.869832, + "started_at_unix": 1789106813.2389133, "bytes_sent": 305, "bytes_received": 352, "request_id": 86, @@ -16637,9 +16637,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.1512930000160395, + "duration_ms": 0.2378660000204036, "success": true, - "started_at_unix": 1789020453.8701973, + "started_at_unix": 1789106813.2394085, "bytes_sent": 305, "bytes_received": 352, "request_id": 88, @@ -16667,9 +16667,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.15472900000190748, + "duration_ms": 0.2400899999770445, "success": true, - "started_at_unix": 1789020453.8705328, + "started_at_unix": 1789106813.2398953, "bytes_sent": 305, "bytes_received": 352, "request_id": 90, @@ -16697,9 +16697,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.15014099997756603, + "duration_ms": 0.22587199998724827, "success": true, - "started_at_unix": 1789020453.8708491, + "started_at_unix": 1789106813.2403934, "bytes_sent": 305, "bytes_received": 352, "request_id": 92, @@ -16742,11 +16742,11 @@ "failure_count": 0, "bytes_sent": 1541, "bytes_received": 308, - "min_ms": 0.14931499998738218, - "max_ms": 0.18984499999419313, - "mean_ms": 0.17440820000160784, - "median_ms": 0.17950500000551983, - "p95_ms": 0.188845599996057, + "min_ms": 0.21143600000073093, + "max_ms": 0.27294899999219524, + "mean_ms": 0.237524400000666, + "median_ms": 0.23784399999726702, + "p95_ms": 0.26654139999777726, "result_summary": { "present_count": 0, "empty_count": 5, @@ -16792,9 +16792,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2177510000080929, + "duration_ms": 0.22030200000244804, "success": true, - "started_at_unix": 1789020453.8723667, + "started_at_unix": 1789106813.2420268, "bytes_sent": 307, "bytes_received": 61, "request_id": 94, @@ -16821,9 +16821,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16852800001743162, + "duration_ms": 0.27294899999219524, "success": true, - "started_at_unix": 1789020453.8741577, + "started_at_unix": 1789106813.244225, "bytes_sent": 307, "bytes_received": 61, "request_id": 96, @@ -16850,9 +16850,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17950500000551983, + "duration_ms": 0.24091100002010535, "success": true, - "started_at_unix": 1789020453.8760064, + "started_at_unix": 1789106813.2450035, "bytes_sent": 307, "bytes_received": 61, "request_id": 98, @@ -16879,9 +16879,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18984499999419313, + "duration_ms": 0.23784399999726702, "success": true, - "started_at_unix": 1789020453.8766758, + "started_at_unix": 1789106813.2472968, "bytes_sent": 309, "bytes_received": 62, "request_id": 100, @@ -16908,9 +16908,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18484800000351242, + "duration_ms": 0.22448199999303142, "success": true, - "started_at_unix": 1789020453.8772726, + "started_at_unix": 1789106813.2479992, "bytes_sent": 309, "bytes_received": 62, "request_id": 102, @@ -16937,9 +16937,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14931499998738218, + "duration_ms": 0.21143600000073093, "success": true, - "started_at_unix": 1789020453.8778565, + "started_at_unix": 1789106813.2487023, "bytes_sent": 309, "bytes_received": 62, "request_id": 104, @@ -16970,9 +16970,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 2.2832470000082594, + "duration_ms": 2.727339000017537, "success": true, - "started_at_unix": 1789020453.6896417, + "started_at_unix": 1789106813.0335739, "bytes_sent": 661, "bytes_received": 1337, "request_id": 1, @@ -16991,9 +16991,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.025528000008989693, + "duration_ms": 0.021249000013767727, "success": true, - "started_at_unix": 1789020453.692048, + "started_at_unix": 1789106813.0363865, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -17006,9 +17006,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.01929800001221338, + "duration_ms": 0.01432700000236764, "success": true, - "started_at_unix": 1789020453.6921024, + "started_at_unix": 1789106813.0364275, "bytes_sent": 643, "bytes_received": 0, "request_id": null, @@ -17024,9 +17024,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.020149999983232192, + "duration_ms": 0.01655100001585197, "success": true, - "started_at_unix": 1789020453.6922007, + "started_at_unix": 1789106813.0365062, "bytes_sent": 348, "bytes_received": 0, "request_id": null, @@ -17042,9 +17042,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.021102000005157606, + "duration_ms": 0.026058999992528697, "success": true, - "started_at_unix": 1789020453.6922762, + "started_at_unix": 1789106813.0365734, "bytes_sent": 385, "bytes_received": 0, "request_id": null, @@ -17060,9 +17060,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.01924900001881724, + "duration_ms": 0.031669999998484855, "success": true, - "started_at_unix": 1789020453.6923392, + "started_at_unix": 1789106813.036656, "bytes_sent": 486, "bytes_received": 0, "request_id": null, @@ -17078,9 +17078,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.02022999998985142, + "duration_ms": 0.0254979999851912, "success": true, - "started_at_unix": 1789020453.6924212, + "started_at_unix": 1789106813.0367513, "bytes_sent": 387, "bytes_received": 0, "request_id": null, @@ -17096,9 +17096,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.018457999999554886, + "duration_ms": 0.02168000000324355, "success": true, - "started_at_unix": 1789020453.6924844, + "started_at_unix": 1789106813.0368645, "bytes_sent": 359, "bytes_received": 0, "request_id": null, @@ -17114,9 +17114,9 @@ { "kind": "request", "method": "typeServer/getSupportedProtocolVersion", - "duration_ms": 32.285372999979245, + "duration_ms": 119.82129999998392, "success": true, - "started_at_unix": 1789020453.692522, + "started_at_unix": 1789106813.0369043, "bytes_sent": 96, "bytes_received": 63, "request_id": 2, @@ -17138,9 +17138,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 121.03506100001482, + "duration_ms": 54.70118599998841, "success": true, - "started_at_unix": 1789020453.7248783, + "started_at_unix": 1789106813.1568053, "bytes_sent": 80, "bytes_received": 57, "request_id": 3, @@ -17162,9 +17162,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.0288619999982984, + "duration_ms": 0.597840000011729, "success": false, - "started_at_unix": 1789020453.846643, + "started_at_unix": 1789106813.2121441, "bytes_sent": 305, "bytes_received": 132, "request_id": 4, @@ -17186,9 +17186,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1823390000197378, + "duration_ms": 0.3508270000054381, "success": false, - "started_at_unix": 1789020453.8477278, + "started_at_unix": 1789106813.2128034, "bytes_sent": 306, "bytes_received": 132, "request_id": 5, @@ -17210,9 +17210,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 2.0800320000091688, + "duration_ms": 1.7309229999966647, "success": true, - "started_at_unix": 1789020453.8480618, + "started_at_unix": 1789106813.2132895, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-13", @@ -17243,9 +17243,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.11827399998765031, + "duration_ms": 0.1402130000087709, "success": true, - "started_at_unix": 1789020453.8481429, + "started_at_unix": 1789106813.2133634, "bytes_sent": 80, "bytes_received": 57, "request_id": 6, @@ -17267,9 +17267,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.695393999980979, + "duration_ms": 4.23618499999634, "success": true, - "started_at_unix": 1789020453.848634, + "started_at_unix": 1789106813.2138767, "bytes_sent": 305, "bytes_received": 1314, "request_id": 7, @@ -17298,9 +17298,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18713599999387043, + "duration_ms": 0.23533000000952597, "success": true, - "started_at_unix": 1789020453.8534665, + "started_at_unix": 1789106813.2182236, "bytes_sent": 306, "bytes_received": 645, "request_id": 8, @@ -17329,9 +17329,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 5.487662999996701, + "duration_ms": 5.051201999975774, "success": true, - "started_at_unix": 1789020453.8537736, + "started_at_unix": 1789106813.2185817, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-17", @@ -17362,9 +17362,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.10691800000017793, + "duration_ms": 0.12633700001174475, "success": true, - "started_at_unix": 1789020453.8538651, + "started_at_unix": 1789106813.2186682, "bytes_sent": 80, "bytes_received": 57, "request_id": 9, @@ -17386,9 +17386,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22266800002057607, + "duration_ms": 0.2411119999976563, "success": true, - "started_at_unix": 1789020453.8542833, + "started_at_unix": 1789106813.2191393, "bytes_sent": 306, "bytes_received": 1315, "request_id": 10, @@ -17417,9 +17417,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15610100001595129, + "duration_ms": 0.21141600001328698, "success": true, - "started_at_unix": 1789020453.854596, + "started_at_unix": 1789106813.219476, "bytes_sent": 307, "bytes_received": 647, "request_id": 11, @@ -17448,9 +17448,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.8621209999830626, + "duration_ms": 0.9739540000168745, "success": true, - "started_at_unix": 1789020453.8548536, + "started_at_unix": 1789106813.2197986, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-21", @@ -17481,9 +17481,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.09992700000793775, + "duration_ms": 0.12790900001391492, "success": true, - "started_at_unix": 1789020453.8549337, + "started_at_unix": 1789106813.2199192, "bytes_sent": 81, "bytes_received": 58, "request_id": 12, @@ -17505,9 +17505,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20835700001953228, + "duration_ms": 0.23733400001901828, "success": true, - "started_at_unix": 1789020453.8553262, + "started_at_unix": 1789106813.2203565, "bytes_sent": 306, "bytes_received": 1319, "request_id": 13, @@ -17536,9 +17536,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1602559999867026, + "duration_ms": 0.2516510000134531, "success": true, - "started_at_unix": 1789020453.8556247, + "started_at_unix": 1789106813.2206872, "bytes_sent": 307, "bytes_received": 648, "request_id": 14, @@ -17567,9 +17567,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.8373849999827598, + "duration_ms": 0.9781720000034966, "success": true, - "started_at_unix": 1789020453.8558877, + "started_at_unix": 1789106813.221048, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-25", @@ -17600,9 +17600,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.10910000000308173, + "duration_ms": 0.12850999999614032, "success": true, - "started_at_unix": 1789020453.8559678, + "started_at_unix": 1789106813.2211313, "bytes_sent": 81, "bytes_received": 58, "request_id": 15, @@ -17624,9 +17624,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20756600000026992, + "duration_ms": 0.22391900000684473, "success": true, - "started_at_unix": 1789020453.8563693, + "started_at_unix": 1789106813.2215607, "bytes_sent": 306, "bytes_received": 1319, "request_id": 16, @@ -17655,9 +17655,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16095699999141289, + "duration_ms": 0.20757900000489826, "success": true, - "started_at_unix": 1789020453.856663, + "started_at_unix": 1789106813.2219098, "bytes_sent": 307, "bytes_received": 648, "request_id": 17, @@ -17686,9 +17686,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.8308659999727297, + "duration_ms": 0.9427460000210885, "success": true, - "started_at_unix": 1789020453.856925, + "started_at_unix": 1789106813.2222257, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-29", @@ -17719,9 +17719,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.11228500000015629, + "duration_ms": 0.12972299998637027, "success": true, - "started_at_unix": 1789020453.8570366, + "started_at_unix": 1789106813.2223284, "bytes_sent": 81, "bytes_received": 58, "request_id": 18, @@ -17743,9 +17743,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19667000000822554, + "duration_ms": 0.25202300000159994, "success": true, - "started_at_unix": 1789020453.8574646, + "started_at_unix": 1789106813.2227616, "bytes_sent": 306, "bytes_received": 1319, "request_id": 19, @@ -17774,9 +17774,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15341600001761435, + "duration_ms": 0.20378199999981916, "success": true, - "started_at_unix": 1789020453.8577454, + "started_at_unix": 1789106813.2231073, "bytes_sent": 307, "bytes_received": 648, "request_id": 20, @@ -17805,9 +17805,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.8284220000120968, + "duration_ms": 0.9366339999985485, "success": true, - "started_at_unix": 1789020453.8579955, + "started_at_unix": 1789106813.2234185, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-33", @@ -17838,9 +17838,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.11070299999005329, + "duration_ms": 0.12879100000873223, "success": true, - "started_at_unix": 1789020453.858175, + "started_at_unix": 1789106813.223591, "bytes_sent": 81, "bytes_received": 58, "request_id": 21, @@ -17862,9 +17862,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14593500000614767, + "duration_ms": 0.21664600001258805, "success": true, - "started_at_unix": 1789020453.8583064, + "started_at_unix": 1789106813.2237446, "bytes_sent": 305, "bytes_received": 352, "request_id": 22, @@ -17892,9 +17892,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.09816499999715234, + "duration_ms": 0.12072600000578859, "success": true, - "started_at_unix": 1789020453.8584895, + "started_at_unix": 1789106813.2240052, "bytes_sent": 81, "bytes_received": 58, "request_id": 23, @@ -17916,9 +17916,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1435820000210697, + "duration_ms": 0.18664000000967462, "success": true, - "started_at_unix": 1789020453.8586042, + "started_at_unix": 1789106813.224149, "bytes_sent": 305, "bytes_received": 352, "request_id": 24, @@ -17946,9 +17946,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.09547100000872888, + "duration_ms": 0.12893100000610502, "success": true, - "started_at_unix": 1789020453.8587933, + "started_at_unix": 1789106813.224393, "bytes_sent": 81, "bytes_received": 58, "request_id": 25, @@ -17970,9 +17970,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.12760799998545735, + "duration_ms": 0.18671899999844754, "success": true, - "started_at_unix": 1789020453.8589027, + "started_at_unix": 1789106813.2245443, "bytes_sent": 305, "bytes_received": 352, "request_id": 26, @@ -18000,9 +18000,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.0932979999959116, + "duration_ms": 0.18130099999780214, "success": true, - "started_at_unix": 1789020453.8590736, + "started_at_unix": 1789106813.2247865, "bytes_sent": 81, "bytes_received": 58, "request_id": 27, @@ -18024,9 +18024,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.12412300000619325, + "duration_ms": 0.21995000000174514, "success": true, - "started_at_unix": 1789020453.8591807, + "started_at_unix": 1789106813.2249966, "bytes_sent": 305, "bytes_received": 352, "request_id": 28, @@ -18054,9 +18054,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.10931100001698724, + "duration_ms": 0.12235900001655864, "success": true, - "started_at_unix": 1789020453.8593452, + "started_at_unix": 1789106813.2252748, "bytes_sent": 81, "bytes_received": 58, "request_id": 29, @@ -18078,9 +18078,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1256549999766321, + "duration_ms": 0.20134700000085104, "success": true, - "started_at_unix": 1789020453.8594675, + "started_at_unix": 1789106813.2254202, "bytes_sent": 305, "bytes_received": 352, "request_id": 30, @@ -18108,9 +18108,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.0921360000063487, + "duration_ms": 0.11714999999412612, "success": true, - "started_at_unix": 1789020453.8596354, + "started_at_unix": 1789106813.2256756, "bytes_sent": 81, "bytes_received": 58, "request_id": 31, @@ -18132,9 +18132,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13003200001548976, + "duration_ms": 0.20305000001030749, "success": true, - "started_at_unix": 1789020453.8597424, + "started_at_unix": 1789106813.2258162, "bytes_sent": 305, "bytes_received": 352, "request_id": 32, @@ -18162,9 +18162,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.17649000000119486, + "duration_ms": 0.15130299999555064, "success": true, - "started_at_unix": 1789020453.8600092, + "started_at_unix": 1789106813.2262156, "bytes_sent": 81, "bytes_received": 58, "request_id": 33, @@ -18186,9 +18186,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.22477099997786354, + "duration_ms": 0.2694549999944229, "success": true, - "started_at_unix": 1789020453.860223, + "started_at_unix": 1789106813.2263987, "bytes_sent": 305, "bytes_received": 648, "request_id": 34, @@ -18216,9 +18216,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.13207499998202366, + "duration_ms": 0.16524099999060127, "success": true, - "started_at_unix": 1789020453.8605146, + "started_at_unix": 1789106813.2267253, "bytes_sent": 81, "bytes_received": 58, "request_id": 35, @@ -18240,9 +18240,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.17100200000186305, + "duration_ms": 0.2585929999838754, "success": true, - "started_at_unix": 1789020453.8606694, + "started_at_unix": 1789106813.2269258, "bytes_sent": 305, "bytes_received": 648, "request_id": 36, @@ -18270,9 +18270,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.13558999998508625, + "duration_ms": 0.15015300002119147, "success": true, - "started_at_unix": 1789020453.860951, + "started_at_unix": 1789106813.227259, "bytes_sent": 81, "bytes_received": 58, "request_id": 37, @@ -18294,9 +18294,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.16274000000748856, + "duration_ms": 0.2612470000258327, "success": true, - "started_at_unix": 1789020453.8611116, + "started_at_unix": 1789106813.227443, "bytes_sent": 305, "bytes_received": 648, "request_id": 38, @@ -18324,9 +18324,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.14947000002507593, + "duration_ms": 0.1425669999832735, "success": true, - "started_at_unix": 1789020453.861369, + "started_at_unix": 1789106813.2277772, "bytes_sent": 81, "bytes_received": 58, "request_id": 39, @@ -18348,9 +18348,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.16149800001130643, + "duration_ms": 0.2126900000121168, "success": true, - "started_at_unix": 1789020453.861541, + "started_at_unix": 1789106813.2279444, "bytes_sent": 305, "bytes_received": 648, "request_id": 40, @@ -18378,9 +18378,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.11826399997971748, + "duration_ms": 0.14300800000910385, "success": true, - "started_at_unix": 1789020453.8617947, + "started_at_unix": 1789106813.22827, "bytes_sent": 81, "bytes_received": 58, "request_id": 41, @@ -18402,9 +18402,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.16863899998043053, + "duration_ms": 0.23919599999544516, "success": true, - "started_at_unix": 1789020453.8619347, + "started_at_unix": 1789106813.2284424, "bytes_sent": 305, "bytes_received": 648, "request_id": 42, @@ -18432,9 +18432,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.10621700002388934, + "duration_ms": 0.15652300001534059, "success": true, - "started_at_unix": 1789020453.8621848, + "started_at_unix": 1789106813.228755, "bytes_sent": 81, "bytes_received": 58, "request_id": 43, @@ -18456,9 +18456,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.17149300001051415, + "duration_ms": 0.2272149999953399, "success": true, - "started_at_unix": 1789020453.8623095, + "started_at_unix": 1789106813.228936, "bytes_sent": 305, "bytes_received": 648, "request_id": 44, @@ -18486,9 +18486,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.11856499997975334, + "duration_ms": 0.1350430000002234, "success": true, - "started_at_unix": 1789020453.862676, + "started_at_unix": 1789106813.2293203, "bytes_sent": 81, "bytes_received": 58, "request_id": 45, @@ -18510,9 +18510,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16012699998668722, + "duration_ms": 0.2400810000153797, "success": true, - "started_at_unix": 1789020453.8628166, + "started_at_unix": 1789106813.22948, "bytes_sent": 300, "bytes_received": 354, "request_id": 46, @@ -18540,9 +18540,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1087010000162536, + "duration_ms": 0.15850500000169632, "success": true, - "started_at_unix": 1789020453.8630233, + "started_at_unix": 1789106813.2297819, "bytes_sent": 81, "bytes_received": 58, "request_id": 47, @@ -18564,9 +18564,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14311099999986254, + "duration_ms": 0.2342500000054315, "success": true, - "started_at_unix": 1789020453.8631504, + "started_at_unix": 1789106813.2299669, "bytes_sent": 300, "bytes_received": 354, "request_id": 48, @@ -18594,9 +18594,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.11327700002539132, + "duration_ms": 0.15657300002658303, "success": true, - "started_at_unix": 1789020453.863354, + "started_at_unix": 1789106813.2302797, "bytes_sent": 81, "bytes_received": 58, "request_id": 49, @@ -18618,9 +18618,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17830200002322272, + "duration_ms": 0.20810000000892614, "success": true, - "started_at_unix": 1789020453.863488, + "started_at_unix": 1789106813.2304647, "bytes_sent": 300, "bytes_received": 354, "request_id": 50, @@ -18648,9 +18648,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1184050000233583, + "duration_ms": 0.16141199998287448, "success": true, - "started_at_unix": 1789020453.8637333, + "started_at_unix": 1789106813.230746, "bytes_sent": 81, "bytes_received": 58, "request_id": 51, @@ -18672,9 +18672,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15816300000892625, + "duration_ms": 0.25519599998347076, "success": true, - "started_at_unix": 1789020453.8638723, + "started_at_unix": 1789106813.2309387, "bytes_sent": 300, "bytes_received": 354, "request_id": 52, @@ -18702,9 +18702,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.10633600001597188, + "duration_ms": 0.13987099998757913, "success": true, - "started_at_unix": 1789020453.8640823, + "started_at_unix": 1789106813.231256, "bytes_sent": 81, "bytes_received": 58, "request_id": 53, @@ -18726,9 +18726,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15124299997637536, + "duration_ms": 0.24231399999052883, "success": true, - "started_at_unix": 1789020453.8642066, + "started_at_unix": 1789106813.2314203, "bytes_sent": 300, "bytes_received": 354, "request_id": 54, @@ -18756,9 +18756,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.10523500000658714, + "duration_ms": 0.17778299999804403, "success": true, - "started_at_unix": 1789020453.8644211, + "started_at_unix": 1789106813.2317204, "bytes_sent": 81, "bytes_received": 58, "request_id": 55, @@ -18780,9 +18780,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14243999999052903, + "duration_ms": 0.2528529999779039, "success": true, - "started_at_unix": 1789020453.8645425, + "started_at_unix": 1789106813.2319467, "bytes_sent": 300, "bytes_received": 354, "request_id": 56, @@ -18810,9 +18810,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.11678200002052108, + "duration_ms": 0.1453120000007857, "success": true, - "started_at_unix": 1789020453.8647969, + "started_at_unix": 1789106813.23232, "bytes_sent": 81, "bytes_received": 58, "request_id": 57, @@ -18834,9 +18834,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1442929999768694, + "duration_ms": 0.19735000000764558, "success": true, - "started_at_unix": 1789020453.8649323, + "started_at_unix": 1789106813.2324898, "bytes_sent": 307, "bytes_received": 61, "request_id": 58, @@ -18863,9 +18863,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1062769999862212, + "duration_ms": 0.15661099999420003, "success": true, - "started_at_unix": 1789020453.8650906, + "started_at_unix": 1789106813.2327063, "bytes_sent": 81, "bytes_received": 58, "request_id": 59, @@ -18887,9 +18887,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14237999999977546, + "duration_ms": 0.22986100000821352, "success": true, - "started_at_unix": 1789020453.865213, + "started_at_unix": 1789106813.2328901, "bytes_sent": 307, "bytes_received": 61, "request_id": 60, @@ -18916,9 +18916,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.12474399997586261, + "duration_ms": 0.1533300000176041, "success": true, - "started_at_unix": 1789020453.8653765, + "started_at_unix": 1789106813.233153, "bytes_sent": 81, "bytes_received": 58, "request_id": 61, @@ -18940,9 +18940,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13133400000242546, + "duration_ms": 0.18574599999965358, "success": true, - "started_at_unix": 1789020453.8655179, + "started_at_unix": 1789106813.2333317, "bytes_sent": 307, "bytes_received": 61, "request_id": 62, @@ -18969,9 +18969,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.10774899999432819, + "duration_ms": 0.14461300000334631, "success": true, - "started_at_unix": 1789020453.8656697, + "started_at_unix": 1789106813.2335496, "bytes_sent": 81, "bytes_received": 58, "request_id": 63, @@ -18993,9 +18993,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1374329999919155, + "duration_ms": 0.20744599999034108, "success": true, - "started_at_unix": 1789020453.8657925, + "started_at_unix": 1789106813.2337177, "bytes_sent": 307, "bytes_received": 61, "request_id": 64, @@ -19022,9 +19022,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1116550000119787, + "duration_ms": 0.14297000001306515, "success": true, - "started_at_unix": 1789020453.8659499, + "started_at_unix": 1789106813.2339568, "bytes_sent": 81, "bytes_received": 58, "request_id": 65, @@ -19046,9 +19046,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17173300000195013, + "duration_ms": 0.183260999989443, "success": true, - "started_at_unix": 1789020453.8660762, + "started_at_unix": 1789106813.2341228, "bytes_sent": 307, "bytes_received": 61, "request_id": 66, @@ -19075,9 +19075,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.14628599998900427, + "duration_ms": 0.1382089999992786, "success": true, - "started_at_unix": 1789020453.8662791, + "started_at_unix": 1789106813.2343392, "bytes_sent": 81, "bytes_received": 58, "request_id": 67, @@ -19099,9 +19099,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18748599998730242, + "duration_ms": 0.21703699999875425, "success": true, - "started_at_unix": 1789020453.8664613, + "started_at_unix": 1789106813.2345035, "bytes_sent": 307, "bytes_received": 61, "request_id": 68, @@ -19128,9 +19128,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.11524999999323882, + "duration_ms": 0.15274899999440095, "success": true, - "started_at_unix": 1789020453.8667417, + "started_at_unix": 1789106813.234834, "bytes_sent": 81, "bytes_received": 58, "request_id": 69, @@ -19152,9 +19152,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16485300000113057, + "duration_ms": 0.20958300001439056, "success": true, - "started_at_unix": 1789020453.8668756, + "started_at_unix": 1789106813.2350113, "bytes_sent": 303, "bytes_received": 362, "request_id": 70, @@ -19182,9 +19182,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.10658700000476529, + "duration_ms": 0.1344119999941995, "success": true, - "started_at_unix": 1789020453.8670802, + "started_at_unix": 1789106813.2352674, "bytes_sent": 81, "bytes_received": 58, "request_id": 71, @@ -19206,9 +19206,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14961000002244873, + "duration_ms": 0.2050639999993109, "success": true, - "started_at_unix": 1789020453.8672042, + "started_at_unix": 1789106813.2354255, "bytes_sent": 303, "bytes_received": 362, "request_id": 72, @@ -19236,9 +19236,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.21590800000126364, + "duration_ms": 0.22472899999570473, "success": true, - "started_at_unix": 1789020453.8674142, + "started_at_unix": 1789106813.235689, "bytes_sent": 81, "bytes_received": 58, "request_id": 73, @@ -19260,9 +19260,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15870400000039808, + "duration_ms": 0.20542699999737124, "success": true, - "started_at_unix": 1789020453.8676484, + "started_at_unix": 1789106813.235949, "bytes_sent": 303, "bytes_received": 362, "request_id": 74, @@ -19290,9 +19290,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.10423399999126559, + "duration_ms": 0.129060999995545, "success": true, - "started_at_unix": 1789020453.8678572, + "started_at_unix": 1789106813.2362156, "bytes_sent": 81, "bytes_received": 58, "request_id": 75, @@ -19314,9 +19314,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1525250000042888, + "duration_ms": 0.20396200000050158, "success": true, - "started_at_unix": 1789020453.867977, + "started_at_unix": 1789106813.2363713, "bytes_sent": 303, "bytes_received": 362, "request_id": 76, @@ -19344,9 +19344,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.10224100000755243, + "duration_ms": 0.1393009999901551, "success": true, - "started_at_unix": 1789020453.8681755, + "started_at_unix": 1789106813.2366343, "bytes_sent": 81, "bytes_received": 58, "request_id": 77, @@ -19368,9 +19368,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16263999998500367, + "duration_ms": 0.22556099997927959, "success": true, - "started_at_unix": 1789020453.8682923, + "started_at_unix": 1789106813.2367961, "bytes_sent": 303, "bytes_received": 362, "request_id": 78, @@ -19398,9 +19398,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.10378300001434582, + "duration_ms": 0.13006399998971574, "success": true, - "started_at_unix": 1789020453.8685002, + "started_at_unix": 1789106813.2370799, "bytes_sent": 81, "bytes_received": 58, "request_id": 79, @@ -19422,9 +19422,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14375199998539756, + "duration_ms": 0.19340200000783625, "success": true, - "started_at_unix": 1789020453.868618, + "started_at_unix": 1789106813.2372355, "bytes_sent": 303, "bytes_received": 362, "request_id": 80, @@ -19452,9 +19452,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.12216100000728147, + "duration_ms": 0.38846800001124393, "success": true, - "started_at_unix": 1789020453.8688807, + "started_at_unix": 1789106813.237563, "bytes_sent": 81, "bytes_received": 58, "request_id": 81, @@ -19476,9 +19476,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.18595399998844186, + "duration_ms": 0.25361499999121406, "success": true, - "started_at_unix": 1789020453.8690386, + "started_at_unix": 1789106813.237977, "bytes_sent": 305, "bytes_received": 352, "request_id": 82, @@ -19506,9 +19506,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.12503499999638734, + "duration_ms": 0.1469649999989997, "success": true, - "started_at_unix": 1789020453.8692873, + "started_at_unix": 1789106813.238274, "bytes_sent": 81, "bytes_received": 58, "request_id": 83, @@ -19530,9 +19530,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.18246900000917776, + "duration_ms": 0.2379459999986011, "success": true, - "started_at_unix": 1789020453.869441, + "started_at_unix": 1789106813.2384443, "bytes_sent": 305, "bytes_received": 352, "request_id": 84, @@ -19560,9 +19560,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.12351199998761331, + "duration_ms": 0.15313599999444705, "success": true, - "started_at_unix": 1789020453.8696847, + "started_at_unix": 1789106813.2387373, "bytes_sent": 81, "bytes_received": 58, "request_id": 85, @@ -19584,9 +19584,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.16475299997864568, + "duration_ms": 0.24580100000548555, "success": true, - "started_at_unix": 1789020453.869832, + "started_at_unix": 1789106813.2389133, "bytes_sent": 305, "bytes_received": 352, "request_id": 86, @@ -19614,9 +19614,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.11306700000091041, + "duration_ms": 0.1497400000118887, "success": true, - "started_at_unix": 1789020453.8700674, + "started_at_unix": 1789106813.2392364, "bytes_sent": 81, "bytes_received": 58, "request_id": 87, @@ -19638,9 +19638,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.1512930000160395, + "duration_ms": 0.2378660000204036, "success": true, - "started_at_unix": 1789020453.8701973, + "started_at_unix": 1789106813.2394085, "bytes_sent": 305, "bytes_received": 352, "request_id": 88, @@ -19668,9 +19668,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.10999200000583187, + "duration_ms": 0.17237299999806055, "success": true, - "started_at_unix": 1789020453.8704076, + "started_at_unix": 1789106813.2397006, "bytes_sent": 81, "bytes_received": 58, "request_id": 89, @@ -19692,9 +19692,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.15472900000190748, + "duration_ms": 0.2400899999770445, "success": true, - "started_at_unix": 1789020453.8705328, + "started_at_unix": 1789106813.2398953, "bytes_sent": 305, "bytes_received": 352, "request_id": 90, @@ -19722,9 +19722,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.10324199999445227, + "duration_ms": 0.17247600001724095, "success": true, - "started_at_unix": 1789020453.870731, + "started_at_unix": 1789106813.2401974, "bytes_sent": 81, "bytes_received": 58, "request_id": 91, @@ -19746,9 +19746,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.15014099997756603, + "duration_ms": 0.22587199998724827, "success": true, - "started_at_unix": 1789020453.8708491, + "started_at_unix": 1789106813.2403934, "bytes_sent": 305, "bytes_received": 352, "request_id": 92, @@ -19776,9 +19776,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02153199997678712, + "duration_ms": 0.022782000002052882, "success": true, - "started_at_unix": 1789020453.8711135, + "started_at_unix": 1789106813.240744, "bytes_sent": 348, "bytes_received": 0, "request_id": null, @@ -19795,9 +19795,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 1.1935500000106458, + "duration_ms": 1.214385999986689, "success": true, - "started_at_unix": 1789020453.8711436, + "started_at_unix": 1789106813.2407749, "bytes_sent": 81, "bytes_received": 58, "request_id": 93, @@ -19819,9 +19819,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2177510000080929, + "duration_ms": 0.22030200000244804, "success": true, - "started_at_unix": 1789020453.8723667, + "started_at_unix": 1789106813.2420268, "bytes_sent": 307, "bytes_received": 61, "request_id": 94, @@ -19848,9 +19848,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021961999976838342, + "duration_ms": 0.031017999987170697, "success": true, - "started_at_unix": 1789020453.8726006, + "started_at_unix": 1789106813.2422695, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -19867,9 +19867,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01921899999501875, + "duration_ms": 0.02516700001820027, "success": true, - "started_at_unix": 1789020453.8726344, + "started_at_unix": 1789106813.2423124, "bytes_sent": 348, "bytes_received": 0, "request_id": null, @@ -19886,9 +19886,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 1.4651399999934256, + "duration_ms": 1.8413889999919775, "success": true, - "started_at_unix": 1789020453.8726618, + "started_at_unix": 1789106813.2423468, "bytes_sent": 81, "bytes_received": 58, "request_id": 95, @@ -19910,9 +19910,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16852800001743162, + "duration_ms": 0.27294899999219524, "success": true, - "started_at_unix": 1789020453.8741577, + "started_at_unix": 1789106813.244225, "bytes_sent": 307, "bytes_received": 61, "request_id": 96, @@ -19939,9 +19939,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.056153000002723275, + "duration_ms": 0.02418599999032267, "success": true, - "started_at_unix": 1789020453.8743606, + "started_at_unix": 1789106813.244532, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -19958,9 +19958,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04441499999074949, + "duration_ms": 0.014476999979251559, "success": true, - "started_at_unix": 1789020453.8744254, + "started_at_unix": 1789106813.2445652, "bytes_sent": 348, "bytes_received": 0, "request_id": null, @@ -19977,9 +19977,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 1.497042999972109, + "duration_ms": 0.38422100001866966, "success": true, - "started_at_unix": 1789020453.8744807, + "started_at_unix": 1789106813.2445862, "bytes_sent": 81, "bytes_received": 58, "request_id": 97, @@ -20001,9 +20001,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17950500000551983, + "duration_ms": 0.24091100002010535, "success": true, - "started_at_unix": 1789020453.8760064, + "started_at_unix": 1789106813.2450035, "bytes_sent": 307, "bytes_received": 61, "request_id": 98, @@ -20030,9 +20030,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020860999995875318, + "duration_ms": 0.030105999996976607, "success": true, - "started_at_unix": 1789020453.8762195, + "started_at_unix": 1789106813.2452836, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -20049,9 +20049,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021020999980692068, + "duration_ms": 0.025357999987818403, "success": true, - "started_at_unix": 1789020453.8762488, + "started_at_unix": 1789106813.2453249, "bytes_sent": 348, "bytes_received": 0, "request_id": null, @@ -20068,9 +20068,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.36832300000355644, + "duration_ms": 1.9052390000240393, "success": true, - "started_at_unix": 1789020453.876277, + "started_at_unix": 1789106813.245359, "bytes_sent": 81, "bytes_received": 59, "request_id": 99, @@ -20092,9 +20092,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18984499999419313, + "duration_ms": 0.23784399999726702, "success": true, - "started_at_unix": 1789020453.8766758, + "started_at_unix": 1789106813.2472968, "bytes_sent": 309, "bytes_received": 62, "request_id": 100, @@ -20121,9 +20121,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01890800001547177, + "duration_ms": 0.023282999990215103, "success": true, - "started_at_unix": 1789020453.876895, + "started_at_unix": 1789106813.2475674, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -20140,9 +20140,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011607000004687507, + "duration_ms": 0.013776000002962974, "success": true, - "started_at_unix": 1789020453.8769202, + "started_at_unix": 1789106813.2475986, "bytes_sent": 349, "bytes_received": 0, "request_id": null, @@ -20159,9 +20159,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.3079189999937171, + "duration_ms": 0.3504470000166293, "success": true, - "started_at_unix": 1789020453.876937, + "started_at_unix": 1789106813.2476187, "bytes_sent": 82, "bytes_received": 60, "request_id": 101, @@ -20183,9 +20183,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18484800000351242, + "duration_ms": 0.22448199999303142, "success": true, - "started_at_unix": 1789020453.8772726, + "started_at_unix": 1789106813.2479992, "bytes_sent": 309, "bytes_received": 62, "request_id": 102, @@ -20212,9 +20212,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017466000002741566, + "duration_ms": 0.03061699999307166, "success": true, - "started_at_unix": 1789020453.877487, + "started_at_unix": 1789106813.2482646, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -20231,9 +20231,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011486999994758662, + "duration_ms": 0.020498999987239586, "success": true, - "started_at_unix": 1789020453.8775103, + "started_at_unix": 1789106813.248305, "bytes_sent": 349, "bytes_received": 0, "request_id": null, @@ -20250,9 +20250,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.30547999998020714, + "duration_ms": 0.33640099999843187, "success": true, - "started_at_unix": 1789020453.877526, + "started_at_unix": 1789106813.2483335, "bytes_sent": 82, "bytes_received": 60, "request_id": 103, @@ -20274,9 +20274,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14931499998738218, + "duration_ms": 0.21143600000073093, "success": true, - "started_at_unix": 1789020453.8778565, + "started_at_unix": 1789106813.2487023, "bytes_sent": 309, "bytes_received": 62, "request_id": 104, @@ -20303,9 +20303,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016645000016524136, + "duration_ms": 0.02734200000986675, "success": true, - "started_at_unix": 1789020453.8780358, + "started_at_unix": 1789106813.2489603, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -20322,9 +20322,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.02689899997676548, + "duration_ms": 0.02757099997552359, "success": true, - "started_at_unix": 1789020453.878147, + "started_at_unix": 1789106813.2490804, "bytes_sent": 214, "bytes_received": 0, "request_id": null, @@ -20337,9 +20337,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.01756599999680475, + "duration_ms": 0.015047999994521888, "success": true, - "started_at_unix": 1789020453.8781796, + "started_at_unix": 1789106813.249114, "bytes_sent": 212, "bytes_received": 0, "request_id": null, @@ -20352,9 +20352,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.01097599999866361, + "duration_ms": 0.012112999996816143, "success": true, - "started_at_unix": 1789020453.8782005, + "started_at_unix": 1789106813.2491333, "bytes_sent": 214, "bytes_received": 0, "request_id": null, @@ -20367,9 +20367,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.011117000013882716, + "duration_ms": 0.018425000007482595, "success": true, - "started_at_unix": 1789020453.8782146, + "started_at_unix": 1789106813.249149, "bytes_sent": 208, "bytes_received": 0, "request_id": null, @@ -20382,9 +20382,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.011317000002009081, + "duration_ms": 0.01589000001445129, "success": true, - "started_at_unix": 1789020453.878229, + "started_at_unix": 1789106813.249172, "bytes_sent": 214, "bytes_received": 0, "request_id": null, @@ -20397,9 +20397,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.16246000001274297, + "duration_ms": 0.5156549999867366, "success": true, - "started_at_unix": 1789020453.8782465, + "started_at_unix": 1789106813.2491949, "bytes_sent": 68, "bytes_received": 62, "request_id": 105, @@ -20417,9 +20417,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.027420999998639672, + "duration_ms": 0.17768300000398085, "success": true, - "started_at_unix": 1789020453.878433, + "started_at_unix": 1789106813.2497315, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -20441,7 +20441,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/.venv/bin/python", "success": true, - "total_duration_ms": 1718.5532860000023, + "total_duration_ms": 6709.755328, "error_message": null, "summary": { "request_count": 369, @@ -20450,11 +20450,11 @@ "failure_count": 0, "bytes_sent": 110211, "bytes_received": 3481813, - "min_ms": 0.1289600000120572, - "max_ms": 1167.5196379999875, - "mean_ms": 5.349880872628386, - "median_ms": 0.22796599998287093, - "p95_ms": 9.71897640000062, + "min_ms": 0.11968399999773283, + "max_ms": 4325.245192000011, + "mean_ms": 20.243161775067883, + "median_ms": 0.31296599999564023, + "p95_ms": 20.349420199994462, "result_summary": { "present_count": 296, "empty_count": 73, @@ -20526,11 +20526,11 @@ "by_method": { "typeServer/semanticTokens": { "point_count": 3, - "min_ms": 6.072410999991007, - "max_ms": 62.46919299999831, - "mean_ms": 26.888843000000406, - "median_ms": 19.026209999992716, - "p95_ms": 58.78617939999913 + "min_ms": 9.639015000004747, + "max_ms": 182.2890319999999, + "mean_ms": 67.24264453333338, + "median_ms": 20.609495000002198, + "p95_ms": 181.07965319999835 } }, "validation": { @@ -20556,11 +20556,11 @@ "failure_count": 0, "bytes_sent": 0, "bytes_received": 0, - "min_ms": 9.096002999996244, - "max_ms": 32.42049199999997, - "mean_ms": 17.985905000000457, - "median_ms": 19.026209999992716, - "p95_ms": 29.786899200001923, + "min_ms": 9.639015000004747, + "max_ms": 26.22518100000093, + "mean_ms": 14.934749200000397, + "median_ms": 13.03114199998845, + "p95_ms": 23.787687800000867, "result_summary": { "present_count": 5, "empty_count": 0, @@ -20641,9 +20641,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26068399998280256, + "duration_ms": 2.1955729999945106, "success": true, - "started_at_unix": 1789020472.9156232, + "started_at_unix": 1789106836.1877325, "bytes_sent": 311, "bytes_received": 60, "request_id": 4, @@ -20671,9 +20671,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21801099998697282, + "duration_ms": 2.960846999997102, "success": true, - "started_at_unix": 1789020472.9159226, + "started_at_unix": 1789106836.1899736, "bytes_sent": 311, "bytes_received": 303, "request_id": 5, @@ -20703,9 +20703,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3079640000009931, + "duration_ms": 0.8985649999999623, "success": true, - "started_at_unix": 1789020472.9162278, + "started_at_unix": 1789106836.1930354, "bytes_sent": 311, "bytes_received": 60, "request_id": 6, @@ -20733,9 +20733,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2116709999882005, + "duration_ms": 0.25291399998650377, "success": true, - "started_at_unix": 1789020472.9165657, + "started_at_unix": 1789106836.193966, "bytes_sent": 311, "bytes_received": 303, "request_id": 7, @@ -20765,9 +20765,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.166906000004019, + "duration_ms": 0.20635699999616008, "success": true, - "started_at_unix": 1789020472.9168615, + "started_at_unix": 1789106836.1943083, "bytes_sent": 311, "bytes_received": 60, "request_id": 8, @@ -20795,9 +20795,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20655399998759094, + "duration_ms": 0.23788599997942583, "success": true, - "started_at_unix": 1789020472.9170551, + "started_at_unix": 1789106836.1945462, "bytes_sent": 311, "bytes_received": 303, "request_id": 9, @@ -20827,9 +20827,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.660932999996703, + "duration_ms": 8.005456000006461, "success": true, - "started_at_unix": 1789020472.9173682, + "started_at_unix": 1789106836.1949193, "bytes_sent": 314, "bytes_received": 1877, "request_id": 10, @@ -20858,9 +20858,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18915900000138208, + "duration_ms": 0.24573999999688567, "success": true, - "started_at_unix": 1789020472.9221494, + "started_at_unix": 1789106836.2030818, "bytes_sent": 314, "bytes_received": 61, "request_id": 11, @@ -20888,9 +20888,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18248899999662171, + "duration_ms": 0.22375899999360627, "success": true, - "started_at_unix": 1789020472.9223688, + "started_at_unix": 1789106836.2033665, "bytes_sent": 314, "bytes_received": 399, "request_id": 12, @@ -20919,9 +20919,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.4753199999925073, + "duration_ms": 0.6096999999840591, "success": true, - "started_at_unix": 1789020472.922632, + "started_at_unix": 1789106836.2036953, "bytes_sent": 314, "bytes_received": 9672, "request_id": 13, @@ -20950,9 +20950,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19319399999062625, + "duration_ms": 0.28403400000343026, "success": true, - "started_at_unix": 1789020472.923488, + "started_at_unix": 1789106836.2046733, "bytes_sent": 314, "bytes_received": 354, "request_id": 14, @@ -20981,9 +20981,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16668600000002698, + "duration_ms": 0.23251599998275196, "success": true, - "started_at_unix": 1789020472.9237473, + "started_at_unix": 1789106836.2050462, "bytes_sent": 314, "bytes_received": 354, "request_id": 15, @@ -21012,9 +21012,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1683080000134396, + "duration_ms": 0.22366900000747592, "success": true, - "started_at_unix": 1789020472.9239686, + "started_at_unix": 1789106836.2053535, "bytes_sent": 314, "bytes_received": 354, "request_id": 16, @@ -21043,9 +21043,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15843400001358532, + "duration_ms": 0.22896000001537686, "success": true, - "started_at_unix": 1789020472.9242065, + "started_at_unix": 1789106836.205676, "bytes_sent": 314, "bytes_received": 354, "request_id": 17, @@ -21074,9 +21074,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16297999999892454, + "duration_ms": 0.21608500000525055, "success": true, - "started_at_unix": 1789020472.924431, + "started_at_unix": 1789106836.2059786, "bytes_sent": 314, "bytes_received": 354, "request_id": 18, @@ -21105,9 +21105,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15602999999941858, + "duration_ms": 0.22402999999826534, "success": true, - "started_at_unix": 1789020472.924664, + "started_at_unix": 1789106836.206295, "bytes_sent": 314, "bytes_received": 400, "request_id": 19, @@ -21136,9 +21136,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21819099998765523, + "duration_ms": 0.3206510000097751, "success": true, - "started_at_unix": 1789020472.9249115, + "started_at_unix": 1789106836.2066543, "bytes_sent": 314, "bytes_received": 2261, "request_id": 20, @@ -21167,9 +21167,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1802350000161823, + "duration_ms": 0.23009100002013838, "success": true, - "started_at_unix": 1789020472.9252465, + "started_at_unix": 1789106836.2071548, "bytes_sent": 314, "bytes_received": 400, "request_id": 21, @@ -21198,9 +21198,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14220999997860417, + "duration_ms": 0.20342099998060803, "success": true, - "started_at_unix": 1789020472.9254947, + "started_at_unix": 1789106836.2074814, "bytes_sent": 314, "bytes_received": 61, "request_id": 22, @@ -21228,9 +21228,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13245499999925414, + "duration_ms": 0.21861999999828186, "success": true, - "started_at_unix": 1789020472.9256654, + "started_at_unix": 1789106836.207725, "bytes_sent": 314, "bytes_received": 61, "request_id": 23, @@ -21258,9 +21258,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1289600000120572, + "duration_ms": 0.19396300001517375, "success": true, - "started_at_unix": 1789020472.92582, + "started_at_unix": 1789106836.2079782, "bytes_sent": 314, "bytes_received": 61, "request_id": 24, @@ -21288,9 +21288,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1516730000048483, + "duration_ms": 0.21693599998684476, "success": true, - "started_at_unix": 1789020472.925972, + "started_at_unix": 1789106836.2082064, "bytes_sent": 314, "bytes_received": 400, "request_id": 25, @@ -21319,9 +21319,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17642000000250846, + "duration_ms": 0.2042529999926046, "success": true, - "started_at_unix": 1789020472.926221, + "started_at_unix": 1789106836.2085621, "bytes_sent": 314, "bytes_received": 61, "request_id": 26, @@ -21349,9 +21349,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1697599999772592, + "duration_ms": 0.2571720000048572, "success": true, - "started_at_unix": 1789020472.926423, + "started_at_unix": 1789106836.208801, "bytes_sent": 314, "bytes_received": 890, "request_id": 27, @@ -21380,9 +21380,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 12.023714000008567, + "duration_ms": 22.403226999983872, "success": true, - "started_at_unix": 1789020472.9268222, + "started_at_unix": 1789106836.2093956, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-33", @@ -21413,9 +21413,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19457599998418118, + "duration_ms": 0.2506689999961509, "success": true, - "started_at_unix": 1789020472.927749, + "started_at_unix": 1789106836.2107918, "bytes_sent": 312, "bytes_received": 61, "request_id": 29, @@ -21443,9 +21443,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22814600001197505, + "duration_ms": 0.25762299998177696, "success": true, - "started_at_unix": 1789020472.9279728, + "started_at_unix": 1789106836.2110794, "bytes_sent": 312, "bytes_received": 305, "request_id": 30, @@ -21475,9 +21475,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17876400002592163, + "duration_ms": 0.2147320000176478, "success": true, - "started_at_unix": 1789020472.9282703, + "started_at_unix": 1789106836.2114296, "bytes_sent": 312, "bytes_received": 61, "request_id": 31, @@ -21505,9 +21505,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2165190000198436, + "duration_ms": 0.26454599998260164, "success": true, - "started_at_unix": 1789020472.9284754, + "started_at_unix": 1789106836.211679, "bytes_sent": 312, "bytes_received": 305, "request_id": 32, @@ -21537,9 +21537,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 6.695597999993197, + "duration_ms": 0.2017580000028829, "success": true, - "started_at_unix": 1789020472.928792, + "started_at_unix": 1789106836.212046, "bytes_sent": 312, "bytes_received": 61, "request_id": 33, @@ -21567,9 +21567,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9734080000025642, + "duration_ms": 0.24422799998546907, "success": true, - "started_at_unix": 1789020472.9355376, + "started_at_unix": 1789106836.2122822, "bytes_sent": 312, "bytes_received": 305, "request_id": 34, @@ -21599,9 +21599,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8551940000056675, + "duration_ms": 0.31069199999933517, "success": true, - "started_at_unix": 1789020472.9386988, + "started_at_unix": 1789106836.2126694, "bytes_sent": 314, "bytes_received": 1882, "request_id": 35, @@ -21630,9 +21630,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2316109999753735, + "duration_ms": 0.2075589999890326, "success": true, - "started_at_unix": 1789020472.941735, + "started_at_unix": 1789106836.2131257, "bytes_sent": 314, "bytes_received": 61, "request_id": 36, @@ -21660,9 +21660,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22796599998287093, + "duration_ms": 0.21692600000733364, "success": true, - "started_at_unix": 1789020472.9420114, + "started_at_unix": 1789106836.213371, "bytes_sent": 314, "bytes_received": 400, "request_id": 37, @@ -21691,9 +21691,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.4407560000033754, + "duration_ms": 0.6179469999949561, "success": true, - "started_at_unix": 1789020472.9423568, + "started_at_unix": 1789106836.2136877, "bytes_sent": 314, "bytes_received": 9695, "request_id": 38, @@ -21722,9 +21722,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.0750580000074024, + "duration_ms": 0.2329859999861128, "success": true, - "started_at_unix": 1789020472.946449, + "started_at_unix": 1789106836.2149088, "bytes_sent": 314, "bytes_received": 355, "request_id": 39, @@ -21753,9 +21753,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8971159999855445, + "duration_ms": 0.19504499999811742, "success": true, - "started_at_unix": 1789020472.949634, + "started_at_unix": 1789106836.2152264, "bytes_sent": 314, "bytes_received": 355, "request_id": 40, @@ -21784,9 +21784,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8923989999896094, + "duration_ms": 0.19313100000317718, "success": true, - "started_at_unix": 1789020472.9526284, + "started_at_unix": 1789106836.2154908, "bytes_sent": 314, "bytes_received": 355, "request_id": 41, @@ -21815,9 +21815,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.35129799999822353, + "duration_ms": 0.22193600000264269, "success": true, - "started_at_unix": 1789020472.9556608, + "started_at_unix": 1789106836.2157779, "bytes_sent": 314, "bytes_received": 355, "request_id": 42, @@ -21846,9 +21846,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23258299998474286, + "duration_ms": 0.21577399999728186, "success": true, - "started_at_unix": 1789020472.9560921, + "started_at_unix": 1789106836.2160707, "bytes_sent": 314, "bytes_received": 355, "request_id": 43, @@ -21877,9 +21877,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21773999998231375, + "duration_ms": 0.20768699999962337, "success": true, - "started_at_unix": 1789020472.9564528, + "started_at_unix": 1789106836.216396, "bytes_sent": 314, "bytes_received": 401, "request_id": 44, @@ -21908,9 +21908,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3011640000067928, + "duration_ms": 0.31589200000325945, "success": true, - "started_at_unix": 1789020472.956815, + "started_at_unix": 1789106836.216715, "bytes_sent": 314, "bytes_received": 2269, "request_id": 45, @@ -21939,9 +21939,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26479499999254585, + "duration_ms": 0.22203599999670587, "success": true, - "started_at_unix": 1789020472.9572957, + "started_at_unix": 1789106836.2171633, "bytes_sent": 314, "bytes_received": 401, "request_id": 46, @@ -21970,9 +21970,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20349999999780266, + "duration_ms": 0.3972959999885006, "success": true, - "started_at_unix": 1789020472.9576664, + "started_at_unix": 1789106836.2174704, "bytes_sent": 314, "bytes_received": 61, "request_id": 47, @@ -22000,9 +22000,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19171200000300814, + "duration_ms": 0.17117999999527456, "success": true, - "started_at_unix": 1789020472.957911, + "started_at_unix": 1789106836.2179084, "bytes_sent": 314, "bytes_received": 61, "request_id": 48, @@ -22030,9 +22030,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17761100002644525, + "duration_ms": 0.1804780000043138, "success": true, - "started_at_unix": 1789020472.9581354, + "started_at_unix": 1789106836.218112, "bytes_sent": 314, "bytes_received": 61, "request_id": 49, @@ -22060,9 +22060,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21924300000364383, + "duration_ms": 0.19822100000510545, "success": true, - "started_at_unix": 1789020472.9583452, + "started_at_unix": 1789106836.218326, "bytes_sent": 314, "bytes_received": 401, "request_id": 50, @@ -22091,9 +22091,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1883580000026086, + "duration_ms": 0.20139700001209349, "success": true, - "started_at_unix": 1789020472.9587135, + "started_at_unix": 1789106836.2186642, "bytes_sent": 314, "bytes_received": 61, "request_id": 51, @@ -22121,9 +22121,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22140600000852828, + "duration_ms": 0.22883800002659882, "success": true, - "started_at_unix": 1789020472.9589345, + "started_at_unix": 1789106836.2188976, "bytes_sent": 314, "bytes_received": 893, "request_id": 52, @@ -22152,9 +22152,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 32.42049199999997, + "duration_ms": 9.639015000004747, "success": true, - "started_at_unix": 1789020472.9595318, + "started_at_unix": 1789106836.219446, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-59", @@ -22185,9 +22185,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20313900000701324, + "duration_ms": 0.20610600000736667, "success": true, - "started_at_unix": 1789020472.9610696, + "started_at_unix": 1789106836.2210684, "bytes_sent": 312, "bytes_received": 61, "request_id": 54, @@ -22215,9 +22215,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24893599999131766, + "duration_ms": 0.26021700000455894, "success": true, - "started_at_unix": 1789020472.9613385, + "started_at_unix": 1789106836.2213292, "bytes_sent": 312, "bytes_received": 306, "request_id": 55, @@ -22247,9 +22247,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18539299998110437, + "duration_ms": 0.22927700001673657, "success": true, - "started_at_unix": 1789020472.961682, + "started_at_unix": 1789106836.2216785, "bytes_sent": 312, "bytes_received": 61, "request_id": 56, @@ -22277,9 +22277,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.5734490000104415, + "duration_ms": 0.25961599999391183, "success": true, - "started_at_unix": 1789020472.9619014, + "started_at_unix": 1789106836.221945, "bytes_sent": 312, "bytes_received": 306, "request_id": 57, @@ -22309,9 +22309,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1767509999979211, + "duration_ms": 0.20398200001636724, "success": true, - "started_at_unix": 1789020472.9645908, + "started_at_unix": 1789106836.222295, "bytes_sent": 312, "bytes_received": 61, "request_id": 58, @@ -22339,9 +22339,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.4297029999804636, + "duration_ms": 0.24098099999037004, "success": true, - "started_at_unix": 1789020472.9648032, + "started_at_unix": 1789106836.222537, "bytes_sent": 312, "bytes_received": 306, "request_id": 59, @@ -22371,9 +22371,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27854100000013204, + "duration_ms": 0.2875890000098025, "success": true, - "started_at_unix": 1789020472.9654012, + "started_at_unix": 1789106836.2229257, "bytes_sent": 314, "bytes_received": 1887, "request_id": 60, @@ -22402,9 +22402,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16642500000330074, + "duration_ms": 0.21018399999661597, "success": true, - "started_at_unix": 1789020472.965827, + "started_at_unix": 1789106836.2233322, "bytes_sent": 314, "bytes_received": 61, "request_id": 61, @@ -22432,9 +22432,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.558526999990818, + "duration_ms": 0.2283370000100149, "success": true, - "started_at_unix": 1789020472.9660287, + "started_at_unix": 1789106836.2235825, "bytes_sent": 314, "bytes_received": 401, "request_id": 62, @@ -22463,9 +22463,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.5696780000050694, + "duration_ms": 0.6062860000213277, "success": true, - "started_at_unix": 1789020472.9687018, + "started_at_unix": 1789106836.2239208, "bytes_sent": 314, "bytes_received": 9719, "request_id": 63, @@ -22494,9 +22494,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.41672399999015397, + "duration_ms": 0.24973800000793744, "success": true, - "started_at_unix": 1789020472.9698744, + "started_at_unix": 1789106836.2250714, "bytes_sent": 314, "bytes_received": 355, "request_id": 64, @@ -22525,9 +22525,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.34744100000239087, + "duration_ms": 7.453631999993604, "success": true, - "started_at_unix": 1789020472.9703977, + "started_at_unix": 1789106836.2254095, "bytes_sent": 314, "bytes_received": 355, "request_id": 65, @@ -22556,9 +22556,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3410829999950238, + "duration_ms": 5.905202000008103, "success": true, - "started_at_unix": 1789020472.9708211, + "started_at_unix": 1789106836.232955, "bytes_sent": 314, "bytes_received": 355, "request_id": 66, @@ -22587,9 +22587,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.36111200000732424, + "duration_ms": 3.080909999994219, "success": true, - "started_at_unix": 1789020472.9712615, + "started_at_unix": 1789106836.2389789, "bytes_sent": 314, "bytes_received": 355, "request_id": 67, @@ -22618,9 +22618,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3285640000001422, + "duration_ms": 0.8017719999884321, "success": true, - "started_at_unix": 1789020472.9716969, + "started_at_unix": 1789106836.2421596, "bytes_sent": 314, "bytes_received": 355, "request_id": 68, @@ -22649,9 +22649,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.38808200000062243, + "duration_ms": 0.22776699998416916, "success": true, - "started_at_unix": 1789020472.9721239, + "started_at_unix": 1789106836.243091, "bytes_sent": 314, "bytes_received": 401, "request_id": 69, @@ -22680,9 +22680,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.42237200000272423, + "duration_ms": 0.33339500001261513, "success": true, - "started_at_unix": 1789020472.972649, + "started_at_unix": 1789106836.2434757, "bytes_sent": 314, "bytes_received": 2269, "request_id": 70, @@ -22711,9 +22711,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.390073999994911, + "duration_ms": 0.2704460000018116, "success": true, - "started_at_unix": 1789020472.973247, + "started_at_unix": 1789106836.2440424, "bytes_sent": 314, "bytes_received": 401, "request_id": 71, @@ -22742,9 +22742,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2977979999911895, + "duration_ms": 0.2522229999897263, "success": true, - "started_at_unix": 1789020472.9737356, + "started_at_unix": 1789106836.2444305, "bytes_sent": 314, "bytes_received": 61, "request_id": 72, @@ -22772,9 +22772,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3243170000075679, + "duration_ms": 0.26736099999880025, "success": true, - "started_at_unix": 1789020472.9740734, + "started_at_unix": 1789106836.2447317, "bytes_sent": 314, "bytes_received": 61, "request_id": 73, @@ -22802,9 +22802,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3608520000000226, + "duration_ms": 0.1781240000013895, "success": true, - "started_at_unix": 1789020472.9744318, + "started_at_unix": 1789106836.2450309, "bytes_sent": 314, "bytes_received": 61, "request_id": 74, @@ -22832,9 +22832,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2839429999994536, + "duration_ms": 0.20640700000740253, "success": true, - "started_at_unix": 1789020472.9748254, + "started_at_unix": 1789106836.2452354, "bytes_sent": 314, "bytes_received": 401, "request_id": 75, @@ -22863,9 +22863,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.2847409999874344, + "duration_ms": 0.20058600000538718, "success": true, - "started_at_unix": 1789020472.9752746, + "started_at_unix": 1789106836.2455497, "bytes_sent": 314, "bytes_received": 61, "request_id": 76, @@ -22893,9 +22893,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.35651499999289626, + "duration_ms": 0.22736600001849183, "success": true, - "started_at_unix": 1789020472.9786031, + "started_at_unix": 1789106836.2457771, "bytes_sent": 314, "bytes_received": 893, "request_id": 77, @@ -22924,9 +22924,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 19.25252800000976, + "duration_ms": 26.22518100000093, "success": true, - "started_at_unix": 1789020472.9792976, + "started_at_unix": 1789106836.246263, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-85", @@ -22957,9 +22957,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.368092000002207, + "duration_ms": 2.493060000006153, "success": true, - "started_at_unix": 1789020472.9811342, + "started_at_unix": 1789106836.2478623, "bytes_sent": 312, "bytes_received": 61, "request_id": 79, @@ -22987,9 +22987,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3130610000141587, + "duration_ms": 0.2654169999800615, "success": true, - "started_at_unix": 1789020472.9815445, + "started_at_unix": 1789106836.2503884, "bytes_sent": 312, "bytes_received": 306, "request_id": 80, @@ -23019,9 +23019,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3297350000082133, + "duration_ms": 0.23501199999031996, "success": true, - "started_at_unix": 1789020472.981959, + "started_at_unix": 1789106836.2507303, "bytes_sent": 312, "bytes_received": 61, "request_id": 81, @@ -23049,9 +23049,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3320090000045184, + "duration_ms": 0.2637139999990268, "success": true, - "started_at_unix": 1789020472.9823296, + "started_at_unix": 1789106836.251006, "bytes_sent": 312, "bytes_received": 306, "request_id": 82, @@ -23081,9 +23081,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.31994100001497827, + "duration_ms": 0.24760400000900518, "success": true, - "started_at_unix": 1789020472.9827762, + "started_at_unix": 1789106836.2513897, "bytes_sent": 312, "bytes_received": 61, "request_id": 83, @@ -23111,9 +23111,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.32774300001392476, + "duration_ms": 0.3009229999975105, "success": true, - "started_at_unix": 1789020472.983136, + "started_at_unix": 1789106836.2516758, "bytes_sent": 312, "bytes_received": 306, "request_id": 84, @@ -23143,9 +23143,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3843359999962104, + "duration_ms": 0.29351999998539213, "success": true, - "started_at_unix": 1789020472.983622, + "started_at_unix": 1789106836.2521393, "bytes_sent": 314, "bytes_received": 1887, "request_id": 85, @@ -23174,9 +23174,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.33586500001092645, + "duration_ms": 0.22955000000024484, "success": true, - "started_at_unix": 1789020472.9841757, + "started_at_unix": 1789106836.252595, "bytes_sent": 314, "bytes_received": 61, "request_id": 86, @@ -23204,9 +23204,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.46643700000004173, + "duration_ms": 0.22620400000050722, "success": true, - "started_at_unix": 1789020472.9845517, + "started_at_unix": 1789106836.2528825, "bytes_sent": 314, "bytes_received": 401, "request_id": 87, @@ -23235,9 +23235,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.7078219999812063, + "duration_ms": 0.7059619999836286, "success": true, - "started_at_unix": 1789020472.9851322, + "started_at_unix": 1789106836.253221, "bytes_sent": 314, "bytes_received": 9719, "request_id": 88, @@ -23266,9 +23266,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.195151999984546, + "duration_ms": 0.28708699997537224, "success": true, - "started_at_unix": 1789020472.9864798, + "started_at_unix": 1789106836.254585, "bytes_sent": 314, "bytes_received": 355, "request_id": 89, @@ -23297,9 +23297,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.31610599998543876, + "duration_ms": 0.269985000016959, "success": true, - "started_at_unix": 1789020472.9887717, + "started_at_unix": 1789106836.254977, "bytes_sent": 314, "bytes_received": 355, "request_id": 90, @@ -23328,9 +23328,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3152740000018639, + "duration_ms": 0.2481749999958538, "success": true, - "started_at_unix": 1789020472.9891708, + "started_at_unix": 1789106836.2553365, "bytes_sent": 314, "bytes_received": 355, "request_id": 91, @@ -23359,9 +23359,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.312769999993634, + "duration_ms": 0.2700860000004468, "success": true, - "started_at_unix": 1789020472.989593, + "started_at_unix": 1789106836.2557044, "bytes_sent": 314, "bytes_received": 355, "request_id": 92, @@ -23390,9 +23390,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.30028200001197547, + "duration_ms": 0.2717489999781719, "success": true, - "started_at_unix": 1789020472.9899864, + "started_at_unix": 1789106836.256067, "bytes_sent": 314, "bytes_received": 355, "request_id": 93, @@ -23421,9 +23421,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.316755999989482, + "duration_ms": 0.24681200000031822, "success": true, - "started_at_unix": 1789020472.990414, + "started_at_unix": 1789106836.2564576, "bytes_sent": 314, "bytes_received": 401, "request_id": 94, @@ -23452,9 +23452,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.38109600001234867, + "duration_ms": 0.32221399999343703, "success": true, - "started_at_unix": 1789020472.9908772, + "started_at_unix": 1789106836.2568896, "bytes_sent": 314, "bytes_received": 2269, "request_id": 95, @@ -23483,9 +23483,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9322169999943526, + "duration_ms": 0.23458000001141954, "success": true, - "started_at_unix": 1789020472.9914944, + "started_at_unix": 1789106836.257403, "bytes_sent": 314, "bytes_received": 401, "request_id": 96, @@ -23514,9 +23514,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.265861999992012, + "duration_ms": 0.2357920000122249, "success": true, - "started_at_unix": 1789020472.9945464, + "started_at_unix": 1789106836.2577498, "bytes_sent": 314, "bytes_received": 61, "request_id": 97, @@ -23544,9 +23544,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17635899999390858, + "duration_ms": 0.19560600000545492, "success": true, - "started_at_unix": 1789020472.9948556, + "started_at_unix": 1789106836.2580292, "bytes_sent": 314, "bytes_received": 61, "request_id": 98, @@ -23574,9 +23574,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19998400000531547, + "duration_ms": 0.18857300000263422, "success": true, - "started_at_unix": 1789020472.995064, + "started_at_unix": 1789106836.2582576, "bytes_sent": 314, "bytes_received": 61, "request_id": 99, @@ -23604,9 +23604,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2181410000048345, + "duration_ms": 0.2257029999839233, "success": true, - "started_at_unix": 1789020472.9952986, + "started_at_unix": 1789106836.2584796, "bytes_sent": 315, "bytes_received": 402, "request_id": 100, @@ -23635,9 +23635,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7596129999949426, + "duration_ms": 0.21834899999362278, "success": true, - "started_at_unix": 1789020472.9956641, + "started_at_unix": 1789106836.2588973, "bytes_sent": 315, "bytes_received": 62, "request_id": 101, @@ -23665,9 +23665,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25050900001133414, + "duration_ms": 0.27615700000183097, "success": true, - "started_at_unix": 1789020472.9984725, + "started_at_unix": 1789106836.2591577, "bytes_sent": 315, "bytes_received": 894, "request_id": 102, @@ -23696,9 +23696,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 19.026209999992716, + "duration_ms": 13.03114199998845, "success": true, - "started_at_unix": 1789020472.9990745, + "started_at_unix": 1789106836.2597587, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-111", @@ -23729,9 +23729,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2285160000212727, + "duration_ms": 0.24394799999072347, "success": true, - "started_at_unix": 1789020473.0026233, + "started_at_unix": 1789106836.263146, "bytes_sent": 313, "bytes_received": 62, "request_id": 104, @@ -23759,9 +23759,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.275364999993144, + "duration_ms": 0.27850199998624703, "success": true, - "started_at_unix": 1789020473.0028946, + "started_at_unix": 1789106836.2634318, "bytes_sent": 313, "bytes_received": 307, "request_id": 105, @@ -23791,9 +23791,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23965299999417766, + "duration_ms": 0.22307800000476163, "success": true, - "started_at_unix": 1789020473.0032713, + "started_at_unix": 1789106836.2638438, "bytes_sent": 313, "bytes_received": 62, "request_id": 106, @@ -23821,9 +23821,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.28198499998666193, + "duration_ms": 0.28184799998598464, "success": true, - "started_at_unix": 1789020473.0035503, + "started_at_unix": 1789106836.264109, "bytes_sent": 313, "bytes_received": 307, "request_id": 107, @@ -23853,9 +23853,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21112099997822042, + "duration_ms": 0.23205399998005305, "success": true, - "started_at_unix": 1789020473.0039804, + "started_at_unix": 1789106836.26454, "bytes_sent": 313, "bytes_received": 62, "request_id": 108, @@ -23883,9 +23883,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2605839999887394, + "duration_ms": 0.2981879999879311, "success": true, - "started_at_unix": 1789020473.0042298, + "started_at_unix": 1789106836.2648122, "bytes_sent": 313, "bytes_received": 307, "request_id": 109, @@ -23915,9 +23915,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.32633100002499305, + "duration_ms": 0.33217199998603064, "success": true, - "started_at_unix": 1789020473.0046506, + "started_at_unix": 1789106836.2652805, "bytes_sent": 315, "bytes_received": 1888, "request_id": 110, @@ -23946,9 +23946,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2020069999844054, + "duration_ms": 0.26789100002133637, "success": true, - "started_at_unix": 1789020473.0051425, + "started_at_unix": 1789106836.2657893, "bytes_sent": 315, "bytes_received": 62, "request_id": 111, @@ -23976,9 +23976,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2060440000093422, + "duration_ms": 0.2720899999815174, "success": true, - "started_at_unix": 1789020473.005403, + "started_at_unix": 1789106836.2661004, "bytes_sent": 315, "bytes_received": 402, "request_id": 112, @@ -24007,9 +24007,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.6186100000036276, + "duration_ms": 0.5857270000149128, "success": true, - "started_at_unix": 1789020473.005717, + "started_at_unix": 1789106836.2665012, "bytes_sent": 315, "bytes_received": 9720, "request_id": 113, @@ -24038,9 +24038,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3730489999895781, + "duration_ms": 0.4068819999929474, "success": true, - "started_at_unix": 1789020473.006981, + "started_at_unix": 1789106836.2677164, "bytes_sent": 315, "bytes_received": 356, "request_id": 114, @@ -24069,9 +24069,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21446599998853344, + "duration_ms": 0.24003999999422376, "success": true, - "started_at_unix": 1789020473.007469, + "started_at_unix": 1789106836.2682202, "bytes_sent": 315, "bytes_received": 356, "request_id": 115, @@ -24100,9 +24100,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20668400000545262, + "duration_ms": 0.21734699998887663, "success": true, - "started_at_unix": 1789020473.0077627, + "started_at_unix": 1789106836.2685428, "bytes_sent": 315, "bytes_received": 356, "request_id": 116, @@ -24131,9 +24131,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2259529999832921, + "duration_ms": 0.20526500000528358, "success": true, - "started_at_unix": 1789020473.0080714, + "started_at_unix": 1789106836.268898, "bytes_sent": 315, "bytes_received": 356, "request_id": 117, @@ -24162,9 +24162,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2482859999872744, + "duration_ms": 0.34360399999400215, "success": true, - "started_at_unix": 1789020473.0083756, + "started_at_unix": 1789106836.2691844, "bytes_sent": 315, "bytes_received": 356, "request_id": 118, @@ -24193,9 +24193,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19319400001904796, + "duration_ms": 1.37052700000595, "success": true, - "started_at_unix": 1789020473.0087252, + "started_at_unix": 1789106836.2696412, "bytes_sent": 315, "bytes_received": 402, "request_id": 119, @@ -24224,9 +24224,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.29668700000229364, + "duration_ms": 0.2755069999977877, "success": true, - "started_at_unix": 1789020473.0090616, + "started_at_unix": 1789106836.271158, "bytes_sent": 315, "bytes_received": 2270, "request_id": 120, @@ -24255,9 +24255,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23528599999167454, + "duration_ms": 0.2237300000160758, "success": true, - "started_at_unix": 1789020473.0095754, + "started_at_unix": 1789106836.2716188, "bytes_sent": 315, "bytes_received": 402, "request_id": 121, @@ -24286,9 +24286,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1702499999964857, + "duration_ms": 0.19576699997969627, "success": true, - "started_at_unix": 1789020473.0099156, + "started_at_unix": 1789106836.2719586, "bytes_sent": 315, "bytes_received": 62, "request_id": 122, @@ -24316,9 +24316,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17283399998291316, + "duration_ms": 0.18507600000816637, "success": true, - "started_at_unix": 1789020473.0101216, + "started_at_unix": 1789106836.2721927, "bytes_sent": 315, "bytes_received": 62, "request_id": 123, @@ -24346,9 +24346,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1787939999928767, + "duration_ms": 0.19188999999641965, "success": true, - "started_at_unix": 1789020473.0103242, + "started_at_unix": 1789106836.2724094, "bytes_sent": 315, "bytes_received": 62, "request_id": 124, @@ -24376,9 +24376,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20683399998233654, + "duration_ms": 0.19313199999260178, "success": true, - "started_at_unix": 1789020473.0105343, + "started_at_unix": 1789106836.2726338, "bytes_sent": 315, "bytes_received": 402, "request_id": 125, @@ -24407,9 +24407,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20072600000275997, + "duration_ms": 0.19131800002014643, "success": true, - "started_at_unix": 1789020473.010886, + "started_at_unix": 1789106836.2729864, "bytes_sent": 315, "bytes_received": 62, "request_id": 126, @@ -24437,9 +24437,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21076999999536383, + "duration_ms": 0.231012000000419, "success": true, - "started_at_unix": 1789020473.0111258, + "started_at_unix": 1789106836.2732115, "bytes_sent": 315, "bytes_received": 894, "request_id": 127, @@ -24468,9 +24468,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 10.134292000003597, + "duration_ms": 11.74069300000724, "success": true, - "started_at_unix": 1789020473.0116882, + "started_at_unix": 1789106836.2737572, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-137", @@ -24501,9 +24501,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2488459999767656, + "duration_ms": 0.21029399999861198, "success": true, - "started_at_unix": 1789020473.0131848, + "started_at_unix": 1789106836.2752607, "bytes_sent": 313, "bytes_received": 62, "request_id": 129, @@ -24531,9 +24531,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27010799999516166, + "duration_ms": 0.23022199999900295, "success": true, - "started_at_unix": 1789020473.0134747, + "started_at_unix": 1789106836.2755075, "bytes_sent": 313, "bytes_received": 307, "request_id": 130, @@ -24563,9 +24563,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20869700000503144, + "duration_ms": 0.21376000000827844, "success": true, - "started_at_unix": 1789020473.0138438, + "started_at_unix": 1789106836.275855, "bytes_sent": 313, "bytes_received": 62, "request_id": 131, @@ -24593,9 +24593,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24294700000382363, + "duration_ms": 0.25585899999214234, "success": true, - "started_at_unix": 1789020473.0140896, + "started_at_unix": 1789106836.2761045, "bytes_sent": 313, "bytes_received": 307, "request_id": 132, @@ -24625,9 +24625,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1755190000096718, + "duration_ms": 0.1753079999957663, "success": true, - "started_at_unix": 1789020473.014456, + "started_at_unix": 1789106836.2764657, "bytes_sent": 313, "bytes_received": 62, "request_id": 133, @@ -24655,9 +24655,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2451910000047519, + "duration_ms": 0.2803149999976995, "success": true, - "started_at_unix": 1789020473.0146666, + "started_at_unix": 1789106836.2766743, "bytes_sent": 313, "bytes_received": 307, "request_id": 134, @@ -24687,9 +24687,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.28237500001182525, + "duration_ms": 0.31296599999564023, "success": true, - "started_at_unix": 1789020473.0150628, + "started_at_unix": 1789106836.2771213, "bytes_sent": 315, "bytes_received": 1888, "request_id": 135, @@ -24718,9 +24718,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18504199999824777, + "duration_ms": 0.26479600001039216, "success": true, - "started_at_unix": 1789020473.0155241, + "started_at_unix": 1789106836.2776048, "bytes_sent": 315, "bytes_received": 62, "request_id": 136, @@ -24748,9 +24748,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20803600000363076, + "duration_ms": 0.25895499999251115, "success": true, - "started_at_unix": 1789020473.0157468, + "started_at_unix": 1789106836.277914, "bytes_sent": 315, "bytes_received": 402, "request_id": 137, @@ -24779,9 +24779,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.5868740000209982, + "duration_ms": 0.6401690000075178, "success": true, - "started_at_unix": 1789020473.0160637, + "started_at_unix": 1789106836.278283, "bytes_sent": 315, "bytes_received": 9720, "request_id": 138, @@ -24810,9 +24810,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2520410000101947, + "duration_ms": 0.3079270000228007, "success": true, - "started_at_unix": 1789020473.0172715, + "started_at_unix": 1789106836.2796104, "bytes_sent": 315, "bytes_received": 356, "request_id": 139, @@ -24841,9 +24841,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19758099998057332, + "duration_ms": 0.22729600001980543, "success": true, - "started_at_unix": 1789020473.0176125, + "started_at_unix": 1789106836.2800107, "bytes_sent": 315, "bytes_received": 356, "request_id": 140, @@ -24872,9 +24872,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18797700002437523, + "duration_ms": 0.23190499999259373, "success": true, - "started_at_unix": 1789020473.0178833, + "started_at_unix": 1789106836.280315, "bytes_sent": 315, "bytes_received": 356, "request_id": 141, @@ -24903,9 +24903,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19639900000356647, + "duration_ms": 2.303705000002765, "success": true, - "started_at_unix": 1789020473.0181632, + "started_at_unix": 1789106836.2806456, "bytes_sent": 315, "bytes_received": 356, "request_id": 142, @@ -24934,9 +24934,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18457199999488694, + "duration_ms": 2.31593800000951, "success": true, - "started_at_unix": 1789020473.018442, + "started_at_unix": 1789106836.2830327, "bytes_sent": 315, "bytes_received": 356, "request_id": 143, @@ -24965,9 +24965,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18394099998886304, + "duration_ms": 0.22883900001602342, "success": true, - "started_at_unix": 1789020473.0187168, + "started_at_unix": 1789106836.2854602, "bytes_sent": 315, "bytes_received": 402, "request_id": 144, @@ -24996,9 +24996,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26068299999337796, + "duration_ms": 0.2569709999988845, "success": true, - "started_at_unix": 1789020473.019027, + "started_at_unix": 1789106836.2858577, "bytes_sent": 315, "bytes_received": 2270, "request_id": 145, @@ -25027,9 +25027,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19604800002070988, + "duration_ms": 0.18952499999613792, "success": true, - "started_at_unix": 1789020473.0194728, + "started_at_unix": 1789106836.2862387, "bytes_sent": 315, "bytes_received": 402, "request_id": 146, @@ -25058,9 +25058,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1727439999967828, + "duration_ms": 0.1641979999931209, "success": true, - "started_at_unix": 1789020473.0197554, + "started_at_unix": 1789106836.2864985, "bytes_sent": 315, "bytes_received": 62, "request_id": 147, @@ -25088,9 +25088,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1481880000255842, + "duration_ms": 0.18586800001685333, "success": true, - "started_at_unix": 1789020473.0199609, + "started_at_unix": 1789106836.2866917, "bytes_sent": 315, "bytes_received": 62, "request_id": 148, @@ -25118,9 +25118,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1398260000087248, + "duration_ms": 0.22068300000910313, "success": true, - "started_at_unix": 1789020473.0201352, + "started_at_unix": 1789106836.2869353, "bytes_sent": 315, "bytes_received": 62, "request_id": 149, @@ -25148,9 +25148,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19196300002022326, + "duration_ms": 0.24732299999641327, "success": true, - "started_at_unix": 1789020473.0203013, + "started_at_unix": 1789106836.2871897, "bytes_sent": 315, "bytes_received": 402, "request_id": 150, @@ -25179,9 +25179,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15925399998195644, + "duration_ms": 0.2430749999859927, "success": true, - "started_at_unix": 1789020473.020625, + "started_at_unix": 1789106836.2876046, "bytes_sent": 315, "bytes_received": 62, "request_id": 151, @@ -25209,9 +25209,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1848419999816997, + "duration_ms": 0.2327759999900536, "success": true, - "started_at_unix": 1789020473.020813, + "started_at_unix": 1789106836.2878873, "bytes_sent": 315, "bytes_received": 894, "request_id": 152, @@ -25240,9 +25240,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 9.096002999996244, + "duration_ms": 14.037715000000617, "success": true, - "started_at_unix": 1789020473.021309, + "started_at_unix": 1789106836.2883446, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-163", @@ -25288,11 +25288,11 @@ "failure_count": 0, "bytes_sent": 0, "bytes_received": 0, - "min_ms": 54.108091000017566, - "max_ms": 62.46919299999831, - "mean_ms": 56.51386380000076, - "median_ms": 54.5071389999805, - "p95_ms": 61.416903399998546, + "min_ms": 146.24462500000845, + "max_ms": 182.2890319999999, + "mean_ms": 165.71180000000254, + "median_ms": 163.16267199999857, + "p95_ms": 181.94349519999946, "result_summary": { "present_count": 5, "empty_count": 0, @@ -25373,9 +25373,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19434600000067803, + "duration_ms": 0.18907500000864275, "success": true, - "started_at_unix": 1789020473.0227134, + "started_at_unix": 1789106836.2893126, "bytes_sent": 319, "bytes_received": 62, "request_id": 154, @@ -25403,9 +25403,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18301999998016072, + "duration_ms": 0.19849200000976452, "success": true, - "started_at_unix": 1789020473.022941, + "started_at_unix": 1789106836.28953, "bytes_sent": 319, "bytes_received": 470, "request_id": 155, @@ -25434,9 +25434,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19521800001598422, + "duration_ms": 0.22000199999183678, "success": true, - "started_at_unix": 1789020473.0232036, + "started_at_unix": 1789106836.28979, "bytes_sent": 319, "bytes_received": 396, "request_id": 156, @@ -25465,9 +25465,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17870299998890005, + "duration_ms": 0.17201200000727113, "success": true, - "started_at_unix": 1789020473.0234861, + "started_at_unix": 1789106836.290077, "bytes_sent": 319, "bytes_received": 62, "request_id": 157, @@ -25495,9 +25495,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15854299999773502, + "duration_ms": 0.18063900000697686, "success": true, - "started_at_unix": 1789020473.0236945, + "started_at_unix": 1789106836.2902749, "bytes_sent": 319, "bytes_received": 161, "request_id": 158, @@ -25527,9 +25527,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 32.8810560000079, + "duration_ms": 44.34962500002371, "success": true, - "started_at_unix": 1789020473.023941, + "started_at_unix": 1789106836.290538, "bytes_sent": 319, "bytes_received": 543424, "request_id": 159, @@ -25558,9 +25558,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.7806019999966338, + "duration_ms": 7.855002000013656, "success": true, - "started_at_unix": 1789020473.0827208, + "started_at_unix": 1789106836.3952034, "bytes_sent": 319, "bytes_received": 397, "request_id": 160, @@ -25589,9 +25589,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24371899999664492, + "duration_ms": 0.7196079999971516, "success": true, - "started_at_unix": 1789020473.0846148, + "started_at_unix": 1789106836.4032009, "bytes_sent": 319, "bytes_received": 162, "request_id": 161, @@ -25621,9 +25621,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21221300002594035, + "duration_ms": 5.941286999984641, "success": true, - "started_at_unix": 1789020473.0849473, + "started_at_unix": 1789106836.4040043, "bytes_sent": 321, "bytes_received": 162, "request_id": 162, @@ -25653,9 +25653,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23905200001195226, + "duration_ms": 2.9015160000085416, "success": true, - "started_at_unix": 1789020473.0852296, + "started_at_unix": 1789106836.410031, "bytes_sent": 321, "bytes_received": 162, "request_id": 163, @@ -25685,9 +25685,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2197240000043621, + "duration_ms": 2.883080999993126, "success": true, - "started_at_unix": 1789020473.0855682, + "started_at_unix": 1789106836.4130507, "bytes_sent": 319, "bytes_received": 357, "request_id": 164, @@ -25716,9 +25716,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1999949999742512, + "duration_ms": 2.9163220000043566, "success": true, - "started_at_unix": 1789020473.0858705, + "started_at_unix": 1789106836.4160252, "bytes_sent": 319, "bytes_received": 359, "request_id": 165, @@ -25747,9 +25747,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3786769999862827, + "duration_ms": 2.9042700000161403, "success": true, - "started_at_unix": 1789020473.0862033, + "started_at_unix": 1789106836.4190876, "bytes_sent": 321, "bytes_received": 1943, "request_id": 166, @@ -25778,9 +25778,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24865599999657206, + "duration_ms": 2.7147250000041367, "success": true, - "started_at_unix": 1789020473.0867794, + "started_at_unix": 1789106836.42223, "bytes_sent": 321, "bytes_received": 359, "request_id": 167, @@ -25809,9 +25809,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21009899998603032, + "duration_ms": 2.843065999996952, "success": true, - "started_at_unix": 1789020473.0871553, + "started_at_unix": 1789106836.425093, "bytes_sent": 321, "bytes_received": 162, "request_id": 168, @@ -25841,9 +25841,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 65.62268600001175, + "duration_ms": 139.4020449999971, "success": true, - "started_at_unix": 1789020473.0876465, + "started_at_unix": 1789106836.4282186, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-180", @@ -25874,9 +25874,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2325929999926757, + "duration_ms": 5.512707000008277, "success": true, - "started_at_unix": 1789020473.0888147, + "started_at_unix": 1789106836.4294152, "bytes_sent": 319, "bytes_received": 62, "request_id": 170, @@ -25904,9 +25904,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23455500002000917, + "duration_ms": 5.984439999991764, "success": true, - "started_at_unix": 1789020473.0890872, + "started_at_unix": 1789106836.4349725, "bytes_sent": 319, "bytes_received": 471, "request_id": 171, @@ -25935,9 +25935,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24806499999385778, + "duration_ms": 5.90351899998609, "success": true, - "started_at_unix": 1789020473.0894315, + "started_at_unix": 1789106836.4410627, "bytes_sent": 319, "bytes_received": 397, "request_id": 172, @@ -25966,9 +25966,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19193299999642477, + "duration_ms": 5.857942999995203, "success": true, - "started_at_unix": 1789020473.0897725, + "started_at_unix": 1789106836.4470851, "bytes_sent": 319, "bytes_received": 62, "request_id": 173, @@ -25996,9 +25996,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2014369999869814, + "duration_ms": 5.948543000016571, "success": true, - "started_at_unix": 1789020473.0900033, + "started_at_unix": 1789106836.4529986, "bytes_sent": 319, "bytes_received": 162, "request_id": 174, @@ -26028,9 +26028,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 21.619232999995575, + "duration_ms": 52.7302039999995, "success": true, - "started_at_unix": 1789020473.0902936, + "started_at_unix": 1789106836.459072, "bytes_sent": 319, "bytes_received": 544021, "request_id": 175, @@ -26059,9 +26059,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.7437570000140568, + "duration_ms": 2.3372779999988325, "success": true, - "started_at_unix": 1789020473.137536, + "started_at_unix": 1789106836.5707474, "bytes_sent": 319, "bytes_received": 397, "request_id": 176, @@ -26090,9 +26090,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21921300000826704, + "duration_ms": 5.6599629999993795, "success": true, - "started_at_unix": 1789020473.1394107, + "started_at_unix": 1789106836.5732036, "bytes_sent": 319, "bytes_received": 162, "request_id": 177, @@ -26122,9 +26122,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18999000002395405, + "duration_ms": 2.979951999975583, "success": true, - "started_at_unix": 1789020473.139716, + "started_at_unix": 1789106836.5789587, "bytes_sent": 321, "bytes_received": 162, "request_id": 178, @@ -26154,9 +26154,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18985999997767067, + "duration_ms": 1.9843769999852157, "success": true, - "started_at_unix": 1789020473.1399722, + "started_at_unix": 1789106836.5820146, "bytes_sent": 321, "bytes_received": 162, "request_id": 179, @@ -26186,9 +26186,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24591200002532787, + "duration_ms": 3.767426999985446, "success": true, - "started_at_unix": 1789020473.1402543, + "started_at_unix": 1789106836.5840955, "bytes_sent": 319, "bytes_received": 357, "request_id": 180, @@ -26217,9 +26217,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22048400001040136, + "duration_ms": 2.9900319999853764, "success": true, - "started_at_unix": 1789020473.1405776, + "started_at_unix": 1789106836.587962, "bytes_sent": 319, "bytes_received": 359, "request_id": 181, @@ -26248,9 +26248,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2904780000108076, + "duration_ms": 5.753346999995301, "success": true, - "started_at_unix": 1789020473.1409247, + "started_at_unix": 1789106836.5911083, "bytes_sent": 321, "bytes_received": 1943, "request_id": 182, @@ -26279,9 +26279,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21556699999791817, + "duration_ms": 2.9179550000151266, "success": true, - "started_at_unix": 1789020473.1414251, + "started_at_unix": 1789106836.597093, "bytes_sent": 321, "bytes_received": 359, "request_id": 183, @@ -26310,9 +26310,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22151599998210258, + "duration_ms": 8.699616000001242, "success": true, - "started_at_unix": 1789020473.1417673, + "started_at_unix": 1789106836.6001647, "bytes_sent": 321, "bytes_received": 162, "request_id": 184, @@ -26342,9 +26342,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 54.27715100000796, + "duration_ms": 180.56134799999768, "success": true, - "started_at_unix": 1789020473.1422582, + "started_at_unix": 1789106836.6091547, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-197", @@ -26375,9 +26375,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21365499998182713, + "duration_ms": 3.145972999988089, "success": true, - "started_at_unix": 1789020473.1435287, + "started_at_unix": 1789106836.6157212, "bytes_sent": 319, "bytes_received": 62, "request_id": 186, @@ -26405,9 +26405,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2126929999803906, + "duration_ms": 2.9517600000019684, "success": true, - "started_at_unix": 1789020473.1437814, + "started_at_unix": 1789106836.6189122, "bytes_sent": 319, "bytes_received": 471, "request_id": 187, @@ -26436,9 +26436,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2081560000135596, + "duration_ms": 1.96395899999402, "success": true, - "started_at_unix": 1789020473.1440935, + "started_at_unix": 1789106836.6219697, "bytes_sent": 319, "bytes_received": 397, "request_id": 188, @@ -26467,9 +26467,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.196128999988332, + "duration_ms": 3.8228209999999763, "success": true, - "started_at_unix": 1789020473.1444125, + "started_at_unix": 1789106836.62404, "bytes_sent": 319, "bytes_received": 62, "request_id": 189, @@ -26497,9 +26497,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18266899999730413, + "duration_ms": 2.9588120000028084, "success": true, - "started_at_unix": 1789020473.144642, + "started_at_unix": 1789106836.627908, "bytes_sent": 319, "bytes_received": 162, "request_id": 190, @@ -26529,9 +26529,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 20.25620599999911, + "duration_ms": 40.88266100001192, "success": true, - "started_at_unix": 1789020473.144908, + "started_at_unix": 1789106836.6310005, "bytes_sent": 319, "bytes_received": 544021, "request_id": 191, @@ -26560,9 +26560,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.868498999996973, + "duration_ms": 5.789926000005607, "success": true, - "started_at_unix": 1789020473.1923032, + "started_at_unix": 1789106836.7310784, "bytes_sent": 319, "bytes_received": 397, "request_id": 192, @@ -26591,9 +26591,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2357669999923928, + "duration_ms": 2.855659000005062, "success": true, - "started_at_unix": 1789020473.1972933, + "started_at_unix": 1789106836.737007, "bytes_sent": 319, "bytes_received": 162, "request_id": 193, @@ -26623,9 +26623,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1798849999943286, + "duration_ms": 0.9764589999861073, "success": true, - "started_at_unix": 1789020473.1976094, + "started_at_unix": 1789106836.739971, "bytes_sent": 321, "bytes_received": 162, "request_id": 194, @@ -26655,9 +26655,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1574409999989257, + "duration_ms": 2.9078869999921153, "success": true, - "started_at_unix": 1789020473.1978476, + "started_at_unix": 1789106836.7410355, "bytes_sent": 321, "bytes_received": 162, "request_id": 195, @@ -26687,9 +26687,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19188299998518232, + "duration_ms": 3.907198999996808, "success": true, - "started_at_unix": 1789020473.1980863, + "started_at_unix": 1789106836.7440486, "bytes_sent": 319, "bytes_received": 357, "request_id": 196, @@ -26718,9 +26718,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19800199999053802, + "duration_ms": 4.870513000014398, "success": true, - "started_at_unix": 1789020473.1983478, + "started_at_unix": 1789106836.7480571, "bytes_sent": 319, "bytes_received": 359, "request_id": 197, @@ -26749,9 +26749,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26457999999252024, + "duration_ms": 5.77470700000049, "success": true, - "started_at_unix": 1789020473.1986613, + "started_at_unix": 1789106836.7530894, "bytes_sent": 321, "bytes_received": 1943, "request_id": 198, @@ -26780,9 +26780,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19720000000233995, + "duration_ms": 2.841491999987511, "success": true, - "started_at_unix": 1789020473.1991048, + "started_at_unix": 1789106836.7591195, "bytes_sent": 321, "bytes_received": 359, "request_id": 199, @@ -26811,9 +26811,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18934900000999733, + "duration_ms": 8.74835700000176, "success": true, - "started_at_unix": 1789020473.1994476, + "started_at_unix": 1789106836.76212, "bytes_sent": 321, "bytes_received": 162, "request_id": 200, @@ -26843,9 +26843,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 57.20774499999948, + "duration_ms": 156.3013230000081, "success": true, - "started_at_unix": 1789020473.1999128, + "started_at_unix": 1789106836.7712228, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-214", @@ -26876,9 +26876,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19256400000244867, + "duration_ms": 6.962923000003229, "success": true, - "started_at_unix": 1789020473.2011135, + "started_at_unix": 1789106836.776903, "bytes_sent": 319, "bytes_received": 62, "request_id": 202, @@ -26906,9 +26906,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23150100000179918, + "duration_ms": 2.9447059999938574, "success": true, - "started_at_unix": 1789020473.2013445, + "started_at_unix": 1789106836.7839239, "bytes_sent": 319, "bytes_received": 471, "request_id": 203, @@ -26937,9 +26937,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21312399999828813, + "duration_ms": 8.87696800000981, "success": true, - "started_at_unix": 1789020473.201666, + "started_at_unix": 1789106836.786994, "bytes_sent": 319, "bytes_received": 397, "request_id": 204, @@ -26968,9 +26968,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1844519999849581, + "duration_ms": 5.845980000003692, "success": true, - "started_at_unix": 1789020473.2019725, + "started_at_unix": 1789106836.7960174, "bytes_sent": 319, "bytes_received": 62, "request_id": 205, @@ -26998,9 +26998,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1820979999820338, + "duration_ms": 3.0364080000140348, "success": true, - "started_at_unix": 1789020473.2021925, + "started_at_unix": 1789106836.8019156, "bytes_sent": 319, "bytes_received": 162, "request_id": 206, @@ -27030,9 +27030,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 19.177528000000166, + "duration_ms": 43.408152000012024, "success": true, - "started_at_unix": 1789020473.2024813, + "started_at_unix": 1789106836.8050828, "bytes_sent": 319, "bytes_received": 544021, "request_id": 207, @@ -27061,9 +27061,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.442223999987391, + "duration_ms": 5.569532999999183, "success": true, - "started_at_unix": 1789020473.2475898, + "started_at_unix": 1789106836.9063, "bytes_sent": 319, "bytes_received": 397, "request_id": 208, @@ -27092,9 +27092,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23461499998234103, + "duration_ms": 1.973888000009083, "success": true, - "started_at_unix": 1789020473.2491353, + "started_at_unix": 1789106836.9119854, "bytes_sent": 319, "bytes_received": 162, "request_id": 209, @@ -27124,9 +27124,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19539800001666663, + "duration_ms": 2.8772999999944204, "success": true, - "started_at_unix": 1789020473.249471, + "started_at_unix": 1789106836.9140573, "bytes_sent": 321, "bytes_received": 162, "request_id": 210, @@ -27156,9 +27156,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20556199999077762, + "duration_ms": 2.918778000008615, "success": true, - "started_at_unix": 1789020473.2497323, + "started_at_unix": 1789106836.917015, "bytes_sent": 321, "bytes_received": 162, "request_id": 211, @@ -27188,9 +27188,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.5141890000052172, + "duration_ms": 2.893700999976545, "success": true, - "started_at_unix": 1789020473.2500627, + "started_at_unix": 1789106836.9200768, "bytes_sent": 319, "bytes_received": 357, "request_id": 212, @@ -27219,9 +27219,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2227880000020832, + "duration_ms": 3.797974000008253, "success": true, - "started_at_unix": 1789020473.2516685, + "started_at_unix": 1789106836.923064, "bytes_sent": 319, "bytes_received": 359, "request_id": 213, @@ -27250,9 +27250,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2999820000013642, + "duration_ms": 2.0222989999751917, "success": true, - "started_at_unix": 1789020473.2520301, + "started_at_unix": 1789106836.9270244, "bytes_sent": 321, "bytes_received": 1943, "request_id": 214, @@ -27281,9 +27281,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.5265349999774571, + "duration_ms": 4.663494999988416, "success": true, - "started_at_unix": 1789020473.2525678, + "started_at_unix": 1789106836.9292896, "bytes_sent": 321, "bytes_received": 359, "request_id": 215, @@ -27312,9 +27312,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.319292999994559, + "duration_ms": 4.748515000017051, "success": true, - "started_at_unix": 1789020473.2532325, + "started_at_unix": 1789106836.9341142, "bytes_sent": 321, "bytes_received": 162, "request_id": 216, @@ -27344,9 +27344,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 54.5071389999805, + "duration_ms": 163.16267199999857, "success": true, - "started_at_unix": 1789020473.2548242, + "started_at_unix": 1789106836.939154, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-231", @@ -27377,9 +27377,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.38256300001648924, + "duration_ms": 2.1359700000118664, "success": true, - "started_at_unix": 1789020473.2562206, + "started_at_unix": 1789106836.9408038, "bytes_sent": 319, "bytes_received": 62, "request_id": 218, @@ -27407,9 +27407,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9197089999968284, + "duration_ms": 3.0142969999928937, "success": true, - "started_at_unix": 1789020473.2566457, + "started_at_unix": 1789106836.9429822, "bytes_sent": 319, "bytes_received": 471, "request_id": 219, @@ -27438,9 +27438,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9072400000131893, + "duration_ms": 2.865097000011474, "success": true, - "started_at_unix": 1789020473.2596633, + "started_at_unix": 1789106836.9461007, "bytes_sent": 319, "bytes_received": 397, "request_id": 220, @@ -27469,9 +27469,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26819500001806773, + "duration_ms": 2.861429999995835, "success": true, - "started_at_unix": 1789020473.2626839, + "started_at_unix": 1789106836.949074, "bytes_sent": 319, "bytes_received": 62, "request_id": 221, @@ -27499,9 +27499,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3253989999905116, + "duration_ms": 2.9714260000162085, "success": true, - "started_at_unix": 1789020473.2629924, + "started_at_unix": 1789106836.9519799, "bytes_sent": 319, "bytes_received": 162, "request_id": 222, @@ -27531,9 +27531,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 23.69295700000862, + "duration_ms": 51.81273499999861, "success": true, - "started_at_unix": 1789020473.2634337, + "started_at_unix": 1789106836.9550538, "bytes_sent": 319, "bytes_received": 545209, "request_id": 223, @@ -27562,9 +27562,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.6067859999964185, + "duration_ms": 7.641363000004731, "success": true, - "started_at_unix": 1789020473.3133128, + "started_at_unix": 1789106837.081283, "bytes_sent": 319, "bytes_received": 398, "request_id": 224, @@ -27593,9 +27593,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2274640000052841, + "duration_ms": 2.8773900000089725, "success": true, - "started_at_unix": 1789020473.3150263, + "started_at_unix": 1789106837.0890586, "bytes_sent": 319, "bytes_received": 163, "request_id": 225, @@ -27625,9 +27625,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22628300001770185, + "duration_ms": 5.913918000004514, "success": true, - "started_at_unix": 1789020473.315341, + "started_at_unix": 1789106837.0920322, "bytes_sent": 321, "bytes_received": 163, "request_id": 226, @@ -27657,9 +27657,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1945869999815386, + "duration_ms": 2.9165939999984403, "success": true, - "started_at_unix": 1789020473.3156364, + "started_at_unix": 1789106837.0980308, "bytes_sent": 321, "bytes_received": 163, "request_id": 227, @@ -27689,9 +27689,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20428100000913219, + "duration_ms": 5.893679999985579, "success": true, - "started_at_unix": 1789020473.315928, + "started_at_unix": 1789106837.1010652, "bytes_sent": 319, "bytes_received": 358, "request_id": 228, @@ -27720,9 +27720,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21912299999371498, + "duration_ms": 3.7941269999919314, "success": true, - "started_at_unix": 1789020473.3162086, + "started_at_unix": 1789106837.1070673, "bytes_sent": 319, "bytes_received": 360, "request_id": 229, @@ -27751,9 +27751,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3039070000170341, + "duration_ms": 5.006508000008125, "success": true, - "started_at_unix": 1789020473.316555, + "started_at_unix": 1789106837.1110284, "bytes_sent": 321, "bytes_received": 1950, "request_id": 230, @@ -27782,9 +27782,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24101500000028864, + "duration_ms": 2.697503000007373, "success": true, - "started_at_unix": 1789020473.317063, + "started_at_unix": 1789106837.1162796, "bytes_sent": 321, "bytes_received": 360, "request_id": 231, @@ -27813,9 +27813,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21854199999893353, + "duration_ms": 2.7977510000027905, "success": true, - "started_at_unix": 1789020473.3174565, + "started_at_unix": 1789106837.1191576, "bytes_sent": 321, "bytes_received": 163, "request_id": 232, @@ -27845,9 +27845,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 62.46919299999831, + "duration_ms": 182.2890319999999, "success": true, - "started_at_unix": 1789020473.3179355, + "started_at_unix": 1789106837.12227, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-248", @@ -27878,9 +27878,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24432900002580027, + "duration_ms": 2.0512129999872286, "success": true, - "started_at_unix": 1789020473.3192172, + "started_at_unix": 1789106837.1288955, "bytes_sent": 319, "bytes_received": 62, "request_id": 234, @@ -27908,9 +27908,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22846699999945486, + "duration_ms": 5.969071000009762, "success": true, - "started_at_unix": 1789020473.3195052, + "started_at_unix": 1789106837.1309967, "bytes_sent": 319, "bytes_received": 472, "request_id": 235, @@ -27939,9 +27939,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22505100000103084, + "duration_ms": 2.8797039999801655, "success": true, - "started_at_unix": 1789020473.3198266, + "started_at_unix": 1789106837.1370888, "bytes_sent": 319, "bytes_received": 398, "request_id": 236, @@ -27970,9 +27970,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20288899997922272, + "duration_ms": 5.841793000001871, "success": true, - "started_at_unix": 1789020473.320155, + "started_at_unix": 1789106837.1400955, "bytes_sent": 319, "bytes_received": 62, "request_id": 237, @@ -28000,9 +28000,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21326399999566092, + "duration_ms": 2.961949000024333, "success": true, - "started_at_unix": 1789020473.3204157, + "started_at_unix": 1789106837.1459863, "bytes_sent": 319, "bytes_received": 163, "request_id": 238, @@ -28032,9 +28032,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 20.839524999985315, + "duration_ms": 38.24734500000204, "success": true, - "started_at_unix": 1789020473.3207238, + "started_at_unix": 1789106837.14907, "bytes_sent": 319, "bytes_received": 546192, "request_id": 239, @@ -28063,9 +28063,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.6080080000051566, + "duration_ms": 4.84473500000604, "success": true, - "started_at_unix": 1789020473.3678377, + "started_at_unix": 1789106837.2452195, "bytes_sent": 319, "bytes_received": 398, "request_id": 240, @@ -28094,9 +28094,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22989899997583052, + "duration_ms": 2.7365459999941777, "success": true, - "started_at_unix": 1789020473.3695571, + "started_at_unix": 1789106837.2502089, "bytes_sent": 319, "bytes_received": 163, "request_id": 241, @@ -28126,9 +28126,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18581400001949078, + "duration_ms": 5.886746999976822, "success": true, - "started_at_unix": 1789020473.369872, + "started_at_unix": 1789106837.253059, "bytes_sent": 321, "bytes_received": 163, "request_id": 242, @@ -28158,9 +28158,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19456700002251637, + "duration_ms": 2.9092899999909605, "success": true, - "started_at_unix": 1789020473.370117, + "started_at_unix": 1789106837.2590451, "bytes_sent": 321, "bytes_received": 163, "request_id": 243, @@ -28190,9 +28190,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22540099999446284, + "duration_ms": 2.8589949999968667, "success": true, - "started_at_unix": 1789020473.3704271, + "started_at_unix": 1789106837.262089, "bytes_sent": 319, "bytes_received": 358, "request_id": 244, @@ -28221,9 +28221,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23616799998649185, + "duration_ms": 0.25564899999608315, "success": true, - "started_at_unix": 1789020473.3707387, + "started_at_unix": 1789106837.2650452, "bytes_sent": 319, "bytes_received": 360, "request_id": 245, @@ -28252,9 +28252,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3185490000134905, + "duration_ms": 2.546810000012556, "success": true, - "started_at_unix": 1789020473.3711095, + "started_at_unix": 1789106837.265455, "bytes_sent": 321, "bytes_received": 1950, "request_id": 246, @@ -28283,9 +28283,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22958799999628354, + "duration_ms": 2.641538000005994, "success": true, - "started_at_unix": 1789020473.3716297, + "started_at_unix": 1789106837.2682242, "bytes_sent": 321, "bytes_received": 360, "request_id": 247, @@ -28314,9 +28314,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20409000001109234, + "duration_ms": 2.914179000015338, "success": true, - "started_at_unix": 1789020473.3719907, + "started_at_unix": 1789106837.2710187, "bytes_sent": 321, "bytes_received": 163, "request_id": 248, @@ -28346,9 +28346,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 54.108091000017566, + "duration_ms": 146.24462500000845, "success": true, - "started_at_unix": 1789020473.3724847, + "started_at_unix": 1789106837.2742267, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-265", @@ -28394,11 +28394,11 @@ "failure_count": 0, "bytes_sent": 0, "bytes_received": 0, - "min_ms": 6.072410999991007, - "max_ms": 6.233688999998321, - "mean_ms": 6.166760199999999, - "median_ms": 6.181510999994089, - "p95_ms": 6.223363800000925, + "min_ms": 14.979248999992478, + "max_ms": 30.01969700000018, + "mean_ms": 21.081384399997205, + "median_ms": 19.95930799998291, + "p95_ms": 28.13765660000058, "result_summary": { "present_count": 5, "empty_count": 0, @@ -28479,9 +28479,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26156599997761987, + "duration_ms": 0.29697599998712576, "success": true, - "started_at_unix": 1789020473.3740156, + "started_at_unix": 1789106837.2809267, "bytes_sent": 313, "bytes_received": 377, "request_id": 250, @@ -28510,9 +28510,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24634299998638198, + "duration_ms": 1.6177800000036768, "success": true, - "started_at_unix": 1789020473.374371, + "started_at_unix": 1789106837.281333, "bytes_sent": 313, "bytes_received": 360, "request_id": 251, @@ -28541,9 +28541,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23694899999782137, + "duration_ms": 2.9049309999891193, "success": true, - "started_at_unix": 1789020473.3747244, + "started_at_unix": 1789106837.2830606, "bytes_sent": 313, "bytes_received": 657, "request_id": 252, @@ -28572,9 +28572,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22673400002304334, + "duration_ms": 2.8384070000129213, "success": true, - "started_at_unix": 1789020473.3750873, + "started_at_unix": 1789106837.286113, "bytes_sent": 313, "bytes_received": 366, "request_id": 253, @@ -28603,9 +28603,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24245699998459713, + "duration_ms": 2.8954139999939343, "success": true, - "started_at_unix": 1789020473.3754191, + "started_at_unix": 1789106837.2890468, "bytes_sent": 313, "bytes_received": 358, "request_id": 254, @@ -28634,9 +28634,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22854700000607409, + "duration_ms": 4.646473999997625, "success": true, - "started_at_unix": 1789020473.375757, + "started_at_unix": 1789106837.292885, "bytes_sent": 313, "bytes_received": 62, "request_id": 255, @@ -28664,9 +28664,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2540140000064639, + "duration_ms": 0.31951799999774266, "success": true, - "started_at_unix": 1789020473.3760304, + "started_at_unix": 1789106837.2975864, "bytes_sent": 312, "bytes_received": 883, "request_id": 256, @@ -28695,9 +28695,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1995439999973314, + "duration_ms": 2.8943309999931444, "success": true, - "started_at_unix": 1789020473.376421, + "started_at_unix": 1789106837.2980394, "bytes_sent": 313, "bytes_received": 62, "request_id": 257, @@ -28725,9 +28725,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.234915000021374, + "duration_ms": 3.0778660000123637, "success": true, - "started_at_unix": 1789020473.3766584, + "started_at_unix": 1789106837.3009782, "bytes_sent": 313, "bytes_received": 366, "request_id": 258, @@ -28756,9 +28756,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23209099998666716, + "duration_ms": 2.874263999984805, "success": true, - "started_at_unix": 1789020473.376988, + "started_at_unix": 1789106837.3041666, "bytes_sent": 313, "bytes_received": 366, "request_id": 259, @@ -28787,9 +28787,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2822860000151195, + "duration_ms": 2.818841000021166, "success": true, - "started_at_unix": 1789020473.3773093, + "started_at_unix": 1789106837.3071506, "bytes_sent": 313, "bytes_received": 883, "request_id": 260, @@ -28818,9 +28818,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2601330000118196, + "duration_ms": 2.904640999986441, "success": true, - "started_at_unix": 1789020473.3777242, + "started_at_unix": 1789106837.310144, "bytes_sent": 313, "bytes_received": 358, "request_id": 261, @@ -28849,9 +28849,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.199823999992077, + "duration_ms": 2.8558589999931883, "success": true, - "started_at_unix": 1789020473.3780634, + "started_at_unix": 1789106837.3131554, "bytes_sent": 313, "bytes_received": 360, "request_id": 262, @@ -28880,9 +28880,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24239699999384356, + "duration_ms": 5.702421999984608, "success": true, - "started_at_unix": 1789020473.378357, + "started_at_unix": 1789106837.3161604, "bytes_sent": 313, "bytes_received": 366, "request_id": 263, @@ -28911,9 +28911,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.40891200001169636, + "duration_ms": 5.866328999985626, "success": true, - "started_at_unix": 1789020473.3787098, + "started_at_unix": 1789106837.3220024, "bytes_sent": 314, "bytes_received": 3532, "request_id": 264, @@ -28942,9 +28942,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25244100001486913, + "duration_ms": 5.611723000015445, "success": true, - "started_at_unix": 1789020473.3794386, + "started_at_unix": 1789106837.3282518, "bytes_sent": 315, "bytes_received": 1282, "request_id": 265, @@ -28973,9 +28973,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.813894000003984, + "duration_ms": 54.263386000002356, "success": true, - "started_at_unix": 1789020473.3799698, + "started_at_unix": 1789106837.3342433, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-283", @@ -29006,9 +29006,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22940800002402284, + "duration_ms": 2.3117800000136413, "success": true, - "started_at_unix": 1789020473.3810477, + "started_at_unix": 1789106837.337762, "bytes_sent": 313, "bytes_received": 377, "request_id": 267, @@ -29037,9 +29037,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2504889999954685, + "duration_ms": 2.7743070000099124, "success": true, - "started_at_unix": 1789020473.3813639, + "started_at_unix": 1789106837.3401718, "bytes_sent": 313, "bytes_received": 360, "request_id": 268, @@ -29068,9 +29068,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23686900001962385, + "duration_ms": 0.25284399998781737, "success": true, - "started_at_unix": 1789020473.3817182, + "started_at_unix": 1789106837.3430579, "bytes_sent": 313, "bytes_received": 657, "request_id": 269, @@ -29099,9 +29099,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2115610000146262, + "duration_ms": 2.604929000000311, "success": true, - "started_at_unix": 1789020473.382078, + "started_at_unix": 1789106837.3434412, "bytes_sent": 313, "bytes_received": 366, "request_id": 270, @@ -29130,9 +29130,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19986400002380833, + "duration_ms": 2.9021260000092752, "success": true, - "started_at_unix": 1789020473.3823612, + "started_at_unix": 1789106837.3461392, "bytes_sent": 313, "bytes_received": 358, "request_id": 271, @@ -29161,9 +29161,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1591340000004493, + "duration_ms": 2.890263999972831, "success": true, - "started_at_unix": 1789020473.3826392, + "started_at_unix": 1789106837.3491442, "bytes_sent": 313, "bytes_received": 62, "request_id": 272, @@ -29191,9 +29191,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18999000002395405, + "duration_ms": 2.7729250000163574, "success": true, - "started_at_unix": 1789020473.382831, + "started_at_unix": 1789106837.3520906, "bytes_sent": 312, "bytes_received": 883, "request_id": 273, @@ -29222,9 +29222,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18732600000248567, + "duration_ms": 5.8604369999955, "success": true, - "started_at_unix": 1789020473.383133, + "started_at_unix": 1789106837.355008, "bytes_sent": 313, "bytes_received": 62, "request_id": 274, @@ -29252,9 +29252,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23700899998857494, + "duration_ms": 0.3087020000123175, "success": true, - "started_at_unix": 1789020473.383359, + "started_at_unix": 1789106837.3609185, "bytes_sent": 313, "bytes_received": 366, "request_id": 275, @@ -29283,9 +29283,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20926800002030177, + "duration_ms": 0.25519799999074166, "success": true, - "started_at_unix": 1789020473.3836892, + "started_at_unix": 1789106837.3613412, "bytes_sent": 313, "bytes_received": 366, "request_id": 276, @@ -29314,9 +29314,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24410999998281113, + "duration_ms": 0.27897199998960787, "success": true, - "started_at_unix": 1789020473.3839834, + "started_at_unix": 1789106837.3616931, "bytes_sent": 313, "bytes_received": 883, "request_id": 277, @@ -29345,9 +29345,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22653400000649526, + "duration_ms": 0.20364100001302177, "success": true, - "started_at_unix": 1789020473.3843644, + "started_at_unix": 1789106837.3621185, "bytes_sent": 313, "bytes_received": 358, "request_id": 278, @@ -29376,9 +29376,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22268799997959832, + "duration_ms": 2.5176470000189966, "success": true, - "started_at_unix": 1789020473.3846772, + "started_at_unix": 1789106837.3624017, "bytes_sent": 313, "bytes_received": 360, "request_id": 279, @@ -29407,9 +29407,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21112100000664213, + "duration_ms": 0.25973699999326527, "success": true, - "started_at_unix": 1789020473.3849795, + "started_at_unix": 1789106837.3650143, "bytes_sent": 313, "bytes_received": 366, "request_id": 280, @@ -29438,9 +29438,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3407019999883687, + "duration_ms": 0.43988400000216643, "success": true, - "started_at_unix": 1789020473.3853009, + "started_at_unix": 1789106837.3654075, "bytes_sent": 314, "bytes_received": 3532, "request_id": 281, @@ -29469,9 +29469,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2631870000016079, + "duration_ms": 0.31585199999994984, "success": true, - "started_at_unix": 1789020473.385946, + "started_at_unix": 1789106837.366213, "bytes_sent": 315, "bytes_received": 1282, "request_id": 282, @@ -29500,9 +29500,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.18206300001134, + "duration_ms": 30.01969700000018, "success": true, - "started_at_unix": 1789020473.3865223, + "started_at_unix": 1789106837.366923, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-301", @@ -29533,9 +29533,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2452210000001287, + "duration_ms": 0.26687000001857086, "success": true, - "started_at_unix": 1789020473.38767, + "started_at_unix": 1789106837.3683276, "bytes_sent": 313, "bytes_received": 377, "request_id": 284, @@ -29564,9 +29564,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19717000000696316, + "duration_ms": 0.26083800000265, "success": true, - "started_at_unix": 1789020473.3880007, + "started_at_unix": 1789106837.3686872, "bytes_sent": 313, "bytes_received": 360, "request_id": 285, @@ -29595,9 +29595,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23007900000493464, + "duration_ms": 0.21724600000538885, "success": true, - "started_at_unix": 1789020473.388294, + "started_at_unix": 1789106837.369044, "bytes_sent": 313, "bytes_received": 657, "request_id": 286, @@ -29626,9 +29626,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20631399999615496, + "duration_ms": 0.2056249999782267, "success": true, - "started_at_unix": 1789020473.3886354, + "started_at_unix": 1789106837.3693814, "bytes_sent": 313, "bytes_received": 366, "request_id": 287, @@ -29657,9 +29657,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1758389999793053, + "duration_ms": 0.21846900000355163, "success": true, - "started_at_unix": 1789020473.3889105, + "started_at_unix": 1789106837.3696566, "bytes_sent": 313, "bytes_received": 358, "request_id": 288, @@ -29688,9 +29688,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1580429999989974, + "duration_ms": 0.17876499998692452, "success": true, - "started_at_unix": 1789020473.389169, + "started_at_unix": 1789106837.3699548, "bytes_sent": 313, "bytes_received": 62, "request_id": 289, @@ -29718,9 +29718,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2184209999995801, + "duration_ms": 0.2163150000171754, "success": true, - "started_at_unix": 1789020473.3893607, + "started_at_unix": 1789106837.3701727, "bytes_sent": 312, "bytes_received": 883, "request_id": 290, @@ -29749,9 +29749,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17266399999016357, + "duration_ms": 0.1772820000098818, "success": true, - "started_at_unix": 1789020473.3896818, + "started_at_unix": 1789106837.370492, "bytes_sent": 313, "bytes_received": 62, "request_id": 291, @@ -29779,9 +29779,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20512200001121528, + "duration_ms": 0.21590500000456814, "success": true, - "started_at_unix": 1789020473.3898883, + "started_at_unix": 1789106837.3707018, "bytes_sent": 313, "bytes_received": 366, "request_id": 292, @@ -29810,9 +29810,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22675299999264098, + "duration_ms": 0.20431199999393357, "success": true, - "started_at_unix": 1789020473.3901875, + "started_at_unix": 1789106837.371001, "bytes_sent": 313, "bytes_received": 366, "request_id": 293, @@ -29841,9 +29841,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22961799999166033, + "duration_ms": 2.6599729999929878, "success": true, - "started_at_unix": 1789020473.3905027, + "started_at_unix": 1789106837.3712804, "bytes_sent": 313, "bytes_received": 883, "request_id": 294, @@ -29872,9 +29872,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22550200000637233, + "duration_ms": 2.823960000000625, "success": true, - "started_at_unix": 1789020473.3908715, + "started_at_unix": 1789106837.3741033, "bytes_sent": 313, "bytes_received": 358, "request_id": 295, @@ -29903,9 +29903,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22687399999199442, + "duration_ms": 2.9241769999828193, "success": true, - "started_at_unix": 1789020473.391183, + "started_at_unix": 1789106837.3770127, "bytes_sent": 313, "bytes_received": 360, "request_id": 296, @@ -29934,9 +29934,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19990399999869624, + "duration_ms": 2.8987000000029184, "success": true, - "started_at_unix": 1789020473.3914864, + "started_at_unix": 1789106837.3800275, "bytes_sent": 313, "bytes_received": 366, "request_id": 297, @@ -29965,9 +29965,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.326811000007865, + "duration_ms": 0.3478419999964899, "success": true, - "started_at_unix": 1789020473.391791, + "started_at_unix": 1789106837.38304, "bytes_sent": 314, "bytes_received": 3532, "request_id": 298, @@ -29996,9 +29996,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27994200002012803, + "duration_ms": 3.2642240000200218, "success": true, - "started_at_unix": 1789020473.392445, + "started_at_unix": 1789106837.383683, "bytes_sent": 315, "bytes_received": 1282, "request_id": 299, @@ -30027,9 +30027,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.072410999991007, + "duration_ms": 19.83917300000826, "success": true, - "started_at_unix": 1789020473.3930132, + "started_at_unix": 1789106837.3872647, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-319", @@ -30060,9 +30060,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26026300000125957, + "duration_ms": 0.25276400000961985, "success": true, - "started_at_unix": 1789020473.3941898, + "started_at_unix": 1789106837.3885496, "bytes_sent": 313, "bytes_received": 377, "request_id": 301, @@ -30091,9 +30091,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2205039999978453, + "duration_ms": 0.23638299998651746, "success": true, - "started_at_unix": 1789020473.3945382, + "started_at_unix": 1789106837.3889146, "bytes_sent": 313, "bytes_received": 360, "request_id": 302, @@ -30122,9 +30122,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22736500000064552, + "duration_ms": 0.24914700000522316, "success": true, - "started_at_unix": 1789020473.3948648, + "started_at_unix": 1789106837.3892515, "bytes_sent": 313, "bytes_received": 657, "request_id": 303, @@ -30153,9 +30153,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24493099999745027, + "duration_ms": 0.2770789999999579, "success": true, - "started_at_unix": 1789020473.3952148, + "started_at_unix": 1789106837.3896365, "bytes_sent": 313, "bytes_received": 366, "request_id": 304, @@ -30184,9 +30184,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2210659999946074, + "duration_ms": 0.23891699999012417, "success": true, - "started_at_unix": 1789020473.395543, + "started_at_unix": 1789106837.3899999, "bytes_sent": 313, "bytes_received": 358, "request_id": 305, @@ -30215,9 +30215,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1896889999954965, + "duration_ms": 2.584570999999869, "success": true, - "started_at_unix": 1789020473.395853, + "started_at_unix": 1789106837.3903368, "bytes_sent": 313, "bytes_received": 62, "request_id": 306, @@ -30245,9 +30245,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22422000000688058, + "duration_ms": 0.24793500000441782, "success": true, - "started_at_unix": 1789020473.396083, + "started_at_unix": 1789106837.3929653, "bytes_sent": 312, "bytes_received": 883, "request_id": 307, @@ -30276,9 +30276,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20833700000366662, + "duration_ms": 0.23232500001313383, "success": true, - "started_at_unix": 1789020473.3964446, + "started_at_unix": 1789106837.393339, "bytes_sent": 313, "bytes_received": 62, "request_id": 308, @@ -30306,9 +30306,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18626399997856424, + "duration_ms": 3.317043999999214, "success": true, - "started_at_unix": 1789020473.3966916, + "started_at_unix": 1789106837.3936121, "bytes_sent": 313, "bytes_received": 366, "request_id": 309, @@ -30337,9 +30337,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20392999999785388, + "duration_ms": 0.21908099998313446, "success": true, - "started_at_unix": 1789020473.3969634, + "started_at_unix": 1789106837.3970203, "bytes_sent": 313, "bytes_received": 366, "request_id": 310, @@ -30368,9 +30368,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2387820000251395, + "duration_ms": 0.22138400001381342, "success": true, - "started_at_unix": 1789020473.3972461, + "started_at_unix": 1789106837.3973198, "bytes_sent": 313, "bytes_received": 883, "request_id": 311, @@ -30399,9 +30399,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20307899998783796, + "duration_ms": 3.2599660000016684, "success": true, - "started_at_unix": 1789020473.3976088, + "started_at_unix": 1789106837.3976676, "bytes_sent": 313, "bytes_received": 358, "request_id": 312, @@ -30430,9 +30430,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19751100001030863, + "duration_ms": 0.25832399998648725, "success": true, - "started_at_unix": 1789020473.3978975, + "started_at_unix": 1789106837.4010265, "bytes_sent": 313, "bytes_received": 360, "request_id": 313, @@ -30461,9 +30461,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20090599997502068, + "duration_ms": 0.23939900000868874, "success": true, - "started_at_unix": 1789020473.3981698, + "started_at_unix": 1789106837.4013765, "bytes_sent": 313, "bytes_received": 366, "request_id": 314, @@ -30492,9 +30492,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.29840999999919404, + "duration_ms": 3.308708000020033, "success": true, - "started_at_unix": 1789020473.3984926, + "started_at_unix": 1789106837.4017396, "bytes_sent": 314, "bytes_received": 3532, "request_id": 315, @@ -30523,9 +30523,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24620299998900919, + "duration_ms": 2.5534030000073926, "success": true, - "started_at_unix": 1789020473.3990753, + "started_at_unix": 1789106837.4054182, "bytes_sent": 315, "bytes_received": 1282, "request_id": 316, @@ -30554,9 +30554,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.164127000005237, + "duration_ms": 20.609495000002198, "success": true, - "started_at_unix": 1789020473.3996258, + "started_at_unix": 1789106837.4082901, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-337", @@ -30587,9 +30587,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23272300001053736, + "duration_ms": 3.073337000017773, "success": true, - "started_at_unix": 1789020473.400811, + "started_at_unix": 1789106837.4118521, "bytes_sent": 313, "bytes_received": 377, "request_id": 318, @@ -30618,9 +30618,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20937799999387607, + "duration_ms": 0.26201999997965686, "success": true, - "started_at_unix": 1789020473.4011285, + "started_at_unix": 1789106837.4150128, "bytes_sent": 313, "bytes_received": 360, "request_id": 319, @@ -30649,9 +30649,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23117099999581114, + "duration_ms": 0.26472599998328405, "success": true, - "started_at_unix": 1789020473.4014618, + "started_at_unix": 1789106837.4153876, "bytes_sent": 313, "bytes_received": 657, "request_id": 320, @@ -30680,9 +30680,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22438999999963016, + "duration_ms": 0.2781110000000808, "success": true, - "started_at_unix": 1789020473.4018137, + "started_at_unix": 1789106837.415791, "bytes_sent": 313, "bytes_received": 366, "request_id": 321, @@ -30711,9 +30711,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22240699999542812, + "duration_ms": 0.24551999999289364, "success": true, - "started_at_unix": 1789020473.4021187, + "started_at_unix": 1789106837.416159, "bytes_sent": 313, "bytes_received": 358, "request_id": 322, @@ -30742,9 +30742,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1829399999735415, + "duration_ms": 0.22530200001824596, "success": true, - "started_at_unix": 1789020473.4024498, + "started_at_unix": 1789106837.4165008, "bytes_sent": 313, "bytes_received": 62, "request_id": 323, @@ -30772,9 +30772,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23237199999925906, + "duration_ms": 0.2831310000033227, "success": true, - "started_at_unix": 1789020473.4026747, + "started_at_unix": 1789106837.4167755, "bytes_sent": 312, "bytes_received": 883, "request_id": 324, @@ -30803,9 +30803,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1917319999904521, + "duration_ms": 0.18521699999496377, "success": true, - "started_at_unix": 1789020473.4030206, + "started_at_unix": 1789106837.4171653, "bytes_sent": 313, "bytes_received": 62, "request_id": 325, @@ -30833,9 +30833,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22782499999607353, + "duration_ms": 0.19473499997957333, "success": true, - "started_at_unix": 1789020473.4032493, + "started_at_unix": 1789106837.417384, "bytes_sent": 313, "bytes_received": 366, "request_id": 326, @@ -30864,9 +30864,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1991229999873667, + "duration_ms": 0.2316839999991771, "success": true, - "started_at_unix": 1789020473.4035618, + "started_at_unix": 1789106837.4176598, "bytes_sent": 313, "bytes_received": 366, "request_id": 327, @@ -30895,9 +30895,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23788100000388113, + "duration_ms": 0.22748599999999897, "success": true, - "started_at_unix": 1789020473.4038439, + "started_at_unix": 1789106837.4179683, "bytes_sent": 313, "bytes_received": 883, "request_id": 328, @@ -30926,9 +30926,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2274950000185072, + "duration_ms": 2.7057079999792677, "success": true, - "started_at_unix": 1789020473.4042234, + "started_at_unix": 1789106837.4183183, "bytes_sent": 313, "bytes_received": 358, "request_id": 329, @@ -30957,9 +30957,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2215160000105243, + "duration_ms": 2.8082010000218816, "success": true, - "started_at_unix": 1789020473.4045358, + "started_at_unix": 1789106837.4211204, "bytes_sent": 313, "bytes_received": 360, "request_id": 330, @@ -30988,9 +30988,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20749500001215893, + "duration_ms": 2.9277440000043953, "success": true, - "started_at_unix": 1789020473.4048374, + "started_at_unix": 1789106837.4240096, "bytes_sent": 313, "bytes_received": 366, "request_id": 331, @@ -31019,9 +31019,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3403110000022025, + "duration_ms": 2.9595329999949627, "success": true, - "started_at_unix": 1789020473.4051526, + "started_at_unix": 1789106837.4270728, "bytes_sent": 314, "bytes_received": 3532, "request_id": 332, @@ -31050,9 +31050,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2544639999939591, + "duration_ms": 0.2640750000182379, "success": true, - "started_at_unix": 1789020473.4057796, + "started_at_unix": 1789106837.4303398, "bytes_sent": 315, "bytes_received": 1282, "request_id": 333, @@ -31081,9 +31081,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.233688999998321, + "duration_ms": 19.95930799998291, "success": true, - "started_at_unix": 1789020473.4063141, + "started_at_unix": 1789106837.4309301, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-355", @@ -31114,9 +31114,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2551059999973404, + "duration_ms": 0.21845000000553227, "success": true, - "started_at_unix": 1789020473.4074528, + "started_at_unix": 1789106837.432054, "bytes_sent": 313, "bytes_received": 377, "request_id": 335, @@ -31145,9 +31145,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20582300001592557, + "duration_ms": 0.20279000000300584, "success": true, - "started_at_unix": 1789020473.4077904, + "started_at_unix": 1789106837.4323485, "bytes_sent": 313, "bytes_received": 360, "request_id": 336, @@ -31176,9 +31176,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2459229999942636, + "duration_ms": 0.24481900001660506, "success": true, - "started_at_unix": 1789020473.4080973, + "started_at_unix": 1789106837.4326417, "bytes_sent": 313, "bytes_received": 657, "request_id": 337, @@ -31207,9 +31207,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21217200000478442, + "duration_ms": 0.25705199999492834, "success": true, - "started_at_unix": 1789020473.4084864, + "started_at_unix": 1789106837.4330235, "bytes_sent": 313, "bytes_received": 366, "request_id": 338, @@ -31238,9 +31238,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22104500001773886, + "duration_ms": 0.24067100000024766, "success": true, - "started_at_unix": 1789020473.40878, + "started_at_unix": 1789106837.4333715, "bytes_sent": 313, "bytes_received": 358, "request_id": 339, @@ -31269,9 +31269,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18148699999187556, + "duration_ms": 0.2678710000054707, "success": true, - "started_at_unix": 1789020473.4090884, + "started_at_unix": 1789106837.4337096, "bytes_sent": 313, "bytes_received": 62, "request_id": 340, @@ -31299,9 +31299,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2520010000068851, + "duration_ms": 0.279863999992358, "success": true, - "started_at_unix": 1789020473.409315, + "started_at_unix": 1789106837.434026, "bytes_sent": 312, "bytes_received": 883, "request_id": 341, @@ -31330,9 +31330,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1883969999880719, + "duration_ms": 0.22061300001041673, "success": true, - "started_at_unix": 1789020473.4096737, + "started_at_unix": 1789106837.4344296, "bytes_sent": 313, "bytes_received": 62, "request_id": 342, @@ -31360,9 +31360,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2012570000147207, + "duration_ms": 0.23863600000595397, "success": true, - "started_at_unix": 1789020473.4098995, + "started_at_unix": 1789106837.4346893, "bytes_sent": 313, "bytes_received": 366, "request_id": 343, @@ -31391,9 +31391,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22701499997879182, + "duration_ms": 0.19617699999230354, "success": true, - "started_at_unix": 1789020473.4101896, + "started_at_unix": 1789106837.435011, "bytes_sent": 313, "bytes_received": 366, "request_id": 344, @@ -31422,9 +31422,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21060000000261425, + "duration_ms": 2.7653999999870393, "success": true, - "started_at_unix": 1789020473.4105003, + "started_at_unix": 1789106837.4352822, "bytes_sent": 313, "bytes_received": 883, "request_id": 345, @@ -31453,9 +31453,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19870200000582372, + "duration_ms": 1.7821890000107032, "success": true, - "started_at_unix": 1789020473.4108377, + "started_at_unix": 1789106837.4381816, "bytes_sent": 313, "bytes_received": 358, "request_id": 346, @@ -31484,9 +31484,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19156199999770251, + "duration_ms": 0.2796539999962988, "success": true, - "started_at_unix": 1789020473.4111154, + "started_at_unix": 1789106837.440064, "bytes_sent": 313, "bytes_received": 360, "request_id": 347, @@ -31515,9 +31515,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2142750000189153, + "duration_ms": 0.27512599999113263, "success": true, - "started_at_unix": 1789020473.4114027, + "started_at_unix": 1789106837.440438, "bytes_sent": 313, "bytes_received": 366, "request_id": 348, @@ -31546,9 +31546,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3118989999961741, + "duration_ms": 1.9928030000073704, "success": true, - "started_at_unix": 1789020473.4117134, + "started_at_unix": 1789106837.440866, "bytes_sent": 314, "bytes_received": 3532, "request_id": 349, @@ -31577,9 +31577,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3006530000106977, + "duration_ms": 2.8135410000231786, "success": true, - "started_at_unix": 1789020473.4123363, + "started_at_unix": 1789106837.4431624, "bytes_sent": 315, "bytes_received": 1282, "request_id": 350, @@ -31608,9 +31608,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.181510999994089, + "duration_ms": 14.979248999992478, "success": true, - "started_at_unix": 1789020473.4129272, + "started_at_unix": 1789106837.4463117, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-373", @@ -31645,9 +31645,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 2.3661589999903754, + "duration_ms": 2.177936000009595, "success": true, - "started_at_unix": 1789020471.7115014, + "started_at_unix": 1789106830.7698147, "bytes_sent": 673, "bytes_received": 1337, "request_id": 1, @@ -31666,9 +31666,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.020689999985279428, + "duration_ms": 0.026550000001179797, "success": true, - "started_at_unix": 1789020471.7139678, + "started_at_unix": 1789106830.7720764, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -31681,9 +31681,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.014260999989801348, + "duration_ms": 0.025869000012335164, "success": true, - "started_at_unix": 1789020471.7140112, + "started_at_unix": 1789106830.772134, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -31699,9 +31699,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.01741500000207452, + "duration_ms": 0.03130799998984912, "success": true, - "started_at_unix": 1789020471.7140937, + "started_at_unix": 1789106830.772228, "bytes_sent": 948, "bytes_received": 0, "request_id": null, @@ -31717,9 +31717,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.013649999999643114, + "duration_ms": 0.029525999991619756, "success": true, - "started_at_unix": 1789020471.7141442, + "started_at_unix": 1789106830.7723215, "bytes_sent": 841, "bytes_received": 0, "request_id": null, @@ -31735,9 +31735,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.01294899999493282, + "duration_ms": 0.01787300001865333, "success": true, - "started_at_unix": 1789020471.7141857, + "started_at_unix": 1789106830.772408, "bytes_sent": 644, "bytes_received": 0, "request_id": null, @@ -31753,9 +31753,9 @@ { "kind": "request", "method": "typeServer/getSupportedProtocolVersion", - "duration_ms": 32.93989300001954, + "duration_ms": 1089.179683999987, "success": true, - "started_at_unix": 1789020471.7142084, + "started_at_unix": 1789106830.772436, "bytes_sent": 96, "bytes_received": 63, "request_id": 2, @@ -31777,9 +31777,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 1167.5196379999875, + "duration_ms": 4325.245192000011, "success": true, - "started_at_unix": 1789020471.7472205, + "started_at_unix": 1789106831.8616996, "bytes_sent": 80, "bytes_received": 57, "request_id": 3, @@ -31801,9 +31801,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26068399998280256, + "duration_ms": 2.1955729999945106, "success": true, - "started_at_unix": 1789020472.9156232, + "started_at_unix": 1789106836.1877325, "bytes_sent": 311, "bytes_received": 60, "request_id": 4, @@ -31831,9 +31831,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21801099998697282, + "duration_ms": 2.960846999997102, "success": true, - "started_at_unix": 1789020472.9159226, + "started_at_unix": 1789106836.1899736, "bytes_sent": 311, "bytes_received": 303, "request_id": 5, @@ -31863,9 +31863,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3079640000009931, + "duration_ms": 0.8985649999999623, "success": true, - "started_at_unix": 1789020472.9162278, + "started_at_unix": 1789106836.1930354, "bytes_sent": 311, "bytes_received": 60, "request_id": 6, @@ -31893,9 +31893,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2116709999882005, + "duration_ms": 0.25291399998650377, "success": true, - "started_at_unix": 1789020472.9165657, + "started_at_unix": 1789106836.193966, "bytes_sent": 311, "bytes_received": 303, "request_id": 7, @@ -31925,9 +31925,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.166906000004019, + "duration_ms": 0.20635699999616008, "success": true, - "started_at_unix": 1789020472.9168615, + "started_at_unix": 1789106836.1943083, "bytes_sent": 311, "bytes_received": 60, "request_id": 8, @@ -31955,9 +31955,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20655399998759094, + "duration_ms": 0.23788599997942583, "success": true, - "started_at_unix": 1789020472.9170551, + "started_at_unix": 1789106836.1945462, "bytes_sent": 311, "bytes_received": 303, "request_id": 9, @@ -31987,9 +31987,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.660932999996703, + "duration_ms": 8.005456000006461, "success": true, - "started_at_unix": 1789020472.9173682, + "started_at_unix": 1789106836.1949193, "bytes_sent": 314, "bytes_received": 1877, "request_id": 10, @@ -32018,9 +32018,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18915900000138208, + "duration_ms": 0.24573999999688567, "success": true, - "started_at_unix": 1789020472.9221494, + "started_at_unix": 1789106836.2030818, "bytes_sent": 314, "bytes_received": 61, "request_id": 11, @@ -32048,9 +32048,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18248899999662171, + "duration_ms": 0.22375899999360627, "success": true, - "started_at_unix": 1789020472.9223688, + "started_at_unix": 1789106836.2033665, "bytes_sent": 314, "bytes_received": 399, "request_id": 12, @@ -32079,9 +32079,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.4753199999925073, + "duration_ms": 0.6096999999840591, "success": true, - "started_at_unix": 1789020472.922632, + "started_at_unix": 1789106836.2036953, "bytes_sent": 314, "bytes_received": 9672, "request_id": 13, @@ -32110,9 +32110,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19319399999062625, + "duration_ms": 0.28403400000343026, "success": true, - "started_at_unix": 1789020472.923488, + "started_at_unix": 1789106836.2046733, "bytes_sent": 314, "bytes_received": 354, "request_id": 14, @@ -32141,9 +32141,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16668600000002698, + "duration_ms": 0.23251599998275196, "success": true, - "started_at_unix": 1789020472.9237473, + "started_at_unix": 1789106836.2050462, "bytes_sent": 314, "bytes_received": 354, "request_id": 15, @@ -32172,9 +32172,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1683080000134396, + "duration_ms": 0.22366900000747592, "success": true, - "started_at_unix": 1789020472.9239686, + "started_at_unix": 1789106836.2053535, "bytes_sent": 314, "bytes_received": 354, "request_id": 16, @@ -32203,9 +32203,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15843400001358532, + "duration_ms": 0.22896000001537686, "success": true, - "started_at_unix": 1789020472.9242065, + "started_at_unix": 1789106836.205676, "bytes_sent": 314, "bytes_received": 354, "request_id": 17, @@ -32234,9 +32234,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16297999999892454, + "duration_ms": 0.21608500000525055, "success": true, - "started_at_unix": 1789020472.924431, + "started_at_unix": 1789106836.2059786, "bytes_sent": 314, "bytes_received": 354, "request_id": 18, @@ -32265,9 +32265,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15602999999941858, + "duration_ms": 0.22402999999826534, "success": true, - "started_at_unix": 1789020472.924664, + "started_at_unix": 1789106836.206295, "bytes_sent": 314, "bytes_received": 400, "request_id": 19, @@ -32296,9 +32296,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21819099998765523, + "duration_ms": 0.3206510000097751, "success": true, - "started_at_unix": 1789020472.9249115, + "started_at_unix": 1789106836.2066543, "bytes_sent": 314, "bytes_received": 2261, "request_id": 20, @@ -32327,9 +32327,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1802350000161823, + "duration_ms": 0.23009100002013838, "success": true, - "started_at_unix": 1789020472.9252465, + "started_at_unix": 1789106836.2071548, "bytes_sent": 314, "bytes_received": 400, "request_id": 21, @@ -32358,9 +32358,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14220999997860417, + "duration_ms": 0.20342099998060803, "success": true, - "started_at_unix": 1789020472.9254947, + "started_at_unix": 1789106836.2074814, "bytes_sent": 314, "bytes_received": 61, "request_id": 22, @@ -32388,9 +32388,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13245499999925414, + "duration_ms": 0.21861999999828186, "success": true, - "started_at_unix": 1789020472.9256654, + "started_at_unix": 1789106836.207725, "bytes_sent": 314, "bytes_received": 61, "request_id": 23, @@ -32418,9 +32418,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1289600000120572, + "duration_ms": 0.19396300001517375, "success": true, - "started_at_unix": 1789020472.92582, + "started_at_unix": 1789106836.2079782, "bytes_sent": 314, "bytes_received": 61, "request_id": 24, @@ -32448,9 +32448,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1516730000048483, + "duration_ms": 0.21693599998684476, "success": true, - "started_at_unix": 1789020472.925972, + "started_at_unix": 1789106836.2082064, "bytes_sent": 314, "bytes_received": 400, "request_id": 25, @@ -32479,9 +32479,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17642000000250846, + "duration_ms": 0.2042529999926046, "success": true, - "started_at_unix": 1789020472.926221, + "started_at_unix": 1789106836.2085621, "bytes_sent": 314, "bytes_received": 61, "request_id": 26, @@ -32509,9 +32509,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1697599999772592, + "duration_ms": 0.2571720000048572, "success": true, - "started_at_unix": 1789020472.926423, + "started_at_unix": 1789106836.208801, "bytes_sent": 314, "bytes_received": 890, "request_id": 27, @@ -32540,9 +32540,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 12.023714000008567, + "duration_ms": 22.403226999983872, "success": true, - "started_at_unix": 1789020472.9268222, + "started_at_unix": 1789106836.2093956, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-33", @@ -32573,9 +32573,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.13055200000167133, + "duration_ms": 0.16115100001456995, "success": true, - "started_at_unix": 1789020472.9269567, + "started_at_unix": 1789106836.2096155, "bytes_sent": 81, "bytes_received": 58, "request_id": 28, @@ -32597,9 +32597,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19457599998418118, + "duration_ms": 0.2506689999961509, "success": true, - "started_at_unix": 1789020472.927749, + "started_at_unix": 1789106836.2107918, "bytes_sent": 312, "bytes_received": 61, "request_id": 29, @@ -32627,9 +32627,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22814600001197505, + "duration_ms": 0.25762299998177696, "success": true, - "started_at_unix": 1789020472.9279728, + "started_at_unix": 1789106836.2110794, "bytes_sent": 312, "bytes_received": 305, "request_id": 30, @@ -32659,9 +32659,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17876400002592163, + "duration_ms": 0.2147320000176478, "success": true, - "started_at_unix": 1789020472.9282703, + "started_at_unix": 1789106836.2114296, "bytes_sent": 312, "bytes_received": 61, "request_id": 31, @@ -32689,9 +32689,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2165190000198436, + "duration_ms": 0.26454599998260164, "success": true, - "started_at_unix": 1789020472.9284754, + "started_at_unix": 1789106836.211679, "bytes_sent": 312, "bytes_received": 305, "request_id": 32, @@ -32721,9 +32721,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 6.695597999993197, + "duration_ms": 0.2017580000028829, "success": true, - "started_at_unix": 1789020472.928792, + "started_at_unix": 1789106836.212046, "bytes_sent": 312, "bytes_received": 61, "request_id": 33, @@ -32751,9 +32751,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9734080000025642, + "duration_ms": 0.24422799998546907, "success": true, - "started_at_unix": 1789020472.9355376, + "started_at_unix": 1789106836.2122822, "bytes_sent": 312, "bytes_received": 305, "request_id": 34, @@ -32783,9 +32783,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8551940000056675, + "duration_ms": 0.31069199999933517, "success": true, - "started_at_unix": 1789020472.9386988, + "started_at_unix": 1789106836.2126694, "bytes_sent": 314, "bytes_received": 1882, "request_id": 35, @@ -32814,9 +32814,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2316109999753735, + "duration_ms": 0.2075589999890326, "success": true, - "started_at_unix": 1789020472.941735, + "started_at_unix": 1789106836.2131257, "bytes_sent": 314, "bytes_received": 61, "request_id": 36, @@ -32844,9 +32844,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22796599998287093, + "duration_ms": 0.21692600000733364, "success": true, - "started_at_unix": 1789020472.9420114, + "started_at_unix": 1789106836.213371, "bytes_sent": 314, "bytes_received": 400, "request_id": 37, @@ -32875,9 +32875,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.4407560000033754, + "duration_ms": 0.6179469999949561, "success": true, - "started_at_unix": 1789020472.9423568, + "started_at_unix": 1789106836.2136877, "bytes_sent": 314, "bytes_received": 9695, "request_id": 38, @@ -32906,9 +32906,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.0750580000074024, + "duration_ms": 0.2329859999861128, "success": true, - "started_at_unix": 1789020472.946449, + "started_at_unix": 1789106836.2149088, "bytes_sent": 314, "bytes_received": 355, "request_id": 39, @@ -32937,9 +32937,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8971159999855445, + "duration_ms": 0.19504499999811742, "success": true, - "started_at_unix": 1789020472.949634, + "started_at_unix": 1789106836.2152264, "bytes_sent": 314, "bytes_received": 355, "request_id": 40, @@ -32968,9 +32968,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8923989999896094, + "duration_ms": 0.19313100000317718, "success": true, - "started_at_unix": 1789020472.9526284, + "started_at_unix": 1789106836.2154908, "bytes_sent": 314, "bytes_received": 355, "request_id": 41, @@ -32999,9 +32999,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.35129799999822353, + "duration_ms": 0.22193600000264269, "success": true, - "started_at_unix": 1789020472.9556608, + "started_at_unix": 1789106836.2157779, "bytes_sent": 314, "bytes_received": 355, "request_id": 42, @@ -33030,9 +33030,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23258299998474286, + "duration_ms": 0.21577399999728186, "success": true, - "started_at_unix": 1789020472.9560921, + "started_at_unix": 1789106836.2160707, "bytes_sent": 314, "bytes_received": 355, "request_id": 43, @@ -33061,9 +33061,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21773999998231375, + "duration_ms": 0.20768699999962337, "success": true, - "started_at_unix": 1789020472.9564528, + "started_at_unix": 1789106836.216396, "bytes_sent": 314, "bytes_received": 401, "request_id": 44, @@ -33092,9 +33092,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3011640000067928, + "duration_ms": 0.31589200000325945, "success": true, - "started_at_unix": 1789020472.956815, + "started_at_unix": 1789106836.216715, "bytes_sent": 314, "bytes_received": 2269, "request_id": 45, @@ -33123,9 +33123,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26479499999254585, + "duration_ms": 0.22203599999670587, "success": true, - "started_at_unix": 1789020472.9572957, + "started_at_unix": 1789106836.2171633, "bytes_sent": 314, "bytes_received": 401, "request_id": 46, @@ -33154,9 +33154,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20349999999780266, + "duration_ms": 0.3972959999885006, "success": true, - "started_at_unix": 1789020472.9576664, + "started_at_unix": 1789106836.2174704, "bytes_sent": 314, "bytes_received": 61, "request_id": 47, @@ -33184,9 +33184,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19171200000300814, + "duration_ms": 0.17117999999527456, "success": true, - "started_at_unix": 1789020472.957911, + "started_at_unix": 1789106836.2179084, "bytes_sent": 314, "bytes_received": 61, "request_id": 48, @@ -33214,9 +33214,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17761100002644525, + "duration_ms": 0.1804780000043138, "success": true, - "started_at_unix": 1789020472.9581354, + "started_at_unix": 1789106836.218112, "bytes_sent": 314, "bytes_received": 61, "request_id": 49, @@ -33244,9 +33244,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21924300000364383, + "duration_ms": 0.19822100000510545, "success": true, - "started_at_unix": 1789020472.9583452, + "started_at_unix": 1789106836.218326, "bytes_sent": 314, "bytes_received": 401, "request_id": 50, @@ -33275,9 +33275,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1883580000026086, + "duration_ms": 0.20139700001209349, "success": true, - "started_at_unix": 1789020472.9587135, + "started_at_unix": 1789106836.2186642, "bytes_sent": 314, "bytes_received": 61, "request_id": 51, @@ -33305,9 +33305,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22140600000852828, + "duration_ms": 0.22883800002659882, "success": true, - "started_at_unix": 1789020472.9589345, + "started_at_unix": 1789106836.2188976, "bytes_sent": 314, "bytes_received": 893, "request_id": 52, @@ -33336,9 +33336,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 32.42049199999997, + "duration_ms": 9.639015000004747, "success": true, - "started_at_unix": 1789020472.9595318, + "started_at_unix": 1789106836.219446, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-59", @@ -33369,9 +33369,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1608169999940401, + "duration_ms": 0.21127499999806787, "success": true, - "started_at_unix": 1789020472.9598508, + "started_at_unix": 1789106836.2197971, "bytes_sent": 81, "bytes_received": 58, "request_id": 53, @@ -33393,9 +33393,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20313900000701324, + "duration_ms": 0.20610600000736667, "success": true, - "started_at_unix": 1789020472.9610696, + "started_at_unix": 1789106836.2210684, "bytes_sent": 312, "bytes_received": 61, "request_id": 54, @@ -33423,9 +33423,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24893599999131766, + "duration_ms": 0.26021700000455894, "success": true, - "started_at_unix": 1789020472.9613385, + "started_at_unix": 1789106836.2213292, "bytes_sent": 312, "bytes_received": 306, "request_id": 55, @@ -33455,9 +33455,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18539299998110437, + "duration_ms": 0.22927700001673657, "success": true, - "started_at_unix": 1789020472.961682, + "started_at_unix": 1789106836.2216785, "bytes_sent": 312, "bytes_received": 61, "request_id": 56, @@ -33485,9 +33485,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.5734490000104415, + "duration_ms": 0.25961599999391183, "success": true, - "started_at_unix": 1789020472.9619014, + "started_at_unix": 1789106836.221945, "bytes_sent": 312, "bytes_received": 306, "request_id": 57, @@ -33517,9 +33517,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1767509999979211, + "duration_ms": 0.20398200001636724, "success": true, - "started_at_unix": 1789020472.9645908, + "started_at_unix": 1789106836.222295, "bytes_sent": 312, "bytes_received": 61, "request_id": 58, @@ -33547,9 +33547,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.4297029999804636, + "duration_ms": 0.24098099999037004, "success": true, - "started_at_unix": 1789020472.9648032, + "started_at_unix": 1789106836.222537, "bytes_sent": 312, "bytes_received": 306, "request_id": 59, @@ -33579,9 +33579,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27854100000013204, + "duration_ms": 0.2875890000098025, "success": true, - "started_at_unix": 1789020472.9654012, + "started_at_unix": 1789106836.2229257, "bytes_sent": 314, "bytes_received": 1887, "request_id": 60, @@ -33610,9 +33610,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16642500000330074, + "duration_ms": 0.21018399999661597, "success": true, - "started_at_unix": 1789020472.965827, + "started_at_unix": 1789106836.2233322, "bytes_sent": 314, "bytes_received": 61, "request_id": 61, @@ -33640,9 +33640,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.558526999990818, + "duration_ms": 0.2283370000100149, "success": true, - "started_at_unix": 1789020472.9660287, + "started_at_unix": 1789106836.2235825, "bytes_sent": 314, "bytes_received": 401, "request_id": 62, @@ -33671,9 +33671,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.5696780000050694, + "duration_ms": 0.6062860000213277, "success": true, - "started_at_unix": 1789020472.9687018, + "started_at_unix": 1789106836.2239208, "bytes_sent": 314, "bytes_received": 9719, "request_id": 63, @@ -33702,9 +33702,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.41672399999015397, + "duration_ms": 0.24973800000793744, "success": true, - "started_at_unix": 1789020472.9698744, + "started_at_unix": 1789106836.2250714, "bytes_sent": 314, "bytes_received": 355, "request_id": 64, @@ -33733,9 +33733,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.34744100000239087, + "duration_ms": 7.453631999993604, "success": true, - "started_at_unix": 1789020472.9703977, + "started_at_unix": 1789106836.2254095, "bytes_sent": 314, "bytes_received": 355, "request_id": 65, @@ -33764,9 +33764,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3410829999950238, + "duration_ms": 5.905202000008103, "success": true, - "started_at_unix": 1789020472.9708211, + "started_at_unix": 1789106836.232955, "bytes_sent": 314, "bytes_received": 355, "request_id": 66, @@ -33795,9 +33795,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.36111200000732424, + "duration_ms": 3.080909999994219, "success": true, - "started_at_unix": 1789020472.9712615, + "started_at_unix": 1789106836.2389789, "bytes_sent": 314, "bytes_received": 355, "request_id": 67, @@ -33826,9 +33826,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3285640000001422, + "duration_ms": 0.8017719999884321, "success": true, - "started_at_unix": 1789020472.9716969, + "started_at_unix": 1789106836.2421596, "bytes_sent": 314, "bytes_received": 355, "request_id": 68, @@ -33857,9 +33857,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.38808200000062243, + "duration_ms": 0.22776699998416916, "success": true, - "started_at_unix": 1789020472.9721239, + "started_at_unix": 1789106836.243091, "bytes_sent": 314, "bytes_received": 401, "request_id": 69, @@ -33888,9 +33888,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.42237200000272423, + "duration_ms": 0.33339500001261513, "success": true, - "started_at_unix": 1789020472.972649, + "started_at_unix": 1789106836.2434757, "bytes_sent": 314, "bytes_received": 2269, "request_id": 70, @@ -33919,9 +33919,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.390073999994911, + "duration_ms": 0.2704460000018116, "success": true, - "started_at_unix": 1789020472.973247, + "started_at_unix": 1789106836.2440424, "bytes_sent": 314, "bytes_received": 401, "request_id": 71, @@ -33950,9 +33950,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2977979999911895, + "duration_ms": 0.2522229999897263, "success": true, - "started_at_unix": 1789020472.9737356, + "started_at_unix": 1789106836.2444305, "bytes_sent": 314, "bytes_received": 61, "request_id": 72, @@ -33980,9 +33980,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3243170000075679, + "duration_ms": 0.26736099999880025, "success": true, - "started_at_unix": 1789020472.9740734, + "started_at_unix": 1789106836.2447317, "bytes_sent": 314, "bytes_received": 61, "request_id": 73, @@ -34010,9 +34010,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3608520000000226, + "duration_ms": 0.1781240000013895, "success": true, - "started_at_unix": 1789020472.9744318, + "started_at_unix": 1789106836.2450309, "bytes_sent": 314, "bytes_received": 61, "request_id": 74, @@ -34040,9 +34040,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2839429999994536, + "duration_ms": 0.20640700000740253, "success": true, - "started_at_unix": 1789020472.9748254, + "started_at_unix": 1789106836.2452354, "bytes_sent": 314, "bytes_received": 401, "request_id": 75, @@ -34071,9 +34071,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.2847409999874344, + "duration_ms": 0.20058600000538718, "success": true, - "started_at_unix": 1789020472.9752746, + "started_at_unix": 1789106836.2455497, "bytes_sent": 314, "bytes_received": 61, "request_id": 76, @@ -34101,9 +34101,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.35651499999289626, + "duration_ms": 0.22736600001849183, "success": true, - "started_at_unix": 1789020472.9786031, + "started_at_unix": 1789106836.2457771, "bytes_sent": 314, "bytes_received": 893, "request_id": 77, @@ -34132,9 +34132,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 19.25252800000976, + "duration_ms": 26.22518100000093, "success": true, - "started_at_unix": 1789020472.9792976, + "started_at_unix": 1789106836.246263, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-85", @@ -34165,9 +34165,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.32394699999827026, + "duration_ms": 0.21029399999861198, "success": true, - "started_at_unix": 1789020472.9796867, + "started_at_unix": 1789106836.2464912, "bytes_sent": 81, "bytes_received": 58, "request_id": 78, @@ -34189,9 +34189,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.368092000002207, + "duration_ms": 2.493060000006153, "success": true, - "started_at_unix": 1789020472.9811342, + "started_at_unix": 1789106836.2478623, "bytes_sent": 312, "bytes_received": 61, "request_id": 79, @@ -34219,9 +34219,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3130610000141587, + "duration_ms": 0.2654169999800615, "success": true, - "started_at_unix": 1789020472.9815445, + "started_at_unix": 1789106836.2503884, "bytes_sent": 312, "bytes_received": 306, "request_id": 80, @@ -34251,9 +34251,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3297350000082133, + "duration_ms": 0.23501199999031996, "success": true, - "started_at_unix": 1789020472.981959, + "started_at_unix": 1789106836.2507303, "bytes_sent": 312, "bytes_received": 61, "request_id": 81, @@ -34281,9 +34281,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3320090000045184, + "duration_ms": 0.2637139999990268, "success": true, - "started_at_unix": 1789020472.9823296, + "started_at_unix": 1789106836.251006, "bytes_sent": 312, "bytes_received": 306, "request_id": 82, @@ -34313,9 +34313,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.31994100001497827, + "duration_ms": 0.24760400000900518, "success": true, - "started_at_unix": 1789020472.9827762, + "started_at_unix": 1789106836.2513897, "bytes_sent": 312, "bytes_received": 61, "request_id": 83, @@ -34343,9 +34343,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.32774300001392476, + "duration_ms": 0.3009229999975105, "success": true, - "started_at_unix": 1789020472.983136, + "started_at_unix": 1789106836.2516758, "bytes_sent": 312, "bytes_received": 306, "request_id": 84, @@ -34375,9 +34375,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3843359999962104, + "duration_ms": 0.29351999998539213, "success": true, - "started_at_unix": 1789020472.983622, + "started_at_unix": 1789106836.2521393, "bytes_sent": 314, "bytes_received": 1887, "request_id": 85, @@ -34406,9 +34406,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.33586500001092645, + "duration_ms": 0.22955000000024484, "success": true, - "started_at_unix": 1789020472.9841757, + "started_at_unix": 1789106836.252595, "bytes_sent": 314, "bytes_received": 61, "request_id": 86, @@ -34436,9 +34436,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.46643700000004173, + "duration_ms": 0.22620400000050722, "success": true, - "started_at_unix": 1789020472.9845517, + "started_at_unix": 1789106836.2528825, "bytes_sent": 314, "bytes_received": 401, "request_id": 87, @@ -34467,9 +34467,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.7078219999812063, + "duration_ms": 0.7059619999836286, "success": true, - "started_at_unix": 1789020472.9851322, + "started_at_unix": 1789106836.253221, "bytes_sent": 314, "bytes_received": 9719, "request_id": 88, @@ -34498,9 +34498,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.195151999984546, + "duration_ms": 0.28708699997537224, "success": true, - "started_at_unix": 1789020472.9864798, + "started_at_unix": 1789106836.254585, "bytes_sent": 314, "bytes_received": 355, "request_id": 89, @@ -34529,9 +34529,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.31610599998543876, + "duration_ms": 0.269985000016959, "success": true, - "started_at_unix": 1789020472.9887717, + "started_at_unix": 1789106836.254977, "bytes_sent": 314, "bytes_received": 355, "request_id": 90, @@ -34560,9 +34560,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3152740000018639, + "duration_ms": 0.2481749999958538, "success": true, - "started_at_unix": 1789020472.9891708, + "started_at_unix": 1789106836.2553365, "bytes_sent": 314, "bytes_received": 355, "request_id": 91, @@ -34591,9 +34591,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.312769999993634, + "duration_ms": 0.2700860000004468, "success": true, - "started_at_unix": 1789020472.989593, + "started_at_unix": 1789106836.2557044, "bytes_sent": 314, "bytes_received": 355, "request_id": 92, @@ -34622,9 +34622,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.30028200001197547, + "duration_ms": 0.2717489999781719, "success": true, - "started_at_unix": 1789020472.9899864, + "started_at_unix": 1789106836.256067, "bytes_sent": 314, "bytes_received": 355, "request_id": 93, @@ -34653,9 +34653,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.316755999989482, + "duration_ms": 0.24681200000031822, "success": true, - "started_at_unix": 1789020472.990414, + "started_at_unix": 1789106836.2564576, "bytes_sent": 314, "bytes_received": 401, "request_id": 94, @@ -34684,9 +34684,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.38109600001234867, + "duration_ms": 0.32221399999343703, "success": true, - "started_at_unix": 1789020472.9908772, + "started_at_unix": 1789106836.2568896, "bytes_sent": 314, "bytes_received": 2269, "request_id": 95, @@ -34715,9 +34715,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9322169999943526, + "duration_ms": 0.23458000001141954, "success": true, - "started_at_unix": 1789020472.9914944, + "started_at_unix": 1789106836.257403, "bytes_sent": 314, "bytes_received": 401, "request_id": 96, @@ -34746,9 +34746,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.265861999992012, + "duration_ms": 0.2357920000122249, "success": true, - "started_at_unix": 1789020472.9945464, + "started_at_unix": 1789106836.2577498, "bytes_sent": 314, "bytes_received": 61, "request_id": 97, @@ -34776,9 +34776,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17635899999390858, + "duration_ms": 0.19560600000545492, "success": true, - "started_at_unix": 1789020472.9948556, + "started_at_unix": 1789106836.2580292, "bytes_sent": 314, "bytes_received": 61, "request_id": 98, @@ -34806,9 +34806,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19998400000531547, + "duration_ms": 0.18857300000263422, "success": true, - "started_at_unix": 1789020472.995064, + "started_at_unix": 1789106836.2582576, "bytes_sent": 314, "bytes_received": 61, "request_id": 99, @@ -34836,9 +34836,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2181410000048345, + "duration_ms": 0.2257029999839233, "success": true, - "started_at_unix": 1789020472.9952986, + "started_at_unix": 1789106836.2584796, "bytes_sent": 315, "bytes_received": 402, "request_id": 100, @@ -34867,9 +34867,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7596129999949426, + "duration_ms": 0.21834899999362278, "success": true, - "started_at_unix": 1789020472.9956641, + "started_at_unix": 1789106836.2588973, "bytes_sent": 315, "bytes_received": 62, "request_id": 101, @@ -34897,9 +34897,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25050900001133414, + "duration_ms": 0.27615700000183097, "success": true, - "started_at_unix": 1789020472.9984725, + "started_at_unix": 1789106836.2591577, "bytes_sent": 315, "bytes_received": 894, "request_id": 102, @@ -34928,9 +34928,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 19.026209999992716, + "duration_ms": 13.03114199998845, "success": true, - "started_at_unix": 1789020472.9990745, + "started_at_unix": 1789106836.2597587, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-111", @@ -34961,9 +34961,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 2.0914189999814425, + "duration_ms": 1.8517480000070918, "success": true, - "started_at_unix": 1789020472.9994242, + "started_at_unix": 1789106836.2601273, "bytes_sent": 82, "bytes_received": 59, "request_id": 103, @@ -34985,9 +34985,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2285160000212727, + "duration_ms": 0.24394799999072347, "success": true, - "started_at_unix": 1789020473.0026233, + "started_at_unix": 1789106836.263146, "bytes_sent": 313, "bytes_received": 62, "request_id": 104, @@ -35015,9 +35015,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.275364999993144, + "duration_ms": 0.27850199998624703, "success": true, - "started_at_unix": 1789020473.0028946, + "started_at_unix": 1789106836.2634318, "bytes_sent": 313, "bytes_received": 307, "request_id": 105, @@ -35047,9 +35047,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23965299999417766, + "duration_ms": 0.22307800000476163, "success": true, - "started_at_unix": 1789020473.0032713, + "started_at_unix": 1789106836.2638438, "bytes_sent": 313, "bytes_received": 62, "request_id": 106, @@ -35077,9 +35077,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.28198499998666193, + "duration_ms": 0.28184799998598464, "success": true, - "started_at_unix": 1789020473.0035503, + "started_at_unix": 1789106836.264109, "bytes_sent": 313, "bytes_received": 307, "request_id": 107, @@ -35109,9 +35109,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21112099997822042, + "duration_ms": 0.23205399998005305, "success": true, - "started_at_unix": 1789020473.0039804, + "started_at_unix": 1789106836.26454, "bytes_sent": 313, "bytes_received": 62, "request_id": 108, @@ -35139,9 +35139,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2605839999887394, + "duration_ms": 0.2981879999879311, "success": true, - "started_at_unix": 1789020473.0042298, + "started_at_unix": 1789106836.2648122, "bytes_sent": 313, "bytes_received": 307, "request_id": 109, @@ -35171,9 +35171,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.32633100002499305, + "duration_ms": 0.33217199998603064, "success": true, - "started_at_unix": 1789020473.0046506, + "started_at_unix": 1789106836.2652805, "bytes_sent": 315, "bytes_received": 1888, "request_id": 110, @@ -35202,9 +35202,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2020069999844054, + "duration_ms": 0.26789100002133637, "success": true, - "started_at_unix": 1789020473.0051425, + "started_at_unix": 1789106836.2657893, "bytes_sent": 315, "bytes_received": 62, "request_id": 111, @@ -35232,9 +35232,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2060440000093422, + "duration_ms": 0.2720899999815174, "success": true, - "started_at_unix": 1789020473.005403, + "started_at_unix": 1789106836.2661004, "bytes_sent": 315, "bytes_received": 402, "request_id": 112, @@ -35263,9 +35263,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.6186100000036276, + "duration_ms": 0.5857270000149128, "success": true, - "started_at_unix": 1789020473.005717, + "started_at_unix": 1789106836.2665012, "bytes_sent": 315, "bytes_received": 9720, "request_id": 113, @@ -35294,9 +35294,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3730489999895781, + "duration_ms": 0.4068819999929474, "success": true, - "started_at_unix": 1789020473.006981, + "started_at_unix": 1789106836.2677164, "bytes_sent": 315, "bytes_received": 356, "request_id": 114, @@ -35325,9 +35325,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21446599998853344, + "duration_ms": 0.24003999999422376, "success": true, - "started_at_unix": 1789020473.007469, + "started_at_unix": 1789106836.2682202, "bytes_sent": 315, "bytes_received": 356, "request_id": 115, @@ -35356,9 +35356,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20668400000545262, + "duration_ms": 0.21734699998887663, "success": true, - "started_at_unix": 1789020473.0077627, + "started_at_unix": 1789106836.2685428, "bytes_sent": 315, "bytes_received": 356, "request_id": 116, @@ -35387,9 +35387,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2259529999832921, + "duration_ms": 0.20526500000528358, "success": true, - "started_at_unix": 1789020473.0080714, + "started_at_unix": 1789106836.268898, "bytes_sent": 315, "bytes_received": 356, "request_id": 117, @@ -35418,9 +35418,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2482859999872744, + "duration_ms": 0.34360399999400215, "success": true, - "started_at_unix": 1789020473.0083756, + "started_at_unix": 1789106836.2691844, "bytes_sent": 315, "bytes_received": 356, "request_id": 118, @@ -35449,9 +35449,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19319400001904796, + "duration_ms": 1.37052700000595, "success": true, - "started_at_unix": 1789020473.0087252, + "started_at_unix": 1789106836.2696412, "bytes_sent": 315, "bytes_received": 402, "request_id": 119, @@ -35480,9 +35480,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.29668700000229364, + "duration_ms": 0.2755069999977877, "success": true, - "started_at_unix": 1789020473.0090616, + "started_at_unix": 1789106836.271158, "bytes_sent": 315, "bytes_received": 2270, "request_id": 120, @@ -35511,9 +35511,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23528599999167454, + "duration_ms": 0.2237300000160758, "success": true, - "started_at_unix": 1789020473.0095754, + "started_at_unix": 1789106836.2716188, "bytes_sent": 315, "bytes_received": 402, "request_id": 121, @@ -35542,9 +35542,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1702499999964857, + "duration_ms": 0.19576699997969627, "success": true, - "started_at_unix": 1789020473.0099156, + "started_at_unix": 1789106836.2719586, "bytes_sent": 315, "bytes_received": 62, "request_id": 122, @@ -35572,9 +35572,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17283399998291316, + "duration_ms": 0.18507600000816637, "success": true, - "started_at_unix": 1789020473.0101216, + "started_at_unix": 1789106836.2721927, "bytes_sent": 315, "bytes_received": 62, "request_id": 123, @@ -35602,9 +35602,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1787939999928767, + "duration_ms": 0.19188999999641965, "success": true, - "started_at_unix": 1789020473.0103242, + "started_at_unix": 1789106836.2724094, "bytes_sent": 315, "bytes_received": 62, "request_id": 124, @@ -35632,9 +35632,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20683399998233654, + "duration_ms": 0.19313199999260178, "success": true, - "started_at_unix": 1789020473.0105343, + "started_at_unix": 1789106836.2726338, "bytes_sent": 315, "bytes_received": 402, "request_id": 125, @@ -35663,9 +35663,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20072600000275997, + "duration_ms": 0.19131800002014643, "success": true, - "started_at_unix": 1789020473.010886, + "started_at_unix": 1789106836.2729864, "bytes_sent": 315, "bytes_received": 62, "request_id": 126, @@ -35693,9 +35693,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21076999999536383, + "duration_ms": 0.231012000000419, "success": true, - "started_at_unix": 1789020473.0111258, + "started_at_unix": 1789106836.2732115, "bytes_sent": 315, "bytes_received": 894, "request_id": 127, @@ -35724,9 +35724,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 10.134292000003597, + "duration_ms": 11.74069300000724, "success": true, - "started_at_unix": 1789020473.0116882, + "started_at_unix": 1789106836.2737572, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-137", @@ -35757,9 +35757,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1654940000150873, + "duration_ms": 0.15585200000600707, "success": true, - "started_at_unix": 1789020473.0120146, + "started_at_unix": 1789106836.2741208, "bytes_sent": 82, "bytes_received": 59, "request_id": 128, @@ -35781,9 +35781,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2488459999767656, + "duration_ms": 0.21029399999861198, "success": true, - "started_at_unix": 1789020473.0131848, + "started_at_unix": 1789106836.2752607, "bytes_sent": 313, "bytes_received": 62, "request_id": 129, @@ -35811,9 +35811,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27010799999516166, + "duration_ms": 0.23022199999900295, "success": true, - "started_at_unix": 1789020473.0134747, + "started_at_unix": 1789106836.2755075, "bytes_sent": 313, "bytes_received": 307, "request_id": 130, @@ -35843,9 +35843,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20869700000503144, + "duration_ms": 0.21376000000827844, "success": true, - "started_at_unix": 1789020473.0138438, + "started_at_unix": 1789106836.275855, "bytes_sent": 313, "bytes_received": 62, "request_id": 131, @@ -35873,9 +35873,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24294700000382363, + "duration_ms": 0.25585899999214234, "success": true, - "started_at_unix": 1789020473.0140896, + "started_at_unix": 1789106836.2761045, "bytes_sent": 313, "bytes_received": 307, "request_id": 132, @@ -35905,9 +35905,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1755190000096718, + "duration_ms": 0.1753079999957663, "success": true, - "started_at_unix": 1789020473.014456, + "started_at_unix": 1789106836.2764657, "bytes_sent": 313, "bytes_received": 62, "request_id": 133, @@ -35935,9 +35935,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2451910000047519, + "duration_ms": 0.2803149999976995, "success": true, - "started_at_unix": 1789020473.0146666, + "started_at_unix": 1789106836.2766743, "bytes_sent": 313, "bytes_received": 307, "request_id": 134, @@ -35967,9 +35967,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.28237500001182525, + "duration_ms": 0.31296599999564023, "success": true, - "started_at_unix": 1789020473.0150628, + "started_at_unix": 1789106836.2771213, "bytes_sent": 315, "bytes_received": 1888, "request_id": 135, @@ -35998,9 +35998,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18504199999824777, + "duration_ms": 0.26479600001039216, "success": true, - "started_at_unix": 1789020473.0155241, + "started_at_unix": 1789106836.2776048, "bytes_sent": 315, "bytes_received": 62, "request_id": 136, @@ -36028,9 +36028,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20803600000363076, + "duration_ms": 0.25895499999251115, "success": true, - "started_at_unix": 1789020473.0157468, + "started_at_unix": 1789106836.277914, "bytes_sent": 315, "bytes_received": 402, "request_id": 137, @@ -36059,9 +36059,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.5868740000209982, + "duration_ms": 0.6401690000075178, "success": true, - "started_at_unix": 1789020473.0160637, + "started_at_unix": 1789106836.278283, "bytes_sent": 315, "bytes_received": 9720, "request_id": 138, @@ -36090,9 +36090,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2520410000101947, + "duration_ms": 0.3079270000228007, "success": true, - "started_at_unix": 1789020473.0172715, + "started_at_unix": 1789106836.2796104, "bytes_sent": 315, "bytes_received": 356, "request_id": 139, @@ -36121,9 +36121,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19758099998057332, + "duration_ms": 0.22729600001980543, "success": true, - "started_at_unix": 1789020473.0176125, + "started_at_unix": 1789106836.2800107, "bytes_sent": 315, "bytes_received": 356, "request_id": 140, @@ -36152,9 +36152,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18797700002437523, + "duration_ms": 0.23190499999259373, "success": true, - "started_at_unix": 1789020473.0178833, + "started_at_unix": 1789106836.280315, "bytes_sent": 315, "bytes_received": 356, "request_id": 141, @@ -36183,9 +36183,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19639900000356647, + "duration_ms": 2.303705000002765, "success": true, - "started_at_unix": 1789020473.0181632, + "started_at_unix": 1789106836.2806456, "bytes_sent": 315, "bytes_received": 356, "request_id": 142, @@ -36214,9 +36214,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18457199999488694, + "duration_ms": 2.31593800000951, "success": true, - "started_at_unix": 1789020473.018442, + "started_at_unix": 1789106836.2830327, "bytes_sent": 315, "bytes_received": 356, "request_id": 143, @@ -36245,9 +36245,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18394099998886304, + "duration_ms": 0.22883900001602342, "success": true, - "started_at_unix": 1789020473.0187168, + "started_at_unix": 1789106836.2854602, "bytes_sent": 315, "bytes_received": 402, "request_id": 144, @@ -36276,9 +36276,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26068299999337796, + "duration_ms": 0.2569709999988845, "success": true, - "started_at_unix": 1789020473.019027, + "started_at_unix": 1789106836.2858577, "bytes_sent": 315, "bytes_received": 2270, "request_id": 145, @@ -36307,9 +36307,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19604800002070988, + "duration_ms": 0.18952499999613792, "success": true, - "started_at_unix": 1789020473.0194728, + "started_at_unix": 1789106836.2862387, "bytes_sent": 315, "bytes_received": 402, "request_id": 146, @@ -36338,9 +36338,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1727439999967828, + "duration_ms": 0.1641979999931209, "success": true, - "started_at_unix": 1789020473.0197554, + "started_at_unix": 1789106836.2864985, "bytes_sent": 315, "bytes_received": 62, "request_id": 147, @@ -36368,9 +36368,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1481880000255842, + "duration_ms": 0.18586800001685333, "success": true, - "started_at_unix": 1789020473.0199609, + "started_at_unix": 1789106836.2866917, "bytes_sent": 315, "bytes_received": 62, "request_id": 148, @@ -36398,9 +36398,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1398260000087248, + "duration_ms": 0.22068300000910313, "success": true, - "started_at_unix": 1789020473.0201352, + "started_at_unix": 1789106836.2869353, "bytes_sent": 315, "bytes_received": 62, "request_id": 149, @@ -36428,9 +36428,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19196300002022326, + "duration_ms": 0.24732299999641327, "success": true, - "started_at_unix": 1789020473.0203013, + "started_at_unix": 1789106836.2871897, "bytes_sent": 315, "bytes_received": 402, "request_id": 150, @@ -36459,9 +36459,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15925399998195644, + "duration_ms": 0.2430749999859927, "success": true, - "started_at_unix": 1789020473.020625, + "started_at_unix": 1789106836.2876046, "bytes_sent": 315, "bytes_received": 62, "request_id": 151, @@ -36489,9 +36489,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1848419999816997, + "duration_ms": 0.2327759999900536, "success": true, - "started_at_unix": 1789020473.020813, + "started_at_unix": 1789106836.2878873, "bytes_sent": 315, "bytes_received": 894, "request_id": 152, @@ -36520,9 +36520,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 9.096002999996244, + "duration_ms": 14.037715000000617, "success": true, - "started_at_unix": 1789020473.021309, + "started_at_unix": 1789106836.2883446, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-163", @@ -36553,9 +36553,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1498510000033093, + "duration_ms": 0.11968399999773283, "success": true, - "started_at_unix": 1789020473.0218444, + "started_at_unix": 1789106836.2886739, "bytes_sent": 82, "bytes_received": 59, "request_id": 153, @@ -36577,9 +36577,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19434600000067803, + "duration_ms": 0.18907500000864275, "success": true, - "started_at_unix": 1789020473.0227134, + "started_at_unix": 1789106836.2893126, "bytes_sent": 319, "bytes_received": 62, "request_id": 154, @@ -36607,9 +36607,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18301999998016072, + "duration_ms": 0.19849200000976452, "success": true, - "started_at_unix": 1789020473.022941, + "started_at_unix": 1789106836.28953, "bytes_sent": 319, "bytes_received": 470, "request_id": 155, @@ -36638,9 +36638,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19521800001598422, + "duration_ms": 0.22000199999183678, "success": true, - "started_at_unix": 1789020473.0232036, + "started_at_unix": 1789106836.28979, "bytes_sent": 319, "bytes_received": 396, "request_id": 156, @@ -36669,9 +36669,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17870299998890005, + "duration_ms": 0.17201200000727113, "success": true, - "started_at_unix": 1789020473.0234861, + "started_at_unix": 1789106836.290077, "bytes_sent": 319, "bytes_received": 62, "request_id": 157, @@ -36699,9 +36699,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15854299999773502, + "duration_ms": 0.18063900000697686, "success": true, - "started_at_unix": 1789020473.0236945, + "started_at_unix": 1789106836.2902749, "bytes_sent": 319, "bytes_received": 161, "request_id": 158, @@ -36731,9 +36731,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 32.8810560000079, + "duration_ms": 44.34962500002371, "success": true, - "started_at_unix": 1789020473.023941, + "started_at_unix": 1789106836.290538, "bytes_sent": 319, "bytes_received": 543424, "request_id": 159, @@ -36762,9 +36762,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.7806019999966338, + "duration_ms": 7.855002000013656, "success": true, - "started_at_unix": 1789020473.0827208, + "started_at_unix": 1789106836.3952034, "bytes_sent": 319, "bytes_received": 397, "request_id": 160, @@ -36793,9 +36793,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24371899999664492, + "duration_ms": 0.7196079999971516, "success": true, - "started_at_unix": 1789020473.0846148, + "started_at_unix": 1789106836.4032009, "bytes_sent": 319, "bytes_received": 162, "request_id": 161, @@ -36825,9 +36825,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21221300002594035, + "duration_ms": 5.941286999984641, "success": true, - "started_at_unix": 1789020473.0849473, + "started_at_unix": 1789106836.4040043, "bytes_sent": 321, "bytes_received": 162, "request_id": 162, @@ -36857,9 +36857,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23905200001195226, + "duration_ms": 2.9015160000085416, "success": true, - "started_at_unix": 1789020473.0852296, + "started_at_unix": 1789106836.410031, "bytes_sent": 321, "bytes_received": 162, "request_id": 163, @@ -36889,9 +36889,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2197240000043621, + "duration_ms": 2.883080999993126, "success": true, - "started_at_unix": 1789020473.0855682, + "started_at_unix": 1789106836.4130507, "bytes_sent": 319, "bytes_received": 357, "request_id": 164, @@ -36920,9 +36920,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1999949999742512, + "duration_ms": 2.9163220000043566, "success": true, - "started_at_unix": 1789020473.0858705, + "started_at_unix": 1789106836.4160252, "bytes_sent": 319, "bytes_received": 359, "request_id": 165, @@ -36951,9 +36951,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3786769999862827, + "duration_ms": 2.9042700000161403, "success": true, - "started_at_unix": 1789020473.0862033, + "started_at_unix": 1789106836.4190876, "bytes_sent": 321, "bytes_received": 1943, "request_id": 166, @@ -36982,9 +36982,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24865599999657206, + "duration_ms": 2.7147250000041367, "success": true, - "started_at_unix": 1789020473.0867794, + "started_at_unix": 1789106836.42223, "bytes_sent": 321, "bytes_received": 359, "request_id": 167, @@ -37013,9 +37013,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21009899998603032, + "duration_ms": 2.843065999996952, "success": true, - "started_at_unix": 1789020473.0871553, + "started_at_unix": 1789106836.425093, "bytes_sent": 321, "bytes_received": 162, "request_id": 168, @@ -37045,9 +37045,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 65.62268600001175, + "duration_ms": 139.4020449999971, "success": true, - "started_at_unix": 1789020473.0876465, + "started_at_unix": 1789106836.4282186, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-180", @@ -37078,9 +37078,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.14718599999241633, + "duration_ms": 0.16008999998007312, "success": true, - "started_at_unix": 1789020473.0878046, + "started_at_unix": 1789106836.4283967, "bytes_sent": 82, "bytes_received": 59, "request_id": 169, @@ -37102,9 +37102,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2325929999926757, + "duration_ms": 5.512707000008277, "success": true, - "started_at_unix": 1789020473.0888147, + "started_at_unix": 1789106836.4294152, "bytes_sent": 319, "bytes_received": 62, "request_id": 170, @@ -37132,9 +37132,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23455500002000917, + "duration_ms": 5.984439999991764, "success": true, - "started_at_unix": 1789020473.0890872, + "started_at_unix": 1789106836.4349725, "bytes_sent": 319, "bytes_received": 471, "request_id": 171, @@ -37163,9 +37163,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24806499999385778, + "duration_ms": 5.90351899998609, "success": true, - "started_at_unix": 1789020473.0894315, + "started_at_unix": 1789106836.4410627, "bytes_sent": 319, "bytes_received": 397, "request_id": 172, @@ -37194,9 +37194,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19193299999642477, + "duration_ms": 5.857942999995203, "success": true, - "started_at_unix": 1789020473.0897725, + "started_at_unix": 1789106836.4470851, "bytes_sent": 319, "bytes_received": 62, "request_id": 173, @@ -37224,9 +37224,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2014369999869814, + "duration_ms": 5.948543000016571, "success": true, - "started_at_unix": 1789020473.0900033, + "started_at_unix": 1789106836.4529986, "bytes_sent": 319, "bytes_received": 162, "request_id": 174, @@ -37256,9 +37256,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 21.619232999995575, + "duration_ms": 52.7302039999995, "success": true, - "started_at_unix": 1789020473.0902936, + "started_at_unix": 1789106836.459072, "bytes_sent": 319, "bytes_received": 544021, "request_id": 175, @@ -37287,9 +37287,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.7437570000140568, + "duration_ms": 2.3372779999988325, "success": true, - "started_at_unix": 1789020473.137536, + "started_at_unix": 1789106836.5707474, "bytes_sent": 319, "bytes_received": 397, "request_id": 176, @@ -37318,9 +37318,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21921300000826704, + "duration_ms": 5.6599629999993795, "success": true, - "started_at_unix": 1789020473.1394107, + "started_at_unix": 1789106836.5732036, "bytes_sent": 319, "bytes_received": 162, "request_id": 177, @@ -37350,9 +37350,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18999000002395405, + "duration_ms": 2.979951999975583, "success": true, - "started_at_unix": 1789020473.139716, + "started_at_unix": 1789106836.5789587, "bytes_sent": 321, "bytes_received": 162, "request_id": 178, @@ -37382,9 +37382,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18985999997767067, + "duration_ms": 1.9843769999852157, "success": true, - "started_at_unix": 1789020473.1399722, + "started_at_unix": 1789106836.5820146, "bytes_sent": 321, "bytes_received": 162, "request_id": 179, @@ -37414,9 +37414,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24591200002532787, + "duration_ms": 3.767426999985446, "success": true, - "started_at_unix": 1789020473.1402543, + "started_at_unix": 1789106836.5840955, "bytes_sent": 319, "bytes_received": 357, "request_id": 180, @@ -37445,9 +37445,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22048400001040136, + "duration_ms": 2.9900319999853764, "success": true, - "started_at_unix": 1789020473.1405776, + "started_at_unix": 1789106836.587962, "bytes_sent": 319, "bytes_received": 359, "request_id": 181, @@ -37476,9 +37476,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2904780000108076, + "duration_ms": 5.753346999995301, "success": true, - "started_at_unix": 1789020473.1409247, + "started_at_unix": 1789106836.5911083, "bytes_sent": 321, "bytes_received": 1943, "request_id": 182, @@ -37507,9 +37507,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21556699999791817, + "duration_ms": 2.9179550000151266, "success": true, - "started_at_unix": 1789020473.1414251, + "started_at_unix": 1789106836.597093, "bytes_sent": 321, "bytes_received": 359, "request_id": 183, @@ -37538,9 +37538,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22151599998210258, + "duration_ms": 8.699616000001242, "success": true, - "started_at_unix": 1789020473.1417673, + "started_at_unix": 1789106836.6001647, "bytes_sent": 321, "bytes_received": 162, "request_id": 184, @@ -37570,9 +37570,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 54.27715100000796, + "duration_ms": 180.56134799999768, "success": true, - "started_at_unix": 1789020473.1422582, + "started_at_unix": 1789106836.6091547, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-197", @@ -37603,9 +37603,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.16139799998882154, + "duration_ms": 5.462111000014147, "success": true, - "started_at_unix": 1789020473.1425087, + "started_at_unix": 1789106836.6094, "bytes_sent": 82, "bytes_received": 59, "request_id": 185, @@ -37627,9 +37627,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21365499998182713, + "duration_ms": 3.145972999988089, "success": true, - "started_at_unix": 1789020473.1435287, + "started_at_unix": 1789106836.6157212, "bytes_sent": 319, "bytes_received": 62, "request_id": 186, @@ -37657,9 +37657,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2126929999803906, + "duration_ms": 2.9517600000019684, "success": true, - "started_at_unix": 1789020473.1437814, + "started_at_unix": 1789106836.6189122, "bytes_sent": 319, "bytes_received": 471, "request_id": 187, @@ -37688,9 +37688,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2081560000135596, + "duration_ms": 1.96395899999402, "success": true, - "started_at_unix": 1789020473.1440935, + "started_at_unix": 1789106836.6219697, "bytes_sent": 319, "bytes_received": 397, "request_id": 188, @@ -37719,9 +37719,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.196128999988332, + "duration_ms": 3.8228209999999763, "success": true, - "started_at_unix": 1789020473.1444125, + "started_at_unix": 1789106836.62404, "bytes_sent": 319, "bytes_received": 62, "request_id": 189, @@ -37749,9 +37749,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18266899999730413, + "duration_ms": 2.9588120000028084, "success": true, - "started_at_unix": 1789020473.144642, + "started_at_unix": 1789106836.627908, "bytes_sent": 319, "bytes_received": 162, "request_id": 190, @@ -37781,9 +37781,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 20.25620599999911, + "duration_ms": 40.88266100001192, "success": true, - "started_at_unix": 1789020473.144908, + "started_at_unix": 1789106836.6310005, "bytes_sent": 319, "bytes_received": 544021, "request_id": 191, @@ -37812,9 +37812,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.868498999996973, + "duration_ms": 5.789926000005607, "success": true, - "started_at_unix": 1789020473.1923032, + "started_at_unix": 1789106836.7310784, "bytes_sent": 319, "bytes_received": 397, "request_id": 192, @@ -37843,9 +37843,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2357669999923928, + "duration_ms": 2.855659000005062, "success": true, - "started_at_unix": 1789020473.1972933, + "started_at_unix": 1789106836.737007, "bytes_sent": 319, "bytes_received": 162, "request_id": 193, @@ -37875,9 +37875,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1798849999943286, + "duration_ms": 0.9764589999861073, "success": true, - "started_at_unix": 1789020473.1976094, + "started_at_unix": 1789106836.739971, "bytes_sent": 321, "bytes_received": 162, "request_id": 194, @@ -37907,9 +37907,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1574409999989257, + "duration_ms": 2.9078869999921153, "success": true, - "started_at_unix": 1789020473.1978476, + "started_at_unix": 1789106836.7410355, "bytes_sent": 321, "bytes_received": 162, "request_id": 195, @@ -37939,9 +37939,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19188299998518232, + "duration_ms": 3.907198999996808, "success": true, - "started_at_unix": 1789020473.1980863, + "started_at_unix": 1789106836.7440486, "bytes_sent": 319, "bytes_received": 357, "request_id": 196, @@ -37970,9 +37970,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19800199999053802, + "duration_ms": 4.870513000014398, "success": true, - "started_at_unix": 1789020473.1983478, + "started_at_unix": 1789106836.7480571, "bytes_sent": 319, "bytes_received": 359, "request_id": 197, @@ -38001,9 +38001,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26457999999252024, + "duration_ms": 5.77470700000049, "success": true, - "started_at_unix": 1789020473.1986613, + "started_at_unix": 1789106836.7530894, "bytes_sent": 321, "bytes_received": 1943, "request_id": 198, @@ -38032,9 +38032,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19720000000233995, + "duration_ms": 2.841491999987511, "success": true, - "started_at_unix": 1789020473.1991048, + "started_at_unix": 1789106836.7591195, "bytes_sent": 321, "bytes_received": 359, "request_id": 199, @@ -38063,9 +38063,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18934900000999733, + "duration_ms": 8.74835700000176, "success": true, - "started_at_unix": 1789020473.1994476, + "started_at_unix": 1789106836.76212, "bytes_sent": 321, "bytes_received": 162, "request_id": 200, @@ -38095,9 +38095,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 57.20774499999948, + "duration_ms": 156.3013230000081, "success": true, - "started_at_unix": 1789020473.1999128, + "started_at_unix": 1789106836.7712228, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-214", @@ -38128,9 +38128,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.14135800000758536, + "duration_ms": 4.452119999996285, "success": true, - "started_at_unix": 1789020473.2001424, + "started_at_unix": 1789106836.7714934, "bytes_sent": 82, "bytes_received": 59, "request_id": 201, @@ -38152,9 +38152,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19256400000244867, + "duration_ms": 6.962923000003229, "success": true, - "started_at_unix": 1789020473.2011135, + "started_at_unix": 1789106836.776903, "bytes_sent": 319, "bytes_received": 62, "request_id": 202, @@ -38182,9 +38182,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23150100000179918, + "duration_ms": 2.9447059999938574, "success": true, - "started_at_unix": 1789020473.2013445, + "started_at_unix": 1789106836.7839239, "bytes_sent": 319, "bytes_received": 471, "request_id": 203, @@ -38213,9 +38213,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21312399999828813, + "duration_ms": 8.87696800000981, "success": true, - "started_at_unix": 1789020473.201666, + "started_at_unix": 1789106836.786994, "bytes_sent": 319, "bytes_received": 397, "request_id": 204, @@ -38244,9 +38244,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1844519999849581, + "duration_ms": 5.845980000003692, "success": true, - "started_at_unix": 1789020473.2019725, + "started_at_unix": 1789106836.7960174, "bytes_sent": 319, "bytes_received": 62, "request_id": 205, @@ -38274,9 +38274,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1820979999820338, + "duration_ms": 3.0364080000140348, "success": true, - "started_at_unix": 1789020473.2021925, + "started_at_unix": 1789106836.8019156, "bytes_sent": 319, "bytes_received": 162, "request_id": 206, @@ -38306,9 +38306,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 19.177528000000166, + "duration_ms": 43.408152000012024, "success": true, - "started_at_unix": 1789020473.2024813, + "started_at_unix": 1789106836.8050828, "bytes_sent": 319, "bytes_received": 544021, "request_id": 207, @@ -38337,9 +38337,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.442223999987391, + "duration_ms": 5.569532999999183, "success": true, - "started_at_unix": 1789020473.2475898, + "started_at_unix": 1789106836.9063, "bytes_sent": 319, "bytes_received": 397, "request_id": 208, @@ -38368,9 +38368,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23461499998234103, + "duration_ms": 1.973888000009083, "success": true, - "started_at_unix": 1789020473.2491353, + "started_at_unix": 1789106836.9119854, "bytes_sent": 319, "bytes_received": 162, "request_id": 209, @@ -38400,9 +38400,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19539800001666663, + "duration_ms": 2.8772999999944204, "success": true, - "started_at_unix": 1789020473.249471, + "started_at_unix": 1789106836.9140573, "bytes_sent": 321, "bytes_received": 162, "request_id": 210, @@ -38432,9 +38432,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20556199999077762, + "duration_ms": 2.918778000008615, "success": true, - "started_at_unix": 1789020473.2497323, + "started_at_unix": 1789106836.917015, "bytes_sent": 321, "bytes_received": 162, "request_id": 211, @@ -38464,9 +38464,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.5141890000052172, + "duration_ms": 2.893700999976545, "success": true, - "started_at_unix": 1789020473.2500627, + "started_at_unix": 1789106836.9200768, "bytes_sent": 319, "bytes_received": 357, "request_id": 212, @@ -38495,9 +38495,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2227880000020832, + "duration_ms": 3.797974000008253, "success": true, - "started_at_unix": 1789020473.2516685, + "started_at_unix": 1789106836.923064, "bytes_sent": 319, "bytes_received": 359, "request_id": 213, @@ -38526,9 +38526,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2999820000013642, + "duration_ms": 2.0222989999751917, "success": true, - "started_at_unix": 1789020473.2520301, + "started_at_unix": 1789106836.9270244, "bytes_sent": 321, "bytes_received": 1943, "request_id": 214, @@ -38557,9 +38557,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.5265349999774571, + "duration_ms": 4.663494999988416, "success": true, - "started_at_unix": 1789020473.2525678, + "started_at_unix": 1789106836.9292896, "bytes_sent": 321, "bytes_received": 359, "request_id": 215, @@ -38588,9 +38588,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.319292999994559, + "duration_ms": 4.748515000017051, "success": true, - "started_at_unix": 1789020473.2532325, + "started_at_unix": 1789106836.9341142, "bytes_sent": 321, "bytes_received": 162, "request_id": 216, @@ -38620,9 +38620,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 54.5071389999805, + "duration_ms": 163.16267199999857, "success": true, - "started_at_unix": 1789020473.2548242, + "started_at_unix": 1789106836.939154, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-231", @@ -38653,9 +38653,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.36329499999965265, + "duration_ms": 0.5297419999976682, "success": true, - "started_at_unix": 1789020473.2550652, + "started_at_unix": 1789106836.939411, "bytes_sent": 82, "bytes_received": 59, "request_id": 217, @@ -38677,9 +38677,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.38256300001648924, + "duration_ms": 2.1359700000118664, "success": true, - "started_at_unix": 1789020473.2562206, + "started_at_unix": 1789106836.9408038, "bytes_sent": 319, "bytes_received": 62, "request_id": 218, @@ -38707,9 +38707,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9197089999968284, + "duration_ms": 3.0142969999928937, "success": true, - "started_at_unix": 1789020473.2566457, + "started_at_unix": 1789106836.9429822, "bytes_sent": 319, "bytes_received": 471, "request_id": 219, @@ -38738,9 +38738,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9072400000131893, + "duration_ms": 2.865097000011474, "success": true, - "started_at_unix": 1789020473.2596633, + "started_at_unix": 1789106836.9461007, "bytes_sent": 319, "bytes_received": 397, "request_id": 220, @@ -38769,9 +38769,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26819500001806773, + "duration_ms": 2.861429999995835, "success": true, - "started_at_unix": 1789020473.2626839, + "started_at_unix": 1789106836.949074, "bytes_sent": 319, "bytes_received": 62, "request_id": 221, @@ -38799,9 +38799,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3253989999905116, + "duration_ms": 2.9714260000162085, "success": true, - "started_at_unix": 1789020473.2629924, + "started_at_unix": 1789106836.9519799, "bytes_sent": 319, "bytes_received": 162, "request_id": 222, @@ -38831,9 +38831,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 23.69295700000862, + "duration_ms": 51.81273499999861, "success": true, - "started_at_unix": 1789020473.2634337, + "started_at_unix": 1789106836.9550538, "bytes_sent": 319, "bytes_received": 545209, "request_id": 223, @@ -38862,9 +38862,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.6067859999964185, + "duration_ms": 7.641363000004731, "success": true, - "started_at_unix": 1789020473.3133128, + "started_at_unix": 1789106837.081283, "bytes_sent": 319, "bytes_received": 398, "request_id": 224, @@ -38893,9 +38893,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2274640000052841, + "duration_ms": 2.8773900000089725, "success": true, - "started_at_unix": 1789020473.3150263, + "started_at_unix": 1789106837.0890586, "bytes_sent": 319, "bytes_received": 163, "request_id": 225, @@ -38925,9 +38925,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22628300001770185, + "duration_ms": 5.913918000004514, "success": true, - "started_at_unix": 1789020473.315341, + "started_at_unix": 1789106837.0920322, "bytes_sent": 321, "bytes_received": 163, "request_id": 226, @@ -38957,9 +38957,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1945869999815386, + "duration_ms": 2.9165939999984403, "success": true, - "started_at_unix": 1789020473.3156364, + "started_at_unix": 1789106837.0980308, "bytes_sent": 321, "bytes_received": 163, "request_id": 227, @@ -38989,9 +38989,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20428100000913219, + "duration_ms": 5.893679999985579, "success": true, - "started_at_unix": 1789020473.315928, + "started_at_unix": 1789106837.1010652, "bytes_sent": 319, "bytes_received": 358, "request_id": 228, @@ -39020,9 +39020,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21912299999371498, + "duration_ms": 3.7941269999919314, "success": true, - "started_at_unix": 1789020473.3162086, + "started_at_unix": 1789106837.1070673, "bytes_sent": 319, "bytes_received": 360, "request_id": 229, @@ -39051,9 +39051,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3039070000170341, + "duration_ms": 5.006508000008125, "success": true, - "started_at_unix": 1789020473.316555, + "started_at_unix": 1789106837.1110284, "bytes_sent": 321, "bytes_received": 1950, "request_id": 230, @@ -39082,9 +39082,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24101500000028864, + "duration_ms": 2.697503000007373, "success": true, - "started_at_unix": 1789020473.317063, + "started_at_unix": 1789106837.1162796, "bytes_sent": 321, "bytes_received": 360, "request_id": 231, @@ -39113,9 +39113,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21854199999893353, + "duration_ms": 2.7977510000027905, "success": true, - "started_at_unix": 1789020473.3174565, + "started_at_unix": 1789106837.1191576, "bytes_sent": 321, "bytes_received": 163, "request_id": 232, @@ -39145,9 +39145,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 62.46919299999831, + "duration_ms": 182.2890319999999, "success": true, - "started_at_unix": 1789020473.3179355, + "started_at_unix": 1789106837.12227, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-248", @@ -39178,9 +39178,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1707020000196735, + "duration_ms": 5.403702999984716, "success": true, - "started_at_unix": 1789020473.3181698, + "started_at_unix": 1789106837.122533, "bytes_sent": 82, "bytes_received": 59, "request_id": 233, @@ -39202,9 +39202,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24432900002580027, + "duration_ms": 2.0512129999872286, "success": true, - "started_at_unix": 1789020473.3192172, + "started_at_unix": 1789106837.1288955, "bytes_sent": 319, "bytes_received": 62, "request_id": 234, @@ -39232,9 +39232,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22846699999945486, + "duration_ms": 5.969071000009762, "success": true, - "started_at_unix": 1789020473.3195052, + "started_at_unix": 1789106837.1309967, "bytes_sent": 319, "bytes_received": 472, "request_id": 235, @@ -39263,9 +39263,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22505100000103084, + "duration_ms": 2.8797039999801655, "success": true, - "started_at_unix": 1789020473.3198266, + "started_at_unix": 1789106837.1370888, "bytes_sent": 319, "bytes_received": 398, "request_id": 236, @@ -39294,9 +39294,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20288899997922272, + "duration_ms": 5.841793000001871, "success": true, - "started_at_unix": 1789020473.320155, + "started_at_unix": 1789106837.1400955, "bytes_sent": 319, "bytes_received": 62, "request_id": 237, @@ -39324,9 +39324,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21326399999566092, + "duration_ms": 2.961949000024333, "success": true, - "started_at_unix": 1789020473.3204157, + "started_at_unix": 1789106837.1459863, "bytes_sent": 319, "bytes_received": 163, "request_id": 238, @@ -39356,9 +39356,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 20.839524999985315, + "duration_ms": 38.24734500000204, "success": true, - "started_at_unix": 1789020473.3207238, + "started_at_unix": 1789106837.14907, "bytes_sent": 319, "bytes_received": 546192, "request_id": 239, @@ -39387,9 +39387,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.6080080000051566, + "duration_ms": 4.84473500000604, "success": true, - "started_at_unix": 1789020473.3678377, + "started_at_unix": 1789106837.2452195, "bytes_sent": 319, "bytes_received": 398, "request_id": 240, @@ -39418,9 +39418,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22989899997583052, + "duration_ms": 2.7365459999941777, "success": true, - "started_at_unix": 1789020473.3695571, + "started_at_unix": 1789106837.2502089, "bytes_sent": 319, "bytes_received": 163, "request_id": 241, @@ -39450,9 +39450,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18581400001949078, + "duration_ms": 5.886746999976822, "success": true, - "started_at_unix": 1789020473.369872, + "started_at_unix": 1789106837.253059, "bytes_sent": 321, "bytes_received": 163, "request_id": 242, @@ -39482,9 +39482,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19456700002251637, + "duration_ms": 2.9092899999909605, "success": true, - "started_at_unix": 1789020473.370117, + "started_at_unix": 1789106837.2590451, "bytes_sent": 321, "bytes_received": 163, "request_id": 243, @@ -39514,9 +39514,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22540099999446284, + "duration_ms": 2.8589949999968667, "success": true, - "started_at_unix": 1789020473.3704271, + "started_at_unix": 1789106837.262089, "bytes_sent": 319, "bytes_received": 358, "request_id": 244, @@ -39545,9 +39545,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23616799998649185, + "duration_ms": 0.25564899999608315, "success": true, - "started_at_unix": 1789020473.3707387, + "started_at_unix": 1789106837.2650452, "bytes_sent": 319, "bytes_received": 360, "request_id": 245, @@ -39576,9 +39576,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3185490000134905, + "duration_ms": 2.546810000012556, "success": true, - "started_at_unix": 1789020473.3711095, + "started_at_unix": 1789106837.265455, "bytes_sent": 321, "bytes_received": 1950, "request_id": 246, @@ -39607,9 +39607,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22958799999628354, + "duration_ms": 2.641538000005994, "success": true, - "started_at_unix": 1789020473.3716297, + "started_at_unix": 1789106837.2682242, "bytes_sent": 321, "bytes_received": 360, "request_id": 247, @@ -39638,9 +39638,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20409000001109234, + "duration_ms": 2.914179000015338, "success": true, - "started_at_unix": 1789020473.3719907, + "started_at_unix": 1789106837.2710187, "bytes_sent": 321, "bytes_received": 163, "request_id": 248, @@ -39670,9 +39670,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 54.108091000017566, + "duration_ms": 146.24462500000845, "success": true, - "started_at_unix": 1789020473.3724847, + "started_at_unix": 1789106837.2742267, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-265", @@ -39703,9 +39703,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1736250000021755, + "duration_ms": 5.224096000006284, "success": true, - "started_at_unix": 1789020473.3729477, + "started_at_unix": 1789106837.274711, "bytes_sent": 82, "bytes_received": 59, "request_id": 249, @@ -39727,9 +39727,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26156599997761987, + "duration_ms": 0.29697599998712576, "success": true, - "started_at_unix": 1789020473.3740156, + "started_at_unix": 1789106837.2809267, "bytes_sent": 313, "bytes_received": 377, "request_id": 250, @@ -39758,9 +39758,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24634299998638198, + "duration_ms": 1.6177800000036768, "success": true, - "started_at_unix": 1789020473.374371, + "started_at_unix": 1789106837.281333, "bytes_sent": 313, "bytes_received": 360, "request_id": 251, @@ -39789,9 +39789,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23694899999782137, + "duration_ms": 2.9049309999891193, "success": true, - "started_at_unix": 1789020473.3747244, + "started_at_unix": 1789106837.2830606, "bytes_sent": 313, "bytes_received": 657, "request_id": 252, @@ -39820,9 +39820,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22673400002304334, + "duration_ms": 2.8384070000129213, "success": true, - "started_at_unix": 1789020473.3750873, + "started_at_unix": 1789106837.286113, "bytes_sent": 313, "bytes_received": 366, "request_id": 253, @@ -39851,9 +39851,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24245699998459713, + "duration_ms": 2.8954139999939343, "success": true, - "started_at_unix": 1789020473.3754191, + "started_at_unix": 1789106837.2890468, "bytes_sent": 313, "bytes_received": 358, "request_id": 254, @@ -39882,9 +39882,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22854700000607409, + "duration_ms": 4.646473999997625, "success": true, - "started_at_unix": 1789020473.375757, + "started_at_unix": 1789106837.292885, "bytes_sent": 313, "bytes_received": 62, "request_id": 255, @@ -39912,9 +39912,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2540140000064639, + "duration_ms": 0.31951799999774266, "success": true, - "started_at_unix": 1789020473.3760304, + "started_at_unix": 1789106837.2975864, "bytes_sent": 312, "bytes_received": 883, "request_id": 256, @@ -39943,9 +39943,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1995439999973314, + "duration_ms": 2.8943309999931444, "success": true, - "started_at_unix": 1789020473.376421, + "started_at_unix": 1789106837.2980394, "bytes_sent": 313, "bytes_received": 62, "request_id": 257, @@ -39973,9 +39973,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.234915000021374, + "duration_ms": 3.0778660000123637, "success": true, - "started_at_unix": 1789020473.3766584, + "started_at_unix": 1789106837.3009782, "bytes_sent": 313, "bytes_received": 366, "request_id": 258, @@ -40004,9 +40004,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23209099998666716, + "duration_ms": 2.874263999984805, "success": true, - "started_at_unix": 1789020473.376988, + "started_at_unix": 1789106837.3041666, "bytes_sent": 313, "bytes_received": 366, "request_id": 259, @@ -40035,9 +40035,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2822860000151195, + "duration_ms": 2.818841000021166, "success": true, - "started_at_unix": 1789020473.3773093, + "started_at_unix": 1789106837.3071506, "bytes_sent": 313, "bytes_received": 883, "request_id": 260, @@ -40066,9 +40066,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2601330000118196, + "duration_ms": 2.904640999986441, "success": true, - "started_at_unix": 1789020473.3777242, + "started_at_unix": 1789106837.310144, "bytes_sent": 313, "bytes_received": 358, "request_id": 261, @@ -40097,9 +40097,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.199823999992077, + "duration_ms": 2.8558589999931883, "success": true, - "started_at_unix": 1789020473.3780634, + "started_at_unix": 1789106837.3131554, "bytes_sent": 313, "bytes_received": 360, "request_id": 262, @@ -40128,9 +40128,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24239699999384356, + "duration_ms": 5.702421999984608, "success": true, - "started_at_unix": 1789020473.378357, + "started_at_unix": 1789106837.3161604, "bytes_sent": 313, "bytes_received": 366, "request_id": 263, @@ -40159,9 +40159,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.40891200001169636, + "duration_ms": 5.866328999985626, "success": true, - "started_at_unix": 1789020473.3787098, + "started_at_unix": 1789106837.3220024, "bytes_sent": 314, "bytes_received": 3532, "request_id": 264, @@ -40190,9 +40190,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25244100001486913, + "duration_ms": 5.611723000015445, "success": true, - "started_at_unix": 1789020473.3794386, + "started_at_unix": 1789106837.3282518, "bytes_sent": 315, "bytes_received": 1282, "request_id": 265, @@ -40221,9 +40221,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.813894000003984, + "duration_ms": 54.263386000002356, "success": true, - "started_at_unix": 1789020473.3799698, + "started_at_unix": 1789106837.3342433, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-283", @@ -40254,9 +40254,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.17744099997685225, + "duration_ms": 2.4474639999993997, "success": true, - "started_at_unix": 1789020473.380127, + "started_at_unix": 1789106837.334416, "bytes_sent": 82, "bytes_received": 59, "request_id": 266, @@ -40278,9 +40278,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22940800002402284, + "duration_ms": 2.3117800000136413, "success": true, - "started_at_unix": 1789020473.3810477, + "started_at_unix": 1789106837.337762, "bytes_sent": 313, "bytes_received": 377, "request_id": 267, @@ -40309,9 +40309,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2504889999954685, + "duration_ms": 2.7743070000099124, "success": true, - "started_at_unix": 1789020473.3813639, + "started_at_unix": 1789106837.3401718, "bytes_sent": 313, "bytes_received": 360, "request_id": 268, @@ -40340,9 +40340,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23686900001962385, + "duration_ms": 0.25284399998781737, "success": true, - "started_at_unix": 1789020473.3817182, + "started_at_unix": 1789106837.3430579, "bytes_sent": 313, "bytes_received": 657, "request_id": 269, @@ -40371,9 +40371,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2115610000146262, + "duration_ms": 2.604929000000311, "success": true, - "started_at_unix": 1789020473.382078, + "started_at_unix": 1789106837.3434412, "bytes_sent": 313, "bytes_received": 366, "request_id": 270, @@ -40402,9 +40402,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19986400002380833, + "duration_ms": 2.9021260000092752, "success": true, - "started_at_unix": 1789020473.3823612, + "started_at_unix": 1789106837.3461392, "bytes_sent": 313, "bytes_received": 358, "request_id": 271, @@ -40433,9 +40433,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1591340000004493, + "duration_ms": 2.890263999972831, "success": true, - "started_at_unix": 1789020473.3826392, + "started_at_unix": 1789106837.3491442, "bytes_sent": 313, "bytes_received": 62, "request_id": 272, @@ -40463,9 +40463,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18999000002395405, + "duration_ms": 2.7729250000163574, "success": true, - "started_at_unix": 1789020473.382831, + "started_at_unix": 1789106837.3520906, "bytes_sent": 312, "bytes_received": 883, "request_id": 273, @@ -40494,9 +40494,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18732600000248567, + "duration_ms": 5.8604369999955, "success": true, - "started_at_unix": 1789020473.383133, + "started_at_unix": 1789106837.355008, "bytes_sent": 313, "bytes_received": 62, "request_id": 274, @@ -40524,9 +40524,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23700899998857494, + "duration_ms": 0.3087020000123175, "success": true, - "started_at_unix": 1789020473.383359, + "started_at_unix": 1789106837.3609185, "bytes_sent": 313, "bytes_received": 366, "request_id": 275, @@ -40555,9 +40555,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20926800002030177, + "duration_ms": 0.25519799999074166, "success": true, - "started_at_unix": 1789020473.3836892, + "started_at_unix": 1789106837.3613412, "bytes_sent": 313, "bytes_received": 366, "request_id": 276, @@ -40586,9 +40586,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24410999998281113, + "duration_ms": 0.27897199998960787, "success": true, - "started_at_unix": 1789020473.3839834, + "started_at_unix": 1789106837.3616931, "bytes_sent": 313, "bytes_received": 883, "request_id": 277, @@ -40617,9 +40617,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22653400000649526, + "duration_ms": 0.20364100001302177, "success": true, - "started_at_unix": 1789020473.3843644, + "started_at_unix": 1789106837.3621185, "bytes_sent": 313, "bytes_received": 358, "request_id": 278, @@ -40648,9 +40648,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22268799997959832, + "duration_ms": 2.5176470000189966, "success": true, - "started_at_unix": 1789020473.3846772, + "started_at_unix": 1789106837.3624017, "bytes_sent": 313, "bytes_received": 360, "request_id": 279, @@ -40679,9 +40679,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21112100000664213, + "duration_ms": 0.25973699999326527, "success": true, - "started_at_unix": 1789020473.3849795, + "started_at_unix": 1789106837.3650143, "bytes_sent": 313, "bytes_received": 366, "request_id": 280, @@ -40710,9 +40710,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3407019999883687, + "duration_ms": 0.43988400000216643, "success": true, - "started_at_unix": 1789020473.3853009, + "started_at_unix": 1789106837.3654075, "bytes_sent": 314, "bytes_received": 3532, "request_id": 281, @@ -40741,9 +40741,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2631870000016079, + "duration_ms": 0.31585199999994984, "success": true, - "started_at_unix": 1789020473.385946, + "started_at_unix": 1789106837.366213, "bytes_sent": 315, "bytes_received": 1282, "request_id": 282, @@ -40772,9 +40772,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.18206300001134, + "duration_ms": 30.01969700000018, "success": true, - "started_at_unix": 1789020473.3865223, + "started_at_unix": 1789106837.366923, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-301", @@ -40805,9 +40805,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1579719999824647, + "duration_ms": 0.1874420000262944, "success": true, - "started_at_unix": 1789020473.386751, + "started_at_unix": 1789106837.3671978, "bytes_sent": 82, "bytes_received": 59, "request_id": 283, @@ -40829,9 +40829,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2452210000001287, + "duration_ms": 0.26687000001857086, "success": true, - "started_at_unix": 1789020473.38767, + "started_at_unix": 1789106837.3683276, "bytes_sent": 313, "bytes_received": 377, "request_id": 284, @@ -40860,9 +40860,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19717000000696316, + "duration_ms": 0.26083800000265, "success": true, - "started_at_unix": 1789020473.3880007, + "started_at_unix": 1789106837.3686872, "bytes_sent": 313, "bytes_received": 360, "request_id": 285, @@ -40891,9 +40891,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23007900000493464, + "duration_ms": 0.21724600000538885, "success": true, - "started_at_unix": 1789020473.388294, + "started_at_unix": 1789106837.369044, "bytes_sent": 313, "bytes_received": 657, "request_id": 286, @@ -40922,9 +40922,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20631399999615496, + "duration_ms": 0.2056249999782267, "success": true, - "started_at_unix": 1789020473.3886354, + "started_at_unix": 1789106837.3693814, "bytes_sent": 313, "bytes_received": 366, "request_id": 287, @@ -40953,9 +40953,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1758389999793053, + "duration_ms": 0.21846900000355163, "success": true, - "started_at_unix": 1789020473.3889105, + "started_at_unix": 1789106837.3696566, "bytes_sent": 313, "bytes_received": 358, "request_id": 288, @@ -40984,9 +40984,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1580429999989974, + "duration_ms": 0.17876499998692452, "success": true, - "started_at_unix": 1789020473.389169, + "started_at_unix": 1789106837.3699548, "bytes_sent": 313, "bytes_received": 62, "request_id": 289, @@ -41014,9 +41014,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2184209999995801, + "duration_ms": 0.2163150000171754, "success": true, - "started_at_unix": 1789020473.3893607, + "started_at_unix": 1789106837.3701727, "bytes_sent": 312, "bytes_received": 883, "request_id": 290, @@ -41045,9 +41045,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17266399999016357, + "duration_ms": 0.1772820000098818, "success": true, - "started_at_unix": 1789020473.3896818, + "started_at_unix": 1789106837.370492, "bytes_sent": 313, "bytes_received": 62, "request_id": 291, @@ -41075,9 +41075,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20512200001121528, + "duration_ms": 0.21590500000456814, "success": true, - "started_at_unix": 1789020473.3898883, + "started_at_unix": 1789106837.3707018, "bytes_sent": 313, "bytes_received": 366, "request_id": 292, @@ -41106,9 +41106,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22675299999264098, + "duration_ms": 0.20431199999393357, "success": true, - "started_at_unix": 1789020473.3901875, + "started_at_unix": 1789106837.371001, "bytes_sent": 313, "bytes_received": 366, "request_id": 293, @@ -41137,9 +41137,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22961799999166033, + "duration_ms": 2.6599729999929878, "success": true, - "started_at_unix": 1789020473.3905027, + "started_at_unix": 1789106837.3712804, "bytes_sent": 313, "bytes_received": 883, "request_id": 294, @@ -41168,9 +41168,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22550200000637233, + "duration_ms": 2.823960000000625, "success": true, - "started_at_unix": 1789020473.3908715, + "started_at_unix": 1789106837.3741033, "bytes_sent": 313, "bytes_received": 358, "request_id": 295, @@ -41199,9 +41199,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22687399999199442, + "duration_ms": 2.9241769999828193, "success": true, - "started_at_unix": 1789020473.391183, + "started_at_unix": 1789106837.3770127, "bytes_sent": 313, "bytes_received": 360, "request_id": 296, @@ -41230,9 +41230,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19990399999869624, + "duration_ms": 2.8987000000029184, "success": true, - "started_at_unix": 1789020473.3914864, + "started_at_unix": 1789106837.3800275, "bytes_sent": 313, "bytes_received": 366, "request_id": 297, @@ -41261,9 +41261,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.326811000007865, + "duration_ms": 0.3478419999964899, "success": true, - "started_at_unix": 1789020473.391791, + "started_at_unix": 1789106837.38304, "bytes_sent": 314, "bytes_received": 3532, "request_id": 298, @@ -41292,9 +41292,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27994200002012803, + "duration_ms": 3.2642240000200218, "success": true, - "started_at_unix": 1789020473.392445, + "started_at_unix": 1789106837.383683, "bytes_sent": 315, "bytes_received": 1282, "request_id": 299, @@ -41323,9 +41323,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.072410999991007, + "duration_ms": 19.83917300000826, "success": true, - "started_at_unix": 1789020473.3930132, + "started_at_unix": 1789106837.3872647, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-319", @@ -41356,9 +41356,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.18576299999040202, + "duration_ms": 0.15457899999660185, "success": true, - "started_at_unix": 1789020473.3932426, + "started_at_unix": 1789106837.3874936, "bytes_sent": 82, "bytes_received": 59, "request_id": 300, @@ -41380,9 +41380,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26026300000125957, + "duration_ms": 0.25276400000961985, "success": true, - "started_at_unix": 1789020473.3941898, + "started_at_unix": 1789106837.3885496, "bytes_sent": 313, "bytes_received": 377, "request_id": 301, @@ -41411,9 +41411,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2205039999978453, + "duration_ms": 0.23638299998651746, "success": true, - "started_at_unix": 1789020473.3945382, + "started_at_unix": 1789106837.3889146, "bytes_sent": 313, "bytes_received": 360, "request_id": 302, @@ -41442,9 +41442,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22736500000064552, + "duration_ms": 0.24914700000522316, "success": true, - "started_at_unix": 1789020473.3948648, + "started_at_unix": 1789106837.3892515, "bytes_sent": 313, "bytes_received": 657, "request_id": 303, @@ -41473,9 +41473,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24493099999745027, + "duration_ms": 0.2770789999999579, "success": true, - "started_at_unix": 1789020473.3952148, + "started_at_unix": 1789106837.3896365, "bytes_sent": 313, "bytes_received": 366, "request_id": 304, @@ -41504,9 +41504,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2210659999946074, + "duration_ms": 0.23891699999012417, "success": true, - "started_at_unix": 1789020473.395543, + "started_at_unix": 1789106837.3899999, "bytes_sent": 313, "bytes_received": 358, "request_id": 305, @@ -41535,9 +41535,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1896889999954965, + "duration_ms": 2.584570999999869, "success": true, - "started_at_unix": 1789020473.395853, + "started_at_unix": 1789106837.3903368, "bytes_sent": 313, "bytes_received": 62, "request_id": 306, @@ -41565,9 +41565,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22422000000688058, + "duration_ms": 0.24793500000441782, "success": true, - "started_at_unix": 1789020473.396083, + "started_at_unix": 1789106837.3929653, "bytes_sent": 312, "bytes_received": 883, "request_id": 307, @@ -41596,9 +41596,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20833700000366662, + "duration_ms": 0.23232500001313383, "success": true, - "started_at_unix": 1789020473.3964446, + "started_at_unix": 1789106837.393339, "bytes_sent": 313, "bytes_received": 62, "request_id": 308, @@ -41626,9 +41626,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18626399997856424, + "duration_ms": 3.317043999999214, "success": true, - "started_at_unix": 1789020473.3966916, + "started_at_unix": 1789106837.3936121, "bytes_sent": 313, "bytes_received": 366, "request_id": 309, @@ -41657,9 +41657,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20392999999785388, + "duration_ms": 0.21908099998313446, "success": true, - "started_at_unix": 1789020473.3969634, + "started_at_unix": 1789106837.3970203, "bytes_sent": 313, "bytes_received": 366, "request_id": 310, @@ -41688,9 +41688,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2387820000251395, + "duration_ms": 0.22138400001381342, "success": true, - "started_at_unix": 1789020473.3972461, + "started_at_unix": 1789106837.3973198, "bytes_sent": 313, "bytes_received": 883, "request_id": 311, @@ -41719,9 +41719,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20307899998783796, + "duration_ms": 3.2599660000016684, "success": true, - "started_at_unix": 1789020473.3976088, + "started_at_unix": 1789106837.3976676, "bytes_sent": 313, "bytes_received": 358, "request_id": 312, @@ -41750,9 +41750,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19751100001030863, + "duration_ms": 0.25832399998648725, "success": true, - "started_at_unix": 1789020473.3978975, + "started_at_unix": 1789106837.4010265, "bytes_sent": 313, "bytes_received": 360, "request_id": 313, @@ -41781,9 +41781,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20090599997502068, + "duration_ms": 0.23939900000868874, "success": true, - "started_at_unix": 1789020473.3981698, + "started_at_unix": 1789106837.4013765, "bytes_sent": 313, "bytes_received": 366, "request_id": 314, @@ -41812,9 +41812,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.29840999999919404, + "duration_ms": 3.308708000020033, "success": true, - "started_at_unix": 1789020473.3984926, + "started_at_unix": 1789106837.4017396, "bytes_sent": 314, "bytes_received": 3532, "request_id": 315, @@ -41843,9 +41843,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24620299998900919, + "duration_ms": 2.5534030000073926, "success": true, - "started_at_unix": 1789020473.3990753, + "started_at_unix": 1789106837.4054182, "bytes_sent": 315, "bytes_received": 1282, "request_id": 316, @@ -41874,9 +41874,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.164127000005237, + "duration_ms": 20.609495000002198, "success": true, - "started_at_unix": 1789020473.3996258, + "started_at_unix": 1789106837.4082901, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-337", @@ -41907,9 +41907,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.18605400001092676, + "duration_ms": 2.4085109999987253, "success": true, - "started_at_unix": 1789020473.3998578, + "started_at_unix": 1789106837.4085197, "bytes_sent": 82, "bytes_received": 59, "request_id": 317, @@ -41931,9 +41931,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23272300001053736, + "duration_ms": 3.073337000017773, "success": true, - "started_at_unix": 1789020473.400811, + "started_at_unix": 1789106837.4118521, "bytes_sent": 313, "bytes_received": 377, "request_id": 318, @@ -41962,9 +41962,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20937799999387607, + "duration_ms": 0.26201999997965686, "success": true, - "started_at_unix": 1789020473.4011285, + "started_at_unix": 1789106837.4150128, "bytes_sent": 313, "bytes_received": 360, "request_id": 319, @@ -41993,9 +41993,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23117099999581114, + "duration_ms": 0.26472599998328405, "success": true, - "started_at_unix": 1789020473.4014618, + "started_at_unix": 1789106837.4153876, "bytes_sent": 313, "bytes_received": 657, "request_id": 320, @@ -42024,9 +42024,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22438999999963016, + "duration_ms": 0.2781110000000808, "success": true, - "started_at_unix": 1789020473.4018137, + "started_at_unix": 1789106837.415791, "bytes_sent": 313, "bytes_received": 366, "request_id": 321, @@ -42055,9 +42055,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22240699999542812, + "duration_ms": 0.24551999999289364, "success": true, - "started_at_unix": 1789020473.4021187, + "started_at_unix": 1789106837.416159, "bytes_sent": 313, "bytes_received": 358, "request_id": 322, @@ -42086,9 +42086,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1829399999735415, + "duration_ms": 0.22530200001824596, "success": true, - "started_at_unix": 1789020473.4024498, + "started_at_unix": 1789106837.4165008, "bytes_sent": 313, "bytes_received": 62, "request_id": 323, @@ -42116,9 +42116,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23237199999925906, + "duration_ms": 0.2831310000033227, "success": true, - "started_at_unix": 1789020473.4026747, + "started_at_unix": 1789106837.4167755, "bytes_sent": 312, "bytes_received": 883, "request_id": 324, @@ -42147,9 +42147,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1917319999904521, + "duration_ms": 0.18521699999496377, "success": true, - "started_at_unix": 1789020473.4030206, + "started_at_unix": 1789106837.4171653, "bytes_sent": 313, "bytes_received": 62, "request_id": 325, @@ -42177,9 +42177,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22782499999607353, + "duration_ms": 0.19473499997957333, "success": true, - "started_at_unix": 1789020473.4032493, + "started_at_unix": 1789106837.417384, "bytes_sent": 313, "bytes_received": 366, "request_id": 326, @@ -42208,9 +42208,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1991229999873667, + "duration_ms": 0.2316839999991771, "success": true, - "started_at_unix": 1789020473.4035618, + "started_at_unix": 1789106837.4176598, "bytes_sent": 313, "bytes_received": 366, "request_id": 327, @@ -42239,9 +42239,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23788100000388113, + "duration_ms": 0.22748599999999897, "success": true, - "started_at_unix": 1789020473.4038439, + "started_at_unix": 1789106837.4179683, "bytes_sent": 313, "bytes_received": 883, "request_id": 328, @@ -42270,9 +42270,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2274950000185072, + "duration_ms": 2.7057079999792677, "success": true, - "started_at_unix": 1789020473.4042234, + "started_at_unix": 1789106837.4183183, "bytes_sent": 313, "bytes_received": 358, "request_id": 329, @@ -42301,9 +42301,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2215160000105243, + "duration_ms": 2.8082010000218816, "success": true, - "started_at_unix": 1789020473.4045358, + "started_at_unix": 1789106837.4211204, "bytes_sent": 313, "bytes_received": 360, "request_id": 330, @@ -42332,9 +42332,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20749500001215893, + "duration_ms": 2.9277440000043953, "success": true, - "started_at_unix": 1789020473.4048374, + "started_at_unix": 1789106837.4240096, "bytes_sent": 313, "bytes_received": 366, "request_id": 331, @@ -42363,9 +42363,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3403110000022025, + "duration_ms": 2.9595329999949627, "success": true, - "started_at_unix": 1789020473.4051526, + "started_at_unix": 1789106837.4270728, "bytes_sent": 314, "bytes_received": 3532, "request_id": 332, @@ -42394,9 +42394,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2544639999939591, + "duration_ms": 0.2640750000182379, "success": true, - "started_at_unix": 1789020473.4057796, + "started_at_unix": 1789106837.4303398, "bytes_sent": 315, "bytes_received": 1282, "request_id": 333, @@ -42425,9 +42425,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.233688999998321, + "duration_ms": 19.95930799998291, "success": true, - "started_at_unix": 1789020473.4063141, + "started_at_unix": 1789106837.4309301, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-355", @@ -42458,9 +42458,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.15247499999304637, + "duration_ms": 0.14013300000215168, "success": true, - "started_at_unix": 1789020473.4065604, + "started_at_unix": 1789106837.4311612, "bytes_sent": 82, "bytes_received": 59, "request_id": 334, @@ -42482,9 +42482,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2551059999973404, + "duration_ms": 0.21845000000553227, "success": true, - "started_at_unix": 1789020473.4074528, + "started_at_unix": 1789106837.432054, "bytes_sent": 313, "bytes_received": 377, "request_id": 335, @@ -42513,9 +42513,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20582300001592557, + "duration_ms": 0.20279000000300584, "success": true, - "started_at_unix": 1789020473.4077904, + "started_at_unix": 1789106837.4323485, "bytes_sent": 313, "bytes_received": 360, "request_id": 336, @@ -42544,9 +42544,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2459229999942636, + "duration_ms": 0.24481900001660506, "success": true, - "started_at_unix": 1789020473.4080973, + "started_at_unix": 1789106837.4326417, "bytes_sent": 313, "bytes_received": 657, "request_id": 337, @@ -42575,9 +42575,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21217200000478442, + "duration_ms": 0.25705199999492834, "success": true, - "started_at_unix": 1789020473.4084864, + "started_at_unix": 1789106837.4330235, "bytes_sent": 313, "bytes_received": 366, "request_id": 338, @@ -42606,9 +42606,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22104500001773886, + "duration_ms": 0.24067100000024766, "success": true, - "started_at_unix": 1789020473.40878, + "started_at_unix": 1789106837.4333715, "bytes_sent": 313, "bytes_received": 358, "request_id": 339, @@ -42637,9 +42637,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18148699999187556, + "duration_ms": 0.2678710000054707, "success": true, - "started_at_unix": 1789020473.4090884, + "started_at_unix": 1789106837.4337096, "bytes_sent": 313, "bytes_received": 62, "request_id": 340, @@ -42667,9 +42667,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2520010000068851, + "duration_ms": 0.279863999992358, "success": true, - "started_at_unix": 1789020473.409315, + "started_at_unix": 1789106837.434026, "bytes_sent": 312, "bytes_received": 883, "request_id": 341, @@ -42698,9 +42698,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1883969999880719, + "duration_ms": 0.22061300001041673, "success": true, - "started_at_unix": 1789020473.4096737, + "started_at_unix": 1789106837.4344296, "bytes_sent": 313, "bytes_received": 62, "request_id": 342, @@ -42728,9 +42728,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2012570000147207, + "duration_ms": 0.23863600000595397, "success": true, - "started_at_unix": 1789020473.4098995, + "started_at_unix": 1789106837.4346893, "bytes_sent": 313, "bytes_received": 366, "request_id": 343, @@ -42759,9 +42759,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22701499997879182, + "duration_ms": 0.19617699999230354, "success": true, - "started_at_unix": 1789020473.4101896, + "started_at_unix": 1789106837.435011, "bytes_sent": 313, "bytes_received": 366, "request_id": 344, @@ -42790,9 +42790,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21060000000261425, + "duration_ms": 2.7653999999870393, "success": true, - "started_at_unix": 1789020473.4105003, + "started_at_unix": 1789106837.4352822, "bytes_sent": 313, "bytes_received": 883, "request_id": 345, @@ -42821,9 +42821,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19870200000582372, + "duration_ms": 1.7821890000107032, "success": true, - "started_at_unix": 1789020473.4108377, + "started_at_unix": 1789106837.4381816, "bytes_sent": 313, "bytes_received": 358, "request_id": 346, @@ -42852,9 +42852,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19156199999770251, + "duration_ms": 0.2796539999962988, "success": true, - "started_at_unix": 1789020473.4111154, + "started_at_unix": 1789106837.440064, "bytes_sent": 313, "bytes_received": 360, "request_id": 347, @@ -42883,9 +42883,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2142750000189153, + "duration_ms": 0.27512599999113263, "success": true, - "started_at_unix": 1789020473.4114027, + "started_at_unix": 1789106837.440438, "bytes_sent": 313, "bytes_received": 366, "request_id": 348, @@ -42914,9 +42914,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3118989999961741, + "duration_ms": 1.9928030000073704, "success": true, - "started_at_unix": 1789020473.4117134, + "started_at_unix": 1789106837.440866, "bytes_sent": 314, "bytes_received": 3532, "request_id": 349, @@ -42945,9 +42945,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3006530000106977, + "duration_ms": 2.8135410000231786, "success": true, - "started_at_unix": 1789020473.4123363, + "started_at_unix": 1789106837.4431624, "bytes_sent": 315, "bytes_received": 1282, "request_id": 350, @@ -42976,9 +42976,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.181510999994089, + "duration_ms": 14.979248999992478, "success": true, - "started_at_unix": 1789020473.4129272, + "started_at_unix": 1789106837.4463117, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-373", @@ -43009,9 +43009,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.12608600002295134, + "duration_ms": 0.03363299998682123, "success": true, - "started_at_unix": 1789020473.4133563, + "started_at_unix": 1789106837.4467788, "bytes_sent": 219, "bytes_received": 0, "request_id": null, @@ -43024,9 +43024,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.04677900000160662, + "duration_ms": 0.025437999994437632, "success": true, - "started_at_unix": 1789020473.4134915, + "started_at_unix": 1789106837.446846, "bytes_sent": 225, "bytes_received": 0, "request_id": null, @@ -43039,9 +43039,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.03217699998003809, + "duration_ms": 0.01755299999217641, "success": true, - "started_at_unix": 1789020473.413545, + "started_at_unix": 1789106837.4468777, "bytes_sent": 219, "bytes_received": 0, "request_id": null, @@ -43054,9 +43054,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.18213800001376512, + "duration_ms": 0.2868580000097154, "success": true, - "started_at_unix": 1789020473.4135869, + "started_at_unix": 1789106837.4469042, "bytes_sent": 68, "bytes_received": 62, "request_id": 351, @@ -43074,9 +43074,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.023884999990286815, + "duration_ms": 0.025037000000338594, "success": true, - "started_at_unix": 1789020473.41379, + "started_at_unix": 1789106837.4472098, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -43098,7 +43098,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/.venv/bin/python", "success": true, - "total_duration_ms": 752.1719949999977, + "total_duration_ms": 906.0632139999996, "error_message": null, "summary": { "request_count": 32, @@ -43106,12 +43106,12 @@ "success_count": 32, "failure_count": 0, "bytes_sent": 18386, - "bytes_received": 445711, - "min_ms": 0.12105799999062583, - "max_ms": 249.38076099999762, - "mean_ms": 22.13016728124728, - "median_ms": 1.4035665000164954, - "p95_ms": 183.23899245001058, + "bytes_received": 809009, + "min_ms": 0.2118870000060724, + "max_ms": 294.3065069999875, + "mean_ms": 26.488624312499987, + "median_ms": 2.863053500007595, + "p95_ms": 210.22438739999387, "result_summary": { "present_count": 31, "empty_count": 1, @@ -43120,17 +43120,17 @@ "metrics": { "completion_item_count": { "min": 32.0, - "max": 255.0, - "mean": 143.0, + "max": 488.0, + "mean": 240.25, "median": 142.0, - "p95": 255.0 + "p95": 488.0 }, "hover_text_char_count": { - "min": 149.0, - "max": 3585.0, - "mean": 1867.0, - "median": 1867.0, - "p95": 3585.0 + "min": 167.0, + "max": 9977.0, + "mean": 5072.0, + "median": 5072.0, + "p95": 9977.0 }, "location_count": { "min": 2.0, @@ -43141,10 +43141,10 @@ }, "size_chars": { "min": 0.0, - "max": 71518.0, - "mean": 14922.15625, - "median": 3695.0, - "p95": 71518.0 + "max": 141253.0, + "mean": 27077.1875, + "median": 4047.0, + "p95": 141253.0 }, "top_level_count": { "min": 2.0, @@ -43167,27 +43167,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 0.4903319999982614, - "max_ms": 171.8622630000084, - "mean_ms": 22.462376299995412, - "median_ms": 4.226638499986279, - "p95_ms": 103.5343615500052 + "min_ms": 0.6067669999936243, + "max_ms": 226.9517750000034, + "mean_ms": 29.89035149999779, + "median_ms": 8.39192500001218, + "p95_ms": 131.15384315000233 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.23462499999027386, - "max_ms": 11.167203000013615, - "mean_ms": 2.111168899998006, - "median_ms": 1.4151034999940748, - "p95_ms": 7.0309132500057006 + "min_ms": 0.2118870000060724, + "max_ms": 22.880056000019522, + "mean_ms": 3.8419443000037745, + "median_ms": 1.5374049999934414, + "p95_ms": 14.918697400011618 }, "textDocument/references": { "point_count": 1, - "min_ms": 0.268194999989646, - "max_ms": 0.3192099999864695, - "mean_ms": 0.2862633999939135, - "median_ms": 0.27791899998419467, - "p95_ms": 0.3141463999895677 + "min_ms": 0.3286760000094091, + "max_ms": 0.3491340000039145, + "mean_ms": 0.3369013999986237, + "median_ms": 0.3351780000002691, + "p95_ms": 0.34733880000317185 } }, "validation": { @@ -43212,12 +43212,12 @@ "success_count": 5, "failure_count": 0, "bytes_sent": 1360, - "bytes_received": 330405, - "min_ms": 7.922014999991234, - "max_ms": 171.8622630000084, - "mean_ms": 44.409099199998536, - "median_ms": 11.907312999994701, - "p95_ms": 141.49430680000702, + "bytes_received": 654049, + "min_ms": 12.099395000007007, + "max_ms": 226.9517750000034, + "mean_ms": 56.03334579999455, + "median_ms": 13.813154999979815, + "p95_ms": 184.374916400003, "result_summary": { "present_count": 5, "empty_count": 0, @@ -43225,18 +43225,18 @@ "non_empty_rate": 1.0, "metrics": { "completion_item_count": { - "min": 252.0, - "max": 255.0, - "mean": 254.4, - "median": 255.0, - "p95": 255.0 + "min": 487.0, + "max": 488.0, + "mean": 487.8, + "median": 488.0, + "p95": 488.0 }, "size_chars": { - "min": 70592.0, - "max": 71518.0, - "mean": 71332.8, - "median": 71518.0, - "p95": 71518.0 + "min": 140965.0, + "max": 141253.0, + "mean": 141195.4, + "median": 141253.0, + "p95": 141253.0 }, "top_level_count": { "min": 2.0, @@ -43277,9 +43277,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 197.14388400001326, + "duration_ms": 196.53834299998607, "success": true, - "started_at_unix": 1789020473.447669, + "started_at_unix": 1789106837.4964569, "bytes_sent": 272, "bytes_received": 65393, "request_id": 2, @@ -43307,11 +43307,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 171.8622630000084, + "duration_ms": 226.9517750000034, "success": true, - "started_at_unix": 1789020473.6463692, + "started_at_unix": 1789106837.6945956, "bytes_sent": 272, - "bytes_received": 65393, + "bytes_received": 130597, "request_id": 3, "error_code": null, "error_message": null, @@ -43320,9 +43320,9 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 70592, + "size_chars": 140965, "top_level_count": 2, - "completion_item_count": 252 + "completion_item_count": 487 }, "context": { "suite": "web", @@ -43337,11 +43337,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.907312999994701, + "duration_ms": 12.099395000007007, "success": true, - "started_at_unix": 1789020473.822648, + "started_at_unix": 1789106837.9305584, "bytes_sent": 272, - "bytes_received": 66253, + "bytes_received": 130863, "request_id": 4, "error_code": null, "error_message": null, @@ -43350,9 +43350,9 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 71518, + "size_chars": 141253, "top_level_count": 2, - "completion_item_count": 255 + "completion_item_count": 488 }, "context": { "suite": "web", @@ -43367,11 +43367,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 20.022482000001673, + "duration_ms": 14.067482000001519, "success": true, - "started_at_unix": 1789020473.8384044, + "started_at_unix": 1789106837.9510438, "bytes_sent": 272, - "bytes_received": 66253, + "bytes_received": 130863, "request_id": 5, "error_code": null, "error_message": null, @@ -43380,9 +43380,9 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 71518, + "size_chars": 141253, "top_level_count": 2, - "completion_item_count": 255 + "completion_item_count": 488 }, "context": { "suite": "web", @@ -43397,11 +43397,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.922014999991234, + "duration_ms": 13.813154999979815, "success": true, - "started_at_unix": 1789020473.865745, + "started_at_unix": 1789106837.9744365, "bytes_sent": 272, - "bytes_received": 66253, + "bytes_received": 130863, "request_id": 6, "error_code": null, "error_message": null, @@ -43410,9 +43410,9 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 71518, + "size_chars": 141253, "top_level_count": 2, - "completion_item_count": 255 + "completion_item_count": 488 }, "context": { "suite": "web", @@ -43427,11 +43427,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.331422999996676, + "duration_ms": 13.234921999980997, "success": true, - "started_at_unix": 1789020473.881094, + "started_at_unix": 1789106837.997636, "bytes_sent": 272, - "bytes_received": 66253, + "bytes_received": 130863, "request_id": 7, "error_code": null, "error_message": null, @@ -43440,9 +43440,9 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 71518, + "size_chars": 141253, "top_level_count": 2, - "completion_item_count": 255 + "completion_item_count": 488 }, "context": { "suite": "web", @@ -43471,12 +43471,12 @@ "success_count": 5, "failure_count": 0, "bytes_sent": 1204, - "bytes_received": 1414, - "min_ms": 0.23462499999027386, - "max_ms": 11.167203000013615, - "mean_ms": 2.785369999998011, - "median_ms": 0.279130999985, - "p95_ms": 9.3288520000101, + "bytes_received": 1504, + "min_ms": 0.2118870000060724, + "max_ms": 22.880056000019522, + "mean_ms": 5.4065088000129435, + "median_ms": 0.2749350000215145, + "p95_ms": 18.989617000016775, "result_summary": { "present_count": 5, "empty_count": 0, @@ -43484,18 +43484,18 @@ "non_empty_rate": 1.0, "metrics": { "hover_text_char_count": { - "min": 149.0, - "max": 149.0, - "mean": 149.0, - "median": 149.0, - "p95": 149.0 + "min": 167.0, + "max": 167.0, + "mean": 167.0, + "median": 167.0, + "p95": 167.0 }, "size_chars": { - "min": 231.0, - "max": 231.0, - "mean": 231.0, - "median": 231.0, - "p95": 231.0 + "min": 249.0, + "max": 249.0, + "mean": 249.0, + "median": 249.0, + "p95": 249.0 }, "top_level_count": { "min": 2.0, @@ -43536,22 +43536,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 249.38076099999762, + "duration_ms": 294.3065069999875, "success": true, - "started_at_unix": 1789020473.8990273, + "started_at_unix": 1789106838.0189934, "bytes_sent": 240, - "bytes_received": 282, + "bytes_received": 300, "request_id": 8, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(variable) client: Session\\n```\\n\\nGo to [Session](file:///tmp/pyrefly_...", + "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(variable) client: requests.sessions.Session\\n```\\n\\nGo to [Session](fi...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 231, + "size_chars": 249, "top_level_count": 2, - "hover_text_char_count": 149 + "hover_text_char_count": 167 }, "context": { "suite": "web", @@ -43566,22 +43566,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 11.167203000013615, + "duration_ms": 22.880056000019522, "success": true, - "started_at_unix": 1789020474.1484945, + "started_at_unix": 1789106838.3133855, "bytes_sent": 240, - "bytes_received": 282, + "bytes_received": 300, "request_id": 9, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(variable) client: Session\\n```\\n\\nGo to [Session](file:///tmp/pyrefly_...", + "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(variable) client: requests.sessions.Session\\n```\\n\\nGo to [Session](fi...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 231, + "size_chars": 249, "top_level_count": 2, - "hover_text_char_count": 149 + "hover_text_char_count": 167 }, "context": { "suite": "web", @@ -43596,22 +43596,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.9754479999960495, + "duration_ms": 3.427861000005805, "success": true, - "started_at_unix": 1789020474.159765, + "started_at_unix": 1789106838.336374, "bytes_sent": 241, - "bytes_received": 283, + "bytes_received": 301, "request_id": 10, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(variable) client: Session\\n```\\n\\nGo to [Session](file:///tmp/pyrefly_...", + "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(variable) client: requests.sessions.Session\\n```\\n\\nGo to [Session](fi...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 231, + "size_chars": 249, "top_level_count": 2, - "hover_text_char_count": 149 + "hover_text_char_count": 167 }, "context": { "suite": "web", @@ -43626,22 +43626,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.23462499999027386, + "duration_ms": 0.2749350000215145, "success": true, - "started_at_unix": 1789020474.161798, + "started_at_unix": 1789106838.3398662, "bytes_sent": 241, - "bytes_received": 283, + "bytes_received": 301, "request_id": 11, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(variable) client: Session\\n```\\n\\nGo to [Session](file:///tmp/pyrefly_...", + "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(variable) client: requests.sessions.Session\\n```\\n\\nGo to [Session](fi...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 231, + "size_chars": 249, "top_level_count": 2, - "hover_text_char_count": 149 + "hover_text_char_count": 167 }, "context": { "suite": "web", @@ -43656,22 +43656,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2704430000051161, + "duration_ms": 0.2378050000118037, "success": true, - "started_at_unix": 1789020474.1620858, + "started_at_unix": 1789106838.3401976, "bytes_sent": 241, - "bytes_received": 283, + "bytes_received": 301, "request_id": 12, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(variable) client: Session\\n```\\n\\nGo to [Session](file:///tmp/pyrefly_...", + "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(variable) client: requests.sessions.Session\\n```\\n\\nGo to [Session](fi...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 231, + "size_chars": 249, "top_level_count": 2, - "hover_text_char_count": 149 + "hover_text_char_count": 167 }, "context": { "suite": "web", @@ -43686,22 +43686,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.279130999985, + "duration_ms": 0.2118870000060724, "success": true, - "started_at_unix": 1789020474.1624305, + "started_at_unix": 1789106838.3404782, "bytes_sent": 241, - "bytes_received": 283, + "bytes_received": 301, "request_id": 13, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(variable) client: Session\\n```\\n\\nGo to [Session](file:///tmp/pyrefly_...", + "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(variable) client: requests.sessions.Session\\n```\\n\\nGo to [Session](fi...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 231, + "size_chars": 249, "top_level_count": 2, - "hover_text_char_count": 149 + "hover_text_char_count": 167 }, "context": { "suite": "web", @@ -43731,11 +43731,11 @@ "failure_count": 0, "bytes_sent": 1420, "bytes_received": 2045, - "min_ms": 0.268194999989646, - "max_ms": 0.3192099999864695, - "mean_ms": 0.2862633999939135, - "median_ms": 0.27791899998419467, - "p95_ms": 0.3141463999895677, + "min_ms": 0.3286760000094091, + "max_ms": 0.3491340000039145, + "mean_ms": 0.3369013999986237, + "median_ms": 0.3351780000002691, + "p95_ms": 0.34733880000317185, "result_summary": { "present_count": 5, "empty_count": 0, @@ -43795,9 +43795,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.4260580000163827, + "duration_ms": 0.4298849999884169, "success": true, - "started_at_unix": 1789020474.1628494, + "started_at_unix": 1789106838.3408399, "bytes_sent": 284, "bytes_received": 409, "request_id": 14, @@ -43825,9 +43825,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.3192099999864695, + "duration_ms": 0.34015800000020135, "success": true, - "started_at_unix": 1789020474.1633236, + "started_at_unix": 1789106838.3413177, "bytes_sent": 284, "bytes_received": 409, "request_id": 15, @@ -43855,9 +43855,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.27210100000729653, + "duration_ms": 0.3351780000002691, "success": true, - "started_at_unix": 1789020474.1637022, + "started_at_unix": 1789106838.3417177, "bytes_sent": 284, "bytes_received": 409, "request_id": 16, @@ -43885,9 +43885,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.27791899998419467, + "duration_ms": 0.33136099997932433, "success": true, - "started_at_unix": 1789020474.164032, + "started_at_unix": 1789106838.3421116, "bytes_sent": 284, "bytes_received": 409, "request_id": 17, @@ -43915,9 +43915,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.2938920000019607, + "duration_ms": 0.3491340000039145, "success": true, - "started_at_unix": 1789020474.1643643, + "started_at_unix": 1789106838.3424978, "bytes_sent": 284, "bytes_received": 409, "request_id": 18, @@ -43945,9 +43945,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.268194999989646, + "duration_ms": 0.3286760000094091, "success": true, - "started_at_unix": 1789020474.164718, + "started_at_unix": 1789106838.342906, "bytes_sent": 284, "bytes_received": 409, "request_id": 19, @@ -43989,12 +43989,12 @@ "success_count": 5, "failure_count": 0, "bytes_sent": 1370, - "bytes_received": 18250, - "min_ms": 0.4903319999982614, - "max_ms": 0.5312619999813251, - "mean_ms": 0.5156533999922885, - "median_ms": 0.5200559999991583, - "p95_ms": 0.5291169999850354, + "bytes_received": 19240, + "min_ms": 0.6067669999936243, + "max_ms": 4.684455000017351, + "mean_ms": 3.7473572000010336, + "median_ms": 4.578605999995489, + "p95_ms": 4.674476200017352, "result_summary": { "present_count": 5, "empty_count": 0, @@ -44009,11 +44009,11 @@ "p95": 32.0 }, "size_chars": { - "min": 3849.0, - "max": 3849.0, - "mean": 3849.0, - "median": 3849.0, - "p95": 3849.0 + "min": 4047.0, + "max": 4047.0, + "mean": 4047.0, + "median": 4047.0, + "p95": 4047.0 }, "top_level_count": { "min": 2.0, @@ -44054,11 +44054,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.4384809999844492, + "duration_ms": 3.58599700001605, "success": true, - "started_at_unix": 1789020474.1652293, + "started_at_unix": 1789106838.343469, "bytes_sent": 274, - "bytes_received": 3650, + "bytes_received": 3848, "request_id": 20, "error_code": null, "error_message": null, @@ -44067,7 +44067,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 3849, + "size_chars": 4047, "top_level_count": 2, "completion_item_count": 32 }, @@ -44084,11 +44084,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.5312619999813251, + "duration_ms": 4.232396999981347, "success": true, - "started_at_unix": 1789020474.167844, + "started_at_unix": 1789106838.3472605, "bytes_sent": 274, - "bytes_received": 3650, + "bytes_received": 3848, "request_id": 21, "error_code": null, "error_message": null, @@ -44097,7 +44097,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 3849, + "size_chars": 4047, "top_level_count": 2, "completion_item_count": 32 }, @@ -44114,11 +44114,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.5200559999991583, + "duration_ms": 4.684455000017351, "success": true, - "started_at_unix": 1789020474.1686244, + "started_at_unix": 1789106838.3517737, "bytes_sent": 274, - "bytes_received": 3650, + "bytes_received": 3848, "request_id": 22, "error_code": null, "error_message": null, @@ -44127,7 +44127,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 3849, + "size_chars": 4047, "top_level_count": 2, "completion_item_count": 32 }, @@ -44144,11 +44144,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.5205369999998766, + "duration_ms": 0.6067669999936243, "success": true, - "started_at_unix": 1789020474.1693335, + "started_at_unix": 1789106838.3566911, "bytes_sent": 274, - "bytes_received": 3650, + "bytes_received": 3848, "request_id": 23, "error_code": null, "error_message": null, @@ -44157,7 +44157,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 3849, + "size_chars": 4047, "top_level_count": 2, "completion_item_count": 32 }, @@ -44174,11 +44174,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.5160799999828214, + "duration_ms": 4.6345610000173565, "success": true, - "started_at_unix": 1789020474.1700652, + "started_at_unix": 1789106838.3575547, "bytes_sent": 274, - "bytes_received": 3650, + "bytes_received": 3848, "request_id": 24, "error_code": null, "error_message": null, @@ -44187,7 +44187,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 3849, + "size_chars": 4047, "top_level_count": 2, "completion_item_count": 32 }, @@ -44204,11 +44204,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.4903319999982614, + "duration_ms": 4.578605999995489, "success": true, - "started_at_unix": 1789020474.170769, + "started_at_unix": 1789106838.3624272, "bytes_sent": 274, - "bytes_received": 3650, + "bytes_received": 3848, "request_id": 25, "error_code": null, "error_message": null, @@ -44217,7 +44217,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 3849, + "size_chars": 4047, "top_level_count": 2, "completion_item_count": 32 }, @@ -44248,12 +44248,12 @@ "success_count": 5, "failure_count": 0, "bytes_sent": 1205, - "bytes_received": 18740, - "min_ms": 1.3991500000258839, - "max_ms": 1.5181059999918034, - "mean_ms": 1.4369677999980013, - "median_ms": 1.4222239999810427, - "p95_ms": 1.5019599999902766, + "bytes_received": 50705, + "min_ms": 1.530616999986023, + "max_ms": 5.188148000002002, + "mean_ms": 2.2773797999946055, + "median_ms": 1.5392629999837482, + "p95_ms": 4.469183200001225, "result_summary": { "present_count": 5, "empty_count": 0, @@ -44261,18 +44261,18 @@ "non_empty_rate": 1.0, "metrics": { "hover_text_char_count": { - "min": 3585.0, - "max": 3585.0, - "mean": 3585.0, - "median": 3585.0, - "p95": 3585.0 + "min": 9977.0, + "max": 9977.0, + "mean": 9977.0, + "median": 9977.0, + "p95": 9977.0 }, "size_chars": { - "min": 3695.0, - "max": 3695.0, - "mean": 3695.0, - "median": 3695.0, - "p95": 3695.0 + "min": 10087.0, + "max": 10087.0, + "mean": 10087.0, + "median": 10087.0, + "p95": 10087.0 }, "top_level_count": { "min": 2.0, @@ -44313,22 +44313,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 9.185545999997657, + "duration_ms": 9.762687999995023, "success": true, - "started_at_unix": 1789020474.1716485, + "started_at_unix": 1789106838.3675401, "bytes_sent": 241, - "bytes_received": 3748, + "bytes_received": 10141, "request_id": 26, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) get: def get(\\n self: Session,\\n url: bytes | str,\\n ...", + "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) get: def get(\\n self : Session,\\n url ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 3695, + "size_chars": 10087, "top_level_count": 2, - "hover_text_char_count": 3585 + "hover_text_char_count": 9977 }, "context": { "suite": "web", @@ -44343,22 +44343,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.5181059999918034, + "duration_ms": 1.5933239999981197, "success": true, - "started_at_unix": 1789020474.1809683, + "started_at_unix": 1789106838.3775158, "bytes_sent": 241, - "bytes_received": 3748, + "bytes_received": 10141, "request_id": 27, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) get: def get(\\n self: Session,\\n url: bytes | str,\\n ...", + "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) get: def get(\\n self : Session,\\n url ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 3695, + "size_chars": 10087, "top_level_count": 2, - "hover_text_char_count": 3585 + "hover_text_char_count": 9977 }, "context": { "suite": "web", @@ -44373,22 +44373,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.4222239999810427, + "duration_ms": 1.5392629999837482, "success": true, - "started_at_unix": 1789020474.1826262, + "started_at_unix": 1789106838.3792937, "bytes_sent": 241, - "bytes_received": 3748, + "bytes_received": 10141, "request_id": 28, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) get: def get(\\n self: Session,\\n url: bytes | str,\\n ...", + "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) get: def get(\\n self : Session,\\n url ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 3695, + "size_chars": 10087, "top_level_count": 2, - "hover_text_char_count": 3585 + "hover_text_char_count": 9977 }, "context": { "suite": "web", @@ -44403,22 +44403,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.407983000007107, + "duration_ms": 5.188148000002002, "success": true, - "started_at_unix": 1789020474.1841526, + "started_at_unix": 1789106838.3810132, "bytes_sent": 241, - "bytes_received": 3748, + "bytes_received": 10141, "request_id": 29, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) get: def get(\\n self: Session,\\n url: bytes | str,\\n ...", + "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) get: def get(\\n self : Session,\\n url ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 3695, + "size_chars": 10087, "top_level_count": 2, - "hover_text_char_count": 3585 + "hover_text_char_count": 9977 }, "context": { "suite": "web", @@ -44433,22 +44433,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.4373759999841695, + "duration_ms": 1.530616999986023, "success": true, - "started_at_unix": 1789020474.1856883, + "started_at_unix": 1789106838.3863976, "bytes_sent": 241, - "bytes_received": 3748, + "bytes_received": 10141, "request_id": 30, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) get: def get(\\n self: Session,\\n url: bytes | str,\\n ...", + "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) get: def get(\\n self : Session,\\n url ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 3695, + "size_chars": 10087, "top_level_count": 2, - "hover_text_char_count": 3585 + "hover_text_char_count": 9977 }, "context": { "suite": "web", @@ -44463,22 +44463,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.3991500000258839, + "duration_ms": 1.5355470000031346, "success": true, - "started_at_unix": 1789020474.1872308, + "started_at_unix": 1789106838.3881133, "bytes_sent": 241, - "bytes_received": 3748, + "bytes_received": 10141, "request_id": 31, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) get: def get(\\n self: Session,\\n url: bytes | str,\\n ...", + "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) get: def get(\\n self : Session,\\n url ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 3695, + "size_chars": 10087, "top_level_count": 2, - "hover_text_char_count": 3585 + "hover_text_char_count": 9977 }, "context": { "suite": "web", @@ -44497,9 +44497,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 2.302796000009266, + "duration_ms": 2.298246000009385, "success": true, - "started_at_unix": 1789020473.4450648, + "started_at_unix": 1789106837.4937923, "bytes_sent": 646, "bytes_received": 1314, "request_id": 1, @@ -44518,9 +44518,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.020320000004403482, + "duration_ms": 0.02623900002163282, "success": true, - "started_at_unix": 1789020473.4474714, + "started_at_unix": 1789106837.4961731, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -44533,9 +44533,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.030213999991701712, + "duration_ms": 0.03197999998860723, "success": true, - "started_at_unix": 1789020473.4475129, + "started_at_unix": 1789106837.4962318, "bytes_sent": 623, "bytes_received": 0, "request_id": null, @@ -44551,9 +44551,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.018026999981657355, + "duration_ms": 0.03130800001827083, "success": true, - "started_at_unix": 1789020473.4476182, + "started_at_unix": 1789106837.4963741, "bytes_sent": 539, "bytes_received": 0, "request_id": null, @@ -44569,9 +44569,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 197.14388400001326, + "duration_ms": 196.53834299998607, "success": true, - "started_at_unix": 1789020473.447669, + "started_at_unix": 1789106837.4964569, "bytes_sent": 272, "bytes_received": 65393, "request_id": 2, @@ -44599,11 +44599,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 171.8622630000084, + "duration_ms": 226.9517750000034, "success": true, - "started_at_unix": 1789020473.6463692, + "started_at_unix": 1789106837.6945956, "bytes_sent": 272, - "bytes_received": 65393, + "bytes_received": 130597, "request_id": 3, "error_code": null, "error_message": null, @@ -44612,9 +44612,9 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 70592, + "size_chars": 140965, "top_level_count": 2, - "completion_item_count": 252 + "completion_item_count": 487 }, "context": { "suite": "web", @@ -44629,11 +44629,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.907312999994701, + "duration_ms": 12.099395000007007, "success": true, - "started_at_unix": 1789020473.822648, + "started_at_unix": 1789106837.9305584, "bytes_sent": 272, - "bytes_received": 66253, + "bytes_received": 130863, "request_id": 4, "error_code": null, "error_message": null, @@ -44642,9 +44642,9 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 71518, + "size_chars": 141253, "top_level_count": 2, - "completion_item_count": 255 + "completion_item_count": 488 }, "context": { "suite": "web", @@ -44659,11 +44659,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 20.022482000001673, + "duration_ms": 14.067482000001519, "success": true, - "started_at_unix": 1789020473.8384044, + "started_at_unix": 1789106837.9510438, "bytes_sent": 272, - "bytes_received": 66253, + "bytes_received": 130863, "request_id": 5, "error_code": null, "error_message": null, @@ -44672,9 +44672,9 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 71518, + "size_chars": 141253, "top_level_count": 2, - "completion_item_count": 255 + "completion_item_count": 488 }, "context": { "suite": "web", @@ -44689,11 +44689,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.922014999991234, + "duration_ms": 13.813154999979815, "success": true, - "started_at_unix": 1789020473.865745, + "started_at_unix": 1789106837.9744365, "bytes_sent": 272, - "bytes_received": 66253, + "bytes_received": 130863, "request_id": 6, "error_code": null, "error_message": null, @@ -44702,9 +44702,9 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 71518, + "size_chars": 141253, "top_level_count": 2, - "completion_item_count": 255 + "completion_item_count": 488 }, "context": { "suite": "web", @@ -44719,11 +44719,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.331422999996676, + "duration_ms": 13.234921999980997, "success": true, - "started_at_unix": 1789020473.881094, + "started_at_unix": 1789106837.997636, "bytes_sent": 272, - "bytes_received": 66253, + "bytes_received": 130863, "request_id": 7, "error_code": null, "error_message": null, @@ -44732,9 +44732,9 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 71518, + "size_chars": 141253, "top_level_count": 2, - "completion_item_count": 255 + "completion_item_count": 488 }, "context": { "suite": "web", @@ -44749,22 +44749,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 249.38076099999762, + "duration_ms": 294.3065069999875, "success": true, - "started_at_unix": 1789020473.8990273, + "started_at_unix": 1789106838.0189934, "bytes_sent": 240, - "bytes_received": 282, + "bytes_received": 300, "request_id": 8, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(variable) client: Session\\n```\\n\\nGo to [Session](file:///tmp/pyrefly_...", + "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(variable) client: requests.sessions.Session\\n```\\n\\nGo to [Session](fi...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 231, + "size_chars": 249, "top_level_count": 2, - "hover_text_char_count": 149 + "hover_text_char_count": 167 }, "context": { "suite": "web", @@ -44779,22 +44779,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 11.167203000013615, + "duration_ms": 22.880056000019522, "success": true, - "started_at_unix": 1789020474.1484945, + "started_at_unix": 1789106838.3133855, "bytes_sent": 240, - "bytes_received": 282, + "bytes_received": 300, "request_id": 9, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(variable) client: Session\\n```\\n\\nGo to [Session](file:///tmp/pyrefly_...", + "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(variable) client: requests.sessions.Session\\n```\\n\\nGo to [Session](fi...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 231, + "size_chars": 249, "top_level_count": 2, - "hover_text_char_count": 149 + "hover_text_char_count": 167 }, "context": { "suite": "web", @@ -44809,22 +44809,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.9754479999960495, + "duration_ms": 3.427861000005805, "success": true, - "started_at_unix": 1789020474.159765, + "started_at_unix": 1789106838.336374, "bytes_sent": 241, - "bytes_received": 283, + "bytes_received": 301, "request_id": 10, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(variable) client: Session\\n```\\n\\nGo to [Session](file:///tmp/pyrefly_...", + "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(variable) client: requests.sessions.Session\\n```\\n\\nGo to [Session](fi...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 231, + "size_chars": 249, "top_level_count": 2, - "hover_text_char_count": 149 + "hover_text_char_count": 167 }, "context": { "suite": "web", @@ -44839,22 +44839,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.23462499999027386, + "duration_ms": 0.2749350000215145, "success": true, - "started_at_unix": 1789020474.161798, + "started_at_unix": 1789106838.3398662, "bytes_sent": 241, - "bytes_received": 283, + "bytes_received": 301, "request_id": 11, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(variable) client: Session\\n```\\n\\nGo to [Session](file:///tmp/pyrefly_...", + "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(variable) client: requests.sessions.Session\\n```\\n\\nGo to [Session](fi...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 231, + "size_chars": 249, "top_level_count": 2, - "hover_text_char_count": 149 + "hover_text_char_count": 167 }, "context": { "suite": "web", @@ -44869,22 +44869,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2704430000051161, + "duration_ms": 0.2378050000118037, "success": true, - "started_at_unix": 1789020474.1620858, + "started_at_unix": 1789106838.3401976, "bytes_sent": 241, - "bytes_received": 283, + "bytes_received": 301, "request_id": 12, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(variable) client: Session\\n```\\n\\nGo to [Session](file:///tmp/pyrefly_...", + "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(variable) client: requests.sessions.Session\\n```\\n\\nGo to [Session](fi...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 231, + "size_chars": 249, "top_level_count": 2, - "hover_text_char_count": 149 + "hover_text_char_count": 167 }, "context": { "suite": "web", @@ -44899,22 +44899,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.279130999985, + "duration_ms": 0.2118870000060724, "success": true, - "started_at_unix": 1789020474.1624305, + "started_at_unix": 1789106838.3404782, "bytes_sent": 241, - "bytes_received": 283, + "bytes_received": 301, "request_id": 13, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(variable) client: Session\\n```\\n\\nGo to [Session](file:///tmp/pyrefly_...", + "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(variable) client: requests.sessions.Session\\n```\\n\\nGo to [Session](fi...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 231, + "size_chars": 249, "top_level_count": 2, - "hover_text_char_count": 149 + "hover_text_char_count": 167 }, "context": { "suite": "web", @@ -44929,9 +44929,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.4260580000163827, + "duration_ms": 0.4298849999884169, "success": true, - "started_at_unix": 1789020474.1628494, + "started_at_unix": 1789106838.3408399, "bytes_sent": 284, "bytes_received": 409, "request_id": 14, @@ -44959,9 +44959,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.3192099999864695, + "duration_ms": 0.34015800000020135, "success": true, - "started_at_unix": 1789020474.1633236, + "started_at_unix": 1789106838.3413177, "bytes_sent": 284, "bytes_received": 409, "request_id": 15, @@ -44989,9 +44989,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.27210100000729653, + "duration_ms": 0.3351780000002691, "success": true, - "started_at_unix": 1789020474.1637022, + "started_at_unix": 1789106838.3417177, "bytes_sent": 284, "bytes_received": 409, "request_id": 16, @@ -45019,9 +45019,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.27791899998419467, + "duration_ms": 0.33136099997932433, "success": true, - "started_at_unix": 1789020474.164032, + "started_at_unix": 1789106838.3421116, "bytes_sent": 284, "bytes_received": 409, "request_id": 17, @@ -45049,9 +45049,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.2938920000019607, + "duration_ms": 0.3491340000039145, "success": true, - "started_at_unix": 1789020474.1643643, + "started_at_unix": 1789106838.3424978, "bytes_sent": 284, "bytes_received": 409, "request_id": 18, @@ -45079,9 +45079,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.268194999989646, + "duration_ms": 0.3286760000094091, "success": true, - "started_at_unix": 1789020474.164718, + "started_at_unix": 1789106838.342906, "bytes_sent": 284, "bytes_received": 409, "request_id": 19, @@ -45109,9 +45109,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028201999981547488, + "duration_ms": 0.03172899999981382, "success": true, - "started_at_unix": 1789020474.165189, + "started_at_unix": 1789106838.3434243, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45128,11 +45128,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.4384809999844492, + "duration_ms": 3.58599700001605, "success": true, - "started_at_unix": 1789020474.1652293, + "started_at_unix": 1789106838.343469, "bytes_sent": 274, - "bytes_received": 3650, + "bytes_received": 3848, "request_id": 20, "error_code": null, "error_message": null, @@ -45141,7 +45141,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 3849, + "size_chars": 4047, "top_level_count": 2, "completion_item_count": 32 }, @@ -45158,9 +45158,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022873999995454142, + "duration_ms": 0.027933000012581033, "success": true, - "started_at_unix": 1789020474.1677842, + "started_at_unix": 1789106838.3471744, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -45177,9 +45177,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018927000013491124, + "duration_ms": 0.03434499998888896, "success": true, - "started_at_unix": 1789020474.1678162, + "started_at_unix": 1789106838.3472128, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45196,11 +45196,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.5312619999813251, + "duration_ms": 4.232396999981347, "success": true, - "started_at_unix": 1789020474.167844, + "started_at_unix": 1789106838.3472605, "bytes_sent": 274, - "bytes_received": 3650, + "bytes_received": 3848, "request_id": 21, "error_code": null, "error_message": null, @@ -45209,7 +45209,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 3849, + "size_chars": 4047, "top_level_count": 2, "completion_item_count": 32 }, @@ -45226,9 +45226,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020860999995875318, + "duration_ms": 0.028533000005381837, "success": true, - "started_at_unix": 1789020474.1685688, + "started_at_unix": 1789106838.351687, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -45245,9 +45245,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01723500000139211, + "duration_ms": 0.030326000000968634, "success": true, - "started_at_unix": 1789020474.1685982, + "started_at_unix": 1789106838.3517268, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45264,11 +45264,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.5200559999991583, + "duration_ms": 4.684455000017351, "success": true, - "started_at_unix": 1789020474.1686244, + "started_at_unix": 1789106838.3517737, "bytes_sent": 274, - "bytes_received": 3650, + "bytes_received": 3848, "request_id": 22, "error_code": null, "error_message": null, @@ -45277,7 +45277,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 3849, + "size_chars": 4047, "top_level_count": 2, "completion_item_count": 32 }, @@ -45294,9 +45294,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020159999991165023, + "duration_ms": 0.027211000002580477, "success": true, - "started_at_unix": 1789020474.1692817, + "started_at_unix": 1789106838.3566165, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -45313,9 +45313,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01584400001775066, + "duration_ms": 0.024787000000969783, "success": true, - "started_at_unix": 1789020474.1693094, + "started_at_unix": 1789106838.3566544, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45332,11 +45332,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.5205369999998766, + "duration_ms": 0.6067669999936243, "success": true, - "started_at_unix": 1789020474.1693335, + "started_at_unix": 1789106838.3566911, "bytes_sent": 274, - "bytes_received": 3650, + "bytes_received": 3848, "request_id": 23, "error_code": null, "error_message": null, @@ -45345,7 +45345,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 3849, + "size_chars": 4047, "top_level_count": 2, "completion_item_count": 32 }, @@ -45362,9 +45362,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020489999997153063, + "duration_ms": 0.02715100001182691, "success": true, - "started_at_unix": 1789020474.1700108, + "started_at_unix": 1789106838.3574715, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -45381,9 +45381,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0172660000146152, + "duration_ms": 0.0296460000015486, "success": true, - "started_at_unix": 1789020474.1700397, + "started_at_unix": 1789106838.3575091, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -45400,11 +45400,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.5160799999828214, + "duration_ms": 4.6345610000173565, "success": true, - "started_at_unix": 1789020474.1700652, + "started_at_unix": 1789106838.3575547, "bytes_sent": 274, - "bytes_received": 3650, + "bytes_received": 3848, "request_id": 24, "error_code": null, "error_message": null, @@ -45413,7 +45413,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 3849, + "size_chars": 4047, "top_level_count": 2, "completion_item_count": 32 }, @@ -45430,9 +45430,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019088000016154183, + "duration_ms": 0.026269000017009603, "success": true, - "started_at_unix": 1789020474.1707182, + "started_at_unix": 1789106838.3623443, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45449,9 +45449,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01682499998878484, + "duration_ms": 0.029936999993651625, "success": true, - "started_at_unix": 1789020474.1707447, + "started_at_unix": 1789106838.362381, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -45468,11 +45468,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.4903319999982614, + "duration_ms": 4.578605999995489, "success": true, - "started_at_unix": 1789020474.170769, + "started_at_unix": 1789106838.3624272, "bytes_sent": 274, - "bytes_received": 3650, + "bytes_received": 3848, "request_id": 25, "error_code": null, "error_message": null, @@ -45481,7 +45481,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 3849, + "size_chars": 4047, "top_level_count": 2, "completion_item_count": 32 }, @@ -45498,9 +45498,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02007000000503467, + "duration_ms": 0.028874000008727307, "success": true, - "started_at_unix": 1789020474.1714358, + "started_at_unix": 1789106838.3671873, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45517,9 +45517,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030495000004293615, + "duration_ms": 0.07469000001947279, "success": true, - "started_at_unix": 1789020474.1716075, + "started_at_unix": 1789106838.3674488, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45536,22 +45536,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 9.185545999997657, + "duration_ms": 9.762687999995023, "success": true, - "started_at_unix": 1789020474.1716485, + "started_at_unix": 1789106838.3675401, "bytes_sent": 241, - "bytes_received": 3748, + "bytes_received": 10141, "request_id": 26, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) get: def get(\\n self: Session,\\n url: bytes | str,\\n ...", + "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) get: def get(\\n self : Session,\\n url ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 3695, + "size_chars": 10087, "top_level_count": 2, - "hover_text_char_count": 3585 + "hover_text_char_count": 9977 }, "context": { "suite": "web", @@ -45566,9 +45566,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02706899999793677, + "duration_ms": 0.035807000017484825, "success": true, - "started_at_unix": 1789020474.1809013, + "started_at_unix": 1789106838.377418, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45585,9 +45585,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020119999987855408, + "duration_ms": 0.03314200000659184, "success": true, - "started_at_unix": 1789020474.180939, + "started_at_unix": 1789106838.3774672, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45604,22 +45604,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.5181059999918034, + "duration_ms": 1.5933239999981197, "success": true, - "started_at_unix": 1789020474.1809683, + "started_at_unix": 1789106838.3775158, "bytes_sent": 241, - "bytes_received": 3748, + "bytes_received": 10141, "request_id": 27, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) get: def get(\\n self: Session,\\n url: bytes | str,\\n ...", + "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) get: def get(\\n self : Session,\\n url ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 3695, + "size_chars": 10087, "top_level_count": 2, - "hover_text_char_count": 3585 + "hover_text_char_count": 9977 }, "context": { "suite": "web", @@ -45634,9 +45634,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02574800001298172, + "duration_ms": 0.0221919999887632, "success": true, - "started_at_unix": 1789020474.1825635, + "started_at_unix": 1789106838.379244, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45653,9 +45653,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020761000001812135, + "duration_ms": 0.01316499998438303, "success": true, - "started_at_unix": 1789020474.1825976, + "started_at_unix": 1789106838.3792734, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45672,22 +45672,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.4222239999810427, + "duration_ms": 1.5392629999837482, "success": true, - "started_at_unix": 1789020474.1826262, + "started_at_unix": 1789106838.3792937, "bytes_sent": 241, - "bytes_received": 3748, + "bytes_received": 10141, "request_id": 28, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) get: def get(\\n self: Session,\\n url: bytes | str,\\n ...", + "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) get: def get(\\n self : Session,\\n url ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 3695, + "size_chars": 10087, "top_level_count": 2, - "hover_text_char_count": 3585 + "hover_text_char_count": 9977 }, "context": { "suite": "web", @@ -45702,9 +45702,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01584399998932895, + "duration_ms": 0.021661000005224196, "success": true, - "started_at_unix": 1789020474.184117, + "started_at_unix": 1789106838.3809662, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45721,9 +45721,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01006499999789412, + "duration_ms": 0.012734999984331807, "success": true, - "started_at_unix": 1789020474.1841378, + "started_at_unix": 1789106838.3809943, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45740,22 +45740,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.407983000007107, + "duration_ms": 5.188148000002002, "success": true, - "started_at_unix": 1789020474.1841526, + "started_at_unix": 1789106838.3810132, "bytes_sent": 241, - "bytes_received": 3748, + "bytes_received": 10141, "request_id": 29, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) get: def get(\\n self: Session,\\n url: bytes | str,\\n ...", + "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) get: def get(\\n self : Session,\\n url ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 3695, + "size_chars": 10087, "top_level_count": 2, - "hover_text_char_count": 3585 + "hover_text_char_count": 9977 }, "context": { "suite": "web", @@ -45770,9 +45770,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016684000001987442, + "duration_ms": 0.02434600000356113, "success": true, - "started_at_unix": 1789020474.1856503, + "started_at_unix": 1789106838.3863428, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45789,9 +45789,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.009994999999207721, + "duration_ms": 0.01489699999979166, "success": true, - "started_at_unix": 1789020474.1856723, + "started_at_unix": 1789106838.386375, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45808,22 +45808,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.4373759999841695, + "duration_ms": 1.530616999986023, "success": true, - "started_at_unix": 1789020474.1856883, + "started_at_unix": 1789106838.3863976, "bytes_sent": 241, - "bytes_received": 3748, + "bytes_received": 10141, "request_id": 30, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) get: def get(\\n self: Session,\\n url: bytes | str,\\n ...", + "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) get: def get(\\n self : Session,\\n url ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 3695, + "size_chars": 10087, "top_level_count": 2, - "hover_text_char_count": 3585 + "hover_text_char_count": 9977 }, "context": { "suite": "web", @@ -45838,9 +45838,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016063999993320977, + "duration_ms": 0.02210100001320825, "success": true, - "started_at_unix": 1789020474.1871939, + "started_at_unix": 1789106838.3880641, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45857,9 +45857,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01055499998869891, + "duration_ms": 0.013224999975136598, "success": true, - "started_at_unix": 1789020474.1872153, + "started_at_unix": 1789106838.3880932, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45876,22 +45876,22 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.3991500000258839, + "duration_ms": 1.5355470000031346, "success": true, - "started_at_unix": 1789020474.1872308, + "started_at_unix": 1789106838.3881133, "bytes_sent": 241, - "bytes_received": 3748, + "bytes_received": 10141, "request_id": 31, "error_code": null, "error_message": null, - "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) get: def get(\\n self: Session,\\n url: bytes | str,\\n ...", + "result_preview": "{'canIncreaseVerbosity': False, 'contents': {'kind': 'markdown', 'value': '```python\\n(method) get: def get(\\n self : Session,\\n url ...", "result_summary": { "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 3695, + "size_chars": 10087, "top_level_count": 2, - "hover_text_char_count": 3585 + "hover_text_char_count": 9977 }, "context": { "suite": "web", @@ -45906,9 +45906,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014171000003670997, + "duration_ms": 0.021570000001247536, "success": true, - "started_at_unix": 1789020474.1886942, + "started_at_unix": 1789106838.3897789, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45925,9 +45925,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.021550999974806473, + "duration_ms": 0.032981999993353384, "success": true, - "started_at_unix": 1789020474.1887944, + "started_at_unix": 1789106838.3899221, "bytes_sent": 198, "bytes_received": 0, "request_id": null, @@ -45940,9 +45940,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.12105799999062583, + "duration_ms": 1.706847000008338, "success": true, - "started_at_unix": 1789020474.1888237, + "started_at_unix": 1789106838.3899658, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -45960,9 +45960,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.017616000008047195, + "duration_ms": 0.021720999995977763, "success": true, - "started_at_unix": 1789020474.1889613, + "started_at_unix": 1789106838.3916903, "bytes_sent": 55, "bytes_received": 0, "request_id": null, diff --git a/latest-results/pyright-20260910T060546Z-responses.jsonl b/latest-results/pyright-20260911T060505Z-responses.jsonl similarity index 100% rename from latest-results/pyright-20260910T060546Z-responses.jsonl rename to latest-results/pyright-20260911T060505Z-responses.jsonl diff --git a/latest-results/pyright-20260910T060546Z.json b/latest-results/pyright-20260911T060505Z.json similarity index 90% rename from latest-results/pyright-20260910T060546Z.json rename to latest-results/pyright-20260911T060505Z.json index 43866ec..3456fdc 100644 --- a/latest-results/pyright-20260910T060546Z.json +++ b/latest-results/pyright-20260911T060505Z.json @@ -13,8 +13,8 @@ "transformers", "web" ], - "started_at_unix": 1789020346.2548943, - "finished_at_unix": 1789020440.9443638, + "started_at_unix": 1789106705.1078846, + "finished_at_unix": 1789106796.4764884, "scenario_reports": [], "benchmark_reports": [ { @@ -27,7 +27,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/bin/python", "success": true, - "total_duration_ms": 4707.080933, + "total_duration_ms": 4670.333620999998, "error_message": null, "summary": { "request_count": 32, @@ -36,11 +36,11 @@ "failure_count": 0, "bytes_sent": 18656, "bytes_received": 584995, - "min_ms": 0.35579299999710656, - "max_ms": 1805.0759329999978, - "mean_ms": 145.35439684375052, - "median_ms": 11.305493999998362, - "p95_ms": 593.5920401500011, + "min_ms": 0.31526000000781096, + "max_ms": 1773.3861330000025, + "mean_ms": 144.2437463437525, + "median_ms": 7.535008500013873, + "p95_ms": 531.1592834499975, "result_summary": { "present_count": 31, "empty_count": 1, @@ -96,27 +96,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 4.2737610000074255, - "max_ms": 548.8621719999998, - "mean_ms": 175.70781230000136, - "median_ms": 120.15560800000458, - "p95_ms": 471.78605364999964 + "min_ms": 4.735788000004959, + "max_ms": 470.8762029999889, + "mean_ms": 175.7236007000074, + "median_ms": 129.64117100001715, + "p95_ms": 431.0592377500014 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.8684470000019928, - "max_ms": 33.669093000000316, - "mean_ms": 15.889725000000965, - "median_ms": 12.636183499999731, - "p95_ms": 33.452952150001636 + "min_ms": 0.8473169999945185, + "max_ms": 32.751144999991766, + "mean_ms": 16.078711699998394, + "median_ms": 15.665913000006526, + "p95_ms": 32.116801600001565 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.35579299999710656, - "max_ms": 0.48486200000752433, - "mean_ms": 0.40493099999991955, - "median_ms": 0.3869680000008202, - "p95_ms": 0.4732230000058734 + "min_ms": 0.31526000000781096, + "max_ms": 0.48635100000637976, + "mean_ms": 0.37920800000392774, + "median_ms": 0.37997199999040276, + "p95_ms": 0.4679504000080214 } }, "validation": { @@ -142,11 +142,11 @@ "failure_count": 0, "bytes_sent": 1425, "bytes_received": 234150, - "min_ms": 4.2737610000074255, - "max_ms": 16.448385000003896, - "mean_ms": 7.587370599998167, - "median_ms": 5.830378999988284, - "p95_ms": 14.39122860000168, + "min_ms": 4.735788000004959, + "max_ms": 9.251031000019339, + "mean_ms": 5.974839600008863, + "median_ms": 5.223050000012108, + "p95_ms": 8.564622000017152, "result_summary": { "present_count": 5, "empty_count": 0, @@ -206,9 +206,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1805.0759329999978, + "duration_ms": 1773.3861330000025, "success": true, - "started_at_unix": 1789020357.7067297, + "started_at_unix": 1789106716.0121157, "bytes_sent": 285, "bytes_received": 46830, "request_id": 2, @@ -236,9 +236,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 16.448385000003896, + "duration_ms": 9.251031000019339, "success": true, - "started_at_unix": 1789020359.5133712, + "started_at_unix": 1789106717.7864215, "bytes_sent": 285, "bytes_received": 46830, "request_id": 3, @@ -266,9 +266,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.162602999992828, + "duration_ms": 5.818986000008408, "success": true, - "started_at_unix": 1789020359.5311422, + "started_at_unix": 1789106717.7969983, "bytes_sent": 285, "bytes_received": 46830, "request_id": 4, @@ -296,9 +296,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.830378999988284, + "duration_ms": 5.223050000012108, "success": true, - "started_at_unix": 1789020359.538587, + "started_at_unix": 1789106717.8052137, "bytes_sent": 285, "bytes_received": 46830, "request_id": 5, @@ -326,9 +326,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.221724999998401, + "duration_ms": 4.845342999999502, "success": true, - "started_at_unix": 1789020359.54584, + "started_at_unix": 1789106717.8116918, "bytes_sent": 285, "bytes_received": 46830, "request_id": 6, @@ -356,9 +356,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.2737610000074255, + "duration_ms": 4.735788000004959, "success": true, - "started_at_unix": 1789020359.553324, + "started_at_unix": 1789106717.8177702, "bytes_sent": 285, "bytes_received": 46830, "request_id": 7, @@ -401,11 +401,11 @@ "failure_count": 0, "bytes_sent": 1269, "bytes_received": 21879, - "min_ms": 0.8684470000019928, - "max_ms": 1.4433810000014091, - "mean_ms": 1.1279418000015085, - "median_ms": 1.0729669999989255, - "p95_ms": 1.4133648000012045, + "min_ms": 0.8473169999945185, + "max_ms": 1.5086049999979423, + "mean_ms": 1.1725333999947907, + "median_ms": 1.0565380000002733, + "p95_ms": 1.4990429999954813, "result_summary": { "present_count": 5, "empty_count": 0, @@ -465,9 +465,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 71.59268699999188, + "duration_ms": 68.91404499998544, "success": true, - "started_at_unix": 1789020359.5589797, + "started_at_unix": 1789106717.8238938, "bytes_sent": 253, "bytes_received": 4375, "request_id": 8, @@ -495,9 +495,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.4433810000014091, + "duration_ms": 1.5086049999979423, "success": true, - "started_at_unix": 1789020359.630707, + "started_at_unix": 1789106717.8929555, "bytes_sent": 253, "bytes_received": 4375, "request_id": 9, @@ -525,9 +525,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.2933000000003858, + "duration_ms": 1.4607949999856373, "success": true, - "started_at_unix": 1789020359.6322644, + "started_at_unix": 1789106717.8945699, "bytes_sent": 254, "bytes_received": 4376, "request_id": 10, @@ -555,9 +555,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.961614000004829, + "duration_ms": 0.9894119999955819, "success": true, - "started_at_unix": 1789020359.6337063, + "started_at_unix": 1789106717.8961608, "bytes_sent": 254, "bytes_received": 4376, "request_id": 11, @@ -585,9 +585,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0729669999989255, + "duration_ms": 1.0565380000002733, "success": true, - "started_at_unix": 1789020359.6347754, + "started_at_unix": 1789106717.8972478, "bytes_sent": 254, "bytes_received": 4376, "request_id": 12, @@ -615,9 +615,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.8684470000019928, + "duration_ms": 0.8473169999945185, "success": true, - "started_at_unix": 1789020359.6359813, + "started_at_unix": 1789106717.8984149, "bytes_sent": 254, "bytes_received": 4376, "request_id": 13, @@ -660,11 +660,11 @@ "failure_count": 0, "bytes_sent": 1300, "bytes_received": 1235, - "min_ms": 0.35579299999710656, - "max_ms": 0.48486200000752433, - "mean_ms": 0.40493099999991955, - "median_ms": 0.3869680000008202, - "p95_ms": 0.4732230000058734, + "min_ms": 0.31526000000781096, + "max_ms": 0.48635100000637976, + "mean_ms": 0.37920800000392774, + "median_ms": 0.37997199999040276, + "p95_ms": 0.4679504000080214, "result_summary": { "present_count": 5, "empty_count": 0, @@ -724,9 +724,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1454440000022714, + "duration_ms": 1.1951179999982742, "success": true, - "started_at_unix": 1789020359.6370704, + "started_at_unix": 1789106717.899458, "bytes_sent": 260, "bytes_received": 247, "request_id": 14, @@ -754,9 +754,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.48486200000752433, + "duration_ms": 0.48635100000637976, "success": true, - "started_at_unix": 1789020359.6382678, + "started_at_unix": 1789106717.9006948, "bytes_sent": 260, "bytes_received": 247, "request_id": 15, @@ -784,9 +784,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.42666699999927005, + "duration_ms": 0.39434800001458825, "success": true, - "started_at_unix": 1789020359.6388118, + "started_at_unix": 1789106717.9012282, "bytes_sent": 260, "bytes_received": 247, "request_id": 16, @@ -814,9 +814,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3869680000008202, + "duration_ms": 0.37997199999040276, "success": true, - "started_at_unix": 1789020359.6392963, + "started_at_unix": 1789106717.9016666, "bytes_sent": 260, "bytes_received": 247, "request_id": 17, @@ -844,9 +844,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.35579299999710656, + "duration_ms": 0.32010900000045694, "success": true, - "started_at_unix": 1789020359.6397388, + "started_at_unix": 1789106717.9020903, "bytes_sent": 260, "bytes_received": 247, "request_id": 18, @@ -874,9 +874,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3703649999948766, + "duration_ms": 0.31526000000781096, "success": true, - "started_at_unix": 1789020359.640148, + "started_at_unix": 1789106717.902452, "bytes_sent": 260, "bytes_received": 247, "request_id": 19, @@ -919,11 +919,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 226940, - "min_ms": 223.86283100000526, - "max_ms": 548.8621719999998, - "mean_ms": 343.82825400000456, - "median_ms": 326.01843900000915, - "p95_ms": 514.6061193999998, + "min_ms": 250.03131100001497, + "max_ms": 470.8762029999889, + "mean_ms": 345.47236180000596, + "median_ms": 322.4595860000079, + "p95_ms": 453.1797739999945, "result_summary": { "present_count": 5, "empty_count": 0, @@ -983,9 +983,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 648.2618790000032, + "duration_ms": 604.8386040000082, "success": true, - "started_at_unix": 1789020359.6408107, + "started_at_unix": 1789106717.903024, "bytes_sent": 288, "bytes_received": 45388, "request_id": 20, @@ -1013,9 +1013,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 548.8621719999998, + "duration_ms": 470.8762029999889, "success": true, - "started_at_unix": 1789020360.290625, + "started_at_unix": 1789106718.5094821, "bytes_sent": 288, "bytes_received": 45388, "request_id": 21, @@ -1043,9 +1043,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 377.5819089999999, + "duration_ms": 382.3940580000169, "success": true, - "started_at_unix": 1789020360.8409102, + "started_at_unix": 1789106718.9817195, "bytes_sent": 288, "bytes_received": 45388, "request_id": 22, @@ -1073,9 +1073,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 326.01843900000915, + "duration_ms": 322.4595860000079, "success": true, - "started_at_unix": 1789020361.219909, + "started_at_unix": 1789106719.3655233, "bytes_sent": 288, "bytes_received": 45388, "request_id": 23, @@ -1103,9 +1103,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 242.81591900000876, + "duration_ms": 301.6006510000011, "success": true, - "started_at_unix": 1789020361.547666, + "started_at_unix": 1789106719.689371, "bytes_sent": 288, "bytes_received": 45388, "request_id": 24, @@ -1133,9 +1133,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 223.86283100000526, + "duration_ms": 250.03131100001497, "success": true, - "started_at_unix": 1789020361.7934792, + "started_at_unix": 1789106719.9934149, "bytes_sent": 288, "bytes_received": 45388, "request_id": 25, @@ -1178,11 +1178,11 @@ "failure_count": 0, "bytes_sent": 1275, "bytes_received": 2350, - "min_ms": 23.828985999998054, - "max_ms": 33.669093000000316, - "mean_ms": 30.65150820000042, - "median_ms": 32.00470900000596, - "p95_ms": 33.5730304000009, + "min_ms": 29.82322100001511, + "max_ms": 32.751144999991766, + "mean_ms": 30.984890000001997, + "median_ms": 30.648576999993793, + "p95_ms": 32.46921459999612, "result_summary": { "present_count": 5, "empty_count": 0, @@ -1242,9 +1242,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 41.97115799999551, + "duration_ms": 87.4170710000044, "success": true, - "started_at_unix": 1789020362.0190053, + "started_at_unix": 1789106720.2457428, "bytes_sent": 255, "bytes_received": 470, "request_id": 26, @@ -1272,9 +1272,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 30.56597299999453, + "duration_ms": 30.648576999993793, "success": true, - "started_at_unix": 1789020362.0611706, + "started_at_unix": 1789106720.3333285, "bytes_sent": 255, "bytes_received": 470, "request_id": 27, @@ -1302,9 +1302,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 23.828985999998054, + "duration_ms": 29.82322100001511, "success": true, - "started_at_unix": 1789020362.091897, + "started_at_unix": 1789106720.3641655, "bytes_sent": 255, "bytes_received": 470, "request_id": 28, @@ -1332,9 +1332,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 33.669093000000316, + "duration_ms": 31.341493000013543, "success": true, - "started_at_unix": 1789020362.1158936, + "started_at_unix": 1789106720.3941796, "bytes_sent": 255, "bytes_received": 470, "request_id": 29, @@ -1362,9 +1362,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 32.00470900000596, + "duration_ms": 30.360013999995772, "success": true, - "started_at_unix": 1789020362.149784, + "started_at_unix": 1789106720.4257267, "bytes_sent": 255, "bytes_received": 470, "request_id": 30, @@ -1392,9 +1392,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 33.18878000000325, + "duration_ms": 32.751144999991766, "success": true, - "started_at_unix": 1789020362.182013, + "started_at_unix": 1789106720.4562988, "bytes_sent": 255, "bytes_received": 470, "request_id": 31, @@ -1426,9 +1426,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 162.16508799999474, + "duration_ms": 158.28547500001378, "success": true, - "started_at_unix": 1789020357.5441864, + "started_at_unix": 1789106715.8534622, "bytes_sent": 673, "bytes_received": 1070, "request_id": 1, @@ -1447,9 +1447,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.02874199999780558, + "duration_ms": 0.029245000007449562, "success": true, - "started_at_unix": 1789020357.706494, + "started_at_unix": 1789106716.0118928, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -1462,9 +1462,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.0159840000009126, + "duration_ms": 0.017172000013943034, "success": true, - "started_at_unix": 1789020357.7065496, + "started_at_unix": 1789106716.0119495, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -1480,9 +1480,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.016263999995658196, + "duration_ms": 0.01986699999179109, "success": true, - "started_at_unix": 1789020357.70667, + "started_at_unix": 1789106716.0120535, "bytes_sent": 492, "bytes_received": 0, "request_id": null, @@ -1498,9 +1498,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1805.0759329999978, + "duration_ms": 1773.3861330000025, "success": true, - "started_at_unix": 1789020357.7067297, + "started_at_unix": 1789106716.0121157, "bytes_sent": 285, "bytes_received": 46830, "request_id": 2, @@ -1528,9 +1528,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 16.448385000003896, + "duration_ms": 9.251031000019339, "success": true, - "started_at_unix": 1789020359.5133712, + "started_at_unix": 1789106717.7864215, "bytes_sent": 285, "bytes_received": 46830, "request_id": 3, @@ -1558,9 +1558,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.162602999992828, + "duration_ms": 5.818986000008408, "success": true, - "started_at_unix": 1789020359.5311422, + "started_at_unix": 1789106717.7969983, "bytes_sent": 285, "bytes_received": 46830, "request_id": 4, @@ -1588,9 +1588,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.830378999988284, + "duration_ms": 5.223050000012108, "success": true, - "started_at_unix": 1789020359.538587, + "started_at_unix": 1789106717.8052137, "bytes_sent": 285, "bytes_received": 46830, "request_id": 5, @@ -1618,9 +1618,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.221724999998401, + "duration_ms": 4.845342999999502, "success": true, - "started_at_unix": 1789020359.54584, + "started_at_unix": 1789106717.8116918, "bytes_sent": 285, "bytes_received": 46830, "request_id": 6, @@ -1648,9 +1648,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.2737610000074255, + "duration_ms": 4.735788000004959, "success": true, - "started_at_unix": 1789020359.553324, + "started_at_unix": 1789106717.8177702, "bytes_sent": 285, "bytes_received": 46830, "request_id": 7, @@ -1678,9 +1678,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 71.59268699999188, + "duration_ms": 68.91404499998544, "success": true, - "started_at_unix": 1789020359.5589797, + "started_at_unix": 1789106717.8238938, "bytes_sent": 253, "bytes_received": 4375, "request_id": 8, @@ -1708,9 +1708,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.4433810000014091, + "duration_ms": 1.5086049999979423, "success": true, - "started_at_unix": 1789020359.630707, + "started_at_unix": 1789106717.8929555, "bytes_sent": 253, "bytes_received": 4375, "request_id": 9, @@ -1738,9 +1738,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.2933000000003858, + "duration_ms": 1.4607949999856373, "success": true, - "started_at_unix": 1789020359.6322644, + "started_at_unix": 1789106717.8945699, "bytes_sent": 254, "bytes_received": 4376, "request_id": 10, @@ -1768,9 +1768,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.961614000004829, + "duration_ms": 0.9894119999955819, "success": true, - "started_at_unix": 1789020359.6337063, + "started_at_unix": 1789106717.8961608, "bytes_sent": 254, "bytes_received": 4376, "request_id": 11, @@ -1798,9 +1798,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0729669999989255, + "duration_ms": 1.0565380000002733, "success": true, - "started_at_unix": 1789020359.6347754, + "started_at_unix": 1789106717.8972478, "bytes_sent": 254, "bytes_received": 4376, "request_id": 12, @@ -1828,9 +1828,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.8684470000019928, + "duration_ms": 0.8473169999945185, "success": true, - "started_at_unix": 1789020359.6359813, + "started_at_unix": 1789106717.8984149, "bytes_sent": 254, "bytes_received": 4376, "request_id": 13, @@ -1858,9 +1858,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1454440000022714, + "duration_ms": 1.1951179999982742, "success": true, - "started_at_unix": 1789020359.6370704, + "started_at_unix": 1789106717.899458, "bytes_sent": 260, "bytes_received": 247, "request_id": 14, @@ -1888,9 +1888,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.48486200000752433, + "duration_ms": 0.48635100000637976, "success": true, - "started_at_unix": 1789020359.6382678, + "started_at_unix": 1789106717.9006948, "bytes_sent": 260, "bytes_received": 247, "request_id": 15, @@ -1918,9 +1918,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.42666699999927005, + "duration_ms": 0.39434800001458825, "success": true, - "started_at_unix": 1789020359.6388118, + "started_at_unix": 1789106717.9012282, "bytes_sent": 260, "bytes_received": 247, "request_id": 16, @@ -1948,9 +1948,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3869680000008202, + "duration_ms": 0.37997199999040276, "success": true, - "started_at_unix": 1789020359.6392963, + "started_at_unix": 1789106717.9016666, "bytes_sent": 260, "bytes_received": 247, "request_id": 17, @@ -1978,9 +1978,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.35579299999710656, + "duration_ms": 0.32010900000045694, "success": true, - "started_at_unix": 1789020359.6397388, + "started_at_unix": 1789106717.9020903, "bytes_sent": 260, "bytes_received": 247, "request_id": 18, @@ -2008,9 +2008,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3703649999948766, + "duration_ms": 0.31526000000781096, "success": true, - "started_at_unix": 1789020359.640148, + "started_at_unix": 1789106717.902452, "bytes_sent": 260, "bytes_received": 247, "request_id": 19, @@ -2038,9 +2038,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030094000010194577, + "duration_ms": 0.028012999990778553, "success": true, - "started_at_unix": 1789020359.6407654, + "started_at_unix": 1789106717.9029844, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2057,9 +2057,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 648.2618790000032, + "duration_ms": 604.8386040000082, "success": true, - "started_at_unix": 1789020359.6408107, + "started_at_unix": 1789106717.903024, "bytes_sent": 288, "bytes_received": 45388, "request_id": 20, @@ -2087,9 +2087,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04195199998946464, + "duration_ms": 0.03305199999203978, "success": true, - "started_at_unix": 1789020360.2905326, + "started_at_unix": 1789106718.5093987, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2106,9 +2106,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018977999999947315, + "duration_ms": 0.02076899997405235, "success": true, - "started_at_unix": 1789020360.2905934, + "started_at_unix": 1789106718.509449, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2125,9 +2125,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 548.8621719999998, + "duration_ms": 470.8762029999889, "success": true, - "started_at_unix": 1789020360.290625, + "started_at_unix": 1789106718.5094821, "bytes_sent": 288, "bytes_received": 45388, "request_id": 21, @@ -2155,9 +2155,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03275800000324125, + "duration_ms": 0.030586999997694875, "success": true, - "started_at_unix": 1789020360.8408296, + "started_at_unix": 1789106718.9816518, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2174,9 +2174,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020149999997443047, + "duration_ms": 0.015179000001808163, "success": true, - "started_at_unix": 1789020360.8408775, + "started_at_unix": 1789106718.981694, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2193,9 +2193,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 377.5819089999999, + "duration_ms": 382.3940580000169, "success": true, - "started_at_unix": 1789020360.8409102, + "started_at_unix": 1789106718.9817195, "bytes_sent": 288, "bytes_received": 45388, "request_id": 22, @@ -2223,9 +2223,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03502200000582434, + "duration_ms": 0.03381400000534995, "success": true, - "started_at_unix": 1789020361.2198248, + "started_at_unix": 1789106719.3654323, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2242,9 +2242,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0189379999966377, + "duration_ms": 0.02650999999787018, "success": true, - "started_at_unix": 1789020361.2198756, + "started_at_unix": 1789106719.3654814, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2261,9 +2261,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 326.01843900000915, + "duration_ms": 322.4595860000079, "success": true, - "started_at_unix": 1789020361.219909, + "started_at_unix": 1789106719.3655233, "bytes_sent": 288, "bytes_received": 45388, "request_id": 23, @@ -2291,9 +2291,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03494199999920511, + "duration_ms": 0.02823299999477058, "success": true, - "started_at_unix": 1789020361.5475817, + "started_at_unix": 1789106719.6893039, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2310,9 +2310,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01964899999506997, + "duration_ms": 0.01590000002238412, "success": true, - "started_at_unix": 1789020361.5476325, + "started_at_unix": 1789106719.6893444, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2329,9 +2329,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 242.81591900000876, + "duration_ms": 301.6006510000011, "success": true, - "started_at_unix": 1789020361.547666, + "started_at_unix": 1789106719.689371, "bytes_sent": 288, "bytes_received": 45388, "request_id": 24, @@ -2359,9 +2359,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.7098869999992985, + "duration_ms": 0.04057600000351158, "success": true, - "started_at_unix": 1789020361.79266, + "started_at_unix": 1789106719.9933183, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2378,9 +2378,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.039888999992854224, + "duration_ms": 0.02424500002007335, "success": true, - "started_at_unix": 1789020361.7934227, + "started_at_unix": 1789106719.9933755, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2397,9 +2397,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 223.86283100000526, + "duration_ms": 250.03131100001497, "success": true, - "started_at_unix": 1789020361.7934792, + "started_at_unix": 1789106719.9934149, "bytes_sent": 288, "bytes_received": 45388, "request_id": 25, @@ -2427,9 +2427,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03133600000637671, + "duration_ms": 0.04211899999972957, "success": true, - "started_at_unix": 1789020362.0187154, + "started_at_unix": 1789106720.2453725, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2446,9 +2446,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02100100000745897, + "duration_ms": 0.03422400001795722, "success": true, - "started_at_unix": 1789020362.0189743, + "started_at_unix": 1789106720.2456932, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2465,9 +2465,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 41.97115799999551, + "duration_ms": 87.4170710000044, "success": true, - "started_at_unix": 1789020362.0190053, + "started_at_unix": 1789106720.2457428, "bytes_sent": 255, "bytes_received": 470, "request_id": 26, @@ -2495,9 +2495,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04190100000300845, + "duration_ms": 0.035064999991618606, "success": true, - "started_at_unix": 1789020362.0610802, + "started_at_unix": 1789106720.333237, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2514,9 +2514,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02183200000160923, + "duration_ms": 0.02714099997547237, "success": true, - "started_at_unix": 1789020362.061137, + "started_at_unix": 1789106720.3332863, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2533,9 +2533,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 30.56597299999453, + "duration_ms": 30.648576999993793, "success": true, - "started_at_unix": 1789020362.0611706, + "started_at_unix": 1789106720.3333285, "bytes_sent": 255, "bytes_received": 470, "request_id": 27, @@ -2563,9 +2563,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027911000003655317, + "duration_ms": 0.033812999987503645, "success": true, - "started_at_unix": 1789020362.091837, + "started_at_unix": 1789106720.3640769, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2582,9 +2582,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013780000003293935, + "duration_ms": 0.02698000000123102, "success": true, - "started_at_unix": 1789020362.0918753, + "started_at_unix": 1789106720.3641255, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2601,9 +2601,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 23.828985999998054, + "duration_ms": 29.82322100001511, "success": true, - "started_at_unix": 1789020362.091897, + "started_at_unix": 1789106720.3641655, "bytes_sent": 255, "bytes_received": 470, "request_id": 28, @@ -2631,9 +2631,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030495000004293615, + "duration_ms": 0.033092000023771106, "success": true, - "started_at_unix": 1789020362.1158214, + "started_at_unix": 1789106720.3940856, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2650,9 +2650,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019699000006312417, + "duration_ms": 0.03486500000349224, "success": true, - "started_at_unix": 1789020362.1158638, + "started_at_unix": 1789106720.3941317, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2669,9 +2669,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 33.669093000000316, + "duration_ms": 31.341493000013543, "success": true, - "started_at_unix": 1789020362.1158936, + "started_at_unix": 1789106720.3941796, "bytes_sent": 255, "bytes_received": 470, "request_id": 29, @@ -2699,9 +2699,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.039188000002354784, + "duration_ms": 0.03689900000836133, "success": true, - "started_at_unix": 1789020362.1496968, + "started_at_unix": 1789106720.4256418, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2718,9 +2718,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020560999999474916, + "duration_ms": 0.022061000009898635, "success": true, - "started_at_unix": 1789020362.1497498, + "started_at_unix": 1789106720.4256916, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2737,9 +2737,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 32.00470900000596, + "duration_ms": 30.360013999995772, "success": true, - "started_at_unix": 1789020362.149784, + "started_at_unix": 1789106720.4257267, "bytes_sent": 255, "bytes_received": 470, "request_id": 30, @@ -2767,9 +2767,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03926800000897401, + "duration_ms": 0.03906300000267038, "success": true, - "started_at_unix": 1789020362.1819305, + "started_at_unix": 1789106720.4562097, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2786,9 +2786,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01976899999078796, + "duration_ms": 0.02319399999350935, "success": true, - "started_at_unix": 1789020362.1819828, + "started_at_unix": 1789106720.456262, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2805,9 +2805,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 33.18878000000325, + "duration_ms": 32.751144999991766, "success": true, - "started_at_unix": 1789020362.182013, + "started_at_unix": 1789106720.4562988, "bytes_sent": 255, "bytes_received": 470, "request_id": 31, @@ -2835,9 +2835,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.038857000006942144, + "duration_ms": 0.034143999982916284, "success": true, - "started_at_unix": 1789020362.2153356, + "started_at_unix": 1789106720.4891453, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2854,9 +2854,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.023975000004838876, + "duration_ms": 0.028622999991512188, "success": true, - "started_at_unix": 1789020362.2155375, + "started_at_unix": 1789106720.489318, "bytes_sent": 212, "bytes_received": 0, "request_id": null, @@ -2869,9 +2869,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 3.128482000008148, + "duration_ms": 1.8442729999890162, "success": true, - "started_at_unix": 1789020362.215572, + "started_at_unix": 1789106720.489361, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -2889,9 +2889,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.031726999992542915, + "duration_ms": 0.028832999987571384, "success": true, - "started_at_unix": 1789020362.2187324, + "started_at_unix": 1789106720.4912274, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -2913,7 +2913,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/bin/python", "success": true, - "total_duration_ms": 1432.160937000006, + "total_duration_ms": 1484.1415420000033, "error_message": null, "summary": { "request_count": 32, @@ -2922,11 +2922,11 @@ "failure_count": 0, "bytes_sent": 18652, "bytes_received": 199788, - "min_ms": 0.3519290000042474, - "max_ms": 763.6045619999976, - "mean_ms": 43.911517437500436, - "median_ms": 4.797501500000578, - "p95_ms": 124.28278634999822, + "min_ms": 0.3657360000204335, + "max_ms": 795.1638530000196, + "mean_ms": 45.541137843748025, + "median_ms": 4.7797794999979715, + "p95_ms": 123.50074554999105, "result_summary": { "present_count": 31, "empty_count": 1, @@ -2982,27 +2982,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 2.270559000010053, - "max_ms": 28.748777999993536, - "mean_ms": 15.24114140000421, - "median_ms": 15.335730500005695, - "p95_ms": 28.620232799998746 + "min_ms": 2.2989769999810505, + "max_ms": 29.559844000004887, + "mean_ms": 15.71196559999919, + "median_ms": 16.127964500000758, + "p95_ms": 28.951060149998398 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.47953700000391564, - "max_ms": 44.896473999997966, - "mean_ms": 19.350934400000597, - "median_ms": 16.31529750000027, - "p95_ms": 43.633593549997585 + "min_ms": 0.49963600000069164, + "max_ms": 47.63443600000983, + "mean_ms": 21.062789799995585, + "median_ms": 16.909072499984745, + "p95_ms": 46.01163609999617 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.3519290000042474, - "max_ms": 0.5203780000044844, - "mean_ms": 0.40026459999751296, - "median_ms": 0.3747329999868043, - "p95_ms": 0.49347020000141123 + "min_ms": 0.3657360000204335, + "max_ms": 0.4799289999937173, + "mean_ms": 0.4077802000040265, + "median_ms": 0.4028449999964323, + "p95_ms": 0.46610319999444977 } }, "validation": { @@ -3028,11 +3028,11 @@ "failure_count": 0, "bytes_sent": 1385, "bytes_received": 29540, - "min_ms": 2.270559000010053, - "max_ms": 8.590608000005773, - "mean_ms": 4.811780000005683, - "median_ms": 3.9802710000031993, - "p95_ms": 7.995432800004209, + "min_ms": 2.2989769999810505, + "max_ms": 8.700908999998092, + "mean_ms": 4.848172399999839, + "median_ms": 4.190961999995579, + "p95_ms": 8.034446599998546, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3092,9 +3092,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 763.6045619999976, + "duration_ms": 795.1638530000196, "success": true, - "started_at_unix": 1789020367.991589, + "started_at_unix": 1789106726.3964777, "bytes_sent": 277, "bytes_received": 1167, "request_id": 2, @@ -3122,9 +3122,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.590608000005773, + "duration_ms": 8.700908999998092, "success": true, - "started_at_unix": 1789020368.7553077, + "started_at_unix": 1789106727.1917732, "bytes_sent": 277, "bytes_received": 5908, "request_id": 3, @@ -3152,9 +3152,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.9802710000031993, + "duration_ms": 4.190961999995579, "success": true, - "started_at_unix": 1789020368.764214, + "started_at_unix": 1789106727.2007713, "bytes_sent": 277, "bytes_received": 5908, "request_id": 4, @@ -3182,9 +3182,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.6027300000114337, + "duration_ms": 3.681417000024112, "success": true, - "started_at_unix": 1789020368.7684956, + "started_at_unix": 1789106727.2052245, "bytes_sent": 277, "bytes_received": 5908, "request_id": 5, @@ -3212,9 +3212,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.614731999997957, + "duration_ms": 5.3685970000003636, "success": true, - "started_at_unix": 1789020368.7724967, + "started_at_unix": 1789106727.209185, "bytes_sent": 277, "bytes_received": 5908, "request_id": 6, @@ -3242,9 +3242,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.270559000010053, + "duration_ms": 2.2989769999810505, "success": true, - "started_at_unix": 1789020368.7784054, + "started_at_unix": 1789106727.214806, "bytes_sent": 277, "bytes_received": 5908, "request_id": 7, @@ -3287,11 +3287,11 @@ "failure_count": 0, "bytes_sent": 1224, "bytes_received": 1184, - "min_ms": 0.47953700000391564, - "max_ms": 0.6561880000077736, - "mean_ms": 0.5423220000011497, - "median_ms": 0.5212090000128455, - "p95_ms": 0.6350568000044632, + "min_ms": 0.49963600000069164, + "max_ms": 0.6468419999805519, + "mean_ms": 0.5462233999935506, + "median_ms": 0.5145439999978407, + "p95_ms": 0.6293351999829611, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3351,9 +3351,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.2637990000049513, + "duration_ms": 2.3076030000197534, "success": true, - "started_at_unix": 1789020368.7810655, + "started_at_unix": 1789106727.2174668, "bytes_sent": 244, "bytes_received": 236, "request_id": 8, @@ -3381,9 +3381,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5212090000128455, + "duration_ms": 0.5145439999978407, "success": true, - "started_at_unix": 1789020368.7834113, + "started_at_unix": 1789106727.2198534, "bytes_sent": 244, "bytes_received": 236, "request_id": 9, @@ -3411,9 +3411,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6561880000077736, + "duration_ms": 0.6468419999805519, "success": true, - "started_at_unix": 1789020368.783996, + "started_at_unix": 1789106727.2204258, "bytes_sent": 245, "bytes_received": 237, "request_id": 10, @@ -3441,9 +3441,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.47953700000391564, + "duration_ms": 0.49963600000069164, "success": true, - "started_at_unix": 1789020368.7847137, + "started_at_unix": 1789106727.221128, "bytes_sent": 245, "bytes_received": 237, "request_id": 11, @@ -3471,9 +3471,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5505319999912217, + "duration_ms": 0.5593079999925976, "success": true, - "started_at_unix": 1789020368.7852514, + "started_at_unix": 1789106727.2216814, "bytes_sent": 245, "bytes_received": 237, "request_id": 12, @@ -3501,9 +3501,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5041439999899922, + "duration_ms": 0.5107869999960712, "success": true, - "started_at_unix": 1789020368.78586, + "started_at_unix": 1789106727.2222939, "bytes_sent": 245, "bytes_received": 237, "request_id": 13, @@ -3546,11 +3546,11 @@ "failure_count": 0, "bytes_sent": 1250, "bytes_received": 1185, - "min_ms": 0.3519290000042474, - "max_ms": 0.5203780000044844, - "mean_ms": 0.40026459999751296, - "median_ms": 0.3747329999868043, - "p95_ms": 0.49347020000141123, + "min_ms": 0.3657360000204335, + "max_ms": 0.4799289999937173, + "mean_ms": 0.4077802000040265, + "median_ms": 0.4028449999964323, + "p95_ms": 0.46610319999444977, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3610,9 +3610,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.2390069999952402, + "duration_ms": 1.2317579999887585, "success": true, - "started_at_unix": 1789020368.7865298, + "started_at_unix": 1789106727.2229655, "bytes_sent": 250, "bytes_received": 237, "request_id": 14, @@ -3640,9 +3640,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.38583899998911875, + "duration_ms": 0.4107999999973799, "success": true, - "started_at_unix": 1789020368.7878165, + "started_at_unix": 1789106727.2242413, "bytes_sent": 250, "bytes_received": 237, "request_id": 15, @@ -3670,9 +3670,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.5203780000044844, + "duration_ms": 0.4799289999937173, "success": true, - "started_at_unix": 1789020368.7882621, + "started_at_unix": 1789106727.2247076, "bytes_sent": 250, "bytes_received": 237, "request_id": 16, @@ -3700,9 +3700,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3747329999868043, + "duration_ms": 0.3795910000121694, "success": true, - "started_at_unix": 1789020368.7888424, + "started_at_unix": 1789106727.22524, "bytes_sent": 250, "bytes_received": 237, "request_id": 17, @@ -3730,9 +3730,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3684440000029099, + "duration_ms": 0.4028449999964323, "success": true, - "started_at_unix": 1789020368.7892728, + "started_at_unix": 1789106727.225671, "bytes_sent": 250, "bytes_received": 237, "request_id": 18, @@ -3760,9 +3760,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3519290000042474, + "duration_ms": 0.3657360000204335, "success": true, - "started_at_unix": 1789020368.7896962, + "started_at_unix": 1789106727.2261257, "bytes_sent": 250, "bytes_received": 237, "request_id": 19, @@ -3805,11 +3805,11 @@ "failure_count": 0, "bytes_sent": 1390, "bytes_received": 136275, - "min_ms": 22.080853000005618, - "max_ms": 28.748777999993536, - "mean_ms": 25.670502800002737, - "median_ms": 26.161702999999648, - "p95_ms": 28.69164679999585, + "min_ms": 23.555020000003424, + "max_ms": 29.559844000004887, + "mean_ms": 26.57575879999854, + "median_ms": 27.956673000005594, + "p95_ms": 29.289273400002003, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3869,9 +3869,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 32.495404999991706, + "duration_ms": 32.65088999998511, "success": true, - "started_at_unix": 1789020368.7903395, + "started_at_unix": 1789106727.2267714, "bytes_sent": 278, "bytes_received": 27255, "request_id": 20, @@ -3899,9 +3899,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 28.748777999993536, + "duration_ms": 27.956673000005594, "success": true, - "started_at_unix": 1789020368.8234825, + "started_at_unix": 1789106727.2600827, "bytes_sent": 278, "bytes_received": 27255, "request_id": 21, @@ -3929,9 +3929,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 28.463122000005114, + "duration_ms": 29.559844000004887, "success": true, - "started_at_unix": 1789020368.853141, + "started_at_unix": 1789106727.2889953, "bytes_sent": 278, "bytes_received": 27255, "request_id": 22, @@ -3959,9 +3959,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 22.89805800000977, + "duration_ms": 23.555020000003424, "success": true, - "started_at_unix": 1789020368.8825293, + "started_at_unix": 1789106727.319474, "bytes_sent": 278, "bytes_received": 27255, "request_id": 23, @@ -3989,9 +3989,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 26.161702999999648, + "duration_ms": 28.206990999990467, "success": true, - "started_at_unix": 1789020368.906912, + "started_at_unix": 1789106727.3445728, "bytes_sent": 278, "bytes_received": 27255, "request_id": 24, @@ -4019,9 +4019,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 22.080853000005618, + "duration_ms": 23.600265999988324, "success": true, - "started_at_unix": 1789020368.9339602, + "started_at_unix": 1789106727.3737845, "bytes_sent": 278, "bytes_received": 27255, "request_id": 25, @@ -4064,11 +4064,11 @@ "failure_count": 0, "bytes_sent": 1225, "bytes_received": 1315, - "min_ms": 31.974406999992766, - "max_ms": 44.896473999997966, - "mean_ms": 38.159546800000044, - "median_ms": 38.36530899999957, - "p95_ms": 44.335193799997796, + "min_ms": 33.17130299998894, + "max_ms": 47.63443600000983, + "mean_ms": 41.57935619999762, + "median_ms": 41.8253859999993, + "p95_ms": 46.913191600003756, "result_summary": { "present_count": 5, "empty_count": 0, @@ -4128,9 +4128,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 94.12420799999666, + "duration_ms": 92.88735399999837, "success": true, - "started_at_unix": 1789020368.9571586, + "started_at_unix": 1789106727.3985488, "bytes_sent": 245, "bytes_received": 263, "request_id": 26, @@ -4158,9 +4158,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 44.896473999997966, + "duration_ms": 47.63443600000983, "success": true, - "started_at_unix": 1789020369.0514598, + "started_at_unix": 1789106727.491597, "bytes_sent": 245, "bytes_received": 263, "request_id": 27, @@ -4188,9 +4188,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 31.974406999992766, + "duration_ms": 33.17130299998894, "success": true, - "started_at_unix": 1789020369.0965407, + "started_at_unix": 1789106727.539399, "bytes_sent": 245, "bytes_received": 263, "request_id": 28, @@ -4218,9 +4218,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 42.09007299999712, + "duration_ms": 44.02821399997947, "success": true, - "started_at_unix": 1789020369.1286922, + "started_at_unix": 1789106727.5727432, "bytes_sent": 245, "bytes_received": 263, "request_id": 29, @@ -4248,9 +4248,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 33.4714710000128, + "duration_ms": 41.23744200001056, "success": true, - "started_at_unix": 1789020369.1709971, + "started_at_unix": 1789106727.6170847, "bytes_sent": 245, "bytes_received": 263, "request_id": 30, @@ -4278,9 +4278,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 38.36530899999957, + "duration_ms": 41.8253859999993, "success": true, - "started_at_unix": 1789020369.204677, + "started_at_unix": 1789106727.6584694, "bytes_sent": 245, "bytes_received": 263, "request_id": 31, @@ -4312,9 +4312,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 161.14327100000025, + "duration_ms": 160.91711299998224, "success": true, - "started_at_unix": 1789020367.8300993, + "started_at_unix": 1789106726.2352455, "bytes_sent": 655, "bytes_received": 1070, "request_id": 1, @@ -4333,9 +4333,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.024284999994961254, + "duration_ms": 0.024967000001652195, "success": true, - "started_at_unix": 1789020367.9913514, + "started_at_unix": 1789106726.3962634, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -4348,9 +4348,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.015242999992892692, + "duration_ms": 0.016009999995958424, "success": true, - "started_at_unix": 1789020367.9914205, + "started_at_unix": 1789106726.3963146, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -4366,9 +4366,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.017596000006392387, + "duration_ms": 0.01985700001227997, "success": true, - "started_at_unix": 1789020367.9915361, + "started_at_unix": 1789106726.3964207, "bytes_sent": 858, "bytes_received": 0, "request_id": null, @@ -4384,9 +4384,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 763.6045619999976, + "duration_ms": 795.1638530000196, "success": true, - "started_at_unix": 1789020367.991589, + "started_at_unix": 1789106726.3964777, "bytes_sent": 277, "bytes_received": 1167, "request_id": 2, @@ -4414,9 +4414,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.590608000005773, + "duration_ms": 8.700908999998092, "success": true, - "started_at_unix": 1789020368.7553077, + "started_at_unix": 1789106727.1917732, "bytes_sent": 277, "bytes_received": 5908, "request_id": 3, @@ -4444,9 +4444,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.9802710000031993, + "duration_ms": 4.190961999995579, "success": true, - "started_at_unix": 1789020368.764214, + "started_at_unix": 1789106727.2007713, "bytes_sent": 277, "bytes_received": 5908, "request_id": 4, @@ -4474,9 +4474,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.6027300000114337, + "duration_ms": 3.681417000024112, "success": true, - "started_at_unix": 1789020368.7684956, + "started_at_unix": 1789106727.2052245, "bytes_sent": 277, "bytes_received": 5908, "request_id": 5, @@ -4504,9 +4504,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.614731999997957, + "duration_ms": 5.3685970000003636, "success": true, - "started_at_unix": 1789020368.7724967, + "started_at_unix": 1789106727.209185, "bytes_sent": 277, "bytes_received": 5908, "request_id": 6, @@ -4534,9 +4534,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.270559000010053, + "duration_ms": 2.2989769999810505, "success": true, - "started_at_unix": 1789020368.7784054, + "started_at_unix": 1789106727.214806, "bytes_sent": 277, "bytes_received": 5908, "request_id": 7, @@ -4564,9 +4564,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.2637990000049513, + "duration_ms": 2.3076030000197534, "success": true, - "started_at_unix": 1789020368.7810655, + "started_at_unix": 1789106727.2174668, "bytes_sent": 244, "bytes_received": 236, "request_id": 8, @@ -4594,9 +4594,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5212090000128455, + "duration_ms": 0.5145439999978407, "success": true, - "started_at_unix": 1789020368.7834113, + "started_at_unix": 1789106727.2198534, "bytes_sent": 244, "bytes_received": 236, "request_id": 9, @@ -4624,9 +4624,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6561880000077736, + "duration_ms": 0.6468419999805519, "success": true, - "started_at_unix": 1789020368.783996, + "started_at_unix": 1789106727.2204258, "bytes_sent": 245, "bytes_received": 237, "request_id": 10, @@ -4654,9 +4654,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.47953700000391564, + "duration_ms": 0.49963600000069164, "success": true, - "started_at_unix": 1789020368.7847137, + "started_at_unix": 1789106727.221128, "bytes_sent": 245, "bytes_received": 237, "request_id": 11, @@ -4684,9 +4684,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5505319999912217, + "duration_ms": 0.5593079999925976, "success": true, - "started_at_unix": 1789020368.7852514, + "started_at_unix": 1789106727.2216814, "bytes_sent": 245, "bytes_received": 237, "request_id": 12, @@ -4714,9 +4714,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5041439999899922, + "duration_ms": 0.5107869999960712, "success": true, - "started_at_unix": 1789020368.78586, + "started_at_unix": 1789106727.2222939, "bytes_sent": 245, "bytes_received": 237, "request_id": 13, @@ -4744,9 +4744,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.2390069999952402, + "duration_ms": 1.2317579999887585, "success": true, - "started_at_unix": 1789020368.7865298, + "started_at_unix": 1789106727.2229655, "bytes_sent": 250, "bytes_received": 237, "request_id": 14, @@ -4774,9 +4774,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.38583899998911875, + "duration_ms": 0.4107999999973799, "success": true, - "started_at_unix": 1789020368.7878165, + "started_at_unix": 1789106727.2242413, "bytes_sent": 250, "bytes_received": 237, "request_id": 15, @@ -4804,9 +4804,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.5203780000044844, + "duration_ms": 0.4799289999937173, "success": true, - "started_at_unix": 1789020368.7882621, + "started_at_unix": 1789106727.2247076, "bytes_sent": 250, "bytes_received": 237, "request_id": 16, @@ -4834,9 +4834,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3747329999868043, + "duration_ms": 0.3795910000121694, "success": true, - "started_at_unix": 1789020368.7888424, + "started_at_unix": 1789106727.22524, "bytes_sent": 250, "bytes_received": 237, "request_id": 17, @@ -4864,9 +4864,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3684440000029099, + "duration_ms": 0.4028449999964323, "success": true, - "started_at_unix": 1789020368.7892728, + "started_at_unix": 1789106727.225671, "bytes_sent": 250, "bytes_received": 237, "request_id": 18, @@ -4894,9 +4894,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3519290000042474, + "duration_ms": 0.3657360000204335, "success": true, - "started_at_unix": 1789020368.7896962, + "started_at_unix": 1789106727.2261257, "bytes_sent": 250, "bytes_received": 237, "request_id": 19, @@ -4924,9 +4924,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029603000001543478, + "duration_ms": 0.031178000000409156, "success": true, - "started_at_unix": 1789020368.790274, + "started_at_unix": 1789106727.2266996, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -4943,9 +4943,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 32.495404999991706, + "duration_ms": 32.65088999998511, "success": true, - "started_at_unix": 1789020368.7903395, + "started_at_unix": 1789106727.2267714, "bytes_sent": 278, "bytes_received": 27255, "request_id": 20, @@ -4973,9 +4973,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.033129000001963504, + "duration_ms": 0.032741000012492805, "success": true, - "started_at_unix": 1789020368.8234043, + "started_at_unix": 1789106727.2600143, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -4992,9 +4992,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020511000002443325, + "duration_ms": 0.016700999992735888, "success": true, - "started_at_unix": 1789020368.8234503, + "started_at_unix": 1789106727.260057, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5011,9 +5011,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 28.748777999993536, + "duration_ms": 27.956673000005594, "success": true, - "started_at_unix": 1789020368.8234825, + "started_at_unix": 1789106727.2600827, "bytes_sent": 278, "bytes_received": 27255, "request_id": 21, @@ -5041,9 +5041,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03151699999648372, + "duration_ms": 0.027832000000671542, "success": true, - "started_at_unix": 1789020368.853065, + "started_at_unix": 1789106727.288933, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5060,9 +5060,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01962900000762602, + "duration_ms": 0.015759999996589613, "success": true, - "started_at_unix": 1789020368.8531094, + "started_at_unix": 1789106727.2889707, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5079,9 +5079,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 28.463122000005114, + "duration_ms": 29.559844000004887, "success": true, - "started_at_unix": 1789020368.853141, + "started_at_unix": 1789106727.2889953, "bytes_sent": 278, "bytes_received": 27255, "request_id": 22, @@ -5109,9 +5109,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03024499999071395, + "duration_ms": 0.033642999994754064, "success": true, - "started_at_unix": 1789020368.882455, + "started_at_unix": 1789106727.3193846, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5128,9 +5128,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018897999993328085, + "duration_ms": 0.027671999987433082, "success": true, - "started_at_unix": 1789020368.882498, + "started_at_unix": 1789106727.319432, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5147,9 +5147,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 22.89805800000977, + "duration_ms": 23.555020000003424, "success": true, - "started_at_unix": 1789020368.8825293, + "started_at_unix": 1789106727.319474, "bytes_sent": 278, "bytes_received": 27255, "request_id": 23, @@ -5177,9 +5177,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03725399999154888, + "duration_ms": 0.03824199998803124, "success": true, - "started_at_unix": 1789020368.9068313, + "started_at_unix": 1789106727.3444853, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5196,9 +5196,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018577000005848276, + "duration_ms": 0.022301999990759214, "success": true, - "started_at_unix": 1789020368.906881, + "started_at_unix": 1789106727.3445365, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5215,9 +5215,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 26.161702999999648, + "duration_ms": 28.206990999990467, "success": true, - "started_at_unix": 1789020368.906912, + "started_at_unix": 1789106727.3445728, "bytes_sent": 278, "bytes_received": 27255, "request_id": 24, @@ -5245,9 +5245,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028853000003437046, + "duration_ms": 0.026930000018410283, "success": true, - "started_at_unix": 1789020368.933897, + "started_at_unix": 1789106727.3737247, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5264,9 +5264,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014510999989170159, + "duration_ms": 0.014196000023503075, "success": true, - "started_at_unix": 1789020368.933936, + "started_at_unix": 1789106727.3737612, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5283,9 +5283,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 22.080853000005618, + "duration_ms": 23.600265999988324, "success": true, - "started_at_unix": 1789020368.9339602, + "started_at_unix": 1789106727.3737845, "bytes_sent": 278, "bytes_received": 27255, "request_id": 25, @@ -5313,9 +5313,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02768099999173046, + "duration_ms": 0.03137899997796012, "success": true, - "started_at_unix": 1789020368.9569004, + "started_at_unix": 1789106727.3982174, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5332,9 +5332,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019488000006617767, + "duration_ms": 0.03387300000667892, "success": true, - "started_at_unix": 1789020368.9571297, + "started_at_unix": 1789106727.3985002, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5351,9 +5351,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 94.12420799999666, + "duration_ms": 92.88735399999837, "success": true, - "started_at_unix": 1789020368.9571586, + "started_at_unix": 1789106727.3985488, "bytes_sent": 245, "bytes_received": 263, "request_id": 26, @@ -5381,9 +5381,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.05452999999988606, + "duration_ms": 0.03400399998554349, "success": true, - "started_at_unix": 1789020369.051369, + "started_at_unix": 1789106727.491509, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5400,9 +5400,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0160530000101744, + "duration_ms": 0.02681000000848144, "success": true, - "started_at_unix": 1789020369.0514345, + "started_at_unix": 1789106727.4915571, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5419,9 +5419,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 44.896473999997966, + "duration_ms": 47.63443600000983, "success": true, - "started_at_unix": 1789020369.0514598, + "started_at_unix": 1789106727.491597, "bytes_sent": 245, "bytes_received": 263, "request_id": 27, @@ -5449,9 +5449,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03149600000540431, + "duration_ms": 0.03202999999984968, "success": true, - "started_at_unix": 1789020369.096475, + "started_at_unix": 1789106727.5393157, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5468,9 +5468,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015052000009063704, + "duration_ms": 0.025318000012930497, "success": true, - "started_at_unix": 1789020369.0965173, + "started_at_unix": 1789106727.5393608, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5487,9 +5487,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 31.974406999992766, + "duration_ms": 33.17130299998894, "success": true, - "started_at_unix": 1789020369.0965407, + "started_at_unix": 1789106727.539399, "bytes_sent": 245, "bytes_received": 263, "request_id": 28, @@ -5517,9 +5517,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.032137999994574784, + "duration_ms": 0.033492999989448435, "success": true, - "started_at_unix": 1789020369.128616, + "started_at_unix": 1789106727.5726564, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5536,9 +5536,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019849000011618045, + "duration_ms": 0.026931000007834882, "success": true, - "started_at_unix": 1789020369.1286607, + "started_at_unix": 1789106727.5727036, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5555,9 +5555,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 42.09007299999712, + "duration_ms": 44.02821399997947, "success": true, - "started_at_unix": 1789020369.1286922, + "started_at_unix": 1789106727.5727432, "bytes_sent": 245, "bytes_received": 263, "request_id": 29, @@ -5585,9 +5585,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03917700000499735, + "duration_ms": 0.0404760000094484, "success": true, - "started_at_unix": 1789020369.1709113, + "started_at_unix": 1789106727.6169906, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5604,9 +5604,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02165200000092682, + "duration_ms": 0.025708000009672105, "success": true, - "started_at_unix": 1789020369.1709623, + "started_at_unix": 1789106727.6170447, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5623,9 +5623,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 33.4714710000128, + "duration_ms": 41.23744200001056, "success": true, - "started_at_unix": 1789020369.1709971, + "started_at_unix": 1789106727.6170847, "bytes_sent": 245, "bytes_received": 263, "request_id": 30, @@ -5653,9 +5653,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03998900000112826, + "duration_ms": 0.026780000013104654, "success": true, - "started_at_unix": 1789020369.204594, + "started_at_unix": 1789106727.6584084, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5672,9 +5672,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02044999999384345, + "duration_ms": 0.0151589999859425, "success": true, - "started_at_unix": 1789020369.204646, + "started_at_unix": 1789106727.6584456, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5691,9 +5691,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 38.36530899999957, + "duration_ms": 41.8253859999993, "success": true, - "started_at_unix": 1789020369.204677, + "started_at_unix": 1789106727.6584694, "bytes_sent": 245, "bytes_received": 263, "request_id": 31, @@ -5721,9 +5721,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03925800000104118, + "duration_ms": 0.03964399999745183, "success": true, - "started_at_unix": 1789020369.2431731, + "started_at_unix": 1789106727.7004077, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5740,9 +5740,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.02080100000512175, + "duration_ms": 0.01639100000261351, "success": true, - "started_at_unix": 1789020369.2433443, + "started_at_unix": 1789106727.7005415, "bytes_sent": 202, "bytes_received": 0, "request_id": null, @@ -5755,9 +5755,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 2.376224999991905, + "duration_ms": 2.3713849999751346, "success": true, - "started_at_unix": 1789020369.2433753, + "started_at_unix": 1789106727.7005656, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -5775,9 +5775,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.0330390000016223, + "duration_ms": 0.028202999999393796, "success": true, - "started_at_unix": 1789020369.2457826, + "started_at_unix": 1789106727.702958, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -5799,7 +5799,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/bin/python", "success": true, - "total_duration_ms": 11669.100539, + "total_duration_ms": 11638.47051900001, "error_message": null, "summary": { "request_count": 32, @@ -5808,11 +5808,11 @@ "failure_count": 0, "bytes_sent": 18582, "bytes_received": 1678353, - "min_ms": 0.32539000000042506, - "max_ms": 4476.3659710000065, - "mean_ms": 360.8782718749999, - "median_ms": 11.653950000003022, - "p95_ms": 1430.7380955000008, + "min_ms": 0.3615570000192747, + "max_ms": 4710.539550999983, + "mean_ms": 359.5536366562522, + "median_ms": 11.105690500002652, + "p95_ms": 1633.1951271000016, "result_summary": { "present_count": 31, "empty_count": 1, @@ -5868,27 +5868,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 11.489417000007052, - "max_ms": 1175.1375329999973, - "mean_ms": 423.9200418999999, - "median_ms": 250.76593699999705, - "p95_ms": 1133.9304610499944 + "min_ms": 14.27452899997661, + "max_ms": 1307.4396959999888, + "mean_ms": 451.7396436999974, + "median_ms": 242.2314020000016, + "p95_ms": 1233.4770785999876 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.5968600000016977, - "max_ms": 17.42412699999818, - "mean_ms": 6.455177299999093, - "median_ms": 5.019034500001851, - "p95_ms": 15.382639899996061 + "min_ms": 0.6362510000030852, + "max_ms": 15.476960000000872, + "mean_ms": 6.057990800005086, + "median_ms": 5.055027500006304, + "p95_ms": 13.987905050001356 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.32539000000042506, - "max_ms": 0.4732670000038297, - "mean_ms": 0.3724890000000869, - "median_ms": 0.363034999992351, - "p95_ms": 0.45367640000222303 + "min_ms": 0.3615570000192747, + "max_ms": 0.5471149999891622, + "mean_ms": 0.4473048000079416, + "median_ms": 0.41921100000763545, + "p95_ms": 0.5444377999936023 } }, "validation": { @@ -5914,11 +5914,11 @@ "failure_count": 0, "bytes_sent": 1395, "bytes_received": 925882, - "min_ms": 11.489417000007052, - "max_ms": 328.6925040000028, - "mean_ms": 81.26315400000408, - "median_ms": 15.804810000005887, - "p95_ms": 270.02369920000143, + "min_ms": 14.27452899997661, + "max_ms": 377.39936799999896, + "mean_ms": 93.3429961999991, + "median_ms": 17.48073199999567, + "p95_ms": 310.32774700000226, "result_summary": { "present_count": 5, "empty_count": 0, @@ -5978,9 +5978,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4476.3659710000065, + "duration_ms": 4710.539550999983, "success": true, - "started_at_unix": 1789020380.2316113, + "started_at_unix": 1789106738.469673, "bytes_sent": 279, "bytes_received": 12262, "request_id": 2, @@ -6008,9 +6008,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 328.6925040000028, + "duration_ms": 377.39936799999896, "success": true, - "started_at_unix": 1789020384.7085044, + "started_at_unix": 1789106743.1807153, "bytes_sent": 279, "bytes_received": 129656, "request_id": 3, @@ -6038,9 +6038,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 35.34847999999613, + "duration_ms": 42.04126300001576, "success": true, - "started_at_unix": 1789020385.0414598, + "started_at_unix": 1789106743.5650213, "bytes_sent": 279, "bytes_received": 198413, "request_id": 4, @@ -6068,9 +6068,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 14.980559000008498, + "duration_ms": 17.48073199999567, "success": true, - "started_at_unix": 1789020385.083057, + "started_at_unix": 1789106743.6176546, "bytes_sent": 279, "bytes_received": 199271, "request_id": 5, @@ -6098,9 +6098,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 15.804810000005887, + "duration_ms": 15.519089000008535, "success": true, - "started_at_unix": 1789020385.104376, + "started_at_unix": 1789106743.6457565, "bytes_sent": 279, "bytes_received": 199271, "request_id": 6, @@ -6128,9 +6128,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.489417000007052, + "duration_ms": 14.27452899997661, "success": true, - "started_at_unix": 1789020385.1263056, + "started_at_unix": 1789106743.6719587, "bytes_sent": 279, "bytes_received": 199271, "request_id": 7, @@ -6173,11 +6173,11 @@ "failure_count": 0, "bytes_sent": 1234, "bytes_received": 2694, - "min_ms": 0.5968600000016977, - "max_ms": 0.777286000001709, - "mean_ms": 0.7074587999994719, - "median_ms": 0.7085740000007945, - "p95_ms": 0.7769093999996812, + "min_ms": 0.6362510000030852, + "max_ms": 0.916807000010067, + "mean_ms": 0.8212698000079399, + "median_ms": 0.8663819999981115, + "p95_ms": 0.9150036000107775, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6237,9 +6237,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.402096000002075, + "duration_ms": 4.935771999981853, "success": true, - "started_at_unix": 1789020385.1485934, + "started_at_unix": 1789106743.693262, "bytes_sent": 246, "bytes_received": 538, "request_id": 8, @@ -6267,9 +6267,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.7754029999915701, + "duration_ms": 0.9077900000136196, "success": true, - "started_at_unix": 1789020385.1520734, + "started_at_unix": 1789106743.6982586, "bytes_sent": 246, "bytes_received": 538, "request_id": 9, @@ -6297,9 +6297,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.777286000001709, + "duration_ms": 0.916807000010067, "success": true, - "started_at_unix": 1789020385.1529326, + "started_at_unix": 1789106743.6992354, "bytes_sent": 247, "bytes_received": 539, "request_id": 10, @@ -6327,9 +6327,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6791710000015883, + "duration_ms": 0.8663819999981115, "success": true, - "started_at_unix": 1789020385.1537852, + "started_at_unix": 1789106743.700217, "bytes_sent": 247, "bytes_received": 539, "request_id": 11, @@ -6357,9 +6357,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5968600000016977, + "duration_ms": 0.7791190000148163, "success": true, - "started_at_unix": 1789020385.154541, + "started_at_unix": 1789106743.7011468, "bytes_sent": 247, "bytes_received": 539, "request_id": 12, @@ -6387,9 +6387,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.7085740000007945, + "duration_ms": 0.6362510000030852, "success": true, - "started_at_unix": 1789020385.1551945, + "started_at_unix": 1789106743.7019908, "bytes_sent": 247, "bytes_received": 539, "request_id": 13, @@ -6432,11 +6432,11 @@ "failure_count": 0, "bytes_sent": 1260, "bytes_received": 1195, - "min_ms": 0.32539000000042506, - "max_ms": 0.4732670000038297, - "mean_ms": 0.3724890000000869, - "median_ms": 0.363034999992351, - "p95_ms": 0.45367640000222303, + "min_ms": 0.3615570000192747, + "max_ms": 0.5471149999891622, + "mean_ms": 0.4473048000079416, + "median_ms": 0.41921100000763545, + "p95_ms": 0.5444377999936023, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6496,9 +6496,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1437059999934718, + "duration_ms": 1.46689600001082, "success": true, - "started_at_unix": 1789020385.1560347, + "started_at_unix": 1789106743.7027879, "bytes_sent": 252, "bytes_received": 239, "request_id": 14, @@ -6526,9 +6526,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4732670000038297, + "duration_ms": 0.5471149999891622, "success": true, - "started_at_unix": 1789020385.1572073, + "started_at_unix": 1789106743.7042992, "bytes_sent": 252, "bytes_received": 239, "request_id": 15, @@ -6556,9 +6556,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3753139999957966, + "duration_ms": 0.5337290000113626, "success": true, - "started_at_unix": 1789020385.1577115, + "started_at_unix": 1789106743.7049232, "bytes_sent": 252, "bytes_received": 239, "request_id": 16, @@ -6586,9 +6586,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.363034999992351, + "duration_ms": 0.41921100000763545, "success": true, - "started_at_unix": 1789020385.1581182, + "started_at_unix": 1789106743.7055109, "bytes_sent": 252, "bytes_received": 239, "request_id": 17, @@ -6616,9 +6616,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.32543900000803205, + "duration_ms": 0.374912000012273, "success": true, - "started_at_unix": 1789020385.158509, + "started_at_unix": 1789106743.7059906, "bytes_sent": 252, "bytes_received": 239, "request_id": 18, @@ -6646,9 +6646,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.32539000000042506, + "duration_ms": 0.3615570000192747, "success": true, - "started_at_unix": 1789020385.158862, + "started_at_unix": 1789106743.706419, "bytes_sent": 252, "bytes_received": 239, "request_id": 19, @@ -6691,11 +6691,11 @@ "failure_count": 0, "bytes_sent": 1400, "bytes_received": 588920, - "min_ms": 250.49617899999532, - "max_ms": 1175.1375329999973, - "mean_ms": 766.5769297999957, - "median_ms": 1072.6489799999968, - "p95_ms": 1156.823278799996, + "min_ms": 240.2682919999961, + "max_ms": 1307.4396959999888, + "mean_ms": 810.1362911999956, + "median_ms": 1115.7006319999994, + "p95_ms": 1274.5674215999884, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6755,9 +6755,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1743.1387830000062, + "duration_ms": 2031.3406540000187, "success": true, - "started_at_unix": 1789020385.159443, + "started_at_unix": 1789106743.7070785, "bytes_sent": 280, "bytes_received": 117784, "request_id": 20, @@ -6785,9 +6785,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1175.1375329999973, + "duration_ms": 1307.4396959999888, "success": true, - "started_at_unix": 1789020386.9052844, + "started_at_unix": 1789106745.7413733, "bytes_sent": 280, "bytes_received": 117784, "request_id": 21, @@ -6815,9 +6815,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1083.5662619999907, + "duration_ms": 1143.0783239999869, "success": true, - "started_at_unix": 1789020388.0836282, + "started_at_unix": 1789106747.051924, "bytes_sent": 280, "bytes_received": 117784, "request_id": 22, @@ -6845,9 +6845,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 251.03569499999878, + "duration_ms": 1115.7006319999994, "success": true, - "started_at_unix": 1789020389.1704297, + "started_at_unix": 1789106748.1981127, "bytes_sent": 280, "bytes_received": 117784, "request_id": 23, @@ -6875,9 +6875,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1072.6489799999968, + "duration_ms": 244.19451200000708, "success": true, - "started_at_unix": 1789020389.4248052, + "started_at_unix": 1789106749.3169868, "bytes_sent": 280, "bytes_received": 117784, "request_id": 24, @@ -6905,9 +6905,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 250.49617899999532, + "duration_ms": 240.2682919999961, "success": true, - "started_at_unix": 1789020390.500646, + "started_at_unix": 1789106749.56436, "bytes_sent": 280, "bytes_received": 117784, "request_id": 25, @@ -6950,11 +6950,11 @@ "failure_count": 0, "bytes_sent": 1235, "bytes_received": 23090, - "min_ms": 9.260783000001993, - "max_ms": 17.42412699999818, - "mean_ms": 12.202895799998714, - "median_ms": 11.818482999998992, - "p95_ms": 16.51679939999724, + "min_ms": 9.19324800000254, + "max_ms": 15.476960000000872, + "mean_ms": 11.294711800002233, + "median_ms": 10.04343200000335, + "p95_ms": 14.815157800001087, "result_summary": { "present_count": 5, "empty_count": 0, @@ -7014,9 +7014,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 848.9047379999874, + "duration_ms": 14.099871000013309, "success": true, - "started_at_unix": 1789020390.7549388, + "started_at_unix": 1789106749.8080301, "bytes_sent": 247, "bytes_received": 4618, "request_id": 26, @@ -7044,9 +7044,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 9.260783000001993, + "duration_ms": 10.04343200000335, "success": true, - "started_at_unix": 1789020391.6040351, + "started_at_unix": 1789106749.8223245, "bytes_sent": 247, "bytes_received": 4618, "request_id": 27, @@ -7074,9 +7074,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 11.818482999998992, + "duration_ms": 12.167949000001954, "success": true, - "started_at_unix": 1789020391.6134624, + "started_at_unix": 1789106749.832552, "bytes_sent": 247, "bytes_received": 4618, "request_id": 28, @@ -7104,9 +7104,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 9.623597000000927, + "duration_ms": 9.591970000002448, "success": true, - "started_at_unix": 1789020391.6255293, + "started_at_unix": 1789106749.8450315, "bytes_sent": 247, "bytes_received": 4618, "request_id": 29, @@ -7134,9 +7134,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 12.88748899999348, + "duration_ms": 9.19324800000254, "success": true, - "started_at_unix": 1789020391.6353486, + "started_at_unix": 1789106749.8548398, "bytes_sent": 247, "bytes_received": 4618, "request_id": 30, @@ -7164,9 +7164,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 17.42412699999818, + "duration_ms": 15.476960000000872, "success": true, - "started_at_unix": 1789020391.6484885, + "started_at_unix": 1789106749.8642523, "bytes_sent": 247, "bytes_received": 4618, "request_id": 31, @@ -7198,9 +7198,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 166.6017250000067, + "duration_ms": 161.21035399999073, "success": true, - "started_at_unix": 1789020380.0646553, + "started_at_unix": 1789106738.3081756, "bytes_sent": 655, "bytes_received": 1070, "request_id": 1, @@ -7219,9 +7219,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.04051999999887812, + "duration_ms": 0.023784000006799033, "success": true, - "started_at_unix": 1789020380.2313693, + "started_at_unix": 1789106738.4694777, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -7234,9 +7234,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.015082000004440488, + "duration_ms": 0.015369000010423406, "success": true, - "started_at_unix": 1789020380.2314334, + "started_at_unix": 1789106738.4695234, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -7252,9 +7252,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.017765999999141968, + "duration_ms": 0.018815000004224203, "success": true, - "started_at_unix": 1789020380.2315593, + "started_at_unix": 1789106738.469621, "bytes_sent": 786, "bytes_received": 0, "request_id": null, @@ -7270,9 +7270,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4476.3659710000065, + "duration_ms": 4710.539550999983, "success": true, - "started_at_unix": 1789020380.2316113, + "started_at_unix": 1789106738.469673, "bytes_sent": 279, "bytes_received": 12262, "request_id": 2, @@ -7300,9 +7300,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 328.6925040000028, + "duration_ms": 377.39936799999896, "success": true, - "started_at_unix": 1789020384.7085044, + "started_at_unix": 1789106743.1807153, "bytes_sent": 279, "bytes_received": 129656, "request_id": 3, @@ -7330,9 +7330,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 35.34847999999613, + "duration_ms": 42.04126300001576, "success": true, - "started_at_unix": 1789020385.0414598, + "started_at_unix": 1789106743.5650213, "bytes_sent": 279, "bytes_received": 198413, "request_id": 4, @@ -7360,9 +7360,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 14.980559000008498, + "duration_ms": 17.48073199999567, "success": true, - "started_at_unix": 1789020385.083057, + "started_at_unix": 1789106743.6176546, "bytes_sent": 279, "bytes_received": 199271, "request_id": 5, @@ -7390,9 +7390,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 15.804810000005887, + "duration_ms": 15.519089000008535, "success": true, - "started_at_unix": 1789020385.104376, + "started_at_unix": 1789106743.6457565, "bytes_sent": 279, "bytes_received": 199271, "request_id": 6, @@ -7420,9 +7420,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.489417000007052, + "duration_ms": 14.27452899997661, "success": true, - "started_at_unix": 1789020385.1263056, + "started_at_unix": 1789106743.6719587, "bytes_sent": 279, "bytes_received": 199271, "request_id": 7, @@ -7450,9 +7450,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.402096000002075, + "duration_ms": 4.935771999981853, "success": true, - "started_at_unix": 1789020385.1485934, + "started_at_unix": 1789106743.693262, "bytes_sent": 246, "bytes_received": 538, "request_id": 8, @@ -7480,9 +7480,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.7754029999915701, + "duration_ms": 0.9077900000136196, "success": true, - "started_at_unix": 1789020385.1520734, + "started_at_unix": 1789106743.6982586, "bytes_sent": 246, "bytes_received": 538, "request_id": 9, @@ -7510,9 +7510,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.777286000001709, + "duration_ms": 0.916807000010067, "success": true, - "started_at_unix": 1789020385.1529326, + "started_at_unix": 1789106743.6992354, "bytes_sent": 247, "bytes_received": 539, "request_id": 10, @@ -7540,9 +7540,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6791710000015883, + "duration_ms": 0.8663819999981115, "success": true, - "started_at_unix": 1789020385.1537852, + "started_at_unix": 1789106743.700217, "bytes_sent": 247, "bytes_received": 539, "request_id": 11, @@ -7570,9 +7570,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5968600000016977, + "duration_ms": 0.7791190000148163, "success": true, - "started_at_unix": 1789020385.154541, + "started_at_unix": 1789106743.7011468, "bytes_sent": 247, "bytes_received": 539, "request_id": 12, @@ -7600,9 +7600,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.7085740000007945, + "duration_ms": 0.6362510000030852, "success": true, - "started_at_unix": 1789020385.1551945, + "started_at_unix": 1789106743.7019908, "bytes_sent": 247, "bytes_received": 539, "request_id": 13, @@ -7630,9 +7630,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1437059999934718, + "duration_ms": 1.46689600001082, "success": true, - "started_at_unix": 1789020385.1560347, + "started_at_unix": 1789106743.7027879, "bytes_sent": 252, "bytes_received": 239, "request_id": 14, @@ -7660,9 +7660,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4732670000038297, + "duration_ms": 0.5471149999891622, "success": true, - "started_at_unix": 1789020385.1572073, + "started_at_unix": 1789106743.7042992, "bytes_sent": 252, "bytes_received": 239, "request_id": 15, @@ -7690,9 +7690,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3753139999957966, + "duration_ms": 0.5337290000113626, "success": true, - "started_at_unix": 1789020385.1577115, + "started_at_unix": 1789106743.7049232, "bytes_sent": 252, "bytes_received": 239, "request_id": 16, @@ -7720,9 +7720,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.363034999992351, + "duration_ms": 0.41921100000763545, "success": true, - "started_at_unix": 1789020385.1581182, + "started_at_unix": 1789106743.7055109, "bytes_sent": 252, "bytes_received": 239, "request_id": 17, @@ -7750,9 +7750,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.32543900000803205, + "duration_ms": 0.374912000012273, "success": true, - "started_at_unix": 1789020385.158509, + "started_at_unix": 1789106743.7059906, "bytes_sent": 252, "bytes_received": 239, "request_id": 18, @@ -7780,9 +7780,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.32539000000042506, + "duration_ms": 0.3615570000192747, "success": true, - "started_at_unix": 1789020385.158862, + "started_at_unix": 1789106743.706419, "bytes_sent": 252, "bytes_received": 239, "request_id": 19, @@ -7810,9 +7810,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021791999998299616, + "duration_ms": 0.0357669999857535, "success": true, - "started_at_unix": 1789020385.1594124, + "started_at_unix": 1789106743.707029, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7829,9 +7829,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1743.1387830000062, + "duration_ms": 2031.3406540000187, "success": true, - "started_at_unix": 1789020385.159443, + "started_at_unix": 1789106743.7070785, "bytes_sent": 280, "bytes_received": 117784, "request_id": 20, @@ -7859,9 +7859,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04417499999931351, + "duration_ms": 0.0468080000075588, "success": true, - "started_at_unix": 1789020386.905186, + "started_at_unix": 1789106745.741273, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7878,9 +7878,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022633000000382708, + "duration_ms": 0.023984999984349997, "success": true, - "started_at_unix": 1789020386.905246, + "started_at_unix": 1789106745.7413342, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7897,9 +7897,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1175.1375329999973, + "duration_ms": 1307.4396959999888, "success": true, - "started_at_unix": 1789020386.9052844, + "started_at_unix": 1789106745.7413733, "bytes_sent": 280, "bytes_received": 117784, "request_id": 21, @@ -7927,9 +7927,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03644299999905343, + "duration_ms": 0.0596109999833061, "success": true, - "started_at_unix": 1789020388.0835423, + "started_at_unix": 1789106747.0518084, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7946,9 +7946,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021861999996986015, + "duration_ms": 0.025878999991846285, "success": true, - "started_at_unix": 1789020388.083593, + "started_at_unix": 1789106747.0518832, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7965,9 +7965,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1083.5662619999907, + "duration_ms": 1143.0783239999869, "success": true, - "started_at_unix": 1789020388.0836282, + "started_at_unix": 1789106747.051924, "bytes_sent": 280, "bytes_received": 117784, "request_id": 22, @@ -7995,9 +7995,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029714000007174945, + "duration_ms": 0.02930499999820313, "success": true, - "started_at_unix": 1789020389.1703439, + "started_at_unix": 1789106748.19805, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8014,9 +8014,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016875000000027285, + "duration_ms": 0.014356999997744424, "success": true, - "started_at_unix": 1789020389.170402, + "started_at_unix": 1789106748.1980894, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8033,9 +8033,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 251.03569499999878, + "duration_ms": 1115.7006319999994, "success": true, - "started_at_unix": 1789020389.1704297, + "started_at_unix": 1789106748.1981127, "bytes_sent": 280, "bytes_received": 117784, "request_id": 23, @@ -8063,9 +8063,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027551000002290493, + "duration_ms": 0.028843999984928814, "success": true, - "started_at_unix": 1789020389.4247386, + "started_at_unix": 1789106749.3169239, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8082,9 +8082,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0136099999963335, + "duration_ms": 0.014577000001736451, "success": true, - "started_at_unix": 1789020389.4247794, + "started_at_unix": 1789106749.3169634, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8101,9 +8101,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1072.6489799999968, + "duration_ms": 244.19451200000708, "success": true, - "started_at_unix": 1789020389.4248052, + "started_at_unix": 1789106749.3169868, "bytes_sent": 280, "bytes_received": 117784, "request_id": 24, @@ -8131,9 +8131,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029432999994583042, + "duration_ms": 0.034404000018639636, "success": true, - "started_at_unix": 1789020390.5005817, + "started_at_unix": 1789106749.5642664, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8150,9 +8150,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013199999997937084, + "duration_ms": 0.027382000013176366, "success": true, - "started_at_unix": 1789020390.5006225, + "started_at_unix": 1789106749.564317, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8169,9 +8169,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 250.49617899999532, + "duration_ms": 240.2682919999961, "success": true, - "started_at_unix": 1789020390.500646, + "started_at_unix": 1789106749.56436, "bytes_sent": 280, "bytes_received": 117784, "request_id": 25, @@ -8199,9 +8199,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03819699999496606, + "duration_ms": 0.029756000003544614, "success": true, - "started_at_unix": 1789020390.7546012, + "started_at_unix": 1789106749.8077438, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8218,9 +8218,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02743099999236165, + "duration_ms": 0.02303399998027089, "success": true, - "started_at_unix": 1789020390.7548988, + "started_at_unix": 1789106749.8079967, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8237,9 +8237,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 848.9047379999874, + "duration_ms": 14.099871000013309, "success": true, - "started_at_unix": 1789020390.7549388, + "started_at_unix": 1789106749.8080301, "bytes_sent": 247, "bytes_received": 4618, "request_id": 26, @@ -8267,9 +8267,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03294900000128109, + "duration_ms": 0.031909000000496235, "success": true, - "started_at_unix": 1789020391.6039672, + "started_at_unix": 1789106749.822249, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8286,9 +8286,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014491000001726206, + "duration_ms": 0.021089000000529268, "success": true, - "started_at_unix": 1789020391.604011, + "started_at_unix": 1789106749.8222926, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8305,9 +8305,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 9.260783000001993, + "duration_ms": 10.04343200000335, "success": true, - "started_at_unix": 1789020391.6040351, + "started_at_unix": 1789106749.8223245, "bytes_sent": 247, "bytes_received": 4618, "request_id": 27, @@ -8335,9 +8335,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01968900001259044, + "duration_ms": 0.02814300000864023, "success": true, - "started_at_unix": 1789020391.613419, + "started_at_unix": 1789106749.8324728, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8354,9 +8354,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011155999999346022, + "duration_ms": 0.026208999997834326, "success": true, - "started_at_unix": 1789020391.6134453, + "started_at_unix": 1789106749.8325133, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8373,9 +8373,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 11.818482999998992, + "duration_ms": 12.167949000001954, "success": true, - "started_at_unix": 1789020391.6134624, + "started_at_unix": 1789106749.832552, "bytes_sent": 247, "bytes_received": 4618, "request_id": 28, @@ -8403,9 +8403,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02664999999524298, + "duration_ms": 0.03625900001225091, "success": true, - "started_at_unix": 1789020391.6254725, + "started_at_unix": 1789106749.8449495, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8422,9 +8422,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012859000008802468, + "duration_ms": 0.02177999999730673, "success": true, - "started_at_unix": 1789020391.6255085, + "started_at_unix": 1789106749.8449976, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8441,9 +8441,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 9.623597000000927, + "duration_ms": 9.591970000002448, "success": true, - "started_at_unix": 1789020391.6255293, + "started_at_unix": 1789106749.8450315, "bytes_sent": 247, "bytes_received": 4618, "request_id": 29, @@ -8471,9 +8471,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027881999997703133, + "duration_ms": 0.029115000018009596, "success": true, - "started_at_unix": 1789020391.6352868, + "started_at_unix": 1789106749.854733, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8490,9 +8490,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014360999998075386, + "duration_ms": 0.026789999992615776, "success": true, - "started_at_unix": 1789020391.6353245, + "started_at_unix": 1789106749.8547745, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8509,9 +8509,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 12.88748899999348, + "duration_ms": 9.19324800000254, "success": true, - "started_at_unix": 1789020391.6353486, + "started_at_unix": 1789106749.8548398, "bytes_sent": 247, "bytes_received": 4618, "request_id": 30, @@ -8539,9 +8539,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025717999989183227, + "duration_ms": 0.029775000001563967, "success": true, - "started_at_unix": 1789020391.6484296, + "started_at_unix": 1789106749.8641698, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8558,9 +8558,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01410999999507112, + "duration_ms": 0.02732100000457649, "success": true, - "started_at_unix": 1789020391.6484652, + "started_at_unix": 1789106749.8642123, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8577,9 +8577,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 17.42412699999818, + "duration_ms": 15.476960000000872, "success": true, - "started_at_unix": 1789020391.6484885, + "started_at_unix": 1789106749.8642523, "bytes_sent": 247, "bytes_received": 4618, "request_id": 31, @@ -8607,9 +8607,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026788999988980322, + "duration_ms": 0.030327000018814942, "success": true, - "started_at_unix": 1789020391.6660557, + "started_at_unix": 1789106749.879874, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8626,9 +8626,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.013761000005274582, + "duration_ms": 0.0285530000212475, "success": true, - "started_at_unix": 1789020391.666186, + "started_at_unix": 1789106749.8800368, "bytes_sent": 204, "bytes_received": 0, "request_id": null, @@ -8641,9 +8641,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 2.9330440000023827, + "duration_ms": 1.9104060000074696, "success": true, - "started_at_unix": 1789020391.6662061, + "started_at_unix": 1789106749.8800762, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -8661,9 +8661,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.017795999994518752, + "duration_ms": 0.029183999998849686, "success": true, - "started_at_unix": 1789020391.669157, + "started_at_unix": 1789106749.882006, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -8685,7 +8685,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/bin/python", "success": true, - "total_duration_ms": 3669.493669000005, + "total_duration_ms": 3643.249034000007, "error_message": null, "summary": { "request_count": 32, @@ -8694,11 +8694,11 @@ "failure_count": 0, "bytes_sent": 18918, "bytes_received": 140023, - "min_ms": 0.39253900000346675, - "max_ms": 1994.4153279999882, - "mean_ms": 113.39710981250084, - "median_ms": 6.09887450000457, - "p95_ms": 176.78341214999804, + "min_ms": 0.3802219999897716, + "max_ms": 1921.2056879999864, + "mean_ms": 112.61034821874816, + "median_ms": 6.691470999996341, + "p95_ms": 195.2699742500158, "result_summary": { "present_count": 31, "empty_count": 1, @@ -8754,27 +8754,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 3.1413709999981165, - "max_ms": 183.593934000001, - "mean_ms": 73.02513129999966, - "median_ms": 52.1302284999976, - "p95_ms": 173.8230871499972 + "min_ms": 3.2280320000097618, + "max_ms": 217.41909300001794, + "mean_ms": 75.05234160000214, + "median_ms": 57.22460799999851, + "p95_ms": 184.7093800500104 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.9837810000021818, - "max_ms": 101.45105499999829, - "mean_ms": 45.834215100001074, - "median_ms": 41.71394350000668, - "p95_ms": 97.58628760000221 + "min_ms": 0.9962660000155665, + "max_ms": 97.56462199999305, + "mean_ms": 46.98812149999867, + "median_ms": 44.48791349999226, + "p95_ms": 96.62607770000022 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.39253900000346675, - "max_ms": 2.547195000005331, - "mean_ms": 0.8506272000033732, - "median_ms": 0.4365030000030856, - "p95_ms": 2.1306470000041595 + "min_ms": 0.3802219999897716, + "max_ms": 0.47713399999338435, + "mean_ms": 0.4188785999929223, + "median_ms": 0.4057199999749628, + "p95_ms": 0.4704633999949692 } }, "validation": { @@ -8800,11 +8800,11 @@ "failure_count": 0, "bytes_sent": 1415, "bytes_received": 1825, - "min_ms": 3.1413709999981165, - "max_ms": 11.872754999998847, - "mean_ms": 6.244747000002349, - "median_ms": 5.225445000007767, - "p95_ms": 10.892664799999352, + "min_ms": 3.2280320000097618, + "max_ms": 11.546244999976807, + "mean_ms": 6.686427199997524, + "median_ms": 5.9062859999983175, + "p95_ms": 10.732327199980318, "result_summary": { "present_count": 5, "empty_count": 0, @@ -8864,9 +8864,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1994.4153279999882, + "duration_ms": 1921.2056879999864, "success": true, - "started_at_unix": 1789020397.2060442, + "started_at_unix": 1789106755.106848, "bytes_sent": 283, "bytes_received": 365, "request_id": 2, @@ -8894,9 +8894,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.872754999998847, + "duration_ms": 11.546244999976807, "success": true, - "started_at_unix": 1789020399.2005546, + "started_at_unix": 1789106757.0281363, "bytes_sent": 283, "bytes_received": 365, "request_id": 3, @@ -8924,9 +8924,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.9723040000013725, + "duration_ms": 5.9062859999983175, "success": true, - "started_at_unix": 1789020399.2125328, + "started_at_unix": 1789106757.0397897, "bytes_sent": 283, "bytes_received": 365, "request_id": 4, @@ -8954,9 +8954,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.225445000007767, + "duration_ms": 5.274917000008372, "success": true, - "started_at_unix": 1789020399.2196207, + "started_at_unix": 1789106757.0457633, "bytes_sent": 283, "bytes_received": 365, "request_id": 5, @@ -8984,9 +8984,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.1413709999981165, + "duration_ms": 7.476655999994364, "success": true, - "started_at_unix": 1789020399.2249484, + "started_at_unix": 1789106757.0511057, "bytes_sent": 283, "bytes_received": 365, "request_id": 6, @@ -9014,9 +9014,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.01186000000564, + "duration_ms": 3.2280320000097618, "success": true, - "started_at_unix": 1789020399.2281644, + "started_at_unix": 1789106757.0586927, "bytes_sent": 283, "bytes_received": 365, "request_id": 7, @@ -9059,11 +9059,11 @@ "failure_count": 0, "bytes_sent": 1254, "bytes_received": 55094, - "min_ms": 0.9837810000021818, - "max_ms": 1.6049610000123948, - "mean_ms": 1.2870156000019506, - "median_ms": 1.233788999996932, - "p95_ms": 1.60082900000873, + "min_ms": 0.9962660000155665, + "max_ms": 1.5946669999777896, + "mean_ms": 1.2637281999957395, + "median_ms": 1.3324759999875369, + "p95_ms": 1.5424161999817443, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9123,9 +9123,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.115337000006548, + "duration_ms": 5.387364000000616, "success": true, - "started_at_unix": 1789020399.2323463, + "started_at_unix": 1789106757.0620766, "bytes_sent": 250, "bytes_received": 11018, "request_id": 8, @@ -9153,9 +9153,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.6049610000123948, + "duration_ms": 1.5946669999777896, "success": true, - "started_at_unix": 1789020399.2375975, + "started_at_unix": 1789106757.0676546, "bytes_sent": 250, "bytes_received": 11018, "request_id": 9, @@ -9183,9 +9183,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.5843009999940705, + "duration_ms": 1.333412999997563, "success": true, - "started_at_unix": 1789020399.2395723, + "started_at_unix": 1789106757.0695717, "bytes_sent": 251, "bytes_received": 11019, "request_id": 10, @@ -9213,9 +9213,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.9837810000021818, + "duration_ms": 1.0618190000002414, "success": true, - "started_at_unix": 1789020399.2413602, + "started_at_unix": 1789106757.0710845, "bytes_sent": 251, "bytes_received": 11019, "request_id": 11, @@ -9243,9 +9243,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.233788999996932, + "duration_ms": 1.3324759999875369, "success": true, - "started_at_unix": 1789020399.2425332, + "started_at_unix": 1789106757.0723271, "bytes_sent": 251, "bytes_received": 11019, "request_id": 12, @@ -9273,9 +9273,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0282460000041738, + "duration_ms": 0.9962660000155665, "success": true, - "started_at_unix": 1789020399.2439792, + "started_at_unix": 1789106757.073856, "bytes_sent": 251, "bytes_received": 11019, "request_id": 13, @@ -9318,11 +9318,11 @@ "failure_count": 0, "bytes_sent": 1280, "bytes_received": 1225, - "min_ms": 0.39253900000346675, - "max_ms": 2.547195000005331, - "mean_ms": 0.8506272000033732, - "median_ms": 0.4365030000030856, - "p95_ms": 2.1306470000041595, + "min_ms": 0.3802219999897716, + "max_ms": 0.47713399999338435, + "mean_ms": 0.4188785999929223, + "median_ms": 0.4057199999749628, + "p95_ms": 0.4704633999949692, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9382,9 +9382,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1850070000036794, + "duration_ms": 1.1564360000022589, "success": true, - "started_at_unix": 1789020399.2453015, + "started_at_unix": 1789106757.075103, "bytes_sent": 256, "bytes_received": 245, "request_id": 14, @@ -9412,9 +9412,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.46445499999947515, + "duration_ms": 0.4437810000013087, "success": true, - "started_at_unix": 1789020399.2465372, + "started_at_unix": 1789106757.0763028, "bytes_sent": 256, "bytes_received": 245, "request_id": 15, @@ -9442,9 +9442,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4365030000030856, + "duration_ms": 0.4057199999749628, "success": true, - "started_at_unix": 1789020399.2470605, + "started_at_unix": 1789106757.0768, "bytes_sent": 256, "bytes_received": 245, "request_id": 16, @@ -9472,9 +9472,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.547195000005331, + "duration_ms": 0.3802219999897716, "success": true, - "started_at_unix": 1789020399.2475603, + "started_at_unix": 1789106757.077257, "bytes_sent": 256, "bytes_received": 245, "request_id": 17, @@ -9502,9 +9502,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.39253900000346675, + "duration_ms": 0.3875360000051842, "success": true, - "started_at_unix": 1789020399.2501717, + "started_at_unix": 1789106757.0776892, "bytes_sent": 256, "bytes_received": 245, "request_id": 18, @@ -9532,9 +9532,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4124440000055074, + "duration_ms": 0.47713399999338435, "success": true, - "started_at_unix": 1789020399.2506454, + "started_at_unix": 1789106757.0781534, "bytes_sent": 256, "bytes_received": 245, "request_id": 19, @@ -9577,11 +9577,11 @@ "failure_count": 0, "bytes_sent": 1420, "bytes_received": 52070, - "min_ms": 92.38770199999635, - "max_ms": 183.593934000001, - "mean_ms": 139.80551559999697, - "median_ms": 148.49166999999852, - "p95_ms": 179.25133539999933, + "min_ms": 102.90297100002022, + "max_ms": 217.41909300001794, + "mean_ms": 143.41825600000675, + "median_ms": 130.92391300000372, + "p95_ms": 202.8814428000146, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9641,9 +9641,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 157.08697800000948, + "duration_ms": 177.1479680000141, "success": true, - "started_at_unix": 1789020399.251434, + "started_at_unix": 1789106757.078967, "bytes_sent": 284, "bytes_received": 10414, "request_id": 20, @@ -9671,9 +9671,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 161.88094099999262, + "duration_ms": 217.41909300001794, "success": true, - "started_at_unix": 1789020399.4088614, + "started_at_unix": 1789106757.2566123, "bytes_sent": 284, "bytes_received": 10414, "request_id": 21, @@ -9701,9 +9701,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 148.49166999999852, + "duration_ms": 144.7308420000013, "success": true, - "started_at_unix": 1789020399.571229, + "started_at_unix": 1789106757.4745371, "bytes_sent": 284, "bytes_received": 10414, "request_id": 22, @@ -9731,9 +9731,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 183.593934000001, + "duration_ms": 130.92391300000372, "success": true, - "started_at_unix": 1789020399.7204766, + "started_at_unix": 1789106757.6197436, "bytes_sent": 284, "bytes_received": 10414, "request_id": 23, @@ -9761,9 +9761,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 112.67333099999632, + "duration_ms": 121.11446099999057, "success": true, - "started_at_unix": 1789020399.904828, + "started_at_unix": 1789106757.7511656, "bytes_sent": 284, "bytes_received": 10414, "request_id": 24, @@ -9791,9 +9791,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 92.38770199999635, + "duration_ms": 102.90297100002022, "success": true, - "started_at_unix": 1789020400.0180085, + "started_at_unix": 1789106757.872753, "bytes_sent": 284, "bytes_received": 10414, "request_id": 25, @@ -9836,11 +9836,11 @@ "failure_count": 0, "bytes_sent": 1255, "bytes_received": 5530, - "min_ms": 81.82292600000096, - "max_ms": 101.45105499999829, - "mean_ms": 90.3814146000002, - "median_ms": 91.49053999999524, - "p95_ms": 99.73338060000003, + "min_ms": 87.38116000000673, + "max_ms": 97.56462199999305, + "mean_ms": 92.7125148000016, + "median_ms": 94.79042500001356, + "p95_ms": 97.14749119999624, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9900,9 +9900,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 104.06718800000192, + "duration_ms": 108.84776800000395, "success": true, - "started_at_unix": 1789020400.1111882, + "started_at_unix": 1789106757.9763908, "bytes_sent": 251, "bytes_received": 1106, "request_id": 26, @@ -9930,9 +9930,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 91.49053999999524, + "duration_ms": 95.47896800000899, "success": true, - "started_at_unix": 1789020400.215487, + "started_at_unix": 1789106758.0854015, "bytes_sent": 251, "bytes_received": 1106, "request_id": 27, @@ -9960,9 +9960,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 81.82292600000096, + "duration_ms": 88.34739899998567, "success": true, - "started_at_unix": 1789020400.3072078, + "started_at_unix": 1789106758.181094, "bytes_sent": 251, "bytes_received": 1106, "request_id": 28, @@ -9990,9 +9990,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 92.862683000007, + "duration_ms": 94.79042500001356, "success": true, - "started_at_unix": 1789020400.3892176, + "started_at_unix": 1789106758.2695987, "bytes_sent": 251, "bytes_received": 1106, "request_id": 29, @@ -10020,9 +10020,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 84.27986899999951, + "duration_ms": 87.38116000000673, "success": true, - "started_at_unix": 1789020400.4822645, + "started_at_unix": 1789106758.3645751, "bytes_sent": 251, "bytes_received": 1106, "request_id": 30, @@ -10050,9 +10050,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 101.45105499999829, + "duration_ms": 97.56462199999305, "success": true, - "started_at_unix": 1789020400.566725, + "started_at_unix": 1789106758.4521422, "bytes_sent": 251, "bytes_received": 1106, "request_id": 31, @@ -10084,9 +10084,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 171.2111669999956, + "duration_ms": 165.2259549999826, "success": true, - "started_at_unix": 1789020397.0344539, + "started_at_unix": 1789106754.9413059, "bytes_sent": 667, "bytes_received": 1070, "request_id": 1, @@ -10105,9 +10105,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.026839000000222768, + "duration_ms": 0.02350400001205344, "success": true, - "started_at_unix": 1789020397.2057877, + "started_at_unix": 1789106755.1066215, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -10120,9 +10120,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.015633000003845154, + "duration_ms": 0.015087999997831503, "success": true, - "started_at_unix": 1789020397.2058406, + "started_at_unix": 1789106755.106667, "bytes_sent": 651, "bytes_received": 0, "request_id": null, @@ -10138,9 +10138,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.01787699999056258, + "duration_ms": 0.018664999998918574, "success": true, - "started_at_unix": 1789020397.20599, + "started_at_unix": 1789106755.1067667, "bytes_sent": 730, "bytes_received": 0, "request_id": null, @@ -10156,9 +10156,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1994.4153279999882, + "duration_ms": 1921.2056879999864, "success": true, - "started_at_unix": 1789020397.2060442, + "started_at_unix": 1789106755.106848, "bytes_sent": 283, "bytes_received": 365, "request_id": 2, @@ -10186,9 +10186,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.872754999998847, + "duration_ms": 11.546244999976807, "success": true, - "started_at_unix": 1789020399.2005546, + "started_at_unix": 1789106757.0281363, "bytes_sent": 283, "bytes_received": 365, "request_id": 3, @@ -10216,9 +10216,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.9723040000013725, + "duration_ms": 5.9062859999983175, "success": true, - "started_at_unix": 1789020399.2125328, + "started_at_unix": 1789106757.0397897, "bytes_sent": 283, "bytes_received": 365, "request_id": 4, @@ -10246,9 +10246,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.225445000007767, + "duration_ms": 5.274917000008372, "success": true, - "started_at_unix": 1789020399.2196207, + "started_at_unix": 1789106757.0457633, "bytes_sent": 283, "bytes_received": 365, "request_id": 5, @@ -10276,9 +10276,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.1413709999981165, + "duration_ms": 7.476655999994364, "success": true, - "started_at_unix": 1789020399.2249484, + "started_at_unix": 1789106757.0511057, "bytes_sent": 283, "bytes_received": 365, "request_id": 6, @@ -10306,9 +10306,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.01186000000564, + "duration_ms": 3.2280320000097618, "success": true, - "started_at_unix": 1789020399.2281644, + "started_at_unix": 1789106757.0586927, "bytes_sent": 283, "bytes_received": 365, "request_id": 7, @@ -10336,9 +10336,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.115337000006548, + "duration_ms": 5.387364000000616, "success": true, - "started_at_unix": 1789020399.2323463, + "started_at_unix": 1789106757.0620766, "bytes_sent": 250, "bytes_received": 11018, "request_id": 8, @@ -10366,9 +10366,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.6049610000123948, + "duration_ms": 1.5946669999777896, "success": true, - "started_at_unix": 1789020399.2375975, + "started_at_unix": 1789106757.0676546, "bytes_sent": 250, "bytes_received": 11018, "request_id": 9, @@ -10396,9 +10396,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.5843009999940705, + "duration_ms": 1.333412999997563, "success": true, - "started_at_unix": 1789020399.2395723, + "started_at_unix": 1789106757.0695717, "bytes_sent": 251, "bytes_received": 11019, "request_id": 10, @@ -10426,9 +10426,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.9837810000021818, + "duration_ms": 1.0618190000002414, "success": true, - "started_at_unix": 1789020399.2413602, + "started_at_unix": 1789106757.0710845, "bytes_sent": 251, "bytes_received": 11019, "request_id": 11, @@ -10456,9 +10456,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.233788999996932, + "duration_ms": 1.3324759999875369, "success": true, - "started_at_unix": 1789020399.2425332, + "started_at_unix": 1789106757.0723271, "bytes_sent": 251, "bytes_received": 11019, "request_id": 12, @@ -10486,9 +10486,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0282460000041738, + "duration_ms": 0.9962660000155665, "success": true, - "started_at_unix": 1789020399.2439792, + "started_at_unix": 1789106757.073856, "bytes_sent": 251, "bytes_received": 11019, "request_id": 13, @@ -10516,9 +10516,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1850070000036794, + "duration_ms": 1.1564360000022589, "success": true, - "started_at_unix": 1789020399.2453015, + "started_at_unix": 1789106757.075103, "bytes_sent": 256, "bytes_received": 245, "request_id": 14, @@ -10546,9 +10546,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.46445499999947515, + "duration_ms": 0.4437810000013087, "success": true, - "started_at_unix": 1789020399.2465372, + "started_at_unix": 1789106757.0763028, "bytes_sent": 256, "bytes_received": 245, "request_id": 15, @@ -10576,9 +10576,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4365030000030856, + "duration_ms": 0.4057199999749628, "success": true, - "started_at_unix": 1789020399.2470605, + "started_at_unix": 1789106757.0768, "bytes_sent": 256, "bytes_received": 245, "request_id": 16, @@ -10606,9 +10606,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.547195000005331, + "duration_ms": 0.3802219999897716, "success": true, - "started_at_unix": 1789020399.2475603, + "started_at_unix": 1789106757.077257, "bytes_sent": 256, "bytes_received": 245, "request_id": 17, @@ -10636,9 +10636,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.39253900000346675, + "duration_ms": 0.3875360000051842, "success": true, - "started_at_unix": 1789020399.2501717, + "started_at_unix": 1789106757.0776892, "bytes_sent": 256, "bytes_received": 245, "request_id": 18, @@ -10666,9 +10666,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4124440000055074, + "duration_ms": 0.47713399999338435, "success": true, - "started_at_unix": 1789020399.2506454, + "started_at_unix": 1789106757.0781534, "bytes_sent": 256, "bytes_received": 245, "request_id": 19, @@ -10696,9 +10696,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.05768500000158383, + "duration_ms": 0.0419190000116032, "success": true, - "started_at_unix": 1789020399.251364, + "started_at_unix": 1789106757.078912, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10715,9 +10715,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 157.08697800000948, + "duration_ms": 177.1479680000141, "success": true, - "started_at_unix": 1789020399.251434, + "started_at_unix": 1789106757.078967, "bytes_sent": 284, "bytes_received": 10414, "request_id": 20, @@ -10745,9 +10745,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03187699999784854, + "duration_ms": 0.03593700000692479, "success": true, - "started_at_unix": 1789020399.408795, + "started_at_unix": 1789106757.256529, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10764,9 +10764,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014471000000071399, + "duration_ms": 0.021760999999287378, "success": true, - "started_at_unix": 1789020399.408838, + "started_at_unix": 1789106757.256579, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10783,9 +10783,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 161.88094099999262, + "duration_ms": 217.41909300001794, "success": true, - "started_at_unix": 1789020399.4088614, + "started_at_unix": 1789106757.2566123, "bytes_sent": 284, "bytes_received": 10414, "request_id": 21, @@ -10813,9 +10813,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029604000005178932, + "duration_ms": 0.03429400001664362, "success": true, - "started_at_unix": 1789020399.5711658, + "started_at_unix": 1789106757.4744463, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10832,9 +10832,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013238999997611245, + "duration_ms": 0.026759999997238992, "success": true, - "started_at_unix": 1789020399.5712059, + "started_at_unix": 1789106757.474496, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10851,9 +10851,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 148.49166999999852, + "duration_ms": 144.7308420000013, "success": true, - "started_at_unix": 1789020399.571229, + "started_at_unix": 1789106757.4745371, "bytes_sent": 284, "bytes_received": 10414, "request_id": 22, @@ -10881,9 +10881,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.05345899998587811, + "duration_ms": 0.033483000009937314, "success": true, - "started_at_unix": 1789020399.7203748, + "started_at_unix": 1789106757.619656, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10900,9 +10900,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018517000000883854, + "duration_ms": 0.02557799999181043, "success": true, - "started_at_unix": 1789020399.720444, + "started_at_unix": 1789106757.6197038, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10919,9 +10919,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 183.593934000001, + "duration_ms": 130.92391300000372, "success": true, - "started_at_unix": 1789020399.7204766, + "started_at_unix": 1789106757.6197436, "bytes_sent": 284, "bytes_received": 10414, "request_id": 23, @@ -10949,9 +10949,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029342999994241836, + "duration_ms": 0.03206000002364817, "success": true, - "started_at_unix": 1789020399.9047606, + "started_at_unix": 1789106757.7510798, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10968,9 +10968,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014211000006980612, + "duration_ms": 0.025358000016240112, "success": true, - "started_at_unix": 1789020399.9048018, + "started_at_unix": 1789106757.751126, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -10987,9 +10987,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 112.67333099999632, + "duration_ms": 121.11446099999057, "success": true, - "started_at_unix": 1789020399.904828, + "started_at_unix": 1789106757.7511656, "bytes_sent": 284, "bytes_received": 10414, "request_id": 24, @@ -11017,9 +11017,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029603999990968077, + "duration_ms": 0.03317200000196863, "success": true, - "started_at_unix": 1789020400.0179439, + "started_at_unix": 1789106757.8726654, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11036,9 +11036,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01349000000061551, + "duration_ms": 0.026109000003771143, "success": true, - "started_at_unix": 1789020400.0179846, + "started_at_unix": 1789106757.8727126, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -11055,9 +11055,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 92.38770199999635, + "duration_ms": 102.90297100002022, "success": true, - "started_at_unix": 1789020400.0180085, + "started_at_unix": 1789106757.872753, "bytes_sent": 284, "bytes_received": 10414, "request_id": 25, @@ -11085,9 +11085,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03433000000541142, + "duration_ms": 0.03256100001181039, "success": true, - "started_at_unix": 1789020400.110832, + "started_at_unix": 1789106757.9760678, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11104,9 +11104,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0316859999998087, + "duration_ms": 0.030498000000989123, "success": true, - "started_at_unix": 1789020400.1111426, + "started_at_unix": 1789106757.9763463, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11123,9 +11123,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 104.06718800000192, + "duration_ms": 108.84776800000395, "success": true, - "started_at_unix": 1789020400.1111882, + "started_at_unix": 1789106757.9763908, "bytes_sent": 251, "bytes_received": 1106, "request_id": 26, @@ -11153,9 +11153,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.06217199999980494, + "duration_ms": 0.03337199999009499, "success": true, - "started_at_unix": 1789020400.2153778, + "started_at_unix": 1789106758.0853171, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11172,9 +11172,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02040100000044731, + "duration_ms": 0.024526000004243542, "success": true, - "started_at_unix": 1789020400.2154539, + "started_at_unix": 1789106758.0853636, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11191,9 +11191,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 91.49053999999524, + "duration_ms": 95.47896800000899, "success": true, - "started_at_unix": 1789020400.215487, + "started_at_unix": 1789106758.0854015, "bytes_sent": 251, "bytes_received": 1106, "request_id": 27, @@ -11221,9 +11221,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03893699999935052, + "duration_ms": 0.036137999984475755, "success": true, - "started_at_unix": 1789020400.3071265, + "started_at_unix": 1789106758.1810112, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11240,9 +11240,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017816000010384414, + "duration_ms": 0.02168099999266815, "success": true, - "started_at_unix": 1789020400.3071787, + "started_at_unix": 1789106758.1810606, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11259,9 +11259,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 81.82292600000096, + "duration_ms": 88.34739899998567, "success": true, - "started_at_unix": 1789020400.3072078, + "started_at_unix": 1789106758.181094, "bytes_sent": 251, "bytes_received": 1106, "request_id": 28, @@ -11289,9 +11289,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.033178999998995096, + "duration_ms": 0.030287000015505328, "success": true, - "started_at_unix": 1789020400.3891506, + "started_at_unix": 1789106758.269536, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11308,9 +11308,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014410999995106977, + "duration_ms": 0.014797999995153077, "success": true, - "started_at_unix": 1789020400.3891945, + "started_at_unix": 1789106758.2695758, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11327,9 +11327,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 92.862683000007, + "duration_ms": 94.79042500001356, "success": true, - "started_at_unix": 1789020400.3892176, + "started_at_unix": 1789106758.2695987, "bytes_sent": 251, "bytes_received": 1106, "request_id": 29, @@ -11357,9 +11357,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03257799998834798, + "duration_ms": 0.0356969999870671, "success": true, - "started_at_unix": 1789020400.4821973, + "started_at_unix": 1789106758.364485, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11376,9 +11376,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014420999988828953, + "duration_ms": 0.026520000005803013, "success": true, - "started_at_unix": 1789020400.4822404, + "started_at_unix": 1789106758.3645349, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11395,9 +11395,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 84.27986899999951, + "duration_ms": 87.38116000000673, "success": true, - "started_at_unix": 1789020400.4822645, + "started_at_unix": 1789106758.3645751, "bytes_sent": 251, "bytes_received": 1106, "request_id": 30, @@ -11425,9 +11425,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03302799999005401, + "duration_ms": 0.03435499999682179, "success": true, - "started_at_unix": 1789020400.566659, + "started_at_unix": 1789106758.452055, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11444,9 +11444,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014792000001762062, + "duration_ms": 0.026118999983282265, "success": true, - "started_at_unix": 1789020400.566702, + "started_at_unix": 1789106758.4521031, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11463,9 +11463,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 101.45105499999829, + "duration_ms": 97.56462199999305, "success": true, - "started_at_unix": 1789020400.566725, + "started_at_unix": 1789106758.4521422, "bytes_sent": 251, "bytes_received": 1106, "request_id": 31, @@ -11493,9 +11493,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.036403999999379266, + "duration_ms": 0.039874999998801286, "success": true, - "started_at_unix": 1789020400.6682959, + "started_at_unix": 1789106758.5498655, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11512,9 +11512,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.027529999997000232, + "duration_ms": 0.024115000002211673, "success": true, - "started_at_unix": 1789020400.6684778, + "started_at_unix": 1789106758.5500274, "bytes_sent": 208, "bytes_received": 0, "request_id": null, @@ -11527,9 +11527,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 2.7799089999973603, + "duration_ms": 2.0609399999784728, "success": true, - "started_at_unix": 1789020400.668515, + "started_at_unix": 1789106758.5500612, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -11547,9 +11547,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.02987400000620255, + "duration_ms": 0.02732100000457649, "success": true, - "started_at_unix": 1789020400.6713207, + "started_at_unix": 1789106758.5521417, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -11571,7 +11571,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv/bin/python", "success": true, - "total_duration_ms": 17569.248252999983, + "total_duration_ms": 16183.230858999992, "error_message": null, "summary": { "request_count": 32, @@ -11580,11 +11580,11 @@ "failure_count": 0, "bytes_sent": 19004, "bytes_received": 698018, - "min_ms": 0.40425600002436113, - "max_ms": 13473.872647999997, - "mean_ms": 543.1360209374993, - "median_ms": 8.515329499985569, - "p95_ms": 618.9666828500008, + "min_ms": 0.3561370000113584, + "max_ms": 12328.346124999996, + "mean_ms": 499.8737013750008, + "median_ms": 6.553219000011268, + "p95_ms": 606.0486020500107, "result_summary": { "present_count": 31, "empty_count": 7, @@ -11640,27 +11640,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 5.947007999992593, - "max_ms": 102.38231200000314, - "mean_ms": 35.558858799998916, - "median_ms": 30.079103999995027, - "p95_ms": 81.30739855001248 + "min_ms": 5.602245999995148, + "max_ms": 91.28426999998851, + "mean_ms": 28.833500899997944, + "median_ms": 22.10709049998627, + "p95_ms": 72.45006989999321 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.45385899997540946, - "max_ms": 565.7279959999926, - "mean_ms": 266.7924082999974, - "median_ms": 259.7013015000016, - "p95_ms": 549.7962094999905 + "min_ms": 0.42919400002006114, + "max_ms": 558.4507030000054, + "mean_ms": 253.01879890000123, + "median_ms": 240.27658850000932, + "p95_ms": 534.540119950006 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.40425600002436113, - "max_ms": 0.9543570000118962, - "mean_ms": 0.5404542000064794, - "median_ms": 0.4420879999997851, - "p95_ms": 0.8603866000100878 + "min_ms": 0.3561370000113584, + "max_ms": 0.5485080000084963, + "mean_ms": 0.42914800000062314, + "median_ms": 0.430666999989171, + "p95_ms": 0.5287890000090556 } }, "validation": { @@ -11686,11 +11686,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 581925, - "min_ms": 50.808902999989414, - "max_ms": 102.38231200000314, - "mean_ms": 63.18504780000467, - "median_ms": 55.4300459999979, - "p95_ms": 93.01568380000731, + "min_ms": 36.39731799998458, + "max_ms": 91.28426999998851, + "mean_ms": 51.16077239999299, + "median_ms": 39.6311449999871, + "p95_ms": 82.91351439999062, "result_summary": { "present_count": 5, "empty_count": 0, @@ -11750,9 +11750,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 13473.872647999997, + "duration_ms": 12328.346124999996, "success": true, - "started_at_unix": 1789020417.4507623, + "started_at_unix": 1789106774.5792534, "bytes_sent": 288, "bytes_received": 110008, "request_id": 2, @@ -11780,9 +11780,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 102.38231200000314, + "duration_ms": 91.28426999998851, "success": true, - "started_at_unix": 1789020430.9269907, + "started_at_unix": 1789106786.9097083, "bytes_sent": 288, "bytes_received": 116385, "request_id": 3, @@ -11810,9 +11810,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 55.4300459999979, + "duration_ms": 49.43049199999905, "success": true, - "started_at_unix": 1789020431.032989, + "started_at_unix": 1789106787.0043533, "bytes_sent": 288, "bytes_received": 116385, "request_id": 4, @@ -11840,9 +11840,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 55.54917100002399, + "duration_ms": 39.06063700000573, "success": true, - "started_at_unix": 1789020431.0919201, + "started_at_unix": 1789106787.0572183, "bytes_sent": 288, "bytes_received": 116385, "request_id": 5, @@ -11870,9 +11870,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 50.808902999989414, + "duration_ms": 36.39731799998458, "success": true, - "started_at_unix": 1789020431.1510959, + "started_at_unix": 1789106787.0996327, "bytes_sent": 288, "bytes_received": 116385, "request_id": 6, @@ -11900,9 +11900,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 51.754807000008896, + "duration_ms": 39.6311449999871, "success": true, - "started_at_unix": 1789020431.2054746, + "started_at_unix": 1789106787.1394327, "bytes_sent": 288, "bytes_received": 116385, "request_id": 7, @@ -11945,11 +11945,11 @@ "failure_count": 0, "bytes_sent": 1274, "bytes_received": 1054, - "min_ms": 0.45385899997540946, - "max_ms": 0.7079530000169143, - "mean_ms": 0.542136799998616, - "median_ms": 0.5115239999895493, - "p95_ms": 0.6828480000137915, + "min_ms": 0.42919400002006114, + "max_ms": 0.5584860000169556, + "mean_ms": 0.4702667999993082, + "median_ms": 0.4561649999743622, + "p95_ms": 0.5396006000125908, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12009,9 +12009,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.093346000009433, + "duration_ms": 1.800000999992335, "success": true, - "started_at_unix": 1789020431.2609255, + "started_at_unix": 1789106787.1825175, "bytes_sent": 254, "bytes_received": 210, "request_id": 8, @@ -12039,9 +12039,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.7079530000169143, + "duration_ms": 0.5584860000169556, "success": true, - "started_at_unix": 1789020431.2630935, + "started_at_unix": 1789106787.1843626, "bytes_sent": 254, "bytes_received": 210, "request_id": 9, @@ -12069,9 +12069,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5824280000013005, + "duration_ms": 0.46405899999513167, "success": true, - "started_at_unix": 1789020431.263871, + "started_at_unix": 1789106787.184972, "bytes_sent": 255, "bytes_received": 211, "request_id": 10, @@ -12099,9 +12099,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.45385899997540946, + "duration_ms": 0.42919400002006114, "success": true, - "started_at_unix": 1789020431.2645183, + "started_at_unix": 1789106787.1854825, "bytes_sent": 255, "bytes_received": 211, "request_id": 11, @@ -12129,9 +12129,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5115239999895493, + "duration_ms": 0.4434299999900304, "success": true, - "started_at_unix": 1789020431.2650325, + "started_at_unix": 1789106787.185957, "bytes_sent": 255, "bytes_received": 211, "request_id": 12, @@ -12159,9 +12159,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4549200000099063, + "duration_ms": 0.4561649999743622, "success": true, - "started_at_unix": 1789020431.2656026, + "started_at_unix": 1789106787.186444, "bytes_sent": 255, "bytes_received": 211, "request_id": 13, @@ -12204,11 +12204,11 @@ "failure_count": 0, "bytes_sent": 1300, "bytes_received": 1580, - "min_ms": 0.40425600002436113, - "max_ms": 0.9543570000118962, - "mean_ms": 0.5404542000064794, - "median_ms": 0.4420879999997851, - "p95_ms": 0.8603866000100878, + "min_ms": 0.3561370000113584, + "max_ms": 0.5485080000084963, + "mean_ms": 0.42914800000062314, + "median_ms": 0.430666999989171, + "p95_ms": 0.5287890000090556, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12268,9 +12268,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1696150000091166, + "duration_ms": 1.0874780000165174, "success": true, - "started_at_unix": 1789020431.2662044, + "started_at_unix": 1789106787.187018, "bytes_sent": 260, "bytes_received": 316, "request_id": 14, @@ -12298,9 +12298,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.41706499999349944, + "duration_ms": 0.36051499998279724, "success": true, - "started_at_unix": 1789020431.2674387, + "started_at_unix": 1789106787.1881416, "bytes_sent": 260, "bytes_received": 316, "request_id": 15, @@ -12328,9 +12328,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.484505000002855, + "duration_ms": 0.44991300001129275, "success": true, - "started_at_unix": 1789020431.2679186, + "started_at_unix": 1789106787.1885478, "bytes_sent": 260, "bytes_received": 316, "request_id": 16, @@ -12358,9 +12358,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9543570000118962, + "duration_ms": 0.5485080000084963, "success": true, - "started_at_unix": 1789020431.2684834, + "started_at_unix": 1789106787.1890585, "bytes_sent": 260, "bytes_received": 316, "request_id": 17, @@ -12388,9 +12388,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4420879999997851, + "duration_ms": 0.430666999989171, "success": true, - "started_at_unix": 1789020431.2695048, + "started_at_unix": 1789106787.1896837, "bytes_sent": 260, "bytes_received": 316, "request_id": 18, @@ -12418,9 +12418,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.40425600002436113, + "duration_ms": 0.3561370000113584, "success": true, - "started_at_unix": 1789020431.2699978, + "started_at_unix": 1789106787.1901708, "bytes_sent": 260, "bytes_received": 316, "request_id": 19, @@ -12463,11 +12463,11 @@ "failure_count": 0, "bytes_sent": 1445, "bytes_received": 445, - "min_ms": 5.947007999992593, - "max_ms": 9.34930500000064, - "mean_ms": 7.932669799993164, - "median_ms": 7.814831999979788, - "p95_ms": 9.322609399998782, + "min_ms": 5.602245999995148, + "max_ms": 7.816862999987961, + "mean_ms": 6.506229400002894, + "median_ms": 6.148467000002711, + "p95_ms": 7.645084599994334, "result_summary": { "present_count": 5, "empty_count": 5, @@ -12527,9 +12527,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 23.623650999979873, + "duration_ms": 14.595329000002266, "success": true, - "started_at_unix": 1789020431.2706575, + "started_at_unix": 1789106787.190769, "bytes_sent": 289, "bytes_received": 89, "request_id": 20, @@ -12557,9 +12557,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.34930500000064, + "duration_ms": 6.148467000002711, "success": true, - "started_at_unix": 1789020431.2944448, + "started_at_unix": 1789106787.2054946, "bytes_sent": 289, "bytes_received": 89, "request_id": 21, @@ -12587,9 +12587,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.336377000001448, + "duration_ms": 6.005600000008826, "success": true, - "started_at_unix": 1789020431.303891, + "started_at_unix": 1789106787.2117717, "bytes_sent": 289, "bytes_received": 89, "request_id": 22, @@ -12617,9 +12617,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.21582699999135, + "duration_ms": 6.957971000019825, "success": true, - "started_at_unix": 1789020431.311313, + "started_at_unix": 1789106787.217935, "bytes_sent": 289, "bytes_received": 89, "request_id": 23, @@ -12647,9 +12647,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.814831999979788, + "duration_ms": 7.816862999987961, "success": true, - "started_at_unix": 1789020431.32066, + "started_at_unix": 1789106787.2250273, "bytes_sent": 289, "bytes_received": 89, "request_id": 24, @@ -12677,9 +12677,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.947007999992593, + "duration_ms": 5.602245999995148, "success": true, - "started_at_unix": 1789020431.3286352, + "started_at_unix": 1789106787.2330368, "bytes_sent": 289, "bytes_received": 89, "request_id": 25, @@ -12722,11 +12722,11 @@ "failure_count": 0, "bytes_sent": 1280, "bytes_received": 1050, - "min_ms": 518.6946499999863, - "max_ms": 565.7279959999926, - "mean_ms": 533.0426797999962, - "median_ms": 525.5404690000205, - "p95_ms": 558.6472019999917, + "min_ms": 479.9946910000017, + "max_ms": 558.4507030000054, + "mean_ms": 505.5673310000031, + "median_ms": 495.2031100000056, + "p95_ms": 547.8237772000057, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12786,9 +12786,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 684.0361890000111, + "duration_ms": 664.2238120000172, "success": true, - "started_at_unix": 1789020431.3350208, + "started_at_unix": 1789106787.238985, "bytes_sent": 256, "bytes_received": 210, "request_id": 26, @@ -12816,9 +12816,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 565.7279959999926, + "duration_ms": 558.4507030000054, "success": true, - "started_at_unix": 1789020432.0192046, + "started_at_unix": 1789106787.9033859, "bytes_sent": 256, "bytes_received": 210, "request_id": 27, @@ -12846,9 +12846,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 530.3240259999882, + "duration_ms": 488.87207699999635, "success": true, - "started_at_unix": 1789020432.5851104, + "started_at_unix": 1789106788.4620466, "bytes_sent": 256, "bytes_received": 210, "request_id": 28, @@ -12876,9 +12876,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 524.9262579999936, + "duration_ms": 505.31607400000667, "success": true, - "started_at_unix": 1789020433.11565, + "started_at_unix": 1789106788.9511132, "bytes_sent": 256, "bytes_received": 210, "request_id": 29, @@ -12906,9 +12906,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 518.6946499999863, + "duration_ms": 495.2031100000056, "success": true, - "started_at_unix": 1789020433.6407595, + "started_at_unix": 1789106789.4566016, "bytes_sent": 256, "bytes_received": 210, "request_id": 30, @@ -12936,9 +12936,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 525.5404690000205, + "duration_ms": 479.9946910000017, "success": true, - "started_at_unix": 1789020434.1596658, + "started_at_unix": 1789106789.95204, "bytes_sent": 256, "bytes_received": 210, "request_id": 31, @@ -12970,9 +12970,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 165.14191599998185, + "duration_ms": 161.33731700000453, "success": true, - "started_at_unix": 1789020417.2852793, + "started_at_unix": 1789106774.417628, "bytes_sent": 673, "bytes_received": 1070, "request_id": 1, @@ -12991,9 +12991,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.026208000008409726, + "duration_ms": 0.02243200000862089, "success": true, - "started_at_unix": 1789020417.4505296, + "started_at_unix": 1789106774.579056, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -13006,9 +13006,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.016203999990693774, + "duration_ms": 0.014778000007709124, "success": true, - "started_at_unix": 1789020417.4505813, + "started_at_unix": 1789106774.5791018, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -13024,9 +13024,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.018366999995578226, + "duration_ms": 0.018334999992930534, "success": true, - "started_at_unix": 1789020417.4507084, + "started_at_unix": 1789106774.579202, "bytes_sent": 773, "bytes_received": 0, "request_id": null, @@ -13042,9 +13042,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 13473.872647999997, + "duration_ms": 12328.346124999996, "success": true, - "started_at_unix": 1789020417.4507623, + "started_at_unix": 1789106774.5792534, "bytes_sent": 288, "bytes_received": 110008, "request_id": 2, @@ -13072,9 +13072,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 102.38231200000314, + "duration_ms": 91.28426999998851, "success": true, - "started_at_unix": 1789020430.9269907, + "started_at_unix": 1789106786.9097083, "bytes_sent": 288, "bytes_received": 116385, "request_id": 3, @@ -13102,9 +13102,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 55.4300459999979, + "duration_ms": 49.43049199999905, "success": true, - "started_at_unix": 1789020431.032989, + "started_at_unix": 1789106787.0043533, "bytes_sent": 288, "bytes_received": 116385, "request_id": 4, @@ -13132,9 +13132,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 55.54917100002399, + "duration_ms": 39.06063700000573, "success": true, - "started_at_unix": 1789020431.0919201, + "started_at_unix": 1789106787.0572183, "bytes_sent": 288, "bytes_received": 116385, "request_id": 5, @@ -13162,9 +13162,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 50.808902999989414, + "duration_ms": 36.39731799998458, "success": true, - "started_at_unix": 1789020431.1510959, + "started_at_unix": 1789106787.0996327, "bytes_sent": 288, "bytes_received": 116385, "request_id": 6, @@ -13192,9 +13192,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 51.754807000008896, + "duration_ms": 39.6311449999871, "success": true, - "started_at_unix": 1789020431.2054746, + "started_at_unix": 1789106787.1394327, "bytes_sent": 288, "bytes_received": 116385, "request_id": 7, @@ -13222,9 +13222,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.093346000009433, + "duration_ms": 1.800000999992335, "success": true, - "started_at_unix": 1789020431.2609255, + "started_at_unix": 1789106787.1825175, "bytes_sent": 254, "bytes_received": 210, "request_id": 8, @@ -13252,9 +13252,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.7079530000169143, + "duration_ms": 0.5584860000169556, "success": true, - "started_at_unix": 1789020431.2630935, + "started_at_unix": 1789106787.1843626, "bytes_sent": 254, "bytes_received": 210, "request_id": 9, @@ -13282,9 +13282,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5824280000013005, + "duration_ms": 0.46405899999513167, "success": true, - "started_at_unix": 1789020431.263871, + "started_at_unix": 1789106787.184972, "bytes_sent": 255, "bytes_received": 211, "request_id": 10, @@ -13312,9 +13312,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.45385899997540946, + "duration_ms": 0.42919400002006114, "success": true, - "started_at_unix": 1789020431.2645183, + "started_at_unix": 1789106787.1854825, "bytes_sent": 255, "bytes_received": 211, "request_id": 11, @@ -13342,9 +13342,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5115239999895493, + "duration_ms": 0.4434299999900304, "success": true, - "started_at_unix": 1789020431.2650325, + "started_at_unix": 1789106787.185957, "bytes_sent": 255, "bytes_received": 211, "request_id": 12, @@ -13372,9 +13372,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4549200000099063, + "duration_ms": 0.4561649999743622, "success": true, - "started_at_unix": 1789020431.2656026, + "started_at_unix": 1789106787.186444, "bytes_sent": 255, "bytes_received": 211, "request_id": 13, @@ -13402,9 +13402,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1696150000091166, + "duration_ms": 1.0874780000165174, "success": true, - "started_at_unix": 1789020431.2662044, + "started_at_unix": 1789106787.187018, "bytes_sent": 260, "bytes_received": 316, "request_id": 14, @@ -13432,9 +13432,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.41706499999349944, + "duration_ms": 0.36051499998279724, "success": true, - "started_at_unix": 1789020431.2674387, + "started_at_unix": 1789106787.1881416, "bytes_sent": 260, "bytes_received": 316, "request_id": 15, @@ -13462,9 +13462,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.484505000002855, + "duration_ms": 0.44991300001129275, "success": true, - "started_at_unix": 1789020431.2679186, + "started_at_unix": 1789106787.1885478, "bytes_sent": 260, "bytes_received": 316, "request_id": 16, @@ -13492,9 +13492,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9543570000118962, + "duration_ms": 0.5485080000084963, "success": true, - "started_at_unix": 1789020431.2684834, + "started_at_unix": 1789106787.1890585, "bytes_sent": 260, "bytes_received": 316, "request_id": 17, @@ -13522,9 +13522,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4420879999997851, + "duration_ms": 0.430666999989171, "success": true, - "started_at_unix": 1789020431.2695048, + "started_at_unix": 1789106787.1896837, "bytes_sent": 260, "bytes_received": 316, "request_id": 18, @@ -13552,9 +13552,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.40425600002436113, + "duration_ms": 0.3561370000113584, "success": true, - "started_at_unix": 1789020431.2699978, + "started_at_unix": 1789106787.1901708, "bytes_sent": 260, "bytes_received": 316, "request_id": 19, @@ -13582,9 +13582,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02515700001026744, + "duration_ms": 0.03162999999517524, "success": true, - "started_at_unix": 1789020431.2706232, + "started_at_unix": 1789106787.1907227, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13601,9 +13601,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 23.623650999979873, + "duration_ms": 14.595329000002266, "success": true, - "started_at_unix": 1789020431.2706575, + "started_at_unix": 1789106787.190769, "bytes_sent": 289, "bytes_received": 89, "request_id": 20, @@ -13631,9 +13631,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.052106999987699965, + "duration_ms": 0.03196000000116328, "success": true, - "started_at_unix": 1789020431.294356, + "started_at_unix": 1789106787.2054095, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13650,9 +13650,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01592300000652358, + "duration_ms": 0.02739100000326289, "success": true, - "started_at_unix": 1789020431.2944202, + "started_at_unix": 1789106787.2054543, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13669,9 +13669,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.34930500000064, + "duration_ms": 6.148467000002711, "success": true, - "started_at_unix": 1789020431.2944448, + "started_at_unix": 1789106787.2054946, "bytes_sent": 289, "bytes_received": 89, "request_id": 21, @@ -13699,9 +13699,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019760000014912293, + "duration_ms": 0.02814200001921563, "success": true, - "started_at_unix": 1789020431.3038456, + "started_at_unix": 1789106787.211691, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13718,9 +13718,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01213800001664822, + "duration_ms": 0.02689999999461179, "success": true, - "started_at_unix": 1789020431.3038726, + "started_at_unix": 1789106787.2117314, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13737,9 +13737,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.336377000001448, + "duration_ms": 6.005600000008826, "success": true, - "started_at_unix": 1789020431.303891, + "started_at_unix": 1789106787.2117717, "bytes_sent": 289, "bytes_received": 89, "request_id": 22, @@ -13767,9 +13767,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018538000006174116, + "duration_ms": 0.028522999997449006, "success": true, - "started_at_unix": 1789020431.3112717, + "started_at_unix": 1789106787.2178247, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13786,9 +13786,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010686000024406894, + "duration_ms": 0.031247999999095555, "success": true, - "started_at_unix": 1789020431.3112965, + "started_at_unix": 1789106787.217888, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13805,9 +13805,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.21582699999135, + "duration_ms": 6.957971000019825, "success": true, - "started_at_unix": 1789020431.311313, + "started_at_unix": 1789106787.217935, "bytes_sent": 289, "bytes_received": 89, "request_id": 23, @@ -13835,9 +13835,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029093000023294735, + "duration_ms": 0.03303200000459583, "success": true, - "started_at_unix": 1789020431.3205903, + "started_at_unix": 1789106787.2249525, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13854,9 +13854,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01848799999493167, + "duration_ms": 0.021059000005152484, "success": true, - "started_at_unix": 1789020431.320631, + "started_at_unix": 1789106787.224996, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13873,9 +13873,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.814831999979788, + "duration_ms": 7.816862999987961, "success": true, - "started_at_unix": 1789020431.32066, + "started_at_unix": 1789106787.2250273, "bytes_sent": 289, "bytes_received": 89, "request_id": 24, @@ -13903,9 +13903,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.032387999993943595, + "duration_ms": 0.06798700002264013, "success": true, - "started_at_unix": 1789020431.3285594, + "started_at_unix": 1789106787.232915, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13922,9 +13922,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019518999977208296, + "duration_ms": 0.027592000009235562, "success": true, - "started_at_unix": 1789020431.3286037, + "started_at_unix": 1789106787.2329957, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13941,9 +13941,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.947007999992593, + "duration_ms": 5.602245999995148, "success": true, - "started_at_unix": 1789020431.3286352, + "started_at_unix": 1789106787.2330368, "bytes_sent": 289, "bytes_received": 89, "request_id": 25, @@ -13971,9 +13971,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03306900001120994, + "duration_ms": 0.028192999991460965, "success": true, - "started_at_unix": 1789020431.3346586, + "started_at_unix": 1789106787.2386925, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13990,9 +13990,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03609400002346774, + "duration_ms": 0.02656899999919915, "success": true, - "started_at_unix": 1789020431.3349688, + "started_at_unix": 1789106787.2389476, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14009,9 +14009,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 684.0361890000111, + "duration_ms": 664.2238120000172, "success": true, - "started_at_unix": 1789020431.3350208, + "started_at_unix": 1789106787.238985, "bytes_sent": 256, "bytes_received": 210, "request_id": 26, @@ -14039,9 +14039,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.031486000011682336, + "duration_ms": 0.03981399999020141, "success": true, - "started_at_unix": 1789020432.01914, + "started_at_unix": 1789106787.903296, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14058,9 +14058,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014070999981186105, + "duration_ms": 0.02409500001476772, "success": true, - "started_at_unix": 1789020432.0191824, + "started_at_unix": 1789106787.9033492, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14077,9 +14077,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 565.7279959999926, + "duration_ms": 558.4507030000054, "success": true, - "started_at_unix": 1789020432.0192046, + "started_at_unix": 1789106787.9033859, "bytes_sent": 256, "bytes_received": 210, "request_id": 27, @@ -14107,9 +14107,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03393000000073698, + "duration_ms": 0.03286200001184625, "success": true, - "started_at_unix": 1789020432.585034, + "started_at_unix": 1789106788.461974, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14126,9 +14126,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01913799999897492, + "duration_ms": 0.017854000020633976, "success": true, - "started_at_unix": 1789020432.5850806, + "started_at_unix": 1789106788.4620194, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14145,9 +14145,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 530.3240259999882, + "duration_ms": 488.87207699999635, "success": true, - "started_at_unix": 1789020432.5851104, + "started_at_unix": 1789106788.4620466, "bytes_sent": 256, "bytes_received": 210, "request_id": 28, @@ -14175,9 +14175,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03851700000723213, + "duration_ms": 0.03287100000193277, "success": true, - "started_at_unix": 1789020433.1155615, + "started_at_unix": 1789106788.9510276, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14194,9 +14194,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024045999992949874, + "duration_ms": 0.025458000010303294, "success": true, - "started_at_unix": 1789020433.115614, + "started_at_unix": 1789106788.9510746, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14213,9 +14213,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 524.9262579999936, + "duration_ms": 505.31607400000667, "success": true, - "started_at_unix": 1789020433.11565, + "started_at_unix": 1789106788.9511132, "bytes_sent": 256, "bytes_received": 210, "request_id": 29, @@ -14243,9 +14243,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03337000001124579, + "duration_ms": 0.03319199998941258, "success": true, - "started_at_unix": 1789020433.6406817, + "started_at_unix": 1789106789.4565148, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14262,9 +14262,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01855700000419347, + "duration_ms": 0.026389999987941337, "success": true, - "started_at_unix": 1789020433.640728, + "started_at_unix": 1789106789.4565618, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14281,9 +14281,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 518.6946499999863, + "duration_ms": 495.2031100000056, "success": true, - "started_at_unix": 1789020433.6407595, + "started_at_unix": 1789106789.4566016, "bytes_sent": 256, "bytes_received": 210, "request_id": 30, @@ -14311,9 +14311,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028442000001405177, + "duration_ms": 0.03272100002504885, "success": true, - "started_at_unix": 1789020434.1596048, + "started_at_unix": 1789106789.9519558, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14330,9 +14330,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012838999992936806, + "duration_ms": 0.02466600000161634, "success": true, - "started_at_unix": 1789020434.1596441, + "started_at_unix": 1789106789.9520028, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14349,9 +14349,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 525.5404690000205, + "duration_ms": 479.9946910000017, "success": true, - "started_at_unix": 1789020434.1596658, + "started_at_unix": 1789106789.95204, "bytes_sent": 256, "bytes_received": 210, "request_id": 31, @@ -14379,9 +14379,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028532000015957237, + "duration_ms": 0.028182000022525244, "success": true, - "started_at_unix": 1789020434.6853046, + "started_at_unix": 1789106790.4321208, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14398,9 +14398,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.016063000003896377, + "duration_ms": 0.014666999987866802, "success": true, - "started_at_unix": 1789020434.6854558, + "started_at_unix": 1789106790.4322386, "bytes_sent": 213, "bytes_received": 0, "request_id": null, @@ -14413,9 +14413,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 4.200362999995377, + "duration_ms": 3.899644000000535, "success": true, - "started_at_unix": 1789020434.685479, + "started_at_unix": 1789106790.43226, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -14433,9 +14433,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.017105000011952143, + "duration_ms": 0.02532700000301702, "success": true, - "started_at_unix": 1789020434.6896975, + "started_at_unix": 1789106790.436176, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -14457,7 +14457,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/.venv/bin/python", "success": true, - "total_duration_ms": 1587.8614209999853, + "total_duration_ms": 1545.63134, "error_message": null, "summary": { "request_count": 32, @@ -14466,11 +14466,11 @@ "failure_count": 0, "bytes_sent": 18386, "bytes_received": 326736, - "min_ms": 0.5020099999910599, - "max_ms": 1108.8044159999981, - "mean_ms": 48.67508259375253, - "median_ms": 3.801887000008719, - "p95_ms": 95.72736300000591, + "min_ms": 0.48019800001952717, + "max_ms": 1073.7798930000224, + "mean_ms": 47.28788706249709, + "median_ms": 3.518404499985195, + "p95_ms": 95.14166469999017, "result_summary": { "present_count": 31, "empty_count": 1, @@ -14526,27 +14526,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 3.492149999999583, - "max_ms": 9.655275000000074, - "mean_ms": 5.498884699997575, - "median_ms": 4.696437000006881, - "p95_ms": 9.47784179998905 + "min_ms": 2.5665659999845047, + "max_ms": 9.142544999974689, + "mean_ms": 4.5639037999904986, + "median_ms": 3.9877764999971532, + "p95_ms": 7.9161307499859355 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.5020099999910599, - "max_ms": 38.34172500000932, - "mean_ms": 17.136970900003234, - "median_ms": 13.891699000012636, - "p95_ms": 37.623924150005905 + "min_ms": 0.48019800001952717, + "max_ms": 40.64039799999364, + "mean_ms": 17.860229799998706, + "median_ms": 16.07065349999459, + "p95_ms": 38.23201734999912 }, "textDocument/references": { "point_count": 1, - "min_ms": 0.5965400000036425, - "max_ms": 1.1162860000126784, - "mean_ms": 0.8926916000007168, - "median_ms": 0.8585610000011457, - "p95_ms": 1.1138686000094822 + "min_ms": 0.6955000000061773, + "max_ms": 1.0778319999928954, + "mean_ms": 0.8644966000019849, + "median_ms": 0.8571820000042862, + "p95_ms": 1.0515215999987504 } }, "validation": { @@ -14572,11 +14572,11 @@ "failure_count": 0, "bytes_sent": 1360, "bytes_received": 41660, - "min_ms": 3.492149999999583, - "max_ms": 9.655275000000074, - "mean_ms": 5.982329999994818, - "median_ms": 3.756610000010596, - "p95_ms": 9.576415799995175, + "min_ms": 2.5665659999845047, + "max_ms": 9.142544999974689, + "mean_ms": 4.540672799981849, + "median_ms": 3.5918379999770877, + "p95_ms": 8.167057799977327, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14636,9 +14636,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1108.8044159999981, + "duration_ms": 1073.7798930000224, "success": true, - "started_at_unix": 1789020439.5233347, + "started_at_unix": 1789106795.0934727, "bytes_sent": 272, "bytes_received": 1455, "request_id": 2, @@ -14666,9 +14666,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.655275000000074, + "duration_ms": 9.142544999974689, "success": true, - "started_at_unix": 1789020440.6323047, + "started_at_unix": 1789106796.1673574, "bytes_sent": 272, "bytes_received": 8332, "request_id": 3, @@ -14696,9 +14696,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.260978999975578, + "duration_ms": 4.265108999987888, "success": true, - "started_at_unix": 1789020440.6424184, + "started_at_unix": 1789106796.177153, "bytes_sent": 272, "bytes_received": 8332, "request_id": 4, @@ -14726,9 +14726,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.746635999988257, + "duration_ms": 3.137305999985074, "success": true, - "started_at_unix": 1789020440.6521494, + "started_at_unix": 1789106796.1820595, "bytes_sent": 272, "bytes_received": 8332, "request_id": 5, @@ -14756,9 +14756,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.492149999999583, + "duration_ms": 2.5665659999845047, "success": true, - "started_at_unix": 1789020440.6563084, + "started_at_unix": 1789106796.18559, "bytes_sent": 272, "bytes_received": 8332, "request_id": 6, @@ -14786,9 +14786,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.756610000010596, + "duration_ms": 3.5918379999770877, "success": true, - "started_at_unix": 1789020440.6602085, + "started_at_unix": 1789106796.1885183, "bytes_sent": 272, "bytes_received": 8332, "request_id": 7, @@ -14831,11 +14831,11 @@ "failure_count": 0, "bytes_sent": 1204, "bytes_received": 1029, - "min_ms": 0.5020099999910599, - "max_ms": 0.6819010000072012, - "mean_ms": 0.5821758000024602, - "median_ms": 0.5693699999937962, - "p95_ms": 0.6655780000073719, + "min_ms": 0.48019800001952717, + "max_ms": 0.6283090000067659, + "mean_ms": 0.5338254000037068, + "median_ms": 0.5063260000213177, + "p95_ms": 0.6131446000040341, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14895,9 +14895,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.3430660000087755, + "duration_ms": 2.259605000006104, "success": true, - "started_at_unix": 1789020440.6644824, + "started_at_unix": 1789106796.192538, "bytes_sent": 240, "bytes_received": 205, "request_id": 8, @@ -14925,9 +14925,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.557312000012189, + "duration_ms": 0.5063260000213177, "success": true, - "started_at_unix": 1789020440.6668851, + "started_at_unix": 1789106796.1948428, "bytes_sent": 240, "bytes_received": 205, "request_id": 9, @@ -14955,9 +14955,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6002860000080545, + "duration_ms": 0.6283090000067659, "success": true, - "started_at_unix": 1789020440.667509, + "started_at_unix": 1789106796.1954045, "bytes_sent": 241, "bytes_received": 206, "request_id": 10, @@ -14985,9 +14985,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5020099999910599, + "duration_ms": 0.5018069999778163, "success": true, - "started_at_unix": 1789020440.668171, + "started_at_unix": 1789106796.1960855, "bytes_sent": 241, "bytes_received": 206, "request_id": 11, @@ -15015,9 +15015,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5693699999937962, + "duration_ms": 0.552486999993107, "success": true, - "started_at_unix": 1789020440.6687317, + "started_at_unix": 1789106796.196639, "bytes_sent": 241, "bytes_received": 206, "request_id": 12, @@ -15045,9 +15045,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6819010000072012, + "duration_ms": 0.48019800001952717, "success": true, - "started_at_unix": 1789020440.6693587, + "started_at_unix": 1789106796.197244, "bytes_sent": 241, "bytes_received": 206, "request_id": 13, @@ -15090,11 +15090,11 @@ "failure_count": 0, "bytes_sent": 1420, "bytes_received": 2045, - "min_ms": 0.5965400000036425, - "max_ms": 1.1162860000126784, - "mean_ms": 0.8926916000007168, - "median_ms": 0.8585610000011457, - "p95_ms": 1.1138686000094822, + "min_ms": 0.6955000000061773, + "max_ms": 1.0778319999928954, + "mean_ms": 0.8644966000019849, + "median_ms": 0.8571820000042862, + "p95_ms": 1.0515215999987504, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15154,9 +15154,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 3.7285190000204693, + "duration_ms": 2.931692999993629, "success": true, - "started_at_unix": 1789020440.6702278, + "started_at_unix": 1789106796.197867, "bytes_sent": 284, "bytes_received": 409, "request_id": 14, @@ -15184,9 +15184,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.8585610000011457, + "duration_ms": 0.6955000000061773, "success": true, - "started_at_unix": 1789020440.6740336, + "started_at_unix": 1789106796.2008493, "bytes_sent": 284, "bytes_received": 409, "request_id": 15, @@ -15214,9 +15214,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 1.1041989999966972, + "duration_ms": 0.7456889999843952, "success": true, - "started_at_unix": 1789020440.6749694, + "started_at_unix": 1789106796.2016058, "bytes_sent": 284, "bytes_received": 409, "request_id": 16, @@ -15244,9 +15244,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 1.1162860000126784, + "duration_ms": 0.9462800000221705, "success": true, - "started_at_unix": 1789020440.6762028, + "started_at_unix": 1789106796.2024338, "bytes_sent": 284, "bytes_received": 409, "request_id": 17, @@ -15274,9 +15274,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.7878719999894201, + "duration_ms": 1.0778319999928954, "success": true, - "started_at_unix": 1789020440.6774256, + "started_at_unix": 1789106796.2034693, "bytes_sent": 284, "bytes_received": 409, "request_id": 18, @@ -15304,9 +15304,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5965400000036425, + "duration_ms": 0.8571820000042862, "success": true, - "started_at_unix": 1789020440.6782837, + "started_at_unix": 1789106796.2046325, "bytes_sent": 284, "bytes_received": 409, "request_id": 19, @@ -15349,11 +15349,11 @@ "failure_count": 0, "bytes_sent": 1370, "bytes_received": 229265, - "min_ms": 3.847164000006842, - "max_ms": 6.0232239999891135, - "mean_ms": 5.015439400000332, - "median_ms": 5.131769000001896, - "p95_ms": 5.9813661999896794, + "min_ms": 3.444970999993302, + "max_ms": 6.417179999999689, + "mean_ms": 4.5871347999991485, + "median_ms": 4.287400999999136, + "p95_ms": 6.148879599999191, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15413,9 +15413,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.889416000011806, + "duration_ms": 7.056094999995821, "success": true, - "started_at_unix": 1789020440.6791794, + "started_at_unix": 1789106796.2068822, "bytes_sent": 274, "bytes_received": 45853, "request_id": 20, @@ -15443,9 +15443,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.813934999991943, + "duration_ms": 5.075677999997197, "success": true, - "started_at_unix": 1789020440.688112, + "started_at_unix": 1789106796.2148683, "bytes_sent": 274, "bytes_received": 45853, "request_id": 21, @@ -15473,9 +15473,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.0232239999891135, + "duration_ms": 6.417179999999689, "success": true, - "started_at_unix": 1789020440.695438, + "started_at_unix": 1789106796.22128, "bytes_sent": 274, "bytes_received": 45853, "request_id": 22, @@ -15503,9 +15503,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.131769000001896, + "duration_ms": 3.7104440000064187, "success": true, - "started_at_unix": 1789020440.7029805, + "started_at_unix": 1789106796.2297215, "bytes_sent": 274, "bytes_received": 45853, "request_id": 23, @@ -15533,9 +15533,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.847164000006842, + "duration_ms": 4.287400999999136, "success": true, - "started_at_unix": 1789020440.7094753, + "started_at_unix": 1789106796.2347288, "bytes_sent": 274, "bytes_received": 45853, "request_id": 24, @@ -15563,9 +15563,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.261105000011867, + "duration_ms": 3.444970999993302, "success": true, - "started_at_unix": 1789020440.714695, + "started_at_unix": 1789106796.2412062, "bytes_sent": 274, "bytes_received": 45853, "request_id": 25, @@ -15608,11 +15608,11 @@ "failure_count": 0, "bytes_sent": 1205, "bytes_received": 3070, - "min_ms": 27.10149700001807, - "max_ms": 38.34172500000932, - "mean_ms": 33.69176600000401, - "median_ms": 35.6389140000033, - "p95_ms": 38.0227024000078, + "min_ms": 31.512997999982417, + "max_ms": 40.64039799999364, + "mean_ms": 35.186634199993705, + "median_ms": 34.35953100000688, + "p95_ms": 39.57000659999608, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15672,9 +15672,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 35.78701200001433, + "duration_ms": 34.40192100001127, "success": true, - "started_at_unix": 1789020440.720512, + "started_at_unix": 1789106796.2467177, "bytes_sent": 241, "bytes_received": 614, "request_id": 26, @@ -15702,9 +15702,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 38.34172500000932, + "duration_ms": 40.64039799999364, "success": true, - "started_at_unix": 1789020440.756469, + "started_at_unix": 1789106796.2812562, "bytes_sent": 241, "bytes_received": 614, "request_id": 27, @@ -15732,9 +15732,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 36.74661200000173, + "duration_ms": 35.28844100000583, "success": true, - "started_at_unix": 1789020440.7950244, + "started_at_unix": 1789106796.322092, "bytes_sent": 241, "bytes_received": 614, "request_id": 28, @@ -15762,9 +15762,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 30.630081999987624, + "duration_ms": 34.131802999979755, "success": true, - "started_at_unix": 1789020440.8319404, + "started_at_unix": 1789106796.3575199, "bytes_sent": 241, "bytes_received": 614, "request_id": 29, @@ -15792,9 +15792,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 35.6389140000033, + "duration_ms": 31.512997999982417, "success": true, - "started_at_unix": 1789020440.862793, + "started_at_unix": 1789106796.3918607, "bytes_sent": 241, "bytes_received": 614, "request_id": 30, @@ -15822,9 +15822,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 27.10149700001807, + "duration_ms": 34.35953100000688, "success": true, - "started_at_unix": 1789020440.8986714, + "started_at_unix": 1789106796.4235513, "bytes_sent": 241, "bytes_received": 614, "request_id": 31, @@ -15856,9 +15856,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 165.86536500000193, + "duration_ms": 161.75432399998613, "success": true, - "started_at_unix": 1789020439.3571272, + "started_at_unix": 1789106794.9314322, "bytes_sent": 646, "bytes_received": 1070, "request_id": 1, @@ -15877,9 +15877,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.025426999997080202, + "duration_ms": 0.02334399999881498, "success": true, - "started_at_unix": 1789020439.5231035, + "started_at_unix": 1789106795.0932772, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -15892,9 +15892,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.014741999990519616, + "duration_ms": 0.018985000025395493, "success": true, - "started_at_unix": 1789020439.5231524, + "started_at_unix": 1789106795.0933218, "bytes_sent": 623, "bytes_received": 0, "request_id": null, @@ -15910,9 +15910,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.017436000007364783, + "duration_ms": 0.018675000006851405, "success": true, - "started_at_unix": 1789020439.5232859, + "started_at_unix": 1789106795.093423, "bytes_sent": 539, "bytes_received": 0, "request_id": null, @@ -15928,9 +15928,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1108.8044159999981, + "duration_ms": 1073.7798930000224, "success": true, - "started_at_unix": 1789020439.5233347, + "started_at_unix": 1789106795.0934727, "bytes_sent": 272, "bytes_received": 1455, "request_id": 2, @@ -15958,9 +15958,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.655275000000074, + "duration_ms": 9.142544999974689, "success": true, - "started_at_unix": 1789020440.6323047, + "started_at_unix": 1789106796.1673574, "bytes_sent": 272, "bytes_received": 8332, "request_id": 3, @@ -15988,9 +15988,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.260978999975578, + "duration_ms": 4.265108999987888, "success": true, - "started_at_unix": 1789020440.6424184, + "started_at_unix": 1789106796.177153, "bytes_sent": 272, "bytes_received": 8332, "request_id": 4, @@ -16018,9 +16018,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.746635999988257, + "duration_ms": 3.137305999985074, "success": true, - "started_at_unix": 1789020440.6521494, + "started_at_unix": 1789106796.1820595, "bytes_sent": 272, "bytes_received": 8332, "request_id": 5, @@ -16048,9 +16048,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.492149999999583, + "duration_ms": 2.5665659999845047, "success": true, - "started_at_unix": 1789020440.6563084, + "started_at_unix": 1789106796.18559, "bytes_sent": 272, "bytes_received": 8332, "request_id": 6, @@ -16078,9 +16078,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.756610000010596, + "duration_ms": 3.5918379999770877, "success": true, - "started_at_unix": 1789020440.6602085, + "started_at_unix": 1789106796.1885183, "bytes_sent": 272, "bytes_received": 8332, "request_id": 7, @@ -16108,9 +16108,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.3430660000087755, + "duration_ms": 2.259605000006104, "success": true, - "started_at_unix": 1789020440.6644824, + "started_at_unix": 1789106796.192538, "bytes_sent": 240, "bytes_received": 205, "request_id": 8, @@ -16138,9 +16138,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.557312000012189, + "duration_ms": 0.5063260000213177, "success": true, - "started_at_unix": 1789020440.6668851, + "started_at_unix": 1789106796.1948428, "bytes_sent": 240, "bytes_received": 205, "request_id": 9, @@ -16168,9 +16168,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6002860000080545, + "duration_ms": 0.6283090000067659, "success": true, - "started_at_unix": 1789020440.667509, + "started_at_unix": 1789106796.1954045, "bytes_sent": 241, "bytes_received": 206, "request_id": 10, @@ -16198,9 +16198,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5020099999910599, + "duration_ms": 0.5018069999778163, "success": true, - "started_at_unix": 1789020440.668171, + "started_at_unix": 1789106796.1960855, "bytes_sent": 241, "bytes_received": 206, "request_id": 11, @@ -16228,9 +16228,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5693699999937962, + "duration_ms": 0.552486999993107, "success": true, - "started_at_unix": 1789020440.6687317, + "started_at_unix": 1789106796.196639, "bytes_sent": 241, "bytes_received": 206, "request_id": 12, @@ -16258,9 +16258,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6819010000072012, + "duration_ms": 0.48019800001952717, "success": true, - "started_at_unix": 1789020440.6693587, + "started_at_unix": 1789106796.197244, "bytes_sent": 241, "bytes_received": 206, "request_id": 13, @@ -16288,9 +16288,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 3.7285190000204693, + "duration_ms": 2.931692999993629, "success": true, - "started_at_unix": 1789020440.6702278, + "started_at_unix": 1789106796.197867, "bytes_sent": 284, "bytes_received": 409, "request_id": 14, @@ -16318,9 +16318,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.8585610000011457, + "duration_ms": 0.6955000000061773, "success": true, - "started_at_unix": 1789020440.6740336, + "started_at_unix": 1789106796.2008493, "bytes_sent": 284, "bytes_received": 409, "request_id": 15, @@ -16348,9 +16348,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 1.1041989999966972, + "duration_ms": 0.7456889999843952, "success": true, - "started_at_unix": 1789020440.6749694, + "started_at_unix": 1789106796.2016058, "bytes_sent": 284, "bytes_received": 409, "request_id": 16, @@ -16378,9 +16378,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 1.1162860000126784, + "duration_ms": 0.9462800000221705, "success": true, - "started_at_unix": 1789020440.6762028, + "started_at_unix": 1789106796.2024338, "bytes_sent": 284, "bytes_received": 409, "request_id": 17, @@ -16408,9 +16408,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.7878719999894201, + "duration_ms": 1.0778319999928954, "success": true, - "started_at_unix": 1789020440.6774256, + "started_at_unix": 1789106796.2034693, "bytes_sent": 284, "bytes_received": 409, "request_id": 18, @@ -16438,9 +16438,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5965400000036425, + "duration_ms": 0.8571820000042862, "success": true, - "started_at_unix": 1789020440.6782837, + "started_at_unix": 1789106796.2046325, "bytes_sent": 284, "bytes_received": 409, "request_id": 19, @@ -16468,9 +16468,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.032148000002507615, + "duration_ms": 1.1154609999834975, "success": true, - "started_at_unix": 1789020440.6791344, + "started_at_unix": 1789106796.205749, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16487,9 +16487,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.889416000011806, + "duration_ms": 7.056094999995821, "success": true, - "started_at_unix": 1789020440.6791794, + "started_at_unix": 1789106796.2068822, "bytes_sent": 274, "bytes_received": 45853, "request_id": 20, @@ -16517,9 +16517,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03424100000870567, + "duration_ms": 0.026278999996520724, "success": true, - "started_at_unix": 1789020440.6880305, + "started_at_unix": 1789106796.2147877, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16536,9 +16536,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02262399999608533, + "duration_ms": 0.01740300001529249, "success": true, - "started_at_unix": 1789020440.6880782, + "started_at_unix": 1789106796.2148423, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16555,9 +16555,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.813934999991943, + "duration_ms": 5.075677999997197, "success": true, - "started_at_unix": 1789020440.688112, + "started_at_unix": 1789106796.2148683, "bytes_sent": 274, "bytes_received": 45853, "request_id": 21, @@ -16585,9 +16585,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030815000002348825, + "duration_ms": 0.023472999998830346, "success": true, - "started_at_unix": 1789020440.695345, + "started_at_unix": 1789106796.221225, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16604,9 +16604,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022162999982811016, + "duration_ms": 0.014868000022261185, "success": true, - "started_at_unix": 1789020440.6954024, + "started_at_unix": 1789106796.2212572, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16623,9 +16623,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.0232239999891135, + "duration_ms": 6.417179999999689, "success": true, - "started_at_unix": 1789020440.695438, + "started_at_unix": 1789106796.22128, "bytes_sent": 274, "bytes_received": 45853, "request_id": 22, @@ -16653,9 +16653,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029563999987658462, + "duration_ms": 0.027461000001949287, "success": true, - "started_at_unix": 1789020440.7029154, + "started_at_unix": 1789106796.229661, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16672,9 +16672,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015222999991237884, + "duration_ms": 0.015449000017042636, "success": true, - "started_at_unix": 1789020440.7029562, + "started_at_unix": 1789106796.2296972, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16691,9 +16691,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.131769000001896, + "duration_ms": 3.7104440000064187, "success": true, - "started_at_unix": 1789020440.7029805, + "started_at_unix": 1789106796.2297215, "bytes_sent": 274, "bytes_received": 45853, "request_id": 23, @@ -16721,9 +16721,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024947000014208243, + "duration_ms": 0.025729000014962367, "success": true, - "started_at_unix": 1789020440.7094202, + "started_at_unix": 1789106796.234672, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16740,9 +16740,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012978999990309603, + "duration_ms": 0.014195999995081365, "success": true, - "started_at_unix": 1789020440.709454, + "started_at_unix": 1789106796.2347064, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -16759,9 +16759,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.847164000006842, + "duration_ms": 4.287400999999136, "success": true, - "started_at_unix": 1789020440.7094753, + "started_at_unix": 1789106796.2347288, "bytes_sent": 274, "bytes_received": 45853, "request_id": 24, @@ -16789,9 +16789,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02598799997599599, + "duration_ms": 0.02839399999743364, "success": true, - "started_at_unix": 1789020440.7146366, + "started_at_unix": 1789106796.2411432, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16808,9 +16808,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0140310000062982, + "duration_ms": 0.016009999995958424, "success": true, - "started_at_unix": 1789020440.7146723, + "started_at_unix": 1789106796.2411811, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -16827,9 +16827,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.261105000011867, + "duration_ms": 3.444970999993302, "success": true, - "started_at_unix": 1789020440.714695, + "started_at_unix": 1789106796.2412062, "bytes_sent": 274, "bytes_received": 45853, "request_id": 25, @@ -16857,9 +16857,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022463000021843982, + "duration_ms": 0.026640000015731857, "success": true, - "started_at_unix": 1789020440.7202344, + "started_at_unix": 1789106796.2465048, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16876,9 +16876,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02072000000907792, + "duration_ms": 0.020417999991195757, "success": true, - "started_at_unix": 1789020440.720482, + "started_at_unix": 1789106796.2466888, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16895,9 +16895,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 35.78701200001433, + "duration_ms": 34.40192100001127, "success": true, - "started_at_unix": 1789020440.720512, + "started_at_unix": 1789106796.2467177, "bytes_sent": 241, "bytes_received": 614, "request_id": 26, @@ -16925,9 +16925,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02961399999890091, + "duration_ms": 0.03219000001308814, "success": true, - "started_at_unix": 1789020440.7564054, + "started_at_unix": 1789106796.281185, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16944,9 +16944,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014541000012968652, + "duration_ms": 0.018724999989672142, "success": true, - "started_at_unix": 1789020440.756446, + "started_at_unix": 1789106796.2812278, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16963,9 +16963,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 38.34172500000932, + "duration_ms": 40.64039799999364, "success": true, - "started_at_unix": 1789020440.756469, + "started_at_unix": 1789106796.2812562, "bytes_sent": 241, "bytes_received": 614, "request_id": 27, @@ -16993,9 +16993,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.038246000002573055, + "duration_ms": 0.036068000014211066, "success": true, - "started_at_unix": 1789020440.7949421, + "started_at_unix": 1789106796.3220081, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17012,9 +17012,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01989900002286049, + "duration_ms": 0.023464000008743824, "success": true, - "started_at_unix": 1789020440.7949932, + "started_at_unix": 1789106796.3220565, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17031,9 +17031,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 36.74661200000173, + "duration_ms": 35.28844100000583, "success": true, - "started_at_unix": 1789020440.7950244, + "started_at_unix": 1789106796.322092, "bytes_sent": 241, "bytes_received": 614, "request_id": 28, @@ -17061,9 +17061,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029253000008111485, + "duration_ms": 0.027039999991984587, "success": true, - "started_at_unix": 1789020440.8318777, + "started_at_unix": 1789106796.3574605, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17080,9 +17080,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014841999984582799, + "duration_ms": 0.015339000015046622, "success": true, - "started_at_unix": 1789020440.8319175, + "started_at_unix": 1789106796.3574967, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17099,9 +17099,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 30.630081999987624, + "duration_ms": 34.131802999979755, "success": true, - "started_at_unix": 1789020440.8319404, + "started_at_unix": 1789106796.3575199, "bytes_sent": 241, "bytes_received": 614, "request_id": 29, @@ -17129,9 +17129,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.038746999990735276, + "duration_ms": 0.032740999984071095, "success": true, - "started_at_unix": 1789020440.8627098, + "started_at_unix": 1789106796.3917334, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17148,9 +17148,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01912799999104209, + "duration_ms": 0.027852000016537204, "success": true, - "started_at_unix": 1789020440.8627613, + "started_at_unix": 1789106796.39178, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17167,9 +17167,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 35.6389140000033, + "duration_ms": 31.512997999982417, "success": true, - "started_at_unix": 1789020440.862793, + "started_at_unix": 1789106796.3918607, "bytes_sent": 241, "bytes_received": 614, "request_id": 30, @@ -17197,9 +17197,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04568700001073012, + "duration_ms": 0.03470499999025378, "success": true, - "started_at_unix": 1789020440.898578, + "started_at_unix": 1789106796.4234626, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17216,9 +17216,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021400999997922554, + "duration_ms": 0.026931000007834882, "success": true, - "started_at_unix": 1789020440.8986375, + "started_at_unix": 1789106796.4235106, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17235,9 +17235,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 27.10149700001807, + "duration_ms": 34.35953100000688, "success": true, - "started_at_unix": 1789020440.8986714, + "started_at_unix": 1789106796.4235513, "bytes_sent": 241, "bytes_received": 614, "request_id": 31, @@ -17265,9 +17265,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03918699999871933, + "duration_ms": 0.03103800000303636, "success": true, - "started_at_unix": 1789020440.925912, + "started_at_unix": 1789106796.458009, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17284,9 +17284,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.02104100002497944, + "duration_ms": 0.019506000001001667, "success": true, - "started_at_unix": 1789020440.9260802, + "started_at_unix": 1789106796.4581409, "bytes_sent": 198, "bytes_received": 0, "request_id": null, @@ -17299,9 +17299,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 2.3628350000137743, + "duration_ms": 2.4650359999895954, "success": true, - "started_at_unix": 1789020440.9261103, + "started_at_unix": 1789106796.458169, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -17319,9 +17319,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.03365000000599139, + "duration_ms": 0.029985999987047762, "success": true, - "started_at_unix": 1789020440.9285035, + "started_at_unix": 1789106796.4606686, "bytes_sent": 55, "bytes_received": 0, "request_id": null, diff --git a/latest-results/summary-20260910T060546Z.csv b/latest-results/summary-20260910T060546Z.csv deleted file mode 100644 index 5dd70b0..0000000 --- a/latest-results/summary-20260910T060546Z.csv +++ /dev/null @@ -1,132 +0,0 @@ -report_type,baseline_server_id,server_id,server_name,suite_name,scenario_name,point_label,method,method_display,success,mean_ms,p95_ms,non_empty_rate,result_metric_name,result_metric_label,result_metric_value,result_metric_delta,validation_passed,validation_failure_count -benchmark,pyright,pyright,Pyright,data_science,,dataframe completion,textDocument/completion,textDocument/completion,True,7.587370599998167,14.39122860000168,1.0,completion_item_count,Completions found,201.0,0.0,True,0 -benchmark,pyright,ty,Ty,data_science,,dataframe completion,textDocument/completion,textDocument/completion,True,1.6859383999928923,1.9133019999912901,1.0,completion_item_count,Completions found,223.0,22.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,data_science,,dataframe completion,textDocument/completion,textDocument/completion,True,32.96886960000052,124.73847999999631,1.0,completion_item_count,Completions found,250.0,49.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,data_science,,dataframe completion,textDocument/completion,textDocument/completion,True,188.5557867999978,482.8320525999969,1.0,completion_item_count,Completions found,188.0,-13.0,True,0 -benchmark,pyright,pyright,Pyright,data_science,,dataframe describe hover,textDocument/hover,textDocument/hover,True,1.1279418000015085,1.4133648000012045,1.0,hover_text_char_count,Hover length,4019.0,0.0,True,0 -benchmark,pyright,ty,Ty,data_science,,dataframe describe hover,textDocument/hover,textDocument/hover,True,0.27069719999985864,0.30396599998994134,1.0,hover_text_char_count,Hover length,4232.0,213.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,data_science,,dataframe describe hover,textDocument/hover,textDocument/hover,True,2.3101915999973244,2.540998800014904,1.0,hover_text_char_count,Hover length,2589.0,-1430.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,data_science,,dataframe describe hover,textDocument/hover,textDocument/hover,True,187.76360100000602,189.9395296000023,1.0,hover_text_char_count,Hover length,4134.0,115.0,True,0 -benchmark,pyright,pyright,Pyright,data_science,,summarize definition,textDocument/definition,textDocument/definition,True,0.40493099999991955,0.4732230000058734,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,ty,Ty,data_science,,summarize definition,textDocument/definition,textDocument/definition,True,0.16639940000118258,0.18610480001370888,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,data_science,,summarize definition,textDocument/definition,textDocument/definition,True,0.20314779999921484,0.22015879998775745,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,data_science,,summarize definition,textDocument/definition,textDocument/definition,True,0.9488426000018535,1.0045067999953972,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pyright,Pyright,data_science,,edit array then complete (edit+completion),textDocument/completion,textDocument/completion,True,343.82825400000456,514.6061193999998,1.0,completion_item_count,Completions found,168.0,0.0,True,0 -benchmark,pyright,ty,Ty,data_science,,edit array then complete (edit+completion),textDocument/completion,textDocument/completion,True,10.986151600008043,13.976258000002417,1.0,completion_item_count,Completions found,168.0,0.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,data_science,,edit array then complete (edit+completion),textDocument/completion,textDocument/completion,True,10.084821199990301,14.602439799983811,1.0,completion_item_count,Completions found,149.0,-19.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,data_science,,edit array then complete (edit+completion),textDocument/completion,textDocument/completion,False,4.273293799997191,4.418241400003353,0.0,completion_item_count,Completions found,0.0,-168.0,False,10 -benchmark,pyright,pyright,Pyright,data_science,,edit array then hover (edit+hover),textDocument/hover,textDocument/hover,True,30.65150820000042,33.5730304000009,1.0,hover_text_char_count,Hover length,278.0,0.0,True,0 -benchmark,pyright,ty,Ty,data_science,,edit array then hover (edit+hover),textDocument/hover,textDocument/hover,True,3.60301979999349,3.6410756000009314,1.0,hover_text_char_count,Hover length,267.0,-11.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,data_science,,edit array then hover (edit+hover),textDocument/hover,textDocument/hover,True,0.43499320001387787,0.4797926000208008,1.0,hover_text_char_count,Hover length,1909.0,1631.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,data_science,,edit array then hover (edit+hover),textDocument/hover,textDocument/hover,True,171.56822459999148,175.5625633999898,1.0,hover_text_char_count,Hover length,5662.0,5384.0,True,0 -benchmark,pyright,pyright,Pyright,django,,queryset completion,textDocument/completion,textDocument/completion,True,4.811780000005683,7.995432800004209,1.0,completion_item_count,Completions found,10.0,0.0,True,0 -benchmark,pyright,ty,Ty,django,,queryset completion,textDocument/completion,textDocument/completion,True,4.987996599999178,7.538324199992984,1.0,completion_item_count,Completions found,261.0,251.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,django,,queryset completion,textDocument/completion,textDocument/completion,True,20.436056799997004,75.59000700001091,1.0,completion_item_count,Completions found,15.0,5.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,django,,queryset completion,textDocument/completion,textDocument/completion,True,196.25047459999791,601.6623345999902,1.0,completion_item_count,Completions found,2.0,-8.0,True,0 -benchmark,pyright,pyright,Pyright,django,,queryset filter hover,textDocument/hover,textDocument/hover,True,0.5423220000011497,0.6350568000044632,1.0,hover_text_char_count,Hover length,57.0,0.0,True,0 -benchmark,pyright,ty,Ty,django,,queryset filter hover,textDocument/hover,textDocument/hover,True,0.189315200003648,0.21991020001337347,1.0,hover_text_char_count,Hover length,46.0,-11.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,django,,queryset filter hover,textDocument/hover,textDocument/hover,True,0.8959344000061265,2.457366600009436,1.0,hover_text_char_count,Hover length,298.0,241.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,django,,queryset filter hover,textDocument/hover,textDocument/hover,True,164.19313299999772,166.78916480000794,1.0,hover_text_char_count,Hover length,57.0,0.0,True,0 -benchmark,pyright,pyright,Pyright,django,,model definition,textDocument/definition,textDocument/definition,True,0.40026459999751296,0.49347020000141123,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,ty,Ty,django,,model definition,textDocument/definition,textDocument/definition,True,0.15372700000853,0.16434440000807626,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,django,,model definition,textDocument/definition,textDocument/definition,True,1.0096504000046025,2.967093600011594,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,django,,model definition,textDocument/definition,textDocument/definition,True,1.0090540000078363,1.0382150000054935,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pyright,Pyright,django,,edit queryset then complete (edit+completion),textDocument/completion,textDocument/completion,True,25.670502800002737,28.69164679999585,1.0,completion_item_count,Completions found,104.0,0.0,True,0 -benchmark,pyright,ty,Ty,django,,edit queryset then complete (edit+completion),textDocument/completion,textDocument/completion,True,4.715520999997125,5.231103199992049,1.0,completion_item_count,Completions found,104.0,0.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,django,,edit queryset then complete (edit+completion),textDocument/completion,textDocument/completion,True,1.6456309999966834,3.4648657999809975,1.0,completion_item_count,Completions found,83.0,-21.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,django,,edit queryset then complete (edit+completion),textDocument/completion,textDocument/completion,True,240.21945099999584,281.8051538000077,1.0,completion_item_count,Completions found,143.0,39.0,True,0 -benchmark,pyright,pyright,Pyright,django,,edit queryset then hover (edit+hover),textDocument/hover,textDocument/hover,True,38.159546800000044,44.335193799997796,1.0,hover_text_char_count,Hover length,83.0,0.0,True,0 -benchmark,pyright,ty,Ty,django,,edit queryset then hover (edit+hover),textDocument/hover,textDocument/hover,True,2.759614199993621,2.8003162000004522,1.0,hover_text_char_count,Hover length,100.0,17.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,django,,edit queryset then hover (edit+hover),textDocument/hover,textDocument/hover,True,2.3380286000019623,3.503347999998141,1.0,hover_text_char_count,Hover length,858.0,775.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,django,,edit queryset then hover (edit+hover),textDocument/hover,textDocument/hover,True,246.99689560000024,254.00276699999722,1.0,hover_text_char_count,Hover length,71.0,-12.0,True,0 -benchmark,pyright,pyright,Pyright,pandas,,report dataframe completion,textDocument/completion,textDocument/completion,True,81.26315400000408,270.02369920000143,1.0,completion_item_count,Completions found,271.2,0.0,True,0 -benchmark,pyright,ty,Ty,pandas,,report dataframe completion,textDocument/completion,textDocument/completion,True,19.154386400003887,22.448729199999207,1.0,completion_item_count,Completions found,1000.0,728.8,True,0 -benchmark,pyright,pyrefly,Pyrefly,pandas,,report dataframe completion,textDocument/completion,textDocument/completion,True,38.42801920000056,150.70762599999054,1.0,completion_item_count,Completions found,16.0,-255.2,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,pandas,,report dataframe completion,textDocument/completion,textDocument/completion,True,70.68665400000782,125.5454426000142,1.0,completion_item_count,Completions found,6.0,-265.2,True,0 -benchmark,pyright,pyright,Pyright,pandas,,dataframe groupby hover,textDocument/hover,textDocument/hover,True,0.7074587999994719,0.7769093999996812,1.0,hover_text_char_count,Hover length,350.0,0.0,True,0 -benchmark,pyright,ty,Ty,pandas,,dataframe groupby hover,textDocument/hover,textDocument/hover,True,0.2262976000110939,0.263775000013311,1.0,hover_text_char_count,Hover length,329.0,-21.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,pandas,,dataframe groupby hover,textDocument/hover,textDocument/hover,True,2.5005766000049334,2.736318200010146,1.0,hover_text_char_count,Hover length,2588.0,2238.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,pandas,,dataframe groupby hover,textDocument/hover,textDocument/hover,True,200.22950419999574,202.1809085999962,1.0,hover_text_char_count,Hover length,301.0,-49.0,True,0 -benchmark,pyright,pyright,Pyright,pandas,,build report definition,textDocument/definition,textDocument/definition,True,0.3724890000000869,0.45367640000222303,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,ty,Ty,pandas,,build report definition,textDocument/definition,textDocument/definition,True,0.16056519999665397,0.17677679999792417,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,pandas,,build report definition,textDocument/definition,textDocument/definition,True,0.19151440000655384,0.21755879999432182,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,pandas,,build report definition,textDocument/definition,textDocument/definition,True,0.9680758000001788,1.0045574000059787,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pyright,Pyright,pandas,,edit dataframe then complete (edit+completion),textDocument/completion,textDocument/completion,True,766.5769297999957,1156.823278799996,1.0,completion_item_count,Completions found,440.0,0.0,True,0 -benchmark,pyright,ty,Ty,pandas,,edit dataframe then complete (edit+completion),textDocument/completion,textDocument/completion,True,19.364607800014255,19.80808660001685,1.0,completion_item_count,Completions found,448.0,8.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,pandas,,edit dataframe then complete (edit+completion),textDocument/completion,textDocument/completion,True,20.533213200002365,37.5796800000046,1.0,completion_item_count,Completions found,256.0,-184.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,pandas,,edit dataframe then complete (edit+completion),textDocument/completion,textDocument/completion,True,214.99522680000496,218.77973219999944,1.0,completion_item_count,Completions found,441.0,1.0,True,0 -benchmark,pyright,pyright,Pyright,pandas,,edit dataframe then hover (edit+hover),textDocument/hover,textDocument/hover,True,12.202895799998714,16.51679939999724,1.0,hover_text_char_count,Hover length,4292.0,0.0,True,0 -benchmark,pyright,ty,Ty,pandas,,edit dataframe then hover (edit+hover),textDocument/hover,textDocument/hover,True,2.853518800003485,2.9060254000114583,1.0,hover_text_char_count,Hover length,4441.0,149.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,pandas,,edit dataframe then hover (edit+hover),textDocument/hover,textDocument/hover,True,5.934690999998793,13.854970000005551,1.0,hover_text_char_count,Hover length,794.0,-3498.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,pandas,,edit dataframe then hover (edit+hover),textDocument/hover,textDocument/hover,True,193.53305460000456,197.76914020000618,1.0,hover_text_char_count,Hover length,232.0,-4060.0,True,0 -benchmark,pyright,pyright,Pyright,sqlalchemy,,query completion,textDocument/completion,textDocument/completion,True,6.244747000002349,10.892664799999352,1.0,completion_item_count,Completions found,1.0,0.0,True,0 -benchmark,pyright,ty,Ty,sqlalchemy,,query completion,textDocument/completion,textDocument/completion,True,3.5895362000019304,8.50772360000178,1.0,completion_item_count,Completions found,1.0,0.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,sqlalchemy,,query completion,textDocument/completion,textDocument/completion,True,64.96216799999956,252.2278466000102,1.0,completion_item_count,Completions found,15.0,14.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,sqlalchemy,,query completion,textDocument/completion,textDocument/completion,True,186.3840142000015,466.0050787999977,1.0,completion_item_count,Completions found,1.0,0.0,True,0 -benchmark,pyright,pyright,Pyright,sqlalchemy,,sessionmaker hover,textDocument/hover,textDocument/hover,True,1.2870156000019506,1.60082900000873,1.0,hover_text_char_count,Hover length,10572.0,0.0,True,0 -benchmark,pyright,ty,Ty,sqlalchemy,,sessionmaker hover,textDocument/hover,textDocument/hover,True,0.37713459999508814,0.39399119999643517,1.0,hover_text_char_count,Hover length,10621.0,49.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,sqlalchemy,,sessionmaker hover,textDocument/hover,textDocument/hover,True,4.077517999996871,5.169101000012688,1.0,hover_text_char_count,Hover length,13188.0,2616.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,sqlalchemy,,sessionmaker hover,textDocument/hover,textDocument/hover,True,317.40507360000265,324.2297866000172,1.0,hover_text_char_count,Hover length,10498.0,-74.0,True,0 -benchmark,pyright,pyright,Pyright,sqlalchemy,,mapped class definition,textDocument/definition,textDocument/definition,True,0.8506272000033732,2.1306470000041595,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,ty,Ty,sqlalchemy,,mapped class definition,textDocument/definition,textDocument/definition,True,0.17012280000585633,0.18880460000900712,1.0,location_count,Definitions found,2.0,1.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,sqlalchemy,,mapped class definition,textDocument/definition,textDocument/definition,True,0.21815619999756564,0.24525640000661042,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,sqlalchemy,,mapped class definition,textDocument/definition,textDocument/definition,True,1.0077755999986948,1.0585782000021027,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pyright,Pyright,sqlalchemy,,edit query then complete (edit+completion),textDocument/completion,textDocument/completion,True,139.80551559999697,179.25133539999933,1.0,completion_item_count,Completions found,38.0,0.0,True,0 -benchmark,pyright,ty,Ty,sqlalchemy,,edit query then complete (edit+completion),textDocument/completion,textDocument/completion,True,4.374764399995001,5.073827599994729,1.0,completion_item_count,Completions found,23.0,-15.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,sqlalchemy,,edit query then complete (edit+completion),textDocument/completion,textDocument/completion,True,0.7284951999963596,0.7810172000006332,1.0,completion_item_count,Completions found,17.0,-21.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,sqlalchemy,,edit query then complete (edit+completion),textDocument/completion,textDocument/completion,False,34.73703719999435,36.638073999984044,0.0,completion_item_count,Completions found,0.0,-38.0,False,10 -benchmark,pyright,pyright,Pyright,sqlalchemy,,edit session then hover (edit+hover),textDocument/hover,textDocument/hover,True,90.3814146000002,99.73338060000003,1.0,hover_text_char_count,Hover length,900.0,0.0,True,0 -benchmark,pyright,ty,Ty,sqlalchemy,,edit session then hover (edit+hover),textDocument/hover,textDocument/hover,True,3.927354400002514,4.0203356000063195,1.0,hover_text_char_count,Hover length,958.0,58.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,sqlalchemy,,edit session then hover (edit+hover),textDocument/hover,textDocument/hover,True,0.48979060000533536,0.5025910000028944,1.0,hover_text_char_count,Hover length,2137.0,1237.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,sqlalchemy,,edit session then hover (edit+hover),textDocument/hover,textDocument/hover,False,34.8348432000023,36.67553100000873,0.0,hover_text_char_count,Hover length,0.0,-900.0,False,10 -benchmark,pyright,pyright,Pyright,transformers,,classifier pipeline completion,textDocument/completion,textDocument/completion,True,63.18504780000467,93.01568380000731,1.0,completion_item_count,Completions found,123.0,0.0,True,0 -benchmark,pyright,ty,Ty,transformers,,classifier pipeline completion,textDocument/completion,textDocument/completion,True,11.617203000002974,12.359285000007958,1.0,completion_item_count,Completions found,775.0,652.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,transformers,,classifier pipeline completion,textDocument/completion,textDocument/completion,True,248.82425660000536,973.5637322000057,1.0,completion_item_count,Completions found,15.0,-108.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,transformers,,classifier pipeline completion,textDocument/completion,textDocument/completion,True,131.45654759999275,138.66559979999238,1.0,completion_item_count,Completions found,2.0,-121.0,True,0 -benchmark,pyright,pyright,Pyright,transformers,,pipeline hover,textDocument/hover,textDocument/hover,True,0.542136799998616,0.6828480000137915,1.0,hover_text_char_count,Hover length,34.0,0.0,True,0 -benchmark,pyright,ty,Ty,transformers,,pipeline hover,textDocument/hover,textDocument/hover,True,0.19498980000207666,0.2219778000153383,1.0,hover_text_char_count,Hover length,7.0,-27.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,transformers,,pipeline hover,textDocument/hover,textDocument/hover,True,2.9620776000115256,3.1092812000110825,1.0,hover_text_char_count,Hover length,48.0,14.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,transformers,,pipeline hover,textDocument/hover,textDocument/hover,False,2748.3701534000147,2822.431282800028,0.0,hover_text_char_count,Hover length,0.0,-34.0,False,10 -benchmark,pyright,pyright,Pyright,transformers,,auto tokenizer definition,textDocument/definition,textDocument/definition,True,0.5404542000064794,0.8603866000100878,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,ty,Ty,transformers,,auto tokenizer definition,textDocument/definition,textDocument/definition,True,0.2446972000086589,0.26242740000270715,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,transformers,,auto tokenizer definition,textDocument/definition,textDocument/definition,True,1.178944200000842,2.760956600013742,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,transformers,,auto tokenizer definition,textDocument/definition,textDocument/definition,True,2291.8597817999967,2419.913322599996,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pyright,Pyright,transformers,,edit prediction then complete (edit+completion),textDocument/completion,textDocument/completion,True,7.932669799993164,9.322609399998782,0.0,completion_item_count,Completions found,0.0,0.0,True,0 -benchmark,pyright,ty,Ty,transformers,,edit prediction then complete (edit+completion),textDocument/completion,textDocument/completion,True,6.226888200006897,6.4902592000123605,1.0,completion_item_count,Completions found,23.0,23.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,transformers,,edit prediction then complete (edit+completion),textDocument/completion,textDocument/completion,True,5.557634800004507,10.86665939999989,0.0,completion_item_count,Completions found,0.0,0.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,transformers,,edit prediction then complete (edit+completion),textDocument/completion,textDocument/completion,True,2.9462979999834715,3.274802999987969,0.0,completion_item_count,Completions found,0.0,0.0,True,0 -benchmark,pyright,pyright,Pyright,transformers,,edit tokenizer then hover (edit+hover),textDocument/hover,textDocument/hover,True,533.0426797999962,558.6472019999917,1.0,hover_text_char_count,Hover length,30.0,0.0,True,0 -benchmark,pyright,ty,Ty,transformers,,edit tokenizer then hover (edit+hover),textDocument/hover,textDocument/hover,True,5.9475321999968855,6.106134599991719,1.0,hover_text_char_count,Hover length,7.0,-23.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,transformers,,edit tokenizer then hover (edit+hover),textDocument/hover,textDocument/hover,True,1.3546105999921565,2.7356181999834916,1.0,hover_text_char_count,Hover length,33.0,3.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,transformers,,edit tokenizer then hover (edit+hover),textDocument/hover,textDocument/hover,False,2638.424528200005,2739.1528916000084,0.0,hover_text_char_count,Hover length,0.0,-30.0,False,10 -benchmark,pyright,pyright,Pyright,web,,request args completion,textDocument/completion,textDocument/completion,True,5.982329999994818,9.576415799995175,1.0,completion_item_count,Completions found,14.0,0.0,True,0 -benchmark,pyright,ty,Ty,web,,request args completion,textDocument/completion,textDocument/completion,True,6.171898999997438,9.044566600005055,1.0,completion_item_count,Completions found,467.0,453.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,web,,request args completion,textDocument/completion,textDocument/completion,True,44.409099199998536,141.49430680000702,1.0,completion_item_count,Completions found,254.4,240.4,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,request args completion,textDocument/completion,textDocument/completion,True,72.28454059999194,108.48653820000891,1.0,completion_item_count,Completions found,1.0,-13.0,True,0 -benchmark,pyright,pyright,Pyright,web,,client session hover,textDocument/hover,textDocument/hover,True,0.5821758000024602,0.6655780000073719,1.0,hover_text_char_count,Hover length,26.0,0.0,True,0 -benchmark,pyright,ty,Ty,web,,client session hover,textDocument/hover,textDocument/hover,True,0.16259359999821754,0.18589780000866085,1.0,hover_text_char_count,Hover length,7.0,-19.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,web,,client session hover,textDocument/hover,textDocument/hover,True,2.785369999998011,9.3288520000101,1.0,hover_text_char_count,Hover length,149.0,123.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,client session hover,textDocument/hover,textDocument/hover,True,116.04159320000917,243.26937120000593,1.0,hover_text_char_count,Hover length,359.0,333.0,True,0 -benchmark,pyright,pyright,Pyright,web,,client references,textDocument/references,textDocument/references,True,0.8926916000007168,1.1138686000094822,1.0,location_count,References found,2.0,0.0,True,0 -benchmark,pyright,ty,Ty,web,,client references,textDocument/references,textDocument/references,True,0.529015800009347,0.6461222000211819,1.0,location_count,References found,2.0,0.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,web,,client references,textDocument/references,textDocument/references,True,0.2862633999939135,0.3141463999895677,1.0,location_count,References found,2.0,0.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,client references,textDocument/references,textDocument/references,True,3.6568176000059793,4.393757600007575,1.0,location_count,References found,2.0,0.0,True,0 -benchmark,pyright,pyright,Pyright,web,,edit response then complete (edit+completion),textDocument/completion,textDocument/completion,True,5.015439400000332,5.9813661999896794,1.0,completion_item_count,Completions found,205.0,0.0,True,0 -benchmark,pyright,ty,Ty,web,,edit response then complete (edit+completion),textDocument/completion,textDocument/completion,True,4.342529000001605,4.6394211999995605,1.0,completion_item_count,Completions found,225.0,20.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,web,,edit response then complete (edit+completion),textDocument/completion,textDocument/completion,True,0.5156533999922885,0.5291169999850354,1.0,completion_item_count,Completions found,32.0,-173.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,edit response then complete (edit+completion),textDocument/completion,textDocument/completion,True,81.38892239999223,86.5344088000029,1.0,completion_item_count,Completions found,57.0,-148.0,True,0 -benchmark,pyright,pyright,Pyright,web,,edit response then hover (edit+hover),textDocument/hover,textDocument/hover,True,33.69176600000401,38.0227024000078,1.0,hover_text_char_count,Hover length,420.0,0.0,True,0 -benchmark,pyright,ty,Ty,web,,edit response then hover (edit+hover),textDocument/hover,textDocument/hover,True,2.533609200003184,2.5786618000097405,1.0,hover_text_char_count,Hover length,1613.0,1193.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,web,,edit response then hover (edit+hover),textDocument/hover,textDocument/hover,True,1.4369677999980013,1.5019599999902766,1.0,hover_text_char_count,Hover length,3585.0,3165.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,edit response then hover (edit+hover),textDocument/hover,textDocument/hover,True,234.99587300000258,243.9034104000143,1.0,hover_text_char_count,Hover length,880.0,460.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,tsp_core,,builtins semantic tokens,typeServer/semanticTokens,semantic token impl using typeServer/getComputedType,True,1.76929139998947,4.562554599993972,1.0,semantic_token_count,Semantic tokens found,30.0,,True,0 -benchmark,pyright,pyrefly,Pyrefly,tsp_core,,builtin int computed type,typeServer/getComputedType,typeServer/getComputedType,True,0.13020000000096843,0.1408720000199537,1.0,top_level_count,Results found,7.0,,True,0 -benchmark,pyright,pyrefly,Pyrefly,tsp_core,,list declared type,typeServer/getDeclaredType,typeServer/getDeclaredType,True,0.16707440000232054,0.17139480000878393,1.0,top_level_count,Results found,7.0,,True,0 -benchmark,pyright,pyrefly,Pyrefly,tsp_core,,generic specialization computed type,typeServer/getComputedType,typeServer/getComputedType,True,0.15465179999978318,0.17427420002036342,1.0,top_level_count,Results found,7.0,,True,0 -benchmark,pyright,pyrefly,Pyrefly,tsp_core,,flow narrowed branch type,typeServer/getComputedType,typeServer/getComputedType,False,0.1540731999966738,0.18433539999023196,,,,,,False,10 -benchmark,pyright,pyrefly,Pyrefly,tsp_core,,stdlib path computed type,typeServer/getComputedType,typeServer/getComputedType,True,0.15344619999950737,0.16185279998808255,1.0,top_level_count,Results found,7.0,,True,0 -benchmark,pyright,pyrefly,Pyrefly,tsp_core,,function argument expected type,typeServer/getExpectedType,typeServer/getExpectedType,True,0.1606769999966673,0.17892580000307134,1.0,top_level_count,Results found,7.0,,True,0 -benchmark,pyright,pyrefly,Pyrefly,tsp_core,,edited narrowing recomputes type (edit+getComputedType),typeServer/getComputedType,typeServer/getComputedType,False,0.17440820000160784,0.188845599996057,,,,,,False,10 -benchmark,pyright,pyrefly,Pyrefly,tsp_semantic,,django semantic tokens,typeServer/semanticTokens,semantic token impl using typeServer/getComputedType,True,17.985905000000457,29.786899200001923,1.0,semantic_token_count,Semantic tokens found,126.0,,True,0 -benchmark,pyright,pyrefly,Pyrefly,tsp_semantic,,transformers semantic tokens,typeServer/semanticTokens,semantic token impl using typeServer/getComputedType,True,56.51386380000076,61.416903399998546,1.0,semantic_token_count,Semantic tokens found,74.0,,True,0 -benchmark,pyright,pyrefly,Pyrefly,tsp_semantic,,stdlib semantic tokens,typeServer/semanticTokens,semantic token impl using typeServer/getComputedType,True,6.166760199999999,6.223363800000925,1.0,semantic_token_count,Semantic tokens found,75.0,,True,0 diff --git a/latest-results/summary-20260911T060505Z.csv b/latest-results/summary-20260911T060505Z.csv new file mode 100644 index 0000000..28750f8 --- /dev/null +++ b/latest-results/summary-20260911T060505Z.csv @@ -0,0 +1,132 @@ +report_type,baseline_server_id,server_id,server_name,suite_name,scenario_name,point_label,method,method_display,success,mean_ms,p95_ms,non_empty_rate,result_metric_name,result_metric_label,result_metric_value,result_metric_delta,validation_passed,validation_failure_count +benchmark,pyright,pyright,Pyright,data_science,,dataframe completion,textDocument/completion,textDocument/completion,True,5.974839600008863,8.564622000017152,1.0,completion_item_count,Completions found,201.0,0.0,True,0 +benchmark,pyright,ty,Ty,data_science,,dataframe completion,textDocument/completion,textDocument/completion,True,1.8764512000018385,2.2217884000099275,1.0,completion_item_count,Completions found,223.0,22.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,data_science,,dataframe completion,textDocument/completion,textDocument/completion,True,87.26560059999997,337.9563632000042,1.0,completion_item_count,Completions found,250.0,49.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,data_science,,dataframe completion,textDocument/completion,textDocument/completion,True,217.99674460000347,524.6676634000152,1.0,completion_item_count,Completions found,188.0,-13.0,True,0 +benchmark,pyright,pyright,Pyright,data_science,,dataframe describe hover,textDocument/hover,textDocument/hover,True,1.1725333999947907,1.4990429999954813,1.0,hover_text_char_count,Hover length,4019.0,0.0,True,0 +benchmark,pyright,ty,Ty,data_science,,dataframe describe hover,textDocument/hover,textDocument/hover,True,0.34871940000016366,0.3968015999930685,1.0,hover_text_char_count,Hover length,4232.0,213.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,data_science,,dataframe describe hover,textDocument/hover,textDocument/hover,True,5.116349999997283,6.044035799988023,1.0,hover_text_char_count,Hover length,3182.0,-837.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,data_science,,dataframe describe hover,textDocument/hover,textDocument/hover,True,181.32530360001056,183.09434000001374,1.0,hover_text_char_count,Hover length,4134.0,115.0,True,0 +benchmark,pyright,pyright,Pyright,data_science,,summarize definition,textDocument/definition,textDocument/definition,True,0.37920800000392774,0.4679504000080214,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,ty,Ty,data_science,,summarize definition,textDocument/definition,textDocument/definition,True,0.1944580000042606,0.19912280000085048,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,data_science,,summarize definition,textDocument/definition,textDocument/definition,True,5.717820600000323,5.9502699999882225,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,data_science,,summarize definition,textDocument/definition,textDocument/definition,True,1.1012322000055974,1.1463574000003973,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pyright,Pyright,data_science,,edit array then complete (edit+completion),textDocument/completion,textDocument/completion,True,345.47236180000596,453.1797739999945,1.0,completion_item_count,Completions found,168.0,0.0,True,0 +benchmark,pyright,ty,Ty,data_science,,edit array then complete (edit+completion),textDocument/completion,textDocument/completion,True,10.586201600006007,13.611118400007172,1.0,completion_item_count,Completions found,168.0,0.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,data_science,,edit array then complete (edit+completion),textDocument/completion,textDocument/completion,True,32.203619999989996,74.85076699998102,1.0,completion_item_count,Completions found,149.0,-19.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,data_science,,edit array then complete (edit+completion),textDocument/completion,textDocument/completion,False,4.521804399985285,4.819313599978159,0.0,completion_item_count,Completions found,0.0,-168.0,False,10 +benchmark,pyright,pyright,Pyright,data_science,,edit array then hover (edit+hover),textDocument/hover,textDocument/hover,True,30.984890000001997,32.46921459999612,1.0,hover_text_char_count,Hover length,278.0,0.0,True,0 +benchmark,pyright,ty,Ty,data_science,,edit array then hover (edit+hover),textDocument/hover,textDocument/hover,True,3.5725642000045355,3.6331442000005154,1.0,hover_text_char_count,Hover length,267.0,-11.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,data_science,,edit array then hover (edit+hover),textDocument/hover,textDocument/hover,True,3.1335299999966537,5.120465800001739,1.0,hover_text_char_count,Hover length,2546.0,2268.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,data_science,,edit array then hover (edit+hover),textDocument/hover,textDocument/hover,True,169.74816939998618,176.8094661999953,1.0,hover_text_char_count,Hover length,5662.0,5384.0,True,0 +benchmark,pyright,pyright,Pyright,django,,queryset completion,textDocument/completion,textDocument/completion,True,4.848172399999839,8.034446599998546,1.0,completion_item_count,Completions found,10.0,0.0,True,0 +benchmark,pyright,ty,Ty,django,,queryset completion,textDocument/completion,textDocument/completion,True,4.5318952000002355,6.599065799991877,1.0,completion_item_count,Completions found,261.0,251.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,django,,queryset completion,textDocument/completion,textDocument/completion,True,16.355653200002962,63.44812119999686,1.0,completion_item_count,Completions found,15.0,5.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,django,,queryset completion,textDocument/completion,textDocument/completion,True,220.623977799994,630.6534059999761,1.0,completion_item_count,Completions found,2.0,-8.0,True,0 +benchmark,pyright,pyright,Pyright,django,,queryset filter hover,textDocument/hover,textDocument/hover,True,0.5462233999935506,0.6293351999829611,1.0,hover_text_char_count,Hover length,57.0,0.0,True,0 +benchmark,pyright,ty,Ty,django,,queryset filter hover,textDocument/hover,textDocument/hover,True,0.22631800000567637,0.2377936000129921,1.0,hover_text_char_count,Hover length,46.0,-11.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,django,,queryset filter hover,textDocument/hover,textDocument/hover,True,0.4010335999964809,0.4508649999820591,1.0,hover_text_char_count,Hover length,298.0,241.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,django,,queryset filter hover,textDocument/hover,textDocument/hover,True,156.60103779999872,158.45258620000777,1.0,hover_text_char_count,Hover length,57.0,0.0,True,0 +benchmark,pyright,pyright,Pyright,django,,model definition,textDocument/definition,textDocument/definition,True,0.4077802000040265,0.46610319999444977,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,ty,Ty,django,,model definition,textDocument/definition,textDocument/definition,True,0.2058057999988705,0.21430379999287652,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,django,,model definition,textDocument/definition,textDocument/definition,True,0.4096737999986999,0.4453005999891957,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,django,,model definition,textDocument/definition,textDocument/definition,True,1.0777286000120512,1.1549911999964024,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pyright,Pyright,django,,edit queryset then complete (edit+completion),textDocument/completion,textDocument/completion,True,26.57575879999854,29.289273400002003,1.0,completion_item_count,Completions found,104.0,0.0,True,0 +benchmark,pyright,ty,Ty,django,,edit queryset then complete (edit+completion),textDocument/completion,textDocument/completion,True,4.250325599997495,4.480356400006258,1.0,completion_item_count,Completions found,104.0,0.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,django,,edit queryset then complete (edit+completion),textDocument/completion,textDocument/completion,True,2.0634755999935805,2.2651397999823075,1.0,completion_item_count,Completions found,83.0,-21.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,django,,edit queryset then complete (edit+completion),textDocument/completion,textDocument/completion,True,254.04794559999573,283.25784160001604,1.0,completion_item_count,Completions found,143.0,39.0,True,0 +benchmark,pyright,pyright,Pyright,django,,edit queryset then hover (edit+hover),textDocument/hover,textDocument/hover,True,41.57935619999762,46.913191600003756,1.0,hover_text_char_count,Hover length,83.0,0.0,True,0 +benchmark,pyright,ty,Ty,django,,edit queryset then hover (edit+hover),textDocument/hover,textDocument/hover,True,2.819539600011467,2.83632520000765,1.0,hover_text_char_count,Hover length,100.0,17.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,django,,edit queryset then hover (edit+hover),textDocument/hover,textDocument/hover,True,0.8983748000048308,1.0908314000062092,1.0,hover_text_char_count,Hover length,858.0,775.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,django,,edit queryset then hover (edit+hover),textDocument/hover,textDocument/hover,True,247.27183639998884,248.7890765999964,1.0,hover_text_char_count,Hover length,71.0,-12.0,True,0 +benchmark,pyright,pyright,Pyright,pandas,,report dataframe completion,textDocument/completion,textDocument/completion,True,93.3429961999991,310.32774700000226,1.0,completion_item_count,Completions found,271.2,0.0,True,0 +benchmark,pyright,ty,Ty,pandas,,report dataframe completion,textDocument/completion,textDocument/completion,True,18.707543200002874,21.883560800000623,1.0,completion_item_count,Completions found,1000.0,728.8,True,0 +benchmark,pyright,pyrefly,Pyrefly,pandas,,report dataframe completion,textDocument/completion,textDocument/completion,True,91.18508439999573,361.9603432000019,1.0,completion_item_count,Completions found,16.0,-255.2,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,pandas,,report dataframe completion,textDocument/completion,textDocument/completion,True,81.13546199999746,172.80420279998904,1.0,completion_item_count,Completions found,6.0,-265.2,True,0 +benchmark,pyright,pyright,Pyright,pandas,,dataframe groupby hover,textDocument/hover,textDocument/hover,True,0.8212698000079399,0.9150036000107775,1.0,hover_text_char_count,Hover length,350.0,0.0,True,0 +benchmark,pyright,ty,Ty,pandas,,dataframe groupby hover,textDocument/hover,textDocument/hover,True,0.2712839999958305,0.3019459999904939,1.0,hover_text_char_count,Hover length,329.0,-21.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,pandas,,dataframe groupby hover,textDocument/hover,textDocument/hover,True,5.06539659999703,5.875720800014506,1.0,hover_text_char_count,Hover length,2759.0,2409.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,pandas,,dataframe groupby hover,textDocument/hover,textDocument/hover,True,193.30234919999612,195.33389679999118,1.0,hover_text_char_count,Hover length,301.0,-49.0,True,0 +benchmark,pyright,pyright,Pyright,pandas,,build report definition,textDocument/definition,textDocument/definition,True,0.4473048000079416,0.5444377999936023,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,ty,Ty,pandas,,build report definition,textDocument/definition,textDocument/definition,True,0.20978719999789064,0.2209039999968354,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,pandas,,build report definition,textDocument/definition,textDocument/definition,True,3.9227604000018346,5.799977200001649,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,pandas,,build report definition,textDocument/definition,textDocument/definition,True,1.0396935999892776,1.084722199971111,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pyright,Pyright,pandas,,edit dataframe then complete (edit+completion),textDocument/completion,textDocument/completion,True,810.1362911999956,1274.5674215999884,1.0,completion_item_count,Completions found,440.0,0.0,True,0 +benchmark,pyright,ty,Ty,pandas,,edit dataframe then complete (edit+completion),textDocument/completion,textDocument/completion,True,16.66927059999921,17.2505440000009,1.0,completion_item_count,Completions found,448.0,8.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,pandas,,edit dataframe then complete (edit+completion),textDocument/completion,textDocument/completion,True,48.8716476000036,77.15757719998919,1.0,completion_item_count,Completions found,256.0,-184.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,pandas,,edit dataframe then complete (edit+completion),textDocument/completion,textDocument/completion,True,231.227008999997,244.19352660000868,1.0,completion_item_count,Completions found,441.0,1.0,True,0 +benchmark,pyright,pyright,Pyright,pandas,,edit dataframe then hover (edit+hover),textDocument/hover,textDocument/hover,True,11.294711800002233,14.815157800001087,1.0,hover_text_char_count,Hover length,4292.0,0.0,True,0 +benchmark,pyright,ty,Ty,pandas,,edit dataframe then hover (edit+hover),textDocument/hover,textDocument/hover,True,2.747933400007696,2.77959480000618,1.0,hover_text_char_count,Hover length,4441.0,149.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,pandas,,edit dataframe then hover (edit+hover),textDocument/hover,textDocument/hover,True,12.851964200001476,18.84174000001053,1.0,hover_text_char_count,Hover length,943.0,-3349.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,pandas,,edit dataframe then hover (edit+hover),textDocument/hover,textDocument/hover,True,187.71221040001365,195.02332739999702,1.0,hover_text_char_count,Hover length,232.0,-4060.0,True,0 +benchmark,pyright,pyright,Pyright,sqlalchemy,,query completion,textDocument/completion,textDocument/completion,True,6.686427199997524,10.732327199980318,1.0,completion_item_count,Completions found,1.0,0.0,True,0 +benchmark,pyright,ty,Ty,sqlalchemy,,query completion,textDocument/completion,textDocument/completion,True,3.3000451999953384,7.31836639999983,1.0,completion_item_count,Completions found,1.0,0.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,sqlalchemy,,query completion,textDocument/completion,textDocument/completion,True,87.74940700000116,350.0142570000036,1.0,completion_item_count,Completions found,15.0,14.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,sqlalchemy,,query completion,textDocument/completion,textDocument/completion,True,211.09862520002025,460.89280580001736,1.0,completion_item_count,Completions found,1.0,0.0,True,0 +benchmark,pyright,pyright,Pyright,sqlalchemy,,sessionmaker hover,textDocument/hover,textDocument/hover,True,1.2637281999957395,1.5424161999817443,1.0,hover_text_char_count,Hover length,10572.0,0.0,True,0 +benchmark,pyright,ty,Ty,sqlalchemy,,sessionmaker hover,textDocument/hover,textDocument/hover,True,0.3876783999999134,0.4018643999984306,1.0,hover_text_char_count,Hover length,10621.0,49.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,sqlalchemy,,sessionmaker hover,textDocument/hover,textDocument/hover,True,1.0813315999996576,1.0879546000012397,1.0,hover_text_char_count,Hover length,15232.0,4660.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,sqlalchemy,,sessionmaker hover,textDocument/hover,textDocument/hover,True,330.36753759998874,337.4773633999894,1.0,hover_text_char_count,Hover length,10498.0,-74.0,True,0 +benchmark,pyright,pyright,Pyright,sqlalchemy,,mapped class definition,textDocument/definition,textDocument/definition,True,0.4188785999929223,0.4704633999949692,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,ty,Ty,sqlalchemy,,mapped class definition,textDocument/definition,textDocument/definition,True,0.20832400000472262,0.21533359999352797,1.0,location_count,Definitions found,2.0,1.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,sqlalchemy,,mapped class definition,textDocument/definition,textDocument/definition,True,0.2701543999990008,0.2849764000131927,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,sqlalchemy,,mapped class definition,textDocument/definition,textDocument/definition,True,1.1393500000053791,1.2912246000269079,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pyright,Pyright,sqlalchemy,,edit query then complete (edit+completion),textDocument/completion,textDocument/completion,True,143.41825600000675,202.8814428000146,1.0,completion_item_count,Completions found,38.0,0.0,True,0 +benchmark,pyright,ty,Ty,sqlalchemy,,edit query then complete (edit+completion),textDocument/completion,textDocument/completion,True,4.389963399995622,4.973117399993043,1.0,completion_item_count,Completions found,23.0,-15.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,sqlalchemy,,edit query then complete (edit+completion),textDocument/completion,textDocument/completion,True,2.0113397999978133,3.7562801999968087,1.0,completion_item_count,Completions found,17.0,-21.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,sqlalchemy,,edit query then complete (edit+completion),textDocument/completion,textDocument/completion,False,38.69879160000664,39.75649079999357,0.0,completion_item_count,Completions found,0.0,-38.0,False,10 +benchmark,pyright,pyright,Pyright,sqlalchemy,,edit session then hover (edit+hover),textDocument/hover,textDocument/hover,True,92.7125148000016,97.14749119999624,1.0,hover_text_char_count,Hover length,900.0,0.0,True,0 +benchmark,pyright,ty,Ty,sqlalchemy,,edit session then hover (edit+hover),textDocument/hover,textDocument/hover,True,4.038568400000031,4.122984200017754,1.0,hover_text_char_count,Hover length,958.0,58.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,sqlalchemy,,edit session then hover (edit+hover),textDocument/hover,textDocument/hover,True,1.0958346000052188,2.8758968000090586,1.0,hover_text_char_count,Hover length,2246.0,1346.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,sqlalchemy,,edit session then hover (edit+hover),textDocument/hover,textDocument/hover,False,38.726196999994045,39.55650060001972,0.0,hover_text_char_count,Hover length,0.0,-900.0,False,10 +benchmark,pyright,pyright,Pyright,transformers,,classifier pipeline completion,textDocument/completion,textDocument/completion,True,51.16077239999299,82.91351439999062,1.0,completion_item_count,Completions found,123.0,0.0,True,0 +benchmark,pyright,ty,Ty,transformers,,classifier pipeline completion,textDocument/completion,textDocument/completion,True,10.895884399997158,11.90635920000318,1.0,completion_item_count,Completions found,775.0,652.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,transformers,,classifier pipeline completion,textDocument/completion,textDocument/completion,True,827.5633377999951,3309.3705116000015,1.0,completion_item_count,Completions found,15.0,-108.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,transformers,,classifier pipeline completion,textDocument/completion,textDocument/completion,True,148.40855179999153,150.25132559999292,1.0,completion_item_count,Completions found,2.0,-121.0,True,0 +benchmark,pyright,pyright,Pyright,transformers,,pipeline hover,textDocument/hover,textDocument/hover,True,0.4702667999993082,0.5396006000125908,1.0,hover_text_char_count,Hover length,34.0,0.0,True,0 +benchmark,pyright,ty,Ty,transformers,,pipeline hover,textDocument/hover,textDocument/hover,True,0.3112946000044303,0.5487226000070676,1.0,hover_text_char_count,Hover length,7.0,-27.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,transformers,,pipeline hover,textDocument/hover,textDocument/hover,True,0.21627739998848483,0.2194993999921735,1.0,hover_text_char_count,Hover length,48.0,14.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,transformers,,pipeline hover,textDocument/hover,textDocument/hover,False,2795.7886361999954,2838.4906697999895,0.0,hover_text_char_count,Hover length,0.0,-34.0,False,10 +benchmark,pyright,pyright,Pyright,transformers,,auto tokenizer definition,textDocument/definition,textDocument/definition,True,0.42914800000062314,0.5287890000090556,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,ty,Ty,transformers,,auto tokenizer definition,textDocument/definition,textDocument/definition,True,0.2766948000044067,0.29298359999643253,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,transformers,,auto tokenizer definition,textDocument/definition,textDocument/definition,True,0.23229520000995763,0.24684200001843237,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,transformers,,auto tokenizer definition,textDocument/definition,textDocument/definition,True,2236.933763399986,2309.361392799974,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pyright,Pyright,transformers,,edit prediction then complete (edit+completion),textDocument/completion,textDocument/completion,True,6.506229400002894,7.645084599994334,0.0,completion_item_count,Completions found,0.0,0.0,True,0 +benchmark,pyright,ty,Ty,transformers,,edit prediction then complete (edit+completion),textDocument/completion,textDocument/completion,True,5.9386623999955646,6.0770429999934095,1.0,completion_item_count,Completions found,23.0,23.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,transformers,,edit prediction then complete (edit+completion),textDocument/completion,textDocument/completion,True,2.7324864000036087,9.434901999998145,0.0,completion_item_count,Completions found,0.0,0.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,transformers,,edit prediction then complete (edit+completion),textDocument/completion,textDocument/completion,True,2.7163325999936205,2.8944658000000345,0.0,completion_item_count,Completions found,0.0,0.0,True,0 +benchmark,pyright,pyright,Pyright,transformers,,edit tokenizer then hover (edit+hover),textDocument/hover,textDocument/hover,True,505.5673310000031,547.8237772000057,1.0,hover_text_char_count,Hover length,30.0,0.0,True,0 +benchmark,pyright,ty,Ty,transformers,,edit tokenizer then hover (edit+hover),textDocument/hover,textDocument/hover,True,5.644679800008134,5.761192000005622,1.0,hover_text_char_count,Hover length,7.0,-23.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,transformers,,edit tokenizer then hover (edit+hover),textDocument/hover,textDocument/hover,True,10.694230200004995,32.818960400004464,1.0,hover_text_char_count,Hover length,33.0,3.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,transformers,,edit tokenizer then hover (edit+hover),textDocument/hover,textDocument/hover,False,2739.9651280000057,2775.779222199992,0.0,hover_text_char_count,Hover length,0.0,-30.0,False,10 +benchmark,pyright,pyright,Pyright,web,,request args completion,textDocument/completion,textDocument/completion,True,4.540672799981849,8.167057799977327,1.0,completion_item_count,Completions found,14.0,0.0,True,0 +benchmark,pyright,ty,Ty,web,,request args completion,textDocument/completion,textDocument/completion,True,5.855680799993479,8.821957399993607,1.0,completion_item_count,Completions found,467.0,453.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,web,,request args completion,textDocument/completion,textDocument/completion,True,56.03334579999455,184.374916400003,1.0,completion_item_count,Completions found,487.8,473.8,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,request args completion,textDocument/completion,textDocument/completion,True,104.04703839999456,169.67224940001415,1.0,completion_item_count,Completions found,1.0,-13.0,True,0 +benchmark,pyright,pyright,Pyright,web,,client session hover,textDocument/hover,textDocument/hover,True,0.5338254000037068,0.6131446000040341,1.0,hover_text_char_count,Hover length,26.0,0.0,True,0 +benchmark,pyright,ty,Ty,web,,client session hover,textDocument/hover,textDocument/hover,True,0.2140453999913916,0.22794559998828845,1.0,hover_text_char_count,Hover length,7.0,-19.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,web,,client session hover,textDocument/hover,textDocument/hover,True,5.4065088000129435,18.989617000016775,1.0,hover_text_char_count,Hover length,167.0,141.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,client session hover,textDocument/hover,textDocument/hover,True,152.05638119999776,211.29911099997116,1.0,hover_text_char_count,Hover length,359.0,333.0,True,0 +benchmark,pyright,pyright,Pyright,web,,client references,textDocument/references,textDocument/references,True,0.8644966000019849,1.0515215999987504,1.0,location_count,References found,2.0,0.0,True,0 +benchmark,pyright,ty,Ty,web,,client references,textDocument/references,textDocument/references,True,0.5625313999985337,0.6371355999874595,1.0,location_count,References found,2.0,0.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,web,,client references,textDocument/references,textDocument/references,True,0.3369013999986237,0.34733880000317185,1.0,location_count,References found,2.0,0.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,client references,textDocument/references,textDocument/references,True,4.098314800000935,5.338109200033614,1.0,location_count,References found,2.0,0.0,True,0 +benchmark,pyright,pyright,Pyright,web,,edit response then complete (edit+completion),textDocument/completion,textDocument/completion,True,4.5871347999991485,6.148879599999191,1.0,completion_item_count,Completions found,205.0,0.0,True,0 +benchmark,pyright,ty,Ty,web,,edit response then complete (edit+completion),textDocument/completion,textDocument/completion,True,4.269732199998089,5.055249800000183,1.0,completion_item_count,Completions found,225.0,20.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,web,,edit response then complete (edit+completion),textDocument/completion,textDocument/completion,True,3.7473572000010336,4.674476200017352,1.0,completion_item_count,Completions found,32.0,-173.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,edit response then complete (edit+completion),textDocument/completion,textDocument/completion,True,90.69144459999734,93.72281720000046,1.0,completion_item_count,Completions found,57.0,-148.0,True,0 +benchmark,pyright,pyright,Pyright,web,,edit response then hover (edit+hover),textDocument/hover,textDocument/hover,True,35.186634199993705,39.57000659999608,1.0,hover_text_char_count,Hover length,420.0,0.0,True,0 +benchmark,pyright,ty,Ty,web,,edit response then hover (edit+hover),textDocument/hover,textDocument/hover,True,2.5055054000063137,2.5127776000033464,1.0,hover_text_char_count,Hover length,1613.0,1193.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,web,,edit response then hover (edit+hover),textDocument/hover,textDocument/hover,True,2.2773797999946055,4.469183200001225,1.0,hover_text_char_count,Hover length,9977.0,9557.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,edit response then hover (edit+hover),textDocument/hover,textDocument/hover,True,237.43019759999697,239.84653619996834,1.0,hover_text_char_count,Hover length,880.0,460.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,tsp_core,,builtins semantic tokens,typeServer/semanticTokens,semantic token impl using typeServer/getComputedType,True,1.7765416000031564,4.236595999981318,1.0,semantic_token_count,Semantic tokens found,30.0,,True,0 +benchmark,pyright,pyrefly,Pyrefly,tsp_core,,builtin int computed type,typeServer/getComputedType,typeServer/getComputedType,True,0.19954120000420517,0.2165700000034576,1.0,top_level_count,Results found,7.0,,True,0 +benchmark,pyright,pyrefly,Pyrefly,tsp_core,,list declared type,typeServer/getDeclaredType,typeServer/getDeclaredType,True,0.239788200002522,0.2607162000174412,1.0,top_level_count,Results found,7.0,,True,0 +benchmark,pyright,pyrefly,Pyrefly,tsp_core,,generic specialization computed type,typeServer/getComputedType,typeServer/getComputedType,True,0.23854259999325222,0.2547273999823574,1.0,top_level_count,Results found,7.0,,True,0 +benchmark,pyright,pyrefly,Pyrefly,tsp_core,,flow narrowed branch type,typeServer/getComputedType,typeServer/getComputedType,False,0.2046701999972811,0.22729620000632167,,,,,,False,10 +benchmark,pyright,pyrefly,Pyrefly,tsp_core,,stdlib path computed type,typeServer/getComputedType,typeServer/getComputedType,True,0.2066831999968599,0.22153419998289792,1.0,top_level_count,Results found,7.0,,True,0 +benchmark,pyright,pyrefly,Pyrefly,tsp_core,,function argument expected type,typeServer/getExpectedType,typeServer/getExpectedType,True,0.2375149999977566,0.24465879999979734,1.0,top_level_count,Results found,7.0,,True,0 +benchmark,pyright,pyrefly,Pyrefly,tsp_core,,edited narrowing recomputes type (edit+getComputedType),typeServer/getComputedType,typeServer/getComputedType,False,0.237524400000666,0.26654139999777726,,,,,,False,10 +benchmark,pyright,pyrefly,Pyrefly,tsp_semantic,,django semantic tokens,typeServer/semanticTokens,semantic token impl using typeServer/getComputedType,True,14.934749200000397,23.787687800000867,1.0,semantic_token_count,Semantic tokens found,126.0,,True,0 +benchmark,pyright,pyrefly,Pyrefly,tsp_semantic,,transformers semantic tokens,typeServer/semanticTokens,semantic token impl using typeServer/getComputedType,True,165.71180000000254,181.94349519999946,1.0,semantic_token_count,Semantic tokens found,74.0,,True,0 +benchmark,pyright,pyrefly,Pyrefly,tsp_semantic,,stdlib semantic tokens,typeServer/semanticTokens,semantic token impl using typeServer/getComputedType,True,21.081384399997205,28.13765660000058,1.0,semantic_token_count,Semantic tokens found,75.0,,True,0 diff --git a/latest-results/summary-20260910T060546Z.json b/latest-results/summary-20260911T060505Z.json similarity index 93% rename from latest-results/summary-20260910T060546Z.json rename to latest-results/summary-20260911T060505Z.json index 32cd78f..dfecaaa 100644 --- a/latest-results/summary-20260910T060546Z.json +++ b/latest-results/summary-20260911T060505Z.json @@ -17,12 +17,12 @@ "tsp_semantic" ], "baseline_server": "pyright", - "generated_at": "20260910T060546Z", + "generated_at": "20260911T060505Z", "servers": [ { "id": "pyright", "display_name": "Pyright", - "output_path": "results/bench-servers/pyright-20260910T060546Z.json", + "output_path": "results/bench-servers/pyright-20260911T060505Z.json", "success": true, "benchmark_count": 6, "command": [ @@ -58,7 +58,7 @@ { "id": "ty", "display_name": "Ty", - "output_path": "results/bench-servers/ty-20260910T060546Z.json", + "output_path": "results/bench-servers/ty-20260911T060505Z.json", "success": true, "benchmark_count": 6, "command": [ @@ -91,7 +91,7 @@ { "id": "pyrefly", "display_name": "Pyrefly", - "output_path": "results/bench-servers/pyrefly-20260910T060546Z.json", + "output_path": "results/bench-servers/pyrefly-20260911T060505Z.json", "success": false, "benchmark_count": 8, "command": [ @@ -104,7 +104,7 @@ "source_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/pyrefly/venv/bin/pyrefly", "version": { "kind": "release", - "label": "1.2.0", + "label": "1.3.0", "repo_root": null, "commit": null, "short_commit": null, @@ -131,7 +131,7 @@ { "id": "pylsp-mypy", "display_name": "pylsp-mypy", - "output_path": "results/bench-servers/pylsp-mypy-20260910T060546Z.json", + "output_path": "results/bench-servers/pylsp-mypy-20260911T060505Z.json", "success": false, "benchmark_count": 6, "command": [ diff --git a/latest-results/summary-20260910T060546Z.md b/latest-results/summary-20260911T060505Z.md similarity index 58% rename from latest-results/summary-20260910T060546Z.md rename to latest-results/summary-20260911T060505Z.md index 3215aaf..8f3b54d 100644 --- a/latest-results/summary-20260910T060546Z.md +++ b/latest-results/summary-20260911T060505Z.md @@ -1,8 +1,8 @@ # Python LSP Benchmark Comparison -Generated from `results/bench-servers/summary-20260910T060546Z.json` +Generated from `results/bench-servers/summary-20260911T060505Z.json` -- Generated at: 20260910T060546Z +- Generated at: 20260911T060505Z - Config: `github-releases` - Servers: pyright, ty, pyrefly, pylsp-mypy - Baseline server: Pyright (pyright) @@ -14,7 +14,7 @@ Generated from `results/bench-servers/summary-20260910T060546Z.json` | --- | --- | --- | | Pyright | 1.1.414 | /home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/pyright/1.1.414/package/dist/pyright-langserver.js | | Ty | 0.0.80 | /home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/ty/0.0.80/ty-x86_64-unknown-linux-gnu/ty | -| Pyrefly | 1.2.0 | /home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/pyrefly/venv/bin/pyrefly | +| Pyrefly | 1.3.0 | /home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/pyrefly/venv/bin/pyrefly | | pylsp-mypy | 1.15.0 | /home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/pylsp-mypy/venv/bin/pylsp | ## Server Notes @@ -30,10 +30,10 @@ Generated from `results/bench-servers/summary-20260910T060546Z.json` | Server | Success | Benchmarks | Wall clock ms | Avg measured ms | Measured requests | Non-empty % | Failed points | | --- | --- | --- | ---: | ---: | ---: | ---: | ---: | -| Ty | yes | 6 | 5085.86 | 4.06 | 150 | 100% | 0 | -| Pyrefly | no | 8 | 7530.39 | 14.71 | 205 | 97% | 2 | -| Pyright | yes | 6 | 40634.95 | 73.48 | 150 | 97% | 0 | -| pylsp-mypy | no | 6 | 208112.41 | 365.93 | 150 | 80% | 5 | +| Ty | yes | 6 | 4851.36 | 3.87 | 150 | 100% | 0 | +| Pyrefly | no | 8 | 16853.13 | 37.12 | 205 | 97% | 2 | +| Pyright | yes | 6 | 39165.06 | 74.28 | 150 | 97% | 0 | +| pylsp-mypy | no | 6 | 223919.22 | 376.03 | 150 | 80% | 5 | *Wall clock ms includes server startup, warmup iterations, and shutdown — but excludes one-time environment creation and dependency installation.* @@ -41,10 +41,10 @@ Generated from `results/bench-servers/summary-20260910T060546Z.json` | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| Ty | yes | 430.16 | 3.34 | 5 | 25 | 100% | 0 | -| Pyrefly | yes | 664.65 | 9.20 | 5 | 25 | 100% | 0 | -| Pyright | yes | 4707.08 | 76.72 | 5 | 25 | 100% | 0 | -| pylsp-mypy | no | 7726.63 | 110.62 | 5 | 25 | 80% | 1 | +| Ty | yes | 419.37 | 3.32 | 5 | 25 | 100% | 0 | +| Pyrefly | yes | 1235.87 | 26.69 | 5 | 25 | 100% | 0 | +| Pyright | yes | 4670.33 | 76.80 | 5 | 25 | 100% | 0 | +| pylsp-mypy | no | 8076.25 | 114.94 | 5 | 25 | 80% | 1 | ### dataframe completion @@ -52,10 +52,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 1.69 | 1.91 | 100% | 223.00 | +22.00 | pass | -| Pyright | yes | 7.59 | 14.39 | 100% | 201.00 | 0.00 | pass | -| Pyrefly | yes | 32.97 | 124.74 | 100% | 250.00 | +49.00 | pass | -| pylsp-mypy | yes | 188.56 | 482.83 | 100% | 188.00 | -13.00 | pass | +| Ty | yes | 1.88 | 2.22 | 100% | 223.00 | +22.00 | pass | +| Pyright | yes | 5.97 | 8.56 | 100% | 201.00 | 0.00 | pass | +| Pyrefly | yes | 87.27 | 337.96 | 100% | 250.00 | +49.00 | pass | +| pylsp-mypy | yes | 218.00 | 524.67 | 100% | 188.00 | -13.00 | pass | ### dataframe describe hover @@ -63,10 +63,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 0.27 | 0.30 | 100% | 4232.00 | +213.00 | pass | -| Pyright | yes | 1.13 | 1.41 | 100% | 4019.00 | 0.00 | pass | -| Pyrefly | yes | 2.31 | 2.54 | 100% | 2589.00 | -1430.00 | pass | -| pylsp-mypy | yes | 187.76 | 189.94 | 100% | 4134.00 | +115.00 | pass | +| Ty | yes | 0.35 | 0.40 | 100% | 4232.00 | +213.00 | pass | +| Pyright | yes | 1.17 | 1.50 | 100% | 4019.00 | 0.00 | pass | +| Pyrefly | yes | 5.12 | 6.04 | 100% | 3182.00 | -837.00 | pass | +| pylsp-mypy | yes | 181.33 | 183.09 | 100% | 4134.00 | +115.00 | pass | ### summarize definition @@ -74,10 +74,10 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 0.17 | 0.19 | 100% | 1.00 | 0.00 | pass | -| Pyrefly | yes | 0.20 | 0.22 | 100% | 1.00 | 0.00 | pass | -| Pyright | yes | 0.40 | 0.47 | 100% | 1.00 | 0.00 | pass | -| pylsp-mypy | yes | 0.95 | 1.00 | 100% | 1.00 | 0.00 | pass | +| Ty | yes | 0.19 | 0.20 | 100% | 1.00 | 0.00 | pass | +| Pyright | yes | 0.38 | 0.47 | 100% | 1.00 | 0.00 | pass | +| pylsp-mypy | yes | 1.10 | 1.15 | 100% | 1.00 | 0.00 | pass | +| Pyrefly | yes | 5.72 | 5.95 | 100% | 1.00 | 0.00 | pass | ### edit array then complete (edit+completion) @@ -85,10 +85,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| pylsp-mypy | no | 4.27 | 4.42 | 0% | 0.00 | -168.00 | fail (10) | -| Pyrefly | yes | 10.08 | 14.60 | 100% | 149.00 | -19.00 | pass | -| Ty | yes | 10.99 | 13.98 | 100% | 168.00 | 0.00 | pass | -| Pyright | yes | 343.83 | 514.61 | 100% | 168.00 | 0.00 | pass | +| pylsp-mypy | no | 4.52 | 4.82 | 0% | 0.00 | -168.00 | fail (10) | +| Ty | yes | 10.59 | 13.61 | 100% | 168.00 | 0.00 | pass | +| Pyrefly | yes | 32.20 | 74.85 | 100% | 149.00 | -19.00 | pass | +| Pyright | yes | 345.47 | 453.18 | 100% | 168.00 | 0.00 | pass | ### edit array then hover (edit+hover) @@ -96,26 +96,26 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.43 | 0.48 | 100% | 1909.00 | +1631.00 | pass | -| Ty | yes | 3.60 | 3.64 | 100% | 267.00 | -11.00 | pass | -| Pyright | yes | 30.65 | 33.57 | 100% | 278.00 | 0.00 | pass | -| pylsp-mypy | yes | 171.57 | 175.56 | 100% | 5662.00 | +5384.00 | pass | +| Pyrefly | yes | 3.13 | 5.12 | 100% | 2546.00 | +2268.00 | pass | +| Ty | yes | 3.57 | 3.63 | 100% | 267.00 | -11.00 | pass | +| Pyright | yes | 30.98 | 32.47 | 100% | 278.00 | 0.00 | pass | +| pylsp-mypy | yes | 169.75 | 176.81 | 100% | 5662.00 | +5384.00 | pass | ### Result Differences - dataframe completion: result differences detected (188.00, 201.00, 223.00, 250.00). -- dataframe describe hover: result differences detected (2589.00, 4019.00, 4134.00, 4232.00). +- dataframe describe hover: result differences detected (3182.00, 4019.00, 4134.00, 4232.00). - edit array then complete (edit+completion): result differences detected (0.00, 149.00, 168.00). -- edit array then hover (edit+hover): result differences detected (1909.00, 267.00, 278.00, 5662.00). +- edit array then hover (edit+hover): result differences detected (2546.00, 267.00, 278.00, 5662.00). ## Benchmark: django | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| Ty | yes | 263.26 | 2.56 | 5 | 25 | 100% | 0 | -| Pyrefly | yes | 292.30 | 5.27 | 5 | 25 | 100% | 0 | -| Pyright | yes | 1432.16 | 13.92 | 5 | 25 | 100% | 0 | -| pylsp-mypy | yes | 7552.13 | 169.73 | 5 | 25 | 100% | 0 | +| Ty | yes | 246.86 | 2.41 | 5 | 25 | 100% | 0 | +| Pyrefly | yes | 267.58 | 4.03 | 5 | 25 | 100% | 0 | +| Pyright | yes | 1484.14 | 14.79 | 5 | 25 | 100% | 0 | +| pylsp-mypy | yes | 7862.39 | 175.92 | 5 | 25 | 100% | 0 | ### queryset completion @@ -123,10 +123,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyright | yes | 4.81 | 8.00 | 100% | 10.00 | 0.00 | pass | -| Ty | yes | 4.99 | 7.54 | 100% | 261.00 | +251.00 | pass | -| Pyrefly | yes | 20.44 | 75.59 | 100% | 15.00 | +5.00 | pass | -| pylsp-mypy | yes | 196.25 | 601.66 | 100% | 2.00 | -8.00 | pass | +| Ty | yes | 4.53 | 6.60 | 100% | 261.00 | +251.00 | pass | +| Pyright | yes | 4.85 | 8.03 | 100% | 10.00 | 0.00 | pass | +| Pyrefly | yes | 16.36 | 63.45 | 100% | 15.00 | +5.00 | pass | +| pylsp-mypy | yes | 220.62 | 630.65 | 100% | 2.00 | -8.00 | pass | ### queryset filter hover @@ -134,10 +134,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 0.19 | 0.22 | 100% | 46.00 | -11.00 | pass | -| Pyright | yes | 0.54 | 0.64 | 100% | 57.00 | 0.00 | pass | -| Pyrefly | yes | 0.90 | 2.46 | 100% | 298.00 | +241.00 | pass | -| pylsp-mypy | yes | 164.19 | 166.79 | 100% | 57.00 | 0.00 | pass | +| Ty | yes | 0.23 | 0.24 | 100% | 46.00 | -11.00 | pass | +| Pyrefly | yes | 0.40 | 0.45 | 100% | 298.00 | +241.00 | pass | +| Pyright | yes | 0.55 | 0.63 | 100% | 57.00 | 0.00 | pass | +| pylsp-mypy | yes | 156.60 | 158.45 | 100% | 57.00 | 0.00 | pass | ### model definition @@ -145,10 +145,10 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 0.15 | 0.16 | 100% | 1.00 | 0.00 | pass | -| Pyright | yes | 0.40 | 0.49 | 100% | 1.00 | 0.00 | pass | -| pylsp-mypy | yes | 1.01 | 1.04 | 100% | 1.00 | 0.00 | pass | -| Pyrefly | yes | 1.01 | 2.97 | 100% | 1.00 | 0.00 | pass | +| Ty | yes | 0.21 | 0.21 | 100% | 1.00 | 0.00 | pass | +| Pyright | yes | 0.41 | 0.47 | 100% | 1.00 | 0.00 | pass | +| Pyrefly | yes | 0.41 | 0.45 | 100% | 1.00 | 0.00 | pass | +| pylsp-mypy | yes | 1.08 | 1.15 | 100% | 1.00 | 0.00 | pass | ### edit queryset then complete (edit+completion) @@ -156,10 +156,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 1.65 | 3.46 | 100% | 83.00 | -21.00 | pass | -| Ty | yes | 4.72 | 5.23 | 100% | 104.00 | 0.00 | pass | -| Pyright | yes | 25.67 | 28.69 | 100% | 104.00 | 0.00 | pass | -| pylsp-mypy | yes | 240.22 | 281.81 | 100% | 143.00 | +39.00 | pass | +| Pyrefly | yes | 2.06 | 2.27 | 100% | 83.00 | -21.00 | pass | +| Ty | yes | 4.25 | 4.48 | 100% | 104.00 | 0.00 | pass | +| Pyright | yes | 26.58 | 29.29 | 100% | 104.00 | 0.00 | pass | +| pylsp-mypy | yes | 254.05 | 283.26 | 100% | 143.00 | +39.00 | pass | ### edit queryset then hover (edit+hover) @@ -167,10 +167,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 2.34 | 3.50 | 100% | 858.00 | +775.00 | pass | -| Ty | yes | 2.76 | 2.80 | 100% | 100.00 | +17.00 | pass | -| Pyright | yes | 38.16 | 44.34 | 100% | 83.00 | 0.00 | pass | -| pylsp-mypy | yes | 247.00 | 254.00 | 100% | 71.00 | -12.00 | pass | +| Pyrefly | yes | 0.90 | 1.09 | 100% | 858.00 | +775.00 | pass | +| Ty | yes | 2.82 | 2.84 | 100% | 100.00 | +17.00 | pass | +| Pyright | yes | 41.58 | 46.91 | 100% | 83.00 | 0.00 | pass | +| pylsp-mypy | yes | 247.27 | 248.79 | 100% | 71.00 | -12.00 | pass | ### Result Differences @@ -183,10 +183,10 @@ Method: `textDocument/hover` | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| Ty | yes | 887.21 | 8.35 | 5 | 25 | 100% | 0 | -| Pyrefly | yes | 727.29 | 13.52 | 5 | 25 | 100% | 0 | -| pylsp-mypy | yes | 7839.39 | 136.08 | 5 | 25 | 100% | 0 | -| Pyright | yes | 11669.10 | 172.22 | 5 | 25 | 100% | 0 | +| Ty | yes | 825.48 | 7.72 | 5 | 25 | 100% | 0 | +| Pyrefly | yes | 1292.35 | 32.38 | 5 | 25 | 100% | 0 | +| pylsp-mypy | yes | 8029.37 | 138.88 | 5 | 25 | 100% | 0 | +| Pyright | yes | 11638.47 | 183.21 | 5 | 25 | 100% | 0 | ### report dataframe completion @@ -194,10 +194,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 19.15 | 22.45 | 100% | 1000.00 | +728.80 | pass | -| Pyrefly | yes | 38.43 | 150.71 | 100% | 16.00 | -255.20 | pass | -| pylsp-mypy | yes | 70.69 | 125.55 | 100% | 6.00 | -265.20 | pass | -| Pyright | yes | 81.26 | 270.02 | 100% | 271.20 | 0.00 | pass | +| Ty | yes | 18.71 | 21.88 | 100% | 1000.00 | +728.80 | pass | +| pylsp-mypy | yes | 81.14 | 172.80 | 100% | 6.00 | -265.20 | pass | +| Pyrefly | yes | 91.19 | 361.96 | 100% | 16.00 | -255.20 | pass | +| Pyright | yes | 93.34 | 310.33 | 100% | 271.20 | 0.00 | pass | ### dataframe groupby hover @@ -205,10 +205,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 0.23 | 0.26 | 100% | 329.00 | -21.00 | pass | -| Pyright | yes | 0.71 | 0.78 | 100% | 350.00 | 0.00 | pass | -| Pyrefly | yes | 2.50 | 2.74 | 100% | 2588.00 | +2238.00 | pass | -| pylsp-mypy | yes | 200.23 | 202.18 | 100% | 301.00 | -49.00 | pass | +| Ty | yes | 0.27 | 0.30 | 100% | 329.00 | -21.00 | pass | +| Pyright | yes | 0.82 | 0.92 | 100% | 350.00 | 0.00 | pass | +| Pyrefly | yes | 5.07 | 5.88 | 100% | 2759.00 | +2409.00 | pass | +| pylsp-mypy | yes | 193.30 | 195.33 | 100% | 301.00 | -49.00 | pass | ### build report definition @@ -216,10 +216,10 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 0.16 | 0.18 | 100% | 1.00 | 0.00 | pass | -| Pyrefly | yes | 0.19 | 0.22 | 100% | 1.00 | 0.00 | pass | -| Pyright | yes | 0.37 | 0.45 | 100% | 1.00 | 0.00 | pass | -| pylsp-mypy | yes | 0.97 | 1.00 | 100% | 1.00 | 0.00 | pass | +| Ty | yes | 0.21 | 0.22 | 100% | 1.00 | 0.00 | pass | +| Pyright | yes | 0.45 | 0.54 | 100% | 1.00 | 0.00 | pass | +| pylsp-mypy | yes | 1.04 | 1.08 | 100% | 1.00 | 0.00 | pass | +| Pyrefly | yes | 3.92 | 5.80 | 100% | 1.00 | 0.00 | pass | ### edit dataframe then complete (edit+completion) @@ -227,10 +227,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 19.36 | 19.81 | 100% | 448.00 | +8.00 | pass | -| Pyrefly | yes | 20.53 | 37.58 | 100% | 256.00 | -184.00 | pass | -| pylsp-mypy | yes | 215.00 | 218.78 | 100% | 441.00 | +1.00 | pass | -| Pyright | yes | 766.58 | 1156.82 | 100% | 440.00 | 0.00 | pass | +| Ty | yes | 16.67 | 17.25 | 100% | 448.00 | +8.00 | pass | +| Pyrefly | yes | 48.87 | 77.16 | 100% | 256.00 | -184.00 | pass | +| pylsp-mypy | yes | 231.23 | 244.19 | 100% | 441.00 | +1.00 | pass | +| Pyright | yes | 810.14 | 1274.57 | 100% | 440.00 | 0.00 | pass | ### edit dataframe then hover (edit+hover) @@ -238,26 +238,26 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 2.85 | 2.91 | 100% | 4441.00 | +149.00 | pass | -| Pyrefly | yes | 5.93 | 13.85 | 100% | 794.00 | -3498.00 | pass | -| Pyright | yes | 12.20 | 16.52 | 100% | 4292.00 | 0.00 | pass | -| pylsp-mypy | yes | 193.53 | 197.77 | 100% | 232.00 | -4060.00 | pass | +| Ty | yes | 2.75 | 2.78 | 100% | 4441.00 | +149.00 | pass | +| Pyright | yes | 11.29 | 14.82 | 100% | 4292.00 | 0.00 | pass | +| Pyrefly | yes | 12.85 | 18.84 | 100% | 943.00 | -3349.00 | pass | +| pylsp-mypy | yes | 187.71 | 195.02 | 100% | 232.00 | -4060.00 | pass | ### Result Differences - report dataframe completion: result differences detected (1000.00, 16.00, 271.20, 6.00). -- dataframe groupby hover: result differences detected (2588.00, 301.00, 329.00, 350.00). +- dataframe groupby hover: result differences detected (2759.00, 301.00, 329.00, 350.00). - edit dataframe then complete (edit+completion): result differences detected (256.00, 440.00, 441.00, 448.00). -- edit dataframe then hover (edit+hover): result differences detected (232.00, 4292.00, 4441.00, 794.00). +- edit dataframe then hover (edit+hover): result differences detected (232.00, 4292.00, 4441.00, 943.00). ## Benchmark: sqlalchemy | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| Ty | yes | 376.41 | 2.49 | 5 | 25 | 100% | 0 | -| Pyrefly | yes | 728.77 | 14.10 | 5 | 25 | 100% | 0 | -| Pyright | yes | 3669.49 | 47.71 | 5 | 25 | 100% | 0 | -| pylsp-mypy | no | 6649.44 | 114.87 | 5 | 25 | 60% | 2 | +| Ty | yes | 350.12 | 2.46 | 5 | 25 | 100% | 0 | +| Pyrefly | yes | 856.17 | 18.44 | 5 | 25 | 100% | 0 | +| Pyright | yes | 3643.25 | 48.90 | 5 | 25 | 100% | 0 | +| pylsp-mypy | no | 7110.60 | 124.01 | 5 | 25 | 60% | 2 | ### query completion @@ -265,10 +265,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 3.59 | 8.51 | 100% | 1.00 | 0.00 | pass | -| Pyright | yes | 6.24 | 10.89 | 100% | 1.00 | 0.00 | pass | -| Pyrefly | yes | 64.96 | 252.23 | 100% | 15.00 | +14.00 | pass | -| pylsp-mypy | yes | 186.38 | 466.01 | 100% | 1.00 | 0.00 | pass | +| Ty | yes | 3.30 | 7.32 | 100% | 1.00 | 0.00 | pass | +| Pyright | yes | 6.69 | 10.73 | 100% | 1.00 | 0.00 | pass | +| Pyrefly | yes | 87.75 | 350.01 | 100% | 15.00 | +14.00 | pass | +| pylsp-mypy | yes | 211.10 | 460.89 | 100% | 1.00 | 0.00 | pass | ### sessionmaker hover @@ -276,10 +276,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 0.38 | 0.39 | 100% | 10621.00 | +49.00 | pass | -| Pyright | yes | 1.29 | 1.60 | 100% | 10572.00 | 0.00 | pass | -| Pyrefly | yes | 4.08 | 5.17 | 100% | 13188.00 | +2616.00 | pass | -| pylsp-mypy | yes | 317.41 | 324.23 | 100% | 10498.00 | -74.00 | pass | +| Ty | yes | 0.39 | 0.40 | 100% | 10621.00 | +49.00 | pass | +| Pyrefly | yes | 1.08 | 1.09 | 100% | 15232.00 | +4660.00 | pass | +| Pyright | yes | 1.26 | 1.54 | 100% | 10572.00 | 0.00 | pass | +| pylsp-mypy | yes | 330.37 | 337.48 | 100% | 10498.00 | -74.00 | pass | ### mapped class definition @@ -287,10 +287,10 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 0.17 | 0.19 | 100% | 2.00 | +1.00 | pass | -| Pyrefly | yes | 0.22 | 0.25 | 100% | 1.00 | 0.00 | pass | -| Pyright | yes | 0.85 | 2.13 | 100% | 1.00 | 0.00 | pass | -| pylsp-mypy | yes | 1.01 | 1.06 | 100% | 1.00 | 0.00 | pass | +| Ty | yes | 0.21 | 0.22 | 100% | 2.00 | +1.00 | pass | +| Pyrefly | yes | 0.27 | 0.28 | 100% | 1.00 | 0.00 | pass | +| Pyright | yes | 0.42 | 0.47 | 100% | 1.00 | 0.00 | pass | +| pylsp-mypy | yes | 1.14 | 1.29 | 100% | 1.00 | 0.00 | pass | ### edit query then complete (edit+completion) @@ -298,10 +298,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.73 | 0.78 | 100% | 17.00 | -21.00 | pass | -| Ty | yes | 4.37 | 5.07 | 100% | 23.00 | -15.00 | pass | -| pylsp-mypy | no | 34.74 | 36.64 | 0% | 0.00 | -38.00 | fail (10) | -| Pyright | yes | 139.81 | 179.25 | 100% | 38.00 | 0.00 | pass | +| Pyrefly | yes | 2.01 | 3.76 | 100% | 17.00 | -21.00 | pass | +| Ty | yes | 4.39 | 4.97 | 100% | 23.00 | -15.00 | pass | +| pylsp-mypy | no | 38.70 | 39.76 | 0% | 0.00 | -38.00 | fail (10) | +| Pyright | yes | 143.42 | 202.88 | 100% | 38.00 | 0.00 | pass | ### edit session then hover (edit+hover) @@ -309,27 +309,27 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.49 | 0.50 | 100% | 2137.00 | +1237.00 | pass | -| Ty | yes | 3.93 | 4.02 | 100% | 958.00 | +58.00 | pass | -| pylsp-mypy | no | 34.83 | 36.68 | 0% | 0.00 | -900.00 | fail (10) | -| Pyright | yes | 90.38 | 99.73 | 100% | 900.00 | 0.00 | pass | +| Pyrefly | yes | 1.10 | 2.88 | 100% | 2246.00 | +1346.00 | pass | +| Ty | yes | 4.04 | 4.12 | 100% | 958.00 | +58.00 | pass | +| pylsp-mypy | no | 38.73 | 39.56 | 0% | 0.00 | -900.00 | fail (10) | +| Pyright | yes | 92.71 | 97.15 | 100% | 900.00 | 0.00 | pass | ### Result Differences - query completion: result differences detected (1.00, 15.00). -- sessionmaker hover: result differences detected (10498.00, 10572.00, 10621.00, 13188.00). +- sessionmaker hover: result differences detected (10498.00, 10572.00, 10621.00, 15232.00). - mapped class definition: result differences detected (1.00, 2.00). - edit query then complete (edit+completion): result differences detected (0.00, 17.00, 23.00, 38.00). -- edit session then hover (edit+hover): result differences detected (0.00, 2137.00, 900.00, 958.00). +- edit session then hover (edit+hover): result differences detected (0.00, 2246.00, 900.00, 958.00). ## Benchmark: transformers | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| Ty | yes | 2805.46 | 4.85 | 5 | 25 | 100% | 0 | -| Pyrefly | yes | 2453.40 | 51.98 | 5 | 25 | 80% | 0 | -| Pyright | yes | 17569.25 | 121.05 | 5 | 25 | 80% | 0 | -| pylsp-mypy | no | 173516.30 | 1562.61 | 5 | 25 | 40% | 2 | +| Ty | yes | 2693.83 | 4.61 | 5 | 25 | 100% | 0 | +| Pyright | yes | 16183.23 | 112.83 | 5 | 25 | 80% | 0 | +| Pyrefly | yes | 5364.81 | 168.29 | 5 | 25 | 80% | 0 | +| pylsp-mypy | no | 187734.63 | 1584.76 | 5 | 25 | 40% | 2 | ### classifier pipeline completion @@ -337,10 +337,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 11.62 | 12.36 | 100% | 775.00 | +652.00 | pass | -| Pyright | yes | 63.19 | 93.02 | 100% | 123.00 | 0.00 | pass | -| pylsp-mypy | yes | 131.46 | 138.67 | 100% | 2.00 | -121.00 | pass | -| Pyrefly | yes | 248.82 | 973.56 | 100% | 15.00 | -108.00 | pass | +| Ty | yes | 10.90 | 11.91 | 100% | 775.00 | +652.00 | pass | +| Pyright | yes | 51.16 | 82.91 | 100% | 123.00 | 0.00 | pass | +| pylsp-mypy | yes | 148.41 | 150.25 | 100% | 2.00 | -121.00 | pass | +| Pyrefly | yes | 827.56 | 3309.37 | 100% | 15.00 | -108.00 | pass | ### pipeline hover @@ -348,10 +348,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 0.19 | 0.22 | 100% | 7.00 | -27.00 | pass | -| Pyright | yes | 0.54 | 0.68 | 100% | 34.00 | 0.00 | pass | -| Pyrefly | yes | 2.96 | 3.11 | 100% | 48.00 | +14.00 | pass | -| pylsp-mypy | no | 2748.37 | 2822.43 | 0% | 0.00 | -34.00 | fail (10) | +| Pyrefly | yes | 0.22 | 0.22 | 100% | 48.00 | +14.00 | pass | +| Ty | yes | 0.31 | 0.55 | 100% | 7.00 | -27.00 | pass | +| Pyright | yes | 0.47 | 0.54 | 100% | 34.00 | 0.00 | pass | +| pylsp-mypy | no | 2795.79 | 2838.49 | 0% | 0.00 | -34.00 | fail (10) | ### auto tokenizer definition @@ -359,10 +359,10 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 0.24 | 0.26 | 100% | 1.00 | 0.00 | pass | -| Pyright | yes | 0.54 | 0.86 | 100% | 1.00 | 0.00 | pass | -| Pyrefly | yes | 1.18 | 2.76 | 100% | 1.00 | 0.00 | pass | -| pylsp-mypy | yes | 2291.86 | 2419.91 | 100% | 1.00 | 0.00 | pass | +| Pyrefly | yes | 0.23 | 0.25 | 100% | 1.00 | 0.00 | pass | +| Ty | yes | 0.28 | 0.29 | 100% | 1.00 | 0.00 | pass | +| Pyright | yes | 0.43 | 0.53 | 100% | 1.00 | 0.00 | pass | +| pylsp-mypy | yes | 2236.93 | 2309.36 | 100% | 1.00 | 0.00 | pass | ### edit prediction then complete (edit+completion) @@ -370,10 +370,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| pylsp-mypy | yes | 2.95 | 3.27 | 0% | 0.00 | 0.00 | pass | -| Pyrefly | yes | 5.56 | 10.87 | 0% | 0.00 | 0.00 | pass | -| Ty | yes | 6.23 | 6.49 | 100% | 23.00 | +23.00 | pass | -| Pyright | yes | 7.93 | 9.32 | 0% | 0.00 | 0.00 | pass | +| pylsp-mypy | yes | 2.72 | 2.89 | 0% | 0.00 | 0.00 | pass | +| Pyrefly | yes | 2.73 | 9.43 | 0% | 0.00 | 0.00 | pass | +| Ty | yes | 5.94 | 6.08 | 100% | 23.00 | +23.00 | pass | +| Pyright | yes | 6.51 | 7.65 | 0% | 0.00 | 0.00 | pass | ### edit tokenizer then hover (edit+hover) @@ -381,10 +381,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 1.35 | 2.74 | 100% | 33.00 | +3.00 | pass | -| Ty | yes | 5.95 | 6.11 | 100% | 7.00 | -23.00 | pass | -| Pyright | yes | 533.04 | 558.65 | 100% | 30.00 | 0.00 | pass | -| pylsp-mypy | no | 2638.42 | 2739.15 | 0% | 0.00 | -30.00 | fail (10) | +| Ty | yes | 5.64 | 5.76 | 100% | 7.00 | -23.00 | pass | +| Pyrefly | yes | 10.69 | 32.82 | 100% | 33.00 | +3.00 | pass | +| Pyright | yes | 505.57 | 547.82 | 100% | 30.00 | 0.00 | pass | +| pylsp-mypy | no | 2739.97 | 2775.78 | 0% | 0.00 | -30.00 | fail (10) | ### Result Differences @@ -397,10 +397,10 @@ Method: `textDocument/hover` | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| Ty | yes | 323.36 | 2.75 | 5 | 25 | 100% | 0 | -| Pyright | yes | 1587.86 | 9.23 | 5 | 25 | 100% | 0 | -| Pyrefly | yes | 752.17 | 9.89 | 5 | 25 | 100% | 0 | -| pylsp-mypy | yes | 4828.51 | 101.67 | 5 | 25 | 100% | 0 | +| Ty | yes | 315.70 | 2.68 | 5 | 25 | 100% | 0 | +| Pyright | yes | 1545.63 | 9.14 | 5 | 25 | 100% | 0 | +| Pyrefly | yes | 906.06 | 13.56 | 5 | 25 | 100% | 0 | +| pylsp-mypy | yes | 5105.97 | 117.66 | 5 | 25 | 100% | 0 | ### request args completion @@ -408,10 +408,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyright | yes | 5.98 | 9.58 | 100% | 14.00 | 0.00 | pass | -| Ty | yes | 6.17 | 9.04 | 100% | 467.00 | +453.00 | pass | -| Pyrefly | yes | 44.41 | 141.49 | 100% | 254.40 | +240.40 | pass | -| pylsp-mypy | yes | 72.28 | 108.49 | 100% | 1.00 | -13.00 | pass | +| Pyright | yes | 4.54 | 8.17 | 100% | 14.00 | 0.00 | pass | +| Ty | yes | 5.86 | 8.82 | 100% | 467.00 | +453.00 | pass | +| Pyrefly | yes | 56.03 | 184.37 | 100% | 487.80 | +473.80 | pass | +| pylsp-mypy | yes | 104.05 | 169.67 | 100% | 1.00 | -13.00 | pass | ### client session hover @@ -419,10 +419,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 0.16 | 0.19 | 100% | 7.00 | -19.00 | pass | -| Pyright | yes | 0.58 | 0.67 | 100% | 26.00 | 0.00 | pass | -| Pyrefly | yes | 2.79 | 9.33 | 100% | 149.00 | +123.00 | pass | -| pylsp-mypy | yes | 116.04 | 243.27 | 100% | 359.00 | +333.00 | pass | +| Ty | yes | 0.21 | 0.23 | 100% | 7.00 | -19.00 | pass | +| Pyright | yes | 0.53 | 0.61 | 100% | 26.00 | 0.00 | pass | +| Pyrefly | yes | 5.41 | 18.99 | 100% | 167.00 | +141.00 | pass | +| pylsp-mypy | yes | 152.06 | 211.30 | 100% | 359.00 | +333.00 | pass | ### client references @@ -430,10 +430,10 @@ Method: `textDocument/references` | Server | Success | Mean ms | P95 ms | Non-empty % | References found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.29 | 0.31 | 100% | 2.00 | 0.00 | pass | -| Ty | yes | 0.53 | 0.65 | 100% | 2.00 | 0.00 | pass | -| Pyright | yes | 0.89 | 1.11 | 100% | 2.00 | 0.00 | pass | -| pylsp-mypy | yes | 3.66 | 4.39 | 100% | 2.00 | 0.00 | pass | +| Pyrefly | yes | 0.34 | 0.35 | 100% | 2.00 | 0.00 | pass | +| Ty | yes | 0.56 | 0.64 | 100% | 2.00 | 0.00 | pass | +| Pyright | yes | 0.86 | 1.05 | 100% | 2.00 | 0.00 | pass | +| pylsp-mypy | yes | 4.10 | 5.34 | 100% | 2.00 | 0.00 | pass | ### edit response then complete (edit+completion) @@ -441,10 +441,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.52 | 0.53 | 100% | 32.00 | -173.00 | pass | -| Ty | yes | 4.34 | 4.64 | 100% | 225.00 | +20.00 | pass | -| Pyright | yes | 5.02 | 5.98 | 100% | 205.00 | 0.00 | pass | -| pylsp-mypy | yes | 81.39 | 86.53 | 100% | 57.00 | -148.00 | pass | +| Pyrefly | yes | 3.75 | 4.67 | 100% | 32.00 | -173.00 | pass | +| Ty | yes | 4.27 | 5.06 | 100% | 225.00 | +20.00 | pass | +| Pyright | yes | 4.59 | 6.15 | 100% | 205.00 | 0.00 | pass | +| pylsp-mypy | yes | 90.69 | 93.72 | 100% | 57.00 | -148.00 | pass | ### edit response then hover (edit+hover) @@ -452,23 +452,23 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 1.44 | 1.50 | 100% | 3585.00 | +3165.00 | pass | -| Ty | yes | 2.53 | 2.58 | 100% | 1613.00 | +1193.00 | pass | -| Pyright | yes | 33.69 | 38.02 | 100% | 420.00 | 0.00 | pass | -| pylsp-mypy | yes | 235.00 | 243.90 | 100% | 880.00 | +460.00 | pass | +| Pyrefly | yes | 2.28 | 4.47 | 100% | 9977.00 | +9557.00 | pass | +| Ty | yes | 2.51 | 2.51 | 100% | 1613.00 | +1193.00 | pass | +| Pyright | yes | 35.19 | 39.57 | 100% | 420.00 | 0.00 | pass | +| pylsp-mypy | yes | 237.43 | 239.85 | 100% | 880.00 | +460.00 | pass | ### Result Differences -- request args completion: result differences detected (1.00, 14.00, 254.40, 467.00). -- client session hover: result differences detected (149.00, 26.00, 359.00, 7.00). +- request args completion: result differences detected (1.00, 14.00, 467.00, 487.80). +- client session hover: result differences detected (167.00, 26.00, 359.00, 7.00). - edit response then complete (edit+completion): result differences detected (205.00, 225.00, 32.00, 57.00). -- edit response then hover (edit+hover): result differences detected (1613.00, 3585.00, 420.00, 880.00). +- edit response then hover (edit+hover): result differences detected (1613.00, 420.00, 880.00, 9977.00). ## Benchmark: tsp_core | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| Pyrefly | no | 193.25 | 0.36 | 8 | 40 | 100% | 2 | +| Pyrefly | no | 220.52 | 0.42 | 8 | 40 | 100% | 2 | ### builtins semantic tokens @@ -476,7 +476,7 @@ Method: semantic token impl using typeServer/getComputedType | Server | Success | Mean ms | P95 ms | Non-empty % | Semantic tokens found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 1.77 | 4.56 | 100% | 30.00 | 0.00 | pass | +| Pyrefly | yes | 1.78 | 4.24 | 100% | 30.00 | 0.00 | pass | ### builtin int computed type @@ -484,7 +484,7 @@ Method: `typeServer/getComputedType` | Server | Success | Mean ms | P95 ms | Non-empty % | Results found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.13 | 0.14 | 100% | 7.00 | 0.00 | pass | +| Pyrefly | yes | 0.20 | 0.22 | 100% | 7.00 | 0.00 | pass | ### list declared type @@ -492,7 +492,7 @@ Method: `typeServer/getDeclaredType` | Server | Success | Mean ms | P95 ms | Non-empty % | Results found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.17 | 0.17 | 100% | 7.00 | 0.00 | pass | +| Pyrefly | yes | 0.24 | 0.26 | 100% | 7.00 | 0.00 | pass | ### generic specialization computed type @@ -500,7 +500,7 @@ Method: `typeServer/getComputedType` | Server | Success | Mean ms | P95 ms | Non-empty % | Results found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.15 | 0.17 | 100% | 7.00 | 0.00 | pass | +| Pyrefly | yes | 0.24 | 0.25 | 100% | 7.00 | 0.00 | pass | ### stdlib path computed type @@ -508,7 +508,7 @@ Method: `typeServer/getComputedType` | Server | Success | Mean ms | P95 ms | Non-empty % | Results found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.15 | 0.16 | 100% | 7.00 | 0.00 | pass | +| Pyrefly | yes | 0.21 | 0.22 | 100% | 7.00 | 0.00 | pass | ### function argument expected type @@ -516,13 +516,13 @@ Method: `typeServer/getExpectedType` | Server | Success | Mean ms | P95 ms | Non-empty % | Results found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.16 | 0.18 | 100% | 7.00 | 0.00 | pass | +| Pyrefly | yes | 0.24 | 0.24 | 100% | 7.00 | 0.00 | pass | ## Benchmark: tsp_semantic | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| Pyrefly | yes | 1718.55 | 26.89 | 3 | 15 | 100% | 0 | +| Pyrefly | yes | 6709.76 | 67.24 | 3 | 15 | 100% | 0 | ### django semantic tokens @@ -530,7 +530,7 @@ Method: semantic token impl using typeServer/getComputedType | Server | Success | Mean ms | P95 ms | Non-empty % | Semantic tokens found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 17.99 | 29.79 | 100% | 126.00 | 0.00 | pass | +| Pyrefly | yes | 14.93 | 23.79 | 100% | 126.00 | 0.00 | pass | ### transformers semantic tokens @@ -538,7 +538,7 @@ Method: semantic token impl using typeServer/getComputedType | Server | Success | Mean ms | P95 ms | Non-empty % | Semantic tokens found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 56.51 | 61.42 | 100% | 74.00 | 0.00 | pass | +| Pyrefly | yes | 165.71 | 181.94 | 100% | 74.00 | 0.00 | pass | ### stdlib semantic tokens @@ -546,4 +546,4 @@ Method: semantic token impl using typeServer/getComputedType | Server | Success | Mean ms | P95 ms | Non-empty % | Semantic tokens found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 6.17 | 6.22 | 100% | 75.00 | 0.00 | pass | +| Pyrefly | yes | 21.08 | 28.14 | 100% | 75.00 | 0.00 | pass | diff --git a/latest-results/ty-20260910T060546Z-responses.jsonl b/latest-results/ty-20260911T060505Z-responses.jsonl similarity index 100% rename from latest-results/ty-20260910T060546Z-responses.jsonl rename to latest-results/ty-20260911T060505Z-responses.jsonl diff --git a/latest-results/ty-20260910T060546Z.json b/latest-results/ty-20260911T060505Z.json similarity index 90% rename from latest-results/ty-20260910T060546Z.json rename to latest-results/ty-20260911T060505Z.json index 5a5c725..07ba7b1 100644 --- a/latest-results/ty-20260910T060546Z.json +++ b/latest-results/ty-20260911T060505Z.json @@ -12,8 +12,8 @@ "transformers", "web" ], - "started_at_unix": 1789020440.9732926, - "finished_at_unix": 1789020446.1500304, + "started_at_unix": 1789106796.5043619, + "finished_at_unix": 1789106801.4351988, "scenario_reports": [], "benchmark_reports": [ { @@ -26,7 +26,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/bin/python", "success": true, - "total_duration_ms": 430.15915500001256, + "total_duration_ms": 419.36986400000364, "error_message": null, "summary": { "request_count": 32, @@ -35,11 +35,11 @@ "failure_count": 0, "bytes_sent": 18656, "bytes_received": 874720, - "min_ms": 0.15158399997972083, - "max_ms": 237.14577499998768, - "mean_ms": 12.772530781247404, - "median_ms": 1.8290274999941403, - "p95_ms": 43.20675024999612, + "min_ms": 0.18980499999088352, + "max_ms": 228.15340099998593, + "mean_ms": 12.445203062503296, + "median_ms": 1.9758620000089877, + "p95_ms": 42.57835980000233, "result_summary": { "present_count": 31, "empty_count": 1, @@ -95,27 +95,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 1.5344429999970544, - "max_ms": 14.90040699999895, - "mean_ms": 6.3360450000004676, - "median_ms": 5.918209000000729, - "p95_ms": 12.821071750006746 + "min_ms": 1.5919310000072073, + "max_ms": 14.580402000007098, + "mean_ms": 6.231326400003923, + "median_ms": 5.8997105000031524, + "p95_ms": 12.399513900007259 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.2404749999982414, - "max_ms": 3.6442340000064632, - "mean_ms": 1.9368584999966743, - "median_ms": 1.9288144999904944, - "p95_ms": 3.6371275999940167 + "min_ms": 0.2757059999964895, + "max_ms": 3.6394079999979567, + "mean_ms": 1.9606418000023496, + "median_ms": 1.9627869999965242, + "p95_ms": 3.6253144500037138 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.15158399997972083, - "max_ms": 0.18815800001448224, - "mean_ms": 0.16639940000118258, - "median_ms": 0.16132799999013514, - "p95_ms": 0.18610480001370888 + "min_ms": 0.18980499999088352, + "max_ms": 0.19983400000000984, + "mean_ms": 0.1944580000042606, + "median_ms": 0.19355200001314188, + "p95_ms": 0.19912280000085048 } }, "validation": { @@ -141,11 +141,11 @@ "failure_count": 0, "bytes_sent": 1425, "bytes_received": 306550, - "min_ms": 1.5344429999970544, - "max_ms": 1.9694849999893904, - "mean_ms": 1.6859383999928923, - "median_ms": 1.6816099999914513, - "p95_ms": 1.9133019999912901, + "min_ms": 1.5919310000072073, + "max_ms": 2.2831470000141962, + "mean_ms": 1.8764512000018385, + "median_ms": 1.80172499997866, + "p95_ms": 2.2217884000099275, "result_summary": { "present_count": 5, "empty_count": 0, @@ -205,9 +205,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 237.14577499998768, + "duration_ms": 228.15340099998593, "success": true, - "started_at_unix": 1789020440.9932709, + "started_at_unix": 1789106796.5225532, "bytes_sent": 285, "bytes_received": 61310, "request_id": 2, @@ -235,9 +235,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.9694849999893904, + "duration_ms": 1.80172499997866, "success": true, - "started_at_unix": 1789020441.231363, + "started_at_unix": 1789106796.7516901, "bytes_sent": 285, "bytes_received": 61310, "request_id": 3, @@ -265,9 +265,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.6885699999988901, + "duration_ms": 1.5919310000072073, "success": true, - "started_at_unix": 1789020441.2346854, + "started_at_unix": 1789106796.7548835, "bytes_sent": 285, "bytes_received": 61310, "request_id": 4, @@ -295,9 +295,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.6816099999914513, + "duration_ms": 1.9763539999928526, "success": true, - "started_at_unix": 1789020441.2377596, + "started_at_unix": 1789106796.7577326, "bytes_sent": 285, "bytes_received": 61310, "request_id": 5, @@ -325,9 +325,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.5555839999876753, + "duration_ms": 1.7290990000162765, "success": true, - "started_at_unix": 1789020441.2407734, + "started_at_unix": 1789106796.7610161, "bytes_sent": 285, "bytes_received": 61310, "request_id": 6, @@ -355,9 +355,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.5344429999970544, + "duration_ms": 2.2831470000141962, "success": true, - "started_at_unix": 1789020441.2436361, + "started_at_unix": 1789106796.7640154, "bytes_sent": 285, "bytes_received": 61310, "request_id": 7, @@ -400,11 +400,11 @@ "failure_count": 0, "bytes_sent": 1269, "bytes_received": 22949, - "min_ms": 0.2404749999982414, - "max_ms": 0.3047189999847433, - "mean_ms": 0.27069719999985864, - "median_ms": 0.2552159999993364, - "p95_ms": 0.30396599998994134, + "min_ms": 0.2757059999964895, + "max_ms": 0.4045379999979559, + "mean_ms": 0.34871940000016366, + "median_ms": 0.365395000017088, + "p95_ms": 0.3968015999930685, "result_summary": { "present_count": 5, "empty_count": 0, @@ -464,9 +464,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.47139599999468373, + "duration_ms": 0.5907970000009755, "success": true, - "started_at_unix": 1789020441.2465818, + "started_at_unix": 1789106796.7676382, "bytes_sent": 253, "bytes_received": 4589, "request_id": 8, @@ -494,9 +494,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3009540000107336, + "duration_ms": 0.3658559999735189, "success": true, - "started_at_unix": 1789020441.247135, + "started_at_unix": 1789106796.7683008, "bytes_sent": 253, "bytes_received": 4589, "request_id": 9, @@ -524,9 +524,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2552159999993364, + "duration_ms": 0.365395000017088, "success": true, - "started_at_unix": 1789020441.2475333, + "started_at_unix": 1789106796.7687578, "bytes_sent": 254, "bytes_received": 4590, "request_id": 10, @@ -554,9 +554,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2404749999982414, + "duration_ms": 0.4045379999979559, "success": true, - "started_at_unix": 1789020441.247899, + "started_at_unix": 1789106796.7692387, "bytes_sent": 254, "bytes_received": 4590, "request_id": 11, @@ -584,9 +584,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3047189999847433, + "duration_ms": 0.33210200001576595, "success": true, - "started_at_unix": 1789020441.2482235, + "started_at_unix": 1789106796.7697306, "bytes_sent": 254, "bytes_received": 4590, "request_id": 12, @@ -614,9 +614,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2521220000062385, + "duration_ms": 0.2757059999964895, "success": true, - "started_at_unix": 1789020441.2486436, + "started_at_unix": 1789106796.7701657, "bytes_sent": 254, "bytes_received": 4590, "request_id": 13, @@ -659,11 +659,11 @@ "failure_count": 0, "bytes_sent": 1300, "bytes_received": 1235, - "min_ms": 0.15158399997972083, - "max_ms": 0.18815800001448224, - "mean_ms": 0.16639940000118258, - "median_ms": 0.16132799999013514, - "p95_ms": 0.18610480001370888, + "min_ms": 0.18980499999088352, + "max_ms": 0.19983400000000984, + "mean_ms": 0.1944580000042606, + "median_ms": 0.19355200001314188, + "p95_ms": 0.19912280000085048, "result_summary": { "present_count": 5, "empty_count": 0, @@ -723,9 +723,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.18687599998656879, + "duration_ms": 0.20932200001766432, "success": true, - "started_at_unix": 1789020441.2490518, + "started_at_unix": 1789106796.7705913, "bytes_sent": 260, "bytes_received": 247, "request_id": 14, @@ -753,9 +753,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.17789200001061545, + "duration_ms": 0.19355200001314188, "success": true, - "started_at_unix": 1789020441.2492726, + "started_at_unix": 1789106796.7708395, "bytes_sent": 260, "bytes_received": 247, "request_id": 15, @@ -783,9 +783,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.18815800001448224, + "duration_ms": 0.19627800000421303, "success": true, - "started_at_unix": 1789020441.2494924, + "started_at_unix": 1789106796.77108, "bytes_sent": 260, "bytes_received": 247, "request_id": 16, @@ -813,9 +813,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.15303500001095927, + "duration_ms": 0.18980499999088352, "success": true, - "started_at_unix": 1789020441.249725, + "started_at_unix": 1789106796.7713206, "bytes_sent": 260, "bytes_received": 247, "request_id": 17, @@ -843,9 +843,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.16132799999013514, + "duration_ms": 0.19983400000000984, "success": true, - "started_at_unix": 1789020441.2499166, + "started_at_unix": 1789106796.771553, "bytes_sent": 260, "bytes_received": 247, "request_id": 18, @@ -873,9 +873,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.15158399997972083, + "duration_ms": 0.1928210000130548, "success": true, - "started_at_unix": 1789020441.2501135, + "started_at_unix": 1789106796.771799, "bytes_sent": 260, "bytes_received": 247, "request_id": 19, @@ -918,11 +918,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 394530, - "min_ms": 9.866933000012068, - "max_ms": 14.90040699999895, - "mean_ms": 10.986151600008043, - "median_ms": 10.015180999999984, - "p95_ms": 13.976258000002417, + "min_ms": 9.516273999992109, + "max_ms": 14.580402000007098, + "mean_ms": 10.586201600006007, + "median_ms": 9.555401000000074, + "p95_ms": 13.611118400007172, "result_summary": { "present_count": 5, "empty_count": 0, @@ -982,9 +982,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 77.80339199999275, + "duration_ms": 76.7980859999966, "success": true, - "started_at_unix": 1789020441.250499, + "started_at_unix": 1789106796.7721963, "bytes_sent": 288, "bytes_received": 78906, "request_id": 20, @@ -1012,9 +1012,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 14.90040699999895, + "duration_ms": 14.580402000007098, "success": true, - "started_at_unix": 1789020441.3292515, + "started_at_unix": 1789106796.8499694, "bytes_sent": 288, "bytes_received": 78906, "request_id": 21, @@ -1042,9 +1042,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.015180999999984, + "duration_ms": 9.733984000007467, "success": true, - "started_at_unix": 1789020441.3456042, + "started_at_unix": 1789106796.8658574, "bytes_sent": 288, "bytes_received": 78906, "request_id": 22, @@ -1072,9 +1072,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.868575000012925, + "duration_ms": 9.516273999992109, "success": true, - "started_at_unix": 1789020441.3568916, + "started_at_unix": 1789106796.8768473, "bytes_sent": 288, "bytes_received": 78906, "request_id": 23, @@ -1102,9 +1102,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.279662000016287, + "duration_ms": 9.555401000000074, "success": true, - "started_at_unix": 1789020441.3679318, + "started_at_unix": 1789106796.8874254, "bytes_sent": 288, "bytes_received": 78906, "request_id": 24, @@ -1132,9 +1132,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.866933000012068, + "duration_ms": 9.544947000023285, "success": true, - "started_at_unix": 1789020441.379435, + "started_at_unix": 1789106796.8981602, "bytes_sent": 288, "bytes_received": 78906, "request_id": 25, @@ -1177,11 +1177,11 @@ "failure_count": 0, "bytes_sent": 1275, "bytes_received": 2295, - "min_ms": 3.5529099999962455, - "max_ms": 3.6442340000064632, - "mean_ms": 3.60301979999349, - "median_ms": 3.620609999984481, - "p95_ms": 3.6410756000009314, + "min_ms": 3.5210359999950924, + "max_ms": 3.6394079999979567, + "mean_ms": 3.5725642000045355, + "median_ms": 3.5574830000086877, + "p95_ms": 3.6331442000005154, "result_summary": { "present_count": 5, "empty_count": 0, @@ -1241,9 +1241,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.754578000012998, + "duration_ms": 3.604424000002382, "success": true, - "started_at_unix": 1789020441.3906753, + "started_at_unix": 1789106796.9091527, "bytes_sent": 255, "bytes_received": 459, "request_id": 26, @@ -1271,9 +1271,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.6442340000064632, + "duration_ms": 3.5574830000086877, "success": true, - "started_at_unix": 1789020441.3945293, + "started_at_unix": 1789106796.9129407, "bytes_sent": 255, "bytes_received": 459, "request_id": 27, @@ -1301,9 +1301,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.620609999984481, + "duration_ms": 3.6394079999979567, "success": true, - "started_at_unix": 1789020441.3982713, + "started_at_unix": 1789106796.9166248, "bytes_sent": 255, "bytes_received": 459, "request_id": 28, @@ -1331,9 +1331,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.5689030000014554, + "duration_ms": 3.60808900001075, "success": true, - "started_at_unix": 1789020441.4020152, + "started_at_unix": 1789106796.9203885, "bytes_sent": 255, "bytes_received": 459, "request_id": 29, @@ -1361,9 +1361,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.6284419999788042, + "duration_ms": 3.5210359999950924, "success": true, - "started_at_unix": 1789020441.4057088, + "started_at_unix": 1789106796.9241486, "bytes_sent": 255, "bytes_received": 459, "request_id": 30, @@ -1391,9 +1391,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.5529099999962455, + "duration_ms": 3.5368050000101903, "success": true, - "started_at_unix": 1789020441.4094555, + "started_at_unix": 1789106796.9278405, "bytes_sent": 255, "bytes_received": 459, "request_id": 31, @@ -1425,9 +1425,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 3.8177159999861487, + "duration_ms": 4.0231259999927715, "success": true, - "started_at_unix": 1789020440.9891539, + "started_at_unix": 1789106796.5182319, "bytes_sent": 673, "bytes_received": 1589, "request_id": 1, @@ -1446,9 +1446,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.02335499999617241, + "duration_ms": 0.02061899999716843, "success": true, - "started_at_unix": 1789020440.9930747, + "started_at_unix": 1789106796.5223458, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -1461,9 +1461,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.020400000011022712, + "duration_ms": 0.030366999993702848, "success": true, - "started_at_unix": 1789020440.9931285, + "started_at_unix": 1789106796.5223942, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -1479,9 +1479,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.016905000023825778, + "duration_ms": 0.019486999974560604, "success": true, - "started_at_unix": 1789020440.9932213, + "started_at_unix": 1789106796.5224998, "bytes_sent": 492, "bytes_received": 0, "request_id": null, @@ -1497,9 +1497,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 237.14577499998768, + "duration_ms": 228.15340099998593, "success": true, - "started_at_unix": 1789020440.9932709, + "started_at_unix": 1789106796.5225532, "bytes_sent": 285, "bytes_received": 61310, "request_id": 2, @@ -1527,9 +1527,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.9694849999893904, + "duration_ms": 1.80172499997866, "success": true, - "started_at_unix": 1789020441.231363, + "started_at_unix": 1789106796.7516901, "bytes_sent": 285, "bytes_received": 61310, "request_id": 3, @@ -1557,9 +1557,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.6885699999988901, + "duration_ms": 1.5919310000072073, "success": true, - "started_at_unix": 1789020441.2346854, + "started_at_unix": 1789106796.7548835, "bytes_sent": 285, "bytes_received": 61310, "request_id": 4, @@ -1587,9 +1587,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.6816099999914513, + "duration_ms": 1.9763539999928526, "success": true, - "started_at_unix": 1789020441.2377596, + "started_at_unix": 1789106796.7577326, "bytes_sent": 285, "bytes_received": 61310, "request_id": 5, @@ -1617,9 +1617,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.5555839999876753, + "duration_ms": 1.7290990000162765, "success": true, - "started_at_unix": 1789020441.2407734, + "started_at_unix": 1789106796.7610161, "bytes_sent": 285, "bytes_received": 61310, "request_id": 6, @@ -1647,9 +1647,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.5344429999970544, + "duration_ms": 2.2831470000141962, "success": true, - "started_at_unix": 1789020441.2436361, + "started_at_unix": 1789106796.7640154, "bytes_sent": 285, "bytes_received": 61310, "request_id": 7, @@ -1677,9 +1677,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.47139599999468373, + "duration_ms": 0.5907970000009755, "success": true, - "started_at_unix": 1789020441.2465818, + "started_at_unix": 1789106796.7676382, "bytes_sent": 253, "bytes_received": 4589, "request_id": 8, @@ -1707,9 +1707,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3009540000107336, + "duration_ms": 0.3658559999735189, "success": true, - "started_at_unix": 1789020441.247135, + "started_at_unix": 1789106796.7683008, "bytes_sent": 253, "bytes_received": 4589, "request_id": 9, @@ -1737,9 +1737,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2552159999993364, + "duration_ms": 0.365395000017088, "success": true, - "started_at_unix": 1789020441.2475333, + "started_at_unix": 1789106796.7687578, "bytes_sent": 254, "bytes_received": 4590, "request_id": 10, @@ -1767,9 +1767,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2404749999982414, + "duration_ms": 0.4045379999979559, "success": true, - "started_at_unix": 1789020441.247899, + "started_at_unix": 1789106796.7692387, "bytes_sent": 254, "bytes_received": 4590, "request_id": 11, @@ -1797,9 +1797,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3047189999847433, + "duration_ms": 0.33210200001576595, "success": true, - "started_at_unix": 1789020441.2482235, + "started_at_unix": 1789106796.7697306, "bytes_sent": 254, "bytes_received": 4590, "request_id": 12, @@ -1827,9 +1827,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2521220000062385, + "duration_ms": 0.2757059999964895, "success": true, - "started_at_unix": 1789020441.2486436, + "started_at_unix": 1789106796.7701657, "bytes_sent": 254, "bytes_received": 4590, "request_id": 13, @@ -1857,9 +1857,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.18687599998656879, + "duration_ms": 0.20932200001766432, "success": true, - "started_at_unix": 1789020441.2490518, + "started_at_unix": 1789106796.7705913, "bytes_sent": 260, "bytes_received": 247, "request_id": 14, @@ -1887,9 +1887,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.17789200001061545, + "duration_ms": 0.19355200001314188, "success": true, - "started_at_unix": 1789020441.2492726, + "started_at_unix": 1789106796.7708395, "bytes_sent": 260, "bytes_received": 247, "request_id": 15, @@ -1917,9 +1917,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.18815800001448224, + "duration_ms": 0.19627800000421303, "success": true, - "started_at_unix": 1789020441.2494924, + "started_at_unix": 1789106796.77108, "bytes_sent": 260, "bytes_received": 247, "request_id": 16, @@ -1947,9 +1947,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.15303500001095927, + "duration_ms": 0.18980499999088352, "success": true, - "started_at_unix": 1789020441.249725, + "started_at_unix": 1789106796.7713206, "bytes_sent": 260, "bytes_received": 247, "request_id": 17, @@ -1977,9 +1977,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.16132799999013514, + "duration_ms": 0.19983400000000984, "success": true, - "started_at_unix": 1789020441.2499166, + "started_at_unix": 1789106796.771553, "bytes_sent": 260, "bytes_received": 247, "request_id": 18, @@ -2007,9 +2007,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.15158399997972083, + "duration_ms": 0.1928210000130548, "success": true, - "started_at_unix": 1789020441.2501135, + "started_at_unix": 1789106796.771799, "bytes_sent": 260, "bytes_received": 247, "request_id": 19, @@ -2037,9 +2037,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023134999992180383, + "duration_ms": 0.025207000021509884, "success": true, - "started_at_unix": 1789020441.2504673, + "started_at_unix": 1789106796.7721622, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2056,9 +2056,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 77.80339199999275, + "duration_ms": 76.7980859999966, "success": true, - "started_at_unix": 1789020441.250499, + "started_at_unix": 1789106796.7721963, "bytes_sent": 288, "bytes_received": 78906, "request_id": 20, @@ -2086,9 +2086,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.036012999999002204, + "duration_ms": 0.03377299998419403, "success": true, - "started_at_unix": 1789020441.3291688, + "started_at_unix": 1789106796.8498847, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2105,9 +2105,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018998000001602122, + "duration_ms": 0.024856999999656182, "success": true, - "started_at_unix": 1789020441.329219, + "started_at_unix": 1789106796.849932, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2124,9 +2124,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 14.90040699999895, + "duration_ms": 14.580402000007098, "success": true, - "started_at_unix": 1789020441.3292515, + "started_at_unix": 1789106796.8499694, "bytes_sent": 288, "bytes_received": 78906, "request_id": 21, @@ -2154,9 +2154,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029984000008198564, + "duration_ms": 0.028772999996817816, "success": true, - "started_at_unix": 1789020441.3455293, + "started_at_unix": 1789106796.8657522, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2173,9 +2173,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0177259999816215, + "duration_ms": 0.05041500000402266, "success": true, - "started_at_unix": 1789020441.345574, + "started_at_unix": 1789106796.865793, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2192,9 +2192,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.015180999999984, + "duration_ms": 9.733984000007467, "success": true, - "started_at_unix": 1789020441.3456042, + "started_at_unix": 1789106796.8658574, "bytes_sent": 288, "bytes_received": 78906, "request_id": 22, @@ -2222,9 +2222,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030584999990423967, + "duration_ms": 0.028133000000707398, "success": true, - "started_at_unix": 1789020441.3568175, + "started_at_unix": 1789106796.8767467, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2241,9 +2241,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019008000009534953, + "duration_ms": 0.029425000008131974, "success": true, - "started_at_unix": 1789020441.356861, + "started_at_unix": 1789106796.876786, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2260,9 +2260,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.868575000012925, + "duration_ms": 9.516273999992109, "success": true, - "started_at_unix": 1789020441.3568916, + "started_at_unix": 1789106796.8768473, "bytes_sent": 288, "bytes_received": 78906, "request_id": 23, @@ -2290,9 +2290,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02723099999002443, + "duration_ms": 0.025046999979849716, "success": true, - "started_at_unix": 1789020441.3678665, + "started_at_unix": 1789106796.8873703, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2309,9 +2309,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016304000013178666, + "duration_ms": 0.01398599999902217, "success": true, - "started_at_unix": 1789020441.3679059, + "started_at_unix": 1789106796.8874035, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2328,9 +2328,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.279662000016287, + "duration_ms": 9.555401000000074, "success": true, - "started_at_unix": 1789020441.3679318, + "started_at_unix": 1789106796.8874254, "bytes_sent": 288, "bytes_received": 78906, "request_id": 24, @@ -2358,9 +2358,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028651999997464372, + "duration_ms": 0.029745999995611783, "success": true, - "started_at_unix": 1789020441.379347, + "started_at_unix": 1789106796.8980749, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2377,9 +2377,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021420999985366507, + "duration_ms": 0.031088000014278805, "success": true, - "started_at_unix": 1789020441.3794017, + "started_at_unix": 1789106796.8981164, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2396,9 +2396,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.866933000012068, + "duration_ms": 9.544947000023285, "success": true, - "started_at_unix": 1789020441.379435, + "started_at_unix": 1789106796.8981602, "bytes_sent": 288, "bytes_received": 78906, "request_id": 25, @@ -2426,9 +2426,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02625900000907677, + "duration_ms": 0.025238000006311267, "success": true, - "started_at_unix": 1789020441.3904066, + "started_at_unix": 1789106796.9088748, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2445,9 +2445,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027941000013242956, + "duration_ms": 0.036980000004405156, "success": true, - "started_at_unix": 1789020441.3906355, + "started_at_unix": 1789106796.909102, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2464,9 +2464,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.754578000012998, + "duration_ms": 3.604424000002382, "success": true, - "started_at_unix": 1789020441.3906753, + "started_at_unix": 1789106796.9091527, "bytes_sent": 255, "bytes_received": 459, "request_id": 26, @@ -2494,9 +2494,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02064000000245869, + "duration_ms": 0.05797899999038236, "success": true, - "started_at_unix": 1789020441.3944726, + "started_at_unix": 1789106796.912812, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2513,9 +2513,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020269999993161036, + "duration_ms": 0.04073700000617464, "success": true, - "started_at_unix": 1789020441.3945017, + "started_at_unix": 1789106796.912885, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2532,9 +2532,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.6442340000064632, + "duration_ms": 3.5574830000086877, "success": true, - "started_at_unix": 1789020441.3945293, + "started_at_unix": 1789106796.9129407, "bytes_sent": 255, "bytes_received": 459, "request_id": 27, @@ -2562,9 +2562,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01889799997911723, + "duration_ms": 0.024765999995679522, "success": true, - "started_at_unix": 1789020441.3982227, + "started_at_unix": 1789106796.9165523, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2581,9 +2581,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015612999987979492, + "duration_ms": 0.02615899998659188, "success": true, - "started_at_unix": 1789020441.398249, + "started_at_unix": 1789106796.9165874, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2600,9 +2600,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.620609999984481, + "duration_ms": 3.6394079999979567, "success": true, - "started_at_unix": 1789020441.3982713, + "started_at_unix": 1789106796.9166248, "bytes_sent": 255, "bytes_received": 459, "request_id": 28, @@ -2630,9 +2630,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02376499998035797, + "duration_ms": 0.023814999991600416, "success": true, - "started_at_unix": 1789020441.4019566, + "started_at_unix": 1789106796.9203157, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2649,9 +2649,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017937000023948713, + "duration_ms": 0.02807199999210752, "success": true, - "started_at_unix": 1789020441.4019895, + "started_at_unix": 1789106796.9203486, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2668,9 +2668,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.5689030000014554, + "duration_ms": 3.60808900001075, "success": true, - "started_at_unix": 1789020441.4020152, + "started_at_unix": 1789106796.9203885, "bytes_sent": 255, "bytes_received": 459, "request_id": 29, @@ -2698,9 +2698,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02301399999282694, + "duration_ms": 0.029495000006818373, "success": true, - "started_at_unix": 1789020441.405647, + "started_at_unix": 1789106796.9240592, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2717,9 +2717,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02072099999850252, + "duration_ms": 0.03438400000277397, "success": true, - "started_at_unix": 1789020441.4056783, + "started_at_unix": 1789106796.9241004, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2736,9 +2736,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.6284419999788042, + "duration_ms": 3.5210359999950924, "success": true, - "started_at_unix": 1789020441.4057088, + "started_at_unix": 1789106796.9241486, "bytes_sent": 255, "bytes_received": 459, "request_id": 30, @@ -2766,9 +2766,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020429999977977786, + "duration_ms": 0.029415000000199143, "success": true, - "started_at_unix": 1789020441.4094005, + "started_at_unix": 1789106796.9277296, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2785,9 +2785,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019118000011530967, + "duration_ms": 0.031018000015592406, "success": true, - "started_at_unix": 1789020441.4094281, + "started_at_unix": 1789106796.927771, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2804,9 +2804,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.5529099999962455, + "duration_ms": 3.5368050000101903, "success": true, - "started_at_unix": 1789020441.4094555, + "started_at_unix": 1789106796.9278405, "bytes_sent": 255, "bytes_received": 459, "request_id": 31, @@ -2834,9 +2834,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019589000004316404, + "duration_ms": 0.023053000006711954, "success": true, - "started_at_unix": 1789020441.4130542, + "started_at_unix": 1789106796.931426, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2853,9 +2853,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.018957999998292507, + "duration_ms": 0.024897000002965797, "success": true, - "started_at_unix": 1789020441.413169, + "started_at_unix": 1789106796.9315479, "bytes_sent": 212, "bytes_received": 0, "request_id": null, @@ -2868,9 +2868,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 1.9802199999787717, + "duration_ms": 1.9753700000251229, "success": true, - "started_at_unix": 1789020441.4131963, + "started_at_unix": 1789106796.9315832, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -2888,9 +2888,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.01599300000520998, + "duration_ms": 0.022141000016517864, "success": true, - "started_at_unix": 1789020441.41519, + "started_at_unix": 1789106796.9335735, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -2912,7 +2912,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/bin/python", "success": true, - "total_duration_ms": 263.2585190000043, + "total_duration_ms": 246.86226199997918, "error_message": null, "summary": { "request_count": 32, @@ -2921,11 +2921,11 @@ "failure_count": 0, "bytes_sent": 18652, "bytes_received": 617974, - "min_ms": 0.14135899999700996, - "max_ms": 135.49692399999458, - "mean_ms": 7.316627906249096, - "median_ms": 2.771402999997008, - "p95_ms": 15.373189599999638, + "min_ms": 0.19829200002163816, + "max_ms": 131.65581600000564, + "mean_ms": 6.964526875002264, + "median_ms": 2.828498500008436, + "p95_ms": 13.650653399984936, "result_summary": { "present_count": 31, "empty_count": 1, @@ -2981,27 +2981,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 3.9823429999898963, - "max_ms": 8.30909499998711, - "mean_ms": 4.8517587999981515, - "median_ms": 4.483062000005589, - "p95_ms": 6.985276449987051 + "min_ms": 3.6696429999949487, + "max_ms": 7.260089999988395, + "mean_ms": 4.391110399998865, + "median_ms": 4.1275819999953, + "p95_ms": 6.036750149998224 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.16281000000617496, - "max_ms": 2.804376000000275, - "mean_ms": 1.4744646999986344, - "median_ms": 1.4736435000060055, - "p95_ms": 2.795241450000674 + "min_ms": 0.21088500000132626, + "max_ms": 2.837295000006179, + "mean_ms": 1.5229288000085717, + "median_ms": 1.518289000017603, + "p95_ms": 2.8351129500094885 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.14135899999700996, - "max_ms": 0.1667660000066462, - "mean_ms": 0.15372700000853, - "median_ms": 0.1529460000142535, - "p95_ms": 0.16434440000807626 + "min_ms": 0.19829200002163816, + "max_ms": 0.21544399999129382, + "mean_ms": 0.2058057999988705, + "median_ms": 0.20413299998267576, + "p95_ms": 0.21430379999287652 } }, "validation": { @@ -3027,11 +3027,11 @@ "failure_count": 0, "bytes_sent": 1385, "bytes_received": 379490, - "min_ms": 3.9823429999898963, - "max_ms": 8.30909499998711, - "mean_ms": 4.987996599999178, - "median_ms": 4.124974000006887, - "p95_ms": 7.538324199992984, + "min_ms": 3.6696429999949487, + "max_ms": 7.260089999988395, + "mean_ms": 4.5318952000002355, + "median_ms": 3.945600999998078, + "p95_ms": 6.599065799991877, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3091,9 +3091,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 135.49692399999458, + "duration_ms": 131.65581600000564, "success": true, - "started_at_unix": 1789020441.4387658, + "started_at_unix": 1789106796.9546807, "bytes_sent": 277, "bytes_received": 75898, "request_id": 2, @@ -3121,9 +3121,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.30909499998711, + "duration_ms": 7.260089999988395, "success": true, - "started_at_unix": 1789020441.5761554, + "started_at_unix": 1789106797.0880778, "bytes_sent": 277, "bytes_received": 75898, "request_id": 3, @@ -3151,9 +3151,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.4552410000164855, + "duration_ms": 3.9549690000058035, "success": true, - "started_at_unix": 1789020441.587087, + "started_at_unix": 1789106797.0977874, "bytes_sent": 277, "bytes_received": 75898, "request_id": 4, @@ -3181,9 +3181,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.124974000006887, + "duration_ms": 3.8291730000139523, "success": true, - "started_at_unix": 1789020441.594052, + "started_at_unix": 1789106797.104165, "bytes_sent": 277, "bytes_received": 75898, "request_id": 5, @@ -3211,9 +3211,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.0683299999955125, + "duration_ms": 3.945600999998078, "success": true, - "started_at_unix": 1789020441.6006706, + "started_at_unix": 1789106797.110392, "bytes_sent": 277, "bytes_received": 75898, "request_id": 6, @@ -3241,9 +3241,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.9823429999898963, + "duration_ms": 3.6696429999949487, "success": true, - "started_at_unix": 1789020441.6072357, + "started_at_unix": 1789106797.1167696, "bytes_sent": 277, "bytes_received": 75898, "request_id": 7, @@ -3286,11 +3286,11 @@ "failure_count": 0, "bytes_sent": 1224, "bytes_received": 1129, - "min_ms": 0.16281000000617496, - "max_ms": 0.22449100001153965, - "mean_ms": 0.189315200003648, - "median_ms": 0.18143799999847943, - "p95_ms": 0.21991020001337347, + "min_ms": 0.21088500000132626, + "max_ms": 0.23796600001446677, + "mean_ms": 0.22631800000567637, + "median_ms": 0.2301709999983359, + "p95_ms": 0.2377936000129921, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3350,9 +3350,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3785079999829577, + "duration_ms": 0.36184800001137774, "success": true, - "started_at_unix": 1789020441.613849, + "started_at_unix": 1789106797.1229525, "bytes_sent": 244, "bytes_received": 225, "request_id": 8, @@ -3380,9 +3380,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.22449100001153965, + "duration_ms": 0.23710400000709342, "success": true, - "started_at_unix": 1789020441.6142743, + "started_at_unix": 1789106797.1233556, "bytes_sent": 244, "bytes_received": 225, "request_id": 9, @@ -3410,9 +3410,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.17624999998133717, + "duration_ms": 0.2301709999983359, "success": true, - "started_at_unix": 1789020441.6145482, + "started_at_unix": 1789106797.1236436, "bytes_sent": 245, "bytes_received": 226, "request_id": 10, @@ -3440,9 +3440,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.16281000000617496, + "duration_ms": 0.23796600001446677, "success": true, - "started_at_unix": 1789020441.6147661, + "started_at_unix": 1789106797.1239223, "bytes_sent": 245, "bytes_received": 226, "request_id": 11, @@ -3470,9 +3470,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.20158700002070873, + "duration_ms": 0.21546400000715948, "success": true, - "started_at_unix": 1789020441.6149702, + "started_at_unix": 1789106797.1242094, "bytes_sent": 245, "bytes_received": 226, "request_id": 12, @@ -3500,9 +3500,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.18143799999847943, + "duration_ms": 0.21088500000132626, "success": true, - "started_at_unix": 1789020441.6152184, + "started_at_unix": 1789106797.1244748, "bytes_sent": 245, "bytes_received": 226, "request_id": 13, @@ -3545,11 +3545,11 @@ "failure_count": 0, "bytes_sent": 1250, "bytes_received": 1185, - "min_ms": 0.14135899999700996, - "max_ms": 0.1667660000066462, - "mean_ms": 0.15372700000853, - "median_ms": 0.1529460000142535, - "p95_ms": 0.16434440000807626, + "min_ms": 0.19829200002163816, + "max_ms": 0.21544399999129382, + "mean_ms": 0.2058057999988705, + "median_ms": 0.20413299998267576, + "p95_ms": 0.21430379999287652, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3609,9 +3609,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.17001099999447433, + "duration_ms": 0.21255800001540592, "success": true, - "started_at_unix": 1789020441.6155243, + "started_at_unix": 1789106797.1247957, "bytes_sent": 250, "bytes_received": 237, "request_id": 14, @@ -3639,9 +3639,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1529460000142535, + "duration_ms": 0.21544399999129382, "success": true, - "started_at_unix": 1789020441.6157277, + "started_at_unix": 1789106797.1250448, "bytes_sent": 250, "bytes_received": 237, "request_id": 15, @@ -3669,9 +3669,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1667660000066462, + "duration_ms": 0.20413299998267576, "success": true, - "started_at_unix": 1789020441.6159213, + "started_at_unix": 1789106797.1253066, "bytes_sent": 250, "bytes_received": 237, "request_id": 16, @@ -3699,9 +3699,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.15465800001379648, + "duration_ms": 0.19829200002163816, "success": true, - "started_at_unix": 1789020441.6161296, + "started_at_unix": 1789106797.1255543, "bytes_sent": 250, "bytes_received": 237, "request_id": 17, @@ -3729,9 +3729,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1529060000109439, + "duration_ms": 0.20141699999953744, "success": true, - "started_at_unix": 1789020441.6163204, + "started_at_unix": 1789106797.1257951, "bytes_sent": 250, "bytes_received": 237, "request_id": 18, @@ -3759,9 +3759,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.14135899999700996, + "duration_ms": 0.2097429999992073, "success": true, - "started_at_unix": 1789020441.6165109, + "started_at_unix": 1789106797.1260386, "bytes_sent": 250, "bytes_received": 237, "request_id": 19, @@ -3804,11 +3804,11 @@ "failure_count": 0, "bytes_sent": 1390, "bytes_received": 130400, - "min_ms": 4.414741999994476, - "max_ms": 5.367275999986987, - "mean_ms": 4.715520999997125, - "median_ms": 4.598291999997173, - "p95_ms": 5.231103199992049, + "min_ms": 4.1122229999928095, + "max_ms": 4.541557000010243, + "mean_ms": 4.250325599997495, + "median_ms": 4.2193529999963175, + "p95_ms": 4.480356400006258, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3868,9 +3868,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 24.007083000014973, + "duration_ms": 21.461341999980732, "success": true, - "started_at_unix": 1789020441.6168904, + "started_at_unix": 1789106797.1264646, "bytes_sent": 278, "bytes_received": 26080, "request_id": 20, @@ -3898,9 +3898,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.367275999986987, + "duration_ms": 4.541557000010243, "success": true, - "started_at_unix": 1789020441.6414182, + "started_at_unix": 1789106797.1485023, "bytes_sent": 278, "bytes_received": 26080, "request_id": 21, @@ -3928,9 +3928,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.686412000012297, + "duration_ms": 4.2193529999963175, "success": true, - "started_at_unix": 1789020441.6475255, + "started_at_unix": 1789106797.1536806, "bytes_sent": 278, "bytes_received": 26080, "request_id": 22, @@ -3958,9 +3958,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.510882999994692, + "duration_ms": 4.235553999990316, "success": true, - "started_at_unix": 1789020441.6528895, + "started_at_unix": 1789106797.1585193, "bytes_sent": 278, "bytes_received": 26080, "request_id": 23, @@ -3988,9 +3988,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.598291999997173, + "duration_ms": 4.142940999997791, "success": true, - "started_at_unix": 1789020441.6580598, + "started_at_unix": 1789106797.1634092, "bytes_sent": 278, "bytes_received": 26080, "request_id": 24, @@ -4018,9 +4018,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.414741999994476, + "duration_ms": 4.1122229999928095, "success": true, - "started_at_unix": 1789020441.6633453, + "started_at_unix": 1789106797.1682103, "bytes_sent": 278, "bytes_received": 26080, "request_id": 25, @@ -4063,11 +4063,11 @@ "failure_count": 0, "bytes_sent": 1225, "bytes_received": 1400, - "min_ms": 2.7227960000004714, - "max_ms": 2.804376000000275, - "mean_ms": 2.759614199993621, - "median_ms": 2.7587289999928544, - "p95_ms": 2.8003162000004522, + "min_ms": 2.7986120000207393, + "max_ms": 2.837295000006179, + "mean_ms": 2.819539600011467, + "median_ms": 2.824551000003339, + "p95_ms": 2.83632520000765, "result_summary": { "present_count": 5, "empty_count": 0, @@ -4127,9 +4127,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.438982000005808, + "duration_ms": 3.4429989999864574, "success": true, - "started_at_unix": 1789020441.6686296, + "started_at_unix": 1789106797.173189, "bytes_sent": 245, "bytes_received": 280, "request_id": 26, @@ -4157,9 +4157,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.7840770000011617, + "duration_ms": 2.837295000006179, "success": true, - "started_at_unix": 1789020441.6721804, + "started_at_unix": 1789106797.176731, "bytes_sent": 245, "bytes_received": 280, "request_id": 27, @@ -4187,9 +4187,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.804376000000275, + "duration_ms": 2.804794000013544, "success": true, - "started_at_unix": 1789020441.675076, + "started_at_unix": 1789106797.179689, "bytes_sent": 245, "bytes_received": 280, "request_id": 28, @@ -4217,9 +4217,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.7587289999928544, + "duration_ms": 2.824551000003339, "success": true, - "started_at_unix": 1789020441.6779845, + "started_at_unix": 1789106797.182617, "bytes_sent": 245, "bytes_received": 280, "request_id": 29, @@ -4247,9 +4247,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.7227960000004714, + "duration_ms": 2.7986120000207393, "success": true, - "started_at_unix": 1789020441.6808443, + "started_at_unix": 1789106797.1855564, "bytes_sent": 245, "bytes_received": 280, "request_id": 30, @@ -4277,9 +4277,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.7280929999733416, + "duration_ms": 2.832446000013533, "success": true, - "started_at_unix": 1789020441.6836698, + "started_at_unix": 1789106797.1884685, "bytes_sent": 245, "bytes_received": 280, "request_id": 31, @@ -4311,9 +4311,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 4.133486999990055, + "duration_ms": 3.557473000000755, "success": true, - "started_at_unix": 1789020441.4343395, + "started_at_unix": 1789106796.9508626, "bytes_sent": 655, "bytes_received": 1589, "request_id": 1, @@ -4332,9 +4332,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.023123999994822952, + "duration_ms": 0.02093900002364535, "success": true, - "started_at_unix": 1789020441.4385684, + "started_at_unix": 1789106796.9545112, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -4347,9 +4347,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.021391000018411432, + "duration_ms": 0.018003999997517894, "success": true, - "started_at_unix": 1789020441.4386199, + "started_at_unix": 1789106796.9545522, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -4365,9 +4365,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.02003899999181158, + "duration_ms": 0.018844999999600986, "success": true, - "started_at_unix": 1789020441.4387116, + "started_at_unix": 1789106796.9546294, "bytes_sent": 858, "bytes_received": 0, "request_id": null, @@ -4383,9 +4383,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 135.49692399999458, + "duration_ms": 131.65581600000564, "success": true, - "started_at_unix": 1789020441.4387658, + "started_at_unix": 1789106796.9546807, "bytes_sent": 277, "bytes_received": 75898, "request_id": 2, @@ -4413,9 +4413,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.30909499998711, + "duration_ms": 7.260089999988395, "success": true, - "started_at_unix": 1789020441.5761554, + "started_at_unix": 1789106797.0880778, "bytes_sent": 277, "bytes_received": 75898, "request_id": 3, @@ -4443,9 +4443,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.4552410000164855, + "duration_ms": 3.9549690000058035, "success": true, - "started_at_unix": 1789020441.587087, + "started_at_unix": 1789106797.0977874, "bytes_sent": 277, "bytes_received": 75898, "request_id": 4, @@ -4473,9 +4473,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.124974000006887, + "duration_ms": 3.8291730000139523, "success": true, - "started_at_unix": 1789020441.594052, + "started_at_unix": 1789106797.104165, "bytes_sent": 277, "bytes_received": 75898, "request_id": 5, @@ -4503,9 +4503,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.0683299999955125, + "duration_ms": 3.945600999998078, "success": true, - "started_at_unix": 1789020441.6006706, + "started_at_unix": 1789106797.110392, "bytes_sent": 277, "bytes_received": 75898, "request_id": 6, @@ -4533,9 +4533,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.9823429999898963, + "duration_ms": 3.6696429999949487, "success": true, - "started_at_unix": 1789020441.6072357, + "started_at_unix": 1789106797.1167696, "bytes_sent": 277, "bytes_received": 75898, "request_id": 7, @@ -4563,9 +4563,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3785079999829577, + "duration_ms": 0.36184800001137774, "success": true, - "started_at_unix": 1789020441.613849, + "started_at_unix": 1789106797.1229525, "bytes_sent": 244, "bytes_received": 225, "request_id": 8, @@ -4593,9 +4593,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.22449100001153965, + "duration_ms": 0.23710400000709342, "success": true, - "started_at_unix": 1789020441.6142743, + "started_at_unix": 1789106797.1233556, "bytes_sent": 244, "bytes_received": 225, "request_id": 9, @@ -4623,9 +4623,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.17624999998133717, + "duration_ms": 0.2301709999983359, "success": true, - "started_at_unix": 1789020441.6145482, + "started_at_unix": 1789106797.1236436, "bytes_sent": 245, "bytes_received": 226, "request_id": 10, @@ -4653,9 +4653,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.16281000000617496, + "duration_ms": 0.23796600001446677, "success": true, - "started_at_unix": 1789020441.6147661, + "started_at_unix": 1789106797.1239223, "bytes_sent": 245, "bytes_received": 226, "request_id": 11, @@ -4683,9 +4683,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.20158700002070873, + "duration_ms": 0.21546400000715948, "success": true, - "started_at_unix": 1789020441.6149702, + "started_at_unix": 1789106797.1242094, "bytes_sent": 245, "bytes_received": 226, "request_id": 12, @@ -4713,9 +4713,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.18143799999847943, + "duration_ms": 0.21088500000132626, "success": true, - "started_at_unix": 1789020441.6152184, + "started_at_unix": 1789106797.1244748, "bytes_sent": 245, "bytes_received": 226, "request_id": 13, @@ -4743,9 +4743,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.17001099999447433, + "duration_ms": 0.21255800001540592, "success": true, - "started_at_unix": 1789020441.6155243, + "started_at_unix": 1789106797.1247957, "bytes_sent": 250, "bytes_received": 237, "request_id": 14, @@ -4773,9 +4773,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1529460000142535, + "duration_ms": 0.21544399999129382, "success": true, - "started_at_unix": 1789020441.6157277, + "started_at_unix": 1789106797.1250448, "bytes_sent": 250, "bytes_received": 237, "request_id": 15, @@ -4803,9 +4803,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1667660000066462, + "duration_ms": 0.20413299998267576, "success": true, - "started_at_unix": 1789020441.6159213, + "started_at_unix": 1789106797.1253066, "bytes_sent": 250, "bytes_received": 237, "request_id": 16, @@ -4833,9 +4833,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.15465800001379648, + "duration_ms": 0.19829200002163816, "success": true, - "started_at_unix": 1789020441.6161296, + "started_at_unix": 1789106797.1255543, "bytes_sent": 250, "bytes_received": 237, "request_id": 17, @@ -4863,9 +4863,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1529060000109439, + "duration_ms": 0.20141699999953744, "success": true, - "started_at_unix": 1789020441.6163204, + "started_at_unix": 1789106797.1257951, "bytes_sent": 250, "bytes_received": 237, "request_id": 18, @@ -4893,9 +4893,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.14135899999700996, + "duration_ms": 0.2097429999992073, "success": true, - "started_at_unix": 1789020441.6165109, + "started_at_unix": 1789106797.1260386, "bytes_sent": 250, "bytes_received": 237, "request_id": 19, @@ -4923,9 +4923,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027119999998603816, + "duration_ms": 0.026339000015696, "success": true, - "started_at_unix": 1789020441.6168523, + "started_at_unix": 1789106797.1264288, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -4942,9 +4942,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 24.007083000014973, + "duration_ms": 21.461341999980732, "success": true, - "started_at_unix": 1789020441.6168904, + "started_at_unix": 1789106797.1264646, "bytes_sent": 278, "bytes_received": 26080, "request_id": 20, @@ -4972,9 +4972,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028743000001441033, + "duration_ms": 0.030987999991793913, "success": true, - "started_at_unix": 1789020441.6413405, + "started_at_unix": 1789106797.1484146, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -4991,9 +4991,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030063999986396084, + "duration_ms": 0.03103800000303636, "success": true, - "started_at_unix": 1789020441.6413796, + "started_at_unix": 1789106797.1484563, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5010,9 +5010,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.367275999986987, + "duration_ms": 4.541557000010243, "success": true, - "started_at_unix": 1789020441.6414182, + "started_at_unix": 1789106797.1485023, "bytes_sent": 278, "bytes_received": 26080, "request_id": 21, @@ -5040,9 +5040,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025477999997747247, + "duration_ms": 0.024555999999620326, "success": true, - "started_at_unix": 1789020441.6474695, + "started_at_unix": 1789106797.1536195, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5059,9 +5059,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012077999997472944, + "duration_ms": 0.013676000008899791, "success": true, - "started_at_unix": 1789020441.6475058, + "started_at_unix": 1789106797.1536522, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5078,9 +5078,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.686412000012297, + "duration_ms": 4.2193529999963175, "success": true, - "started_at_unix": 1789020441.6475255, + "started_at_unix": 1789106797.1536806, "bytes_sent": 278, "bytes_received": 26080, "request_id": 22, @@ -5108,9 +5108,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022002000008569667, + "duration_ms": 0.024645999985750677, "success": true, - "started_at_unix": 1789020441.6528406, + "started_at_unix": 1789106797.158458, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5127,9 +5127,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011916999994809885, + "duration_ms": 0.014117000006308444, "success": true, - "started_at_unix": 1789020441.6528704, + "started_at_unix": 1789106797.1584907, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5146,9 +5146,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.510882999994692, + "duration_ms": 4.235553999990316, "success": true, - "started_at_unix": 1789020441.6528895, + "started_at_unix": 1789106797.1585193, "bytes_sent": 278, "bytes_received": 26080, "request_id": 23, @@ -5176,9 +5176,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02294400002256225, + "duration_ms": 0.02369500001009328, "success": true, - "started_at_unix": 1789020441.658009, + "started_at_unix": 1789106797.1633506, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5195,9 +5195,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01221800002326745, + "duration_ms": 0.013155000004871908, "success": true, - "started_at_unix": 1789020441.6580403, + "started_at_unix": 1789106797.1633825, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5214,9 +5214,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.598291999997173, + "duration_ms": 4.142940999997791, "success": true, - "started_at_unix": 1789020441.6580598, + "started_at_unix": 1789106797.1634092, "bytes_sent": 278, "bytes_received": 26080, "request_id": 24, @@ -5244,9 +5244,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027420999998639672, + "duration_ms": 0.02351399999156456, "success": true, - "started_at_unix": 1789020441.663278, + "started_at_unix": 1789106797.168149, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5263,9 +5263,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019257999980482055, + "duration_ms": 0.014797999995153077, "success": true, - "started_at_unix": 1789020441.6633165, + "started_at_unix": 1789106797.1681807, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5282,9 +5282,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.414741999994476, + "duration_ms": 4.1122229999928095, "success": true, - "started_at_unix": 1789020441.6633453, + "started_at_unix": 1789106797.1682103, "bytes_sent": 278, "bytes_received": 26080, "request_id": 25, @@ -5312,9 +5312,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025637999982563997, + "duration_ms": 0.02542700002550191, "success": true, - "started_at_unix": 1789020441.6683536, + "started_at_unix": 1789106797.1729193, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5331,9 +5331,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02714000001446948, + "duration_ms": 0.03659899999775007, "success": true, - "started_at_unix": 1789020441.6685908, + "started_at_unix": 1789106797.173139, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5350,9 +5350,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.438982000005808, + "duration_ms": 3.4429989999864574, "success": true, - "started_at_unix": 1789020441.6686296, + "started_at_unix": 1789106797.173189, "bytes_sent": 245, "bytes_received": 280, "request_id": 26, @@ -5380,9 +5380,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025377999975262355, + "duration_ms": 0.02385499999491003, "success": true, - "started_at_unix": 1789020441.6721156, + "started_at_unix": 1789106797.176673, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5399,9 +5399,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020019999993792226, + "duration_ms": 0.014587000009669282, "success": true, - "started_at_unix": 1789020441.6721506, + "started_at_unix": 1789106797.1767044, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5418,9 +5418,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.7840770000011617, + "duration_ms": 2.837295000006179, "success": true, - "started_at_unix": 1789020441.6721804, + "started_at_unix": 1789106797.176731, "bytes_sent": 245, "bytes_received": 280, "request_id": 27, @@ -5448,9 +5448,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022463000021843982, + "duration_ms": 0.022301999990759214, "success": true, - "started_at_unix": 1789020441.6750188, + "started_at_unix": 1789106797.179622, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5467,9 +5467,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018176000025960093, + "duration_ms": 0.025147999991759207, "success": true, - "started_at_unix": 1789020441.67505, + "started_at_unix": 1789106797.1796522, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5486,9 +5486,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.804376000000275, + "duration_ms": 2.804794000013544, "success": true, - "started_at_unix": 1789020441.675076, + "started_at_unix": 1789106797.179689, "bytes_sent": 245, "bytes_received": 280, "request_id": 28, @@ -5516,9 +5516,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02196200000526005, + "duration_ms": 0.02187100000128339, "success": true, - "started_at_unix": 1789020441.6779306, + "started_at_unix": 1789106797.1825469, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5535,9 +5535,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017876000015348836, + "duration_ms": 0.015790000020388106, "success": true, - "started_at_unix": 1789020441.6779594, + "started_at_unix": 1789106797.1825879, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5554,9 +5554,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.7587289999928544, + "duration_ms": 2.824551000003339, "success": true, - "started_at_unix": 1789020441.6779845, + "started_at_unix": 1789106797.182617, "bytes_sent": 245, "bytes_received": 280, "request_id": 29, @@ -5584,9 +5584,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019778999984509937, + "duration_ms": 0.02186099999335056, "success": true, - "started_at_unix": 1789020441.6807926, + "started_at_unix": 1789106797.185495, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5603,9 +5603,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01660500001321452, + "duration_ms": 0.02070899998329878, "success": true, - "started_at_unix": 1789020441.6808197, + "started_at_unix": 1789106797.1855242, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5622,9 +5622,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.7227960000004714, + "duration_ms": 2.7986120000207393, "success": true, - "started_at_unix": 1789020441.6808443, + "started_at_unix": 1789106797.1855564, "bytes_sent": 245, "bytes_received": 280, "request_id": 30, @@ -5652,9 +5652,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02039000000308988, + "duration_ms": 0.02275199997825439, "success": true, - "started_at_unix": 1789020441.6836147, + "started_at_unix": 1789106797.1884093, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5671,9 +5671,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017716000002110377, + "duration_ms": 0.015058999991879318, "success": true, - "started_at_unix": 1789020441.683644, + "started_at_unix": 1789106797.1884398, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5690,9 +5690,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.7280929999733416, + "duration_ms": 2.832446000013533, "success": true, - "started_at_unix": 1789020441.6836698, + "started_at_unix": 1789106797.1884685, "bytes_sent": 245, "bytes_received": 280, "request_id": 31, @@ -5720,9 +5720,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020680000005768306, + "duration_ms": 0.021459999999251522, "success": true, - "started_at_unix": 1789020441.6864483, + "started_at_unix": 1789106797.1913543, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5739,9 +5739,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.01987899997857312, + "duration_ms": 0.03055700000231809, "success": true, - "started_at_unix": 1789020441.6865656, + "started_at_unix": 1789106797.1914802, "bytes_sent": 202, "bytes_received": 0, "request_id": null, @@ -5754,9 +5754,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 2.4762279999777093, + "duration_ms": 2.0034030000033454, "success": true, - "started_at_unix": 1789020441.6866214, + "started_at_unix": 1789106797.191547, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -5774,9 +5774,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.03530200001478079, + "duration_ms": 0.021160000017061975, "success": true, - "started_at_unix": 1789020441.6891284, + "started_at_unix": 1789106797.193569, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -5798,7 +5798,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/bin/python", "success": true, - "total_duration_ms": 887.2092119999877, + "total_duration_ms": 825.4826219999813, "error_message": null, "summary": { "request_count": 32, @@ -5807,11 +5807,11 @@ "failure_count": 0, "bytes_sent": 18582, "bytes_received": 4497316, - "min_ms": 0.1419399999917914, - "max_ms": 313.5542800000053, - "mean_ms": 24.352746062504593, - "median_ms": 2.865961999987121, - "p95_ms": 123.52393830000479, + "min_ms": 0.19793100000242703, + "max_ms": 296.15504100002, + "mean_ms": 22.624531625000444, + "median_ms": 2.7585670000007667, + "p95_ms": 113.64733765000338, "result_summary": { "present_count": 31, "empty_count": 1, @@ -5867,27 +5867,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 17.466049999995903, - "max_ms": 23.249370000002045, - "mean_ms": 19.25949710000907, - "median_ms": 19.18781999999908, - "p95_ms": 21.73206315000868 + "min_ms": 16.154019999987668, + "max_ms": 22.70899900000245, + "mean_ms": 17.68840690000104, + "median_ms": 17.328754000004665, + "p95_ms": 20.851763049998333 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.19478699999808669, - "max_ms": 2.910373000020172, - "mean_ms": 1.5399082000072895, - "median_ms": 1.5356000000110726, - "p95_ms": 2.900590900000566 + "min_ms": 0.24841499998728978, + "max_ms": 2.7817810000101417, + "mean_ms": 1.5096087000017633, + "median_ms": 1.5067829999964033, + "p95_ms": 2.7768620500012275 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.1419399999917914, - "max_ms": 0.1776619999986906, - "mean_ms": 0.16056519999665397, - "median_ms": 0.15840399998978683, - "p95_ms": 0.17677679999792417 + "min_ms": 0.19793100000242703, + "max_ms": 0.22199599999339625, + "mean_ms": 0.20978719999789064, + "median_ms": 0.20781899999633424, + "p95_ms": 0.2209039999968354 } }, "validation": { @@ -5913,11 +5913,11 @@ "failure_count": 0, "bytes_sent": 1395, "bytes_received": 1307350, - "min_ms": 17.466049999995903, - "max_ms": 23.249370000002045, - "mean_ms": 19.154386400003887, - "median_ms": 17.97660300002235, - "p95_ms": 22.448729199999207, + "min_ms": 17.30952400001229, + "max_ms": 22.70899900000245, + "mean_ms": 18.707543200002874, + "median_ms": 17.584830000004104, + "p95_ms": 21.883560800000623, "result_summary": { "present_count": 5, "empty_count": 0, @@ -5977,9 +5977,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 313.5542800000053, + "duration_ms": 296.15504100002, "success": true, - "started_at_unix": 1789020441.717276, + "started_at_unix": 1789106797.2155263, "bytes_sent": 279, "bytes_received": 261470, "request_id": 2, @@ -6007,9 +6007,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 23.249370000002045, + "duration_ms": 22.70899900000245, "success": true, - "started_at_unix": 1789020442.036905, + "started_at_unix": 1789106797.5177116, "bytes_sent": 279, "bytes_received": 261470, "request_id": 3, @@ -6037,9 +6037,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 19.246165999987852, + "duration_ms": 18.581807999993316, "success": true, - "started_at_unix": 1789020442.0694027, + "started_at_unix": 1789106797.5493124, "bytes_sent": 279, "bytes_received": 261470, "request_id": 4, @@ -6067,9 +6067,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.466049999995903, + "duration_ms": 17.352555000002212, "success": true, - "started_at_unix": 1789020442.097326, + "started_at_unix": 1789106797.5766377, "bytes_sent": 279, "bytes_received": 261470, "request_id": 5, @@ -6097,9 +6097,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.97660300002235, + "duration_ms": 17.30952400001229, "success": true, - "started_at_unix": 1789020442.1237664, + "started_at_unix": 1789106797.602852, "bytes_sent": 279, "bytes_received": 261470, "request_id": 6, @@ -6127,9 +6127,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.83374300001128, + "duration_ms": 17.584830000004104, "success": true, - "started_at_unix": 1789020442.1507711, + "started_at_unix": 1789106797.6297073, "bytes_sent": 279, "bytes_received": 261470, "request_id": 7, @@ -6172,11 +6172,11 @@ "failure_count": 0, "bytes_sent": 1234, "bytes_received": 2619, - "min_ms": 0.19478699999808669, - "max_ms": 0.2671740000153022, - "mean_ms": 0.2262976000110939, - "median_ms": 0.21908300001882708, - "p95_ms": 0.263775000013311, + "min_ms": 0.24841499998728978, + "max_ms": 0.3071159999876727, + "mean_ms": 0.2712839999958305, + "median_ms": 0.26960499999972853, + "p95_ms": 0.3019459999904939, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6236,9 +6236,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.8857059999911598, + "duration_ms": 0.8248549999905208, "success": true, - "started_at_unix": 1789020442.1776829, + "started_at_unix": 1789106797.656228, "bytes_sent": 246, "bytes_received": 523, "request_id": 8, @@ -6266,9 +6266,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2501790000053461, + "duration_ms": 0.3071159999876727, "success": true, - "started_at_unix": 1789020442.17862, + "started_at_unix": 1789106797.6570997, "bytes_sent": 246, "bytes_received": 523, "request_id": 9, @@ -6296,9 +6296,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2671740000153022, + "duration_ms": 0.2812660000017786, "success": true, - "started_at_unix": 1789020442.1789236, + "started_at_unix": 1789106797.6574626, "bytes_sent": 247, "bytes_received": 524, "request_id": 10, @@ -6326,9 +6326,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.21908300001882708, + "duration_ms": 0.26960499999972853, "success": true, - "started_at_unix": 1789020442.1792455, + "started_at_unix": 1789106797.6577992, "bytes_sent": 247, "bytes_received": 524, "request_id": 11, @@ -6356,9 +6356,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.19478699999808669, + "duration_ms": 0.24841499998728978, "success": true, - "started_at_unix": 1789020442.1795099, + "started_at_unix": 1789106797.6581194, "bytes_sent": 247, "bytes_received": 524, "request_id": 12, @@ -6386,9 +6386,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.20026500001790737, + "duration_ms": 0.25001800000268304, "success": true, - "started_at_unix": 1789020442.179749, + "started_at_unix": 1789106797.6584158, "bytes_sent": 247, "bytes_received": 524, "request_id": 13, @@ -6431,11 +6431,11 @@ "failure_count": 0, "bytes_sent": 1260, "bytes_received": 1195, - "min_ms": 0.1419399999917914, - "max_ms": 0.1776619999986906, - "mean_ms": 0.16056519999665397, - "median_ms": 0.15840399998978683, - "p95_ms": 0.17677679999792417, + "min_ms": 0.19793100000242703, + "max_ms": 0.22199599999339625, + "mean_ms": 0.20978719999789064, + "median_ms": 0.20781899999633424, + "p95_ms": 0.2209039999968354, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6495,9 +6495,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1958790000173849, + "duration_ms": 0.23533099999895057, "success": true, - "started_at_unix": 1789020442.1800654, + "started_at_unix": 1789106797.6587803, "bytes_sent": 252, "bytes_received": 239, "request_id": 14, @@ -6525,9 +6525,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1732359999948585, + "duration_ms": 0.20781899999633424, "success": true, - "started_at_unix": 1789020442.1802983, + "started_at_unix": 1789106797.6590545, "bytes_sent": 252, "bytes_received": 239, "request_id": 15, @@ -6555,9 +6555,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.15158400000814254, + "duration_ms": 0.22199599999339625, "success": true, - "started_at_unix": 1789020442.1805153, + "started_at_unix": 1789106797.6593077, "bytes_sent": 252, "bytes_received": 239, "request_id": 16, @@ -6585,9 +6585,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.15840399998978683, + "duration_ms": 0.20465399998670364, "success": true, - "started_at_unix": 1789020442.1807072, + "started_at_unix": 1789106797.6595793, "bytes_sent": 252, "bytes_received": 239, "request_id": 17, @@ -6615,9 +6615,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1776619999986906, + "duration_ms": 0.21653600001059203, "success": true, - "started_at_unix": 1789020442.1809034, + "started_at_unix": 1789106797.6598272, "bytes_sent": 252, "bytes_received": 239, "request_id": 18, @@ -6645,9 +6645,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1419399999917914, + "duration_ms": 0.19793100000242703, "success": true, - "started_at_unix": 1789020442.1811237, + "started_at_unix": 1789106797.6600902, "bytes_sent": 252, "bytes_received": 239, "request_id": 19, @@ -6690,11 +6690,11 @@ "failure_count": 0, "bytes_sent": 1400, "bytes_received": 2411335, - "min_ms": 18.999182000015935, - "max_ms": 19.8775770000168, - "mean_ms": 19.364607800014255, - "median_ms": 19.286681000011185, - "p95_ms": 19.80808660001685, + "min_ms": 16.154019999987668, + "max_ms": 17.34798399999704, + "mean_ms": 16.66927059999921, + "median_ms": 16.491932999997516, + "p95_ms": 17.2505440000009, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6754,9 +6754,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 246.08174400000848, + "duration_ms": 224.79419600000483, "success": true, - "started_at_unix": 1789020442.1815329, + "started_at_unix": 1789106797.6605012, "bytes_sent": 280, "bytes_received": 482267, "request_id": 20, @@ -6784,9 +6784,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 19.8775770000168, + "duration_ms": 17.34798399999704, "success": true, - "started_at_unix": 1789020442.4332345, + "started_at_unix": 1789106797.8903027, "bytes_sent": 280, "bytes_received": 482267, "request_id": 21, @@ -6814,9 +6814,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 19.286681000011185, + "duration_ms": 16.491932999997516, "success": true, - "started_at_unix": 1789020442.4611077, + "started_at_unix": 1789106797.9145877, "bytes_sent": 280, "bytes_received": 482267, "request_id": 22, @@ -6844,9 +6844,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 18.999182000015935, + "duration_ms": 16.860784000016338, "success": true, - "started_at_unix": 1789020442.4884157, + "started_at_unix": 1789106797.9381351, "bytes_sent": 280, "bytes_received": 482267, "request_id": 23, @@ -6874,9 +6874,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 19.129474000010305, + "duration_ms": 16.49163199999748, "success": true, - "started_at_unix": 1789020442.5153606, + "started_at_unix": 1789106797.961904, "bytes_sent": 280, "bytes_received": 482267, "request_id": 24, @@ -6904,9 +6904,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 19.53012500001705, + "duration_ms": 16.154019999987668, "success": true, - "started_at_unix": 1789020442.5426075, + "started_at_unix": 1789106797.9854188, "bytes_sent": 280, "bytes_received": 482267, "request_id": 25, @@ -6949,11 +6949,11 @@ "failure_count": 0, "bytes_sent": 1235, "bytes_received": 23890, - "min_ms": 2.804026000006843, - "max_ms": 2.910373000020172, - "mean_ms": 2.853518800003485, - "median_ms": 2.8432889999976396, - "p95_ms": 2.9060254000114583, + "min_ms": 2.706450000005134, + "max_ms": 2.7817810000101417, + "mean_ms": 2.747933400007696, + "median_ms": 2.746284000011201, + "p95_ms": 2.77959480000618, "result_summary": { "present_count": 5, "empty_count": 0, @@ -7013,9 +7013,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.058365999981106, + "duration_ms": 3.2674800000052073, "success": true, - "started_at_unix": 1789020442.5704558, + "started_at_unix": 1789106798.0086348, "bytes_sent": 247, "bytes_received": 4778, "request_id": 26, @@ -7043,9 +7043,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.8432889999976396, + "duration_ms": 2.7708499999903324, "success": true, - "started_at_unix": 1789020442.5746775, + "started_at_unix": 1789106798.0120444, "bytes_sent": 247, "bytes_received": 4778, "request_id": 27, @@ -7073,9 +7073,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.821271000016168, + "duration_ms": 2.7817810000101417, "success": true, - "started_at_unix": 1789020442.5776985, + "started_at_unix": 1789106798.0149972, "bytes_sent": 247, "bytes_received": 4778, "request_id": 28, @@ -7103,9 +7103,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.8886349999766026, + "duration_ms": 2.734302000021671, "success": true, - "started_at_unix": 1789020442.5807354, + "started_at_unix": 1789106798.0179794, "bytes_sent": 247, "bytes_received": 4778, "request_id": 29, @@ -7133,9 +7133,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.804026000006843, + "duration_ms": 2.706450000005134, "success": true, - "started_at_unix": 1789020442.5837977, + "started_at_unix": 1789106798.0208986, "bytes_sent": 247, "bytes_received": 4778, "request_id": 30, @@ -7163,9 +7163,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.910373000020172, + "duration_ms": 2.746284000011201, "success": true, - "started_at_unix": 1789020442.586788, + "started_at_unix": 1789106798.0237877, "bytes_sent": 247, "bytes_received": 4778, "request_id": 31, @@ -7197,9 +7197,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 3.886722999993708, + "duration_ms": 3.8925009999957183, "success": true, - "started_at_unix": 1789020441.7131066, + "started_at_unix": 1789106797.211318, "bytes_sent": 655, "bytes_received": 1589, "request_id": 1, @@ -7218,9 +7218,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.02343399998494533, + "duration_ms": 0.020718999991231613, "success": true, - "started_at_unix": 1789020441.7170932, + "started_at_unix": 1789106797.2153022, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -7233,9 +7233,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.017216000003372756, + "duration_ms": 0.032750999992003926, "success": true, - "started_at_unix": 1789020441.7171388, + "started_at_unix": 1789106797.2153525, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -7251,9 +7251,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.018136000022650478, + "duration_ms": 0.024375000009513315, "success": true, - "started_at_unix": 1789020441.7172244, + "started_at_unix": 1789106797.2154658, "bytes_sent": 786, "bytes_received": 0, "request_id": null, @@ -7269,9 +7269,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 313.5542800000053, + "duration_ms": 296.15504100002, "success": true, - "started_at_unix": 1789020441.717276, + "started_at_unix": 1789106797.2155263, "bytes_sent": 279, "bytes_received": 261470, "request_id": 2, @@ -7299,9 +7299,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 23.249370000002045, + "duration_ms": 22.70899900000245, "success": true, - "started_at_unix": 1789020442.036905, + "started_at_unix": 1789106797.5177116, "bytes_sent": 279, "bytes_received": 261470, "request_id": 3, @@ -7329,9 +7329,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 19.246165999987852, + "duration_ms": 18.581807999993316, "success": true, - "started_at_unix": 1789020442.0694027, + "started_at_unix": 1789106797.5493124, "bytes_sent": 279, "bytes_received": 261470, "request_id": 4, @@ -7359,9 +7359,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.466049999995903, + "duration_ms": 17.352555000002212, "success": true, - "started_at_unix": 1789020442.097326, + "started_at_unix": 1789106797.5766377, "bytes_sent": 279, "bytes_received": 261470, "request_id": 5, @@ -7389,9 +7389,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.97660300002235, + "duration_ms": 17.30952400001229, "success": true, - "started_at_unix": 1789020442.1237664, + "started_at_unix": 1789106797.602852, "bytes_sent": 279, "bytes_received": 261470, "request_id": 6, @@ -7419,9 +7419,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.83374300001128, + "duration_ms": 17.584830000004104, "success": true, - "started_at_unix": 1789020442.1507711, + "started_at_unix": 1789106797.6297073, "bytes_sent": 279, "bytes_received": 261470, "request_id": 7, @@ -7449,9 +7449,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.8857059999911598, + "duration_ms": 0.8248549999905208, "success": true, - "started_at_unix": 1789020442.1776829, + "started_at_unix": 1789106797.656228, "bytes_sent": 246, "bytes_received": 523, "request_id": 8, @@ -7479,9 +7479,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2501790000053461, + "duration_ms": 0.3071159999876727, "success": true, - "started_at_unix": 1789020442.17862, + "started_at_unix": 1789106797.6570997, "bytes_sent": 246, "bytes_received": 523, "request_id": 9, @@ -7509,9 +7509,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2671740000153022, + "duration_ms": 0.2812660000017786, "success": true, - "started_at_unix": 1789020442.1789236, + "started_at_unix": 1789106797.6574626, "bytes_sent": 247, "bytes_received": 524, "request_id": 10, @@ -7539,9 +7539,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.21908300001882708, + "duration_ms": 0.26960499999972853, "success": true, - "started_at_unix": 1789020442.1792455, + "started_at_unix": 1789106797.6577992, "bytes_sent": 247, "bytes_received": 524, "request_id": 11, @@ -7569,9 +7569,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.19478699999808669, + "duration_ms": 0.24841499998728978, "success": true, - "started_at_unix": 1789020442.1795099, + "started_at_unix": 1789106797.6581194, "bytes_sent": 247, "bytes_received": 524, "request_id": 12, @@ -7599,9 +7599,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.20026500001790737, + "duration_ms": 0.25001800000268304, "success": true, - "started_at_unix": 1789020442.179749, + "started_at_unix": 1789106797.6584158, "bytes_sent": 247, "bytes_received": 524, "request_id": 13, @@ -7629,9 +7629,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1958790000173849, + "duration_ms": 0.23533099999895057, "success": true, - "started_at_unix": 1789020442.1800654, + "started_at_unix": 1789106797.6587803, "bytes_sent": 252, "bytes_received": 239, "request_id": 14, @@ -7659,9 +7659,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1732359999948585, + "duration_ms": 0.20781899999633424, "success": true, - "started_at_unix": 1789020442.1802983, + "started_at_unix": 1789106797.6590545, "bytes_sent": 252, "bytes_received": 239, "request_id": 15, @@ -7689,9 +7689,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.15158400000814254, + "duration_ms": 0.22199599999339625, "success": true, - "started_at_unix": 1789020442.1805153, + "started_at_unix": 1789106797.6593077, "bytes_sent": 252, "bytes_received": 239, "request_id": 16, @@ -7719,9 +7719,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.15840399998978683, + "duration_ms": 0.20465399998670364, "success": true, - "started_at_unix": 1789020442.1807072, + "started_at_unix": 1789106797.6595793, "bytes_sent": 252, "bytes_received": 239, "request_id": 17, @@ -7749,9 +7749,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1776619999986906, + "duration_ms": 0.21653600001059203, "success": true, - "started_at_unix": 1789020442.1809034, + "started_at_unix": 1789106797.6598272, "bytes_sent": 252, "bytes_received": 239, "request_id": 18, @@ -7779,9 +7779,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1419399999917914, + "duration_ms": 0.19793100000242703, "success": true, - "started_at_unix": 1789020442.1811237, + "started_at_unix": 1789106797.6600902, "bytes_sent": 252, "bytes_received": 239, "request_id": 19, @@ -7809,9 +7809,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0250069999765401, + "duration_ms": 0.026349999984631722, "success": true, - "started_at_unix": 1789020442.1814992, + "started_at_unix": 1789106797.660466, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7828,9 +7828,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 246.08174400000848, + "duration_ms": 224.79419600000483, "success": true, - "started_at_unix": 1789020442.1815329, + "started_at_unix": 1789106797.6605012, "bytes_sent": 280, "bytes_received": 482267, "request_id": 20, @@ -7858,9 +7858,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04151099997784513, + "duration_ms": 0.043180999995229286, "success": true, - "started_at_unix": 1789020442.433153, + "started_at_unix": 1789106797.890223, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7877,9 +7877,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015203000003793932, + "duration_ms": 0.015498999999863372, "success": true, - "started_at_unix": 1789020442.4332068, + "started_at_unix": 1789106797.890277, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7896,9 +7896,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 19.8775770000168, + "duration_ms": 17.34798399999704, "success": true, - "started_at_unix": 1789020442.4332345, + "started_at_unix": 1789106797.8903027, "bytes_sent": 280, "bytes_received": 482267, "request_id": 21, @@ -7926,9 +7926,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03497099999094644, + "duration_ms": 0.030987000002369314, "success": true, - "started_at_unix": 1789020442.4610267, + "started_at_unix": 1789106797.9145167, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7945,9 +7945,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014120999992428551, + "duration_ms": 0.015208000007760347, "success": true, - "started_at_unix": 1789020442.4610755, + "started_at_unix": 1789106797.9145584, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7964,9 +7964,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 19.286681000011185, + "duration_ms": 16.491932999997516, "success": true, - "started_at_unix": 1789020442.4611077, + "started_at_unix": 1789106797.9145877, "bytes_sent": 280, "bytes_received": 482267, "request_id": 22, @@ -7994,9 +7994,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.039068000006636794, + "duration_ms": 0.029165000000830332, "success": true, - "started_at_unix": 1789020442.488309, + "started_at_unix": 1789106797.9380634, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8013,9 +8013,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03341900000464193, + "duration_ms": 0.01456799998322822, "success": true, - "started_at_unix": 1789020442.4883654, + "started_at_unix": 1789106797.938104, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8032,9 +8032,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 18.999182000015935, + "duration_ms": 16.860784000016338, "success": true, - "started_at_unix": 1789020442.4884157, + "started_at_unix": 1789106797.9381351, "bytes_sent": 280, "bytes_received": 482267, "request_id": 23, @@ -8062,9 +8062,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03665400001295893, + "duration_ms": 0.02897400000279049, "success": true, - "started_at_unix": 1789020442.5152736, + "started_at_unix": 1789106797.9618356, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8081,9 +8081,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018998000001602122, + "duration_ms": 0.014577000001736451, "success": true, - "started_at_unix": 1789020442.515326, + "started_at_unix": 1789106797.9618747, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8100,9 +8100,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 19.129474000010305, + "duration_ms": 16.49163199999748, "success": true, - "started_at_unix": 1789020442.5153606, + "started_at_unix": 1789106797.961904, "bytes_sent": 280, "bytes_received": 482267, "request_id": 24, @@ -8130,9 +8130,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03978899999879104, + "duration_ms": 0.027832000000671542, "success": true, - "started_at_unix": 1789020442.5425155, + "started_at_unix": 1789106797.9853468, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8149,9 +8149,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018015999984299924, + "duration_ms": 0.014636999992490018, "success": true, - "started_at_unix": 1789020442.5425727, + "started_at_unix": 1789106797.9853852, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8168,9 +8168,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 19.53012500001705, + "duration_ms": 16.154019999987668, "success": true, - "started_at_unix": 1789020442.5426075, + "started_at_unix": 1789106797.9854188, "bytes_sent": 280, "bytes_received": 482267, "request_id": 25, @@ -8198,9 +8198,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03665400001295893, + "duration_ms": 0.029364999988956697, "success": true, - "started_at_unix": 1789020442.5701325, + "started_at_unix": 1789106798.0083444, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8217,9 +8217,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029753999996273706, + "duration_ms": 0.03626800000233743, "success": true, - "started_at_unix": 1789020442.5704124, + "started_at_unix": 1789106798.0085847, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8236,9 +8236,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.058365999981106, + "duration_ms": 3.2674800000052073, "success": true, - "started_at_unix": 1789020442.5704558, + "started_at_unix": 1789106798.0086348, "bytes_sent": 247, "bytes_received": 4778, "request_id": 26, @@ -8266,9 +8266,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02707000001578308, + "duration_ms": 0.025267000012263452, "success": true, - "started_at_unix": 1789020442.5746078, + "started_at_unix": 1789106798.0119808, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8285,9 +8285,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02228299999273986, + "duration_ms": 0.015829999995276012, "success": true, - "started_at_unix": 1789020442.574645, + "started_at_unix": 1789106798.0120142, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8304,9 +8304,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.8432889999976396, + "duration_ms": 2.7708499999903324, "success": true, - "started_at_unix": 1789020442.5746775, + "started_at_unix": 1789106798.0120444, "bytes_sent": 247, "bytes_received": 4778, "request_id": 27, @@ -8334,9 +8334,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024155000005521288, + "duration_ms": 0.02276300000403353, "success": true, - "started_at_unix": 1789020442.5776396, + "started_at_unix": 1789106798.0149343, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8353,9 +8353,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014160999995738166, + "duration_ms": 0.021299999986013063, "success": true, - "started_at_unix": 1789020442.5776718, + "started_at_unix": 1789106798.0149648, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8372,9 +8372,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.821271000016168, + "duration_ms": 2.7817810000101417, "success": true, - "started_at_unix": 1789020442.5776985, + "started_at_unix": 1789106798.0149972, "bytes_sent": 247, "bytes_received": 4778, "request_id": 28, @@ -8402,9 +8402,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0226139999881525, + "duration_ms": 0.023294000015994243, "success": true, - "started_at_unix": 1789020442.580676, + "started_at_unix": 1789106798.0179179, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8421,9 +8421,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018416999978398962, + "duration_ms": 0.015128000001141118, "success": true, - "started_at_unix": 1789020442.5807068, + "started_at_unix": 1789106798.017949, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8440,9 +8440,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.8886349999766026, + "duration_ms": 2.734302000021671, "success": true, - "started_at_unix": 1789020442.5807354, + "started_at_unix": 1789106798.0179794, "bytes_sent": 247, "bytes_received": 4778, "request_id": 29, @@ -8470,9 +8470,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02196200000526005, + "duration_ms": 0.02385499999491003, "success": true, - "started_at_unix": 1789020442.5837479, + "started_at_unix": 1789106798.0208337, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8489,9 +8489,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012268000006088187, + "duration_ms": 0.021250000003192326, "success": true, - "started_at_unix": 1789020442.583778, + "started_at_unix": 1789106798.0208654, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8508,9 +8508,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.804026000006843, + "duration_ms": 2.706450000005134, "success": true, - "started_at_unix": 1789020442.5837977, + "started_at_unix": 1789106798.0208986, "bytes_sent": 247, "bytes_received": 4778, "request_id": 30, @@ -8538,9 +8538,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019519000005630005, + "duration_ms": 0.023533999979008513, "success": true, - "started_at_unix": 1789020442.5867379, + "started_at_unix": 1789106798.0237246, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8557,9 +8557,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011577000009310723, + "duration_ms": 0.015219000005117778, "success": true, - "started_at_unix": 1789020442.586764, + "started_at_unix": 1789106798.023756, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8576,9 +8576,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.910373000020172, + "duration_ms": 2.746284000011201, "success": true, - "started_at_unix": 1789020442.586788, + "started_at_unix": 1789106798.0237877, "bytes_sent": 247, "bytes_received": 4778, "request_id": 31, @@ -8606,9 +8606,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021913000011863915, + "duration_ms": 0.023074000012002216, "success": true, - "started_at_unix": 1789020442.589816, + "started_at_unix": 1789106798.0266333, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8625,9 +8625,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.028431999993472346, + "duration_ms": 0.030758000008290765, "success": true, - "started_at_unix": 1789020442.5899649, + "started_at_unix": 1789106798.0267615, "bytes_sent": 204, "bytes_received": 0, "request_id": null, @@ -8640,9 +8640,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 1.8282970000029763, + "duration_ms": 1.786515999981475, "success": true, - "started_at_unix": 1789020442.590002, + "started_at_unix": 1789106798.0268025, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -8660,9 +8660,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.021992000000636835, + "duration_ms": 0.022752999996100698, "success": true, - "started_at_unix": 1789020442.5918515, + "started_at_unix": 1789106798.0286062, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -8684,7 +8684,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/bin/python", "success": true, - "total_duration_ms": 376.4126339999905, + "total_duration_ms": 350.11851500001967, "error_message": null, "summary": { "request_count": 32, @@ -8693,11 +8693,11 @@ "failure_count": 0, "bytes_sent": 18918, "bytes_received": 122056, - "min_ms": 0.1595850000057908, - "max_ms": 269.4635850000111, - "mean_ms": 11.339662812502205, - "median_ms": 2.2364435000099547, - "p95_ms": 13.952942050008227, + "min_ms": 0.19690900001023692, + "max_ms": 249.2414609999969, + "mean_ms": 10.647675812499813, + "median_ms": 2.1570355000051222, + "p95_ms": 12.263725600001857, "result_summary": { "present_count": 31, "empty_count": 1, @@ -8753,27 +8753,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 1.8666130000042358, - "max_ms": 10.09383699999944, - "mean_ms": 3.982150299998466, - "median_ms": 4.092356000001018, - "p95_ms": 7.93259814999629 + "min_ms": 1.8977849999828322, + "max_ms": 8.646405999996887, + "mean_ms": 3.8450042999954803, + "median_ms": 4.136592999998356, + "p95_ms": 7.068167349994777 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.35692699998435273, - "max_ms": 4.040199000002076, - "mean_ms": 2.152244499998801, - "median_ms": 2.1296105000061516, - "p95_ms": 3.995506350011624 + "min_ms": 0.36277000000950466, + "max_ms": 4.134927000023936, + "mean_ms": 2.213123399999972, + "median_ms": 2.1704799999895386, + "p95_ms": 4.108055700010027 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.1595850000057908, - "max_ms": 0.1922940000156359, - "mean_ms": 0.17012280000585633, - "median_ms": 0.1625400000193622, - "p95_ms": 0.18880460000900712 + "min_ms": 0.19690900001023692, + "max_ms": 0.21548399999460344, + "mean_ms": 0.20832400000472262, + "median_ms": 0.21395000001689368, + "p95_ms": 0.21533359999352797 } }, "validation": { @@ -8799,11 +8799,11 @@ "failure_count": 0, "bytes_sent": 1415, "bytes_received": 17600, - "min_ms": 1.8666130000042358, - "max_ms": 10.09383699999944, - "mean_ms": 3.5895362000019304, - "median_ms": 1.9306780000079016, - "p95_ms": 8.50772360000178, + "min_ms": 1.8977849999828322, + "max_ms": 8.646405999996887, + "mean_ms": 3.3000451999953384, + "median_ms": 1.9974619999914012, + "p95_ms": 7.31836639999983, "result_summary": { "present_count": 5, "empty_count": 0, @@ -8863,9 +8863,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 269.4635850000111, + "duration_ms": 249.2414609999969, "success": true, - "started_at_unix": 1789020442.6198244, + "started_at_unix": 1789106798.0542865, "bytes_sent": 283, "bytes_received": 3520, "request_id": 2, @@ -8893,9 +8893,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.09383699999944, + "duration_ms": 8.646405999996887, "success": true, - "started_at_unix": 1789020442.8894348, + "started_at_unix": 1789106798.303626, "bytes_sent": 283, "bytes_received": 3520, "request_id": 3, @@ -8923,9 +8923,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.1632700000111527, + "duration_ms": 1.9974619999914012, "success": true, - "started_at_unix": 1789020442.8997107, + "started_at_unix": 1789106798.3124063, "bytes_sent": 283, "bytes_received": 3520, "request_id": 4, @@ -8953,9 +8953,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.9306780000079016, + "duration_ms": 1.9523649999939607, "success": true, - "started_at_unix": 1789020442.9019747, + "started_at_unix": 1789106798.314494, "bytes_sent": 283, "bytes_received": 3520, "request_id": 5, @@ -8983,9 +8983,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.8666130000042358, + "duration_ms": 1.8977849999828322, "success": true, - "started_at_unix": 1789020442.904003, + "started_at_unix": 1789106798.316539, "bytes_sent": 283, "bytes_received": 3520, "request_id": 6, @@ -9013,9 +9013,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.8932829999869227, + "duration_ms": 2.006208000011611, "success": true, - "started_at_unix": 1789020442.906003, + "started_at_unix": 1789106798.3185508, "bytes_sent": 283, "bytes_received": 3520, "request_id": 7, @@ -9058,11 +9058,11 @@ "failure_count": 0, "bytes_sent": 1254, "bytes_received": 55374, - "min_ms": 0.35692699998435273, - "max_ms": 0.39463199999545395, - "mean_ms": 0.37713459999508814, - "median_ms": 0.38169300000845396, - "p95_ms": 0.39399119999643517, + "min_ms": 0.36277000000950466, + "max_ms": 0.40331499999979314, + "mean_ms": 0.3876783999999134, + "median_ms": 0.3952810000100726, + "p95_ms": 0.4018643999984306, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9122,9 +9122,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6952350000233309, + "duration_ms": 0.6353999999930693, "success": true, - "started_at_unix": 1789020442.9080982, + "started_at_unix": 1789106798.3207266, "bytes_sent": 250, "bytes_received": 11074, "request_id": 8, @@ -9152,9 +9152,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.38169300000845396, + "duration_ms": 0.3952810000100726, "success": true, - "started_at_unix": 1789020442.9089174, + "started_at_unix": 1789106798.321477, "bytes_sent": 250, "bytes_received": 11074, "request_id": 9, @@ -9182,9 +9182,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.39142800000036004, + "duration_ms": 0.3809639999872161, "success": true, - "started_at_unix": 1789020442.909499, + "started_at_unix": 1789106798.3220468, "bytes_sent": 251, "bytes_received": 11075, "request_id": 10, @@ -9212,9 +9212,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.39463199999545395, + "duration_ms": 0.3960619999929804, "success": true, - "started_at_unix": 1789020442.9100754, + "started_at_unix": 1789106798.3225899, "bytes_sent": 251, "bytes_received": 11075, "request_id": 11, @@ -9242,9 +9242,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.35692699998435273, + "duration_ms": 0.36277000000950466, "success": true, - "started_at_unix": 1789020442.910651, + "started_at_unix": 1789106798.3231478, "bytes_sent": 251, "bytes_received": 11075, "request_id": 12, @@ -9272,9 +9272,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.36099299998682, + "duration_ms": 0.40331499999979314, "success": true, - "started_at_unix": 1789020442.9111702, + "started_at_unix": 1789106798.3236685, "bytes_sent": 251, "bytes_received": 11075, "request_id": 13, @@ -9317,11 +9317,11 @@ "failure_count": 0, "bytes_sent": 1280, "bytes_received": 2410, - "min_ms": 0.1595850000057908, - "max_ms": 0.1922940000156359, - "mean_ms": 0.17012280000585633, - "median_ms": 0.1625400000193622, - "p95_ms": 0.18880460000900712, + "min_ms": 0.19690900001023692, + "max_ms": 0.21548399999460344, + "mean_ms": 0.20832400000472262, + "median_ms": 0.21395000001689368, + "p95_ms": 0.21533359999352797, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9381,9 +9381,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4436039999973218, + "duration_ms": 0.42665900002702983, "success": true, - "started_at_unix": 1789020442.9117687, + "started_at_unix": 1789106798.3243082, "bytes_sent": 256, "bytes_received": 482, "request_id": 14, @@ -9411,9 +9411,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1922940000156359, + "duration_ms": 0.2147319999892261, "success": true, - "started_at_unix": 1789020442.9122596, + "started_at_unix": 1789106798.3247802, "bytes_sent": 256, "bytes_received": 482, "request_id": 15, @@ -9441,9 +9441,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.17484699998249198, + "duration_ms": 0.21548399999460344, "success": true, - "started_at_unix": 1789020442.9125025, + "started_at_unix": 1789106798.325051, "bytes_sent": 256, "bytes_received": 482, "request_id": 16, @@ -9471,9 +9471,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1613480000060008, + "duration_ms": 0.20054500001265296, "success": true, - "started_at_unix": 1789020442.9127233, + "started_at_unix": 1789106798.32532, "bytes_sent": 256, "bytes_received": 482, "request_id": 17, @@ -9501,9 +9501,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1595850000057908, + "duration_ms": 0.19690900001023692, "success": true, - "started_at_unix": 1789020442.9129264, + "started_at_unix": 1789106798.325577, "bytes_sent": 256, "bytes_received": 482, "request_id": 18, @@ -9531,9 +9531,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1625400000193622, + "duration_ms": 0.21395000001689368, "success": true, - "started_at_unix": 1789020442.913139, + "started_at_unix": 1789106798.325827, "bytes_sent": 256, "bytes_received": 482, "request_id": 19, @@ -9576,11 +9576,11 @@ "failure_count": 0, "bytes_sent": 1420, "bytes_received": 19130, - "min_ms": 4.0604090000044835, - "max_ms": 5.291083999992452, - "mean_ms": 4.374764399995001, - "median_ms": 4.193223999976681, - "p95_ms": 5.073827599994729, + "min_ms": 4.120978000003106, + "max_ms": 5.139208999992206, + "mean_ms": 4.389963399995622, + "median_ms": 4.228670999992801, + "p95_ms": 4.973117399993043, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9640,9 +9640,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 18.66962600001898, + "duration_ms": 16.684894000007944, "success": true, - "started_at_unix": 1789020442.9135692, + "started_at_unix": 1789106798.3262594, "bytes_sent": 284, "bytes_received": 3826, "request_id": 20, @@ -9670,9 +9670,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.291083999992452, + "duration_ms": 5.139208999992206, "success": true, - "started_at_unix": 1789020442.9324474, + "started_at_unix": 1789106798.3431227, "bytes_sent": 284, "bytes_received": 3826, "request_id": 21, @@ -9700,9 +9700,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.204802000003838, + "duration_ms": 4.308750999996391, "success": true, - "started_at_unix": 1789020442.9379413, + "started_at_unix": 1789106798.348496, "bytes_sent": 284, "bytes_received": 3826, "request_id": 22, @@ -9730,9 +9730,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.193223999976681, + "duration_ms": 4.152207999993607, "success": true, - "started_at_unix": 1789020442.942411, + "started_at_unix": 1789106798.3531532, "bytes_sent": 284, "bytes_received": 3826, "request_id": 23, @@ -9760,9 +9760,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.124302999997553, + "duration_ms": 4.228670999992801, "success": true, - "started_at_unix": 1789020442.946797, + "started_at_unix": 1789106798.3575747, "bytes_sent": 284, "bytes_received": 3826, "request_id": 24, @@ -9790,9 +9790,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.0604090000044835, + "duration_ms": 4.120978000003106, "success": true, - "started_at_unix": 1789020442.9511294, + "started_at_unix": 1789106798.3621304, "bytes_sent": 284, "bytes_received": 3826, "request_id": 25, @@ -9835,11 +9835,11 @@ "failure_count": 0, "bytes_sent": 1255, "bytes_received": 5825, - "min_ms": 3.8645890000168492, - "max_ms": 4.040199000002076, - "mean_ms": 3.927354400002514, - "median_ms": 3.9143939999917166, - "p95_ms": 4.0203356000063195, + "min_ms": 3.937644999979284, + "max_ms": 4.134927000023936, + "mean_ms": 4.038568400000031, + "median_ms": 4.056305999995402, + "p95_ms": 4.122984200017754, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9899,9 +9899,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.3424090000078195, + "duration_ms": 5.711501000007502, "success": true, - "started_at_unix": 1789020442.955592, + "started_at_unix": 1789106798.3666131, "bytes_sent": 251, "bytes_received": 1165, "request_id": 26, @@ -9929,9 +9929,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.040199000002076, + "duration_ms": 4.056305999995402, "success": true, - "started_at_unix": 1789020442.9610448, + "started_at_unix": 1789106798.3724616, "bytes_sent": 251, "bytes_received": 1165, "request_id": 27, @@ -9959,9 +9959,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.9408820000232936, + "duration_ms": 4.134927000023936, "success": true, - "started_at_unix": 1789020442.9651918, + "started_at_unix": 1789106798.3766365, "bytes_sent": 251, "bytes_received": 1165, "request_id": 28, @@ -9989,9 +9989,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.9143939999917166, + "duration_ms": 3.988751000008506, "success": true, - "started_at_unix": 1789020442.969236, + "started_at_unix": 1789106798.3809474, "bytes_sent": 251, "bytes_received": 1165, "request_id": 29, @@ -10019,9 +10019,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.8767079999786347, + "duration_ms": 3.937644999979284, "success": true, - "started_at_unix": 1789020442.9732823, + "started_at_unix": 1789106798.3851035, "bytes_sent": 251, "bytes_received": 1165, "request_id": 30, @@ -10049,9 +10049,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.8645890000168492, + "duration_ms": 4.0752129999930276, "success": true, - "started_at_unix": 1789020442.9772632, + "started_at_unix": 1789106798.3891768, "bytes_sent": 251, "bytes_received": 1165, "request_id": 31, @@ -10083,9 +10083,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 3.7505720000012843, + "duration_ms": 4.094950999984803, "success": true, - "started_at_unix": 1789020442.6156485, + "started_at_unix": 1789106798.0498636, "bytes_sent": 667, "bytes_received": 1589, "request_id": 1, @@ -10104,9 +10104,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.02276399999345813, + "duration_ms": 0.02151999999000509, "success": true, - "started_at_unix": 1789020442.6195161, + "started_at_unix": 1789106798.0540555, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -10119,9 +10119,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.027770999992071665, + "duration_ms": 0.02531699999508419, "success": true, - "started_at_unix": 1789020442.619598, + "started_at_unix": 1789106798.0541215, "bytes_sent": 651, "bytes_received": 0, "request_id": null, @@ -10137,9 +10137,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.029204000014715348, + "duration_ms": 0.02109899998004039, "success": true, - "started_at_unix": 1789020442.6197488, + "started_at_unix": 1789106798.0542307, "bytes_sent": 730, "bytes_received": 0, "request_id": null, @@ -10155,9 +10155,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 269.4635850000111, + "duration_ms": 249.2414609999969, "success": true, - "started_at_unix": 1789020442.6198244, + "started_at_unix": 1789106798.0542865, "bytes_sent": 283, "bytes_received": 3520, "request_id": 2, @@ -10185,9 +10185,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.09383699999944, + "duration_ms": 8.646405999996887, "success": true, - "started_at_unix": 1789020442.8894348, + "started_at_unix": 1789106798.303626, "bytes_sent": 283, "bytes_received": 3520, "request_id": 3, @@ -10215,9 +10215,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.1632700000111527, + "duration_ms": 1.9974619999914012, "success": true, - "started_at_unix": 1789020442.8997107, + "started_at_unix": 1789106798.3124063, "bytes_sent": 283, "bytes_received": 3520, "request_id": 4, @@ -10245,9 +10245,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.9306780000079016, + "duration_ms": 1.9523649999939607, "success": true, - "started_at_unix": 1789020442.9019747, + "started_at_unix": 1789106798.314494, "bytes_sent": 283, "bytes_received": 3520, "request_id": 5, @@ -10275,9 +10275,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.8666130000042358, + "duration_ms": 1.8977849999828322, "success": true, - "started_at_unix": 1789020442.904003, + "started_at_unix": 1789106798.316539, "bytes_sent": 283, "bytes_received": 3520, "request_id": 6, @@ -10305,9 +10305,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.8932829999869227, + "duration_ms": 2.006208000011611, "success": true, - "started_at_unix": 1789020442.906003, + "started_at_unix": 1789106798.3185508, "bytes_sent": 283, "bytes_received": 3520, "request_id": 7, @@ -10335,9 +10335,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6952350000233309, + "duration_ms": 0.6353999999930693, "success": true, - "started_at_unix": 1789020442.9080982, + "started_at_unix": 1789106798.3207266, "bytes_sent": 250, "bytes_received": 11074, "request_id": 8, @@ -10365,9 +10365,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.38169300000845396, + "duration_ms": 0.3952810000100726, "success": true, - "started_at_unix": 1789020442.9089174, + "started_at_unix": 1789106798.321477, "bytes_sent": 250, "bytes_received": 11074, "request_id": 9, @@ -10395,9 +10395,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.39142800000036004, + "duration_ms": 0.3809639999872161, "success": true, - "started_at_unix": 1789020442.909499, + "started_at_unix": 1789106798.3220468, "bytes_sent": 251, "bytes_received": 11075, "request_id": 10, @@ -10425,9 +10425,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.39463199999545395, + "duration_ms": 0.3960619999929804, "success": true, - "started_at_unix": 1789020442.9100754, + "started_at_unix": 1789106798.3225899, "bytes_sent": 251, "bytes_received": 11075, "request_id": 11, @@ -10455,9 +10455,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.35692699998435273, + "duration_ms": 0.36277000000950466, "success": true, - "started_at_unix": 1789020442.910651, + "started_at_unix": 1789106798.3231478, "bytes_sent": 251, "bytes_received": 11075, "request_id": 12, @@ -10485,9 +10485,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.36099299998682, + "duration_ms": 0.40331499999979314, "success": true, - "started_at_unix": 1789020442.9111702, + "started_at_unix": 1789106798.3236685, "bytes_sent": 251, "bytes_received": 11075, "request_id": 13, @@ -10515,9 +10515,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4436039999973218, + "duration_ms": 0.42665900002702983, "success": true, - "started_at_unix": 1789020442.9117687, + "started_at_unix": 1789106798.3243082, "bytes_sent": 256, "bytes_received": 482, "request_id": 14, @@ -10545,9 +10545,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1922940000156359, + "duration_ms": 0.2147319999892261, "success": true, - "started_at_unix": 1789020442.9122596, + "started_at_unix": 1789106798.3247802, "bytes_sent": 256, "bytes_received": 482, "request_id": 15, @@ -10575,9 +10575,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.17484699998249198, + "duration_ms": 0.21548399999460344, "success": true, - "started_at_unix": 1789020442.9125025, + "started_at_unix": 1789106798.325051, "bytes_sent": 256, "bytes_received": 482, "request_id": 16, @@ -10605,9 +10605,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1613480000060008, + "duration_ms": 0.20054500001265296, "success": true, - "started_at_unix": 1789020442.9127233, + "started_at_unix": 1789106798.32532, "bytes_sent": 256, "bytes_received": 482, "request_id": 17, @@ -10635,9 +10635,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1595850000057908, + "duration_ms": 0.19690900001023692, "success": true, - "started_at_unix": 1789020442.9129264, + "started_at_unix": 1789106798.325577, "bytes_sent": 256, "bytes_received": 482, "request_id": 18, @@ -10665,9 +10665,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1625400000193622, + "duration_ms": 0.21395000001689368, "success": true, - "started_at_unix": 1789020442.913139, + "started_at_unix": 1789106798.325827, "bytes_sent": 256, "bytes_received": 482, "request_id": 19, @@ -10695,9 +10695,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027489999979479762, + "duration_ms": 0.026189000010390373, "success": true, - "started_at_unix": 1789020442.9135296, + "started_at_unix": 1789106798.3262236, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10714,9 +10714,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 18.66962600001898, + "duration_ms": 16.684894000007944, "success": true, - "started_at_unix": 1789020442.9135692, + "started_at_unix": 1789106798.3262594, "bytes_sent": 284, "bytes_received": 3826, "request_id": 20, @@ -10744,9 +10744,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04232200001297315, + "duration_ms": 0.027391999992687488, "success": true, - "started_at_unix": 1789020442.9323597, + "started_at_unix": 1789106798.3430626, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10763,9 +10763,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02449600000886676, + "duration_ms": 0.015278999995871345, "success": true, - "started_at_unix": 1789020442.9324129, + "started_at_unix": 1789106798.3430994, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10782,9 +10782,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.291083999992452, + "duration_ms": 5.139208999992206, "success": true, - "started_at_unix": 1789020442.9324474, + "started_at_unix": 1789106798.3431227, "bytes_sent": 284, "bytes_received": 3826, "request_id": 21, @@ -10812,9 +10812,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020621000004439338, + "duration_ms": 0.029014000006100105, "success": true, - "started_at_unix": 1789020442.9378846, + "started_at_unix": 1789106798.3484108, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10831,9 +10831,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019780000002356246, + "duration_ms": 0.029866000005540627, "success": true, - "started_at_unix": 1789020442.937914, + "started_at_unix": 1789106798.3484519, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10850,9 +10850,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.204802000003838, + "duration_ms": 4.308750999996391, "success": true, - "started_at_unix": 1789020442.9379413, + "started_at_unix": 1789106798.348496, "bytes_sent": 284, "bytes_received": 3826, "request_id": 22, @@ -10880,9 +10880,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023795000004156464, + "duration_ms": 0.03320300001519172, "success": true, - "started_at_unix": 1789020442.9423356, + "started_at_unix": 1789106798.3530567, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10899,9 +10899,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03367900001194357, + "duration_ms": 0.03551699998638469, "success": true, - "started_at_unix": 1789020442.9423685, + "started_at_unix": 1789106798.3531044, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10918,9 +10918,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.193223999976681, + "duration_ms": 4.152207999993607, "success": true, - "started_at_unix": 1789020442.942411, + "started_at_unix": 1789106798.3531532, "bytes_sent": 284, "bytes_received": 3826, "request_id": 23, @@ -10948,9 +10948,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020530000000462678, + "duration_ms": 0.032320999991952704, "success": true, - "started_at_unix": 1789020442.9467432, + "started_at_unix": 1789106798.3574753, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10967,9 +10967,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016484000013861078, + "duration_ms": 0.03595800001221505, "success": true, - "started_at_unix": 1789020442.9467716, + "started_at_unix": 1789106798.3575213, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -10986,9 +10986,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.124302999997553, + "duration_ms": 4.228670999992801, "success": true, - "started_at_unix": 1789020442.946797, + "started_at_unix": 1789106798.3575747, "bytes_sent": 284, "bytes_received": 3826, "request_id": 24, @@ -11016,9 +11016,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021481999993966383, + "duration_ms": 0.03197000000909611, "success": true, - "started_at_unix": 1789020442.9510765, + "started_at_unix": 1789106798.362035, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11035,9 +11035,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015662999999221938, + "duration_ms": 0.03532600001676656, "success": true, - "started_at_unix": 1789020442.9511056, + "started_at_unix": 1789106798.3620799, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -11054,9 +11054,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.0604090000044835, + "duration_ms": 4.120978000003106, "success": true, - "started_at_unix": 1789020442.9511294, + "started_at_unix": 1789106798.3621304, "bytes_sent": 284, "bytes_received": 3826, "request_id": 25, @@ -11084,9 +11084,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021681999982092748, + "duration_ms": 0.024284999994961254, "success": true, - "started_at_unix": 1789020442.9553266, + "started_at_unix": 1789106798.3663962, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11103,9 +11103,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026949999977432526, + "duration_ms": 0.02550799999312403, "success": true, - "started_at_unix": 1789020442.9555542, + "started_at_unix": 1789106798.3665783, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11122,9 +11122,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.3424090000078195, + "duration_ms": 5.711501000007502, "success": true, - "started_at_unix": 1789020442.955592, + "started_at_unix": 1789106798.3666131, "bytes_sent": 251, "bytes_received": 1165, "request_id": 26, @@ -11152,9 +11152,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02303399998027089, + "duration_ms": 0.029996000023402303, "success": true, - "started_at_unix": 1789020442.9609857, + "started_at_unix": 1789106798.3723762, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11171,9 +11171,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020430999995824095, + "duration_ms": 0.030909000003020992, "success": true, - "started_at_unix": 1789020442.9610167, + "started_at_unix": 1789106798.3724177, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11190,9 +11190,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.040199000002076, + "duration_ms": 4.056305999995402, "success": true, - "started_at_unix": 1789020442.9610448, + "started_at_unix": 1789106798.3724616, "bytes_sent": 251, "bytes_received": 1165, "request_id": 27, @@ -11220,9 +11220,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019929000018237275, + "duration_ms": 0.02260200000137047, "success": true, - "started_at_unix": 1789020442.9651413, + "started_at_unix": 1789106798.3765843, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11239,9 +11239,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01559300000053554, + "duration_ms": 0.014096999990442782, "success": true, - "started_at_unix": 1789020442.9651687, + "started_at_unix": 1789106798.3766148, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11258,9 +11258,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.9408820000232936, + "duration_ms": 4.134927000023936, "success": true, - "started_at_unix": 1789020442.9651918, + "started_at_unix": 1789106798.3766365, "bytes_sent": 251, "bytes_received": 1165, "request_id": 28, @@ -11288,9 +11288,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018957999998292507, + "duration_ms": 0.05471299999726398, "success": true, - "started_at_unix": 1789020442.9691873, + "started_at_unix": 1789106798.3808386, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11307,9 +11307,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016154000007873037, + "duration_ms": 0.02881399998955203, "success": true, - "started_at_unix": 1789020442.969213, + "started_at_unix": 1789106798.3809054, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11326,9 +11326,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.9143939999917166, + "duration_ms": 3.988751000008506, "success": true, - "started_at_unix": 1789020442.969236, + "started_at_unix": 1789106798.3809474, "bytes_sent": 251, "bytes_received": 1165, "request_id": 29, @@ -11356,9 +11356,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020929999976715408, + "duration_ms": 0.027351999989377873, "success": true, - "started_at_unix": 1789020442.9732296, + "started_at_unix": 1789106798.3850212, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11375,9 +11375,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016134000020429085, + "duration_ms": 0.029495000006818373, "success": true, - "started_at_unix": 1789020442.9732578, + "started_at_unix": 1789106798.3850594, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11394,9 +11394,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.8767079999786347, + "duration_ms": 3.937644999979284, "success": true, - "started_at_unix": 1789020442.9732823, + "started_at_unix": 1789106798.3851035, "bytes_sent": 251, "bytes_received": 1165, "request_id": 30, @@ -11424,9 +11424,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017686000006733593, + "duration_ms": 0.02483599999436592, "success": true, - "started_at_unix": 1789020442.9772122, + "started_at_unix": 1789106798.3891015, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11443,9 +11443,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019178000002284534, + "duration_ms": 0.028133000000707398, "success": true, - "started_at_unix": 1789020442.9772363, + "started_at_unix": 1789106798.3891366, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11462,9 +11462,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.8645890000168492, + "duration_ms": 4.0752129999930276, "success": true, - "started_at_unix": 1789020442.9772632, + "started_at_unix": 1789106798.3891768, "bytes_sent": 251, "bytes_received": 1165, "request_id": 31, @@ -11492,9 +11492,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018186999994895814, + "duration_ms": 0.03023700000426288, "success": true, - "started_at_unix": 1789020442.981178, + "started_at_unix": 1789106798.393326, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11511,9 +11511,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.018347000008134273, + "duration_ms": 0.031199000005699418, "success": true, - "started_at_unix": 1789020442.9812891, + "started_at_unix": 1789106798.393473, "bytes_sent": 208, "bytes_received": 0, "request_id": null, @@ -11526,9 +11526,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 2.309617000008757, + "duration_ms": 2.3078629999986333, "success": true, - "started_at_unix": 1789020442.9813156, + "started_at_unix": 1789106798.3935175, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -11546,9 +11546,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.01708499999608648, + "duration_ms": 0.023062999986223076, "success": true, - "started_at_unix": 1789020442.983642, + "started_at_unix": 1789106798.3958414, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -11570,7 +11570,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv/bin/python", "success": true, - "total_duration_ms": 2805.4560150000043, + "total_duration_ms": 2693.834606999985, "error_message": null, "summary": { "request_count": 32, @@ -11579,11 +11579,11 @@ "failure_count": 0, "bytes_sent": 19004, "bytes_received": 1483684, - "min_ms": 0.16411199999311066, - "max_ms": 2601.879265999997, - "mean_ms": 85.98533087500115, - "median_ms": 5.904333999993128, - "p95_ms": 12.137484750000738, + "min_ms": 0.218778999993674, + "max_ms": 2498.351286000002, + "mean_ms": 82.53253425000118, + "median_ms": 5.588263000007032, + "p95_ms": 11.516117150000582, "result_summary": { "present_count": 31, "empty_count": 1, @@ -11639,27 +11639,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 6.074484999999186, - "max_ms": 12.486028000012084, - "mean_ms": 8.922045600004935, - "median_ms": 8.734439000008365, - "p95_ms": 12.2008562500028 + "min_ms": 5.8537250000085805, + "max_ms": 12.216975000001185, + "mean_ms": 8.417273399996361, + "median_ms": 8.224630999990268, + "p95_ms": 11.518089450005673 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.16411199999311066, - "max_ms": 6.130047999988619, - "mean_ms": 3.071260999999481, - "median_ms": 2.9925120000058314, - "p95_ms": 6.0762428499955945 + "min_ms": 0.218778999993674, + "max_ms": 5.794374000004154, + "mean_ms": 2.9779872000062824, + "median_ms": 3.098293000007857, + "p95_ms": 5.719714500007456 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.22379099999625396, - "max_ms": 0.2647809999984929, - "mean_ms": 0.2446972000086589, - "median_ms": 0.2514810000207035, - "p95_ms": 0.26242740000270715 + "min_ms": 0.26219200000809906, + "max_ms": 0.2942019999920831, + "mean_ms": 0.2766948000044067, + "median_ms": 0.2700160000017604, + "p95_ms": 0.29298359999643253 } }, "validation": { @@ -11685,11 +11685,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 1212275, - "min_ms": 10.918500000002496, - "max_ms": 12.486028000012084, - "mean_ms": 11.617203000002974, - "median_ms": 11.534264000005123, - "p95_ms": 12.359285000007958, + "min_ms": 10.33210399998552, + "max_ms": 12.216975000001185, + "mean_ms": 10.895884399997158, + "median_ms": 10.646813999983351, + "p95_ms": 11.90635920000318, "result_summary": { "present_count": 5, "empty_count": 0, @@ -11749,9 +11749,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2601.879265999997, + "duration_ms": 2498.351286000002, "success": true, - "started_at_unix": 1789020443.0108821, + "started_at_unix": 1789106798.4176805, "bytes_sent": 288, "bytes_received": 242455, "request_id": 2, @@ -11779,9 +11779,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 12.486028000012084, + "duration_ms": 12.216975000001185, "success": true, - "started_at_unix": 1789020445.6177351, + "started_at_unix": 1789106800.9209864, "bytes_sent": 288, "bytes_received": 242455, "request_id": 3, @@ -11809,9 +11809,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.918500000002496, + "duration_ms": 10.663896000011164, "success": true, - "started_at_unix": 1789020445.6374836, + "started_at_unix": 1789106800.9402034, "bytes_sent": 288, "bytes_received": 242455, "request_id": 4, @@ -11839,9 +11839,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.29491000000371, + "duration_ms": 10.61963300000457, "success": true, - "started_at_unix": 1789020445.6558685, + "started_at_unix": 1789106800.9581614, "bytes_sent": 288, "bytes_received": 242455, "request_id": 5, @@ -11869,9 +11869,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.534264000005123, + "duration_ms": 10.33210399998552, "success": true, - "started_at_unix": 1789020445.6745772, + "started_at_unix": 1789106800.9758945, "bytes_sent": 288, "bytes_received": 242455, "request_id": 6, @@ -11899,9 +11899,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.852312999991454, + "duration_ms": 10.646813999983351, "success": true, - "started_at_unix": 1789020445.69369, + "started_at_unix": 1789106800.9934726, "bytes_sent": 288, "bytes_received": 242455, "request_id": 7, @@ -11944,11 +11944,11 @@ "failure_count": 0, "bytes_sent": 1274, "bytes_received": 919, - "min_ms": 0.16411199999311066, - "max_ms": 0.22546300002090902, - "mean_ms": 0.19498980000207666, - "median_ms": 0.19428699999934906, - "p95_ms": 0.2219778000153383, + "min_ms": 0.218778999993674, + "max_ms": 0.6243580000102611, + "mean_ms": 0.3112946000044303, + "median_ms": 0.23669300000506155, + "p95_ms": 0.5487226000070676, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12008,9 +12008,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.46964300000240655, + "duration_ms": 0.4614739999908579, "success": true, - "started_at_unix": 1789020445.712895, + "started_at_unix": 1789106801.0111806, "bytes_sent": 254, "bytes_received": 183, "request_id": 8, @@ -12038,9 +12038,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.1830500000039592, + "duration_ms": 0.23046200001886064, "success": true, - "started_at_unix": 1789020445.7134259, + "started_at_unix": 1789106801.011683, "bytes_sent": 254, "bytes_received": 183, "request_id": 9, @@ -12068,9 +12068,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.16411199999311066, + "duration_ms": 0.218778999993674, "success": true, - "started_at_unix": 1789020445.7136567, + "started_at_unix": 1789106801.0119617, "bytes_sent": 255, "bytes_received": 184, "request_id": 10, @@ -12098,9 +12098,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.22546300002090902, + "duration_ms": 0.6243580000102611, "success": true, - "started_at_unix": 1789020445.713881, + "started_at_unix": 1789106801.0122447, "bytes_sent": 255, "bytes_received": 184, "request_id": 11, @@ -12128,9 +12128,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.20803699999305536, + "duration_ms": 0.24618099999429433, "success": true, - "started_at_unix": 1789020445.7141647, + "started_at_unix": 1789106801.0129266, "bytes_sent": 255, "bytes_received": 184, "request_id": 12, @@ -12158,9 +12158,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.19428699999934906, + "duration_ms": 0.23669300000506155, "success": true, - "started_at_unix": 1789020445.714437, + "started_at_unix": 1789106801.0132244, "bytes_sent": 255, "bytes_received": 184, "request_id": 13, @@ -12203,11 +12203,11 @@ "failure_count": 0, "bytes_sent": 1300, "bytes_received": 1580, - "min_ms": 0.22379099999625396, - "max_ms": 0.2647809999984929, - "mean_ms": 0.2446972000086589, - "median_ms": 0.2514810000207035, - "p95_ms": 0.26242740000270715, + "min_ms": 0.26219200000809906, + "max_ms": 0.2942019999920831, + "mean_ms": 0.2766948000044067, + "median_ms": 0.2700160000017604, + "p95_ms": 0.29298359999643253, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12267,9 +12267,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 4.1411019999770815, + "duration_ms": 2.9029880000166486, "success": true, - "started_at_unix": 1789020445.714761, + "started_at_unix": 1789106801.013575, "bytes_sent": 260, "bytes_received": 316, "request_id": 14, @@ -12297,9 +12297,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2647809999984929, + "duration_ms": 0.2942019999920831, "success": true, - "started_at_unix": 1789020445.7189429, + "started_at_unix": 1789106801.0165222, "bytes_sent": 260, "bytes_received": 316, "request_id": 15, @@ -12327,9 +12327,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2514810000207035, + "duration_ms": 0.28811000001383036, "success": true, - "started_at_unix": 1789020445.7192507, + "started_at_unix": 1789106801.016869, "bytes_sent": 260, "bytes_received": 316, "request_id": 16, @@ -12357,9 +12357,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.25301300001956406, + "duration_ms": 0.2689540000062607, "success": true, - "started_at_unix": 1789020445.7195413, + "started_at_unix": 1789106801.0172074, "bytes_sent": 260, "bytes_received": 316, "request_id": 17, @@ -12387,9 +12387,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2304200000082801, + "duration_ms": 0.26219200000809906, "success": true, - "started_at_unix": 1789020445.7198389, + "started_at_unix": 1789106801.0175247, "bytes_sent": 260, "bytes_received": 316, "request_id": 18, @@ -12417,9 +12417,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22379099999625396, + "duration_ms": 0.2700160000017604, "success": true, - "started_at_unix": 1789020445.7201092, + "started_at_unix": 1789106801.0178337, "bytes_sent": 260, "bytes_received": 316, "request_id": 19, @@ -12462,11 +12462,11 @@ "failure_count": 0, "bytes_sent": 1445, "bytes_received": 19320, - "min_ms": 6.074484999999186, - "max_ms": 6.550378000014234, - "mean_ms": 6.226888200006897, - "median_ms": 6.1604020000061155, - "p95_ms": 6.4902592000123605, + "min_ms": 5.8537250000085805, + "max_ms": 6.117157999995015, + "mean_ms": 5.9386623999955646, + "median_ms": 5.910411999991538, + "p95_ms": 6.0770429999934095, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12526,9 +12526,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.776375000006055, + "duration_ms": 10.94268800000009, "success": true, - "started_at_unix": 1789020445.7205772, + "started_at_unix": 1789106801.0183313, "bytes_sent": 289, "bytes_received": 3864, "request_id": 20, @@ -12556,9 +12556,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.550378000014234, + "duration_ms": 6.117157999995015, "success": true, - "started_at_unix": 1789020445.7315633, + "started_at_unix": 1789106801.029462, "bytes_sent": 289, "bytes_received": 3864, "request_id": 21, @@ -12586,9 +12586,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.099392000010084, + "duration_ms": 5.910411999991538, "success": true, - "started_at_unix": 1789020445.7383687, + "started_at_unix": 1789106801.0359101, "bytes_sent": 289, "bytes_received": 3864, "request_id": 22, @@ -12616,9 +12616,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.074484999999186, + "duration_ms": 5.916582999986986, "success": true, - "started_at_unix": 1789020445.7446892, + "started_at_unix": 1789106801.0421026, "bytes_sent": 289, "bytes_received": 3864, "request_id": 23, @@ -12646,9 +12646,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.1604020000061155, + "duration_ms": 5.8537250000085805, "success": true, - "started_at_unix": 1789020445.7510037, + "started_at_unix": 1789106801.0482795, "bytes_sent": 289, "bytes_received": 3864, "request_id": 24, @@ -12676,9 +12676,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.2497840000048654, + "duration_ms": 5.895433999995703, "success": true, - "started_at_unix": 1789020445.757379, + "started_at_unix": 1789106801.0543516, "bytes_sent": 289, "bytes_received": 3864, "request_id": 25, @@ -12721,11 +12721,11 @@ "failure_count": 0, "bytes_sent": 1280, "bytes_received": 935, - "min_ms": 5.759560999990754, - "max_ms": 6.130047999988619, - "mean_ms": 5.9475321999968855, - "median_ms": 5.984202000007599, - "p95_ms": 6.106134599991719, + "min_ms": 5.5722280000054525, + "max_ms": 5.794374000004154, + "mean_ms": 5.644679800008134, + "median_ms": 5.624035000010963, + "p95_ms": 5.761192000005622, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12785,9 +12785,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.95529899999292, + "duration_ms": 5.518095999974548, "success": true, - "started_at_unix": 1789020445.7641323, + "started_at_unix": 1789106801.0606976, "bytes_sent": 256, "bytes_received": 187, "request_id": 26, @@ -12815,9 +12815,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.984202000007599, + "duration_ms": 5.794374000004154, "success": true, - "started_at_unix": 1789020445.7701905, + "started_at_unix": 1789106801.0663533, "bytes_sent": 256, "bytes_received": 187, "request_id": 27, @@ -12845,9 +12845,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.853368999993336, + "duration_ms": 5.6284640000114905, "success": true, - "started_at_unix": 1789020445.7762713, + "started_at_unix": 1789106801.072299, "bytes_sent": 256, "bytes_received": 187, "request_id": 28, @@ -12875,9 +12875,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.759560999990754, + "duration_ms": 5.604298000008612, "success": true, - "started_at_unix": 1789020445.7822115, + "started_at_unix": 1789106801.0780725, "bytes_sent": 256, "bytes_received": 187, "request_id": 29, @@ -12905,9 +12905,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 6.130047999988619, + "duration_ms": 5.5722280000054525, "success": true, - "started_at_unix": 1789020445.7880597, + "started_at_unix": 1789106801.0838513, "bytes_sent": 256, "bytes_received": 187, "request_id": 30, @@ -12935,9 +12935,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 6.01048100000412, + "duration_ms": 5.624035000010963, "success": true, - "started_at_unix": 1789020445.794286, + "started_at_unix": 1789106801.0895693, "bytes_sent": 256, "bytes_received": 187, "request_id": 31, @@ -12969,9 +12969,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 3.724101999978302, + "duration_ms": 4.267123000005313, "success": true, - "started_at_unix": 1789020443.0068517, + "started_at_unix": 1789106798.4131303, "bytes_sent": 673, "bytes_received": 1589, "request_id": 1, @@ -12990,9 +12990,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.022333000003982306, + "duration_ms": 0.0218409999774849, "success": true, - "started_at_unix": 1789020443.0106761, + "started_at_unix": 1789106798.417496, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -13005,9 +13005,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.020180000007030685, + "duration_ms": 0.01812399997902503, "success": true, - "started_at_unix": 1789020443.010729, + "started_at_unix": 1789106798.4175398, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -13023,9 +13023,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.01822699999820543, + "duration_ms": 0.018345000000863365, "success": true, - "started_at_unix": 1789020443.0108268, + "started_at_unix": 1789106798.4176292, "bytes_sent": 773, "bytes_received": 0, "request_id": null, @@ -13041,9 +13041,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2601.879265999997, + "duration_ms": 2498.351286000002, "success": true, - "started_at_unix": 1789020443.0108821, + "started_at_unix": 1789106798.4176805, "bytes_sent": 288, "bytes_received": 242455, "request_id": 2, @@ -13071,9 +13071,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 12.486028000012084, + "duration_ms": 12.216975000001185, "success": true, - "started_at_unix": 1789020445.6177351, + "started_at_unix": 1789106800.9209864, "bytes_sent": 288, "bytes_received": 242455, "request_id": 3, @@ -13101,9 +13101,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.918500000002496, + "duration_ms": 10.663896000011164, "success": true, - "started_at_unix": 1789020445.6374836, + "started_at_unix": 1789106800.9402034, "bytes_sent": 288, "bytes_received": 242455, "request_id": 4, @@ -13131,9 +13131,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.29491000000371, + "duration_ms": 10.61963300000457, "success": true, - "started_at_unix": 1789020445.6558685, + "started_at_unix": 1789106800.9581614, "bytes_sent": 288, "bytes_received": 242455, "request_id": 5, @@ -13161,9 +13161,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.534264000005123, + "duration_ms": 10.33210399998552, "success": true, - "started_at_unix": 1789020445.6745772, + "started_at_unix": 1789106800.9758945, "bytes_sent": 288, "bytes_received": 242455, "request_id": 6, @@ -13191,9 +13191,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.852312999991454, + "duration_ms": 10.646813999983351, "success": true, - "started_at_unix": 1789020445.69369, + "started_at_unix": 1789106800.9934726, "bytes_sent": 288, "bytes_received": 242455, "request_id": 7, @@ -13221,9 +13221,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.46964300000240655, + "duration_ms": 0.4614739999908579, "success": true, - "started_at_unix": 1789020445.712895, + "started_at_unix": 1789106801.0111806, "bytes_sent": 254, "bytes_received": 183, "request_id": 8, @@ -13251,9 +13251,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.1830500000039592, + "duration_ms": 0.23046200001886064, "success": true, - "started_at_unix": 1789020445.7134259, + "started_at_unix": 1789106801.011683, "bytes_sent": 254, "bytes_received": 183, "request_id": 9, @@ -13281,9 +13281,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.16411199999311066, + "duration_ms": 0.218778999993674, "success": true, - "started_at_unix": 1789020445.7136567, + "started_at_unix": 1789106801.0119617, "bytes_sent": 255, "bytes_received": 184, "request_id": 10, @@ -13311,9 +13311,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.22546300002090902, + "duration_ms": 0.6243580000102611, "success": true, - "started_at_unix": 1789020445.713881, + "started_at_unix": 1789106801.0122447, "bytes_sent": 255, "bytes_received": 184, "request_id": 11, @@ -13341,9 +13341,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.20803699999305536, + "duration_ms": 0.24618099999429433, "success": true, - "started_at_unix": 1789020445.7141647, + "started_at_unix": 1789106801.0129266, "bytes_sent": 255, "bytes_received": 184, "request_id": 12, @@ -13371,9 +13371,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.19428699999934906, + "duration_ms": 0.23669300000506155, "success": true, - "started_at_unix": 1789020445.714437, + "started_at_unix": 1789106801.0132244, "bytes_sent": 255, "bytes_received": 184, "request_id": 13, @@ -13401,9 +13401,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 4.1411019999770815, + "duration_ms": 2.9029880000166486, "success": true, - "started_at_unix": 1789020445.714761, + "started_at_unix": 1789106801.013575, "bytes_sent": 260, "bytes_received": 316, "request_id": 14, @@ -13431,9 +13431,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2647809999984929, + "duration_ms": 0.2942019999920831, "success": true, - "started_at_unix": 1789020445.7189429, + "started_at_unix": 1789106801.0165222, "bytes_sent": 260, "bytes_received": 316, "request_id": 15, @@ -13461,9 +13461,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2514810000207035, + "duration_ms": 0.28811000001383036, "success": true, - "started_at_unix": 1789020445.7192507, + "started_at_unix": 1789106801.016869, "bytes_sent": 260, "bytes_received": 316, "request_id": 16, @@ -13491,9 +13491,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.25301300001956406, + "duration_ms": 0.2689540000062607, "success": true, - "started_at_unix": 1789020445.7195413, + "started_at_unix": 1789106801.0172074, "bytes_sent": 260, "bytes_received": 316, "request_id": 17, @@ -13521,9 +13521,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2304200000082801, + "duration_ms": 0.26219200000809906, "success": true, - "started_at_unix": 1789020445.7198389, + "started_at_unix": 1789106801.0175247, "bytes_sent": 260, "bytes_received": 316, "request_id": 18, @@ -13551,9 +13551,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22379099999625396, + "duration_ms": 0.2700160000017604, "success": true, - "started_at_unix": 1789020445.7201092, + "started_at_unix": 1789106801.0178337, "bytes_sent": 260, "bytes_received": 316, "request_id": 19, @@ -13581,9 +13581,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024104999994278842, + "duration_ms": 0.03126800001496122, "success": true, - "started_at_unix": 1789020445.7205439, + "started_at_unix": 1789106801.0182855, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13600,9 +13600,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.776375000006055, + "duration_ms": 10.94268800000009, "success": true, - "started_at_unix": 1789020445.7205772, + "started_at_unix": 1789106801.0183313, "bytes_sent": 289, "bytes_received": 3864, "request_id": 20, @@ -13630,9 +13630,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024886999995032966, + "duration_ms": 0.028162000006659582, "success": true, - "started_at_unix": 1789020445.7315025, + "started_at_unix": 1789106801.0293813, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13649,9 +13649,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013069000004861664, + "duration_ms": 0.02970500000287757, "success": true, - "started_at_unix": 1789020445.7315366, + "started_at_unix": 1789106801.0294206, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13668,9 +13668,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.550378000014234, + "duration_ms": 6.117157999995015, "success": true, - "started_at_unix": 1789020445.7315633, + "started_at_unix": 1789106801.029462, "bytes_sent": 289, "bytes_received": 3864, "request_id": 21, @@ -13698,9 +13698,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022564000005331764, + "duration_ms": 0.03504600002202096, "success": true, - "started_at_unix": 1789020445.7383063, + "started_at_unix": 1789106801.0357752, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13717,9 +13717,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020159000001740424, + "duration_ms": 0.0414980000016385, "success": true, - "started_at_unix": 1789020445.7383378, + "started_at_unix": 1789106801.0358524, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13736,9 +13736,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.099392000010084, + "duration_ms": 5.910411999991538, "success": true, - "started_at_unix": 1789020445.7383687, + "started_at_unix": 1789106801.0359101, "bytes_sent": 289, "bytes_received": 3864, "request_id": 22, @@ -13766,9 +13766,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022702999984858252, + "duration_ms": 0.03047699999569886, "success": true, - "started_at_unix": 1789020445.7446268, + "started_at_unix": 1789106801.0420117, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13785,9 +13785,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021731999993335194, + "duration_ms": 0.03434399999946436, "success": true, - "started_at_unix": 1789020445.7446578, + "started_at_unix": 1789106801.042055, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13804,9 +13804,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.074484999999186, + "duration_ms": 5.916582999986986, "success": true, - "started_at_unix": 1789020445.7446892, + "started_at_unix": 1789106801.0421026, "bytes_sent": 289, "bytes_received": 3864, "request_id": 23, @@ -13834,9 +13834,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02145200002701131, + "duration_ms": 0.02995599999167098, "success": true, - "started_at_unix": 1789020445.7509432, + "started_at_unix": 1789106801.0482047, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13853,9 +13853,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02188299998806542, + "duration_ms": 0.0243350000062037, "success": true, - "started_at_unix": 1789020445.7509725, + "started_at_unix": 1789106801.0482447, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13872,9 +13872,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.1604020000061155, + "duration_ms": 5.8537250000085805, "success": true, - "started_at_unix": 1789020445.7510037, + "started_at_unix": 1789106801.0482795, "bytes_sent": 289, "bytes_received": 3864, "request_id": 24, @@ -13902,9 +13902,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022702999984858252, + "duration_ms": 0.02458599999499711, "success": true, - "started_at_unix": 1789020445.757322, + "started_at_unix": 1789106801.0542815, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13921,9 +13921,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012969000010798482, + "duration_ms": 0.02465599999368351, "success": true, - "started_at_unix": 1789020445.7573526, + "started_at_unix": 1789106801.0543156, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13940,9 +13940,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.2497840000048654, + "duration_ms": 5.895433999995703, "success": true, - "started_at_unix": 1789020445.757379, + "started_at_unix": 1789106801.0543516, "bytes_sent": 289, "bytes_received": 3864, "request_id": 25, @@ -13970,9 +13970,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024086000024681198, + "duration_ms": 0.030908000013596393, "success": true, - "started_at_unix": 1789020445.7638295, + "started_at_unix": 1789106801.0604284, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13989,9 +13989,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03464100001338011, + "duration_ms": 0.03750000001900844, "success": true, - "started_at_unix": 1789020445.7640855, + "started_at_unix": 1789106801.060644, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14008,9 +14008,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.95529899999292, + "duration_ms": 5.518095999974548, "success": true, - "started_at_unix": 1789020445.7641323, + "started_at_unix": 1789106801.0606976, "bytes_sent": 256, "bytes_received": 187, "request_id": 26, @@ -14038,9 +14038,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022983999997450155, + "duration_ms": 0.03147900000044501, "success": true, - "started_at_unix": 1789020445.7701387, + "started_at_unix": 1789106801.0662606, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14057,9 +14057,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01303999999890948, + "duration_ms": 0.034233999997468345, "success": true, - "started_at_unix": 1789020445.7701695, + "started_at_unix": 1789106801.0663047, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14076,9 +14076,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.984202000007599, + "duration_ms": 5.794374000004154, "success": true, - "started_at_unix": 1789020445.7701905, + "started_at_unix": 1789106801.0663533, "bytes_sent": 256, "bytes_received": 187, "request_id": 27, @@ -14106,9 +14106,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018467000018063118, + "duration_ms": 0.029664999999567954, "success": true, - "started_at_unix": 1789020445.7762299, + "started_at_unix": 1789106801.0722082, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14125,9 +14125,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010825999993357982, + "duration_ms": 0.03586699997981668, "success": true, - "started_at_unix": 1789020445.7762547, + "started_at_unix": 1789106801.0722494, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14144,9 +14144,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.853368999993336, + "duration_ms": 5.6284640000114905, "success": true, - "started_at_unix": 1789020445.7762713, + "started_at_unix": 1789106801.072299, "bytes_sent": 256, "bytes_received": 187, "request_id": 28, @@ -14174,9 +14174,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01764600000342398, + "duration_ms": 0.02930499999820313, "success": true, - "started_at_unix": 1789020445.7821724, + "started_at_unix": 1789106801.077984, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14193,9 +14193,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010855999988734766, + "duration_ms": 0.03495599997904719, "success": true, - "started_at_unix": 1789020445.7821958, + "started_at_unix": 1789106801.0780249, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14212,9 +14212,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.759560999990754, + "duration_ms": 5.604298000008612, "success": true, - "started_at_unix": 1789020445.7822115, + "started_at_unix": 1789106801.0780725, "bytes_sent": 256, "bytes_received": 187, "request_id": 29, @@ -14242,9 +14242,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01700499998946725, + "duration_ms": 0.02930600001604944, "success": true, - "started_at_unix": 1789020445.7880208, + "started_at_unix": 1789106801.0837324, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14261,9 +14261,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010545000009187788, + "duration_ms": 0.03490499997838015, "success": true, - "started_at_unix": 1789020445.788043, + "started_at_unix": 1789106801.0837731, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14280,9 +14280,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 6.130047999988619, + "duration_ms": 5.5722280000054525, "success": true, - "started_at_unix": 1789020445.7880597, + "started_at_unix": 1789106801.0838513, "bytes_sent": 256, "bytes_received": 187, "request_id": 30, @@ -14310,9 +14310,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01879699999562945, + "duration_ms": 0.02907500001469998, "success": true, - "started_at_unix": 1789020445.794243, + "started_at_unix": 1789106801.089479, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14329,9 +14329,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011016000001973225, + "duration_ms": 0.03508599999690887, "success": true, - "started_at_unix": 1789020445.7942681, + "started_at_unix": 1789106801.08952, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14348,9 +14348,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 6.01048100000412, + "duration_ms": 5.624035000010963, "success": true, - "started_at_unix": 1789020445.794286, + "started_at_unix": 1789106801.0895693, "bytes_sent": 256, "bytes_received": 187, "request_id": 31, @@ -14378,9 +14378,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018296999996891827, + "duration_ms": 0.029085000022632812, "success": true, - "started_at_unix": 1789020445.8003478, + "started_at_unix": 1789106801.095249, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14397,9 +14397,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.016404000007241848, + "duration_ms": 0.030656999996381273, "success": true, - "started_at_unix": 1789020445.800478, + "started_at_unix": 1789106801.0953898, "bytes_sent": 213, "bytes_received": 0, "request_id": null, @@ -14412,9 +14412,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 3.428248999995276, + "duration_ms": 3.2613609999998516, "success": true, - "started_at_unix": 1789020445.8005002, + "started_at_unix": 1789106801.0954335, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -14432,9 +14432,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.018347000008134273, + "duration_ms": 0.022721999982877605, "success": true, - "started_at_unix": 1789020445.803945, + "started_at_unix": 1789106801.0987122, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -14456,7 +14456,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/.venv/bin/python", "success": true, - "total_duration_ms": 323.3640489999914, + "total_duration_ms": 315.6957939999927, "error_message": null, "summary": { "request_count": 32, @@ -14465,11 +14465,11 @@ "failure_count": 0, "bytes_sent": 18386, "bytes_received": 1179898, - "min_ms": 0.14441299998679824, - "max_ms": 145.21651999999108, - "mean_ms": 8.703550875002186, - "median_ms": 2.5405794999926457, - "p95_ms": 28.31890665001137, + "min_ms": 0.19924399998672015, + "max_ms": 143.5285190000002, + "mean_ms": 8.540548656248426, + "median_ms": 2.509466000006455, + "p95_ms": 27.756481699996954, "result_summary": { "present_count": 31, "empty_count": 1, @@ -14525,27 +14525,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 3.974274999990257, - "max_ms": 9.946560000003046, - "mean_ms": 5.2572139999995215, - "median_ms": 4.830444500001363, - "p95_ms": 7.917074850007561 + "min_ms": 3.7428809999937585, + "max_ms": 9.737830999995367, + "mean_ms": 5.062706499995784, + "median_ms": 4.724259499994332, + "p95_ms": 7.677115399991402 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.14441299998679824, - "max_ms": 2.5875690000134455, - "mean_ms": 1.3481014000007008, - "median_ms": 1.3371380000108957, - "p95_ms": 2.5675278000051094 + "min_ms": 0.19924399998672015, + "max_ms": 2.5129480000032345, + "mean_ms": 1.3597753999988527, + "median_ms": 1.3610244999995302, + "p95_ms": 2.5125646000034862 }, "textDocument/references": { "point_count": 1, - "min_ms": 0.44133100001886305, - "max_ms": 0.6691770000202268, - "mean_ms": 0.529015800009347, - "median_ms": 0.49985799998353286, - "p95_ms": 0.6461222000211819 + "min_ms": 0.5130410000049324, + "max_ms": 0.6568609999817454, + "mean_ms": 0.5625313999985337, + "median_ms": 0.557944999997062, + "p95_ms": 0.6371355999874595 } }, "validation": { @@ -14571,11 +14571,11 @@ "failure_count": 0, "bytes_sent": 1360, "bytes_received": 640970, - "min_ms": 4.986360000003742, - "max_ms": 9.946560000003046, - "mean_ms": 6.171898999997438, - "median_ms": 5.28570099999115, - "p95_ms": 9.044566600005055, + "min_ms": 4.708730999993804, + "max_ms": 9.737830999995367, + "mean_ms": 5.855680799993479, + "median_ms": 4.933590999996795, + "p95_ms": 8.821957399993607, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14635,9 +14635,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 145.21651999999108, + "duration_ms": 143.5285190000002, "success": true, - "started_at_unix": 1789020445.8312254, + "started_at_unix": 1789106801.1236362, "bytes_sent": 272, "bytes_received": 128194, "request_id": 2, @@ -14665,9 +14665,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.946560000003046, + "duration_ms": 9.737830999995367, "success": true, - "started_at_unix": 1789020445.9793742, + "started_at_unix": 1789106801.2701693, "bytes_sent": 272, "bytes_received": 128194, "request_id": 3, @@ -14695,9 +14695,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.43659300001309, + "duration_ms": 5.158462999986568, "success": true, - "started_at_unix": 1789020445.9936566, + "started_at_unix": 1789106801.2841287, "bytes_sent": 272, "bytes_received": 128194, "request_id": 4, @@ -14725,9 +14725,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.204280999976163, + "duration_ms": 4.933590999996795, "success": true, - "started_at_unix": 1789020446.0033572, + "started_at_unix": 1789106801.2935338, "bytes_sent": 272, "bytes_received": 128194, "request_id": 5, @@ -14755,9 +14755,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.28570099999115, + "duration_ms": 4.73978799999486, "success": true, - "started_at_unix": 1789020446.0128195, + "started_at_unix": 1789106801.3026085, "bytes_sent": 272, "bytes_received": 128194, "request_id": 6, @@ -14785,9 +14785,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.986360000003742, + "duration_ms": 4.708730999993804, "success": true, - "started_at_unix": 1789020446.02262, + "started_at_unix": 1789106801.3115394, "bytes_sent": 272, "bytes_received": 128194, "request_id": 7, @@ -14830,11 +14830,11 @@ "failure_count": 0, "bytes_sent": 1204, "bytes_received": 934, - "min_ms": 0.14441299998679824, - "max_ms": 0.18952900001067974, - "mean_ms": 0.16259359999821754, - "median_ms": 0.15947500000379478, - "p95_ms": 0.18589780000866085, + "min_ms": 0.19924399998672015, + "max_ms": 0.2286589999869193, + "mean_ms": 0.2140453999913916, + "median_ms": 0.21355999999173036, + "p95_ms": 0.22794559998828845, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14894,9 +14894,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.36646999998879437, + "duration_ms": 0.37239700000668563, "success": true, - "started_at_unix": 1789020446.0318756, + "started_at_unix": 1789106801.320418, "bytes_sent": 240, "bytes_received": 186, "request_id": 8, @@ -14924,9 +14924,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.18952900001067974, + "duration_ms": 0.2286589999869193, "success": true, - "started_at_unix": 1789020446.032283, + "started_at_unix": 1789106801.3208432, "bytes_sent": 240, "bytes_received": 186, "request_id": 9, @@ -14954,9 +14954,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.15947500000379478, + "duration_ms": 0.22509199999376506, "success": true, - "started_at_unix": 1789020446.0325198, + "started_at_unix": 1789106801.321121, "bytes_sent": 241, "bytes_received": 187, "request_id": 10, @@ -14984,9 +14984,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.1713730000005853, + "duration_ms": 0.21355999999173036, "success": true, - "started_at_unix": 1789020446.0327206, + "started_at_unix": 1789106801.3213985, "bytes_sent": 241, "bytes_received": 187, "request_id": 11, @@ -15014,9 +15014,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.14817799998922965, + "duration_ms": 0.20367199999782315, "success": true, - "started_at_unix": 1789020446.0329263, + "started_at_unix": 1789106801.3216565, "bytes_sent": 241, "bytes_received": 187, "request_id": 12, @@ -15044,9 +15044,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.14441299998679824, + "duration_ms": 0.19924399998672015, "success": true, - "started_at_unix": 1789020446.03311, + "started_at_unix": 1789106801.3219028, "bytes_sent": 241, "bytes_received": 187, "request_id": 13, @@ -15089,11 +15089,11 @@ "failure_count": 0, "bytes_sent": 1420, "bytes_received": 2045, - "min_ms": 0.44133100001886305, - "max_ms": 0.6691770000202268, - "mean_ms": 0.529015800009347, - "median_ms": 0.49985799998353286, - "p95_ms": 0.6461222000211819, + "min_ms": 0.5130410000049324, + "max_ms": 0.6568609999817454, + "mean_ms": 0.5625313999985337, + "median_ms": 0.557944999997062, + "p95_ms": 0.6371355999874595, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15153,9 +15153,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 50.77399700002161, + "duration_ms": 49.779276999998956, "success": true, - "started_at_unix": 1789020446.0333562, + "started_at_unix": 1789106801.3222067, "bytes_sent": 284, "bytes_received": 409, "request_id": 14, @@ -15183,9 +15183,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.6691770000202268, + "duration_ms": 0.6568609999817454, "success": true, - "started_at_unix": 1789020446.0842323, + "started_at_unix": 1789106801.3720741, "bytes_sent": 284, "bytes_received": 409, "request_id": 15, @@ -15213,9 +15213,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5539030000250023, + "duration_ms": 0.5582340000103159, "success": true, - "started_at_unix": 1789020446.0849774, + "started_at_unix": 1789106801.3728077, "bytes_sent": 284, "bytes_received": 409, "request_id": 16, @@ -15243,9 +15243,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.49985799998353286, + "duration_ms": 0.5130410000049324, "success": true, - "started_at_unix": 1789020446.085611, + "started_at_unix": 1789106801.373434, "bytes_sent": 284, "bytes_received": 409, "request_id": 17, @@ -15273,9 +15273,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.48080999999911, + "duration_ms": 0.526575999998613, "success": true, - "started_at_unix": 1789020446.086175, + "started_at_unix": 1789106801.3740087, "bytes_sent": 284, "bytes_received": 409, "request_id": 18, @@ -15303,9 +15303,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.44133100001886305, + "duration_ms": 0.557944999997062, "success": true, - "started_at_unix": 1789020446.0867145, + "started_at_unix": 1789106801.3745937, "bytes_sent": 284, "bytes_received": 409, "request_id": 19, @@ -15348,11 +15348,11 @@ "failure_count": 0, "bytes_sent": 1370, "bytes_received": 328810, - "min_ms": 3.974274999990257, - "max_ms": 4.674528999998984, - "mean_ms": 4.342529000001605, - "median_ms": 4.314608000015596, - "p95_ms": 4.6394211999995605, + "min_ms": 3.7428809999937585, + "max_ms": 5.142914000003884, + "mean_ms": 4.269732199998089, + "median_ms": 3.9905950000047596, + "p95_ms": 5.055249800000183, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15412,9 +15412,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.674163999998427, + "duration_ms": 4.98181199998271, "success": true, - "started_at_unix": 1789020446.0874689, + "started_at_unix": 1789106801.3754084, "bytes_sent": 274, "bytes_received": 65762, "request_id": 20, @@ -15442,9 +15442,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.674528999998984, + "duration_ms": 3.9905950000047596, "success": true, - "started_at_unix": 1789020446.0942008, + "started_at_unix": 1789106801.3813663, "bytes_sent": 274, "bytes_received": 65762, "request_id": 21, @@ -15472,9 +15472,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.498990000001868, + "duration_ms": 5.142914000003884, "success": true, - "started_at_unix": 1789020446.1004295, + "started_at_unix": 1789106801.3867571, "bytes_sent": 274, "bytes_received": 65762, "request_id": 22, @@ -15502,9 +15502,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.314608000015596, + "duration_ms": 4.70459299998538, "success": true, - "started_at_unix": 1789020446.1063688, + "started_at_unix": 1789106801.393321, "bytes_sent": 274, "bytes_received": 65762, "request_id": 23, @@ -15532,9 +15532,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.250243000001319, + "duration_ms": 3.7428809999937585, "success": true, - "started_at_unix": 1789020446.1121695, + "started_at_unix": 1789106801.3994071, "bytes_sent": 274, "bytes_received": 65762, "request_id": 24, @@ -15562,9 +15562,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.974274999990257, + "duration_ms": 3.767678000002661, "success": true, - "started_at_unix": 1789020446.1178608, + "started_at_unix": 1789106801.404534, "bytes_sent": 274, "bytes_received": 65762, "request_id": 25, @@ -15607,11 +15607,11 @@ "failure_count": 0, "bytes_sent": 1205, "bytes_received": 9115, - "min_ms": 2.4847470000111116, - "max_ms": 2.5875690000134455, - "mean_ms": 2.533609200003184, - "median_ms": 2.5381259999903705, - "p95_ms": 2.5786618000097405, + "min_ms": 2.493390000012141, + "max_ms": 2.5129480000032345, + "mean_ms": 2.5055054000063137, + "median_ms": 2.506836000009116, + "p95_ms": 2.5127776000033464, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15671,9 +15671,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.4575019999986125, + "duration_ms": 2.436885000008715, "success": true, - "started_at_unix": 1789020446.1234903, + "started_at_unix": 1789106801.409839, "bytes_sent": 241, "bytes_received": 1823, "request_id": 26, @@ -15701,9 +15701,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.5875690000134455, + "duration_ms": 2.512096000003794, "success": true, - "started_at_unix": 1789020446.1260755, + "started_at_unix": 1789106801.4124088, "bytes_sent": 241, "bytes_received": 1823, "request_id": 27, @@ -15731,9 +15731,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.543032999994921, + "duration_ms": 2.5129480000032345, "success": true, - "started_at_unix": 1789020446.1287982, + "started_at_unix": 1789106801.4150581, "bytes_sent": 241, "bytes_received": 1823, "request_id": 28, @@ -15761,9 +15761,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.5145710000060717, + "duration_ms": 2.502257000003283, "success": true, - "started_at_unix": 1789020446.131495, + "started_at_unix": 1789106801.417706, "bytes_sent": 241, "bytes_received": 1823, "request_id": 29, @@ -15791,9 +15791,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.5381259999903705, + "duration_ms": 2.493390000012141, "success": true, - "started_at_unix": 1789020446.1341417, + "started_at_unix": 1789106801.4203434, "bytes_sent": 241, "bytes_received": 1823, "request_id": 30, @@ -15821,9 +15821,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.4847470000111116, + "duration_ms": 2.506836000009116, "success": true, - "started_at_unix": 1789020446.1368175, + "started_at_unix": 1789106801.4229648, "bytes_sent": 241, "bytes_received": 1823, "request_id": 31, @@ -15855,9 +15855,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 3.7064410000198222, + "duration_ms": 3.3972640000001775, "success": true, - "started_at_unix": 1789020445.8271792, + "started_at_unix": 1789106801.1199708, "bytes_sent": 646, "bytes_received": 1589, "request_id": 1, @@ -15876,9 +15876,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.0210309999886249, + "duration_ms": 0.02110999997739782, "success": true, - "started_at_unix": 1789020445.8309932, + "started_at_unix": 1789106801.1234603, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -15891,9 +15891,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.02559800000767609, + "duration_ms": 0.017673000002105255, "success": true, - "started_at_unix": 1789020445.8310459, + "started_at_unix": 1789106801.1235027, "bytes_sent": 623, "bytes_received": 0, "request_id": null, @@ -15909,9 +15909,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.01890799998705006, + "duration_ms": 0.017863000010720498, "success": true, - "started_at_unix": 1789020445.8311682, + "started_at_unix": 1789106801.123586, "bytes_sent": 539, "bytes_received": 0, "request_id": null, @@ -15927,9 +15927,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 145.21651999999108, + "duration_ms": 143.5285190000002, "success": true, - "started_at_unix": 1789020445.8312254, + "started_at_unix": 1789106801.1236362, "bytes_sent": 272, "bytes_received": 128194, "request_id": 2, @@ -15957,9 +15957,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.946560000003046, + "duration_ms": 9.737830999995367, "success": true, - "started_at_unix": 1789020445.9793742, + "started_at_unix": 1789106801.2701693, "bytes_sent": 272, "bytes_received": 128194, "request_id": 3, @@ -15987,9 +15987,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.43659300001309, + "duration_ms": 5.158462999986568, "success": true, - "started_at_unix": 1789020445.9936566, + "started_at_unix": 1789106801.2841287, "bytes_sent": 272, "bytes_received": 128194, "request_id": 4, @@ -16017,9 +16017,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.204280999976163, + "duration_ms": 4.933590999996795, "success": true, - "started_at_unix": 1789020446.0033572, + "started_at_unix": 1789106801.2935338, "bytes_sent": 272, "bytes_received": 128194, "request_id": 5, @@ -16047,9 +16047,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.28570099999115, + "duration_ms": 4.73978799999486, "success": true, - "started_at_unix": 1789020446.0128195, + "started_at_unix": 1789106801.3026085, "bytes_sent": 272, "bytes_received": 128194, "request_id": 6, @@ -16077,9 +16077,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.986360000003742, + "duration_ms": 4.708730999993804, "success": true, - "started_at_unix": 1789020446.02262, + "started_at_unix": 1789106801.3115394, "bytes_sent": 272, "bytes_received": 128194, "request_id": 7, @@ -16107,9 +16107,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.36646999998879437, + "duration_ms": 0.37239700000668563, "success": true, - "started_at_unix": 1789020446.0318756, + "started_at_unix": 1789106801.320418, "bytes_sent": 240, "bytes_received": 186, "request_id": 8, @@ -16137,9 +16137,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.18952900001067974, + "duration_ms": 0.2286589999869193, "success": true, - "started_at_unix": 1789020446.032283, + "started_at_unix": 1789106801.3208432, "bytes_sent": 240, "bytes_received": 186, "request_id": 9, @@ -16167,9 +16167,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.15947500000379478, + "duration_ms": 0.22509199999376506, "success": true, - "started_at_unix": 1789020446.0325198, + "started_at_unix": 1789106801.321121, "bytes_sent": 241, "bytes_received": 187, "request_id": 10, @@ -16197,9 +16197,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.1713730000005853, + "duration_ms": 0.21355999999173036, "success": true, - "started_at_unix": 1789020446.0327206, + "started_at_unix": 1789106801.3213985, "bytes_sent": 241, "bytes_received": 187, "request_id": 11, @@ -16227,9 +16227,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.14817799998922965, + "duration_ms": 0.20367199999782315, "success": true, - "started_at_unix": 1789020446.0329263, + "started_at_unix": 1789106801.3216565, "bytes_sent": 241, "bytes_received": 187, "request_id": 12, @@ -16257,9 +16257,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.14441299998679824, + "duration_ms": 0.19924399998672015, "success": true, - "started_at_unix": 1789020446.03311, + "started_at_unix": 1789106801.3219028, "bytes_sent": 241, "bytes_received": 187, "request_id": 13, @@ -16287,9 +16287,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 50.77399700002161, + "duration_ms": 49.779276999998956, "success": true, - "started_at_unix": 1789020446.0333562, + "started_at_unix": 1789106801.3222067, "bytes_sent": 284, "bytes_received": 409, "request_id": 14, @@ -16317,9 +16317,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.6691770000202268, + "duration_ms": 0.6568609999817454, "success": true, - "started_at_unix": 1789020446.0842323, + "started_at_unix": 1789106801.3720741, "bytes_sent": 284, "bytes_received": 409, "request_id": 15, @@ -16347,9 +16347,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5539030000250023, + "duration_ms": 0.5582340000103159, "success": true, - "started_at_unix": 1789020446.0849774, + "started_at_unix": 1789106801.3728077, "bytes_sent": 284, "bytes_received": 409, "request_id": 16, @@ -16377,9 +16377,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.49985799998353286, + "duration_ms": 0.5130410000049324, "success": true, - "started_at_unix": 1789020446.085611, + "started_at_unix": 1789106801.373434, "bytes_sent": 284, "bytes_received": 409, "request_id": 17, @@ -16407,9 +16407,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.48080999999911, + "duration_ms": 0.526575999998613, "success": true, - "started_at_unix": 1789020446.086175, + "started_at_unix": 1789106801.3740087, "bytes_sent": 284, "bytes_received": 409, "request_id": 18, @@ -16437,9 +16437,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.44133100001886305, + "duration_ms": 0.557944999997062, "success": true, - "started_at_unix": 1789020446.0867145, + "started_at_unix": 1789106801.3745937, "bytes_sent": 284, "bytes_received": 409, "request_id": 19, @@ -16467,9 +16467,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026469000005135968, + "duration_ms": 0.027961999990111508, "success": true, - "started_at_unix": 1789020446.0874326, + "started_at_unix": 1789106801.37537, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16486,9 +16486,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.674163999998427, + "duration_ms": 4.98181199998271, "success": true, - "started_at_unix": 1789020446.0874689, + "started_at_unix": 1789106801.3754084, "bytes_sent": 274, "bytes_received": 65762, "request_id": 20, @@ -16516,9 +16516,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02747999999996864, + "duration_ms": 0.02616899999452471, "success": true, - "started_at_unix": 1789020446.0941355, + "started_at_unix": 1789106801.3813095, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16535,9 +16535,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015212999983305053, + "duration_ms": 0.01490799999714909, "success": true, - "started_at_unix": 1789020446.0941722, + "started_at_unix": 1789106801.3813436, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16554,9 +16554,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.674528999998984, + "duration_ms": 3.9905950000047596, "success": true, - "started_at_unix": 1789020446.0942008, + "started_at_unix": 1789106801.3813663, "bytes_sent": 274, "bytes_received": 65762, "request_id": 21, @@ -16584,9 +16584,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027260999985401213, + "duration_ms": 0.024645999985750677, "success": true, - "started_at_unix": 1789020446.1003296, + "started_at_unix": 1789106801.3866796, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16603,9 +16603,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02896299997701135, + "duration_ms": 0.013765999995030143, "success": true, - "started_at_unix": 1789020446.100366, + "started_at_unix": 1789106801.3867126, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16622,9 +16622,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.498990000001868, + "duration_ms": 5.142914000003884, "success": true, - "started_at_unix": 1789020446.1004295, + "started_at_unix": 1789106801.3867571, "bytes_sent": 274, "bytes_received": 65762, "request_id": 22, @@ -16652,9 +16652,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02508700001158104, + "duration_ms": 0.030407999986437062, "success": true, - "started_at_unix": 1789020446.1063135, + "started_at_unix": 1789106801.3932345, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16671,9 +16671,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012929000007488867, + "duration_ms": 0.03219999999259926, "success": true, - "started_at_unix": 1789020446.1063476, + "started_at_unix": 1789106801.3932757, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16690,9 +16690,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.314608000015596, + "duration_ms": 4.70459299998538, "success": true, - "started_at_unix": 1789020446.1063688, + "started_at_unix": 1789106801.393321, "bytes_sent": 274, "bytes_received": 65762, "request_id": 23, @@ -16720,9 +16720,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02582799999117924, + "duration_ms": 0.02839300000800904, "success": true, - "started_at_unix": 1789020446.112112, + "started_at_unix": 1789106801.3993232, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16739,9 +16739,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013970000026120033, + "duration_ms": 0.03172999998923842, "success": true, - "started_at_unix": 1789020446.112147, + "started_at_unix": 1789106801.3993628, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -16758,9 +16758,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.250243000001319, + "duration_ms": 3.7428809999937585, "success": true, - "started_at_unix": 1789020446.1121695, + "started_at_unix": 1789106801.3994071, "bytes_sent": 274, "bytes_received": 65762, "request_id": 24, @@ -16788,9 +16788,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02526800000168805, + "duration_ms": 0.028933999999480875, "success": true, - "started_at_unix": 1789020446.1178064, + "started_at_unix": 1789106801.4044566, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16807,9 +16807,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013209000002234461, + "duration_ms": 0.025618000023541754, "success": true, - "started_at_unix": 1789020446.11784, + "started_at_unix": 1789106801.4044967, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -16826,9 +16826,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.974274999990257, + "duration_ms": 3.767678000002661, "success": true, - "started_at_unix": 1789020446.1178608, + "started_at_unix": 1789106801.404534, "bytes_sent": 274, "bytes_received": 65762, "request_id": 25, @@ -16856,9 +16856,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024887000023454675, + "duration_ms": 0.028924000019969753, "success": true, - "started_at_unix": 1789020446.1232336, + "started_at_unix": 1789106801.4095778, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16875,9 +16875,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02491699999040975, + "duration_ms": 0.03142799999977797, "success": true, - "started_at_unix": 1789020446.1234567, + "started_at_unix": 1789106801.409774, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16894,9 +16894,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.4575019999986125, + "duration_ms": 2.436885000008715, "success": true, - "started_at_unix": 1789020446.1234903, + "started_at_unix": 1789106801.409839, "bytes_sent": 241, "bytes_received": 1823, "request_id": 26, @@ -16924,9 +16924,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02434600000356113, + "duration_ms": 0.026969999993298188, "success": true, - "started_at_unix": 1789020446.1260133, + "started_at_unix": 1789106801.4123266, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16943,9 +16943,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01931900001750364, + "duration_ms": 0.030516999999008476, "success": true, - "started_at_unix": 1789020446.1260462, + "started_at_unix": 1789106801.4123642, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16962,9 +16962,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.5875690000134455, + "duration_ms": 2.512096000003794, "success": true, - "started_at_unix": 1789020446.1260755, + "started_at_unix": 1789106801.4124088, "bytes_sent": 241, "bytes_received": 1823, "request_id": 27, @@ -16992,9 +16992,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020750000004454705, + "duration_ms": 0.024355999983072252, "success": true, - "started_at_unix": 1789020446.1287434, + "started_at_unix": 1789106801.4149847, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17011,9 +17011,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01739499998620886, + "duration_ms": 0.028523999986873605, "success": true, - "started_at_unix": 1789020446.1287715, + "started_at_unix": 1789106801.4150186, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17030,9 +17030,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.543032999994921, + "duration_ms": 2.5129480000032345, "success": true, - "started_at_unix": 1789020446.1287982, + "started_at_unix": 1789106801.4150581, "bytes_sent": 241, "bytes_received": 1823, "request_id": 28, @@ -17060,9 +17060,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02031000002489236, + "duration_ms": 0.023083000002088738, "success": true, - "started_at_unix": 1789020446.1314366, + "started_at_unix": 1789106801.4176335, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17079,9 +17079,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02170199999795841, + "duration_ms": 0.028021999980865075, "success": true, - "started_at_unix": 1789020446.1314642, + "started_at_unix": 1789106801.4176657, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17098,9 +17098,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.5145710000060717, + "duration_ms": 2.502257000003283, "success": true, - "started_at_unix": 1789020446.131495, + "started_at_unix": 1789106801.417706, "bytes_sent": 241, "bytes_received": 1823, "request_id": 29, @@ -17128,9 +17128,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02112199999260156, + "duration_ms": 0.023634000001493405, "success": true, - "started_at_unix": 1789020446.1340876, + "started_at_unix": 1789106801.4202704, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17147,9 +17147,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016193999982760943, + "duration_ms": 0.02906400001734255, "success": true, - "started_at_unix": 1789020446.134116, + "started_at_unix": 1789106801.420303, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17166,9 +17166,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.5381259999903705, + "duration_ms": 2.493390000012141, "success": true, - "started_at_unix": 1789020446.1341417, + "started_at_unix": 1789106801.4203434, "bytes_sent": 241, "bytes_received": 1823, "request_id": 30, @@ -17196,9 +17196,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021592000024384106, + "duration_ms": 0.023413999997501378, "success": true, - "started_at_unix": 1789020446.1367583, + "started_at_unix": 1789106801.4228973, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17215,9 +17215,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020591000009062554, + "duration_ms": 0.024075999988326657, "success": true, - "started_at_unix": 1789020446.1367874, + "started_at_unix": 1789106801.4229302, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17234,9 +17234,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.4847470000111116, + "duration_ms": 2.506836000009116, "success": true, - "started_at_unix": 1789020446.1368175, + "started_at_unix": 1789106801.4229648, "bytes_sent": 241, "bytes_received": 1823, "request_id": 31, @@ -17264,9 +17264,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020650999999816122, + "duration_ms": 0.025276999991774574, "success": true, - "started_at_unix": 1789020446.139429, + "started_at_unix": 1789106801.4255517, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17283,9 +17283,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.02666999998268693, + "duration_ms": 0.025117000006957824, "success": true, - "started_at_unix": 1789020446.139568, + "started_at_unix": 1789106801.425664, "bytes_sent": 198, "bytes_received": 0, "request_id": null, @@ -17298,9 +17298,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 1.6203010000026552, + "duration_ms": 1.7639270000131546, "success": true, - "started_at_unix": 1789020446.1396046, + "started_at_unix": 1789106801.4257002, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -17318,9 +17318,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.023245000022598106, + "duration_ms": 0.019407000024784793, "success": true, - "started_at_unix": 1789020446.1412456, + "started_at_unix": 1789106801.4274824, "bytes_sent": 55, "bytes_received": 0, "request_id": null,