Skip to content

Releases: InvestmentSystems/table-compositor

v1.2.0

Choose a tag to compare

@chaburkland chaburkland released this 22 Mar 17:45
8530fe5

Adds support for modern numpy & pandas

v1.1.7

Choose a tag to compare

@chaburkland chaburkland released this 02 Sep 19:34

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

Choose a tag to compare

@chaburkland chaburkland released this 01 Sep 23:41

Implements support for pandas <1.1.0.
Improved typehints.

v1.1.5

Choose a tag to compare

@nekobon nekobon released this 08 Mar 19:40
05cb368

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

Choose a tag to compare

@gdevanla gdevanla released this 29 Jun 23:22
  1. Blackens code
  2. Support for static-frame

v1.0.1

Choose a tag to compare

@gdevanla gdevanla released this 05 Feb 21:06
update to next revision, contain performance improvements