Repository created with LinkedIn profile analysis project done

Overview

WhatsApp Image 2021-12-28 at 14 15 08

EN/en

Repository created with LinkedIn profile analysis project done. The dataset was imported from my linkedin profile through the settings and so I chose some columns that I found more relevant. The following columns were analyzed:

Causes You Care

Certifications

connections

Endorsement Information Received

Skills

A small treatment was done using Python and Pandas, and then a dashboard was created in Power BI for analysis. The link to the dashboard is below:

https://app.powerbi.com/view?r=eyJrIjoiZjEyNWNkOWEtYjUyYi00NzBjLWEzOGQtNTQwNGUxYzU2ZmU1IiwidCI6IjFkZTVhZTdkLTJlMjUtNDliNC1iOGMwLWUyOGZmZTUzMDgwYSJ9

##Libraries

The following libraries/packages need to be installed before running the project:

pip install pandas

PT/br

Repositório criado com o projeto de análise de perfil do LinkedIn feita. O dataset foi importado do próprio perfil do meu linkedin através das configurações e assim escolhi algumas colunas que achei mais relevante. As seguintes colunas foram analisadas:

Causas que Você se Importa

Certificações

Conexões

Informações de Endosso Recebidas

Habilidades

Foi feito um pequeno tratamento utilizando Python e Pandas, e logo em seguida foi criado um dashboard no Power BI para análise. O link para o dashboard se encontra abaixo:

https://app.powerbi.com/view?r=eyJrIjoiZjEyNWNkOWEtYjUyYi00NzBjLWEzOGQtNTQwNGUxYzU2ZmU1IiwidCI6IjFkZTVhZTdkLTJlMjUtNDliNC1iOGMwLWUyOGZmZTUzMDgwYSJ9

Bibliotecas

As seguintes bibliotecas /pacotes precisam ser instalados antes de rodar o projeto:

pip install pandas
Owner
Mayara Canaver
[EN/en] Student of Information System in UNESP and Data Cientist Jr. . . . . . . .[PT/br] Estudante de Sistemas de Informação na UNESP e Cientista de Dados Jr
Mayara Canaver
This mini project showcase how to build and debug Apache Spark application using Python

Spark app can't be debugged using normal procedure. This mini project showcase how to build and debug Apache Spark application using Python programming language. There are also options to run Spark a

Denny Imanuel 1 Dec 29, 2021
GWpy is a collaboration-driven Python package providing tools for studying data from ground-based gravitational-wave detectors

GWpy is a collaboration-driven Python package providing tools for studying data from ground-based gravitational-wave detectors. GWpy provides a user-f

GWpy 342 Jan 07, 2023
Analysis of a dataset of 10000 passwords to find common trends and mistakes people generally make while setting up a password.

Analysis of a dataset of 10000 passwords to find common trends and mistakes people generally make while setting up a password.

Aryan Raj 7 Sep 04, 2022
A simplified prototype for an as-built tracking database with API

Asbuilt_Trax A simplified prototype for an as-built tracking database with API The purpose of this project is to: Model a database that tracks constru

Ryan Pemberton 1 Jan 31, 2022
Exploring the Top ML and DL GitHub Repositories

This repository contains my work related to my project where I scraped data on the most popular machine learning and deep learning GitHub repositories in order to further visualize and analyze it.

Nico Van den Hooff 17 Aug 21, 2022
Statsmodels: statistical modeling and econometrics in Python

About statsmodels statsmodels is a Python package that provides a complement to scipy for statistical computations including descriptive statistics an

statsmodels 8k Dec 29, 2022
An easy-to-use feature store

A feature store is a data storage system for data science and machine-learning. It can store raw data and also transformed features, which can be fed straight into an ML model or training script.

ByteHub AI 48 Dec 09, 2022
PyTorch implementation for NCL (Neighborhood-enrighed Contrastive Learning)

NCL (Neighborhood-enrighed Contrastive Learning) This is the official PyTorch implementation for the paper: Zihan Lin*, Changxin Tian*, Yupeng Hou* Wa

RUCAIBox 73 Jan 03, 2023
Retentioneering 581 Jan 07, 2023
Create HTML profiling reports from pandas DataFrame objects

Pandas Profiling Documentation | Slack | Stack Overflow Generates profile reports from a pandas DataFrame. The pandas df.describe() function is great

10k Jan 01, 2023
ASOUL直播间弹幕抓取&&数据分析

ASOUL直播间弹幕抓取&&数据分析(更新中) 这些文件用于爬取ASOUL直播间的弹幕(其他直播间也可以)和其他信息,以及简单的数据分析生成。

159 Dec 10, 2022
BasstatPL is a package for performing different tabulations and calculations for descriptive statistics.

BasstatPL is a package for performing different tabulations and calculations for descriptive statistics. It provides: Frequency table constr

Angel Chavez 1 Oct 31, 2021
Hatchet is a Python-based library that allows Pandas dataframes to be indexed by structured tree and graph data.

Hatchet Hatchet is a Python-based library that allows Pandas dataframes to be indexed by structured tree and graph data. It is intended for analyzing

Lawrence Livermore National Laboratory 14 Aug 19, 2022
A data structure that extends pyspark.sql.DataFrame with metadata information.

MetaFrame A data structure that extends pyspark.sql.DataFrame with metadata info

Invent Analytics 8 Feb 15, 2022
Python script for transferring data between three drives in two separate stages

Waterlock Waterlock is a Python script meant for incrementally transferring data between three folder locations in two separate stages. It performs ha

David Swanlund 13 Nov 10, 2021
sportsdataverse python package

sportsdataverse-py See CHANGELOG.md for details. The goal of sportsdataverse-py is to provide the community with a python package for working with spo

Saiem Gilani 37 Dec 27, 2022
peptides.py is a pure-Python package to compute common descriptors for protein sequences

peptides.py Physicochemical properties and indices for amino-acid sequences. 🗺️ Overview peptides.py is a pure-Python package to compute common descr

Martin Larralde 32 Dec 31, 2022
Creating a statistical model to predict 10 year treasury yields

Predicting 10-Year Treasury Yields Intitially, I wanted to see if the volatility in the stock market, represented by the VIX index (data source), had

10 Oct 27, 2021
Statistical Analysis 📈 focused on statistical analysis and exploration used on various data sets for personal and professional projects.

Statistical Analysis 📈 This repository focuses on statistical analysis and the exploration used on various data sets for personal and professional pr

Andy Pham 1 Sep 03, 2022
Tools for the analysis, simulation, and presentation of Lorentz TEM data.

ltempy ltempy is a set of tools for Lorentz TEM data analysis, simulation, and presentation. Features Single Image Transport of Intensity Equation (SI

McMorran Lab 1 Dec 26, 2022