Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

create new dataframe from existing data frame python

new = old.filter(['A','B','D'], axis=1)
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #create #dataframe #existing #data #frame #python
ADD COMMENT
Topic
Name
3+9 =