SQLBits 2015
Shiny: dashboards in R
Need a snazzy dashboarding tool, and want it free or cheap?
With a modicum of R and Linux knowledge, you can make interactive realtime dashboards for free that can be used in any web browser. Learn how in this session.
Conventional wisdom for project management is that you can have two out of three: fast, cheap, and good. This session presents a great tool that allows you to have all three. The only gotcha is this - you need a Linux box and you have to use some open source software called R!
This session takes you through the steps needed to build and deploy Shiny applications to a Linux environment. We will be building a SQLBits dashboard, configuring a Linux box in Azure for Shiny, and then deploying the SQLBits dashboard.
This session takes you through the steps needed to build and deploy Shiny applications to a Linux environment. We will be building a SQLBits dashboard, configuring a Linux box in Azure for Shiny, and then deploying the SQLBits dashboard.
Speakers
Steph Locke's previous sessions
How to build brilliant managers (including yourself)
Don't just chuck great techies into management as a "promotion" and expect them to be fine! Learn how (and how not to) build a solid management track that helps you and managers in your org be a better manager.
Working with data using Azure Functions
Azure Functions are great for a wide range of scenarios, including working with data on a transactional or event-driven basis. In this session, we'll look at how you can interact with Azure SQL, Cosmos DB, Event Hubs, and more so you can see how you can take a lightweight but code-first approach to building APIs, integrations, ETL, and maintenance routines.
No-code Bots
Learn how to build bots that can reduce ticket volumes, help people get answers quickly, and reduce manual processes with no and low code bots with Microsoft Bot Framework and Power Virtual Agents
Build or buy AI?
If AI is on the cards in your business you might need to make a recommendation as to whether your company should Buy or Build. Come to this session to work out the moving parts to turn "It Depends!" into an answer.
Preparing your business for data science
So you're thinking about doing implementing data science project in your business? If you fail to plan, you plan to fail, so come to this session to help you construct your data science plan to help you succeed!
data.table power hour
Learn how to use this fantastic package in R for high-speed, low-code table wrangling.
Shiny: dashboards in R
Need a snazzy dashboarding tool, and want it free or cheap?
With a modicum of R and Linux knowledge, you can make interactive realtime dashboards for free that can be used in any web browser. Learn how in this session.
Intro to R
R was originally for doing stats, but it now does database CRUD, reporting, documentation, and even websites. It can be awkward to know where to start, so this session fast tracks you to the sections you need to know about.