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

Implement Select N rows page #11

Open
4 tasks
kennethcassel opened this issue Oct 27, 2020 · 2 comments
Open
4 tasks

Implement Select N rows page #11

kennethcassel opened this issue Oct 27, 2020 · 2 comments
Labels

Comments

@kennethcassel
Copy link
Owner

Easy first time PR for someone.

Task:

@vinrok
Copy link

vinrok commented Nov 4, 2020

Easy first time PR for someone.

Task:

* [ ]  Create a python pandas code snippet for adding N rows to a dataframe. Dataframe should read in a .csv

* [ ]  Add code snippet to the file https://github.com/kennethcassel/usepandas/blob/master/src/docs/csv/select-n-rows.mdx

* [ ]  Add some comments explaining the code snippet. SImilar to the Sort .csv example.

* [ ]  Verify project runs and builds locally. You should be able to see your code at localhost:8000/csv/select-n-rows

Hey @kennethcassel. I am working on this. Kindly guide me if I go wrong.

@vinrok
Copy link

vinrok commented Nov 6, 2020

Hey @kennethcassel please guide me on this issue, as I am trying to create page-data.json for select-n-rows in page-data directory but no success. Kindly find the error in the attachment.
image

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

No branches or pull requests

2 participants