Re: Re: Untitled

From Smelly Matamata, 1 Year ago, written in Plain Text, viewed 209 times. This paste is a reply to Re: Untitled from Gray Tamarin - view diff
URL http://codebin.org/view/b2ca2384 Embed
Download Paste or View Raw
  1. data.drop_duplicates(subset = 'education' , keep = 'first')# удалите дубликаты
  2. print(data['education'])# посчитайте дубликаты

Reply to "Re: Re: Untitled"

Here you can reply to the paste above