connecting to database using pyodbc
Closed this issue · 2 comments
am2222 commented
Hi,
I was wondering to see how it is possible to connect to database and run queries using dplython, Is it even possible? Since dplyr library has this ability to make queries and run them using odbc
dodger487 commented
No, we don't have that capability. It would be very cool but a significant
amount of work.
…On Mon, Dec 9, 2019 at 7:04 PM Majid Hojati ***@***.***> wrote:
Hi,
I was wondering to see how it is possible to connect to database and run
queries using dplython, Is it even possible? Since dplyr library has this
ability to make queries and run them using odbc
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#99?email_source=notifications&email_token=AABL4UXSRZOBH6ZN7MOOYT3QX4BLZA5CNFSM4JYXIWLKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H7KQG7A>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABL4UQYK4I7P3ZRTWSAAF3QX4BLZANCNFSM4JYXIWLA>
.
am2222 commented
@dodger487 Yes exactly, because I guess such support will be a game changes in python scientific approach.