Wednesday, 24 July 2019

๐Ÿผ Take a look at the fillna() function ๐Ÿผ


        
      fillna() function
  • It helps to fill out the missing data.
  • If you think that some entries don’t need to be filled out, you can just remove them using the dropna() function.




1 comment: