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
PyClustering is a Python, C++ data mining library.

pyclustering is a Python, C++ data mining library (clustering algorithm, oscillatory networks, neural networks). The library provides Python and C++ implementations (C++ pyclustering library) of each

Andrei Novikov 1k Jan 05, 2023
Pyspark Spotify ETL

This is my first Data Engineering project, it extracts data from the user's recently played tracks using Spotify's API, transforms data and then loads it into Postgresql using SQLAlchemy engine. Data

16 Jun 09, 2022
Pandas-based utility to calculate weighted means, medians, distributions, standard deviations, and more.

weightedcalcs weightedcalcs is a pandas-based Python library for calculating weighted means, medians, standard deviations, and more. Features Plays we

Jeremy Singer-Vine 98 Dec 31, 2022
Package for decomposing EMG signals into motor unit firings, as used in Formento et al 2021.

EMGDecomp Package for decomposing EMG signals into motor unit firings, created for Formento et al 2021. Based heavily on Negro et al, 2016. Supports G

13 Nov 01, 2022
Analytical view of olist e-commerce in Brazil

Analysis of E-Commerce Public Dataset by Olist The objective of this project is to propose an analytical view of olist e-commerce in Brazil. For this

Gurpreet Singh 1 Jan 11, 2022
Instant search for and access to many datasets in Pyspark.

SparkDataset Provides instant access to many datasets right from Pyspark (in Spark DataFrame structure). Drop a star if you like the project. 😃 Motiv

Souvik Pratiher 31 Dec 16, 2022
Analyse the limit order book in seconds. Zoom to tick level or get yourself an overview of the trading day.

Analyse the limit order book in seconds. Zoom to tick level or get yourself an overview of the trading day. Correlate the market activity with the Apple Keynote presentations.

2 Jan 04, 2022
Python package for analyzing sensor-collected human motion data

Python package for analyzing sensor-collected human motion data

Simon Ho 71 Nov 05, 2022
pyhsmm MITpyhsmm - Bayesian inference in HSMMs and HMMs. MIT

Bayesian inference in HSMMs and HMMs This is a Python library for approximate unsupervised inference in Bayesian Hidden Markov Models (HMMs) and expli

Matthew Johnson 527 Dec 04, 2022
A model checker for verifying properties in epistemic models

Epistemic Model Checker This is a model checker for verifying properties in epistemic models. The goal of the model checker is to check for Pluralisti

Thomas Träff 2 Dec 22, 2021
Python for Data Analysis, 2nd Edition

Python for Data Analysis, 2nd Edition Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media Buy

Wes McKinney 18.6k Jan 08, 2023
Multiple Pairwise Comparisons (Post Hoc) Tests in Python

scikit-posthocs is a Python package that provides post hoc tests for pairwise multiple comparisons that are usually performed in statistical data anal

Maksim Terpilowski 264 Dec 30, 2022
Flenser is a simple, minimal, automated exploratory data analysis tool.

Flenser Have you ever been handed a dataset you've never seen before? Flenser is a simple, minimal, automated exploratory data analysis tool. It runs

John McCambridge 79 Sep 20, 2022
Uses MIT/MEDSL, New York Times, and US Census datasources to analyze per-county COVID-19 deaths.

Covid County Executive summary Setup Install miniconda, then in the command line, run conda create -n covid-county conda activate covid-county conda i

Ahmed Fasih 1 Dec 22, 2021
Hue Editor: Open source SQL Query Assistant for Databases/Warehouses

Hue Editor: Open source SQL Query Assistant for Databases/Warehouses

Cloudera 759 Jan 07, 2023
MoRecon - A tool for reconstructing missing frames in motion capture data.

MoRecon - A tool for reconstructing missing frames in motion capture data.

Yuki Nishidate 38 Dec 03, 2022
MeSH2Matrix - A set of Python codes for the generation of biomedical ontologies from the MeSH keywords of the PubMed scholarly publications

A set of Python codes for the generation of biomedical ontologies from the MeSH keywords of the PubMed scholarly publications

SisonkeBiotik 6 Nov 30, 2022
BioMASS - A Python Framework for Modeling and Analysis of Signaling Systems

Mathematical modeling is a powerful method for the analysis of complex biological systems. Although there are many researches devoted on produ

BioMASS 22 Dec 27, 2022
Methylation/modified base calling separated from basecalling.

Remora Methylation/modified base calling separated from basecalling. Remora primarily provides an API to call modified bases for basecaller programs s

Oxford Nanopore Technologies 72 Jan 05, 2023