Skip to content

Version 2.2.5

Compare
Choose a tag to compare
@tavisit tavisit released this 31 Jan 12:23
· 62 commits to master since this release
9fecba9

New features and fixes:

  • Updated IB Broker update to support data requests parsing
  • Updated document parameter from the generate_html method to Optional
  • Replaced frame.append method to pandas.concat in HistoricalDataProvider
  • Replaced .iteritems to .items in excel_exporter.py
  • Replaced union_many with union
  • Added type checks to convert_to_list function
  • Added unit tests as TestToListConversion for the convert_to_list function
  • Added pie chart variant to the available charts
  • Added support for MultiIndex formatting in the DFTables
  • Added new SecurityType - CONFUT
  • Fixed convert_to_list usage in PresetDataProvider
  • Fixed pandas Future Warning in the FuturesChain class
  • Fixed Future Warnings for get_loc function

Backwards incompatible changes:

  • BloombergBeapHapiParser now accepts a new parameter tickers_mapping