samedi 22 juin 2019

is it possible to find relation between a single record(single row but multiple columns) of a data frame in python..?

Let's say the data has 4 columns(A, B, C, D) and 1 identifier column making a total of 5 columns. And every record in the dataframe is a different entity, so one row cannot be related to another.Lets say the size of the dataframe is 10x5(record_1, record_2 ....etc)

So now the task is to find a relationship between column A, B, C, D of record_1 (just one row). So is it possible .?




Aucun commentaire:

Enregistrer un commentaire