DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
python pandas how to get the dataframe size
import
pandas
as
pd df
=
pd
.
read_csv
(
"file path.csv"
)
df
.
shape
(
)
Source by pandas.pydata.org #
PREVIOUS
NEXT
Tagged:
#python
#pandas
#dataframe
#size
ADD COMMENT
Topic
COMMENT
Name
9+1 =
Submit