Prerna Tiwari has Published 24 Articles

Python for MATLAB Users

Prerna Tiwari

Prerna Tiwari

Updated on 09-Jan-2023 16:38:34

489 Views

When we move from our academics into the industry, especially engineering individuals, we face a very common problem that we are mainly taught about the obsolete or near obsolete technologies. For example, many schools still use MATLAB. In the engineering sector, whether it is chemical engineer, electrical engineer, or nanoengineer, ... Read More

Data Analysis with Spreadsheets

Prerna Tiwari

Prerna Tiwari

Updated on 09-Jan-2023 16:30:14

526 Views

Cleansing, transforming, and analyzing raw data is the first step in the process of obtaining useful, pertinent information which can help businesses make informed conclusions. By offering relevant information and facts, which are usually presented as charts, pictures, tables, and graphs, the strategy helps to lower the risks associated with ... Read More

Analyzing Data Activity with Pandas

Prerna Tiwari

Prerna Tiwari

Updated on 09-Jan-2023 16:09:02

175 Views

Pandas is a very popular tool in the data science field. It is greatly used in analyzing data activity. The process of cleansing, converting, and modeling data in order to find relevant information for corporate decision-making is known as data analysis. Extracting usable information from data and making decisions ... Read More

Parallel Computing with Dask

Prerna Tiwari

Prerna Tiwari

Updated on 09-Jan-2023 16:08:30

457 Views

Dask is a flexible open-source Python library which is used for parallel computing. In this article, we will learn about parallel computing and why we should choose Dask for this purpose. We will compare it with various other libraries like spark, ray and modin. We have also discussed use ... Read More

Advertisements