Skip to content

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