Releases: InvestmentSystems/table-compositor
Releases · InvestmentSystems/table-compositor
v1.2.0
Adds support for modern numpy & pandas
v1.1.7
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
Implements support for pandas <1.1.0.
Improved typehints.
v1.1.5
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
- Blackens code
- Support for static-frame
v1.0.1
update to next revision, contain performance improvements