Skip to content

3.00.1.0

Compare
Choose a tag to compare
@chenxiYuDolphinDB chenxiYuDolphinDB released this 28 Jun 06:28
· 131 commits to master since this release

New Features

  • Added combine method for merging data in Decimal Vectors.
  • Added support for creating, downloading and displaying Tensor data.

Issues Fixed

  • Fixed an error where dictionaries with value of ANY type couldn't accept common data types (e.g., INT, STRING).
  • Fixed an error occurring when uploading dictionary data with value of ANY type.