wisemonkeys logo
FeedNotificationProfileManage Forms
FeedNotificationSearchSign in

Jermin Shaikh

user banner image
profile
Jermin Shaikh@jerminshaikh

If it's your life, then be the author of it.

ResumeBlogsQuestions
Sign in

Top Users

profile

Tejas Parab

@tejasparab
profile

Khan aftab

@khanaftab
profile

Kiran Daftary

@kiran95

Featured Blogs

Zoho

Blog banner

An Approach To Spyware Detection And Removal

Blog banner

Data Lake

Blog banner

Burning Questions

What is Uniform Cost Search Algorithm?

Explain communication planning required while service transition process

What is digital media?

Contact Us

|

About Us

|

Points nomenclature

|

Terms of service

|

Privacy Policy

|

Cookie Policy
profile

Jermin Shaikh

@jerminshaikhNov 22, 2021

Explain different Python Libraries ?

1) Pandas: - This provides a high-performance set of data structures and data-analysis tools for use in your data science. 2) Matplotlib: - Matplotlib is a Python 2D and 3D plotting library that can produce various plots, histograms, power spectra, bar charts, error charts, scatterplots, and limitless advance visualizations of your data science results. 3) NumPy: - NumPy is the fundamental package for scientific computing, based on a general homogeneous multidimensional array structure with processing tools. 4) SymPy: - SymPy is a Python library for symbolic mathematics. It assists you in simplifying complex algebra formulas before including them in your code. Explore www.sympy.org for details on this package’s capabilities. 5) Scikit-Learn: - Scikit-Learn is an efficient set of tools for data mining and data analysis packages. It provides support for data science classification, regression, clustering, dimensionality reduction, and preprocessing for feature extraction and normalization.

1 Discussions
71 Reads
profile

Jermin Shaikh

@jerminshaikhNov 22, 2021

What is MQTT and how does it work ?

MQTT stands for MQ Telemetry Transport, which is used to publish and subscribe, extremely simple and lightweight messaging protocols. It was intended for constrained devices and low-bandwidth, high-latency, or unreliable networks. MQTT-enabled devices include handheld scanners, advertising boards, footfall counters, and other machines.

1 Discussions
75 Reads