Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lernen Print out the Basic Info of our Dataset | Tweet Sentiment Analysis
Tweet Sentiment Analysis
course content

Kursinhalt

Tweet Sentiment Analysis

book
Print out the Basic Info of our Dataset

Now that we have imported our data, let's check its shape and main info about its columns.

Methods description

  • .shape: This attribute returns a tuple representing the dimensions of the DataFrame, where the first element is the number of rows and the second element is the number of columns. It does not take any arguments;

  • .info() method in Pandas provides a concise summary of the DataFrame, including its index data type and column data types, non-null values, and memory usage.

Aufgabe

Swipe to start coding

  1. Get the dimensionality of the DataFrame).
  2. Get DataFrame information.

Lösung

Mark tasks as Completed
Switch to desktopWechseln Sie zum Desktop, um in der realen Welt zu übenFahren Sie dort fort, wo Sie sind, indem Sie eine der folgenden Optionen verwenden
War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 1. Kapitel 3
AVAILABLE TO ULTIMATE ONLY
We're sorry to hear that something went wrong. What happened?
some-alt