Skip to content

Improve Documentation: Quick Start Guide, Key Functions, and Troubleshooting Section #621

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Shoaib707
Copy link

This PR enhances the **README.**md documentation by adding:

  • A Quick Start Guide with basic usage examples for Table operations.
  • A Key Functions & Methods section explaining essential functions.
  • A Troubleshooting Guide for common installation and import errors.

These improvements aim to make it easier for new users to understand and use the datascience library effectively.

Copy link
Member

@adnanhemani adnanhemani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if this PR adds much value. I'd remove all changes and just provide a link to the Getting Started page that was linked in one of the comments. I'd just remove all changes and just add a link to the page that I linked from one of the comments under the "Quic Start Guide" header.


```

## Quick Start Guide
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this idea of putting a Getting Started experience on the README - but I think we're better off linking to this page, which is much more visual and comprehensive: https://www.data8.org/datascience/tutorial.html#getting-started

- Table.hist(column) : Generates a histogram.
- Table.scatter(column_x, column_y) : Creates a scatter plot.

## Troubleshooting Guide
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think any of these are really useful. I'd recommend to just remove.

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

Successfully merging this pull request may close these issues.

3 participants