What's Changed
* Chore: Bump to version 0.1.35 by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1970
* Bugfix: Fix panel_calculator bug on Python 3.7 by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1971
* Feature: Implement ewm_sum by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1972
* Bugfix: Removing deprecated Pandas calls by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1949
* Chore: Update Python version warnings in setup.py by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1975
* Bugfix: Incorrect type-casting in `standardise_dataframe` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1976
* Bugfix: improve `repr` of InformationStateChanges class by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1977
* Chore: Update setup.py for release v0.1.35 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1979
* Chore: Test←Release for v0.1.35 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1980
* Chore: Main←Test for v0.1.35 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1981
**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.1.34...v0.1.35