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

Use unique identifier for individuals for user-based views #60

Merged
merged 20 commits into from
Jul 16, 2021

Conversation

astrochun
Copy link
Owner

Closes #60

Commit history:

  • Add initial set_unique_identifier function
  • Set unique_df with first dataframe
  • Add write_file function
  • Refactor to get_unique_names() function
  • Add append_to_df function
  • Add year column
  • Add new unique records to unique_df
  • append_to_df: Add year keyword option
  • Define df_dict to later update with uid
  • Sort unique_df by name and set uid
  • Update each year with uid for unique_id matches
  • Remove commented out code
  • Use DataFrame.insert to fix pandas SettingWithCopyWarning warning
  • Specify year with first append_to_df call for ii=0
  • Add write_csv_with_uid function
  • Add support to set output folder
  • Refactor code with unique_match_id, non_unique_check
  • Minor indent fix
  • Bump version: v0.2.1 -> v0.3.0
  • Update CHANGELOG.md for v0.3.0

@astrochun astrochun added this to the v0.3.0 milestone Jul 16, 2021
@astrochun astrochun added data Data related enhancement New feature or request labels Jul 16, 2021
@astrochun astrochun self-assigned this Jul 16, 2021
Copy link
Owner Author

@astrochun astrochun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good.

Files were uploaded to Google Drive. This includes the unique.csv. Tested locally and no issue with data views, with each FY data.

@astrochun astrochun merged commit 2b26e0e into main Jul 16, 2021
@astrochun astrochun deleted the 59_unique_identifier branch July 16, 2021 22:24
@astrochun astrochun temporarily deployed to sapp4ua July 16, 2021 22:25 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data Data related enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant