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

rm deprecated action and bash scripts #2092

Closed
wants to merge 1,075 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    38342bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d95d245 View commit details
    Browse the repository at this point in the history
  3. correct new references

    ADBond committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    e59704a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3988735 View commit details
    Browse the repository at this point in the history
  5. copy mutable in InputColumn

    ADBond committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    943a775 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e72ffd4 View commit details
    Browse the repository at this point in the history
  7. settings mostly keyword only

    ADBond committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    622d128 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08287a9 View commit details
    Browse the repository at this point in the history
  9. lint with black

    ADBond committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    ed371cc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    55a5a11 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    55b53cc View commit details
    Browse the repository at this point in the history
  12. fix changes lost in merge

    RobinL committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    0f85a90 View commit details
    Browse the repository at this point in the history
  13. fix changes lost in merge

    RobinL committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    371500e View commit details
    Browse the repository at this point in the history
  14. restore splink4 deps

    RobinL committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    4644a12 View commit details
    Browse the repository at this point in the history
  15. update deps to include igraph

    RobinL committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    bf8371d View commit details
    Browse the repository at this point in the history
  16. update lockfile

    RobinL committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    d8120e8 View commit details
    Browse the repository at this point in the history
  17. update toml

    RobinL committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    7214c6d View commit details
    Browse the repository at this point in the history
  18. update lockfile

    RobinL committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    76da266 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3f20ffa View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3142c4c View commit details
    Browse the repository at this point in the history
  21. format

    RobinL committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    dd5f0b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. update some of the tests

    RobinL committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    3552b7c View commit details
    Browse the repository at this point in the history
  2. more tests pass

    RobinL committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    488b211 View commit details
    Browse the repository at this point in the history
  3. remove duplicate code

    ADBond committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d4c8fae View commit details
    Browse the repository at this point in the history
  4. simple test to catch branch

    ADBond committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    42032b5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1972 from moj-analytical-services/merge_master

    Merge master into splink4_dev
    ADBond committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    34ca2cd View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Merge pull request #1967 from moj-analytical-services/settings-splitting

    Settings object - splitting attributes
    ADBond committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    90c0455 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    350fa23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ff9fd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c84857a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2f040d View commit details
    Browse the repository at this point in the history
  6. delete unneeded dialect hack

    ADBond committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ccc463e View commit details
    Browse the repository at this point in the history
  7. more type hinting

    ADBond committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    272d9ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a11432e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ed20803 View commit details
    Browse the repository at this point in the history
  10. fix settings ref

    ADBond committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e3a010f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9e7b8d8 View commit details
    Browse the repository at this point in the history
  12. keep history only of key bits

    ADBond committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f6ce3fa View commit details
    Browse the repository at this point in the history
  13. cut double assignment

    ADBond committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    43c4e1f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5f3a0d3 View commit details
    Browse the repository at this point in the history
  15. lint with black

    ADBond committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    8acbf92 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    05b3d5a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3593f54 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    462b796 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5205272 View commit details
    Browse the repository at this point in the history
  3. remove last references of comparison in comparison_level - inject eve…

    …rything we need, when we need
    ADBond committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0decc6e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1991 from moj-analytical-services/decomparison-co…

    …mparisonlevel
    
    De-Comparison ComparisonLevel
    ADBond committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    74b326a View commit details
    Browse the repository at this point in the history
  5. fix reference

    ADBond committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8cb0bda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2fd432 View commit details
    Browse the repository at this point in the history
  7. +annotation

    ADBond committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4e18923 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. update DateComparison tests

    RobinL committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    62609b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96c6f14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d087bd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c93ec7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e79e0bc View commit details
    Browse the repository at this point in the history
  6. progress

    RobinL committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7d89f75 View commit details
    Browse the repository at this point in the history
  7. more tests passing

    RobinL committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a01d07a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    16a1821 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0a572ba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d2d14e1 View commit details
    Browse the repository at this point in the history
  11. add back description

    RobinL committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e2cd6b9 View commit details
    Browse the repository at this point in the history
  12. remove unnecessary comment

    RobinL committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    cf981a2 View commit details
    Browse the repository at this point in the history
  13. restore splink4 fix

    ADBond committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    bfdd978 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b90fb10 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9b7d077 View commit details
    Browse the repository at this point in the history
  16. add keyword arg

    RobinL committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    48f8b75 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2efd6a0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4ef2804 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. freeze ColumnInfoSettings

    ADBond committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6bede39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb26e14 View commit details
    Browse the repository at this point in the history
  3. predict_from_comparison_vectors_sqls - explicit args, and a settings …

    …version
    
    letting this predict sql be directly configurable allows us to call it without constructing a `Settings` if we wish. There is a convenience wrapper using settings which replicates old functionality, which we still use outside of training for the time being
    ADBond committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    fda01bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0465d54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    359706f View commit details
    Browse the repository at this point in the history
  6. move max change logic to expectation_maximisation_module, and return …

    …full cm_settings history
    ADBond committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8d5324b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1126f85 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c580ef4 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    2d1aec7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ed2dbc View commit details
    Browse the repository at this point in the history
  3. lint with black

    ADBond committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    fbacac1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbbd787 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e7112b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    847c2ec View commit details
    Browse the repository at this point in the history
  7. allow seeding of EM training

    ADBond committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    3bcd70c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6ab1023 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a13908c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    64df2d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c36512 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3f488b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff3133f View commit details
    Browse the repository at this point in the history
  5. pass everything we need from linker to EMTrainingSession additionally

    We still pass linker for now as we need it for concat_with_tf and blocking, but once those are sorted we can factor linker out easily
    ADBond committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d250d54 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aad2a23 View commit details
    Browse the repository at this point in the history
  7. couple of tidies

    ADBond committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ef0a6e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    972ffb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c20154c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93a6f63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de129cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69efeb5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3daaf0 View commit details
    Browse the repository at this point in the history
  7. update to use SettingsCreator

    RobinL committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    7a1d6ad View commit details
    Browse the repository at this point in the history
  8. update to SettingsCreator

    RobinL committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    03cfa0d View commit details
    Browse the repository at this point in the history
  9. update to SettingsCreator

    RobinL committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    f9e3384 View commit details
    Browse the repository at this point in the history
  10. update to SettingsCreator

    RobinL committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    e4c1114 View commit details
    Browse the repository at this point in the history
  11. update to SettingsCreator

    RobinL committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    4c789f4 View commit details
    Browse the repository at this point in the history
  12. update to SettingsCreator

    RobinL committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    2928a8c View commit details
    Browse the repository at this point in the history
  13. update to SettingsCreator

    RobinL committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    6574820 View commit details
    Browse the repository at this point in the history
  14. update to SettingsCreator

    RobinL committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    07df2df View commit details
    Browse the repository at this point in the history
  15. update to SettingsCreator

    RobinL committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    ee8f33d View commit details
    Browse the repository at this point in the history
  16. update to SettingsCreator

    RobinL committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    57ac0f0 View commit details
    Browse the repository at this point in the history
  17. update to SettingsCreator

    RobinL committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    4383eb1 View commit details
    Browse the repository at this point in the history
  18. update to SettingsCreator

    RobinL committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    55f366f View commit details
    Browse the repository at this point in the history
  19. update to SettingsCreator

    RobinL committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    bab3a56 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Merge pull request #1976 from moj-analytical-services/consistency_in_…

    …date_parsing
    
    (Splink4) Consistency in date levels and date typing/parsing
    RobinL committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    cb93c44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1c6908 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    076624c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1983 from moj-analytical-services/em-training-split

    EM training - decoupling and reducing mutable state
    ADBond committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    586d15e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21bdc2e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2008 from moj-analytical-services/merge/splink_3_…

    …to_4_frozen
    
    [MERGE] Splink 3 -> 4
    ADBond committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    5d5f900 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6ebb4a View commit details
    Browse the repository at this point in the history
  6. migrate tests to splink4

    RobinL committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    8a19312 View commit details
    Browse the repository at this point in the history
  7. fix tests

    RobinL committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    9746218 View commit details
    Browse the repository at this point in the history
  8. fix tests

    RobinL committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    061fd79 View commit details
    Browse the repository at this point in the history
  9. fix tests

    RobinL committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    fe63a7b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ee57483 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    36f18fb View commit details
    Browse the repository at this point in the history
  12. tutorial intro

    RobinL committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    94c80a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    013a757 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2ac11a View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    c9330ec View commit details
    Browse the repository at this point in the history
  2. lint with black

    RobinL committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e3f00ea View commit details
    Browse the repository at this point in the history
  3. fix tets

    RobinL committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    a33f13f View commit details
    Browse the repository at this point in the history
  4. fix imports

    RobinL committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    7915c39 View commit details
    Browse the repository at this point in the history
  5. demos

    RobinL committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    94cd1fd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1961 from moj-analytical-services/splink4_example…

    …s_notebooks
    
    Splink4 examples notebooks
    RobinL committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    db0a0ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3692fdc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ded8ef2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d799062 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ed571fd View commit details
    Browse the repository at this point in the history
  11. cleaning pipeline

    ADBond committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    9078b47 View commit details
    Browse the repository at this point in the history
  12. delete unneeded code

    ADBond committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ec8c815 View commit details
    Browse the repository at this point in the history
  13. switching some public/private

    ADBond committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    1bc52aa View commit details
    Browse the repository at this point in the history
  14. get rid of unneeded argument

    ADBond committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    9168a14 View commit details
    Browse the repository at this point in the history
  15. all duckdb execution via api

    ADBond committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    dc5e872 View commit details
    Browse the repository at this point in the history
  16. spark executing via api

    ADBond committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c34d43f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    83ee8ab View commit details
    Browse the repository at this point in the history
  18. delete table public

    ADBond committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    87a725e View commit details
    Browse the repository at this point in the history
  19. format

    ADBond committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    3c14185 View commit details
    Browse the repository at this point in the history
  20. rename method + make private

    ADBond committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    58636ec View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    5f94e51 View commit details
    Browse the repository at this point in the history
  2. update imports

    RobinL committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    5f79876 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. run all ipynbs in exampels

    RobinL committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0f418f2 View commit details
    Browse the repository at this point in the history
  2. run all ipynbs in tutorials

    RobinL committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    60eefcb View commit details
    Browse the repository at this point in the history
  3. spark example

    RobinL committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    338792e View commit details
    Browse the repository at this point in the history
  4. sqlite example

    RobinL committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8d53944 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70c947f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4cf23e View commit details
    Browse the repository at this point in the history
  7. update colab links

    RobinL committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    956987c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    03c874b View commit details
    Browse the repository at this point in the history
  9. fix urls

    RobinL committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    19be716 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    27ce71f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    735c70e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    88f818d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9a8966e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    69636c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. improve

    RobinL committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c205da7 View commit details
    Browse the repository at this point in the history
  2. improve

    RobinL committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    41646cd View commit details
    Browse the repository at this point in the history
  3. explain why using getattr

    RobinL committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    8b040ad View commit details
    Browse the repository at this point in the history
  4. update tutorials

    RobinL committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    772b82e View commit details
    Browse the repository at this point in the history
  5. up to febrl

    RobinL committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    4bc98d8 View commit details
    Browse the repository at this point in the history
  6. all duckdb examples done

    RobinL committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c71b800 View commit details
    Browse the repository at this point in the history
  7. spark and sqlite examples

    RobinL committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    61fd72c View commit details
    Browse the repository at this point in the history
  8. fix lint

    RobinL committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1554fda View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f657434 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    47904b2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    96b1f4b View commit details
    Browse the repository at this point in the history
  12. lint with black

    ADBond committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a0f2235 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Merge pull request #2052 from moj-analytical-services/move_common_met…

    …hods_to_init
    
    Move commonly used methods to init
    RobinL committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2414531 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a3a8bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dccfdc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    756627d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    babbc27 View commit details
    Browse the repository at this point in the history
  6. format better

    RobinL committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3f671de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad7773d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9380361 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2057 from moj-analytical-services/register_multip…

    …le_tables_convenience
    
    Make aliases for register multiple tables optional
    RobinL committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ebdcfcf View commit details
    Browse the repository at this point in the history
  10. lint with black

    RobinL committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    dfa6570 View commit details
    Browse the repository at this point in the history
  11. fix type-checking imports

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    01d9876 View commit details
    Browse the repository at this point in the history
  12. bump mypy version

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    281fb13 View commit details
    Browse the repository at this point in the history
  13. fix SettingsCreator path logic

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    678cd19 View commit details
    Browse the repository at this point in the history
  14. add tf_adjustment_chart test

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    30d7a96 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ab6f1e0 View commit details
    Browse the repository at this point in the history
  16. typing dialect base class

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    37e278f View commit details
    Browse the repository at this point in the history
  17. more specific type-hinting

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4a2856e View commit details
    Browse the repository at this point in the history
  18. expand on variables and types

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f2ec72c View commit details
    Browse the repository at this point in the history
  19. fix types + var names

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    cfa75c2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5a7e85d View commit details
    Browse the repository at this point in the history
  21. SplinkDataFrame -> ABC

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a72a0af View commit details
    Browse the repository at this point in the history
  22. clarify vars

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e4d9930 View commit details
    Browse the repository at this point in the history
  23. lint with black

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    020d428 View commit details
    Browse the repository at this point in the history
  24. allow ColumnExpression args

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    689bf1f View commit details
    Browse the repository at this point in the history
  25. + base var

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ad7f311 View commit details
    Browse the repository at this point in the history
  26. improve type-hinting settings

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8f0cdc5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ca0e587 View commit details
    Browse the repository at this point in the history
  28. colexp type hint

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    abc5fa1 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e684d39 View commit details
    Browse the repository at this point in the history
  30. clarify var names

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d83e950 View commit details
    Browse the repository at this point in the history
  31. fix return type

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c15add2 View commit details
    Browse the repository at this point in the history
  32. permissive dict

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    20fcfa4 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    cce16e4 View commit details
    Browse the repository at this point in the history
  34. update lockfile

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    66c5195 View commit details
    Browse the repository at this point in the history
  35. mypy github action

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    de6c36c View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    f1de170 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    86a2746 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    deb8617 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    dccf266 View commit details
    Browse the repository at this point in the history
  40. lint with black

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4111e30 View commit details
    Browse the repository at this point in the history
  41. br typing

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7f46419 View commit details
    Browse the repository at this point in the history
  42. optional attrs marked as such

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b05c34d View commit details
    Browse the repository at this point in the history
  43. only final on setters

    final is not properly supported by mypy for property/setters. This form (on setter only, after setter decorator) means mypy is happy, but it won't complain if you overwrite this in a subclass, so only indicitive
    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    366ad51 View commit details
    Browse the repository at this point in the history
  44. more temporary mypy exclusions

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6bbcb67 View commit details
    Browse the repository at this point in the history
  45. generalise type

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2f0ee81 View commit details
    Browse the repository at this point in the history
  46. use alias to remove cyclicity

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4adce08 View commit details
    Browse the repository at this point in the history
  47. type hint

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7f34cc4 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    bc6155b View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    57b376a View commit details
    Browse the repository at this point in the history
  50. correct arg type

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c358ead View commit details
    Browse the repository at this point in the history
  51. default tf off - clarify

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    1ef4e09 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    72f7f7e View commit details
    Browse the repository at this point in the history
  53. lint with black

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7ec9765 View commit details
    Browse the repository at this point in the history
  54. annotate init to check body

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    95f0ebe View commit details
    Browse the repository at this point in the history
  55. Settings always dialected

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ccc358a View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    399dc0c View commit details
    Browse the repository at this point in the history
  57. lint with black

    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    96bd6cd View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    bccf9f3 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    e146b48 View commit details
    Browse the repository at this point in the history
  60. deal with views

    RobinL committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    12884a1 View commit details
    Browse the repository at this point in the history
  61. Merge pull request #2051 from moj-analytical-services/type-hinting-im…

    …provements
    
    Type hinting improvements - mypy conformance
    ADBond committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    50e0008 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    ace09c4 View commit details
    Browse the repository at this point in the history
  63. Merge pull request #2058 from moj-analytical-services/profile_columns…

    …_cleanup
    
    Clean up materialised tables that Splink creates when we're not using linker.py (profiling)
    RobinL committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a6ed0bd View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    580ea64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be622fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d41c3a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. release

    RobinL committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    de103d3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2077 from moj-analytical-services/splink4_release…

    …_dev3
    
    Splink4 release dev3
    RobinL committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a941f31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    774d593 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2078 from moj-analytical-services/update_pyproject

    update pyproject for dev release
    RobinL committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9593ca6 View commit details
    Browse the repository at this point in the history
  5. update release workflow

    RobinL committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    2bebe00 View commit details
    Browse the repository at this point in the history
  6. update colab links

    RobinL committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c9f05cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1bc1277 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    313ac86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac2b518 View commit details
    Browse the repository at this point in the history