Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] CSV export from news GUI doesn't work correctly. #5683

Open
mnicstruwig opened this issue Nov 8, 2023 · 2 comments
Open

[Bug] CSV export from news GUI doesn't work correctly. #5683

mnicstruwig opened this issue Nov 8, 2023 · 2 comments

Comments

@mnicstruwig
Copy link
Contributor

Describe the bug
Exporting to CSV from the "news" GUI exports an incorrectly formatted CSV file.
Exporting directly from the terminal using the --export csv flag does however export the CSV file correctly.

To Reproduce
To reproduce bug:

  • Launch terminal
  • stocks
  • load TSLA
  • news
  • Click "export" button with CSV selected.

However, what does work is:
news --export csv

Screenshots
Broken export from the GUI:
openbb_News_-_articles_20231108_113626.csv

Working export from the terminal:
20231108_133939_common_news_T_S_L_A_.csv

Desktop (please complete the following information):

  • OS: MacOS Sonoma
  • Python 3.10
@HarisRasul12
Copy link

Hi I think I have a fix please assign it to me. thanks

@cottrell
Copy link

I think this was just quote protection right? It seems to be everywhere? @HarisRasul12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants