Skip to content

Conversation

@jqnatividad
Copy link
Collaborator

also wordsmith usage text regarding bivariate stats file

also wordsmith usage text regarding bivariate stats file
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR enhances the moarstats command by adding two new command-line options: --force to force recomputation of stats even when a cached version exists, and --jobs to allow users to specify the number of parallel jobs for processing. The PR also improves documentation clarity regarding the handling of temporary files when joining datasets for bivariate statistics computation.

Key Changes

  • Added --force flag to bypass stats cache and force recomputation
  • Added --jobs option to control parallel processing job count
  • Improved usage text to clarify that joined dataset temporary files are automatically deleted
  • Refactored function names for better clarity (compute_all_bivariatestats_from_readercompute_all_bivariatestats_sequential)

@jqnatividad jqnatividad merged commit bd066e1 into master Dec 30, 2025
12 of 13 checks passed
@jqnatividad jqnatividad deleted the moarstats-force-jobs branch December 30, 2025 04:23
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.

2 participants