Supply Chain Applications with R and Shiny
This comprehensive course shows how to take data-driven supply chain decisions with data science and we take it one step further by combining supply chain , devops and data science.
Segment - 01 - Introduction
Segment - 02 - About RA
Segment - 03 - Recommendations
Segment - 04 - Why R
Segment - 05 - Shiny
Segment - 06 - Application Dynamics
Segment - 07 - Supply Chain Applications
Segment - 08 - Curriculum
Segment - 09 - Welcome to the World of R
Segment - 10 - What is R Statistical Language
Segment - 11 - How to Install R
Segment - 12 - How to Install R Studio
Segment - 13 - A Walk Through Tutorial
Segment - 14 - Setup Your Project
Segment - 15 - Install Packages
Segment - 16 - Summary
Segment - 17 - Introduction
Segment - 18 - Different Data Structures and Types in R
Segment - 19 - Do Arithmetic Calculations in R and Write Functions
Segment - 20 - Creating a List
Segment - 21 - Importing Data in R and Basic Exploration
Segment - 22 - Selecting Data in Dataframe
Segment - 23 - If Else Function
Segment - 24 - Conditions
Segment - 25 - Functions With Conditions
Segment - 26 - For Loops
Segment - 27 - Applying a Function Inside a For Loop
Segment - 28 - For Loop on a Dataframe
Segment - 29 - Applying the Function on a Dataframe
Segment - 30 - Assignment
Segment - 31 - Assignment Section 4 Answer Part 1
Segment - 32 - Assignment Section 4 Answer Part 2
Segment - 33 - Summary
Segment - 34 - Introduction
Segment - 35 - Introduction to Dplyr
Segment - 36 - Investigate With Dplyr
Segment - 37 - Unique Invoices
Segment - 38 - Average Invoice Value Per Country
Segment - 39 - Average Number of Items with in an Invoice
Segment - 40 - Joining
Segment - 41 - Changing Date Time to Date
Segment - 42 - Pivot Wider
Segment - 43 - Pivot Longer
Segment - 44 - Separate and Paste
Segment - 45 - Putting it All Together
Segment - 46 - Assignment New York Airlines
Segment - 47 - Assignment Question 1 Answer
Segment - 48 - Assignment Question 2 and 3 Answer
Segment - 49 - Assignment Question 4,5 and 6
Segment - 50 - Assignment Question 7
Segment - 51 - Summary
Segment - 52 - Introduction
Segment - 53 - Installing Packages
Segment - 54 - First Shiny Applications
Segment - 55 - Our First UI
Segment - 56 - Input and Output
Segment - 57 - R Activity in Application
Segment - 58 - Fibonacci Assignment
Segment - 59 - Fibonacci Sequence Assignment
Segment - 60 - Declarative and Imperative Programming
Segment - 61 - Getting Unique Identifiers
Segment - 62 - Overview
Segment - 63 - User Interface
Segment - 64 - App Structure
Segment - 65 - Date Reactivity
Segment - 66 - Country and SKU Reactivity
Segment - 67 - Lineplot
Segment - 68 - Application Running
Segment - 69 - Datatables
Segment - 70 - Inventory Algorithm Introduction
Segment - 71 - Inventory Applications
Segment - 72 - Database for Inventory
Segment - 73 - MySQL Server
Segment - 74 - Installation
Segment - 75 - Initializing Database
Segment - 76 - Preparing for Database
Segment - 77 - Preparing the Data
Segment - 78 - Filtering Stocks
Segment - 79 - Sending Stock and Sales
Segment - 80 - Algorithm Assumptions
Segment - 81 - Purchase Orders
Segment - 82 - Connect to Database
Segment - 83 - Fetching Real Time Data