skip to Main Content

importing csv to mysql database – how to read file with Polish characters? – Phpmyadmin

I have a csv file which it has a Polish characters too. The content of this is here: ID_WORKER;FNAME;LNAME;WORKERS_GROUP;POSITION; 1;Paweł;ĄąĆćĘꣳŃńÓ󌜏źŻż;IT;IT Specialist; 6;Dawid;ĄąĆćĘꣳŃńÓ󌜏źŻż;Technologists;Technologists; 8;Maciej;ĄąĆćĘꣳŃńÓ󌜏źŻż;Storekeepers;Storekeeper; As you see it has these characters like "Ąą Ćć Ęę Łł Ńń Óó Śś Źź Żż".…

VIEW QUESTION

STM32 Artificial Intelligence

I'm working on STM32l476g-DISCO and I want to try the Artifical intelligence feature using STM32 CUBEMX but I couldn't see the output (prediction/decision) neither understand the validation (validation on desktop and validation on target) I was following the ST Microelectronics…

VIEW QUESTION
Back To Top
Search