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

Added substation segementation dataset #2352

Open
wants to merge 33 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    7dff61c View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. resolved bugs

    rijuld committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    10637af View commit details
    Browse the repository at this point in the history
  2. a

    rijuld committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2cb0842 View commit details
    Browse the repository at this point in the history
  3. Resolved error

    rijuld committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    608f76a View commit details
    Browse the repository at this point in the history
  4. fixed ruff errors

    rijuld committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    288e8b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e9bf83 View commit details
    Browse the repository at this point in the history
  6. removed more errors

    rijuld committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    78c494d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    75ca32c View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    e2326cc View commit details
    Browse the repository at this point in the history
  2. resolved float error

    rijuld committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9832db4 View commit details
    Browse the repository at this point in the history
  3. organized imports

    rijuld committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ef79cd7 View commit details
    Browse the repository at this point in the history
  4. changed to float

    rijuld committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    83f2eb4 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. resolved mypy errors

    rijuld committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    69f5815 View commit details
    Browse the repository at this point in the history
  2. resolved further tests

    rijuld committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    898e6b3 View commit details
    Browse the repository at this point in the history
  3. sorted imports

    rijuld committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    d14eca6 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. more test coverage

    rijuld committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d6ae700 View commit details
    Browse the repository at this point in the history
  2. ruff format

    rijuld committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8892f0d View commit details
    Browse the repository at this point in the history
  3. increased test code coverage

    rijuld committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3f135b4 View commit details
    Browse the repository at this point in the history
  4. added formatting

    rijuld committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9a05811 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e65b04 View commit details
    Browse the repository at this point in the history
  6. increased underline length

    rijuld committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9a9d555 View commit details
    Browse the repository at this point in the history
  7. corrected csv row length

    rijuld committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3e12e7e View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Update datasets.rst

    alphabetical order
    zijinyin authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    bbba17b View commit details
    Browse the repository at this point in the history
  2. Update non_geo_datasets.csv

    valid SPDX identifier
    zijinyin authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    4fffc1f View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Merge pull request #3 from zijinyin/patch-4

    Update non_geo_datasets.csv
    rijuld authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    598c4be View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from zijinyin/patch-2

    Update datasets.rst
    rijuld authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    15a8881 View commit details
    Browse the repository at this point in the history
  3. added comment for dataset

    rijuld committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    095b7dd View commit details
    Browse the repository at this point in the history
  4. changed name to substation

    rijuld committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    b503817 View commit details
    Browse the repository at this point in the history
  5. added copyright

    rijuld committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    f28e30c View commit details
    Browse the repository at this point in the history
  6. corrected issues

    rijuld committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    fe1761d View commit details
    Browse the repository at this point in the history
  7. added plot and tests

    rijuld committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    c4c3545 View commit details
    Browse the repository at this point in the history
  8. removed pytest

    rijuld committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    1817132 View commit details
    Browse the repository at this point in the history
  9. ruff format

    rijuld committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    28377f8 View commit details
    Browse the repository at this point in the history