Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -52,9 +52,6 @@ if social_acc_nav == 'Data Field Description':
|
|
| 52 |
| MONTANT | top-up amount |
|
| 53 |
| DATA_VOLUME | number of connections|
|
| 54 |
| ORANGE | call to orange |
|
| 55 |
-
| TIGO | call to Tigo |
|
| 56 |
-
| ZONE1 | call to zones 1 |
|
| 57 |
-
| ZONE2 | call to zones 2 |
|
| 58 |
| ARPU_SEGMENT | income over 90 days / 3 |
|
| 59 |
| ON_NET | inter expresso call |
|
| 60 |
| REGULARITY | number of times the client is active for 90 days |
|
|
|
|
| 52 |
| MONTANT | top-up amount |
|
| 53 |
| DATA_VOLUME | number of connections|
|
| 54 |
| ORANGE | call to orange |
|
|
|
|
|
|
|
|
|
|
| 55 |
| ARPU_SEGMENT | income over 90 days / 3 |
|
| 56 |
| ON_NET | inter expresso call |
|
| 57 |
| REGULARITY | number of times the client is active for 90 days |
|