mindsdb
mindsdb copied to clipboard
Query Engine for AI - The only MCP Server you'll ever need
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe. Very low priority...
Salesforce's [Merlion](https://github.com/salesforce/Merlion) focuses on time series and has an AutoML feature. It would be nice to have a handler for it.
### Is there an existing integration? - [X] I have searched the existing integrations. ### Use Case This integration proposal is designed to provide the Mindsdb user with an easy...
### Is there an existing integration? - [X] I have searched the existing integrations. ### Use Case Airtable has got plenty of structured data. Which means the use cases are...
### Is there an existing integration? - [X] I have searched the existing integrations. ### Use Case So the engineering team has deployed the next big application on cloud servers,...
Fixes #2589 ## Please describe what changes you made, in as much detail as possible - Using `vertica-python` for communication with **vertica database** mindsdb
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe. Support BigQuery as...
### Is there an existing integration? - [X] I have searched the existing integrations. ### Use Case AI tables are a brilliant option to democratize machine learning, however, it may...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior, for example: 1. Download the dataset from link: `xyz.com/data/train.csv` 2....
## Checklist: - [ ] 1) [MindsDB] should always convert order_by columns to `pd.datetime` - [ ] 2) [mindsdb_sql] Add `SAMPLE BY` support to enforce specific time intervals - [...