Posts by Romerito morais • 1 point
1 post
- 
		-1 votes3 answers186 viewsA: How to include columns in a Dataframe in Julia?Versao 1.3.1 Example: df[!, :SinX] = sin.(df[:, :x]) juliaanswered Romerito morais 1
1 post
-1
votes3
answers186
viewsVersao 1.3.1 Example: df[!, :SinX] = sin.(df[:, :x])