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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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
importpandasaspd# read or get datadf=pd.Dataframe(Random_dataframe)
# aggregate the datagroup_df=df.groupBy('Column').agg({'quantity','sum'})
# reformating the datapivot_df=group_df.pivot(index='Column', columns=['quantity'])

💪 See my Github stats

moisesosorio's GitHub stats

Popular repositories Loading

  1. mob_web mob_webPublic

    static web application

    CSS

  2. stockAnalytics stockAnalyticsPublic

    Stock markets analytics

    Jupyter Notebook

  3. happyHearts happyHeartsPublic

    Happy Hearts ONG

  4. junit5 junit5Public

    Forked from junit-team/junit-framework

    The next generation of JUnit.

    Java

  5. scala_bbva_it scala_bbva_itPublic

    Work repository, exercise repository and testing repository

    Scala

  6. moisesosorio moisesosorioPublic