AmritSd / Institutional-ownership-impact-on-stocks-near-one-dollar

0 stars 1 forks source link

Merge institutional and price data #6

Open AmritSd opened 1 year ago

AmritSd commented 1 year ago

Merge the price cleaned price data and institutional ownership data into one big dataframe.

AmritSd commented 1 year ago

Done in the file: data_cleaning/merge_price_instit.ipynb

Input files: data/price_data_cleaned.ipynb and **data/institutional_data_agg_all.pkl***

Output files: data/merged_price_instit_data.pkl and data/merged_price_instit_data.csv