QuantCo (@quantcotech) 's Twitter Profile
QuantCo

@quantcotech

QuantCo leverages expertise in data science, engineering, and economics to help organizations turn data into decisions.

ID: 1140340099198197762

linkhttps://tech.quantco.com calendar_today16-06-2019 19:27:20

34 Tweet

303 Takipçi

30 Takip Edilen

TUM.ai (@tumai_official) 's Twitter Profile Photo

Work on a real AI industry project together with Infineon or QuantCo! The TUM.ai Industry Projects are back and are bigger than ever before! Get the chance to work on a project together with our Industry Partners. Sign up now → lnkd.in/dpcXQGTb

Work on a real AI industry project together with <a href="/Infineon/">Infineon</a> or <a href="/quantcotech/">QuantCo</a>!

The TUM.ai Industry Projects are back and are bigger than ever before! Get the chance to work on a project together with our Industry Partners.
Sign up now →  lnkd.in/dpcXQGTb
TUM.ai (@tumai_official) 's Twitter Profile Photo

QuantCo leverages expertise in data science, engineering, and economics to help organizations turn data into decisions. QuantCo creates tangible economic impact by pairing state-of-the-art data expertise with business acumen. 📈

Kevin Klein (@kevkle) 's Twitter Profile Photo

I'll talk about datajudge - a data testing library we built at QuantCo - at next week's pydataberlin meetup. Come by :) tech.quantco.com/2022/06/20/dat…

Bundesweite Informatikwettbewerbe (@_bwinf) 's Twitter Profile Photo

Heute beginnt im Spreespeicher in #Berlin das insgesamt 3. #Alumnitreffen des Bundeswettbewerbs Informatik - 40 Jahre Bundeswettbewerbs- Geschichte in einem Raum versammelt: bit.ly/3S9yoab

Heute beginnt im Spreespeicher in #Berlin das insgesamt 3. #Alumnitreffen des Bundeswettbewerbs Informatik - 40 Jahre Bundeswettbewerbs- Geschichte in einem Raum versammelt: bit.ly/3S9yoab
QuantCo (@quantcotech) 's Twitter Profile Photo

Tired of writing complicated Polars expressions? polarIFy automatically translates your easy-to-read Python methods into efficient Polars expressions! If you want to know more, please read our blog post at tech.quantco.com/2023/08/25/pol…

Tired of writing complicated Polars expressions? polarIFy automatically translates your easy-to-read Python methods into efficient Polars expressions! If you want to know more, please read our blog post at tech.quantco.com/2023/08/25/pol…
KIT-Fakultät für Informatik (@kitinformatik) 's Twitter Profile Photo

Vor der Siegerehrung des 41. Bundeswettbewerbs Informatik am Shmoopy trägt #BWINF- Alumnus Dr. Martin Trautmann von BWINF-Sponsor QuantCo über seinen Werdegang vor.

Vor der Siegerehrung des 41. Bundeswettbewerbs Informatik am <a href="/KITKarlsruhe/">Shmoopy</a> trägt #BWINF- Alumnus Dr. Martin Trautmann von BWINF-Sponsor QuantCo über seinen Werdegang vor.
Bundesweite Informatikwettbewerbe (@_bwinf) 's Twitter Profile Photo

Im Sommer 2024 findet die 4. EGOI statt - in diesem Jahr in den Niederlanden. Schon jetzt bereiteten sich 25 Teilnehmerinnen aus Deutschland auf dieses spannende Ereignis vor. Sie nahmen an einem speziellen Lehrgang teil, der von BWINF organisiert wurde. bit.ly/3Upv0fR

Im Sommer 2024 findet die 4. EGOI statt - in diesem Jahr in den Niederlanden. Schon jetzt bereiteten sich 25 Teilnehmerinnen aus Deutschland auf dieses spannende Ereignis vor. Sie nahmen an einem speziellen Lehrgang teil, der von BWINF organisiert wurde. bit.ly/3Upv0fR
Bundesweite Informatikwettbewerbe (@_bwinf) 's Twitter Profile Photo

Der Lehrgang wurde unterstützt durch Jane Street und QuantCo. Neben der Vermittlung von informatischen Kenntnissen wurde auch der Austausch unter den Teilnehmerinnen gefördert. Einen Erfahrungsbericht von Julia, Carolin & Shaila findet ihr hier: bit.ly/4bm9X3G

Der Lehrgang wurde unterstützt durch <a href="/JaneStreetGroup/">Jane Street</a> und <a href="/quantcotech/">QuantCo</a>. Neben der Vermittlung von informatischen Kenntnissen wurde auch der Austausch unter den Teilnehmerinnen gefördert. Einen Erfahrungsbericht von Julia, Carolin &amp; Shaila findet ihr hier: bit.ly/4bm9X3G
Uwe L. Korn (@xhochy) 's Twitter Profile Photo

On the 14th of May, QuantCo Karlsruhe will host the next PyData Südwest- 🤖 AI in 🐍 Python Meetup. Florian Jetter will join us to talk about Dask's impressive speed, and Pavel, Adrian, and Bela show how to manage hundreds of Python Sign up at meetup.com/pydata-suedwes…

QuantCo (@quantcotech) 's Twitter Profile Photo

At QuantCo, we are heavy GitHub users. We now have more than 400 repositories in our orga. Check out our blog post to learn how we created a bot to automatically update and maintain our repositories. tech.quantco.com/blog/automatic…

QuantCo (@quantcotech) 's Twitter Profile Photo

The package manager pixi by prefix.dev works really well! What has been missing is how to productionize pixi. Check out our guide on how to do this where we show how to dockerize pixi projects as well as our new tool pixi-pack: tech.quantco.com/blog/pixi-prod… github.com/quantco/pixi-p…

QuantCo (@quantcotech) 's Twitter Profile Photo

We just recently open-sourced metalearners - a Causal Inference library for estimating Conditional Average Treatment Effects in Python. Learn more about it here: tech.quantco.com/blog/metalearn…

QuantCo (@quantcotech) 's Twitter Profile Photo

We have been using ONNX extensively at QuantCo for years and want to share our experience with the community. We are writing a three-part blog series on it and our surrounding Open-Source tooling. The first post that covers the basics just went up: tech.quantco.com/blog/persistin…

QuantCo (@quantcotech) 's Twitter Profile Photo

At QuantCo, we don't believe in tedious manual work! That's why we've created TabularDelta to simplify comparisons of tabular data, giving our teams the comfort of speedy and reliable workflows. Wondering how we do it? Visit tech.quantco.com/blog/tabular-d… to get an insight

QuantCo (@quantcotech) 's Twitter Profile Photo

Defining ONNX models using primitive protobuf objects is extremely cumbersome and error-prone. This is why we wrote Spox! A Python library that makes defining ONNX models fast and easy. Find out more in our latest blog post on ONNX at tech.quantco.com/blog/spox

QuantCo (@quantcotech) 's Twitter Profile Photo

Keeping track of third-party licenses can get cumbersome. We’ve built conda-deny to automate license compliance checking in conda projects. Inspired by cargo-deny, it uses SPDX standards to simplify the process. Curious? Learn more in our blog: tech.quantco.com/blog/conda-deny