Manual: .chem.lead() Method for Creating Lead Variables
Overview The .chem.lead() method is a custom pandas accessor that creates lead versions of one or more variables in a […]
Overview The .chem.lead() method is a custom pandas accessor that creates lead versions of one or more variables in a […]
Overview The .chem.lag() method is a custom pandas accessor that creates lagged versions of one or more variables in a
Overview The .chem.mutate() method is a custom pandas accessor that enables conditional assignment of values to a column in a