Shakir Khurshid

Results 5 issues of Shakir Khurshid

How to make the scrolling stop once we have reached the end of the page ?

Running setup.py install for lmdb ... error ERROR: Command errored out with exit status 1: `ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize;...

I ve a custom data set of fashion images , will the code run on our custom data set. If yes, where are the modifications required to do that .

## Problem When following the course setup instructions, `ray.data.read_csv(DATASET_LOC)` fails with: ``` ModuleNotFoundError: No module named 'pkg_resources._vendor' ``` This occurs because Ray 2.7.0 expects older internal APIs from setuptools that...

When using VS Code Jupyter notebooks, variables (like large pandas DataFrames, NumPy arrays, or ML models) can consume a lot of memory, but it’s not obvious how much each one...

feature-request