Exhaustive list of SPDX (Software Package Data Exchange) licenses: https://spdx.org/licenses/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env python | |
| import sys | |
| import pandas as pd | |
| import pymongo | |
| import json | |
| def import_content(filepath): | |
| mng_client = pymongo.MongoClient('localhost', 27017) |
Namaste Industry Leader!
It would be a pleasure to have you and your organisation as a hiring partner. This for the “Job Challenge” I have started for my students. As you might know, I have started teaching programming to students for free from past one year. We have around 20K students learning through variety of social media platforms. This challenge is for them, open for everyone.
Participants need to complete the following minimum tasks for the challenge:
- 5 projects