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

✨ Standardize CSV File Formats for Consistency (#8) #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tejasathalye
Copy link

✨ Fix CSV format inconsistency across data files (#8)

📝 Standardized all CSV files to use comma (,) as the delimiter.
🔧 Updated the following non-comma-separated CSV files for consistency:

  • data/NDDLWI.csv
  • data/msci_country_indices.csv

✅ Ensured format uniformity to match existing comma-separated files like SPTR.csv.

🔗 This resolves issue #8 where inconsistent CSV delimiters were causing problems in data processing.

@tejasathalye tejasathalye mentioned this pull request Sep 26, 2024
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

Successfully merging this pull request may close these issues.

1 participant