FluffyKoala
As a Software Engineer, which library or framework was a gamechanger for you?
Personally for me? Shifting from pandas to polars for data related tasks changed my life. Code remained similar in syntax but the systems became more performant at extracting efficiency out of the same machine.
Using connectorx for interfacing with the postgres servers was also a gamechanging moment instead of the OG pd.read_sql_query.
Across both of these minor changes, on moderate to large datasets, we achieved a near 10x improvement in querying data + doing operations on them.
8mo ago
Find out if you are being paid fairly.Download Grapevine
PerkyPotato
Uber8mo
I have been experimenting with Julia for some Machine Learning workloads and it just beats python hands down. Currently only using it for some pet projects but I think productionizing Julia code would be fun.
Discover more
Curated from across