In the sqlplus script, I did this
unset NLS_LANG
How I can do the same thing for cx_oracle in jupyter notebook ?
I am following this example and got the error.
How can I access Oracle from Python?
DatabaseError: ORA-12705: Cannot access NLS data files or invalid environment specified