From 15b64768e26309284ed255fb9662aacd3f7eb019 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Wed, 15 Nov 2023 18:03:26 +0900 Subject: [PATCH] Update README.md (#1637) an -> a --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2355c5c6d..a25c29c11 100644 --- a/README.md +++ b/README.md @@ -321,7 +321,7 @@ Qlib provides a tool named `qrun` to run the whole workflow automatically (inclu The automatic workflow may not suit the research workflow of all Quant researchers. To support a flexible Quant research workflow, Qlib also provides a modularized interface to allow researchers to build their own workflow by code. [Here](examples/workflow_by_code.ipynb) is a demo for customized Quant research workflow by code. # Main Challenges & Solutions in Quant Research -Quant investment is an very unique scenario with lots of key challenges to be solved. +Quant investment is a very unique scenario with lots of key challenges to be solved. Currently, Qlib provides some solutions for several of them. ## Forecasting: Finding Valuable Signals/Patterns