Metadata-Version: 2.1
Name: undidPyjl
Version: 0.1.2
Summary: Python wrapper for Undid.jl.
Home-page: https://github.com/ejamieson97/undidPyjl
Author: Eric Jamieson
Author-email: ericjamieson@cmail.carleton.ca
License: UNKNOWN
Description: # undidPyjl
        Difference-in-differences for unpoolable data. Python wrapper for Undid.jl.
        
        ## Installation
        ```bash
        pip install undidPyjl
        ```
        
        For more information see: https://github.com/ebjamieson97/undidPyjl 
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
