Which program/code corresponds to Pandas library in Python?
- import pandas as pd
- import numpy as np
- import matplotlib.pyplot as plt
- import sklearn as sk
Explanation
- Pandas is a Python library for data manipulation and analysis.
- The standard import statement is: import pandas as pd
- NumPy (import numpy as np) is for numerical computations.
- Matplotlib (import matplotlib.pyplot as plt) is for data visualization.
- Scikit-learn (import sklearn as sk) is for machine learning
Related MCQs
ایرک کیا ہے؟
- Plagiarism technique in research
- Database in education
- Software
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
ریم سے کیا مراد ہے؟
- Random Access Memory
- Random Access Money
- Random Accurate Memory
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
اگر آپ قریب کی دو عمارتوں کو جوڑنا چاہتے ہیں تو آپ مندرجہ ذیل میں سے کون سا نیٹ ورک استعمال کریں گے؟
- Metropolitan Area Network (MAN)
- Local Area Network (LAN)
- Wide Area Network (WAN)
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
ڈیجیٹل سگنلز کو اینالاگ سگنلز میں تبدیل کرنے والی ڈیوائس کا کیا نام ہے؟
- Router
- Switch
- Modem
- None of above
اس سوال کو وضاحت کے ساتھ پڑھیں
ای میل ایڈریس دو حصوں پر مشتمل ہوتا ہے، صارف نام یا آئی ڈی اور _____؟
- URL
- Domain name
- Password
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Leave a Reply
Your email address will not be published. Required fields are marked *