You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [ ] 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.
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.
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
The text was updated successfully, but these errors were encountered: