Ecosyste.ms: Issues

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

GitHub / robin900/gspread-dataframe issues and pull requests

#63 - True/False Columns

Issue - State: open - Opened by Spider-netizen about 1 month ago

#59 - get_as_dataframe() is reading the whole sheet data

Issue - State: closed - Opened by GmGniap 7 months ago - 2 comments

#57 - Gspread 6 0 updates

Pull Request - State: closed - Opened by rCamposCruz 8 months ago - 1 comment

#56 - Updates functions due to gspread 6.0 changes.

Pull Request - State: closed - Opened by rCamposCruz 8 months ago

#55 - Newest version gspread not compatible

Issue - State: closed - Opened by RalphSchuurman 8 months ago - 7 comments

#53 - Update Cell Count

Pull Request - State: closed - Opened by Rulowizard over 1 year ago - 3 comments

#52 - Max Cell Count

Issue - State: closed - Opened by Rulowizard over 1 year ago

#51 - Take the row and col arguments into consideration when resizing the worksheet

Pull Request - State: closed - Opened by motin over 1 year ago - 3 comments

#50 - Feature Request: Append feature to an existing sheet.

Issue - State: closed - Opened by pomcho555 almost 2 years ago - 1 comment

#49 - No module named 'gspread'

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

#48 - return API response from set_with_dataframe

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

#47 - Handle all cases of header row writing/reading (#44)

Pull Request - State: closed - Opened by robin900 over 2 years ago

#46 - Consider offering a reader/writer object based on a given dataframe

Issue - State: open - Opened by robin900 over 2 years ago
Labels: enhancement

#45 - Include formatting options in set_with_dataframe

Issue - State: open - Opened by robin900 over 2 years ago
Labels: enhancement

#44 - Write header rows for DataFrames with MultiIndex columns so that Pandas reads them properly

Issue - State: closed - Opened by robin900 over 2 years ago - 1 comment
Labels: enhancement

#43 - ModuleNotFoundError: No module named 'gspread.models'

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

#42 - Data gets interpreted even when using dtype=str

Issue - State: closed - Opened by MrBeardedGuy almost 3 years ago - 1 comment

#41 - Consider allowing option to drop duplicates in set_with_dataframe

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

#40 - Can't import, "No module named gspread.models"

Issue - State: closed - Opened by paraibera almost 3 years ago - 1 comment

#39 - Cannot use gspread's add_row() method before using set_with_dataframe()

Issue - State: closed - Opened by joleeTakeoff over 3 years ago - 8 comments

#38 - Fixes #37

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

#36 - Fix JSON problem for numpy dtypes like int64

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

#35 - set_with_dataframe: TypeError: Object of type 'int64' is not JSON serializable

Issue - State: closed - Opened by robin900 almost 4 years ago - 2 comments
Labels: bug

#34 - Bug: escaping when allow_formulas = False is not returning any value

Issue - State: closed - Opened by rstoki almost 4 years ago - 1 comment
Labels: bug

#33 - support unicode character

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

#32 - Fixes #31. Serializes numpy numeric scalars as their Python equivalents

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

#31 - Bug: Object of type int64 is not JSON serializable - introduced by Version 3.1.1

Issue - State: closed - Opened by bastianwegge almost 4 years ago - 8 comments
Labels: bug

#29 - buggy behavior when dealing with decimals?

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

#28 - AttributeError: 'Spreadsheet' object has no attribute 'col_count'

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

#27 - string_escaping now a parameter to set_with_dataframe

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

#26 - Can't manually escape cell values with '

Issue - State: closed - Opened by motin about 4 years ago - 6 comments
Labels: enhancement

#25 - nrows option not working in get_as_dataframe

Issue - State: closed - Opened by roburdo over 4 years ago - 10 comments
Labels: bug

#24 - Support for (value_render_option)

Issue - State: closed - Opened by apar-tiwari over 4 years ago - 1 comment

#23 - Installation issue

Issue - State: closed - Opened by jpmckinney over 4 years ago - 2 comments

#21 - Multiindex column headers

Pull Request - State: closed - Opened by robin900 over 4 years ago

#20 - hierarchical indexes are uploaded as a single column

Issue - State: closed - Opened by sam-s over 4 years ago - 10 comments
Labels: enhancement

#19 - RFE: enable "prettyfing" on upload

Issue - State: closed - Opened by sam-s over 4 years ago - 4 comments
Labels: enhancement

#18 - Fix deprecation warnings due to invalid escape sequences.

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

#17 - Deprecation warning due to invalid escape sequences in Python 3.8

Issue - State: closed - Opened by tirkarthi over 4 years ago - 2 comments

#16 - gspread-dataframe doesn't handle '+' signs correctly

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

#15 - TRUE/FALSE values become 1.0/0.0 when using get_as_dataframe()

Issue - State: closed - Opened by chozelinek about 6 years ago - 2 comments
Labels: question

#14 - Rbt fix 13

Pull Request - State: closed - Opened by robin900 about 6 years ago

#13 - Not all columns are copied to the google sheet

Issue - State: closed - Opened by Laila92 about 6 years ago - 7 comments

#12 - Support for gspread 3.0.0

Pull Request - State: closed - Opened by robin900 over 6 years ago

#11 - Support gspread 3.0.0 and higher

Issue - State: closed - Opened by robin900 over 6 years ago

#10 - No module named 'gspread.ns'

Issue - State: closed - Opened by LouisGerondeau over 6 years ago - 4 comments

#9 - ...object has no attribute...

Issue - State: closed - Opened by mmergola over 6 years ago - 3 comments

#8 - Adding create/open functionality for spreadsheets and worksheets.

Pull Request - State: closed - Opened by wjladams almost 7 years ago - 2 comments

#7 - Safely perform _cellrepr on list objects, since list objects can be cell values

Pull Request - State: closed - Opened by robin900 about 7 years ago - 1 comment

#6 - Dataframe columns with lists in them do not work

Issue - State: closed - Opened by schwallie about 7 years ago - 8 comments

#5 - Fixing #4: Respecting the minimum number of cols

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

#4 - Bug: Minimum number of cols not respected

Issue - State: closed - Opened by thorbjornwolf over 7 years ago

#3 - get_as_dataframe uses pandas TextParser

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

#2 - Have get_as_dataframe use pandas TextParser

Issue - State: closed - Opened by robin900 over 7 years ago

#1 - Inferring dtypes in get_as_dataframe

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