Skip to content
View geoqiao's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report geoqiao

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
geoqiao/readme.md

Welcome to my GitHub page!

This repository documents my journey of learning Python and data analysis. As an ordinary graduate with a background in business studies, I went from knowing nothing about vlookup to becoming proficient in Excel, and then ventured into learning SQL and Python to tackle data analysis tasks. Through this repository, I aim to record/share my learning experiences and help others in their journey of learning Python and data analysis.

The plan for this GitHub page is as follows:

  1. Study Notes and Tutorials: Create a folder to store my study notes and tutorials on learning Python and data analysis. These resources will cover fundamental concepts, syntax, common issues, and solutions.

  2. Code Examples: Establish a folder for code examples showcasing Python scripts and snippets I have written during my learning journey. These examples will encompass practical applications in data processing, data visualization, machine learning, and more.

  3. Useful Tools and Scripts: Create a folder to collect and share useful Python tools and scripts that streamline data analysis and processing tasks. These tools may involve Excel automation, data cleaning, data scraping, and other relevant areas.

  4. Problem Solving and Discussions: Set up a section for problem-solving and discussions, encouraging others to ask questions related to learning Python and data analysis and share experiences and solutions.

  5. Resource Recommendations: Build a resource recommendation page, including recommendations for high-quality learning resources, tutorials, books, and online courses that I have found valuable during my journey of learning Python and data analysis.

  6. English Support: Add English language support to the repository, including README, documentation, and code comments, to attract an international audience and provide a wider range of learning resources.

  7. Contributions and Collaboration: Encourage others to contribute to the repository, whether it's providing improvement suggestions, submitting code examples, or sharing their own learning experiences. Through collaboration, we can collectively drive the development and growth of this repository.

These plans will help me organize and share my experiences and resources in learning Python and data analysis in a systematic manner. Through continuous updates and improvements, I hope this repository becomes a valuable learning resource, providing assistance to others in their learning and career development.

Popular repositories

  1. geoqiao geoqiao Public

  2. ipynb_to_py ipynb_to_py Public

    Convert your `.ipynb` files to `.py` files

    Python

  3. RSS-Subscription-Manager RSS-Subscription-Manager Public

    This is a simple Python script for managing RSS subscriptions. It can add, remove, and list RSS subscriptions, and show all articles of a specified RSS subscription.

    Python

  4. gitignore gitignore Public

    Forked from toptal/gitignore

    The largest collection of useful .gitignore templates

  5. first-contributions first-contributions Public

    Forked from firstcontributions/first-contributions

    🚀✨ Help beginners to contribute to open source projects

  6. RSS_db RSS_db Public

    A hands-on exercise to build an RSS feed management tool with FastAPI.

    HTML