First 50% of Records From Dataset - Amazon Interview Question - Python Pandas

Описание к видео First 50% of Records From Dataset - Amazon Interview Question - Python Pandas

If you like this video, please support me in making more of these: https://buymeacoffee.com/algometica
----------------------------------------------
----------------------------------------------
Find the first 50% records of the dataset.
--------
Companies appeared in: Amazon, Bosch

Difficulty: Medium

Ideas: df['column'].rank(), len(), df.drop()

Problem: https://t.ly/r7RFq
----------------------------------------------
----------------------------------------------

Комментарии

Информация по комментариям в разработке