Bingsu commited on
Commit
64a374c
1 Parent(s): d8e7b4d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -126,7 +126,7 @@ description 4496194
126
  dtype: int64
127
  ```
128
 
129
- ### about description
130
 
131
  ```python
132
  >>> df[df["description"].str.contains("[해외주문원서]", regex=False) == True].head()["description"]
 
126
  dtype: int64
127
  ```
128
 
129
+ ### Note
130
 
131
  ```python
132
  >>> df[df["description"].str.contains("[해외주문원서]", regex=False) == True].head()["description"]