DataTau logo

DataTau

new | ask | show | submit
login












I have created a python package named Pandas-log that can help one find issues (either bugs or performance), it does so by providing metadata on each operation including time, number rows removed and more. I also have published a medium article about it showing how it can be used. The package is still in its early stage so it might contain few bugs, and I would love feedback and open to any suggestion.😉 【Medium】https://lnkd.in/eHvsWce 【Github】https://lnkd.in/exwthTQ


Tips and tricks for writing idiomatic and elegant Python code