Skip to content

Need list of txn #32

Answered by codereverser
trgowtham asked this question in Q&A
May 24, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

The csv output exactly does this ..

It prints the parsed data in the following format as a CSV

amc,folio,pan,scheme,isin,amfi,date,description,amount,units,nav,balance,type,dividend

Usage:

cmd

$ casparser -p password -o output.csv filename.pdf

Generating Detailed CSV file...
File saved : output.csv

OR in script

csv_data = read_cas_pdf(filename, password=passwd, output="csv")

Can you please test and let me know?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@trgowtham
Comment options

Answer selected by codereverser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants