Daominhwysi
commited on
Commit
•
9898bd6
1
Parent(s):
8cbab27
Update README.md
Browse files
README.md
CHANGED
@@ -46,7 +46,7 @@ import logging
|
|
46 |
|
47 |
try:
|
48 |
with opendatasets
|
49 |
-
|
50 |
df = pd.concat([df_1, df_2], ignore_index=True)
|
51 |
df.head()
|
52 |
```
|
|
|
46 |
|
47 |
try:
|
48 |
with opendatasets
|
49 |
+
|
50 |
df = pd.concat([df_1, df_2], ignore_index=True)
|
51 |
df.head()
|
52 |
```
|