Comparison with SQL

Pandas is similar to SQL in many ways in the sense that it is used for data selection, data filtering, data aggregation, data generation, and data modification. SQL does to the database tables what pandas does to the DataFrames. In this section, we will compare the features in SQL with their equivalents in pandas.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset