taos-connector-python icon indicating copy to clipboard operation
taos-connector-python copied to clipboard

Importing pandas dataframe on TDengine.

Open michelescarlato opened this issue 2 years ago • 1 comments

Hi there,

I was wondering if there is a way to import pandas dataframes. I saw how to export data into a dataframe but couldn't find the reverse.

Thanks.

michelescarlato avatar Apr 24 '23 14:04 michelescarlato

So far there is no official way to do that but I think it's very easy with lines of Python code. I am personally keen to leave the flexibility to user.

sangshuduo avatar Apr 25 '23 14:04 sangshuduo