Deepnote: To Use or Not To Use?

Deepnote: To Use or Not To Use?
In my wandering around the various data science tools and frameworks, I discovered Deepnote, an online framework that allows you to create and run notebooks in Python.In the rapidly evolving field of ...
0 Read More

Getting Started with PostgreSQL

In this article, I will cover the first steps needed to use a database. First, we need to install PostgreSQL. In my case, I am using PostgreSQL on Windows via WSL, so I used the terminal to run the ne...
0 Read More