Skip to content

Commit 244b034

Browse files
Update README with Python version support information
Added note about Python version requirements.
1 parent 97eb2e3 commit 244b034

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ydata-profiling/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# Automate Python Data Analysis With YData Profiling
22

33
This folder provides the code examples for the Real Python tutorial [Automate Python Data Analysis With YData Profiling](https://realpython.com/ydata-profiling-eda/).
4+
5+
**Note:** This project requires Python 3.13 or lower. Python 3.14+ is not yet supported due to the `numba`/`llvmlite` dependency.

0 commit comments

Comments
 (0)