d6t/d6tstack

module 'd6tstack.utils' has no attribute 'pd_to_mssql'

jaiparkashyadav opened this issue · 8 comments

Hi,

I was trying to use module 'd6tstack.utils'for mssql but gettign below error:

module 'd6tstack.utils' has no attribute 'pd_to_mssql'

Any chance of adding this sooner.

Regards,
Jai

are you using the latest version from github? pypi is slightly outdated

as per readme pip install git+https://github.com/d6t/d6tstack.git

pypi also updated.

note pd_to_mssql() hasn't been tested, let us know if it works

you been able to get this to work?

Hmm ok. We've had trouble getting an mssql server set up for testing but seems we need to give that another go. Can you post the exception?

closing for now when you find the error pls reopen