-
Re: Read CSVs from S3 folder, process, write processed CSVs to S3 folder
Hi @meevans1 . I think it is important to add one extra information to the process described by @MiguelangelC , and it has to do with the api calls you will need to use to read and write data in a S3…1 · -
ALMA Observatory (on behalf of volunteers) - Fostering Collaboration From All Backgrounds For a Good
Names: Ignacio Toledo, Data Analyst, Data Science Initiative Lead, ALMA Observatory Pauline van Nies, Data Scientist, Ordina NL Giuseppe Naldi, Software Architect, ICTeam Niklas Muennighoff , Softwar…6 · -
Re: Python recipe question
Hi @ManarAlmutairi , Are you using the default dataiku environment? If so, I would recommend that you create your own "python code environment" here: (There is good documentation in here) T…4 · -
Re: Filtering a dataset by an external list
Hi @wjkelly , If the list is long, and you have it on a text file to start with, it might be a good idea to upload the file as a new dataset, and then do an inner join with the dataset you want to fi…2 · -
Re: Plugin Python Code environment error - Pandas Version conflict
It is a good question! I'm trying to find out how did I come to that solution, and I'm guessing it was some reverse-engineering with some exported environment from dataiku, where I found out about th…1 ·