Skip to content

Commit c404211

Browse files
committed
feat: rename to data-profiling
1 parent 82479e9 commit c404211

File tree

232 files changed

+63
-63
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

232 files changed

+63
-63
lines changed

README.md

Lines changed: 51 additions & 51 deletions

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ requires = [
77
]
88

99
[packaging]
10-
package_name = "ydata-profiling"
10+
package_name = "data-profiling"
1111

1212
[project]
13-
name = "ydata-profiling"
13+
name = "data-profiling"
1414
requires-python = ">=3.10,<3.14"
1515
authors = [
1616
{name = "YData Labs Inc", email = "opensource@ydata.ai"}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Main module of ydata-profiling.
1+
"""Main module of data-profiling.
22
33
.. include:: ../../README.md
44
"""
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)