Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ipums/hlink issues and pull requests

#82 - Fix categorical variable bug

Pull Request - State: closed - Opened by anpumn over 1 year ago

#80 - Use pyspark's `Interaction` class

Issue - State: closed - Opened by riley-harper almost 2 years ago
Labels: maintenance

#79 - Update docs for present_both_years and neither_are_null

Pull Request - State: closed - Opened by riley-harper almost 2 years ago - 2 comments

#78 - Don't reload modules for the reload command

Pull Request - State: closed - Opened by riley-harper almost 2 years ago

#77 - Update column_mapping_transforms docs page

Pull Request - State: closed - Opened by riley-harper almost 2 years ago

#76 - Use colorama more simply

Issue - State: closed - Opened by riley-harper about 2 years ago - 1 comment
Labels: maintenance

#75 - Bump the version to 3.3.0

Pull Request - State: closed - Opened by riley-harper about 2 years ago

#74 - Allow running tests with just `pytest`

Pull Request - State: closed - Opened by riley-harper about 2 years ago - 1 comment

#73 - Some refactoring and cleanup

Pull Request - State: closed - Opened by riley-harper about 2 years ago - 1 comment

#72 - Don't install `hlink.tests` as an importable module

Issue - State: open - Opened by riley-harper about 2 years ago
Labels: tests

#71 - Update how we package hlink

Pull Request - State: closed - Opened by riley-harper about 2 years ago - 1 comment

#70 - Add type hints for several central classes and functions

Pull Request - State: closed - Opened by riley-harper about 2 years ago - 1 comment

#69 - Add type hints to several of the central interface classes

Issue - State: closed - Opened by riley-harper about 2 years ago
Labels: documentation

#68 - Adjust dependency version specification

Pull Request - State: closed - Opened by riley-harper about 2 years ago

#67 - Enable running tests with just the command `pytest`

Issue - State: closed - Opened by riley-harper about 2 years ago - 1 comment
Labels: tests

#66 - Use a single leading underscore to indicate private methods and functions

Pull Request - State: closed - Opened by riley-harper about 2 years ago - 1 comment

#65 - Improve tests for `conf_validations`

Issue - State: open - Opened by riley-harper about 2 years ago
Labels: tests, configuration

#64 - Log user input in the main loop

Pull Request - State: closed - Opened by riley-harper about 2 years ago

#63 - Get the tutorial up and running

Pull Request - State: closed - Opened by riley-harper about 2 years ago

#62 - Create a working tutorial

Issue - State: closed - Opened by riley-harper about 2 years ago
Labels: documentation

#61 - Upgrade to Spark 3.3.1

Issue - State: closed - Opened by riley-harper about 2 years ago - 1 comment
Labels: maintenance

#60 - Model Exploration step 3 seems to be broken

Issue - State: closed - Opened by riley-harper about 2 years ago - 3 comments
Labels: type:bug, task:model exploration

#59 - Adjust `SerJaroWinklerSimilarity` for empty strings

Pull Request - State: closed - Opened by riley-harper about 2 years ago

#58 - Loosen dependency versions

Issue - State: closed - Opened by riley-harper about 2 years ago - 1 comment

#57 - Log user commands

Issue - State: closed - Opened by riley-harper about 2 years ago - 2 comments
Labels: enhancement

#56 - `JaroWinklerSimilarity` returns 1 for two empty strings

Issue - State: closed - Opened by riley-harper about 2 years ago - 5 comments
Labels: bug

#55 - Create a separate log file for each run of hlink

Pull Request - State: closed - Opened by riley-harper about 2 years ago

#54 - Log to a separate file for each hlink run

Issue - State: closed - Opened by riley-harper about 2 years ago
Labels: bug

#53 - Move from setup.py to pyproject.toml

Issue - State: closed - Opened by riley-harper over 2 years ago
Labels: maintenance

#52 - Make a `types` or `typing` module with aliases useful for type hinting

Issue - State: closed - Opened by riley-harper over 2 years ago - 1 comment
Labels: enhancement

#51 - add toml to fenced code block in README

Pull Request - State: closed - Opened by bollwyvl over 2 years ago

#50 - Detect comparison_features with the same output column in config validation

Issue - State: closed - Opened by riley-harper over 2 years ago - 2 comments
Labels: enhancement

#49 - Generate API documentation

Issue - State: open - Opened by riley-harper over 2 years ago - 2 comments
Labels: documentation

#48 - Update the Introduction and Installation documentation pages

Pull Request - State: closed - Opened by riley-harper over 2 years ago

#47 - Add documentation for some comparison types

Pull Request - State: closed - Opened by riley-harper over 2 years ago
Labels: documentation

#46 - Document the `attach_variable` feature selections transform

Issue - State: open - Opened by riley-harper over 2 years ago
Labels: documentation

#45 - Use a different TOML package

Issue - State: open - Opened by riley-harper over 2 years ago - 2 comments
Labels: configuration

#44 - Document some undocumented comparison features

Issue - State: closed - Opened by riley-harper over 2 years ago
Labels: documentation

#43 - Update the Sphinx docs version

Pull Request - State: closed - Opened by riley-harper over 2 years ago

#42 - Bump the version to 3.2.7

Pull Request - State: closed - Opened by riley-harper over 2 years ago

#41 - Make config validation id column check case-insensitive

Pull Request - State: closed - Opened by riley-harper over 2 years ago

#40 - Tune hlink partition usage and memory options

Pull Request - State: closed - Opened by riley-harper over 2 years ago

#39 - Check for id column in config validation should be case-insensitive

Issue - State: closed - Opened by riley-harper over 2 years ago
Labels: bug

#38 - Use something like a MANIFEST.in file to define package data

Issue - State: closed - Opened by riley-harper over 2 years ago - 2 comments

#37 - Rename some `matching_scoring_test` tests

Issue - State: closed - Opened by riley-harper over 2 years ago - 1 comment
Labels: tests

#35 - Make configuration more reliable with stronger typing

Issue - State: open - Opened by riley-harper over 2 years ago - 1 comment
Labels: configuration, type:feature

#34 - Update the help message for `main_loop.Main.do_run_step()`

Issue - State: closed - Opened by riley-harper over 2 years ago
Labels: documentation, cli

#33 - Cover the `pip install .` use case in GitHub Actions

Issue - State: open - Opened by riley-harper over 2 years ago
Labels: tests

#32 - Handle warnings output by tests

Issue - State: open - Opened by riley-harper over 2 years ago
Labels: tests

#31 - Update documentation for functions in `hlink.core.comparison_feature`

Issue - State: open - Opened by riley-harper over 2 years ago
Labels: documentation

#30 - Add a function to show the model parameters and labels after training

Issue - State: closed - Opened by riley-harper over 2 years ago
Labels: type:feature, task:training

#29 - Spark `AnalysisException` in Model Exploration step 3

Issue - State: closed - Opened by riley-harper over 2 years ago
Labels: type:bug, task:model exploration

#27 - `main_loop.Main` doesn't consistently reload its autocomplete cache

Issue - State: closed - Opened by riley-harper over 2 years ago - 1 comment
Labels: bug, cli

#26 - Add documentation for the `sql_condition` comparison type

Issue - State: closed - Opened by riley-harper over 2 years ago
Labels: documentation

#25 - Document Model Exploration step 3

Issue - State: closed - Opened by riley-harper over 2 years ago - 1 comment
Labels: documentation, task:model exploration

#24 - Remove mutable default arguments in `LinkStep`

Issue - State: open - Opened by riley-harper over 2 years ago - 1 comment
Labels: bug

#23 - Pin the Sphinx version in setup.py

Issue - State: closed - Opened by riley-harper over 2 years ago

#22 - Don't use `spark.sql.legacy.allowUntypedScalaUDF`

Issue - State: open - Opened by riley-harper over 2 years ago

#21 - Evaluate and work on skipped tests

Issue - State: closed - Opened by riley-harper over 2 years ago
Labels: tests

#20 - In Model Exploration, models with too many parameters can overflow the table name buffer

Issue - State: open - Opened by riley-harper over 2 years ago
Labels: type:bug, task:model exploration

#19 - Add support for aliasing columns in only one input dataset

Issue - State: closed - Opened by riley-harper over 2 years ago - 2 comments
Labels: enhancement

#18 - Break `reporting.LinkStepReportRepresentivity._run()` into several smaller functions

Issue - State: open - Opened by riley-harper over 2 years ago
Labels: task:reporting

#17 - Refactor a few core modules

Issue - State: closed - Opened by riley-harper over 2 years ago - 2 comments

#16 - Some general cleanup tasks

Pull Request - State: closed - Opened by riley-harper over 2 years ago

#15 - Don't require feature_selections in the preprocessing task

Pull Request - State: closed - Opened by riley-harper over 2 years ago - 1 comment

#14 - Readme updates

Pull Request - State: closed - Opened by jacwellington over 2 years ago

#13 - Address a few small conf_validations issues

Pull Request - State: closed - Opened by riley-harper over 2 years ago - 1 comment

#12 - Adding pypi instructions.

Pull Request - State: closed - Opened by jacwellington over 2 years ago

#11 - Upgrade to Spark 3.3.0

Pull Request - State: closed - Opened by riley-harper over 2 years ago

#10 - Adjust Spark partitions based on dataset size for several link steps

Pull Request - State: closed - Opened by riley-harper over 2 years ago - 1 comment

#9 - Fix a bug where the hlink command would crash on startup

Pull Request - State: closed - Opened by riley-harper over 2 years ago

#8 - Fix a type error in model_exploration step 3

Pull Request - State: closed - Opened by riley-harper over 2 years ago

#7 - Improve logging

Pull Request - State: closed - Opened by riley-harper over 2 years ago

#6 - Reduce test input data size

Pull Request - State: closed - Opened by riley-harper over 2 years ago

#5 - Upgrade dependency versions

Pull Request - State: closed - Opened by riley-harper almost 3 years ago

#4 - Unignore some flake8 errors

Pull Request - State: closed - Opened by riley-harper almost 3 years ago

#3 - Create a set of quick check tests

Pull Request - State: closed - Opened by riley-harper almost 3 years ago

#2 - Added exact_all_mult into validation.

Pull Request - State: closed - Opened by jacwellington almost 3 years ago

#1 - Export true positive and true negative training data

Pull Request - State: closed - Opened by riley-harper almost 3 years ago