zoi386

zoi386

Geek Repo

Github PK Tool:Github PK Tool

zoi386's repositories

Data-Analysis-and-Visualisation

During five year period from 2015 to 2019 were collected data about World Happiness. The features that were choosen to reflect on nationes happines around the world are Economy, Health, Family, Goverment corruption etc.

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Web-Scraping

Waste amount of data are stored on the Internet. Most accessible and ready to use for Data scientists are those stored in CSV, JSON, or Excel files. Data also can be accessed via API-Application programming interface. But what if we need data that are not available in those formats? We need to scrap them from the website. So, what is 'Web Scraping'? - Web Scraping is a process of collecting data from different websites. Basically, we write code that requests a specified file from the server, that hosting website, from which we want to scrape data. Then it goes through it in order to collect data we instructed code to collect. - There are different web scraping tools that might be used for collecting data, here we going to use the Python library Beautiful Soap.

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Paython-Practice-Basic

In this repository, I am going to explore a dataset about New Zealand export and import from different countries around the Globe. For this analysis, I will use only Python. The exploration is made solely for practice purposes.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Applied-Data-Scence-Capstone-Project-II-part

This project includes notebook , report, PP presentation about Protected structures of Galway County, Ireland and their inclusion in modern Tourist prospects.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Applied-Data-Science-Capstone

Applied Data Science Capstone is a final part of IBM Data Science Professional certificate. In this repository I will provide Segmenting and Clustering Neighbourhoods of city Toronto through several notebooks.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0