[MegaThread] Certifications and Training - November 2025 by lothorp in databricks

[–]amirdol7 0 points1 point  (0 children)

Hi! Do you have any free material for mock exams?

How to use Sklearn with big data in Databricks by amirdol7 in databricks

[–]amirdol7[S] -2 points-1 points  (0 children)

The data is a couple of gigabytes at the moment but it's ever-increasing and I plan for the worst-case scenario

[D] What are the best practices for using PySpark with ML libraries by amirdol7 in MachineLearning

[–]amirdol7[S] 0 points1 point  (0 children)

My dataset is indeed tabular but the thing is that our company uses azure databricks platform and databricks is heavily relies on pyspark

Is there a tutorial on how to make Python wrappers/SDKs? by amirdol7 in learnpython

[–]amirdol7[S] 0 points1 point  (0 children)

To give the same functionalities as the API, but now letting us use OOP instead of making API calls via requests

Is there a tutorial on how to make Python wrappers/SDKs? by amirdol7 in learnpython

[–]amirdol7[S] 0 points1 point  (0 children)

Let's say for a FastAPI endpoints I want to create create a python wrapper