mirror of
https://github.com/Magnus167/msyrs.git
synced 2025-08-20 07:20:01 +00:00
Add linear_composite method to panel class
This commit is contained in:
parent
8a9b6bc88f
commit
0b97e2d0be
@ -44,4 +44,6 @@ class panel:
|
||||
|
||||
@staticmethod
|
||||
def get_period_indices_hv(*args, **kwargs) -> Series: ...
|
||||
|
||||
|
||||
@staticmethod
|
||||
def linear_composite(*args, **kwargs) -> DataFrame: ...
|
Loading…
x
Reference in New Issue
Block a user