-
### python function giving error in azure cloud but running locally fine
I have created 1 azure function(time trigger locally) and it was working fine. But when I deployed it on azure using Vs Cod…
-
Breaking out from #1:
We should add a basic style guide per language (Python, TS to start).
It can be simple but would help guide the LLM to make consistent code.
We can analyze our current …
-
- Join code expects to get module object from the groupby that looks like below
https://github.com/airbnb/chronon/blob/a3983fb642d64d3b1b04e0956a11f9ce4cc220b3/api/py/ai/chronon/join.py#L65-L67
``…
-
I am impressed by your research, but as an ignorant person, I need an easy way to use the code.
As an example, can you make it possible to run a related file with this code?
save me MR genius
-
### Is this a new bug?
- [X] I believe this is a new bug
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behavior
Lots of issue running on…
-
Hello,
I am trying to get prices for this property (https://www.airbnb.com/rooms/33371350)
When I run
`python ./stl.py pricing 33371350 --checkin=2023-07-01 --checkout=2023-07-08 `
I am ge…
-
urlpatterns = [path("/1", views.room_detail, name="detail")]
File "C:\Users\kslbs\Documents\airbnb-clone\rooms\urls.py", line 6, in
urlpatterns = [path("/1", views.room_detail, name="detail…
-
I like Python and the Zen of Python. Although we are not writing python we need to agree on a style guideline so that all the code reads the same.
We need a style guide to make sure our code is re…
-
```
import airbnb
api = airbnb.Api("some@email.com", "password")
Traceback (most recent call last):
File "", line 1, in
File "/Users/eladh/Development/yalarent/yalarent-airbnb-connector/.ven…
-
## InsideAirBnB - Murray Cox
Awesome site with a lot of data over the years.
http://insideairbnb.com/get-the-data.html
## Tom Slee Data
Tom did a great job here. He [stopped maintaining hi…