Skip to content

Commit

Permalink
Modified chat notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
am-kinetica committed Feb 21, 2024
1 parent 04c6c2c commit 223e430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/integrations/chat/kinetica.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -246,8 +246,8 @@
}
],
"source": [
"import pandas as pd\n",
"from faker import Faker\n",
"import pandas as pd\n",
"from typing import Generator\n",
"\n",
"Faker.seed(5467)\n",
Expand Down

0 comments on commit 223e430

Please sign in to comment.