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

feat: add census example #309

Merged
merged 13 commits into from
Oct 29, 2024
Merged

feat: add census example #309

merged 13 commits into from
Oct 29, 2024

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    3871bee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a678a7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    618f30f View commit details
    Browse the repository at this point in the history
  4. fix: simplify census-income.csv

    This removes the floating point values as it does not seem to be
    supported. Also updates the header row to use underscores instead of
    spaces to avoid issues when parsing the file.
    dalbertom committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0685b11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d97169 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91fca2d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a33293e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ffdce17 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9742981 View commit details
    Browse the repository at this point in the history
  10. ci: run example in ci

    dalbertom committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    03a1b0e View commit details
    Browse the repository at this point in the history
  11. fix: lint and release

    Dustin-Ray committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f95aca2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bc04993 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c83cd4f View commit details
    Browse the repository at this point in the history