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

Fix microoptimizations #1568

Merged
merged 3 commits into from
Oct 28, 2016
Merged

Fix microoptimizations #1568

merged 3 commits into from
Oct 28, 2016

Commits on Oct 28, 2016

  1. BUG: Raise SidsNotFound in retrieve_asset.

    Scott Sanderson committed Oct 28, 2016
    Configuration menu
    Copy the full SHA
    1fbc17d View commit details
    Browse the repository at this point in the history
  2. DOC: Comment on outdated code.

    Scott Sanderson committed Oct 28, 2016
    Configuration menu
    Copy the full SHA
    8ccef7b View commit details
    Browse the repository at this point in the history
  3. MAINT: Consolidate data_portal names.

    Rename _get_daily_window_for_sids to _get_daily_window_data.
    Rename _get_minute_window_for_assets to _get_minute_window_data.
    Rename _get_daily_data to get_daily_spot_value.
    Scott Sanderson committed Oct 28, 2016
    Configuration menu
    Copy the full SHA
    21a3f1a View commit details
    Browse the repository at this point in the history