Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dgilland
/
pydash
Public
Notifications
You must be signed in to change notification settings
Fork
101
Star
1.5k
Code
Issues
5
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Actions: dgilland/pydash
Actions
All workflows
Workflows
Dependency Graph
Dependency Graph
Main
Main
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
45 workflow runs
45 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix: delay debounce until after wait milliseconds of quiet
Main
#310:
Pull request
#255
opened by
DSeaStar
Action required
DSeaStar:fix/debounce-trailing
DSeaStar:fix/debounce-trailing
Action required
View #255
View workflow file
chore(lint): ignore ruff check PLR0917
Main
#309:
Commit
4d150cc
pushed by
dgilland
1m 30s
develop
develop
1m 30s
View workflow file
fix: return NaN from mean/mean_by on empty collections (#251)
Main
#308:
Commit
7a627f4
pushed by
dgilland
1m 2s
develop
develop
1m 2s
View workflow file
fix: return NaN from median on empty collections (#254)
Main
#307:
Commit
307b82b
pushed by
dgilland
1m 12s
develop
develop
1m 12s
View workflow file
fix: skip out-of-range indexes in pull_at (#253)
Main
#306:
Commit
39e0464
pushed by
dgilland
1m 6s
develop
develop
1m 6s
View workflow file
fix: return empty list from chunk when size is less than 1 (#252)
Main
#305:
Commit
e3e12e4
pushed by
dgilland
1m 8s
develop
develop
1m 8s
View workflow file
fix: return NaN from median on empty collections
Main
#304:
Pull request
#254
opened by
santhreal
1m 35s
santhreal:fix/median-empty-nan
santhreal:fix/median-empty-nan
1m 35s
View #254
View workflow file
fix: skip out-of-range indexes in pull_at
Main
#303:
Pull request
#253
opened by
santhreal
1m 34s
santhreal:fix/pull-at-oob-index
santhreal:fix/pull-at-oob-index
1m 34s
View #253
View workflow file
fix: return empty list from chunk when size is less than 1
Main
#302:
Pull request
#252
opened by
santhreal
1m 43s
santhreal:fix/chunk-size-zero
santhreal:fix/chunk-size-zero
1m 43s
View #252
View workflow file
fix: return NaN from mean/mean_by on empty collections
Main
#301:
Pull request
#251
opened by
santhreal
1m 34s
santhreal:fix/mean-empty-nan
santhreal:fix/mean-empty-nan
1m 34s
View #251
View workflow file
fix: support iterables in take_while and drop_while (#241)
Main
#300:
Commit
db27fab
pushed by
dgilland
1m 35s
develop
develop
1m 35s
View workflow file
fix: support iterables in take_while and drop_while
Main
#299:
Pull request
#241
synchronize by
SAY-5
1m 31s
SAY-5:fix/take-drop-while-generator
SAY-5:fix/take-drop-while-generator
1m 31s
View #241
View workflow file
fix: support iterables in take_while and drop_while
Main
#298:
Pull request
#241
synchronize by
SAY-5
1m 37s
SAY-5:fix/take-drop-while-generator
SAY-5:fix/take-drop-while-generator
1m 37s
View #241
View workflow file
Preserve empty keys in deep paths
Main
#297:
Pull request
#247
synchronize by
dgilland
1m 17s
CodingFeng101:codex/preserve-empty-path-keys
CodingFeng101:codex/preserve-empty-path-keys
1m 17s
View #247
View workflow file
fix: floor/ceil/round_ used as iteratees pass index as precision (#248)
Main
#296:
Commit
68d3047
pushed by
dgilland
1m 32s
develop
develop
1m 32s
View workflow file
fix: support reversed ranges in in_range (#243)
Main
#295:
Commit
338c90e
pushed by
dgilland
1m 34s
develop
develop
1m 34s
View workflow file
Fix to_list returning a dict_values view instead of a list for dicts …
Main
#294:
Commit
5af19c8
pushed by
dgilland
1m 34s
develop
develop
1m 34s
View workflow file
fix: prevent StopIteration leak in iterintersperse on empty iterable …
Main
#293:
Commit
3d36c2d
pushed by
dgilland
1m 34s
develop
develop
1m 34s
View workflow file
Support flattening nested iterables (#245)
Main
#292:
Commit
bdafc86
pushed by
dgilland
1m 35s
develop
develop
1m 35s
View workflow file
Restrict dunder path access on objects (#244)
Main
#291:
Commit
bc60f4c
pushed by
dgilland
1m 35s
develop
develop
1m 35s
View workflow file
Fix to_list() returning dict_values instead of a list for dicts (#249)
Main
#290:
Pull request
#250
synchronize by
dgilland
2m 29s
HarperZ9:fix/to-list-dict-values
HarperZ9:fix/to-list-dict-values
2m 29s
View #250
View workflow file
fix: floor/ceil/round_ used as iteratees silently pass index as precision
Main
#289:
Pull request
#248
synchronize by
dgilland
2m 36s
gaoflow:fix-floor-ceil-round-iteratee-argcount
gaoflow:fix-floor-ceil-round-iteratee-argcount
2m 36s
View #248
View workflow file
fix: prevent StopIteration leak in iterintersperse on empty iterable
Main
#288:
Pull request
#246
synchronize by
dgilland
1m 52s
gaoflow:fix-intersperse-empty
gaoflow:fix-intersperse-empty
1m 52s
View #246
View workflow file
Support flattening nested iterables
Main
#287:
Pull request
#245
synchronize by
dgilland
1m 28s
gaoflow:fix-flatten-iterables-171
gaoflow:fix-flatten-iterables-171
1m 28s
View #245
View workflow file
Restrict dunder path access on objects
Main
#286:
Pull request
#244
synchronize by
dgilland
1m 37s
gaoflow:fix-restricted-dunder-keys-240
gaoflow:fix-restricted-dunder-keys-240
1m 37s
View #244
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.