stata-mcp
stata-mcpは、JavaScriptで書かれたデータ分析や統計処理を行うためのライブラリです。ユーザーは簡単にデータを操作し、視覚化することができ、特に統計解析に特化した機能が豊富です。初心者から中級者向けに設計されており、使いやすいAPIを提供しています。
GitHubスター
65
ユーザー評価
未評価
お気に入り
0
閲覧数
30
フォーク
7
イシュー
6
インストール方法
難易度
上級推定所要時間
20-45 分
インストール方法
> Note: Initial installation requires setting up dependencies which may take up to 2 minutes to complete. Please be patient during this one-time setup process. All subsequent runs will start instantly.
Install this extension directly from the [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=DeepEcon.stata-mcp).
Or:
Or:
bash
code --install-extension DeepEcon.stata-mcp
1Open VS Code
2Go to Extensions view (Ctrl+Shift+X)
3Search for "Stata MCP"
4Click "Install"
1Download the extension package
stata-mcp-0.2.5.vsix
from the [releases page](https://github.com/hanlulong/stata-mcp/releases).2Install using one of these methods:
bash
code --install-extension path/to/stata-mcp-0.2.5.vsix
1Open VS Code
2Go to Extensions view (Ctrl+Shift+X)
3Click on "..." menu in the top-right
4Select "Install from VSIX..."