DogsAllowed <type 'bool'>
BusinessParking <type 'dict'>
BusinessAcceptsCreditCards <type 'bool'>
RestaurantsPriceRange2 <type 'int'>
BusinessAcceptsBitcoin <type 'bool'>
BikeParking <type 'bool'>
WheelchairAccessible <type 'bool'>
DogsAllowed <type 'bool'>
BusinessParking <type 'dict'>
BusinessAcceptsCreditCards <type 'bool'>
RestaurantsPriceRange2 <type 'int'>
BusinessAcceptsBitcoin <type 'bool'>
BikeParking <type 'bool'>
WheelchairAccessible <type 'bool'>
BusinessAcceptsCreditCards <type 'bool'>
BusinessAcceptsBitcoin <type 'bool'>
BusinessParking <type 'dict'>
HairSpecializesIn <type 'dict'>
BusinessAcceptsCreditCards <type 'bool'>
RestaurantsPriceRange2 <type 'int'>
AcceptsInsurance <type 'bool'>
ByAppointmentOnly <type 'bool'>
BusinessAcceptsCreditCards <type 'bool'>
RestaurantsPriceRange2 <type 'int'>
BusinessParking <type 'dict'>
BikeParking <type 'bool'>
WheelchairAccessible <type 'bool'>
could not decode: {"Alcohol": none, "Ambience": {"romantic": false, "intimate": false, "classy": false, "hipster": false, "divey": false, "touristy": false, "trendy": false, "upscale": false, "casual": false}, "BikeParking": true, "BusinessAcceptsCreditCards": true, "BusinessParking": {"garage": false, "street": false, "validated": false, "lot": false, "valet": false}, "DriveThru": true, "GoodForKids": true, "GoodForMeal": {"dessert": false, "latenight": false, "lunch": false, "dinner": false, "breakfast": false, "brunch": false}, "HasTV": false, "NoiseLevel": quiet, "OutdoorSeating": false, "RestaurantsAttire": casual, "RestaurantsDelivery": false, "RestaurantsGoodForGroups": true, "RestaurantsPriceRange2": 1, "RestaurantsReservations": false, "RestaurantsTableService": false, "RestaurantsTakeOut": true, "WiFi": no}
BusinessAcceptsCreditCards <type 'bool'>
could not decode: {"Alcohol": none, "Ambience": {"romantic": false, "intimate": false, "classy": false, "hipster": false, "divey": false, "touristy": false, "trendy": false, "upscale": false, "casual": true}, "BusinessAcceptsCreditCards": true, "BusinessParking": {"garage": false, "street": false, "validated": false, "lot": true, "valet": false}, "Caters": true, "GoodForKids": true, "GoodForMeal": {"dessert": false, "latenight": false, "lunch": true, "dinner": true, "breakfast": false, "brunch": false}, "HasTV": true, "NoiseLevel": quiet, "OutdoorSeating": false, "RestaurantsAttire": casual, "RestaurantsDelivery": false, "RestaurantsGoodForGroups": true, "RestaurantsPriceRange2": 1, "RestaurantsReservations": false, "RestaurantsTableService": false, "RestaurantsTakeOut": true, "WiFi": no}
ByAppointmentOnly <type 'bool'>
Out[110]:
Index([u'address', u'attribute_AcceptsInsurance', u'attribute_BikeParking',
u'attribute_BusinessAcceptsBitcoin',
u'attribute_BusinessAcceptsCreditCards',
u'attribute_BusinessParking_garage', u'attribute_BusinessParking_lot',
u'attribute_BusinessParking_street', u'attribute_BusinessParking_valet',
u'attribute_BusinessParking_validated', u'attribute_ByAppointmentOnly',
u'attribute_DogsAllowed',
u'attribute_HairSpecializesIn_africanamerican',
u'attribute_HairSpecializesIn_asian',
u'attribute_HairSpecializesIn_coloring',
u'attribute_HairSpecializesIn_curly',
u'attribute_HairSpecializesIn_extensions',
u'attribute_HairSpecializesIn_kids',
u'attribute_HairSpecializesIn_perms',
u'attribute_HairSpecializesIn_straightperms',
u'attribute_RestaurantsPriceRange2', u'attribute_WheelchairAccessible',
u'attributes', u'business_id', u'categories', u'city', u'hours',
u'is_open', u'latitude', u'longitude', u'name', u'neighborhood',
u'postal_code', u'review_count', u'stars', u'state', u'type'],
dtype='object')