Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Remove_Duplicates

This program opens will open a csv, read the data into a dataframe, remove duplicates, and write the results to a new csv file. The CSV delimintor needs to be specified, but the file encoding does not. It will attempt to open the file with the most common encodings and will write the results using UTF-8.

About

A program that will remove duplicates from a csv file.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages