Skip to content

Fixed Functions, indentation, docstyle, docstrings, try-except . Included argparse checks, code optimizations #1

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

Closed
wants to merge 1 commit into from

Conversation

TanweerulHaque
Copy link

  1. Indentation fixes, docstring style , file linting fixes.

  2. Removed unnecessary imports in various files/directories.

  3. Included valid parameter checks in "argparse" - valid directory check, valid file check, valid number of cores check in case of multiprocessing. It was added in all type of file which used "argparse" package.

  4. Added "type - except" in various functions.

  5. Changes made in "requirements.txt" as one can installed latest version of "pandas" and "numpy". Since there was no such type of function used by either of the two packages which could have gone a change in recent months. It's better to allow users to install any version >= what was there during development.

  6. Code optimizations using list comprehensions, built in numpy methods etc.

Please let me know in case of errors or any changes required. Thank you.

@SinghShreya05
Copy link
Collaborator

@TanweerulHaque
I have written down necessary changes in #2 . Since you have made a copy of this #1 and also pushed new changes in #2 , it'll be better to close this. Thank you.

@TanweerulHaque
Copy link
Author

Yes @SinghShreya05 , sorry for this error. Will be careful from the next time.

@Kaushl2208
Copy link
Member

PR is copy of #2 , Closing as multiple PRs not required.

@Kaushl2208 Kaushl2208 closed this Jun 9, 2025
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.

3 participants