MindsDB home page
Search...
⌘K
Ask AI
Login
Get Started
Get Started
Search...
Navigation
Projects
Remove a Project
Documentation
SQL API
SDKs
REST API
Integrations
Contribute
FAQs
Join our Slack
GitHub
SDKs
Overview
Mongo-QL
Python SDK
Connect
Databases
ML Engines
Projects
Create a Project
Remove a Project
List Projects
Query Projects
Models
Predictions
Tables, Views, Files
Jobs
JavaScript SDK
On this page
Description
Syntax
Projects
Remove a Project
Description
The
drop_project()
function removed a project from MindsDB.
Syntax
Use the
drop_project()
method to remove a project:
Copy
Ask AI
server.drop_project(
'project_name'
)
Suggest edits
Raise issue
Create a Project
List Projects
Assistant
Responses are generated using AI and may contain mistakes.