Sam;
Were I you, I would look for a local MeetUp that deals with Python, attend
one of their meetings, and talk to one of the folks there. I've learned a
lot from the MeetUp in my area, and there are Python experts in several
fields usually in attendance. They'll be able to help you with your
qu
Sorry Forgot to explain what my project is about. I chose to learn to code in
30 hours in a span of 10 weeks. I'm ok at coding so I was wondering if you had
any suggests for a project. I'm 14 and I'm ok at coding but probably a
beginner. If you could help me that would be great.
To contact m
All,
I have the following set-up (below) which will be used to call data from
multiple sectors. There is a sql query (transact sql) and connection. This
works fine. However, I would like to parametrize the query so I can enter
different sectors. I have checked through pyodbc and several SO