Skip to content
View rafiverse004's full-sized avatar

Block or report rafiverse004

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 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

Pinned Loading

  1. data-analysis-journey data-analysis-journey Public

    My self-paced journey to becoming a Data Analyst, following the IBM Data Analyst curriculum as a roadmap and learning through free resources, practice, and projects.

  2. Data-analysis-bootcamp Data-analysis-bootcamp Public

    A repository documenting my journey through a data analysis bootcamp, including notes, exercises, Python practice, datasets, and hands-on projects using the Python data analysis ecosystem

  3. introduction-to-data-analytics introduction-to-data-analytics Public

    Notes and learning materials covering the fundamentals of data analytics, the data ecosystem, analysis process, tools, and Data Analyst skills.

  4. introduction-to-excel introduction-to-excel Public

    My learning journey in Excel for data analysis — covering Excel fundamentals, data preparation, data cleaning, formulas, PivotTables, analysis, and visualization.

  5. Pokemon_Analysis Pokemon_Analysis Public

    Exploratory data analysis of Pokémon dataset using Python and Pandas. Includes data cleaning, feature engineering, and statistical insights.

    Jupyter Notebook

  6. number-statistics-calculator number-statistics-calculator Public

    A menu-driven Python command-line application for analyzing numerical datasets. Calculates descriptive statistics using core Python and demonstrates clean program structure, user interaction, and d…

    Python