Skip to content

Jupyter Notebook to process a csv file with one or more json columns

License

Notifications You must be signed in to change notification settings

MathCatsAnd/CSV-with-JSON-expansion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSV-with-JSON-expansion

Jupyter Notebook to process a csv file with one or more json columns

This is a simple jupyter notebook to take in a csv file, identify columns with json, expand those columns, then resave as a new csv.

I had need of analyzing some log files out of Office 365 that were exported to a csv file with a json column, so this was my quick solution to convert it into a tabular format and get the summary statistics I needed.

About

Jupyter Notebook to process a csv file with one or more json columns

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published