Skip to content

1.9.0

Compare
Choose a tag to compare
@bbassett-tibco bbassett-tibco released this 21 Nov 18:53
defc3a1

Exporting Data

  • When exporting data, use a method that is not deprecated by Pandas 1.5.0. (#28)
  • Better handle exporting nullable column dtypes like Float64. (#25)
  • Add support for exporting GeoPandas GeoDataFrames with MultiLineString geometry as 'PolyLines' to Spotfire. (#19)

Creating SPK Packages

  • Use a better parser for requirements as provided by setuptools/pkg_resources. (#4)
  • Allow both analyst and server SPK information to be stored in the requirements file brand. (#5)