Ecosyste.ms: Issues

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

GitHub / maybelinot/df2gspread issues and pull requests

#67 - Version 1.0.5 is not available on PyPi

Issue - State: open - Opened by HCharlie 11 months ago

#66 - Update google scopes for v4

Pull Request - State: open - Opened by jmarrec over 1 year ago - 6 comments

#63 - Update df2gspread.py

Pull Request - State: open - Opened by serch86 almost 3 years ago

#62 - Secrets Error from oauth2client deprecation

Issue - State: open - Opened by sugiyama34 almost 3 years ago

#60 - Remove outdated argparse dependency

Pull Request - State: closed - Opened by IGassmann almost 3 years ago - 2 comments

#59 - update gfiles to support googleapiclient

Pull Request - State: open - Opened by psprasade almost 3 years ago

#58 - apiclient should be changed to googleapiclient

Issue - State: open - Opened by psprasade almost 3 years ago

#57 - unclosed socket warning while using g2d.download

Issue - State: open - Opened by Exganza over 3 years ago

#56 - Add input_option argument in upload --> Issue #53

Pull Request - State: closed - Opened by maxmax4369 about 4 years ago - 1 comment

#55 - Reverting version to 1.0.4

Pull Request - State: open - Opened by matthieu-perso about 4 years ago

#54 - oauth2client is deprecated

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

#53 - D2G uploading dataframe with ' attached to it in values

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

#52 - Update gfiles.py to handle the deprecation of apiclient library

Pull Request - State: open - Opened by JoelSharp almost 5 years ago - 1 comment

#51 - Can't install package on anaconda

Issue - State: open - Opened by stikkie91 almost 5 years ago - 1 comment

#50 - Pass GoogleService Object as Credentials

Issue - State: open - Opened by evyasonov about 5 years ago

#49 - Possible to unpin google-api-python-client version?

Issue - State: closed - Opened by riordan over 5 years ago - 4 comments

#48 - fix uploading header twice if DataFrame is empty, fixes #47

Pull Request - State: open - Opened by 22764636 over 5 years ago - 8 comments

#45 - feature: Allow us to set how uploaded data should be interpreted.

Pull Request - State: closed - Opened by Ctilhs almost 6 years ago - 3 comments

#44 - Allow us to set how uploaded data should be interpreted.

Issue - State: open - Opened by Ctilhs about 6 years ago - 8 comments

#43 - raise pandas EmptyDataError when wks.get_all_values() returns None

Pull Request - State: closed - Opened by gregroberts about 6 years ago - 4 comments

#42 - exit silently if no raw_data

Issue - State: closed - Opened by gregroberts about 6 years ago - 1 comment

#41 - type question

Issue - State: open - Opened by soye-jy about 6 years ago - 2 comments

#40 - Refactor

Pull Request - State: closed - Opened by maybelinot about 6 years ago - 1 comment

#39 - pycrypto is dead, raises problems on Windows.

Issue - State: closed - Opened by gsime1 about 6 years ago - 2 comments

#38 - AttributeError: 'Worksheet' object has no attribute 'get_int_addr'

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

#36 - Update utils.py

Pull Request - State: closed - Opened by enzolife over 6 years ago - 4 comments

#35 - Update utils.py

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

#34 - Gsheets API v4 429 Error

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

#33 - Can't upload df with non-string column object types

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

#32 - Polluting global logging space.

Issue - State: closed - Opened by dsevero almost 7 years ago - 1 comment

#31 - Update df2gspread to use gspread >= 2.0 in order to speed up insertions

Issue - State: closed - Opened by jasonqng almost 7 years ago - 2 comments

#30 - requests.exceptions.ChunkedEncodingError

Issue - State: closed - Opened by cfreder2 almost 7 years ago - 8 comments

#29 - gspread authentication on df2gspread

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

#28 - Release to conda-forge

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

#27 - Suppress noisy googleapiclient cache_discovery (file_cache) warning

Pull Request - State: closed - Opened by jasonqng over 7 years ago - 10 comments

#26 - Updating data is slow

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

#25 - Authentication on headless server

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

#24 - Permission denied

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

#23 - Cache mechanism

Issue - State: closed - Opened by hadim almost 8 years ago - 3 comments

#22 - New Sheet in first position

Issue - State: closed - Opened by rlhez almost 8 years ago - 1 comment

#21 - Fix bug with resizing sheet to df size if col or row_names is False

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

#20 - Clarification on authentication process

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

#19 - Having issues writing a "Note" column with various encodings

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

#18 - Getting authentication issues after Auth Flow Browser Popup

Issue - State: closed - Opened by schwallie2 over 8 years ago - 5 comments

#17 - Allow specifying start_cell on upload and refactor df2gspread using gspread addr methods

Pull Request - State: closed - Opened by jasonqng over 8 years ago - 11 comments

#16 - Better default worksheet size

Pull Request - State: closed - Opened by jasonqng over 8 years ago - 15 comments

#15 - Upgrade gspread version in requirements

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

#13 - clean argument of upload function not compatible with providing own credentials

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

#12 - creates .oauth directory automatically if not present

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

#11 - Google spreadsheets do not allow having duplicated column names

Issue - State: open - Opened by maybelinot about 9 years ago - 3 comments
Labels: enhancement

#10 - Fix bug for using pre-created credentials.

Pull Request - State: closed - Opened by rothnic about 9 years ago - 2 comments

#9 - Add credentials flexibility.

Pull Request - State: closed - Opened by rothnic about 9 years ago - 2 comments
Labels: enhancement

#8 - Add flexibility in handling credentials

Issue - State: closed - Opened by rothnic about 9 years ago - 4 comments

#7 - Feat.2to3

Pull Request - State: closed - Opened by maybelinot about 9 years ago

#6 - Make exporting of DataFrame indexes optional

Issue - State: closed - Opened by maybelinot over 9 years ago - 1 comment
Labels: enhancement

#5 - "Installed application" option no more available from Google Developer Console?

Issue - State: closed - Opened by spex66 over 9 years ago - 8 comments

#4 - Make worksheet argument optional if only one worksheet exists

Issue - State: closed - Opened by maybelinot over 9 years ago
Labels: enhancement

#3 - 0.0.1

Pull Request - State: closed - Opened by maybelinot over 9 years ago

#2 - Do not ask permission to rewrite worksheet in new created spreadsheet.

Issue - State: closed - Opened by maybelinot over 9 years ago - 2 comments
Labels: invalid

#1 - Authorization via email and password

Issue - State: closed - Opened by maybelinot over 9 years ago - 2 comments
Labels: enhancement