S) How to remove header and trailer from CSV file?



  • Read by new line initially and remove header trailer then redefine. To remove trailer, use dedup component with option key as null and keep last record. Finally retrieve all data records from dedup port

Comments

Popular posts from this blog

T) For data parallelism, we can use partition components. For component parallelism, we can use replicate component. Like this which component(s) can we use for pipeline parallelism?

T) When to use sort within groups ?

T) Explain about on .abi-unc files in abinitio ?