Datta Adithya

Datta Adithya

Interested in working with Python and enthusiastic about writing, Adithya likes to write about modules and functions that require an easier explanation compared to going through the documentation.

Working with R in Python

R Python Min

Let’s learn to work with R in Python. Throughout history, two languages have always been competing to better themselves in Data Analysis in the Data Science world. With these both namely being, R and Python. Both of these programming languages…

The dateutil module in Python

Dateutil Poster Min

While working with scripts that require real-time data, we work with the dateutil module in order to schedule or retrieve data at a particular time, or just input data with the timestamp of retrieval. Working with a lot of scripts…