mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Remove pandas import from some notebooks (#13481)
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
{
|
||||
"cell_type": "code",
|
||||
"source": [
|
||||
"import pandas,sys,os,getpass,json,html,time\r\n",
|
||||
"import sys,os,getpass,json,html,time\r\n",
|
||||
"from string import Template"
|
||||
],
|
||||
"metadata": {
|
||||
|
||||
Reference in New Issue
Block a user