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
Copy file name to clipboardExpand all lines: README.md
+27-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# `notion-df`: Seamlessly Connecting Notion Database with Pandas DataFrame
2
2
3
-
*Please Note: This project is currently in pre-alpha stage. The code are not appropriately documented and tested. Please report any issues you find.*
3
+
*Please Note: This project is currently in pre-alpha stage. The code are not appropriately documented and tested. Please report any issues you find. Thanks!*
4
4
5
5
## Installation
6
6
@@ -83,6 +83,32 @@ pip install notion-df
83
83
# Similarly in pandas APIs: df.to_notion(notion_page_url, title="page-title")
0 commit comments