How to add column to pandas dataframe with conditional parameter

后端 未结 0 836
有刺的猬
有刺的猬 2020-12-03 01:34

If I have a pandas dataframe like this:

import pandas as pd
import numpy

data1 = [
    [1,"FirstStreet"],
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题