Christian Klose

Results 27 issues of Christian Klose

Hey Guys, thanks for this need wrapper. I wanted to get the maximium years of balance sheet data. While msft.balance_sheet only return 4 years of data. How can i accomplish...

Hi guys, first of all, thanks! This is an awesome package. I played a bit with it and found that the pretrained models only for well for English. So I...

How to reproduce the behaviour Install the package offline. If i try to install the package i always get: ERROR: Could not find a version that satisfies the requirement setuptools_scm...

Hey guys, Similar to this post https://github.com/danielcaldas/react-d3-graph/issues/329 I think It would be super nice if we could define nice force when somebody drags the nodes in the canvas. So I...

question
feature request

HI Daniel, The library is very nice and I really like it! Thank you very much for your work and sharing. For some reason, the labelProperty property is combined with...

question

Hey guys, thanks for this nice wrapper of visjs. Could you please offer a version where the dependencies to CDN are inluded dirctly so also people without internet can use...

## 🚀 Feature Request First of all, thanks a lot for this amazing app! The feature is to extend it to NeuralProphet. ## 🔈 Motivation Since a while people work...

enhancement

Hi Guys, first of all, thanks for sharing this great research. I have a question. Is it possible to offer a python "code" way to train / fine-tune the model?...

Hey guys, thanks für this great toolkit. Would it be possible to write a Python API so one could use it dirctly in a jupyter notebook? It would help if...

In tf one can download the model dirctly from an uri with just 2 lines of code. It would be great, if i can also do it with pytorch: ```python...