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

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 have their own fanbase, and each to their own has its advantages as well. With

Working with R in Python Read More »

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 and trying to manipulate date and time formats using the default datetime module could be

The dateutil module in Python Read More »