jackfrued / Python-100-Days

Python - 100天从新手到大师
155.42k stars 52.12k forks source link

Update 70.Pandas的应用-1.md #987

Open Samson-LI opened 1 year ago

Samson-LI commented 1 year ago

FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.