Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Content added to pandas #196

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

sandy088
Copy link

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
Copy link
Owner

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 ([email protected]) 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
Copy link
Owner

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 ([email protected]) for claiming certificate and please attach your issue number
  5. Respect Co Developers And Please Reachout to admins if any issues

@sandy088
Copy link
Author

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 ([[email protected]](mailto:[email protected])) 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
Copy link
Owner

@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 ([email protected]) for claiming certificate and please attach your issue number
  5. Respect Co Developers And Please Reachout to admins if any issues

@thecuriousteam
Copy link
Owner

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 ([email protected]) for claiming certificate and please attach your issue number
  5. Respect Co Developers And Please Reachout to admins if any issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add content to Pandas
2 participants