Replies: 2 comments 1 reply
-
Can you elaborate a bit more? This is hardly a question. The text file input transform will read a file line by line and output the data in rows. But I have no idea what your actual question is. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I need to report how many vowels each line of a file has. The file has no more specific format than to be UTF-8 encoded, and lines ending in \n (Unix style). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How to stream one line at a time from a file?
Beta Was this translation helpful? Give feedback.
All reactions