8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889ef09 commit 449d02eCopy full SHA for 449d02e
examples/tutorial_pandas.py
@@ -5,8 +5,6 @@
5
6
7
def main(host='localhost', port=8086):
8
- host='localhost'
9
- port=8086
10
user = 'root'
11
password = 'root'
12
dbname = 'demo'
0 commit comments