0
JPJavier Pacheco
This line creates a dataframe with column int.
0 Comments
import pandas as pd df = df.astype({'column':'int'})