kesten

Results 27 issues of kesten

First try using sweetviz. I'm running in a modified scipy-notebook container running python3.9. import sweetviz as sv my_report = sv.analyze(df) my_report.show_html() ``` [Summarizing dataframe] [ 0%] 00:00 -> (? left)...

bug

Bug reports which fail to provide the required information will be closed without action. **Required Basic Info** Accelerator Version: v1.5.1-a troubleshooting initial run Deploy Phase 3 config.json based on reference-artifacts/SAMPLE_CONFIGS/config.lite-NFW-example.json...

3-Troubleshooting

- commands: iam_report, report, weboftrust - this improves any env, but especially docker Collect supports multi-account by automatically pre-pending the account-name from config.json to the file path cloudmapper/account-data/$account_name/. This enhancement...

-This affects any command involving the web/ directory as output, eg report, iam_report - Relates to working in docker When running in Docker, it is desirable to mount volumes so...

api.orgs.get_audit_log(ORG, per_page=10, page=2, after="2021-09-27T15:05:06+01:00") // Here I'm using time format as per GHAPI rest docs. ghapi python docs suggest 2021-09-27 should work. Tried // this and also timestamps, but all...

Could someone describe at a high level what would be required to support java or C#? Are you aware of anyone working on this?

This is a neat project and could solve some issues for me. Looks like last commit was in august. Is it still in progress? Would there be someone available to...

Please answer these questions before submitting your pull requests. Thanks! 1. What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR. Fixes...

## What is the current behavior? Pull requests template requires users to add tests for new code. However, there is no explanation of how to run tests. In my case,...

I believe this is similar to several other issues and PRs: * https://github.com/snowflakedb/snowflake-connector-python/issues/1069 * https://github.com/snowflakedb/snowflake-connector-python/issues/828 * https://github.com/snowflakedb/snowflake-connector-python/pull/1059 1. What version of Python are you using? python 3.9.7 2. What operating...

bug
needs triage