Investor name in proper case #140
Closed
javed240462
started this conversation in
Ideas
Replies: 1 comment 1 reply
|
I'm not sure about this. casparser is meant to be a faithful parser so it returns the data as it is present in the file and may break tests if if starts manipulating the content. I would prefer the normalisation done on the consumer side [Also need to figure out how to handle tricky cases like initials, D'SOUZA, acronyms, joint holders etc]. May be we could add this as an opt-in helper if there is wide interest. |
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.
Investor name extracted from investor_info may appear in lowercase, uppercase, or proper case. It should be standardized to proper case for consistency."
All reactions