-
Notifications
You must be signed in to change notification settings - Fork 579
Issues: milvus-io/bootcamp
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[BUG]:please,i need help. i copy the code but meet a pysql bug? i use the method of "Option 2: Deploy with source code"
#1386
opened Jul 23, 2024 by
xiangcaoximilu
1 task done
[FEATURE]: May I ask which file is on the front-end page of the file in this path?
#1330
opened May 22, 2024 by
listento123
1 task done
[FEATURE]: Data loading and storage issues in image search
#1323
opened May 19, 2024 by
listento123
1 task done
[BUG]: Logic error on the last batch insert in file recommender_system.ipynb
#1294
opened Apr 23, 2024 by
hyseimide
1 task done
[BUG]: 'SequenceIterator' object is not iterable in file recommender_system.ipynb
#1293
opened Apr 23, 2024 by
hyseimide
1 task done
def test_connection(self): try: self.conn.ping() except Exception: self.conn = pymysql.connect(host=MYSQL_HOST, user=MYSQL_USER, port=MYSQL_PORT, password=MYSQL_PWD, database=MYSQL_DB,local_infile=True) self.cursor = self.conn.cursor()[FEATURE]:
#1275
opened Mar 15, 2024 by
houzhuangcode
1 task done
Columns and DataType Not Explicitly Set on line 13 of load.py
#1182
opened Nov 9, 2023 by
CodeSmileBot
[BUG]: argument of type 'WindowsPath' is not iterable
#1166
opened Aug 9, 2023 by
huan415
1 task done
ProTip!
Adding no:label will show everything without a label.