Skip to content

Commit

Permalink
ydata profiling
Browse files Browse the repository at this point in the history
  • Loading branch information
trangdata committed Sep 8, 2024
1 parent 2d0df1b commit 279be36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pmlb/profiling.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import subprocess

import pandas as pd
from pandas_profiling import ProfileReport
from ydata_profiling import ProfileReport # Updated import

from .pmlb import (
fetch_data, get_updated_datasets, last_commit_message
Expand Down

0 comments on commit 279be36

Please sign in to comment.