https://github.com/jabhij/py-dataimporting_part2
In this repo you'll find how to import data into Python from various sources such as Internet, web API, Social media such as Twitter etc. The repo is based on my learning with Data Camp.
https://github.com/jabhij/py-dataimporting_part2
Last synced: 3 months ago
JSON representation
In this repo you'll find how to import data into Python from various sources such as Internet, web API, Social media such as Twitter etc. The repo is based on my learning with Data Camp.
- Host: GitHub
- URL: https://github.com/jabhij/py-dataimporting_part2
- Owner: jabhij
- Created: 2016-10-13T04:03:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-15T07:00:17.000Z (over 8 years ago)
- Last Synced: 2025-01-17T03:26:15.402Z (5 months ago)
- Language: Python
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Importing Data in Python - PART2
In the PART-2 you'll find how to **_Import Data into Python_** from sources such as--
- Importing Data from the Internet
- Interaction with API's
- Twitter's Live Data(_The repo is based on my learning with Data Camp._)
### Description
- Language: Python
- Libraries: `Pandas`
- Packages: `urllib.request, matplotlib, requests, BeautifulSoup, bs4, tweepy, json, seaborn`
- Input: Any type of Data Source
- Operations: `Data Manipulation, Handling, Import, etc.`
- Outcome: Requirement Based### What You'll Learn?
In this, part you're going to learn how to --
- Import Files from the Web
- Make HTTP Requests (GET Requests)
- Scrap Web Data Such as HTML
- Parse HTML
- Pull Data from API's
- Twitter's Data### Learning Tree
Follow these:
- [Importing Data from Internet](https://github.com/jabhij/DataImporting_Python-PART2/tree/master/1-ImportingData_from_Internet)
- [Introduction APIs and JSONs](https://github.com/jabhij/DataImporting_Python-PART2/tree/master/2-Introduction_APIs_JSONs)
- [The Twitter API and Authentication](https://github.com/jabhij/DataImporting_Python-PART2/tree/master/3-Twitter_API_Authentication)## Catch me
For any query, ping me on
- Twitter: [@jabhij] (https://twitter.com/jabhij)
- Web: [LetUsTweak] (http://letustweak.com)Hope, it helps!! ヅ