Michael Aydinbas

Results 10 issues of Michael Aydinbas

Hello, we experience a critical ImportError with the latest numexpr version under Windows. The error is an ImportError and the tracestack is : ``` c:\users\gsj5sl8\miniconda3\lib\site-packages\numpy\_distributor_init.py:30: UserWarning: loaded more than 1...

Currently, each command gets the complete user text as message: ```Python def perform_bot_cmd(msg, private=True): """Parses message and perform valid bot commands""" # ... text = msg.get("text") # ... kwargs =...

Internal

I just thought about an init mode. This could be used to ask the user for username and password so they don't have to create env vars before using eatlocal....

I would like to add a go-to command that takes the use to either the root of the repo if no argument is given or to the bite subfolder in...

## Expected Behavior Following the tutorial [feature-retrieval](https://docs.feast.dev/getting-started/concepts/feature-retrieval) the table name should be returned by the function `store.get_data_source("driver_hourly_stats_source").get_table_query_string()`. ## Current Behavior However, instead of a str, the function seems to return...

kind/bug
priority/p2

We noticed that right now, when you use any of the note commands like `@Karmabot note list` the output is visible to anyone/others in the same channel (pybob used the...

Bug

It seems you no longer can attach ACL to buckets, see: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/223. I removed the following resource from `main.tf` and was able to deploy ```tf resource "aws_s3_bucket_acl" "feast_bucket_acl" { bucket...

- finished refactoring `Makefile` - The new command `full-run` triggers all parts of the pipeline but each step of the pipeline is now controlled via a `_.done` file. If that...

https://github.com/ploomber/msal_streamlit_authentication/blob/b3318ed08232f5dbabce64448f8668cc50d00624/example/local/app/dashboard.py#L21 Key must be a string

TBD Already a placeholder so people can see what is happening behind the scenes and what we are currently working on