Morten Grøftehauge
Morten Grøftehauge
Great software. **Describe your context** On the Dash website there is an explanation of the Slider component https://dash.plot.ly/dash-core-components/slider Under the section "Marks and Steps" it says "[...] the slider will...
Hiya, In the ReadME you say that Rectify is implemented as an option but the default is True. I would update the ReadME to reflect that. You also make it...
**Describe the bug** ByteTokenizer only takes integers for some parameters. Which is fine. But it doesn't fail until runtime - which makes it seem like the input is the issue...
When I tried inserting I got an error like so: ``` Traceback (most recent call last): File "results_sql_fasttext.py", line 284, in d6tstack.utils.pd_to_psql(aux_results, URI, 'aux_results', if_exists='append') File "/usr/local/lib/python3.6/dist-packages/d6tcollect/__init__.py", line 58, in...
# Prerequisites Please answer the following questions for yourself before submitting an issue. - [x ] I am using the latest TensorFlow Model Garden release and TensorFlow 2. Latest version...
**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): **Colaboratory** - TensorFlow version and how it was installed (source or binary): **2.2.0** I think you use binaries? -...
## Description Polars needs Polars dtypes, rather than strings, when reading a csv if you want to set the dtypes rather than depend on schema inference. So this takes a...
## Description Running `make plugin=kedro-datasets install-test-requirements` does not work. Dependency conflicts. _Edit by @astrojuanlu: Summary and possible next steps at https://github.com/kedro-org/kedro-plugins/issues/597#issuecomment-2302102916_ ## Context I wanted to contribute a PR for...