Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit
•
21ad670
1
Parent(s):
6dcd218
app.py
CHANGED
@@ -489,7 +489,6 @@ drop_cols = [
|
|
489 |
"GeoAddress",
|
490 |
"Status",
|
491 |
"id",
|
492 |
-
"Automatic Extracted Coordinates",
|
493 |
]
|
494 |
display_dataframe(filtered_df, drop_cols, REQUESTS_URL, search_id=True, for_help_requests=True)
|
495 |
|
|
|
489 |
"GeoAddress",
|
490 |
"Status",
|
491 |
"id",
|
|
|
492 |
]
|
493 |
display_dataframe(filtered_df, drop_cols, REQUESTS_URL, search_id=True, for_help_requests=True)
|
494 |
|