creating-data-sets
There are 3 repositories under creating-data-sets topic.
kaanala/get-tweets-from-user
Python script that getting tweets from the entered user using Twitter API.
Raghavdsouza/SQL-Project-Data-Handling-in-SQL
This is a basic SQL Project wherein Data has been created with Student Data, with the columns been named as Student ID, Name, Score, Branch and Date of Joining. The tasks were to create at least 10 rows. Update Data from 'IT' to 'Computers' and from 'Mechanical' to 'Civil'. The final task was to delete the Student's Data where Student ID is 10.