(Lucas Jellema) It is such a small thing. That you can look for in the docs, no Stackoverflow and in many blog articles. After I have used groupby on a Data Frame, instead of getting a Series result, I would like to turn the result into a new Data Frame [to continue my manipulation, querying, visual
Community
Azure Data Factory ForEach Activity Example
(Fikrat Azizov) Data integration flows often involve execution of the same tasks on many similar objects. A typical example could be – copying multiple files from one folder into another or copying multiple tables from one database into another. Azure Data Factory’s (ADF) ForEach and Until activitie
Easily Debug Angular 8 Application In Visual Studio Code
(Sarathlal Saseendran) In this post, we will see how to debug an Angular 8 application in Visual Studio Code with Google chrome extension.
Azure Resource Manager templates – Deploy an AKS cluster with multiple node pools
(Daniel Neumann) This week the multiple node pool feature for Azure Kubernetes Service went GA.
Support for TLS 1.3 in Group Replication
(Tiago J.) In MySQL 8.0.18, we enhanced the Group Communication System (GCS) layer used by Group Replication (GR) with the ability to use and configure member-to-member connections using TLS v1.3.
Solving accountability for ssh/linux servers without creating personal accounts
(Frits Hoogland) One of the continuing issues that I see is accountability (who did what on what server) on Linux or other operating systems that are using ssh.
SQL SERVER – Error 17182: Unable to Initialize SSL Support. The Client and Server Cannot Communicate, Because They do Not Possess a Common Algorithm
(Pinal Dave) One of my existing clients contacted me to provide assistance in an issue where they were not able to install SQL Server 2014. In this blog, we would learn about fixing error “Unable to Initialize SSL Support.
AJAX DLL
(Mehul M Thakkar) AJAX DLL is a library developed using .NET for ASP.NET 3.0/3.5/4.0/4.5. It is used to call server side methods from JavaScript.
Component Queries Metadata Appears To Be Broken When The Ivy Renderer Is Enabled In Angular 9.0.0-rc.2
(Ben Nadel) The other day, I thought I was taking crazy pills! No matter what I did, I couldn’t get my ViewChild Component template query to work in Angular 9.0.0-rc.2 if the query was defined in the @Component() decorator.
Foreign Key bugs in MySQL and MariaDB
(Federico Razzoli) Foreign keys are a controversial topic. Some developers love them, because they make the database more robust. Some DBAs forbid them, because they propagate locks, increase the number of reads, and pollute the buffer pool.
