Metadata-Version: 2.4
Name: drdid
Version: 1.1.6
Summary: Double Robust Difference in Difference y python
Home-page: https://github.com/d2cml-ai/drdid
Author: Jhon Flores
Author-email: fr.jhonk@gmail.com
License: MIT
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: statsmodels
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary


    Implementation of drdid for Python, R-like syntax with return destructuring using optimized Python code.

    See the original [R package](https://github.com/pedrohcgs/DRDID/tree/master)
    
