hello. I am not familiar with the density plot and I have a simple question. I have information about highly educated immigrants and natives in different neighborhoods. I want to present them by density plot. My data look like this. Can you tell me how can I show these two variables at the same time in the density plot?

Neighborhood Id Highly educated immigrants Highly educated natives
1 0.2 0.2
2 0.3 0.1
3 0.4 0.6
4 0.8 0.7
5 0.7 0.6
6 0.4 0.7
7 0.1 0.3