pypi saspy 3.2.0
V3.2.0

latest releases: 5.4.4, 5.4.3, 5.4.2...
4 years ago

This release has some new enhancements w.r.t. date, time and datetime processing; specifically with the df2sd and sd2df methods. It also has enhancements to sd2df_[CSV | DISK], to allow for control over the creation of the dataframe; specifically allowing you to override the data formatting and dtype definitions of the dataframe. This is an advanced feature and is documented in the advanced features section of the doc, along with the date, time, datetime enhancements: see the corresponding sections in https://sassoftware.github.io/saspy/advanced-topics.html#
There are also some fixes for a few issues. This release also eliminates the requirement for IPython and pygments from the install. This was something requested quite some time ago, and after implementing support for Zeppelin and Databricks, the IPython requirement was eliminated in the runtime. I addresses the pygments runtime also, so for minimal python installs, saspy will no longer require either of these (and all of their requirements) to be installed.

Don't miss a new saspy release

NewReleases is sending notifications on new releases.