Skip to content

FAR-Lab/Driver-Ped-Deserializer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Deserializer

This script is meant to deserialize data that was collected during a simulated Driver/Pedestrian study at Cornell Tech.

It simply takes a folder of csvfiles (delimiter=';') with the serialized data, and uses pandas, base64 and struct libraries to create a copy of each file with each cell being replaced with the deserialized version.

About

Deserializes Driver/Ped data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%