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

[ENH] - Add functionality to directly support 1D counts collection & collections across time #89

Merged
merged 33 commits into from
Sep 13, 2023

Conversation

TomDonoghue
Copy link
Member

@TomDonoghue TomDonoghue commented Aug 31, 2023

Main updates:

  • Addition of Counts1D object, allowing for collecting the counts across a single set of terms (no co-occurrences)
  • Add a copy method to objects, and update metadata tracking to track search settings
  • Add a collect_across_time collection function to run searches across date ranges, with associated IO & plot functions
  • Update collection procedures, allowing to skip db info collection and update Requester use & metadata collection
  • Update MetaData object including adding save & load functionality
  • Some internal reorganizations of the module (new io sub-module, moving utils, etc)
  • Update IO approach to fully & consistently use Paths objects
  • Add plotting helper function for rotating tick labels

@lisc-tools lisc-tools deleted a comment from codecov-commenter Aug 31, 2023
@lisc-tools lisc-tools deleted a comment from codecov-commenter Sep 1, 2023
@lisc-tools lisc-tools deleted a comment from codecov-commenter Sep 1, 2023
@lisc-tools lisc-tools deleted a comment from codecov-commenter Sep 1, 2023
@lisc-tools lisc-tools deleted a comment from codecov-commenter Sep 8, 2023
@lisc-tools lisc-tools deleted a comment from codecov-commenter Sep 9, 2023
@lisc-tools lisc-tools deleted a comment from codecov-commenter Sep 10, 2023
@lisc-tools lisc-tools deleted a comment from codecov-commenter Sep 10, 2023
@lisc-tools lisc-tools deleted a comment from codecov-commenter Sep 10, 2023
@TomDonoghue TomDonoghue merged commit b9a2a4b into main Sep 13, 2023
5 checks passed
@TomDonoghue TomDonoghue deleted the time branch September 13, 2023 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant