Skip to content

dq212/python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python

Some very simple python scripts that have come in handy.

REMOVE DUPLICATES FROM XLS For one project, I needed to remove all the duplicates in an XLS sheet to make sure I wasn't sending emails to the same person for an email campaign.

-Input your source -Set a output destination and filename.

Run in your terminal.

CONVERT XLS DATA TO JSON DATA

Wanted to put up data into my Firestore/Firebase. Firestore takes in a whole file. Using the Firesbase-CLI (https://firebase.google.com/docs/cli) I uploaded my converted data.

You can see the json to firestore .js file in this repo too.

About

Some very simple python scripts that have come in handy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published