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 all of the columns names
import
pandas
as
pd df
=
pd
.
read_csv
(
"file path.csv"
)
df
.
columns
PREVIOUS
NEXT
Tagged:
#python
#pandas
#columns
#names
ADD COMMENT
Topic
COMMENT
Name
9+7 =
Submit