How to partition a non partitioned dataset using python

ash_m
Level 1
How to partition a non partitioned dataset using python

I want to partition a non partitioned dataset . Re-dispatching is not working as i want to have distinct partition values from a column of non partitioned dataset  .

0 Kudos
1 Reply
AlexT
Dataiker

Hi,
@ash_m Can you explain a bit more about, perhaps provide an example on how discrete partitions and redispatching redispath would not work for your use case?

https://knowledge.dataiku.com/latest/mlops-o16n/partitioning/concept-redispatch.html

You can always add the partioned column back to the dataset if needed by using prepare recipe and https://doc.dataiku.com/dss/latest/preparation/processors/enrich-with-record-context.html 

0 Kudos