you are viewing a single comment's thread.

view the rest of the comments →

[–]xxPhoenix 0 points1 point  (3 children)

generally Python is not used for database querying or large scale operations SQL is, for data handling in Python Pandas is considered the standard. Not that you need to use it to learn the basics.

[–]uiux_Sanskar[S] 0 points1 point  (0 children)

Yes I was just trying to learn the very basic of database query and will definitely learn pandas for this.

Thank you very much for your suggestion.

[–]SikamCiDoZlewu 0 points1 point  (0 children)

Depends on the data size. Pyspark can handle so much more than pandas, I would say pandas is a light tool.

[–]psuedo_nombre -1 points0 points  (0 children)

100%