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

Update SHISO.py #52

Closed
wants to merge 4 commits into from
Closed

Update SHISO.py #52

wants to merge 4 commits into from

Commits on Nov 6, 2019

  1. Update SHISO.py

    Modified Queue library to make it compatible to python3
    Wapiti08 committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    b6fdc82 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Replace self.keep_para

    For apply function:
    If the replaced value does not exist, there would be the error like: Cannot set a frame with no defined index and a value that cannot be converted to a Series
    So it can be replaced with if log_templates to check whether it is none
    Wapiti08 committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    febd117 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Update Drain.py

    encode the string parameter in ParameterList
    Wapiti08 committed May 11, 2020
    Configuration menu
    Copy the full SHA
    c6f11e5 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Update Drain.py

    Wapiti08 committed May 13, 2020
    Configuration menu
    Copy the full SHA
    c342c7e View commit details
    Browse the repository at this point in the history