You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On https://pypi.org/project/ydata-profiling/ and on GitHub these links
are broken.
Important: I could not find a replacement for the "Cloud services" link,
which is **also** broken.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -237,11 +237,11 @@ To maximize its usefulness in real world contexts, `ydata-profiling` has a set o
237
237
| Integration type | Description |
238
238
|---|---|
239
239
|[Other DataFrame libraries](https://docs.profiling.ydata.ai/latest/integrations/other_dataframe_libraries)| How to compute the profiling of data stored in libraries other than pandas |
240
-
|[Great Expectations](https://ydata-profiling.ydata.ai/docs/master/pages/integrations/great_expectations.html)| Generating [Great Expectations](https://greatexpectations.io) expectations suites directly from a profiling report |
240
+
|[Great Expectations](https://docs.profiling.ydata.ai/latest/integrations/great_expectations/)| Generating [Great Expectations](https://greatexpectations.io) expectations suites directly from a profiling report |
241
241
|[Interactive applications](https://docs.profiling.ydata.ai/latest/integrations/interactive_applications)| Embedding profiling reports in [Streamlit](http://streamlit.io), [Dash](http://dash.plotly.com) or [Panel](https://panel.holoviz.org) applications |
242
242
|[Pipelines](https://ydata-profiling.ydata.ai/docs/master/pages/integrations/pipelines.html)| Integration with DAG workflow execution tools like [Airflow](https://airflow.apache.org) or [Kedro](https://kedro.org)|
243
243
|[Cloud services](https://ydata-profiling.ydata.ai/docs/master/pages/integrations/cloud_services.html)| Using `ydata-profiling` in hosted computation services like [Lambda](https://lambdalabs.com), [Google Cloud](https://github.com/GoogleCloudPlatform/analytics-componentized-patterns/blob/master/retail/propensity-model/bqml/bqml_kfp_retail_propensity_to_purchase.ipynb) or [Kaggle](https://www.kaggle.com/code)|
244
-
|[IDEs](https://ydata-profiling.ydata.ai/docs/master/pages/integrations/ides.html)| Using `ydata-profiling` directly from integrated development environments such as [PyCharm](https://www.jetbrains.com/pycharm/)|
244
+
|[IDEs](https://docs.profiling.ydata.ai/latest/integrations/ides/)| Using `ydata-profiling` directly from integrated development environments such as [PyCharm](https://www.jetbrains.com/pycharm/)|
245
245
246
246
## 🙋 Support
247
247
Need help? Want to share a perspective? Report a bug? Ideas for collaborations? Reach out via the following channels:
0 commit comments