Related Posts
Why too many people leaving FIS ?
More Posts
Additional Posts in Data & Analytics Consultants
today I choose violence

Got messaged by a C3 . ai recruiter. Read that wlb is bad and that the interview process is absurdly long, but the Glassdoor reviews are 4.2 and can't find actual hours worked posted by anyone. How's the culture really? I'd be aiming for DS consulting, something more functional but with DS/ML concepts as my differentiator.
C3.ai, Inc.
New to Fishbowl?
unlock all discussions on Fishbowl.




Apache Spark, Delta Lake
I’m just proficient in Python. Learned on the job. In our shop we mostly use it for data ingest and then put the script into an SSIS package to be placed on a schedule. Most transformations take place inside the database.
You can use (spark) sql for most data engineering tasks on DBX. Python comes in handy when automating resources, making api requests, accessing underlying infrastructure, or anything ml related.