filmov
tv
4. Python Pandas DataFrame Attributes & Methods | Complete Python Pandas Tutorial | Amit Thinks

Показать описание
In this lesson, let us see some DataFrame attributes and methods in Python Pandas with examples. The Pandas DataFrame is a Two-dimensional, tabular data, that uses the DataFrame() method to create a DataFrame. It also uses the following different built-in attributes and methods for basic functionalities:
dtypes: Return the dtypes in the DataFrame
ndim: Return the number of dimensions of the DataFrame
size: Return the number of elements in the DataFrame.
shape: Return the dimensionality of the DataFrame in the form of a tuple.
index: Return the index of the DataFrame
T: Transpose the rows and columns
head(): Return the first n rows.
tail(): Return the last n rows.
#pandas #python #amitthinks
-------------------------------------------------------------------------------------------------------------
👉 Follow me
-------------------------------------------------------------------------------------------------------------
► Top Free Video Tutorials
► Programming - Free Study Material (Downloadable)
► Web Dev - Free Study Material (Downloadable)
► Database - Free Study Material (Downloadable)
► CMS - Free Study Material (Downloadable)
► Free Interview QA
👉 About Amit Thinks YouTube Channel
Join this channel to get access to perks:
► Subscribe
dtypes: Return the dtypes in the DataFrame
ndim: Return the number of dimensions of the DataFrame
size: Return the number of elements in the DataFrame.
shape: Return the dimensionality of the DataFrame in the form of a tuple.
index: Return the index of the DataFrame
T: Transpose the rows and columns
head(): Return the first n rows.
tail(): Return the last n rows.
#pandas #python #amitthinks
-------------------------------------------------------------------------------------------------------------
👉 Follow me
-------------------------------------------------------------------------------------------------------------
► Top Free Video Tutorials
► Programming - Free Study Material (Downloadable)
► Web Dev - Free Study Material (Downloadable)
► Database - Free Study Material (Downloadable)
► CMS - Free Study Material (Downloadable)
► Free Interview QA
👉 About Amit Thinks YouTube Channel
Join this channel to get access to perks:
► Subscribe
Комментарии