Vignya Durvasula

Vignya Durvasula

How To Export ORC Into A Data F

Read an ORC File Returning a Data Frame

If you are a data scientist, a machine learning engineer, or even just a data enthusiast who enjoys experimenting and researching with data, you must be familiar with data storage formats such as text file(txt), Excel (xlsx), a table, or…

Transpose Of A Matrix

Numpy (.T) – Obtain the Transpose of a Matrix

When considering complex computations in scientific computing, data analysis, and manipulation, matrices play a very important role in storing data and performing certain calculations. The properties of a matrix play a significant role in this process. One such property of…

BINGO!

Bingo! Implementation in Python

Bingo is one of the most popular games played by almost every kid in school. It is even liked by adults as it is played in many community gatherings, parties, and so on. There are many variants of this game,…