-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
add default zip file name in dataframe to_csv when use 'infer' + 'zip' method #39647
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
CyberQin
wants to merge
18
commits into
pandas-dev:master
from
CyberQin:fix_zip_method_wrong_file_name
Closed
Changes from 1 commit
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
1905fcc
enhancement to dataframe to_csv zip method,add this step to perform l…
CyberQin 91de735
REGR: fix transform of empty DataFrame/Series (#39639)
jorisvandenbossche a8cf281
REG: read_excel with engine specified raises on non-path/non-buffer (…
rhshadrach 23a9b52
DOC: Clarify behavior for Series with dict-like data and index (#39374)
phofl 627e01f
Fixed comment for pandas.unique (#39557) (#39643)
simonjayhawkins c075383
CLN refactor maybe-castable (#39257)
MarcoGorelli 4028341
CLN: Use kwargs instead of kwds in apply functions (#39625)
rhshadrach ba60690
[PERF] taking upper 32bit of PyObject_Hash into account (#39592)
realead 56b1c59
REF: remove Float64Index get_loc, __contains__ (#39620)
jbrockmendel 47e5b1c
BUG: inspect.getmembers(Series) (#38782)
topper-123 83de190
ASV: add benchmarks for concatenating and appending of CategoricalInd…
avinashpancham d23a66f
BUG: Series[int].__setitem__(mask, td64_or_dt64) incorrect casting (#…
jbrockmendel f63e09d
CLN: Styler HTML output adopt structured code standard (#39627)
attack68 362f039
Fix select_dtypes(include='int') for Windows. (#36808)
c7acbde
cln: redundant function (#39632)
attack68 8d8f763
REGR: appending to existing excel file created corrupt files (#39605)
twoertwein 102a34c
DOC: typo in 1.2.2 whatsnew (#39646)
arw2019 dfb19fe
enhancement to dataframe to_csv zip method,add this step to perform l…
CyberQin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.