Squid Strategy

1234567891011121314151617181920
Across
  1. 2. A measure used to check how well a model explains the data.
  2. 5. A tool in Power BI to write and run data commands.
  3. 6. A formula language used in Power BI.
  4. 9. Using past data to guess future trends.
  5. 14. A Power BI page with multiple charts and reports.
  6. 15. The process of fixing and preparing data for analysis.
  7. 16. A Power BI function to add up values.
  8. 18. A type of SQL join that keeps only matching records.
  9. 20. A function in Python to create a list of numbers.
Down
  1. 1. A SQL word used to filter results.
  2. 3. A Python library used for machine learning.
  3. 4. A Python library for handling and analyzing data.
  4. 7. A SQL command to sort results.
  5. 8. A SQL command to remove duplicate values.
  6. 10. A method to reduce the number of columns in a dataset.
  7. 11. A pandas function to combine two data tables.
  8. 12. A visual way to show numbers and data.
  9. 13. A SQL function to find the number of rows.
  10. 17. A Power BI chart that shows trends over time.
  11. 19. A Python function to apply an action to every item in a list.