@ashishpj wrote:
I am doing the basic Data Exploration and have found out that
If Outlet_Type is Grocery store, it is always a small Outlet_Size.I want to use this information to fill some of the Nan's in Outlet_size where Outlet_type = Grocery store.
Can someone help me , how do I use if Condition in Fillna ?
Ps: I am working with python
Posts: 2
Participants: 1