Obvious-Set-1981

Obvious-Set-1981 t1_j0ynond wrote

Hi, everyone. From tutorials I know a thing or two about manipulating dataframes with pandas, but what if I want to build a real-world application with let's say a mysql database. How do I apply ML algorithms. Do I always have to find a way to convert the database to a CSV file first?

0