Tag: Others
All the articles with the tag "Others".
-
Route Summarization and Subnetting
We will walk through the process of subnetting a network and performing route summarization using an example. Subnetting Example Let's consider the following four subnets: 192.168.0.0/22
-
SODA: Connect SQL Server without Password
When you do your first steps using soda, it is possible you want to connect to an SQL Server database. In that case you can create an specific user and give him the proper rights I wrote about that in
-
SODA: SSL: CERTIFICATE_VERIFY_FAILED - Solved
When you tried to connect to soda it is possible you find this error: SSL: CERTIFICATE_VERIFY_FAILED. All the message look like similar to this one: requests.exceptions.SSLError:
-
PostgreSQL on Windows - server error 500 - Ports are not available
I made a mistake the first time when I installed PostgreSQL: I installed it locally. It wouldn't be a problem if I weren't planning to use Docker, but as I want to develop a project in Apache Airflow.
-
SODA: Check count distinct elements
Categories in Data Quality When you are doing a quality you're looking for six levels of knowledge about it. It might change depends on your requirements and what is the usage about it. Because, in
-
SODA: Connect to SQL Server
After deciding to install SODA to make your quality check you have to connect the data source to SODA. We are going to see how to connect soda to Microsoft SQL Server. Remember that this is a tutorial
-
ASTRONOMER: Install on Windows
Install Astronomer is quite simple In windows you have to follow the following steps: Install docker Install Linux on Windows with WSL. Add the Astro Exe to a location. In general: C\ Change the name
-
SODA: A way to make data quality check
With the open-source library SODA, you can make different operations you need to know when you are going to make some transformation to a data set. Source: SODA on PIP