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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
datajoint
/
datajoint-python
Public
Notifications
You must be signed in to change notification settings
Fork
98
Star
194
Code
Issues
7
Pull requests
4
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
DataJoint 2.0: Modern Fetch and Insert APIs
- #1304
#1304
Merged
dimitri-yatsenko
merged 7 commits into
pre/v2.0
datajoint/datajoint-python:pre/v2.0
from
claude/modern-fetch-api
datajoint/datajoint-python:claude/modern-fetch-api
Copy head branch name to clipboard
Jan 7, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
DataJoint 2.0: Modern Fetch and Insert APIs
#1304
dimitri-yatsenko
merged 7 commits into
pre/v2.0
datajoint/datajoint-python:pre/v2.0
from
claude/modern-fetch-api
datajoint/datajoint-python:claude/modern-fetch-api
Copy head branch name to clipboard
Commits
Commits on Jan 4, 2026
Modernize fetch API with composable output methods
Show description for 6b56f25
dimitri-yatsenko
and
claude
committed
6b56f25
View commit details
Copy full SHA for 6b56f25
Browse repository at this point
Add insert API improvements: validate(), chunk_size, insert_dataframe()
Show description for 5b5d09a
dimitri-yatsenko
and
claude
committed
5b5d09a
View commit details
Copy full SHA for 5b5d09a
Browse repository at this point
Add Polars and PyArrow insert support
Show description for 4164348
dimitri-yatsenko
and
claude
committed
4164348
View commit details
Copy full SHA for 4164348
Browse repository at this point
Commits on Jan 6, 2026
Add include_key parameter to to_arrays() for primary key retrieval
Show description for f081477
dimitri-yatsenko
and
claude
committed
f081477
View commit details
Copy full SHA for f081477
Browse repository at this point
Replace safemode parameter with prompt in delete() and drop()
Show description for a024baa
dimitri-yatsenko
and
claude
committed
a024baa
View commit details
Copy full SHA for a024baa
Browse repository at this point
Simplify fetch API: remove download_path, fetch.py, Fetch1 class
Show description for a237b26
dimitri-yatsenko
and
claude
committed
a237b26
View commit details
Copy full SHA for a237b26
Browse repository at this point
Change aggr default to keep all rows (like proj)
Show description for d1dafdc
dimitri-yatsenko
and
claude
committed
d1dafdc
View commit details
Copy full SHA for d1dafdc
Browse repository at this point
You can’t perform that action at this time.