Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 699 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 699 Bytes

Event Study package

Event Study package is an open-source python project created to facilitate the computation of financial event study analysis.

Install

$ pip install eventstudy

Documentation

You can read the full documentation here.

Go through the Get started section to discover through simple examples how to use the eventstudy package to run your event study for a single event or a sample of events.

Read the API guide for more details on functions and their parameters.