Skip to content

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.

Notifications You must be signed in to change notification settings

jabhij/PY-DataImporting_PART2

Repository files navigation

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:

Catch me

For any query, ping me on

Hope, it helps!! ヅ

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages