wisemonkeys logo
FeedNotificationProfileManage Forms
FeedNotificationSearchSign in
Sign in

Top Users

profile

Varsha Varma

@varshavarma
profile

Sameer Jiva

@sameerjiva
profile

Prerna Pipariya

@prernapipariya

Featured Blogs

semaphores in os

Blog banner

The Role of Cyber Forensics in Addressing Cyber security Challenges in Smart Cities

Blog banner

HR Automation : Need of the hour

Blog banner

Burning Questions

Which is the best food you ever had?

What are the different types of risk ? Explain?

Which is the most accurate coding language Python or html

Contact Us

|

About Us

|

Points nomenclature

|

Terms of service

|

Privacy Policy

|

Cookie Policy

Jermin Shaikh

user banner image
profile
Jermin Shaikh@jerminshaikh

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

ResumeBlogsQuestions
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
70 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
74 Reads