The pandas only supports datatime64[ns], but dolphindb supports various time types.
Moreover, different time types are not compatible when append or insert in dolphindb.
It is reasonable to support manually specifying time types when upload dataframes
The pandas only supports datatime64[ns], but dolphindb supports various time types.
Moreover, different time types are not compatible when append or insert in dolphindb.
It is reasonable to support manually specifying time types when upload dataframes