shift_fundamental
Description
Note
On '2021-01-15' previous quarter value was 'd'(The value on 202003; 2020-11-15) Then when '2021-02-15' previous quarter value becomes 'e'
Because there is no 202101 pit and value, value 'f' is dropped.
Parameters
df
(pandas.DataFrame): financial unpivot CMperiods
(int > 0)fiscal
(str; ["quarter", "annual"]) : Default - 'quarter'
Returns
pandas.DataFrame
Example
Last updated
Was this helpful?