-
bitcoin accepted here!
-
Comment below with questions or thoughts about the reading for this week's workshop.
Please make your comments by Wednesday 11:59 PM, and upvote at least five of your peers' comments on Thursday pr…
-
# Software tools
The software tools listed here are ones that we've found useful for various [Wild Peaches](https://wildpeaches.xyz/) articles, or maybe we think they'll cool once we get around to th…
-
## 概念的最小全局认识
按照Ch2学习到的技巧,我们先对和投资相关的概念做一个最小全局认识。
方法:
- 谷歌检索一级关键词,检索式:关键词(中文、英文)+wiki
- 通过一级关键词获得定义页面,抓取中英文页面内的信息结构/目录、二级关键词,并抓取专业网站内的分类结构,wiki, Investopedia, MBA百科MBA lib
- 交叉验证: 对比中英文定义;查看参…
-
As of today 2023-10-13, I tried to run:
```
import finviz
print(finviz.get_stock('aapl'))
```
Error received:
> File: "...\finviz\main_func.py", line 35, in get_stock
title = page_par…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**…
-
If one uses eg. a RF model to learn the side (instead of a simple moving average model), then how is meta-labelling carried out? Because we train the 1st primary model (RF) on X_train, do we also want…
-
Post your response to our challenge questions.
Articulate a one-sentence computational linguistics hunch or hypothesis regarding the distribution of words, phrases or parsed claims within your corp…
-
# 📄 Task
Create a Jupyter notebook for our examples folder that demonstrates how to fetch financial KPIs and analyze valuations of public companies.
---
### 📋 Requirements:
1. **Template…
-
I'm getting a problem where a transaction is infinitely looping `PROPOSING -> COMMITTING -> REVEALING -> ACCEPTED -> FINALIZED -> PROPOSING`
I've encoutered this behavior while calling twice the sa…