Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / lisad/phaser issues and pull requests
#50 - Properly preserves row number during batch steps
Pull Request -
State: closed - Opened by jeffkole 12 months ago
#50 - Properly preserves row number during batch steps
Pull Request -
State: closed - Opened by jeffkole 12 months ago
#49 - Adds row metadata to a new class
Pull Request -
State: closed - Opened by jeffkole 12 months ago
#49 - Adds row metadata to a new class
Pull Request -
State: closed - Opened by jeffkole 12 months ago
#48 - Adds very basic functionality to diff step output
Pull Request -
State: closed - Opened by jeffkole 12 months ago
- 2 comments
#48 - Adds very basic functionality to diff step output
Pull Request -
State: closed - Opened by jeffkole 12 months ago
- 2 comments
#47 - Reshape and df phase
Pull Request -
State: closed - Opened by lisad 12 months ago
- 1 comment
#47 - Reshape and df phase
Pull Request -
State: closed - Opened by lisad 12 months ago
- 1 comment
#46 - Add MultiValueColumn and both loading and saving logic
Issue -
State: open - Opened by lisad 12 months ago
- 1 comment
#46 - Add MultiValueColumn and both loading and saving logic
Issue -
State: open - Opened by lisad 12 months ago
- 1 comment
#45 - Outputs stack trace upon an error while pipeline runs
Pull Request -
State: closed - Opened by jeffkole almost 1 year ago
#45 - Outputs stack trace upon an error while pipeline runs
Pull Request -
State: closed - Opened by jeffkole almost 1 year ago
#44 - Fixes the output of warnings
Pull Request -
State: closed - Opened by jeffkole almost 1 year ago
#44 - Fixes the output of warnings
Pull Request -
State: closed - Opened by jeffkole almost 1 year ago
#43 - Adds a test that confirms what happens if a field is dropped from a row
Pull Request -
State: closed - Opened by lisad about 1 year ago
- 1 comment
#42 - End to end test and example
Pull Request -
State: closed - Opened by lisad about 1 year ago
#41 - Add MoneyColumn and handle currency symbols etc.
Issue -
State: open - Opened by lisad about 1 year ago
#40 - Show how to use an extra phase to validate output of a pipeline
Issue -
State: closed - Opened by lisad about 1 year ago
- 3 comments
#39 - Include line of code where an error was raised - help users debug their own pipeline/phase/step code
Issue -
State: closed - Opened by lisad about 1 year ago
#38 - Enables phaser to be a runnable module
Pull Request -
State: closed - Opened by jeffkole about 1 year ago
#37 - Handle RFC 4180 fieldname escaping or be more restrictive
Issue -
State: open - Opened by lisad about 1 year ago
#36 - Adds a builtin step that can be added to phases to sort by a column
Pull Request -
State: closed - Opened by lisad about 1 year ago
#35 - Help users debug what's going on by allowing them to add a debug/print statement
Issue -
State: open - Opened by lisad about 1 year ago
#34 - Adds a parameter to Column to declare not to save it
Pull Request -
State: closed - Opened by lisad about 1 year ago
#33 - Adds warning, error and dropped-row collection and basic reporting to the processes of running phases, steps and column logic
Pull Request -
State: closed - Opened by lisad about 1 year ago
#32 - To turn phaser into a package, use twine?
Issue -
State: closed - Opened by lisad about 1 year ago
#31 - Build a command-line app to run Phaser
Issue -
State: closed - Opened by jeffkole about 1 year ago
#30 - Makes a few changes that were needed for real life transformation
Pull Request -
State: closed - Opened by jeffkole about 1 year ago
- 1 comment
#29 - Add 'black' or 'prettier' to project to automatically format code to pep style.
Issue -
State: open - Opened by lisad about 1 year ago
#28 - When loading data, collect all errors
Issue -
State: closed - Opened by lisad about 1 year ago
- 2 comments
#27 - Make sure pandas 'nan' values work with column declarations, null checking, defaults, and fix_value
Issue -
State: closed - Opened by lisad about 1 year ago
#26 - IntColumn, DateColumn and DateTimeColumn
Pull Request -
State: closed - Opened by lisad about 1 year ago
#25 - Refactors step decorators with better ideas
Pull Request -
State: closed - Opened by lisad about 1 year ago
#24 - Need a way to remove rows from a data set
Issue -
State: closed - Opened by jeffkole about 1 year ago
- 1 comment
#23 - Fix do column stuff
Pull Request -
State: closed - Opened by jeffkole about 1 year ago
- 1 comment
#22 - Replace pandas read_csv with our own CSV reader...
Issue -
State: closed - Opened by lisad about 1 year ago
#21 - Allows Phase to be subclassed or instantiated. Adds Pipeline.
Pull Request -
State: closed - Opened by lisad about 1 year ago
#20 - Call steps with context, rather than with Phase
Issue -
State: closed - Opened by lisad about 1 year ago
- 1 comment
#19 - Steps should always get COPY of data to protect foot/gun incidents
Issue -
State: closed - Opened by lisad about 1 year ago
- 2 comments
#18 - Adds the first basic (string and general) Column type and some builtin checks, label fixes and value fixes
Pull Request -
State: closed - Opened by lisad about 1 year ago
#17 - Prevent column renames from collisions with a check in Phase over all its columns
Issue -
State: closed - Opened by lisad about 1 year ago
- 1 comment
#16 - Add a "blank=True" parameter to Column init so that if user sets "blank=False", empty string values error
Issue -
State: closed - Opened by lisad about 1 year ago
#15 - Add a flag to Column so user can choose to strip line returns or tabs from within column values
Issue -
State: open - Opened by lisad about 1 year ago
- 1 comment
#14 - Adds case sensitivity and space-stripping flags to check_unique and deals with another couple TODOs
Pull Request -
State: closed - Opened by lisad about 1 year ago
#13 - Choose an approach to converting between DataFrames and [{}] formats
Issue -
State: closed - Opened by lisad about 1 year ago
- 2 comments
#12 - Implement column class with controls like 'to_save'
Issue -
State: closed - Opened by lisad about 1 year ago
- 1 comment
#11 - Experiment with lines starting with '#' in the middle of CSV
Issue -
State: closed - Opened by lisad about 1 year ago
#10 - Experiment with pandas read_csv quote controls and pick an approach
Issue -
State: open - Opened by lisad about 1 year ago
#9 - Add number column type(s)
Issue -
State: closed - Opened by lisad about 1 year ago
#8 - Add date column type
Issue -
State: closed - Opened by lisad about 1 year ago
#7 - Add Boolean column type to cast to strict or nullable values
Issue -
State: closed - Opened by lisad about 1 year ago
Labels: mvp
#6 - Updates instructions for setup
Pull Request -
State: closed - Opened by jeffkole about 1 year ago
#5 - Integrate column header fixups into phaser - update the documentation where I say it strips spaces
Issue -
State: closed - Opened by lisad about 1 year ago
#4 - Pass probe parameter to step decorators to replace __PROBE__ hack
Issue -
State: closed - Opened by lisad about 1 year ago
#3 - Add steps - row and batch step decorators, a prebuilt step, and step running in Phase
Pull Request -
State: closed - Opened by lisad about 1 year ago
#2 - While making pytest work as well as pyCharm testrunner, fixed some directory and project stuff.
Pull Request -
State: closed - Opened by lisad about 1 year ago
#1 - Adds first test for project and functionality allowing a phase to load and save its data
Pull Request -
State: closed - Opened by lisad about 1 year ago