mirror of
https://github.com/Magnus167/msyrs.git
synced 2025-11-19 10:26:10 +00:00
Add linear_composite method to panel class
This commit is contained in:
@@ -45,3 +45,5 @@ class panel:
|
||||
@staticmethod
|
||||
def get_period_indices_hv(*args, **kwargs) -> Series: ...
|
||||
|
||||
@staticmethod
|
||||
def linear_composite(*args, **kwargs) -> DataFrame: ...
|
||||
Reference in New Issue
Block a user