The most recent content from our members.
Which parameter do I have to pass to get_data to replace NA / NULL with a given value? Example: tmp=eik.get_data(tTickers, ['TR.AdjmtFactorAdjustmentDate', 'TR.AdjmtFactorAdjustmentType', 'TR.AdjmtFactorAdjustmentFactor'], {'SDate':ds, 'EDate':de, 'Curn':'USD', 'FRQ': 'D'})[0] I would like to add to the dict a key,value…
what's wrong with my assumed syntax here? fields = ek.TR_Field('TR.BSPeriodEndDate(IncludePartial=No)', {'Period': 'FI-1'}) as after this, get_data throws an error. Thank you ---> Please work on the documentation of your otherwise fantastic program.
It looks like you're new here. Sign in or register to get started.