Pandas Python replace value with same value from the first cell

后端 未结 0 1015
没有蜡笔的小新
没有蜡笔的小新 2020-12-03 08:47

may i know how can i replace the null values with the same value of the first cell.

I have this set of data:

 A    B
01   01
02   NaN
03   NaN
04   NaN         


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