Skip to content
View Eds-salcedo's full-sized avatar

Block or report Eds-salcedo

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

Popular repositories Loading

  1. hm-02-python_basics hm-02-python_basics Public

    Introduction to Python, focused on what variables are and how to define them.

    Python

  2. hm-03-flow-control hm-03-flow-control Public

    Introduction to flow control tools in Python, such as logical comparators, conditionals and loops.

    Python

  3. hm-04-functions hm-04-functions Public

    Introduction to functions, xargs, kwargs and depuration

    Python

  4. fraud-detection-exercise fraud-detection-exercise Public

    This project simulates a real-life fraud detection scenario in a payment gateway, where thousands of transactions are processed daily. Using raw data, rules based on time_diff, amounts, and recurre…

    Python