-
From Parisa Nejad's [current metadata](https://docs.google.com/spreadsheets/d/1coPpOVZRhBVRxGBfDCxr6-6nG-nP7Sb1JXk-vdtzXO8/edit#gid=136855131) spreadsheet:
- Possible duplicated values are color-code…
-
The overall goal of the project is to built a CLI tool with an improved flow graph feature than the one in Wireshark. Please take some time to [read the description of Wireshark's flow graph](https://…
-
I've been running benchmarks for rich-text editors with live collaboration. Using automerge with a modified automerge-repo-sync-server, I noticed performance issues starting at ~4 simultaneous users.
…
-
Import a SQL VIEW from SQLite to Pandas
The "SQL As Understood By SQLite" documentation clearly states:
```
"The CREATE VIEW command assigns a name to a pre-packaged SELECT statement.
Once the view …
-
De Prado (https://www.amazon.com/Advances-Financial-Machine-Learning-Marcos/dp/1119482089) introduces the Triple Barrier Method concept for labeling observations in a potential ML model for time serie…
-
This note contains a few different ideas and is posted for the sake of discussion. It should probably be broken up into some actual issues for implementation.
There's a few improvements that would m…
-
Hi, I'm trying to use your notebook STNSRP_test.ipynb with the data given by you and also with my data but when I reach the calibration section, this error occurs:
Exception has occurred: ValueErro…
-
GabrielDeza,
I reviewed your code and have a few suggestions which might make things easier. I'm not sure if you are choosing not to use the following, but I'd consider using the `yfinance` repo, htt…
-
Compared to several other packages, sklearn for example, our documentation is still too much "library" style (like numpy, scipy)
see issue #635 for some discussion and suggestions
Currently, we have…
-
Hello,
I am going to evaluate some frameworks on feature engineering automation. And I read some notebooks on featuretools. I am really attracted by the entityset concept. And here are some questio…