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
BErt-like Neurophysiological Data Representation

BENDR BErt-like Neurophysiological Data Representation This repository contains the source code for reproducing, or extending the BERT-like self-super

114 Dec 23, 2022
A CLI tool to reduce the friction between data scientists by reducing git conflicts removing notebook metadata and gracefully resolving git conflicts.

databooks is a package for reducing the friction data scientists while using Jupyter notebooks, by reducing the number of git conflicts between different notebooks and assisting in the resolution of

dataroots 86 Dec 25, 2022
pandas: powerful Python data analysis toolkit

pandas is a Python package that provides fast, flexible, and expressive data structures designed to make working with "relational" or "labeled" data both easy and intuitive.

pandas 36.4k Jan 03, 2023
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
Monitor the stability of a pandas or spark dataframe ⚙︎

Population Shift Monitoring popmon is a package that allows one to check the stability of a dataset. popmon works with both pandas and spark datasets.

ING Bank 403 Dec 07, 2022
Manage large and heterogeneous data spaces on the file system.

signac - simple data management The signac framework helps users manage and scale file-based workflows, facilitating data reuse, sharing, and reproduc

Glotzer Group 109 Dec 14, 2022
In this project, ETL pipeline is build on data warehouse hosted on AWS Redshift.

ETL Pipeline for AWS Project Description In this project, ETL pipeline is build on data warehouse hosted on AWS Redshift. The data is loaded from S3 t

Mobeen Ahmed 1 Nov 01, 2021
Improving your data science workflows with

Make Better Defaults Author: Kjell Wooding [email protected] This is the git re

Kjell Wooding 18 Dec 23, 2022
Pipetools enables function composition similar to using Unix pipes.

Pipetools Complete documentation pipetools enables function composition similar to using Unix pipes. It allows forward-composition and piping of arbit

186 Dec 29, 2022
Demonstrate the breadth and depth of your data science skills by earning all of the Databricks Data Scientist credentials

Data Scientist Learning Plan Demonstrate the breadth and depth of your data science skills by earning all of the Databricks Data Scientist credentials

Trung-Duy Nguyen 27 Nov 01, 2022
DenseClus is a Python module for clustering mixed type data using UMAP and HDBSCAN

DenseClus is a Python module for clustering mixed type data using UMAP and HDBSCAN. Allowing for both categorical and numerical data, DenseClus makes it possible to incorporate all features in cluste

Amazon Web Services - Labs 53 Dec 08, 2022
Programmatically access the physical and chemical properties of elements in modern periodic table.

API to fetch elements of the periodic table in JSON format. Uses Pandas for dumping .csv data to .json and Flask for API Integration. Deployed on "pyt

the techno hack 3 Oct 23, 2022
A notebook to analyze Amazon Recommendation Review Dataset.

Amazon Recommendation Review Dataset Analyzer A notebook to analyze Amazon Recommendation Review Dataset. Features Calculates distinct user count, dis

isleki 3 Aug 22, 2022
Import, connect and transform data into Excel

xlwings_query Import, connect and transform data into Excel. Description The concept is to apply data transformations to a main query object. When the

George Karakostas 1 Jan 19, 2022
A Python and R autograding solution

Otter-Grader Otter Grader is a light-weight, modular open-source autograder developed by the Data Science Education Program at UC Berkeley. It is desi

Infrastructure Team 93 Jan 03, 2023
Renato 214 Jan 02, 2023
Using approximate bayesian posteriors in deep nets for active learning

Bayesian Active Learning (BaaL) BaaL is an active learning library developed at ElementAI. This repository contains techniques and reusable components

ElementAI 687 Dec 25, 2022
Python Project on Pro Data Analysis Track

Udacity-BikeShare-Project: Python Project on Pro Data Analysis Track Basic Data Exploration with pandas on Bikeshare Data Basic Udacity project using

Belal Mohammed 0 Nov 10, 2021
Repositori untuk menyimpan material Long Course STMKGxHMGI tentang Geophysical Python for Seismic Data Analysis

Long Course "Geophysical Python for Seismic Data Analysis" Instruktur: Dr.rer.nat. Wiwit Suryanto, M.Si Dipersiapkan oleh: Anang Sahroni Waktu: Sesi 1

Anang Sahroni 0 Dec 04, 2021
A crude Hy handle on Pandas library

Quickstart Hyenas is a curde Hy handle written on top of Pandas API to allow for more elegant access to data-scientist's powerhouse that is Pandas. In

Peter Výboch 4 Sep 05, 2022