Across
- 2. Returns a tuple representing the size of the dataframe
- 3. replaces NaN values in a DataFrame with the specified fill value.
- 5. attribute that returns the column labels of the DataFrame
- 7. Python library used for scientific and technical computing.
- 9. open-source machine learning library in python
- 10. method that provides a concise summary of a DataFrame
- 11. A tool create statistical graphics in Python.
Down
- 1. importing data from various file
- 2. library used to generate descriptive statistics
- 4. removes rows or columns containing missing values (NaNs)
- 6. short for Numerical Python, is a fundamental package for scientific computing in Python
- 8. library for data manipulation and analysis
