Skip to content

Releases: exxeleron/qPython

qPython-1.0-RC2

19 Jan 08:40
Compare
Choose a tag to compare
qPython-1.0-RC2 Pre-release
Pre-release
  • Fix: handling of nested lists of homogeneous length
  • Fix: pandas: null representation for strings

qPython-1.0-RC1

22 Oct 11:36
Compare
Choose a tag to compare
qPython-1.0-RC1 Pre-release
Pre-release
  • Introduce support for pandas

qPython-1.0-Beta6

16 Oct 05:33
Compare
Choose a tag to compare
qPython-1.0-Beta6 Pre-release
Pre-release
  • Configurable deserialization for temporal vectors
  • numpy datetime64/timedelta64 vectors ans atoms are now serializable without
    explicit conversions
  • QTemporal: null values are now backed as numpy NaT
  • Fix: error handling while initializing connection
  • Fix: sanity check against protocol version for guids
  • Fix: socket timeout in qwriter

qPython-1.0-Beta5

01 Oct 08:58
Compare
Choose a tag to compare
qPython-1.0-Beta5 Pre-release
Pre-release
  • Redesign lambdas and projections handling
  • Rework collections API
  • Extend QConnection class with context manager API
  • Fix: reading of generic null (::) embedded in lists
  • Fix: sending generic lists as columns in tables

qPython-1.0-Beta4

04 Jun 13:02
Compare
Choose a tag to compare
qPython-1.0-Beta4 Pre-release
Pre-release
  • qtemporallist: force numpy.array type conversion in case of mismatch between meta.qtype and dtype of raw list
  • Enable Travis CI integration
  • Update project meta-information

qPython-1.0-Beta3

27 May 08:45
Compare
Choose a tag to compare
qPython-1.0-Beta3 Pre-release
Pre-release
  • Fix: creation of q dictionary with values represented as table