updated readme

This commit is contained in:
2023-06-15 00:23:45 -03:00
parent 98f33f552e
commit 13cdd81787
2 changed files with 6 additions and 15 deletions
+3 -4
View File
@@ -1249,7 +1249,6 @@
"cell_type": "markdown",
"id": "4409cc89-ed14-4313-ac89-65b826038533",
"metadata": {
"jp-MarkdownHeadingCollapsed": true,
"tags": []
},
"source": [
@@ -1258,7 +1257,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 31,
"id": "14f63810-1943-4e28-9bce-2148be6be02d",
"metadata": {},
"outputs": [],
@@ -1269,7 +1268,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 32,
"id": "8ff6c090-7e02-435a-a179-f2aab81da972",
"metadata": {},
"outputs": [],
@@ -1300,7 +1299,7 @@
"outputs": [],
"source": [
"%%time\n",
"# send df to kd+ in memory bank\n",
"# send df to kbd+ in memory bank\n",
"q.sendSync(\"{t::x}\", data)"
]
},