Across
- 1. Operation used in **MySQL** to combine rows from multiple tables.
- 5. Process of organizing data in a database to reduce redundancy.
- 7. An organized collection of related data.
- 9. Process of connecting **Python** with **MySQL**.
- 10. Comma Separated Values file format used to store tabular data.
Down
- 2. A Python library used for numerical computing and arrays.
- 3. A field that uniquely identifies each record in a table.
- 4. A two-dimensional labeled data structure in the **Pandas** library.
- 6. A library in **Python** used for data visualization.
- 8. A one-dimensional labeled array used in **Pandas**.
