Skip to content
View juluz's full-sized avatar

Block or report juluz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
juluz/README.md

Hi there! I'm Julia Luz 👋

I'm from Brazil. I'm working as Data Analyst since 2019. I'm currently learning Python, R, SQL, Spark, Statistic. I live in Canada and work as a business analyst. I am completing a post-degree program at Langara College in data analytics.

Would you like to find me?

Linkedin Badge

Medium

"In god we trust, all others bring data" (W. Edwards Deming)
"Without data, you're just another person with an opinion" (W. Edwards Deming)

Analysis Steps Tips

1- Think about the story you are creating: What is my goal? What do I need to answer or test?
2- How my data is structured?
3- Import data
4- How to handle each variable?
5- What transformation do I need to do?

6- Create a data dictionary with all variables
7- At first calculate the basic metrics of mean, median, mode, asymmetry, and kurtosis
8- Think about how answering the main question with data: Do I need a histogram? Another metric or table?

  • Create a file with useful codes of your preferred programming language: Python, R, Julia, and update whenever you discover new commands. It will be your ally in the next analysis.

Popular repositories Loading

  1. juluz juluz Public

    Profile

  2. exploring-the-BRFSS-data exploring-the-BRFSS-data Public

  3. python-analysis python-analysis Public

    Jupyter Notebook

  4. powerbi-analysis powerbi-analysis Public

  5. BERTopic BERTopic Public

    Forked from MaartenGr/BERTopic

    Capstone Project - BERT and c-TF-IDF to create easily interpretable topics.

    Python