Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lernen Preliminary Exploration | Stock Prices Prediction Project
Stock Prices Prediction Project

book
Preliminary Exploration

Aufgabe

Swipe to start coding

  1. Print the shape of your data;
  2. Check for descriptive statistics of our data (with a round() function).

Lösung

print(data.shape)

data.describe().round()

Mark tasks as Completed
War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 1. Kapitel 3
AVAILABLE TO ULTIMATE ONLY
some-alt