Problem seeing hebrew #39537
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
terminal
General terminal issues that don't fall under another label
Steps to Reproduce:
import pandas as pd
df = pd.DataFrame()
df=['שקל', 'מדד']
print(df)
2.
if i run this to the notebook it prints right if i try to run the code to terminal i get reverse code if i try to print to output i get ???
how can this be fixed??
Reproduces without extensions: Yes/No
The text was updated successfully, but these errors were encountered: