You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The README.md has several options outlined, for example, --exclusion and --hr-relevant.
But there are no examples of how to use them and when I simply try to include them, there is an error message saying that those arguments are unrecognized. Were they dropped?
python3 -m ppp demo.xlsx -l English -f doc -t old -p standard -r -e > demo.doc
Hmm, that is a good question. When I left PMA, I believe these options were still available. I'd be surprised that they were dropped, but that seems to be the case based on what you are linking there.
The README.md has several options outlined, for example,
--exclusion
and--hr-relevant
.But there are no examples of how to use them and when I simply try to include them, there is an error message saying that those arguments are unrecognized. Were they dropped?
python3 -m ppp demo.xlsx -l English -f doc -t old -p standard -r -e > demo.doc
The text was updated successfully, but these errors were encountered: