Akshu-on-github / Basic-Programs-Python

Simple programs for reference, a good place to start contributing. Note: This repo is often used to help first-time contributors make their first contributions in talks, workshops

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[CODE] Add csv-reader.py

j-hussain opened this issue · comments

Topic:
CSV Database

Prior to using it, ensure there is a subdirectory named "datastore" with the hosted CSV files. Amend the constants at the start of the file accordingly.

Checklist:

  • I have gone through the existing code samples - there are no duplicates
  • I have gone through the open PRs and Issues with the sample code label - there are no duplicates
  • I will create a PR to add the sample code
  • I have created a PR that adds the sample code
  • I have updated the index appropriately

Hey there! :hooray:

Thanks for raising an issue! Keep contributing - open a PR on this repo and get an extra green square!

P.S. Don't forget to link the PR to this issue!

Sounds good, go for it!

I have no idea on what to do from here, I've got my code, uploaded it to my forked repo, what next?

Create a pull request - check out the GitHub docs and you should be good to go! I'd be happy to help with any further trouble though

Thanks, checked out the docs and created a PR!

Thanks for contributing @j-hussain - I'll be closing this issue now

Resolved in #48