Skip to content

"Invalid Parameter Type" when following "pyodbc objects/Row" section #1298

Discussion options

You must be logged in to vote

For the statement

for index, row in tarefas.cronograma_df.iterrows():

row is a pandas Series object, not a pyodbc Row object, so this is more of a question/comment about pandas rather than pyodbc.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gabrielleite751
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1297 on October 26, 2023 20:54.