Skip to content

Add SaveMixin #1007

Merged
merged 14 commits into from
Nov 22, 2022
Merged

Add SaveMixin #1007

merged 14 commits into from
Nov 22, 2022

Commits on Nov 14, 2022

  1. Add AbstractSaveable, SaveMixin and tests fot it

    d.a.bunin committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    df69c8c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Add SaveMixin to transforms and tests on it

    d.a.bunin committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    d10b32f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Fix test on ResampleWithDistributionTransform

    d.a.bunin committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    122c3fc View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Add SaveMixin to models and tests for it

    d.a.bunin committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    7cf665e View commit details
    Browse the repository at this point in the history
  2. Add types-setuptools to style and all-dev extras

    d.a.bunin committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    ef71bb2 View commit details
    Browse the repository at this point in the history
  3. Fix test on SpecialDaysTransform

    d.a.bunin committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    3a4cc01 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    d.a.bunin committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    7a700b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Ignore pkg_resources in checking deps

    d.a.bunin committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    b7381e3 View commit details
    Browse the repository at this point in the history
  2. Remove redundant indexation

    d.a.bunin committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    121bf08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35cb9e7 View commit details
    Browse the repository at this point in the history
  4. Fix strict flag for failing in test_tft, test_deepar

    d.a.bunin committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    2e5b175 View commit details
    Browse the repository at this point in the history
  5. Fix xfail reason

    d.a.bunin committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    898f470 View commit details
    Browse the repository at this point in the history
  6. Remove notes about usage of pickle

    d.a.bunin committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    a65ad95 View commit details
    Browse the repository at this point in the history
  7. Clarify docstring of classes with unreliable save/load, clarify reaso…

    …n in tests
    d.a.bunin committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    d0b585f View commit details
    Browse the repository at this point in the history