thecuriousteam / PyLibLog

"Teaching and sharing information about Python libraries through blog posts. These blogs include explanations, definitions, examples, and what happens when you use them."
MIT License
32 stars 81 forks source link

Content added to pandas #196

Open sandy088 opened 8 months ago

sandy088 commented 8 months ago

This pull request aims to enhance the "PandasBasics" page by providing a more detailed and in-depth introduction to Pandas for beginners. It also incorporates styling improvements to align the page with the established design of our website.

Changes Made:

- Expanded the introduction section to provide a comprehensive overview of Pandas, highlighting its key data structures and features.
- Added a "Why Use Pandas?" section to emphasize the importance of Pandas in simplifying data manipulation tasks.
- Included a "How to Get Started with Pandas" section to guide beginners on installing Pandas and initiating their data analysis journey.
- Styled the page following the layout and design used in the "NumpyBasics" page for consistency across the website.

Purpose:

The primary objective of this pull request is to offer an improved learning experience for individuals interested in data analysis and manipulation using Pandas. By providing a more detailed and styled page, we aim to make the content more accessible and visually appealing for our users. This enhancement is intended to help beginners get started with Pandas more effectively.

Related Issues:

Closes: #187

Testing:

- Checked the content for accuracy and clarity.
- Verified that the styling aligns with the established design patterns on our website.
- Ensured that the page is responsive and user-friendly on various devices and screen sizes.

Screenshots:

Screenshot 2023-10-24 102936 Screenshot 2023-10-24 102954 Screenshot 2023-10-24 102923

thecuriousteam commented 8 months ago

There is a merge conflict. Please resolve this and let us know, if you didn't join our community group, please join.

Thank You

Instructions

  1. Yes you can start working on it by taking latest pull from main branch
  2. Don't Forget to join onboarding group for knowledge flow and direct conversation and support from other developers link Curious Developers Community - Hacktoberfest
  3. Please attach the screenshots and video of the development work once it is done
  4. Contributions more than 3 will be awarded a certificate of appreciation from curious ecosystem please mail to (admin@curiousdevelopers.in) for claiming certificate and please attach your issue number
  5. Respect Co Developers And Please Reachout to admins if any issues

Thanks & Regards The Curious Team

thecuriousteam commented 8 months ago

Hi @sandy088

There is error in code

image

Please make this changes and update it

Thank You

Instructions

  1. Yes you can start working on it by taking latest pull from main branch
  2. Don't Forget to join onboarding group for knowledge flow and direct conversation and support from other developers link Curious Developers Community - Hacktoberfest
  3. Please attach the screenshots and video of the development work once it is done
  4. Contributions more than 3 will be awarded a certificate of appreciation from curious ecosystem please mail to (admin@curiousdevelopers.in) for claiming certificate and please attach your issue number
  5. Respect Co Developers And Please Reachout to admins if any issues
sandy088 commented 8 months ago

Hi @sandy088

There is error in code

image

Please make this changes and update it

Thank You

Instructions

1. Yes you can start working on it by taking latest pull from main branch

2. Don't Forget to join onboarding group for knowledge flow and direct conversation and support from other developers link  [Curious Developers Community - Hacktoberfest ](https://chat.whatsapp.com/HNu3VaLPK3z3yt3JFUs7D7)

3. Please attach the screenshots and video of the development work once it is done

4. Contributions more than 3 will be awarded a certificate of appreciation from curious ecosystem please mail to ([admin@curiousdevelopers.in](mailto:admin@curiousdevelopers.in)) for claiming certificate and please attach your issue number

5. Respect Co Developers And Please Reachout to admins if any issues

Hey @thecuriousteam , as per your instructions I have checked for this error

Actually, this error is not because of my pull request or my code. I have cross-checked my code and tested it on various browsers and devices and it is working perfectly fine.

Maybe this error is for any other pull request, But I want to fix this error, Can you please tell me the process of recreating this error, Because with my code, this error is not occurring

thecuriousteam commented 8 months ago

@sandy088 let us know the availability to get into google meet? please ping us in the onboarding group

Thank You

Instructions

  1. Yes you can start working on it by taking latest pull from main branch
  2. Don't Forget to join onboarding group for knowledge flow and direct conversation and support from other developers link Curious Developers Community - Hacktoberfest
  3. Please attach the screenshots and video of the development work once it is done
  4. Contributions more than 3 will be awarded a certificate of appreciation from curious ecosystem please mail to (admin@curiousdevelopers.in) for claiming certificate and please attach your issue number
  5. Respect Co Developers And Please Reachout to admins if any issues
thecuriousteam commented 8 months ago

Hi @sandy088

Please find the fix

Before image

After image

Line Number 65

Thank You

Instructions

  1. Yes you can start working on it by taking latest pull from main branch
  2. Don't Forget to join onboarding group for knowledge flow and direct conversation and support from other developers link Curious Developers Community - Hacktoberfest
  3. Please attach the screenshots and video of the development work once it is done
  4. Contributions more than 3 will be awarded a certificate of appreciation from curious ecosystem please mail to (admin@curiousdevelopers.in) for claiming certificate and please attach your issue number
  5. Respect Co Developers And Please Reachout to admins if any issues