Glossary

Databases/SQL

the enterprise format. You wrote your first SQL queries (SELECT, WHERE, JOIN, GROUP BY) and used `pd.read_sql()` to bring database data into pandas.

Learn More

Related Terms