Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dfurtado/dataclass-csv issues and pull requests
#61 - Support non-list iterable as input to `DataclassWriter`
Pull Request -
State: open - Opened by theta-lin 7 months ago
#60 - DataclassReader cannot read datetime.time fields
Issue -
State: open - Opened by ytausch 7 months ago
- 1 comment
#59 - Empty string throws exception
Issue -
State: open - Opened by eric-j-ason 8 months ago
- 3 comments
#58 - Support for Enum type
Issue -
State: open - Opened by swasher 9 months ago
- 2 comments
#57 - Add return type dataclassreader
Pull Request -
State: open - Opened by danjjackson about 1 year ago
- 1 comment
#56 - Type checker doesn't recognize the type of the dataclasses returned by DataclassReader
Issue -
State: open - Opened by danjjackson about 1 year ago
#55 - Fix keyword argument type in DataclassWriter
Pull Request -
State: open - Opened by medovina over 1 year ago
- 1 comment
#54 - Support to split object properties to separate columns.
Issue -
State: open - Opened by liudonghua123 over 2 years ago
#53 - Cannot read a nested dataclass
Issue -
State: open - Opened by marco-luzzara over 2 years ago
- 2 comments
#52 - DeprecationWarning for distutils package
Issue -
State: open - Opened by woidda almost 3 years ago
- 5 comments
#51 - Dateformat decorator does not apply to DataclassWriter
Issue -
State: open - Opened by rosterloh about 3 years ago
- 4 comments
Labels: enhancement, Evaluating
#50 - Prepare relese v1.4.0
Pull Request -
State: closed - Opened by dfurtado about 3 years ago
#49 - Reader type annotation
Pull Request -
State: closed - Opened by dfurtado about 3 years ago
#48 - Fix dataclass initialization
Pull Request -
State: closed - Opened by dfurtado about 3 years ago
#47 - Allow NULL values more conveniently, and fix README TypeError: non-default argument 'age' follows default argument
Issue -
State: closed - Opened by nealmcb about 3 years ago
- 2 comments
Labels: bug
#46 - Type annotations for *args and **kwds
Issue -
State: closed - Opened by gschwaer about 3 years ago
- 2 comments
Labels: bug
#45 - Add date support
Pull Request -
State: closed - Opened by millar over 3 years ago
- 1 comment
#44 - Fix issue when getting the field type
Pull Request -
State: closed - Opened by dfurtado almost 4 years ago
#43 - AttributeError: 'str' object has no attribute '__dict__'
Issue -
State: closed - Opened by shineangelic almost 4 years ago
- 7 comments
#42 - Validate duplicated header
Pull Request -
State: closed - Opened by dfurtado almost 4 years ago
#41 - Code format
Pull Request -
State: closed - Opened by dfurtado almost 4 years ago
#40 - Update README.md
Pull Request -
State: closed - Opened by CarltonYeung almost 4 years ago
- 1 comment
#39 - Add stubs
Pull Request -
State: closed - Opened by dfurtado almost 4 years ago
#38 - Introduces a DataclassWriter
Pull Request -
State: closed - Opened by dfurtado almost 4 years ago
#37 - Add type hinting to external API
Pull Request -
State: closed - Opened by SpamapS about 4 years ago
- 6 comments
#36 - Automatically generate candidate dataclass
Issue -
State: closed - Opened by nealmcb over 4 years ago
- 4 comments
#35 - Raise an error when mapped column is not found
Pull Request -
State: closed - Opened by dfurtado over 4 years ago
#34 - Report mapping non-existant column
Issue -
State: closed - Opened by tewe over 4 years ago
- 2 comments
Labels: bug
#33 - Override constructor with transformation function
Issue -
State: open - Opened by tewe over 4 years ago
- 16 comments
#32 - Default values are passed to their constructor
Issue -
State: open - Opened by tewe over 4 years ago
- 2 comments
Labels: Evaluating
#31 - Document and add a test for user-defined types
Pull Request -
State: closed - Opened by alecbz over 4 years ago
- 1 comment
#30 - Feature Request: Support custom field types
Issue -
State: closed - Opened by alecbz over 4 years ago
- 1 comment
#29 - TypeError: 'module' object is not callable referring to "field_type(value)"
Issue -
State: closed - Opened by binari2 almost 5 years ago
- 1 comment
#28 - Support 'Path' columns
Issue -
State: closed - Opened by hhoeflin almost 5 years ago
- 2 comments
#27 - Populate dataclass fields in their order with row data
Issue -
State: closed - Opened by mschwerhoff almost 5 years ago
- 2 comments
Labels: wontfix
#26 - Support frozen dataclasses
Issue -
State: closed - Opened by mschwerhoff almost 5 years ago
- 1 comment
#25 - Fix for datetime fields with default datetime val
Pull Request -
State: closed - Opened by dfurtado almost 5 years ago
#24 - DataclassWriter
Issue -
State: closed - Opened by johnthagen almost 5 years ago
- 3 comments
#23 - Support Optional fields
Issue -
State: closed - Opened by johnthagen almost 5 years ago
- 1 comment
#22 - Does not support __future__.annotations
Issue -
State: closed - Opened by johnthagen almost 5 years ago
#21 - Remove unneccessary paratheses on dataclass definition
Pull Request -
State: closed - Opened by johnthagen almost 5 years ago
- 1 comment
#20 - datetime fields with default values trigger an error
Issue -
State: closed - Opened by zivanfi almost 5 years ago
- 2 comments
#19 - Handle Optional typing annotations.
Pull Request -
State: closed - Opened by zivanfi about 5 years ago
- 3 comments
#18 - remapping of csv field -> dataclass field has issues when csv field has name match to dataclass field
Issue -
State: open - Opened by rtdean over 5 years ago
#17 - datetime: support a formatter function in addition to the existing dateformat string
Issue -
State: open - Opened by rtdean over 5 years ago
- 1 comment
Labels: enhancement
#16 - Translate
Issue -
State: closed - Opened by Dedalios almost 6 years ago
- 2 comments
#15 - Handling of fields with init set to False
Pull Request -
State: closed - Opened by dfurtado almost 6 years ago
Labels: Work in progress
#14 - Docstrings
Pull Request -
State: closed - Opened by dfurtado about 6 years ago
#13 - Add support for boolean fields
Pull Request -
State: closed - Opened by schobster about 6 years ago
- 1 comment
#12 - Add support for boolean fields
Issue -
State: closed - Opened by schobster about 6 years ago
- 4 comments
Labels: enhancement
#11 - Docstrings need to be added
Issue -
State: closed - Opened by dfurtado about 6 years ago
- 1 comment
Labels: enhancement
#10 - Raise an error when the csv file has header items with same name
Issue -
State: closed - Opened by dfurtado about 6 years ago
- 4 comments
Labels: enhancement
#9 - Raise an error when using field(init=False)
Issue -
State: closed - Opened by dfurtado about 6 years ago
- 5 comments
Labels: bug
#8 - General improvements in the contribution guidelines
Pull Request -
State: closed - Opened by dfurtado about 6 years ago
#7 - Fixed field lookup
Pull Request -
State: closed - Opened by dfurtado about 6 years ago
#6 - Show error line number
Pull Request -
State: closed - Opened by dfurtado about 6 years ago
Labels: enhancement
#5 - WIP - Adding unit tests
Pull Request -
State: closed - Opened by dfurtado about 6 years ago
#4 - Default factory support
Pull Request -
State: closed - Opened by dfurtado about 6 years ago
#3 - Support for global and field metadata
Pull Request -
State: closed - Opened by dfurtado about 6 years ago
#2 - Fixes
Pull Request -
State: closed - Opened by dfurtado about 6 years ago
#1 - Fixes after the first release
Pull Request -
State: closed - Opened by dfurtado about 6 years ago