Skip to content

Releases: InvestmentSystems/table-compositor

v1.2.0

22 Mar 17:45
8530fe5

Choose a tag to compare

Adds support for modern numpy & pandas

v1.1.7

02 Sep 19:34

Choose a tag to compare

Removes upper limit requirement on pandas.

This can be installed with the following:

pip install git+https://github.com/InvestmentSystems/table-compositor.git@v1.1.7

v1.1.6

01 Sep 23:41

Choose a tag to compare

Implements support for pandas <1.1.0.
Improved typehints.

v1.1.5

08 Mar 19:40
05cb368

Choose a tag to compare

Update requirements to support newer pandas while narrowing numpy versions to avoid a known issue (#2 , #3).

This can be installed with the following:
pip install git+https://github.com/InvestmentSystems/table-compositor.git@v1.1.5

1.1.3

29 Jun 23:22

Choose a tag to compare

  1. Blackens code
  2. Support for static-frame

v1.0.1

05 Feb 21:06

Choose a tag to compare

update to next revision, contain performance improvements