+ 1

[Pandas or Numpy] ? Easy?

It seems that I have noticed that working with pandas in data science is easier than numpy.If not give me the reasons why I should learn both pandas and numpy. I want to learn more.

30th May 2020, 6:58 PM
Isaac Duah [Active!]
Isaac Duah [Active!] - avatar
5 odpowiedzi
+ 5
Isaac Duah [Active!] Pandas library uses some concepts of numpy... If you search for data science with python course... You will see that numpy's concepts are used in pandas also.... That is why numpy is taught before moving onto pandas Numpy is for only data analytics And pandas is for both data analytics and visualisation(in the form of a table)....
30th May 2020, 8:03 PM
Namit Jain
Namit Jain - avatar
+ 4
Pandas is built on top of numpy and borrows heavily from it, especially regarding matrix (arrays) transformations. It really pays off to know both.
30th May 2020, 7:06 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 2
Kuba Siekierzyński thanks for your advice boss
30th May 2020, 7:13 PM
Isaac Duah [Active!]
Isaac Duah [Active!] - avatar
+ 2
𝐊𝐢𝐢𝐛𝐨 𝐆𝐡𝐚𝐲𝐚𝐥 I really like your recommendations
30th May 2020, 7:13 PM
Isaac Duah [Active!]
Isaac Duah [Active!] - avatar
30th May 2020, 7:14 PM
Isaac Duah [Active!]
Isaac Duah [Active!] - avatar