Closed MorganeBT closed 3 years ago
Sorry but I'm going to close this. Your question has nothing to do with cutlet, it's a question about how to use pandas. I suggest you ask on Stack Overflow, though it looks like you can do something like this:
roma = [katsu.romaji(xx) for xx in df['something']]
Good luck with it.
Dear Polm, Thanks for sharing this cutlet code 👍 I would like to try it on a dataframe for some column values in Japanese. How do you insert pandas column values instead of only a text ? Many thanks in advance !
Pythonely,
Morgane