Skip to content
View moisesosorio's full-sized avatar
πŸ’­
creating new apps
πŸ’­
creating new apps

Block or report moisesosorio

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
moisesosorio/README.md

πŸ‘‹ Hello Everyone!!, I will share something about me:

  • ⚽ I really love sports, soccer, surf, pool, pingpong, etc, and I love to write code.
  • πŸ„β€β™‚οΈ I develop my website from scratch while I was learning React.
  • ⛷️ My strong coding skills are Scala and Python. Also, I like the data, I eat Data. jejej
  • 🀞 I am passionate about charting and graphs. Understand the charts then convert it to an actual fact, love it!
  • 🧠 My brain is often hungry to get more knowledge of everything, keep learning is my weakness.

πŸ§‘β€πŸ’» I have summarised many code lines to express my daily feelings through code

flowchart LR
    subgraph EVERY DAY
        A["Get Data"]-->B["Process Data"]
        B["Process Data"]-->C["Show Results"]
        B["Process Data"]-->D["Analytics"]
        D["Analytics"]-->C["Show Results"]
    end
        C["Show Results"]-->E["Make money"]
        D["Analytics"]-->E["Make money"]
Loading
import pandas as pd

# read or get data
df = pd.Dataframe(Random_dataframe)

# aggregate the data
group_df = df.groupBy('Column').agg({'quantity','sum'})

# reformating the data
pivot_df = group_df.pivot(index='Column', columns=['quantity'])

πŸ’ͺ See my Github stats

moisesosorio's GitHub stats

Popular repositories Loading

  1. mob_web mob_web Public

    static web application

    CSS

  2. stockAnalytics stockAnalytics Public

    Stock markets analytics

    Jupyter Notebook

  3. happyHearts happyHearts Public

    Happy Hearts ONG

  4. junit5 junit5 Public

    Forked from junit-team/junit5

    The next generation of JUnit.

    Java

  5. scala_bbva_it scala_bbva_it Public

    Work repository, exercise repository and testing repository

    Scala

  6. moisesosorio moisesosorio Public

    1