Python for Analytics
Across
- 3. A loop that continues until a condition is false
- 5. Python library for data analysis
- 7. A data structure that is unordered and mutable
- 9. Python function for input
- 10. Data type for true/false values
- 11. A type of loop that iterates over a sequence
Down
- 1. Visualization library of python
- 2. Library for numerical computation
- 4. Mutable data structure in Python
- 6. A data structure that stores key-value pairs
- 8. Immutable data structure in Python