这是indexloc提供的服务,不要输入任何密码
Skip to content

[BugFix] CFTC COT - Make All Columns All Lowercase #6950

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

Merged
merged 3 commits into from
Nov 20, 2024

Conversation

deeleeramone
Copy link
Contributor

  1. Why?:

    • Quick item to enforce lowercase columns in regulators.cftc.cot(). A small number were not being handled correctly.
  2. What?:

    • Update transform_data section.
    • Update the cot_ids.json file with a couple of missing items.
  3. Impact:

    • Improved consistency.
  4. Testing Done:

    • Do something like, obb.regulators.cftc.cot("all", report_type="supplemental")
    • Columns like, "pct_oi_nonrept_short_all_nocit" or "ncomm_postions_long_all_nocit", should now be in all lowercase.

@deeleeramone deeleeramone added bug Bugs and bug fixes platform OpenBB Platform v4 PRs for v4 labels Nov 19, 2024
@deeleeramone deeleeramone added this pull request to the merge queue Nov 20, 2024
Merged via the queue into develop with commit 685eda5 Nov 20, 2024
10 checks passed
@IgorWounds IgorWounds deleted the bugfix/cot-transform-lowercase branch December 1, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs and bug fixes platform OpenBB Platform v4 PRs for v4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants