Skip to content

Change method TSDataset.describe #409

Merged
merged 18 commits into from
Dec 28, 2021
Merged

Change method TSDataset.describe #409

merged 18 commits into from
Dec 28, 2021

Commits on Dec 22, 2021

  1. Add custom TSDataset.describe method

    d.a.bunin committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    bea0292 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44ee8b7 View commit details
    Browse the repository at this point in the history
  3. Add TSDataset.describe in get_started notebook

    d.a.bunin committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    e95b72c View commit details
    Browse the repository at this point in the history
  4. Update changelog

    d.a.bunin committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    532a7da View commit details
    Browse the repository at this point in the history
  5. Update example in describe

    d.a.bunin committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    145cdd0 View commit details
    Browse the repository at this point in the history
  6. Update example in describe

    d.a.bunin committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    b9efe2a View commit details
    Browse the repository at this point in the history
  7. Update example in describe

    d.a.bunin committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    eaffb8b View commit details
    Browse the repository at this point in the history
  8. Update example in describe

    d.a.bunin committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    f0fcb3f View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

  1. Change format of TSDataset.describe method

    d.a.bunin committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    827de54 View commit details
    Browse the repository at this point in the history
  2. Edit info about frequency in TSDataset.describe

    d.a.bunin committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    6353498 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    811c1d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Update changelog

    d.a.bunin committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    179c080 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into issue-347

    # Conflicts:
    #	CHANGELOG.md
    #	tests/test_datasets/test_dataset.py
    d.a.bunin committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    3a1de51 View commit details
    Browse the repository at this point in the history
  3. Fix doctest on TSDataset.describe

    d.a.bunin committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    564c0d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Merge remote-tracking branch 'origin/master' into issue-347

    # Conflicts:
    #	CHANGELOG.md
    d.a.bunin committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    ca1857a View commit details
    Browse the repository at this point in the history
  2. Rename start_date -> start_timestamp in docstrings, rename end_date -…

    …> end_timestamps in docstrings
    d.a.bunin committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    343ff55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f93c072 View commit details
    Browse the repository at this point in the history
  4. Fix notebook with describe and info

    d.a.bunin committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    561cff2 View commit details
    Browse the repository at this point in the history