EmilianaSeltzer
I'm passionate about technology, data, and enhancing experiences. My focus revolves around understanding people to elevate services and products.
Auckland, New Zealand
Pinned Repositories
Analysis-of-the-population-of-Spain
The project will consist of connecting to the database of the INE, the national statistics institute of Spain. Our objective will be to clean this data and analyze it to draw a series of conclusions about how the Spanish population has varied over time.
Exercises_with_Pandas_Functions
Python and pandas short exercises carried out during the Unicron Academy Data Analytics and Business Intelligence course
New_Zealand_Wine_Market
I wanted to analyze which wine varieties are the most popular in New Zealand, analyse by region of origin, do production analysis, and understand the New Zealand wine market and its exports.
Python_Clothing_store_analysis
A simple analysis was carried out with Unicorn Academy, for a clothing store where an analysis of total and monthly sales and by type of product is requested.
Python_Pandas_Co2_Global_analysis
The data set of global Co2 emissions is analysed in two stages. First, we do a general and basic analysis to apply logic, and understand some values of the Dataset such as TOTAL or GLOBAL, in the second stage we import the Pandas library and perform an exploratory analysis of such values but in a simpler way, at the end adding some visualisations.
Python_Pandas_Titanic_Survival_Analysis
What characteristics did the people who survived have?
Python_Text_Analytics
The data science department of the company is asking us for help with some text for training on a Deep learning model. We need to: Isolate the words, calculate the total number of words, calculate the average of words repetition, count of times the word appears in alphabetical order, count of times the most and least frequent word appears.
SQL_HR_Unicorn
I wrote a code for a SQL case in UnicronProject to create a Stored Procedure, to analyze the employees who earn more than the median salary in a Human Resourses company
EmilianaSeltzer's Repositories
EmilianaSeltzer/Analysis-of-the-population-of-Spain
The project will consist of connecting to the database of the INE, the national statistics institute of Spain. Our objective will be to clean this data and analyze it to draw a series of conclusions about how the Spanish population has varied over time.
EmilianaSeltzer/Exercises_with_Pandas_Functions
Python and pandas short exercises carried out during the Unicron Academy Data Analytics and Business Intelligence course
EmilianaSeltzer/New_Zealand_Wine_Market
I wanted to analyze which wine varieties are the most popular in New Zealand, analyse by region of origin, do production analysis, and understand the New Zealand wine market and its exports.
EmilianaSeltzer/Python_Clothing_store_analysis
A simple analysis was carried out with Unicorn Academy, for a clothing store where an analysis of total and monthly sales and by type of product is requested.
EmilianaSeltzer/Python_Pandas_Co2_Global_analysis
The data set of global Co2 emissions is analysed in two stages. First, we do a general and basic analysis to apply logic, and understand some values of the Dataset such as TOTAL or GLOBAL, in the second stage we import the Pandas library and perform an exploratory analysis of such values but in a simpler way, at the end adding some visualisations.
EmilianaSeltzer/Python_Pandas_Titanic_Survival_Analysis
What characteristics did the people who survived have?
EmilianaSeltzer/Python_Text_Analytics
The data science department of the company is asking us for help with some text for training on a Deep learning model. We need to: Isolate the words, calculate the total number of words, calculate the average of words repetition, count of times the word appears in alphabetical order, count of times the most and least frequent word appears.
EmilianaSeltzer/SQL_HR_Unicorn
I wrote a code for a SQL case in UnicronProject to create a Stored Procedure, to analyze the employees who earn more than the median salary in a Human Resourses company