1
はPythonでpygrametlパッケージと経験を持った人は、私は、エラーの下pygrametlドキュメントからpygrametl寸法の抽象化は
サンプルコードを理解するのに役立ちますエラー:
Traceback (most recent call last):
File "artist_petl.py", line 40, in <module>
attributes=['row_id','Artist_name','Artist_type','Country','ETL_BATCH_ID']
File "C:\Anaconda3\lib\site-packages\pygrametl\tables.py", line 189, in __init__
(self.quote(key), name))
File "C:\Anaconda3\lib\site-packages\pygrametl\__init__.py", line 663, in execute
self.__cursor.execute(stmt, arguments)
TypeError: expecting a dictionary, sequence or keyword args