Skip to content

Conversation

bharathts07
Copy link
Contributor

WHAT

  1. Add ML functions example usage notebook
  2. Fix small spelling mistake in AI functions notebook
  3. Update the AI functions Metadata for add AI tag

Comment on lines 269 to 279
" # conn,\n",
" if_exists='append',\n",
" index=False,\n",
" method='multi'\n",
")\n",
"\n",
"# Insert test data\n",
"test_df.to_sql(\n",
" 'titanic_test_data',\n",
" con=engine,\n",
" # conn,\n",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you remove the commented out conns

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch, fixed it in later comment

@kesmit13 kesmit13 merged commit 40f9333 into singlestore-labs:master Oct 8, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants