Across
- 1. Function used to read SQL query results into pandas
- 6. Function used to remove rows or columns from a DataFrame
- 7. Anonymous function written in a single line
- 10. Method used to replace missing values in data
- 11. Python library used to connect with PostgreSQL
- 12. Position-based data selection method in pandas
- 14. Python library used for data analysis and working with DataFrames
- 16. Open-source relational database system
- 19. Used to combine DataFrames vertically or horizontally
- 20. Term used to represent missing or empty values
Down
- 2. Method used to apply function element-wise
- 3. Library used for database connection and ORM in Python
- 4. Function used to detect missing values
- 5. Method used to group data for aggregation
- 8. Used to combine DataFrames based on common columns
- 9. Repeated rows found in a dataset
- 13. File format where values are separated by commas
- 15. Method used to apply a function to rows or columns
- 17. Spreadsheet file format often used for storing data
- 18. Label-based data selection method in pandas
