Rafael Faria
Rafael Faria
Hi I would like to suggest a good one. Renko chart is an amazing chart and helps a lot in analyse finance Currently I'm using react-stockscharts to generate my charts...
Hi, first I would like to say your work is amazing could you use git tags to version control? It make easy to implement. If you want any help the...
I noticed every single time there is a blur event even if nothing is changed All componentes are rendered again to avoid it you can use React.memo. It will memoize...
You may use cuDF if gpu is available on machine It helps you to faster math calculation and it has the same api as pandas https://github.com/rapidsai/cudf
I tested it and it is amazing works pretty well But There is a question: how can users relay their own stream for other server live facebook or youtube individually...
1 - how to use es6. 2 - To cucumber-html-reporter - how to setup metadata 3 - how to customize report It is really a awesome project so thank you
What I did: I followed readme and added initial code but it isn't works ```python !pip install --no-deps git+git://github.com/Heerozh/spectre.git !pip install pytorch torchvision torchaudio !pip install pyarrow pandas tqdm plotly...
Could you help me ? I installed all necessary package and used ``` # create env conda env create -f t-1000.yml # activate it conda activate t-1000 ``` and started...
I Would like to get some form fields and populate with data stored in vue and in the other hand I would like also scrape page to pass data to...
First of all good job with this library it is amazing I would like to suggest you one area on README.MD to use-case examples where any one can fork and...