首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >专栏 >【GitHub日报】22-10-10 brew、minio、vite、seaweedfs、dbeaver 等8款App今日上新

【GitHub日报】22-10-10 brew、minio、vite、seaweedfs、dbeaver 等8款App今日上新

作者头像
程序员小助手
发布于 2022-12-20 13:25:11
发布于 2022-12-20 13:25:11
67000
代码可运行
举报
文章被收录于专栏:程序员小助手程序员小助手
运行总次数:0
代码可运行

【GitHub日报】2022-10-10 brew、minio、vite、seaweedfs、dbeaver 等 8 款 App 今日上新

brew[1]

🍺 The missing package manager for macOS (or Linux)

最新发布版本:[Homebrew/brew] Release 3.6.5 - 3.6.5

更新内容:

3.6.5[2]

Repository: Homebrew/brew[3] · Tag: 3.6.5[4] · Commit: fb52a12[5] · Released by: MikeMcQuaid[6]

What's Changed

  • • Add --dry-run option to cmd#install by @hyuraku[7] in #13706[8]
  • • add installed time to git info --json output by @jacktose[9] in #13940[10]
  • • Warn linux users about using --cask by @apainintheneck[11] in #13941[12]
  • • Support non-master init.defaultbranch by @Bo98[13] in #13979[14]
  • • service: use default.target on Linux by @SMillerDev[15] in #13912[16]
  • • Update Sorbet to 0.5.10461 by @Bo98[17] in #13977[18]
  • • os/mac/xcode: require Xcode 14.1 on Ventura by @Bo98[19] in #13980[20]
  • • formula: fix inreplace errors not being printed by @Bo98[21] in #13981[22]

Full Changelog: 3.6.4...3.6.5[23]

This release has 2 assets:

  • • Source code (zip)
  • • Source code (tar.gz)

Visit the release page[24] to download them.

babel[25]

🐠 Babel is a compiler for writing next generation JavaScript.

最新发布版本:[babel/babel] Release v7.19.4 - v7.19.4

更新内容:

v7.19.4[26]

Repository: babel/babel[27] · Tag: v7.19.4[28] · Commit: 7a38850[29] · Released by: babel-bot[30]

v7.19.4 (2022-10-10)

👓 Spec Compliance
  • babel-plugin-transform-block-scoping
    • • #15019[31] fix: check constant violation inside loops ( @nicolo-ribaudo[32])
  • babel-helpers, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-object-rest-spread, babel-plugin-transform-destructuring
    • • #14985[33] Disallow rest object destructuring of null/undefined ( @nicolo-ribaudo[34])
🐛 Bug Fix
  • babel-plugin-transform-react-jsx-development, babel-plugin-transform-typescript, babel-types
    • • #14109[35] Fix: properly scope variables in TSModuleBlock ( @The-x-Theorist[36])
  • babel-plugin-transform-destructuring, babel-plugin-transform-react-constant-elements, babel-traverse
    • • #15027[37] fix: mark var declarations in loops as not constant ( @nicolo-ribaudo[38])
  • babel-helper-string-parser, babel-parser, babel-types
    • • #14964[39] Never throw for invalid escapes in tagged templates ( @nicolo-ribaudo[40])
  • babel-generator, babel-parser
    • • #14980[41] Improve module expression parsing/printing ( @JLHwung[42])
  • babel-plugin-transform-destructuring
    • • #14984[43] Fix holes handling in optimized array destructuring ( @nicolo-ribaudo[44])
💅 Polish
  • • #14979[45] Improve comments generation ( @liuxingbaoyu[46])
  • babel-cli, babel-core, babel-generator, babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-plugin-transform-destructuring, babel-plugin-transform-modules-commonjs, babel-traverse
    • • #14967[47] Improve source map generation ( @liuxingbaoyu[48])
🏠 Internal
  • • Other
    • • #15001[49] Run test262 again ( @nicolo-ribaudo[50])
  • babel-compat-data, babel-preset-env
    • • #14976[51] Internally rename proposal-* to transform-* in preset-env ( @nicolo-ribaudo[52])

This release has 2 assets:

  • • Source code (zip)
  • • Source code (tar.gz)

Visit the release page[53] to download them.

graphiql[54]

GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.

最新发布版本:[graphql/graphiql] Release @graphiql/plugin-explorer@0.1.6[55] - @graphiql/plugin-explorer@0.1.6[56]

更新内容:

@graphiql/plugin-explorer@0.1.6[57]

Repository: graphql/graphiql[58] · Tag: @graphiql/plugin-explorer@0.1.6[59] · Commit: 082da7d[60] · Released by: acao[61]

Patch Changes

  • • Updated dependencies [ 42700076[62], 36839800[63], 905f2e5e[64]]:
    • • @graphiql/react@0.13.3[65]

This release has 2 assets:

  • • Source code (zip)
  • • Source code (tar.gz)

Visit the release page[66] to download them.

vite[67]

Next generation frontend tooling. It's fast!

最新发布版本:[vitejs/vite] Release v3.1.7 - v3.1.7

更新内容:

v3.1.7[68]

Repository: vitejs/vite[69] · Tag: v3.1.7[70] · Commit: 94abccc[71] · Released by: github-actions[bot][72]

Please refer to CHANGELOG.md[73] for details.

This release has 2 assets:

  • • Source code (zip)
  • • Source code (tar.gz)

Visit the release page[74] to download them.

seaweedfs[75]

SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.

最新发布版本:[seaweedfs/seaweedfs] Release 3.31 - 3.31

更新内容:

3.31[76]

Repository: seaweedfs/seaweedfs[77] · Tag: 3.31[78] · Commit: 0711870[79] · Released by: chrislusf[80]

What's Changed

  • filer.sync
    • • limit concurrency when fetching file chunks #3787[81]
  • • S3
    • • avoid increasing the coordinates of metric labels by @kmlebedev[82] in #3785[83]
  • • Shell
    • • show raft leader via shell by @kmlebedev[84] in #3796[85]
  • • Master
    • • master server graceful stop by @kmlebedev[86] in #3797[87]
    • • configure raft metrics by @kmlebedev[88] in #3798[89]
    • • metric shows who is currently blocking the cluster or not by @kmlebedev[90] in #3799[91]
  • • Volume Server
    • • Parallelize volume loading from different dirs during startup. by @kvaster[92] in #3802[93]
    • • fix bug with snowflake id geneartion: compact_map get error mismatching cookie by @binbinshi[94] in #3748[95]
  • • FUSE mount
    • • Fix mount -t weed with extra options by @BakerBunker[96] in #3807[97]
  • • Mount
    • • Remove mount directory from generating cache directory id #3811[98]

New Contributors

  • • @kvaster[99] made their first contribution in #3802[100]
  • • @BakerBunker[101] made their first contribution in #3807[102]

Full Changelog: 3.30...3.31[103]

This release has 2 assets:

  • • Source code (zip)
  • • Source code (tar.gz)

Visit the release page[104] to download them.

dbeaver[105]

Free universal database tool and SQL client

最新发布版本:[dbeaver/dbeaver] Release 22.2.2 - 22.2.2

更新内容:

22.2.2[106]

Repository: dbeaver/dbeaver[107] · Tag: 22.2.2[108] · Commit: 3ddfa39[109] · Released by: serge-rider[110]

代码语言:javascript
代码运行次数:0
运行
AI代码解释
复制
- Data editor:
    - "Hide all empty columns" action was added
    - References panel now has a button to open target table
    - Ordering by multiple columns was fixed
    - Filtering by spatial columns was fixed
    - URL transformer was fixed (original value edit is now supported)
    - LOB editor opening performance was significantly improved
    - SQL terminal now shows server output log
    - Column comments are now visible in record mode
    - Complex data types visualization was fixed for record mode
- Data transfer: bug in CSV export with custom header format was fixed
- SQL editor:
    - Problem with NULL column names in custom queries was fixed
- Database drivers:
    - Problem with driver jars re-download was fixed
    - It is now possible to disable Windows certificate storage usage
- Athena: driver version updated to 2.0.30
- Clickhouse: datetime64 data type support was added
- DB2: driver version was updated to 11.5.7
- Exasol: user list read read was fixed (thanks to @allipatev)
- Greenplum: prepared statements usage was disabled
- MySQL:
    - Default database client was changed onto version 8+
    - JSON columns now can be used in filters and as keys
- Oracle: schema full DDL was added
- PostgreSQL:
    - Problem with missing primary key in new tables was fixed
    - Table DDL for partitioned tables was fixed
    - Role comments are now visible/editable
- German localization was improved (thanks to @dan-schneider)

This release has 6 assets:

  • • dbeaver-ce-22.2.2-stable.x86_64.rpm
  • • dbeaver-ce-22.2.2-linux.gtk.x86_64-nojdk.tar.gz
  • • dbeaver-ce-22.2.2-macosx.cocoa.x86_64.tar.gz
  • • dbeaver-ce-22.2.2-macosx.cocoa.aarch64.tar.gz
  • • Source code (zip)
  • • Source code (tar.gz)

Visit the release page[111] to download them.

minio[112]

Multi-Cloud :cloud: Object Storage

最新发布版本:[minio/minio] Release RELEASE.2022-10-08T20-11-00Z - Feature Release

更新内容:

Feature Release[113]

Repository: minio/minio[114] · Tag: RELEASE.2022-10-08T20-11-00Z[115] · Commit: 3c4ef43[116] · Released by: minio-trusted[117]

Highlights

  • • First release to include Batch Replication between MinIO to MinIO deployments - refer #15554[118]

What's Changed

  • • set bucket creation timestamp properly for legacy FS backend by @harshavardhana[119] in #15800[120]
  • • decom: Ignore object/version error during deletion by @vadmeste[121] in #15806[122]
  • • remove build asset caching by @harshavardhana[123] in #15807[124]
  • • Fix GetObjectRetention to parse in iso8601 time format by @poornas[125] in #15809[126]
  • • Update pkg to v1.4.5 by @reivaj05[127] in #15808[128]
  • • remove unused debug param from evalActionFromLifecycle by @harshavardhana[129] in #15813[130]
  • • Handle overlapping and conflicting ILM rules by @krisis[131] in #15812[132]
  • • ignore VersionNotFound in addition to ObjectNotFound while replicating by @vadmeste[133] in #15814[134]
  • • preserve Version and DeleteMarker sort order in the list XML response by @vadmeste[135] in #15819[136]
  • • authenticate the request first for headObject() by @harshavardhana[137] in #15820[138]
  • • Move ldap type to pkg to share with console by @donatello[139] in #15810[140]
  • • marshal retention XML in expected format by @harshavardhana[141] in #15821[142]

Full Changelog: RELEASE.2022-10-05T14-58-27Z...RELEASE.2022-10-08T20-11-00Z[143]

This release has 2 assets:

  • • Source code (zip)
  • • Source code (tar.gz)

Visit the release page[144] to download them.

query[145]

🤖 Powerful asynchronous state management, server-state utilities and data fetching for TS/JS, React, Solid, Svelte and Vue.

最新发布版本:[TanStack/query] Release v4.11.0 - v4.11.0

更新内容:

v4.11.0[146]

Repository: TanStack/query[147] · Tag: v4.11.0[148] · Commit: e6eaca6[149] · Released by: tannerlinsley[150]

Version 4.11.0 - 10/9/2022, 4:06 PM

Changes

Feat

  • • react-query-devtools: Add move devtools select menu ( #4100[151]) ( e6eaca6[152]) by @salamaashoush[153]

Other

  • • test(solid-query): Add test for transition ( #4224[154]) ( f5fb92c[155]) by jeski-bright

Packages

  • • @tanstack/react-query-devtools@4.11.0[156]
  • • @tanstack/solid-query@4.11.0[157]

This release has 2 assets:

  • • Source code (zip)
  • • Source code (tar.gz)

Visit the release page[158] to download them.

引用链接

[1] brew: https://github.com/Homebrew/brew [2] 3.6.5: https://github.com/Homebrew/brew/releases/tag/3.6.5 [3] Homebrew/brew: https://github.com/Homebrew/brew [4] 3.6.5: https://github.com/Homebrew/brew/tree/3.6.5 [5] fb52a12: https://github.com/Homebrew/brew/commit/fb52a12144e80118c112ea744ab65ab6ca997d67 [6] MikeMcQuaid: https://github.com/MikeMcQuaid [7] @hyuraku: https://github.com/hyuraku [8] #13706: https://github.com/Homebrew/brew/pull/13706 [9] @jacktose: https://github.com/jacktose [10] #13940: https://github.com/Homebrew/brew/pull/13940 [11] @apainintheneck: https://github.com/apainintheneck [12] #13941: https://github.com/Homebrew/brew/pull/13941 [13] @Bo98: https://github.com/Bo98 [14] #13979: https://github.com/Homebrew/brew/pull/13979 [15] @SMillerDev: https://github.com/SMillerDev [16] #13912: https://github.com/Homebrew/brew/pull/13912 [17] @Bo98: https://github.com/Bo98 [18] #13977: https://github.com/Homebrew/brew/pull/13977 [19] @Bo98: https://github.com/Bo98 [20] #13980: https://github.com/Homebrew/brew/pull/13980 [21] @Bo98: https://github.com/Bo98 [22] #13981: https://github.com/Homebrew/brew/pull/13981 [23] 3.6.4...3.6.5: https://github.com/Homebrew/brew/compare/3.6.4...3.6.5 [24] release page: https://github.com/Homebrew/brew/releases/tag/3.6.5 [25] babel: https://github.com/babel/babel [26] v7.19.4: https://github.com/babel/babel/releases/tag/v7.19.4 [27] babel/babel: https://github.com/babel/babel [28] v7.19.4: https://github.com/babel/babel/tree/v7.19.4 [29] 7a38850: https://github.com/babel/babel/commit/7a38850a839c99727b9bd6d949f3002c54267f97 [30] babel-bot: https://github.com/babel-bot [31] #15019: https://github.com/babel/babel/pull/15019 [32] @nicolo-ribaudo: https://github.com/nicolo-ribaudo [33] #14985: https://github.com/babel/babel/pull/14985 [34] @nicolo-ribaudo: https://github.com/nicolo-ribaudo [35] #14109: https://github.com/babel/babel/pull/14109 [36] @The-x-Theorist: https://github.com/The-x-Theorist [37] #15027: https://github.com/babel/babel/pull/15027 [38] @nicolo-ribaudo: https://github.com/nicolo-ribaudo [39] #14964: https://github.com/babel/babel/pull/14964 [40] @nicolo-ribaudo: https://github.com/nicolo-ribaudo [41] #14980: https://github.com/babel/babel/pull/14980 [42] @JLHwung: https://github.com/JLHwung [43] #14984: https://github.com/babel/babel/pull/14984 [44] @nicolo-ribaudo: https://github.com/nicolo-ribaudo [45] #14979: https://github.com/babel/babel/pull/14979 [46] @liuxingbaoyu: https://github.com/liuxingbaoyu [47] #14967: https://github.com/babel/babel/pull/14967 [48] @liuxingbaoyu: https://github.com/liuxingbaoyu [49] #15001: https://github.com/babel/babel/pull/15001 [50] @nicolo-ribaudo: https://github.com/nicolo-ribaudo [51] #14976: https://github.com/babel/babel/pull/14976 [52] @nicolo-ribaudo: https://github.com/nicolo-ribaudo [53] release page: https://github.com/babel/babel/releases/tag/v7.19.4 [54] graphiql: https://github.com/graphql/graphiql [55] plugin-explorer@0.1.6: mailto:plugin-explorer@0.1.6 [56] plugin-explorer@0.1.6: mailto:plugin-explorer@0.1.6 [57] @graphiql/plugin-explorer@0.1.6: https://github.com/graphql/graphiql/releases/tag/%40graphiql/plugin-explorer%400.1.6 [58] graphql/graphiql: https://github.com/graphql/graphiql [59] @graphiql/plugin-explorer@0.1.6: https://github.com/graphql/graphiql/tree/%40graphiql/plugin-explorer%400.1.6 [60] 082da7d: https://github.com/graphql/graphiql/commit/082da7dce63f188dc71ec1938add0a97c825d3a6 [61] acao: https://github.com/acao [62] 42700076: https://github.com/graphql/graphiql/commit/4270007671ce52f6c2250739916083611748b657 [63] 36839800: https://github.com/graphql/graphiql/commit/36839800de128b05d11c262036c8240390c72a14 [64] 905f2e5e: https://github.com/graphql/graphiql/commit/905f2e5ea3f0b304d27ea583e250ed4baff5016e [65] react@0.13.3: mailto:react@0.13.3 [66] release page: https://github.com/graphql/graphiql/releases/tag/%40graphiql/plugin-explorer%400.1.6 [67] vite: https://github.com/vitejs/vite [68] v3.1.7: https://github.com/vitejs/vite/releases/tag/v3.1.7 [69] vitejs/vite: https://github.com/vitejs/vite [70] v3.1.7: https://github.com/vitejs/vite/tree/v3.1.7 [71] 94abccc: https://github.com/vitejs/vite/commit/94abccc20f672f57a672d2f2aea85bff080fe160 [72] github-actions[bot]: https://github.com/apps/github-actions [73] CHANGELOG.md: https://github.com/vitejs/vite/blob/v3.1.7/packages/vite/CHANGELOG.md [74] release page: https://github.com/vitejs/vite/releases/tag/v3.1.7 [75] seaweedfs: https://github.com/seaweedfs/seaweedfs [76] 3.31: https://github.com/seaweedfs/seaweedfs/releases/tag/3.31 [77] seaweedfs/seaweedfs: https://github.com/seaweedfs/seaweedfs [78] 3.31: https://github.com/seaweedfs/seaweedfs/tree/3.31 [79] 0711870: https://github.com/seaweedfs/seaweedfs/commit/0711870f43e6c5eadd3df70f22478e6e9998e5a2 [80] chrislusf: https://github.com/chrislusf [81] #3787: https://github.com/seaweedfs/seaweedfs/issues/3787 [82] @kmlebedev: https://github.com/kmlebedev [83] #3785: https://github.com/seaweedfs/seaweedfs/pull/3785 [84] @kmlebedev: https://github.com/kmlebedev [85] #3796: https://github.com/seaweedfs/seaweedfs/pull/3796 [86] @kmlebedev: https://github.com/kmlebedev [87] #3797: https://github.com/seaweedfs/seaweedfs/pull/3797 [88] @kmlebedev: https://github.com/kmlebedev [89] #3798: https://github.com/seaweedfs/seaweedfs/pull/3798 [90] @kmlebedev: https://github.com/kmlebedev [91] #3799: https://github.com/seaweedfs/seaweedfs/pull/3799 [92] @kvaster: https://github.com/kvaster [93] #3802: https://github.com/seaweedfs/seaweedfs/pull/3802 [94] @binbinshi: https://github.com/binbinshi [95] #3748: https://github.com/seaweedfs/seaweedfs/pull/3748 [96] @BakerBunker: https://github.com/BakerBunker [97] #3807: https://github.com/seaweedfs/seaweedfs/pull/3807 [98] #3811: https://github.com/seaweedfs/seaweedfs/discussions/3811 [99] @kvaster: https://github.com/kvaster [100] #3802: https://github.com/seaweedfs/seaweedfs/pull/3802 [101] @BakerBunker: https://github.com/BakerBunker [102] #3807: https://github.com/seaweedfs/seaweedfs/pull/3807 [103] 3.30...3.31: https://github.com/seaweedfs/seaweedfs/compare/3.30...3.31 [104] release page: https://github.com/seaweedfs/seaweedfs/releases/tag/3.31 [105] dbeaver: https://github.com/dbeaver/dbeaver [106] 22.2.2: https://github.com/dbeaver/dbeaver/releases/tag/22.2.2 [107] dbeaver/dbeaver: https://github.com/dbeaver/dbeaver [108] 22.2.2: https://github.com/dbeaver/dbeaver/tree/22.2.2 [109] 3ddfa39: https://github.com/dbeaver/dbeaver/commit/3ddfa39570fc85e2a71e24b01ed6673c88d98340 [110] serge-rider: https://github.com/serge-rider [111] release page: https://github.com/dbeaver/dbeaver/releases/tag/22.2.2 [112] minio: https://github.com/minio/minio [113] Feature Release: https://github.com/minio/minio/releases/tag/RELEASE.2022-10-08T20-11-00Z [114] minio/minio: https://github.com/minio/minio [115] RELEASE.2022-10-08T20-11-00Z: https://github.com/minio/minio/tree/RELEASE.2022-10-08T20-11-00Z [116] 3c4ef43: https://github.com/minio/minio/commit/3c4ef4338fdfba4e2540a602abccc7f0f115c699 [117] minio-trusted: https://github.com/minio-trusted [118] #15554: https://github.com/minio/minio/pull/15554 [119] @harshavardhana: https://github.com/harshavardhana [120] #15800: https://github.com/minio/minio/pull/15800 [121] @vadmeste: https://github.com/vadmeste [122] #15806: https://github.com/minio/minio/pull/15806 [123] @harshavardhana: https://github.com/harshavardhana [124] #15807: https://github.com/minio/minio/pull/15807 [125] @poornas: https://github.com/poornas [126] #15809: https://github.com/minio/minio/pull/15809 [127] @reivaj05: https://github.com/reivaj05 [128] #15808: https://github.com/minio/minio/pull/15808 [129] @harshavardhana: https://github.com/harshavardhana [130] #15813: https://github.com/minio/minio/pull/15813 [131] @krisis: https://github.com/krisis [132] #15812: https://github.com/minio/minio/pull/15812 [133] @vadmeste: https://github.com/vadmeste [134] #15814: https://github.com/minio/minio/pull/15814 [135] @vadmeste: https://github.com/vadmeste [136] #15819: https://github.com/minio/minio/pull/15819 [137] @harshavardhana: https://github.com/harshavardhana [138] #15820: https://github.com/minio/minio/pull/15820 [139] @donatello: https://github.com/donatello [140] #15810: https://github.com/minio/minio/pull/15810 [141] @harshavardhana: https://github.com/harshavardhana [142] #15821: https://github.com/minio/minio/pull/15821 [143] RELEASE.2022-10-05T14-58-27Z...RELEASE.2022-10-08T20-11-00Z: https://github.com/minio/minio/compare/RELEASE.2022-10-05T14-58-27Z...RELEASE.2022-10-08T20-11-00Z [144] release page: https://github.com/minio/minio/releases/tag/RELEASE.2022-10-08T20-11-00Z [145] query: https://github.com/TanStack/query [146] v4.11.0: https://github.com/TanStack/query/releases/tag/v4.11.0 [147] TanStack/query: https://github.com/TanStack/query [148] v4.11.0: https://github.com/TanStack/query/tree/v4.11.0 [149] e6eaca6: https://github.com/TanStack/query/commit/e6eaca60fe91455775419eab483dc682b95e66ef [150] tannerlinsley: https://github.com/tannerlinsley [151] #4100: https://github.com/TanStack/query/pull/4100 [152] e6eaca6: https://github.com/TanStack/query/commit/e6eaca60fe91455775419eab483dc682b95e66ef [153] @salamaashoush: https://github.com/salamaashoush [154] #4224: https://github.com/TanStack/query/pull/4224 [155] f5fb92c: https://github.com/TanStack/query/commit/f5fb92c80ffe3001e117b592233ffbd316d49fc0 [156] react-query-devtools@4.11.0: mailto:react-query-devtools@4.11.0 [157] solid-query@4.11.0: mailto:solid-query@4.11.0 [158] release page: https://github.com/TanStack/query/releases/tag/v4.11.0

本文参与 腾讯云自媒体同步曝光计划,分享自微信公众号。
原始发表:2022-10-10,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 程序员小助手 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
暂无评论
推荐阅读
编辑精选文章
换一批
盘点一个Python自动化办公Excel数据处理的需求
前几天在Python白银交流群【干锅牛蛙】问了一个Python处理Excel数据的问题。问题如下:有两个问题哈:1、表头有合并单元格识别不出来,如何处理类似下图
Python进阶者
2024/02/29
2290
盘点一个Python自动化办公Excel数据处理的需求
盘点一个Python自动化办公Excel数据填充实战案例(下篇)
前几天在Python白银交流群【上海新年人】问了一个Python自动化办公的问题,一起来看看吧。上一篇【论草莓如何成为冻干莓】大佬给出的方法太深奥了,粉丝没有看懂,这一篇文章,一起来围观大佬在粉丝的代码基础上进行修改出正确的代码。
Python进阶者
2023/10/10
2550
盘点一个Python自动化办公Excel数据填充实战案例(下篇)
我想的是将Date那一列转换成时间格式,怎么破?
前几天在Python白银交流群【Joker】问了一个Pandas处理字符串的问题,提问截图如下:
前端皮皮
2022/12/19
9600
我想的是将Date那一列转换成时间格式,怎么破?
盘点一个Pandas操作Excel多条件取值的实战案例
前几天在Python白银交流群【空翼】问了一个pandas处理Excel数据的问题,提问截图如下:
Python进阶者
2023/03/02
5800
盘点一个Pandas操作Excel多条件取值的实战案例
利用pandas的函数,直接生成一列数据,每项数据是有 省-市-区构成,比如 1-2-2
国庆期间在Python白银交流群【空翼】问了一个pandas网络处理的问题,提问截图如下:
Python进阶者
2023/03/02
4110
利用pandas的函数,直接生成一列数据,每项数据是有 省-市-区构成,比如 1-2-2
盘点一个Pandas数据分组的问题
前几天在Python白银交流群【上海新年人】问了一个Pandas数据分组的问题,问题如下:
Python进阶者
2024/06/11
2600
盘点一个Pandas数据分组的问题
按照每一列列名去寻找每一行是否存在列名,若存在,填写score,若不存在,填写0?(下篇)
前几天在Python白银交流群【王王雪饼】问了一个Pandas的问题,这里拿出来给大家分享下。
前端皮皮
2023/08/17
2290
按照每一列列名去寻找每一行是否存在列名,若存在,填写score,若不存在,填写0?(下篇)
我想在每个数据中加逗号,咋写代码?
前几天在Python白银交流群【像风自由】问了一个Pandas处理字符串的问题,提问截图如下:
前端皮皮
2022/12/19
3190
我想在每个数据中加逗号,咋写代码?
按照每一列列名去寻找每一行是否存在列名,若存在,填写score,若不存在,填写0?(下篇)
前几天在Python白银交流群【王王雪饼】问了一个Pandas的问题,这里拿出来给大家分享下。
Python进阶者
2023/09/02
2570
按照每一列列名去寻找每一行是否存在列名,若存在,填写score,若不存在,填写0?(下篇)
多张excel表做连接,就比如1表有A,B,C列,2表有A,B,D列,我想把A,B,C,D合到一张表
前几天在Python铂金群有个叫【水方人子】的粉丝问了一个关于excel处理的问题,这里拿出来给大家分享下,一起学习。
前端皮皮
2022/08/17
4310
多张excel表做连接,就比如1表有A,B,C列,2表有A,B,D列,我想把A,B,C,D合到一张表
使用pandas的话,如何直接删除这个表格里面X值是负数的行?
前几天在Python白银交流群【空翼】问了一个pandas处理Excel数据的问题,提问截图如下:
Python进阶者
2023/03/02
3.5K0
使用pandas的话,如何直接删除这个表格里面X值是负数的行?
盘点一个使用ChatGPT实现Python自动化办公的需求(上篇)
这个事情还得从前几天在Python白银群【大侠】问了一个Python自动化办公处理的问题,需求倒是不难,但是他要求ChatGPT帮他处理出来,并且要达到他预期的效果。前期ChatGPT办事不利,被【大侠】一顿狂喷。
前端皮皮
2023/08/17
3820
盘点一个使用ChatGPT实现Python自动化办公的需求(上篇)
盘点一个使用ChatGPT实现Python自动化办公的需求(下篇)
这个事情还得从前几天在Python白银群【大侠】问了一个Python自动化办公处理的问题,需求倒是不难,但是他要求ChatGPT帮他处理出来,并且要达到他预期的效果。前期ChatGPT办事不利,被【大侠】一顿狂喷。
前端皮皮
2023/08/17
2240
盘点一个使用ChatGPT实现Python自动化办公的需求(下篇)
盘点一个Python自动化办公Excel数据填充实战案例(上篇)
前几天在Python白银交流群【上海新年人】问了一个Python自动化办公的问题,一起来看看吧。有个表格,里面每行信息,如下图所示:
Python进阶者
2023/10/08
2690
盘点一个Python自动化办公Excel数据填充实战案例(上篇)
手把手教你用Python批量实现文件夹下所有Excel文件的第二张表合并
大家好,我是Python进阶者。今天继续给大家分享Python自动化办公的知识,之前也给大家分享过一些,感兴趣的话可以看看。
Python进阶者
2022/03/07
1.6K0
手把手教你用Python批量实现文件夹下所有Excel文件的第二张表合并
盘点一个Python自动化办公实战问题——统计民主评议表格
前几天在Python最强王者交流群【东哥】问了一个Python自动化办公的问题。问题如下所示:大佬们,请教一个Python自动化办公问题,我有7个这样的民主评议表格,现在想通过Python批量的计算每个人最后的平均总分,应该怎么处理呢?
Python进阶者
2024/02/29
1730
盘点一个Python自动化办公实战问题——统计民主评议表格
盘点一个Python自动化办公案例分享
前几天在Python最强王者群【莫生气】问了一个Python自动化办公的问题,这里拿出来给大家分享下。
Python进阶者
2023/08/31
2750
盘点一个Python自动化办公案例分享
我这里取出来的数据(最后边的excel)有点问题,我没有要取性别的数据,但是表里有
前几天在Python钻石群【不争】问了一个Python自动化办公的问题,这里拿出来给大家分享下。
Python进阶者
2023/09/02
2950
我这里取出来的数据(最后边的excel)有点问题,我没有要取性别的数据,但是表里有
盘点4种使用Python批量合并同一文件夹内所有子文件夹下的Excel文件内所有Sheet数据
大家好,我是Python进阶者。前一阵子给大家分享了Python自动化文章:手把手教你利用Python轻松拆分Excel为多个CSV文件,手把手教你4种方法用Python批量实现多Excel多Sheet合并,而后在Python进阶交流群里边有个叫【扮猫】的粉丝遇到一个问题,她有很多个Excel表格,而且多个excel里多个sheet,现在需要对这些Excel文件进行合并。
Python进阶者
2021/11/19
5.2K1
盘点4种使用Python批量合并同一文件夹内所有子文件夹下的Excel文件内所有Sheet数据
这个dataframe,有没有好的方法,可以转化成这样一个dataframe
前几天在Python白银交流群【空翼】问了一个pandas处理Excel数据的问题,提问截图如下:
Python进阶者
2023/03/02
1.1K0
这个dataframe,有没有好的方法,可以转化成这样一个dataframe
推荐阅读
盘点一个Python自动化办公Excel数据处理的需求
2290
盘点一个Python自动化办公Excel数据填充实战案例(下篇)
2550
我想的是将Date那一列转换成时间格式,怎么破?
9600
盘点一个Pandas操作Excel多条件取值的实战案例
5800
利用pandas的函数,直接生成一列数据,每项数据是有 省-市-区构成,比如 1-2-2
4110
盘点一个Pandas数据分组的问题
2600
按照每一列列名去寻找每一行是否存在列名,若存在,填写score,若不存在,填写0?(下篇)
2290
我想在每个数据中加逗号,咋写代码?
3190
按照每一列列名去寻找每一行是否存在列名,若存在,填写score,若不存在,填写0?(下篇)
2570
多张excel表做连接,就比如1表有A,B,C列,2表有A,B,D列,我想把A,B,C,D合到一张表
4310
使用pandas的话,如何直接删除这个表格里面X值是负数的行?
3.5K0
盘点一个使用ChatGPT实现Python自动化办公的需求(上篇)
3820
盘点一个使用ChatGPT实现Python自动化办公的需求(下篇)
2240
盘点一个Python自动化办公Excel数据填充实战案例(上篇)
2690
手把手教你用Python批量实现文件夹下所有Excel文件的第二张表合并
1.6K0
盘点一个Python自动化办公实战问题——统计民主评议表格
1730
盘点一个Python自动化办公案例分享
2750
我这里取出来的数据(最后边的excel)有点问题,我没有要取性别的数据,但是表里有
2950
盘点4种使用Python批量合并同一文件夹内所有子文件夹下的Excel文件内所有Sheet数据
5.2K1
这个dataframe,有没有好的方法,可以转化成这样一个dataframe
1.1K0
相关推荐
盘点一个Python自动化办公Excel数据处理的需求
更多 >
交个朋友
加入腾讯云官网粉丝站
蹲全网底价单品 享第一手活动信息
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档