-
### Short description of current behavior
I am using a postgres database with a money column that has several different values. But mindsdb (or lightwood) infers it as categorial input.
### Video or…
-
### Short description of what should be added or improved
I followed the MindsDB JavaScript SDK documentation to connect my Node.js app to a locally installed MindsDB instance using Docker. I encount…
-
#### Goal
Create a new data source plugin for **[MindsDB](https://mindsdb.com/)**
#### Operations to be supported:
- list predictors
- list data sources
- get data source
- get predictor
-…
-
## Task
Implement a function to remove a file 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 set of functions to manage model versions in JavaScript SDK ([based on Python SDK](https://docs.mindsdb.com/sdks/python/manage-model-versions)).
Follow similar pattern as in …
-
### Description
Encountering a 403 Forbidden error when attempting to publish the mindsdb-js-sdk package to npm.
Steps to Reproduce
Run npm publish
Receive the error: 403 Forbidden - Y…
-
## Task
Implement a function to create a view 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 create 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 list views in JavaScript SDK.
Follow similar pattern as in the [Python SDK](https://github.com/mindsdb/minds_python_sdk).
## Deliverables
Create a PR to thi…
-
## Task
Implement a function to remove a view in JavaScript SDK.
Follow similar pattern as in the [Python SDK](https://github.com/mindsdb/minds_python_sdk).
## Deliverables
Create a PR to …