Hello,
I am interested in getting assistance with the python DataFrameClient. I am running into datetime issues trying to insert records into influxdb. All by dates are showing up as 1970. If I convert to EPOCH time in python the DataFrameClient complains I am not using a proper DatetimeIndex or PeriodIndex.
Any tips would be appreciated!
Lauren