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

New version: YFinance v0.1.2 #74992

Merged
merged 1 commit into from
Jan 3, 2023

Conversation

JuliaRegistrator
Copy link
Contributor

@JuliaRegistrator JuliaRegistrator commented Jan 3, 2023

Changes

  • Return OrderedDict from OrderedCollections.jl instead of Dict
  • Exposing HTTP proxies of HTTP.jl

Fixes:

  • get_Fundamentals() does now return a timestamp

Docs

  • Added Documentation for the proxy settings
  • Added an Example Section:
  • Convert Price data to a DataFrame, TimeSeries.TimeArray, TSFrames.TSFrame
  • Examples of plotting some data exposed by YFinance.jl with PlotlyJS.jl
  • Added a version change log

New Dependencies

  • Base64
  • Needed for http proxy authentication
  • OrderedCollections.jl
  • Provides Ordered Dictionaries. Eases workflow with data because column order is not arbitrary and changing between calls.

@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch January 3, 2023 16:06 — with GitHub Actions Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Jan 3, 2023

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

UUID: e4b3b0a2-f9a3-42f3-aabb-32142cceaf77
Repo: https://github.com/eohne/YFinance.jl.git
Tree: b23d8efe72a68d30c2720eb0be4d163df92e9108

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
@JuliaRegistrator JuliaRegistrator force-pushed the registrator/yfinance/e4b3b0a2/v0.1.2 branch from 676d34b to c482ec8 Compare January 3, 2023 16:17
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch January 3, 2023 16:17 — with GitHub Actions Inactive
@JuliaTagBot JuliaTagBot merged commit ae86f04 into master Jan 3, 2023
@JuliaTagBot JuliaTagBot deleted the registrator/yfinance/e4b3b0a2/v0.1.2 branch January 3, 2023 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants