-
## Task
Implement a function to create a job in JavaScript SDK.
Follow similar pattern as in the [Python SDK](https://github.com/mindsdb/minds_python_sdk).
## Deliverables
Create a PR to t…
-
pull request already made #207
-
## Task
Implement a function to remove a table in JavaScript SDK.
Follow similar pattern as in the [Python SDK](https://github.com/mindsdb/minds_python_sdk).
## Deliverables
Create a PR to…
-
There are some useful apis missing from the python client. I would like to contribute some of this api support starting with search_game_history. Here is your opportunity to redirect my efforts if the…
-
### 在提问之前...
- [X] 我在提问题之前至少花费了 5 分钟来思考和准备
- [X] 我正在使用最新版的汉化
- [X] 没有修改过游戏内的文件
- [X] 没有使用旧版存档
### 描述你的问题
开始经营遇到的报错
### 如何复现
1. 前往 '...'
2. 点击 '....'
3. 滑动到 '....'
4. 出现问题
### 预期行为
_No resp…
-
## Task
Implement a function to insert into a table in JavaScript SDK.
Follow similar pattern as in the [Python SDK](https://github.com/mindsdb/minds_python_sdk).
## Deliverables
Create a …
-
## Task
Implement a function to update a table in JavaScript SDK.
Follow similar pattern as in the [Python SDK](https://github.com/mindsdb/minds_python_sdk).
## Deliverables
Create a PR to…
-
## Task
Implement a function to remove a project in JavaScript SDK.
Follow similar pattern as in the [Python SDK](https://github.com/mindsdb/minds_python_sdk).
## Deliverables
Create a PR …
-
### Have you completed your first issue?
- [X] I have completed my first issue
### Guidelines
- [X] I have read the guidelines
- [ ] I have the link to my latest merged PR
### Latest Merg…
-
# Rock, Paper, Scissors Game
This is a simple Rock, Paper, Scissors game implemented using Python and Tkinter. The game allows a player to compete against the computer.
## Features
- Player …