Upload a File to MindsDB¶
Follow the steps below to upload a file to MindsDB.
- Log in to your MindsDB Cloud account to open the MindsDB Editor.
-
Navigate to
Add datasection by clicking theAdd databutton located in the top right corner.
-
Choose the
Filestab.
-
Choose the
Import Fileoption. -
Upload a file (here it is
house_sales.csv), name a table used to store the file data (here it ishouse_sales), and click theSave and Continuebutton.
What's Next?¶
Now, you are ready to create a predictor from a file. Make sure to check out this guide on how to do that.