Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / chrisdev/django-pandas issues and pull requests
#159 - Feature proposal: Allow providing dicts to fieldnames for downstream renaming
Issue -
State: open - Opened by ilykos 5 months ago
#158 - Fix several deprecation warnings in pandas 2.1 which became actual errors in 2.2
Pull Request -
State: closed - Opened by bixbyr 10 months ago
- 5 comments
#157 - Fix Pandas deprecation warning.
Pull Request -
State: closed - Opened by anshulthakur 12 months ago
#156 - Pandas 2.1 has a deprecation warning for convert_dtype on read_frame
Issue -
State: closed - Opened by bixbyr about 1 year ago
- 7 comments
#155 - read_frame breaks if fieldnames and column_names are passed and there is an FK reference in the fieldnames
Issue -
State: closed - Opened by JordanHyatt about 2 years ago
#154 - Data truncation
Issue -
State: closed - Opened by kbidata over 2 years ago
#153 - fixed python version not updating
Pull Request -
State: closed - Opened by sundyloveme over 2 years ago
#152 - Bug with binary field and to_pivot_table
Issue -
State: closed - Opened by P3RI9 almost 3 years ago
- 2 comments
#151 - Support read_frame for paging
Pull Request -
State: closed - Opened by sundyloveme almost 3 years ago
- 3 comments
#150 - force_text removed in Django 4.0
Issue -
State: closed - Opened by jacksund almost 3 years ago
- 2 comments
#149 - Stack Trace - ValueError: cannot convert float NaN to integer - When a foreign key is null
Issue -
State: closed - Opened by saltlightscript almost 3 years ago
- 4 comments
#148 - fix date in change log
Pull Request -
State: closed - Opened by justin-f-perez about 3 years ago
- 1 comment
#147 - test on python3.10
Pull Request -
State: closed - Opened by graingert about 3 years ago
#146 - publish package on a successfull tag build
Pull Request -
State: closed - Opened by graingert about 3 years ago
- 2 comments
#145 - configure GHA
Pull Request -
State: closed - Opened by graingert about 3 years ago
- 1 comment
#144 - add GHA hello world workflow
Pull Request -
State: closed - Opened by graingert about 3 years ago
#143 - support pandas >= 1.3
Pull Request -
State: closed - Opened by graingert about 3 years ago
#142 - avoid deprecated setup.py test
Pull Request -
State: closed - Opened by graingert about 3 years ago
#141 - run tests with warnings enabled
Issue -
State: closed - Opened by graingert about 3 years ago
- 1 comment
#140 - configure github actions (travis tests are no longer running)
Issue -
State: closed - Opened by graingert about 3 years ago
- 4 comments
#139 - use force_str on py3+ rather than deprecated force_text alias
Pull Request -
State: closed - Opened by graingert about 3 years ago
#138 - Race condition of queryset in read_frame
Issue -
State: closed - Opened by jacksund about 3 years ago
- 3 comments
#137 - test_io.RelatedFieldsTest.test_verbose: ValueError: cannot convert float NaN to integer
Issue -
State: closed - Opened by jayvdb about 3 years ago
- 6 comments
#136 - Converting django.models.DateField to datetime64 in read_frame
Issue -
State: closed - Opened by Real-Gecko about 3 years ago
#135 - Fix utils int(pk) ValueError in line 42
Pull Request -
State: closed - Opened by Yonimdo over 3 years ago
#134 - error if primary_key is not int()
Issue -
State: open - Opened by tlk3 over 3 years ago
- 6 comments
#133 - Add django 3.2 support
Pull Request -
State: closed - Opened by whyscream over 3 years ago
- 1 comment
#132 - How can I merge different tables on the basis of a foreign key?
Issue -
State: closed - Opened by Anjaan-g almost 4 years ago
#131 - Fall back to old behavior when PKs are not coercible to int
Pull Request -
State: closed - Opened by sean-wallace almost 4 years ago
- 2 comments
#130 - Bug: `read_frame` does not work if at least one manager is not named "objects"
Issue -
State: open - Opened by EmperorArthur almost 4 years ago
#129 - Possible to release latest dev version to PyPI?
Issue -
State: closed - Opened by yanivtoledano almost 4 years ago
- 8 comments
#128 - read_frame bug: ForeignKey lookup fails if any Null values present
Issue -
State: open - Opened by odoublewen almost 4 years ago
- 2 comments
#127 - improve docs
Pull Request -
State: closed - Opened by AhmedQ12 about 4 years ago
#126 - Support Django > 3
Pull Request -
State: closed - Opened by CJHwong over 4 years ago
- 2 comments
#125 - Safely saving pandas DataFrame to SQL table via Django
Issue -
State: open - Opened by pandichef over 4 years ago
- 5 comments
#124 - Django 3.1: AttributeError: module 'django.db.models.fields' has no attribute 'FieldDoesNotExist' with annotation
Issue -
State: closed - Opened by danjac over 4 years ago
- 3 comments
#123 - Cannot extend admin-tools blocks into new templates
Issue -
State: closed - Opened by TheReFTW over 4 years ago
- 1 comment
#122 - Cast pk to int for cache key
Pull Request -
State: closed - Opened by grantjenks over 4 years ago
- 3 comments
#121 - Fix for creating int key instead of float key. Issue #120.
Pull Request -
State: closed - Opened by GusBite over 4 years ago
- 1 comment
#120 - verbose does not return Foreign Key object's name
Issue -
State: closed - Opened by GusBite over 4 years ago
#119 - Fix for now removed how kwarg to df.resample.
Pull Request -
State: closed - Opened by aisipos over 4 years ago
- 2 comments
#118 - TypeError: resample() got an unexpected keyword argument 'how'
Issue -
State: closed - Opened by maxclax over 4 years ago
- 2 comments
#117 - Support a column_name arg to read_frame to override column names in the resulting DataFrame.
Pull Request -
State: closed - Opened by aisipos over 4 years ago
- 6 comments
#116 - Fix a typo in the README, where 'index_col' was incorrectly set as 'index'.
Pull Request -
State: closed - Opened by edwelker almost 5 years ago
- 2 comments
#115 - force_text will be deprecated in Django 4.0
Issue -
State: closed - Opened by AllexVeldman almost 5 years ago
- 2 comments
#114 - Cache error with to_timeseries : 'dict_keys' object is not subscriptable
Issue -
State: open - Opened by leopons about 5 years ago
#113 - Certain documentation under wrong heading
Issue -
State: open - Opened by Datamance over 5 years ago
#112 - Support for transforms in fieldnames
Pull Request -
State: closed - Opened by aodin over 5 years ago
- 3 comments
#111 - Let the choice whether index should be converted to DateTimeIndex
Pull Request -
State: closed - Opened by vtoupet over 5 years ago
- 5 comments
#110 - io.read_frame to optionally convert df.index to pd.datetime
Issue -
State: open - Opened by jabrennem almost 6 years ago
- 11 comments
#109 - Remove Django<1.8 compat
Pull Request -
State: closed - Opened by ZuluPro almost 6 years ago
- 7 comments
#108 - Cloudspectatordevelopment coerce
Pull Request -
State: closed - Opened by chrisdev almost 6 years ago
- 11 comments
#107 - Improved coerce_float paramater
Pull Request -
State: closed - Opened by ZuluPro almost 6 years ago
- 11 comments
#106 - FK ID field is not properly converted
Issue -
State: open - Opened by dmitry-saritasa about 6 years ago
- 1 comment
#105 - Columns With Only Null Values in Queryset are Dropped
Issue -
State: closed - Opened by iamjonmiller over 6 years ago
#104 - How to use with multiple databases?
Issue -
State: closed - Opened by dkvdm over 6 years ago
- 1 comment
#103 - read_frame support property on django models..
Issue -
State: closed - Opened by ghost over 6 years ago
- 6 comments
#102 - read_frame from model support models verbose name support??
Issue -
State: open - Opened by ghost over 6 years ago
#101 - Possible to have read_frame work with RawQuerySet ?
Issue -
State: open - Opened by stellasia over 6 years ago
- 3 comments
#100 - Make it work on DateField as well as DateTimeField
Pull Request -
State: closed - Opened by rightx2 over 6 years ago
- 3 comments
#99 - Make it work on DateField as well as DateTimeField
Pull Request -
State: closed - Opened by rightx2 over 6 years ago
#98 - Make it work on DateField as well as DateTimeField
Pull Request -
State: closed - Opened by rightx2 over 6 years ago
#97 - Make it work on DateField as well as DateTimeField
Pull Request -
State: closed - Opened by rightx2 over 6 years ago
#96 - Improved memory efficiency in read_frame
Pull Request -
State: open - Opened by wkschwartz over 6 years ago
- 20 comments
#95 - Update to_timeseries(): make index type as datetime type
Pull Request -
State: closed - Opened by rightx2 over 6 years ago
- 3 comments
#94 - to_timeseries() doens't set index's dtype as Datetime...
Issue -
State: closed - Opened by rightx2 over 6 years ago
- 7 comments
#93 - Bug: Many to Many relational keys converts to floats.
Issue -
State: open - Opened by hyzyla over 6 years ago
- 4 comments
#92 - Creating a model dataframe
Issue -
State: open - Opened by jonathan-s almost 7 years ago
#91 - Use codecs.open() instead of plain open()
Pull Request -
State: closed - Opened by utapyngo almost 7 years ago
- 2 comments
#90 - UnicodeDecodeError when installing django-pandas with pip3 in Docker
Issue -
State: closed - Opened by utapyngo almost 7 years ago
- 4 comments
#89 - Support Django 2.0
Pull Request -
State: closed - Opened by heliomeiralins almost 7 years ago
- 1 comment
#88 - Support for Django 2.0 and above
Issue -
State: closed - Opened by chrisdev almost 7 years ago
- 7 comments
#87 - Remove the django>=1.4.2 dependency in setup.py
Issue -
State: closed - Opened by synw almost 7 years ago
- 1 comment
#86 - Column Translations in read_frame
Issue -
State: open - Opened by FalseProtagonist about 7 years ago
#85 - read_frame: Fix fieldname deduplication bug
Pull Request -
State: closed - Opened by kgabbott over 7 years ago
- 1 comment
#84 - DataFrameManager.to_timeseries() - coerce float option added
Pull Request -
State: closed - Opened by debuggerpk over 7 years ago
- 2 comments
#83 - Values QS read_frame: Don't do verbose lookup on related fields
Pull Request -
State: closed - Opened by kgabbott over 7 years ago
- 12 comments
#82 - Added compatibility if verbose name cannot be found in model
Pull Request -
State: closed - Opened by henhuy over 7 years ago
- 9 comments
#81 - model._meta.get_all_related_objects_with_model() fails in newer django-versions
Issue -
State: closed - Opened by henhuy over 7 years ago
- 4 comments
#80 - coerce_float option on DataFrameManager.to_timeseries()
Pull Request -
State: closed - Opened by debuggerpk over 7 years ago
- 5 comments
#79 - to_timeseries method on DataFrameManager should have coerce_float option
Issue -
State: closed - Opened by debuggerpk over 7 years ago
- 3 comments
#78 - Prevent column duplication in read_frame
Pull Request -
State: closed - Opened by kgabbott over 7 years ago
- 3 comments
#77 - Update for pandas 0.20.1 and Django versions up to 1.11
Pull Request -
State: closed - Opened by andrlik over 7 years ago
- 3 comments
#76 - object has no attribute '_iterable_class' error
Issue -
State: closed - Opened by khansrk over 7 years ago
#75 - Can “objects = DataFrameManager()” inherit to children class?
Issue -
State: closed - Opened by renpj over 7 years ago
#74 - Fixed deprecated field.rel access
Pull Request -
State: closed - Opened by pmaddi almost 8 years ago
- 5 comments
#73 - Get all fields in related model
Issue -
State: closed - Opened by rkpatel33 about 8 years ago
- 7 comments
#72 - Add compatibility with django-polymorphic
Issue -
State: closed - Opened by jonathanng about 8 years ago
#71 - README : typo in first `to_dataframe` example
Issue -
State: closed - Opened by danieltellez about 8 years ago
#70 - Address Issue #69
Pull Request -
State: closed - Opened by Parbhat over 8 years ago
- 2 comments
#69 - Upgrade to Django 1.10
Issue -
State: closed - Opened by Parbhat over 8 years ago
#68 - UnboundLocalError: local variable 'field' referenced before assignment
Issue -
State: closed - Opened by nbonnotte over 8 years ago
- 1 comment
#67 - README: "pivot_column"
Issue -
State: closed - Opened by slavasav over 8 years ago
- 1 comment
#66 - Minor fix to pandas.io.to_fields
Pull Request -
State: closed - Opened by matijakolaric over 8 years ago
- 1 comment
#65 - how to render the pivot table in django template
Issue -
State: closed - Opened by mthlvt over 8 years ago
- 4 comments
#64 - install numpy and pandas in django virtualenv
Issue -
State: closed - Opened by micheleeurotech over 8 years ago
- 2 comments
#63 - Memory-efficient iteration
Issue -
State: closed - Opened by ADanilychevJr over 8 years ago
#54 - Question: How to get back to a Django data type?
Issue -
State: closed - Opened by askpatrickw about 9 years ago
- 2 comments
#52 - to_timeseries - how to pivot?
Issue -
State: closed - Opened by miraculixx over 9 years ago
#44 - read_frame columns with model properties
Issue -
State: closed - Opened by paulgueltekin over 9 years ago
- 3 comments