catapult-project / catapult

Deprecated Catapult GitHub. Please instead use http://crbug.com "Speed>Benchmarks" component for bugs and https://chromium.googlesource.com/catapult for downloading and editing source code..
https://chromium.googlesource.com/catapult
BSD 3-Clause "New" or "Revised" License
1.93k stars 564 forks source link

[🔊] Manage soundwave database using pandas.to_sql #4382

Closed perezju closed 6 years ago

perezju commented 6 years ago

This will allow removing a lot of biolerplate code, and make the use of the database more straightforward with pandas.

@zeptonaut