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
#64 - Add option to pass data to Gsheet API as RAW
Pull Request -
State: closed - Opened by andrewgross about 2 months ago
- 6 comments
#63 - True/False Columns
Issue -
State: open - Opened by Spider-netizen 3 months ago
#62 - Support drop_empty_rows and drop_empty_columns parameters, True by default
Pull Request -
State: closed - Opened by robin900 6 months ago
#61 - Support drop_empty_rows and drop_empty_columns, default True (was: get dataframe does not work with non-programatically created sheets)
Issue -
State: closed - Opened by xiao-wevnal 6 months ago
- 7 comments
Labels: enhancement
#60 - Advice to update just one column of a DataFrame in a worksheet (was: ValueError when trying to set a single column)
Issue -
State: closed - Opened by zwhitney-nc 7 months ago
- 2 comments
#59 - get_as_dataframe() is reading the whole sheet data
Issue -
State: closed - Opened by GmGniap 9 months ago
- 2 comments
#58 - Worksheet names that are valid cell references no longer cause Sheets API errors
Pull Request -
State: closed - Opened by robin900 10 months ago
#57 - Gspread 6 0 updates
Pull Request -
State: closed - Opened by rCamposCruz 10 months ago
- 1 comment
#56 - Updates functions due to gspread 6.0 changes.
Pull Request -
State: closed - Opened by rCamposCruz 10 months ago
#55 - Newest version gspread not compatible
Issue -
State: closed - Opened by RalphSchuurman 10 months ago
- 7 comments
#54 - Requests to sheets API cause 400 error is worksheet name is valid cell reference (was: Error using get_as_dataframe)
Issue -
State: closed - Opened by Rulowizard about 1 year ago
- 1 comment
Labels: bug
#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 almost 2 years 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 almost 3 years ago
- 9 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 about 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 almost 4 years ago
#37 - Sheets API erroneously rejects new rowCount if (new rowCount * old columnCount) > 5000000 (was: Bug in the number of cells of the dataframe
Issue -
State: closed - Opened by devironl almost 4 years ago
- 4 comments
Labels: bug
#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 about 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 about 4 years ago
- 8 comments
Labels: bug
#30 - Send numeric values in DataFrames as JSON numeric values to avoid locale-specific misinterpretation
Pull Request -
State: closed - Opened by robin900 about 4 years ago
#29 - buggy behavior when dealing with decimals?
Issue -
State: closed - Opened by ivanlen about 4 years ago
- 5 comments
#28 - AttributeError: 'Spreadsheet' object has no attribute 'col_count'
Issue -
State: closed - Opened by ivanlen about 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
#22 - Allow option in set_with_dataframe and get_as_dataframe to omit redundant higher-level labels in MultiIndex index columns
Issue -
State: open - Opened by robin900 over 4 years ago
- 7 comments
Labels: enhancement
#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 almost 5 years ago
- 4 comments
Labels: enhancement
#18 - Fix deprecation warnings due to invalid escape sequences.
Pull Request -
State: closed - Opened by tirkarthi almost 5 years ago
- 1 comment
#17 - Deprecation warning due to invalid escape sequences in Python 3.8
Issue -
State: closed - Opened by tirkarthi almost 5 years ago
- 2 comments
#16 - gspread-dataframe doesn't handle '+' signs correctly
Issue -
State: closed - Opened by els-pnw almost 6 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 over 6 years ago
#13 - Not all columns are copied to the google sheet
Issue -
State: closed - Opened by Laila92 over 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 about 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 over 7 years ago
- 1 comment
#6 - Dataframe columns with lists in them do not work
Issue -
State: closed - Opened by schwallie over 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