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

Fix reading CSV in commands #470

Merged
merged 8 commits into from
Sep 5, 2024
Merged

Commits on Sep 4, 2024

  1. add dtype param to pd.read_csv

    Vitalii Fuglaev committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    51ea86d View commit details
    Browse the repository at this point in the history
  2. update CHANGELOG.md

    Vitalii Fuglaev committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d1a4686 View commit details
    Browse the repository at this point in the history
  3. replace issue with pr link

    Vitalii Fuglaev committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    cf46258 View commit details
    Browse the repository at this point in the history
  4. add tests for numeric segment names

    Vitalii Fuglaev committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4e53837 View commit details
    Browse the repository at this point in the history
  5. fix changelog record

    Vitalii Fuglaev committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    fee27c3 View commit details
    Browse the repository at this point in the history
  6. fix tests

    Vitalii Fuglaev committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    000690e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. fix dates in base_timeseries_numeric_segments_path fixture

    Vitalii Fuglaev committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    86babfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29d7c13 View commit details
    Browse the repository at this point in the history