I’m a beginner on python and I would like to get the first and last value of the column date always that the mac_address be the same, for example: I’ve ordered my dataframe by mac_address, date with the next line: And the data are: NOTE: the date column has the format “2021-01-01 05:50:54” and the differents mac address that appears
Tag: unique-values
How to get unique values/elements of a column?
I am trying to get the unique values of a column from a tab. The values are repeated and the file has 1,000+ lines, I just want to have the names of the values, not all, and the ones that are repeated. I’m working on my code, but when I do “RUN” it generates the separate and random letters of