1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[Python] Polars: return dataframe with all unique values of N columns

Discussão em 'Python' iniciado por Stack, Outubro 5, 2024 às 10:12.

  1. Stack

    Stack Membro Participativo

    I have a dataframe that has many rows per combination of the 'PROGRAM', 'VERSION', and 'RELEASE_DATE' columns. I want to get a dataframe with all of the combinations of just those three columns.

    Would this be a job for groupby or distinct?

    Continue reading...

Compartilhe esta Página