Matthias Richter

Results 11 comments of Matthias Richter

I could translate the texts into german. Where are the texts located?

I could translate the text snippets and will add a i18n file.

Hi @jufeif, Which Fondant version have you used? After you have run a pipeline parquet files where created in your base path/working directory. To export your dataset we recommend to...

I quickly went through your PoC code for the Christmas project. Here are a few thoughts from my end. When it comes to notebooks, in my opinion, we should aim...

> OPTIONAL: we could add support for feeding in dummy data samples for real quick iteration. I think this one is highly related to #806. When we pass dummy data...

Happy to hear additional opinions on #806. Implements a produce infer for the PandasTransformer components under the prerequisites that all needed requirements are installed on the local machine.

I think it might be useful to add an integration test for this. Basically, create a notebook containing the example pipeline, and execute the notebook as part of the integration...

I like this idea. I think it would be better not to have an extra command for generating test boilerplate code. Instead I would include the generation of the test...

Can we build two versions of the cuda images? One image with cuda and one without cuda support? We could use the non-cuda images for local testing. When a gpu...

The LocalCluster already provides an interactive dashboard, which is accessible when the pipeline is running on your local machine. However, accessing the dashboard becomes less straightforward when the pipeline is...