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.
R Python Min

Working with R in Python

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…

Dateutil Poster Min

The dateutil module in Python

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…