2017-04-05
946 reads
2017-04-05
946 reads
2017-03-29
960 reads
2017-03-22
939 reads
Article shows how R Services can help database administrators with their daily work
2019-02-22 (first published: 2017-02-07)
2,794 reads
Using R with Power BI, SSRS or RTVS for easier data visualization
2019-02-15 (first published: 2017-01-24)
4,133 reads
This article talks about using the the positive aspects of setting up R in enterprise environment and give instructions on first steps how to do it.
2016-08-25
2,420 reads
Predictive / prescriptive analytics is regarded the highest level of advanced analytics. In this post, we emphasise the importance of exploratory analytics to derive meaningful insight.
2016-08-18
2,105 reads
2016-04-25
1,350 reads
You can develop a Power BI Dashboard that uses an R machine learning script as its data source and custom visuals. Here is a simple example that shows how to connect to data sources over the Internet, cleanse, transform and enrich the data through the use analytical datasets returned by the R script, design the dashboard and finally share it.
2016-02-15
4,931 reads
2016-01-05
1,675 reads
By Steve Jones
Today’s coping tip is to get back in contact with an old friend. This...
In terms of encryption, Key Rotation is the process of replacing your encryption keys...
By Steve Jones
Today’s coping tip is to ask other people about things they’ve enjoyed recently I...
Hi all, I created Extended Events session to capture sql_batch_completed for duration>5 sec sending...
Hello everyone!! I have this SQL statement: SELECT dateadd(year,(2023 - year(DH.DOC_DATE)),DH.DOC_DATE) AS 'Date', DD.STORE_CODE...
Hi, I have four views on one database to which one sql authenticated user...