This was probably the hardest lab yet. I struggled the most with setting up the search cursor for the dictionary, mainly the where_clause. I kept getting errors varying form a problem with the SQL code to an unhashable type error. What I ended up doing to fix this was deleting the line where I defined the where_clause and instead defining it within the search cursor and setting it equal to the delimitedField variable.
Once I was able to get the output I wanted the feeling of accomplishment that I got was amazing and made it all worth it.
No comments:
Post a Comment