-
Re: write_to_schema or get_dataframe does not keep the same ordering of the dataset
Dear PapaA, SQL datasets do not preserve the writing order. The simplest thing to do if order really matters is to use another kind of dataset preserving the order. It can be an S3 bucket, a file, et…1 · -
Re: Cannot reproduce the result of cats dogs classification
Hi. This problem may occur if your input dataset is not shuffled. Can you please post here a snapshot of it ?1 · -
Re: Timestamp Parsing & Sorting
Dear Sir, regarding your first question, you can enter a custom format, as documented there for reference: https://doc.dataiku.com/dss/latest/preparation/dates.html#custom-formats Regarding your seco…3 · -
Re: Export Python Dataset to Flow Error
Hi. According to the error, you do not seem to have the right to write in the target schema of the database: Exception: An error occurred during dataset write (vFVTjq4t06): SQLSyntaxErrorException: […2 ·