-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
'NoneType' object has no attribute 'replace' #1549
Comments
HI @Crispinli , More detail is required as this seems to be related with the data that you are currently. Can you please provide the code that you are using as well as some information regarding the dataset? |
I have the same issue
|
@stnvapm Were you able to find a solution for this error? It worked for me with python 3.10.6 |
Hi @stnvapm , can you please share the python packages that you have installed in your environment as well as their versions? If you could share more details on your data as well that would be helpful to reproduce. |
I get a similar error when trying to call
Here's my pyproject.toml:
Hope I'm not hijacking this issue, but it seemed stale anyway and also seems to be an issue with NoneType handling. Also installing |
I got the error when I run my code on Linux Machine as follows:
python version: 3.11
ydata-profiling version: 4.6.4
Please help me, thx!
The text was updated successfully, but these errors were encountered: