It is a place where you can put some useful python scripts that you found helpful in your project work. Some examples of such scripts would be plotting a graph, removing whitespaces/commas/special characters/null values from your dataset, pre-processing images, or removing inconsistency from a dataset. And there are many practical examples that you must have come across while doing some exciting projects. If you have any such compelling script to share, please contribute to our repository. Your contribution is well appreciated.
- Check availability of issues
- if available, tag keshav2002 and wait for the approval of task.
- if unavailable, suggest an issue and tag keshav2002 and wait for it to be assigned to you
- After the issue is assigned, complete the task by making a pull-request from your forked repository to the
main
branch of this repository - Check the status of the pull-request
- if
merged
, you are good to go :) - if not, check the suggested changes and work on them
- if
Hope you have a good Hacktoberfest 2021
.