An open API service for providing issue and pull request metadata for open source projects.

GitHub / chrisdev/django-pandas issues and pull requests

#160 - Add support for postgres COPY TO/FROM command

Issue - State: open - Opened by DeeeeLAN 8 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 over 1 year ago - 5 comments

#157 - Fix Pandas deprecation warning.

Pull Request - State: closed - Opened by anshulthakur over 1 year ago

#156 - Pandas 2.1 has a deprecation warning for convert_dtype on read_frame

Issue - State: closed - Opened by bixbyr over 1 year ago - 7 comments

#154 - Data truncation

Issue - State: closed - Opened by kbidata over 3 years ago

#153 - fixed python version not updating

Pull Request - State: closed - Opened by sundyloveme over 3 years ago

#152 - Bug with binary field and to_pivot_table

Issue - State: closed - Opened by P3RI9 over 3 years ago - 2 comments

#151 - Support read_frame for paging

Pull Request - State: closed - Opened by sundyloveme over 3 years ago - 3 comments

#150 - force_text removed in Django 4.0

Issue - State: closed - Opened by jacksund over 3 years ago - 2 comments

#148 - fix date in change log

Pull Request - State: closed - Opened by justin-f-perez over 3 years ago - 1 comment

#147 - test on python3.10

Pull Request - State: closed - Opened by graingert almost 4 years ago

#146 - publish package on a successfull tag build

Pull Request - State: closed - Opened by graingert almost 4 years ago - 2 comments

#145 - configure GHA

Pull Request - State: closed - Opened by graingert almost 4 years ago - 1 comment

#144 - add GHA hello world workflow

Pull Request - State: closed - Opened by graingert almost 4 years ago

#143 - support pandas >= 1.3

Pull Request - State: closed - Opened by graingert almost 4 years ago

#142 - avoid deprecated setup.py test

Pull Request - State: closed - Opened by graingert almost 4 years ago

#141 - run tests with warnings enabled

Issue - State: closed - Opened by graingert almost 4 years ago - 1 comment

#140 - configure github actions (travis tests are no longer running)

Issue - State: closed - Opened by graingert almost 4 years ago - 4 comments

#139 - use force_str on py3+ rather than deprecated force_text alias

Pull Request - State: closed - Opened by graingert almost 4 years ago

#138 - Race condition of queryset in read_frame

Issue - State: closed - Opened by jacksund almost 4 years ago - 3 comments

#136 - Converting django.models.DateField to datetime64 in read_frame

Issue - State: closed - Opened by Real-Gecko almost 4 years ago

#135 - Fix utils int(pk) ValueError in line 42

Pull Request - State: closed - Opened by Yonimdo about 4 years ago

#134 - error if primary_key is not int()

Issue - State: open - Opened by tlk3 about 4 years ago - 6 comments

#133 - Add django 3.2 support

Pull Request - State: closed - Opened by whyscream over 4 years ago - 1 comment

#131 - Fall back to old behavior when PKs are not coercible to int

Pull Request - State: closed - Opened by sean-wallace over 4 years ago - 2 comments

#129 - Possible to release latest dev version to PyPI?

Issue - State: closed - Opened by yanivtoledano over 4 years ago - 8 comments

#128 - read_frame bug: ForeignKey lookup fails if any Null values present

Issue - State: open - Opened by odoublewen over 4 years ago - 2 comments

#127 - improve docs

Pull Request - State: closed - Opened by AhmedQ12 almost 5 years ago

#126 - Support Django > 3

Pull Request - State: closed - Opened by CJHwong almost 5 years ago - 2 comments

#125 - Safely saving pandas DataFrame to SQL table via Django

Issue - State: open - Opened by pandichef almost 5 years ago - 6 comments

#123 - Cannot extend admin-tools blocks into new templates

Issue - State: closed - Opened by TheReFTW about 5 years ago - 1 comment

#122 - Cast pk to int for cache key

Pull Request - State: closed - Opened by grantjenks about 5 years ago - 3 comments

#121 - Fix for creating int key instead of float key. Issue #120.

Pull Request - State: closed - Opened by GusBite about 5 years ago - 1 comment

#120 - verbose does not return Foreign Key object's name

Issue - State: closed - Opened by GusBite about 5 years ago

#119 - Fix for now removed how kwarg to df.resample.

Pull Request - State: closed - Opened by aisipos about 5 years ago - 2 comments

#118 - TypeError: resample() got an unexpected keyword argument 'how'

Issue - State: closed - Opened by maxclax over 5 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 5 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 over 5 years ago - 2 comments

#115 - force_text will be deprecated in Django 4.0

Issue - State: closed - Opened by AllexVeldman over 5 years ago - 2 comments

#113 - Certain documentation under wrong heading

Issue - State: open - Opened by Datamance almost 6 years ago

#112 - Support for transforms in fieldnames

Pull Request - State: closed - Opened by aodin over 6 years ago - 3 comments

#111 - Let the choice whether index should be converted to DateTimeIndex

Pull Request - State: closed - Opened by vtoupet over 6 years ago - 5 comments

#110 - io.read_frame to optionally convert df.index to pd.datetime

Issue - State: open - Opened by jabrennem over 6 years ago - 11 comments

#109 - Remove Django<1.8 compat

Pull Request - State: closed - Opened by ZuluPro over 6 years ago - 7 comments

#108 - Cloudspectatordevelopment coerce

Pull Request - State: closed - Opened by chrisdev over 6 years ago - 11 comments

#107 - Improved coerce_float paramater

Pull Request - State: closed - Opened by ZuluPro over 6 years ago - 11 comments

#106 - FK ID field is not properly converted

Issue - State: open - Opened by dmitry-saritasa almost 7 years ago - 1 comment

#105 - Columns With Only Null Values in Queryset are Dropped

Issue - State: closed - Opened by iamjonmiller about 7 years ago

#104 - How to use with multiple databases?

Issue - State: closed - Opened by dkvdm about 7 years ago - 1 comment

#103 - read_frame support property on django models..

Issue - State: closed - Opened by ghost over 7 years ago - 6 comments

#102 - read_frame from model support models verbose name support??

Issue - State: open - Opened by ghost over 7 years ago

#101 - Possible to have read_frame work with RawQuerySet ?

Issue - State: open - Opened by stellasia over 7 years ago - 3 comments

#100 - Make it work on DateField as well as DateTimeField

Pull Request - State: closed - Opened by rightx2 over 7 years ago - 3 comments

#99 - Make it work on DateField as well as DateTimeField

Pull Request - State: closed - Opened by rightx2 over 7 years ago

#98 - Make it work on DateField as well as DateTimeField

Pull Request - State: closed - Opened by rightx2 over 7 years ago

#97 - Make it work on DateField as well as DateTimeField

Pull Request - State: closed - Opened by rightx2 over 7 years ago

#96 - Improved memory efficiency in read_frame

Pull Request - State: open - Opened by wkschwartz over 7 years ago - 20 comments

#95 - Update to_timeseries(): make index type as datetime type

Pull Request - State: closed - Opened by rightx2 over 7 years ago - 3 comments

#94 - to_timeseries() doens't set index's dtype as Datetime...

Issue - State: closed - Opened by rightx2 over 7 years ago - 7 comments

#93 - Bug: Many to Many relational keys converts to floats.

Issue - State: open - Opened by hyzyla over 7 years ago - 4 comments

#92 - Creating a model dataframe

Issue - State: open - Opened by jonathan-s over 7 years ago

#91 - Use codecs.open() instead of plain open()

Pull Request - State: closed - Opened by utapyngo over 7 years ago - 2 comments

#90 - UnicodeDecodeError when installing django-pandas with pip3 in Docker

Issue - State: closed - Opened by utapyngo over 7 years ago - 4 comments

#89 - Support Django 2.0

Pull Request - State: closed - Opened by heliomeiralins over 7 years ago - 1 comment

#88 - Support for Django 2.0 and above

Issue - State: closed - Opened by chrisdev over 7 years ago - 7 comments

#87 - Remove the django>=1.4.2 dependency in setup.py

Issue - State: closed - Opened by synw over 7 years ago - 1 comment

#86 - Column Translations in read_frame

Issue - State: open - Opened by FalseProtagonist almost 8 years ago

#85 - read_frame: Fix fieldname deduplication bug

Pull Request - State: closed - Opened by kgabbott almost 8 years ago - 1 comment

#84 - DataFrameManager.to_timeseries() - coerce float option added

Pull Request - State: closed - Opened by debuggerpk about 8 years ago - 2 comments

#83 - Values QS read_frame: Don't do verbose lookup on related fields

Pull Request - State: closed - Opened by kgabbott about 8 years ago - 12 comments

#82 - Added compatibility if verbose name cannot be found in model

Pull Request - State: closed - Opened by henhuy about 8 years ago - 9 comments

#81 - model._meta.get_all_related_objects_with_model() fails in newer django-versions

Issue - State: closed - Opened by henhuy about 8 years ago - 4 comments

#80 - coerce_float option on DataFrameManager.to_timeseries()

Pull Request - State: closed - Opened by debuggerpk about 8 years ago - 5 comments

#79 - to_timeseries method on DataFrameManager should have coerce_float option

Issue - State: closed - Opened by debuggerpk about 8 years ago - 3 comments

#78 - Prevent column duplication in read_frame

Pull Request - State: closed - Opened by kgabbott about 8 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 about 8 years ago - 3 comments

#76 - object has no attribute '_iterable_class' error

Issue - State: closed - Opened by khansrk over 8 years ago

#75 - Can “objects = DataFrameManager()” inherit to children class?

Issue - State: closed - Opened by renpj over 8 years ago

#74 - Fixed deprecated field.rel access

Pull Request - State: closed - Opened by pmaddi over 8 years ago - 5 comments

#73 - Get all fields in related model

Issue - State: closed - Opened by rkpatel33 over 8 years ago - 7 comments

#72 - Add compatibility with django-polymorphic

Issue - State: closed - Opened by jonathanng over 8 years ago

#71 - README : typo in first `to_dataframe` example

Issue - State: closed - Opened by danieltellez over 8 years ago

#70 - Address Issue #69

Pull Request - State: closed - Opened by Parbhat almost 9 years ago - 2 comments

#69 - Upgrade to Django 1.10

Issue - State: closed - Opened by Parbhat almost 9 years ago

#68 - UnboundLocalError: local variable 'field' referenced before assignment

Issue - State: closed - Opened by nbonnotte almost 9 years ago - 1 comment

#67 - README: "pivot_column"

Issue - State: closed - Opened by slavasav about 9 years ago - 1 comment

#66 - Minor fix to pandas.io.to_fields

Pull Request - State: closed - Opened by matijakolaric about 9 years ago - 1 comment

#65 - how to render the pivot table in django template

Issue - State: closed - Opened by mthlvt over 9 years ago - 4 comments

#64 - install numpy and pandas in django virtualenv

Issue - State: closed - Opened by micheleeurotech over 9 years ago - 2 comments

#63 - Memory-efficient iteration

Issue - State: closed - Opened by ADanilychevJr over 9 years ago

#54 - Question: How to get back to a Django data type?

Issue - State: closed - Opened by askpatrickw almost 10 years ago - 2 comments