MrPowers / farsante

Fake Pandas / PySpark DataFrame creator
43 stars 6 forks source link

The function quick_pyspark_df throw an error when I try to create one simple pyspark df #23

Open doug-pires opened 3 weeks ago

doug-pires commented 3 weeks ago

Hi,

1 attempt

I installed the library uv add farsante --dev then when I ran the code in the notebook, I got the following error: image

These are dependencies that I have in my pyproject.toml image

2 attempt

I decided to remove all the dependencies that can cause the issue. I kept only the ones below.

image

Then I got a different error trying to run farsante: image

Do you have any suggestions for what could be?

Note : I can run spark sessions and create a dataframe for my tests: image

System Information WSL 2 uv as project management