Pandas uses the split function to split the specific string data column of dataframe into two new data columns and generate a new dataframe
編輯:Python
pandas Use split Function will dataframe The specific string data column of is split into two new data columns and a new dataframe(split specific column into 2 columns in dataframe)