Skip to content

Edit_join_disk issues #16

@Bhargav145

Description

@Bhargav145
  • Change "Cython not installed" to an Exception.
  • Renamed temp_file_path to temp_dir
  • Copied doc string to the .py file
  • default n_jobs = -1
  • keeping the output file_name in wrapper function only.
  • Appending timestamp to the filename.
  • Changed the name of output file name variable to include "default".
  • Edited doc string to reflect desired changes.
  • Changed default value of data_limit to 1 million.
  • Changed variable data_limit to data_limit_per_core
  • Changed from num_cpus to n_jobs for per core data limit computation.
  • Added timestamps to temporary file names after being created in the wrapper itself.
  • Exception to shutil caught and handled.
  • Moved output_header code to wrapper function.
  • change missing pairs behavior by creating filename in the wrapper itself.
  • Exception to shutil caught and handled in missing pairs.
  • Removed _progress_bar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions