Skip to content

DeprecationWarning: sorted_dict.iloc is deprecated. Use SortedDict.keys() instead. #47

@basnijholt

Description

@basnijholt

(original issue on GitLab)

opened by Bas Nijholt (@basnijholt) at 2018-08-31T12:46:13.569Z

I am getting the following warning:

/opt/conda/lib/python3.6/site-packages/adaptive/learner/learner1D.py:179: DeprecationWarning: sorted_dict.iloc is deprecated. Use SortedDict.keys() instead.

The solution is already suggested.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions