About Me
Muying Wang is a Statistics graduate student at Columbia University with a Bachelor of Science in Statistics from The Chinese University of Hong Kong, Shenzhen. She has experience in quantitative research, data analysis,…
Muying Wang is a Statistics graduate student at Columbia University with a Bachelor of Science in Statistics from The Chinese University of Hong Kong, Shenzhen. She has experience in quantitative research, data analysis, machine learning, NLP, and statistical modeling through internships, research, and academic projects.
Experience
Quant Researcher Intern, Algorithm Investment Solution Team
Implemented odd lot PNL calculation and attribution in Python.
Flexibly modified codes as the position changed.
Improved PNL calculation efficiency by 70%.
Fetched financial data from database using SQL.
Pre-processed stock data for strategy backtests using pandas.
Visualized backtest results.
Analyzed quarterly performance to develop a profitable trading strategy.
Extracted raw A-shares data for the last ten years from company database by collaborating with infrastructure team.
Loaded the updated data into remote server.
Enhanced the data quality by roughly 50%.
Undergraduate Research Assistant, Advisor: Prof. Sungkwan Lee
Prepared data with Python for the investigation on how social rights movements affected corporates’ online recruitment process.
Crawled over 1M job postings over 5000 listed companies from Glassdoor with Python package Beautiful Soup.
Unified the format of company names by fuzzy matching candidates’ resume data into official names of listed companies with Jellyfish.
Parsed and formatted non-English string dates into English with Pandas.