dynamicio icon indicating copy to clipboard operation
dynamicio copied to clipboard

A pandas I/O wrapper.

Results 13 dynamicio issues
Sort by recently updated
recently updated
newest added

## Overview Brief description of the work and why it's relevant ## Key Changes * Added abc to `foo.py` * Fixed bug in `buggy_function` in `bar.py` ## Impact * `Removing...

## Context Currently the `is_lower_than_or_equal , is_greater_than_or_equal` etc. validations will raise an exception even if there's a single row that violates the provided condition. ## Desired functionality We would like...

### Context It is required that Dynamicio can readily generate a new Kafka Topic if one does not exist. **This should be an optional behaviour.** - Further details about getting...

### Context As a developer I want to be able to leverage static type checking and exploit the features of my IDE when I interact with dynamicio's resource definitions. At...

enhancement
help wanted

## Problem As a DEVELOPER I want to publish ## Tasks ## Acceptance Criteria

documentation

### Context It is required that Dynamicio can directly read dataframes from AWS Athena. - Further details about getting started with dynamicio can be found [here](https://youtu.be/Feh6KyrsFQI) ### Task - [...

enhancement
help wanted

### Context It is required that Dynamicio can directly write to AWS Athena. - Further details about getting started with dynamicio can be found [here](https://youtu.be/Feh6KyrsFQI) Note: #9 is a pre-requisite...

enhancement
help wanted

**Describe the bug** Running `make dev-env-setup` (as described in the contributing doc) fails unless `brew installl postgresql` has previously been run. I suggest `brew installl postgresql` is added to the...

bug
good first issue