Skip to content

Way to delete data entries from csv/excel file using. For excel file, use excel instead of csv in the code.

Notifications You must be signed in to change notification settings

harmanveer-2546/Reducing-Data-Entries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Steps :

  1. Use basic imports and read the file you want to reduce entries.
  2. Storing in a variable and checking where the data entries are required.
    Eg - For this repo, like in this dataset there are 525 species of Birds, but I wanted to try for the first 5 species only. So I put check on this dataset and got only the first 5 species..
  3. And then when you got the entries reduced, convert them into a new file

About

Way to delete data entries from csv/excel file using. For excel file, use excel instead of csv in the code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published