Hugo Castaneda

Results 4 issues of Hugo Castaneda

CSS `transfrom` and `transform-origin` attributes are not taken into account. ``` transform-origin: top right; transform: rotate(-45deg); ``` renders fine on browser interpretation but not in the generated PDF.

# Fixing EDA CVX matrix creation Related to issue #6 The `cvx.matrix` call can raise a `buffer format not supported` exception resulting in an empty end DataFrame from feature extraction....

### 前置阅读 | Pre-reading - [x] [文档](https://puerts.github.io/unreal/zhcn/readme)/[Doc](https://puerts.github.io/unreal/en/readme) - [x] [Issues](https://github.com/Tencent/puerts/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aclosed) - [x] [FAQ](https://github.com/Tencent/puerts/blob/master/doc/unreal/zhcn/faq.md) ### Puer的版本 | Puer Version 1.0.9 ### UE的版本 | UE Version 5.6.0 ### 发生在哪个平台 | Platform win...

bug
Unreal

Would it be possible to allow imbalance flow for some nodes. For example here ``` pre invest [4500] full invest year invest [1200] full invest full invest [530] dividends dividends...