Skip to content

Commit 3ccd0fb

Browse files
committed
docs: Update project description
1 parent 3844ec8 commit 3ccd0fb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Big Tree Python Package
22

3-
Tree Implementation and Methods for Python, integrated with Python list, dictionary, and pandas DataFrame.
3+
Tree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame.
44

55
It is pythonic, making it easy to learn and extendable to many types of workflows.
66

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: bigtree
3-
description: Tree Implementation and Methods for Python, integrated with Python list, dictionary, and pandas DataFrame.
3+
description: Tree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame.
44
hide:
55
- toc
66
---
@@ -15,7 +15,7 @@ hide:
1515
![license](https://img.shields.io/static/v1?label=license&message=MIT&color=blue "license")
1616
![black](https://img.shields.io/static/v1?label=style&message=black&color=black "black")
1717

18-
Tree Implementation and Methods for Python, integrated with Python list, dictionary, and pandas DataFrame.
18+
Tree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame.
1919

2020
It is pythonic, making it easy to learn and extendable to many types of workflows.
2121

0 commit comments

Comments
 (0)