Instructional Video3:45
Wonderscape

Navigating the Waves: NASDAQ's 50th Anniversary and Market Dynamics

K - 5th
Celebrate NASDAQ's 50th year by understanding the resilience of stock markets during crises like COVID-19 and the role of investor optimism in market recovery. Learn how dividends work as a reward for shareholders and explore market...
Instructional Video5:03
Wonderscape

Understanding the Stock Market: An Intro to Shares and Investments

K - 5th
Dive into the basics of how the stock market operates, including buying shares, IPOs, and understanding return on investments (ROI). Discover the dynamics of stock prices affected by supply and demand, and get practical insights into...
Instructional Video18:33
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Sequence Data

Higher Ed
In this video, you will learn about sequence data. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural Networks with TensorFlow".In this...
Instructional Video4:10
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Long-Only Strategy

Higher Ed
Let's learn about the long-only pairs trading strategy, only taking long positions in pairs trading, and implementing and evaluating the performance using ChatGPT, to gain insights into the differences, advantages, and challenges of a...
Instructional Video13:47
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Strategy Performance Computation (Optional)

Higher Ed
In this video, we will explore advanced techniques for computing and evaluating the performance of our pairs trading strategy, including risk-adjusted performance metrics, portfolio optimization, and other sophisticated methods for...
Instructional Video3:55
Curated Video

Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Exercise 1

Higher Ed
In this video, we will create a top 10 dataset using the accessories inventory dataset.
Instructional Video18:11
Curated Video

Introduction to FinTech Using R - How to Time Stock Market, a Qualitative Discussion

Higher Ed
This video picks from where we left off in stock market timing. We discuss some soft threshold and extend the market timing concept to a generalized framework. This clip is from the chapter "Stock Market Timing" of the series...
Instructional Video22:24
Curated Video

Introduction to FinTech Using R - A Growth Strategy

Higher Ed
Today we are going to talk about one of the most famous quant strategies out there: Growth Strategy. We are going to code this strategy by hand, and we are going to land on a performance comparison to see why this strategy is attractive....
Instructional Video12:19
Curated Video

Introduction to FinTech Using R - An AI-Driven Strategy

Higher Ed
In this video, we will look at an AI-driven strategy. This clip is from the chapter "Asset Pricing" of the series "Introduction to FinTech Using R".This section explains asset pricing.
Instructional Video14:58
Curated Video

Learn Tableau by Working on Exciting Dashboards - Create a Dashboard

Higher Ed
This video explains how to combine all the previous sheets and create the dashboard.
Instructional Video12:15
Curated Video

Learn Tableau by Working on Exciting Dashboards - My Holdings (Viz in a Tooltip)

Higher Ed
This video explains how to Viz in a tooltip, which will show the entire visualization in a tooltip.
Instructional Video4:38
Curated Video

Learn Tableau by Working on Exciting Dashboards - Top Three with Max % Allocation

Higher Ed
This video explains how to create the view in which it shows the top three with maximum % allocation.
Instructional Video4:36
Curated Video

Learn Tableau by Working on Exciting Dashboards - Top Three Gainers and Top Three Losers

Higher Ed
This video explains how to create the top three gainers and the top three losers in the portfolio.
Instructional Video7:47
Curated Video

Learn Tableau by Working on Exciting Dashboards - Max Gainer and Loser

Higher Ed
This video explains the max gainer and max loser cards for the dashboard.
Instructional Video9:59
Instructional Video1:06
Curated Video

Learn Tableau by Working on Exciting Dashboards - Introduction-3

Higher Ed
This video introduces you to the investment portfolio dashboard along with the views.
Instructional Video5:47
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Clear Filter / 114

Higher Ed
This lesson demonstrates how to cover key concepts required to filter successfully and concisely.
Instructional Video11:41
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Filter: Initial Product List / 112

Higher Ed
We will create a checkout page, which will require us to handle the items in the product list, make final calculations, and add any other info if needed; reloading the page should allow us to make changes in the total by adding or...
Instructional Video19:12
Curated Video

React JS Masterclass - Go From Zero To Job Ready - API: Product List / 104

Higher Ed
This video discusses the context in React, a method to pass props from parent to child component(s) by storing the props in a store. We will create a "cart" context to store items in our shopping cart.
Instructional Video12:48
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Route Parameters / 057

Higher Ed
In this lesson, we will understand the parameters that are defined to a route, which helps to avoid repetitive tasks, especially in the scenario of large volumes of data.
Instructional Video7:14
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Event / 036

Higher Ed
In this lecture, you will learn how to utilize a URL and how to use Async Await, and the functions we will use for the process. You will learn to segregate data based on specified conditions.
Instructional Video6:01
Curated Video

React JS Masterclass - Go From Zero To Job Ready - List Output / 035

Higher Ed
In this video, you will learn to complete the user interface for the useEffect hook. We will create a function and fetch a component to create a simple UI to display presentable information.
Instructional Video6:45
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Out of Stock Products / 128

Higher Ed
Near the bottom of the "Show Results For" section, you can click the button for "Include Out of Stock".
Instructional Video4:23
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Where to Learn More Pandas

Higher Ed
In this video, we will understand from where we can learn more about Pandas. This clip is from the chapter "Pandas" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about...