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

book
Preliminary Exploration

Compito

Swipe to start coding

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

Soluzione

print(data.shape)

data.describe().round()

Mark tasks as Completed
Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 1. Capitolo 3
AVAILABLE TO ULTIMATE ONLY
some-alt