Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to change dtype object to int

df['purchase'].astype(int)
 
PREVIOUS NEXT
Tagged: #change #dtype #object #int
ADD COMMENT
Topic
Name
2+2 =