Build Your Own AI Investor: With Machine Learning and Python, Step by Step, Second Edition by Lee Damon
Author:Lee, Damon [Lee, Damon]
Language: eng
Format: epub, pdf
Publisher: www.valueinvestingai.com
Published: 2021-03-08T16:00:00+00:00
# Merge the data together
result = pd.merge(incomeStatementData, balanceSheetData,
on=['Ticker','SimFinId','Currency',
'Fiscal Year','Report Date','Publish Date'])
result = pd.merge(result, CashflowData,
on=['Ticker','SimFinId','Currency',
'Fiscal Year','Report Date','Publish Date'])
# dates in correct format
result["Report Date"] = pd.to_datetime(result["Report Date"])
result["Publish Date"] = pd.to_datetime(result["Publish Date"])
print('Merged X data matrix shape is: ', result.shape)
return result
X = getXDataMerged()
Download
Build Your Own AI Investor: With Machine Learning and Python, Step by Step, Second Edition by Lee Damon.pdf
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Life 3.0: Being Human in the Age of Artificial Intelligence by Tegmark Max(5159)
The Sports Rules Book by Human Kinetics(4056)
The Age of Surveillance Capitalism by Shoshana Zuboff(3964)
ACT Math For Dummies by Zegarelli Mark(3837)
Blood, Sweat, and Pixels by Jason Schreier(3471)
Unlabel: Selling You Without Selling Out by Marc Ecko(3455)
Hidden Persuasion: 33 psychological influence techniques in advertising by Marc Andrews & Matthijs van Leeuwen & Rick van Baaren(3273)
Urban Outlaw by Magnus Walker(3227)
The Pixar Touch by David A. Price(3189)
Bad Pharma by Ben Goldacre(3073)
Project Animal Farm: An Accidental Journey into the Secret World of Farming and the Truth About Our Food by Sonia Faruqi(2993)
Brotopia by Emily Chang(2876)
Kitchen confidential by Anthony Bourdain(2785)
Slugfest by Reed Tucker(2779)
The Content Trap by Bharat Anand(2759)
The Airbnb Story by Leigh Gallagher(2670)
Coffee for One by KJ Fallon(2406)
Smuggler's Cove: Exotic Cocktails, Rum, and the Cult of Tiki by Martin Cate & Rebecca Cate(2327)
Beer is proof God loves us by Charles W. Bamforth(2238)
