🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

[Solved]Append different datasets

User: "aryan_hosseinza"
New Altair Community Member
Updated by Jocelyn
Hi everybody ,

Let's assume that I have two datasets , S1 (which the features are a_1,a_2,a_3) and S2 which the features are (a_1,a_2,a_3,a_4)

a_1 , a_2 , a_3 are of similar types and roles , but the only difference is that S2 has one more attribute a_4 ,

how can I append these two datasets into 1 dataset (with a_1,a_2,a_3,a_4) having missing values of a_4 attribute for instances of S1  ?

(is there a way to ADD an attribute to a dataset with missing values ?)

Thanks ,
Arian

Find more posts tagged with