Baselight

Predict Amazon Stock Price Tomorrow

Use predictive modeling for predicting Stock price

@kaggle.royjafari_predict_amazon_stock_price_tomorrow

Integrate Df
@kaggle.royjafari_predict_amazon_stock_price_tomorrow.integrate_df

  • 31.34 KB
  • 350 rows
  • 8 columns
t

T

yes_changep

Yes ChangeP

lastweek_changep

Lastweek ChangeP

dow_yes_changep

Dow Yes ChangeP

dow_lastweek_changep

Dow Lastweek ChangeP

nasdaq_yes_changep

Nasdaq Yes ChangeP

nasdaq_lastweek_changep

Nasdaq Lastweek ChangeP

today_changep

Today ChangeP

Fri Aug 23 2019 00:00:00 GMT+0000 (Coordinated Universal Time)-1.0353490725939254-1.07874255946456430.1889488795224853-0.1052892559772295-0.3334967626163881-0.2681072032028809-3.049884078998767
Mon Aug 26 2019 00:00:00 GMT+0000 (Coordinated Universal Time)-3.049884078998767-0.7566800220022368-2.3744253373614620.5866713967913596-3.1455353584396955-0.335637016057461.100238912090774
Tue Aug 27 2019 00:00:00 GMT+0000 (Coordinated Universal Time)1.100238912090774-0.40819314122532851.05322383475624971.24881572750523651.4739441272083881.204157725313139-0.3979964091161825
Wed Aug 28 2019 00:00:00 GMT+0000 (Coordinated Universal Time)-0.3979964091161825-1.714855830201339-0.4669310819647455-0.4176363061701478-0.1186826483866682-0.50078285045408410.137359677476013
Thu Aug 29 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.137359677476013-2.8560885435238281.0016301360366138-0.38142890152123180.2890567154573837-1.70248059243096121.2554923856631712
Fri Aug 30 2019 00:00:00 GMT+0000 (Coordinated Universal Time)1.2554923856631712-0.83158358747989511.2526852927984681.53995755135743351.50779738428891230.4937046226197829-0.5659418502795065
Tue Sep 03 2019 00:00:00 GMT+0000 (Coordinated Universal Time)-0.5659418502795065-2.59111393157518450.15563655179280970.7653737779892035-0.1468398247760871-0.54595903997029860.7628217498176116
Wed Sep 04 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.7628217498176116-0.8212110912131712-1.0803952131005272-0.5112733310631897-1.059553170914055-1.2704676905661940.602290121057518
Thu Sep 05 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.6022901210575182.91491867618854440.90914692666835462.8349648304293931.44214591682026153.4060294473551672.227009346484999
Fri Sep 06 2019 00:00:00 GMT+0000 (Coordinated Universal Time)2.2270093464849994.0619138650253061.41405058440413643.20215357218191.85626892589953683.795633790932767-0.3916924384074516

CREATE TABLE integrate_df (
  "t" TIMESTAMP,
  "yes_changep" DOUBLE,
  "lastweek_changep" DOUBLE,
  "dow_yes_changep" DOUBLE,
  "dow_lastweek_changep" DOUBLE,
  "nasdaq_yes_changep" DOUBLE,
  "nasdaq_lastweek_changep" DOUBLE,
  "today_changep" DOUBLE
);

Share link

Anyone who has the link will be able to view this.