Skip to content

Commit

Permalink
sqldemo
Browse files Browse the repository at this point in the history
  • Loading branch information
Alvin Ryanputra authored and Alvin Ryanputra committed Apr 20, 2024
1 parent d9c221a commit 251cb0c
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions demo/sql_demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"/var/folders/xy/jq6t07b16s5f8jssxhvg_xr9qt6wv8/T/ipykernel_29452/491538318.py:1: DeprecationWarning: \n",
"Pyarrow will become a required dependency of pandas in the next major release of pandas (pandas 3.0),\n",
"(to allow more performant data types, such as the Arrow string type, and better interoperability with other libraries)\n",
"but was not found to be installed on your system.\n",
"If this would cause problems for you,\n",
"please provide us feedback at https://github.com/pandas-dev/pandas/issues/54466\n",
" \n",
" import pandas as pd\n",
"/Users/aryanput/anaconda3/envs/iris-vector-search/lib/python3.10/site-packages/tqdm/auto.py:21: TqdmWarning: IProgress not found. Please update jupyter and ipywidgets. See https://ipywidgets.readthedocs.io/en/stable/user_install.html\n",
"/Users/aryanput/hackathon/grandhack-2024/venv/lib/python3.12/site-packages/tqdm/auto.py:21: TqdmWarning: IProgress not found. Please update jupyter and ipywidgets. See https://ipywidgets.readthedocs.io/en/stable/user_install.html\n",
" from .autonotebook import tqdm as notebook_tqdm\n"
]
}
Expand Down Expand Up @@ -685,7 +677,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.13"
"version": "3.12.2"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 251cb0c

Please sign in to comment.