Ive seen the two column example but im trying to do the following:

To the following code
\section{Key Skills}
\begin{tasks}[style=itemize](2)
\task \textbf{Data Cleansing & Transformation}
\task \textbf{Statistical & Data Analysis}
\task \textbf{Feature Design & Implementation}
\task \textbf{Machine Learning}
\task \textbf{Mathematical Programming}
\task \textbf{Deep Learning}
\task \textbf{}
\end{tasks}


\textbullet~foo \textbullet~boo \textbullet~lipsummanually. – Teddy van Jerry Mar 14 '22 at 11:34https://ftp.rrzn.uni-hannover.de/pub/mirror/tex-archive/macros/latex/contrib/tasks/tasks-manual.pdf
I am able to produce several bullets in one line, close but no cigar. I still need to group them together, as they appear in columns, and not side by side
– Fabianm Mar 14 '22 at 12:27