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 }}
tangbogreat
/
blaze
Public
forked from
blaze/blaze
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
blaze
blaze
on
master
User selector
All users
All time
Commit history
Commits on Sep 26, 2016
Cleanup.
kwmsmith
committed
b3212b7
View commit details
Copy full SHA for b3212b7
View code at this point
Browse repository at this point
Tweak dshapes in SQL tests.
kwmsmith
committed
70e75c1
View commit details
Copy full SHA for 70e75c1
View code at this point
Browse repository at this point
FIX: tweak `data()` logic to handle dshape overrides.
kwmsmith
committed
3b60ffc
View commit details
Copy full SHA for 3b60ffc
View code at this point
Browse repository at this point
Commits on Sep 15, 2016
ENH: guard against invalid payload keys in the blaze server
Joe Jevnik
committed
929afbd
View commit details
Copy full SHA for 929afbd
View code at this point
Browse repository at this point
ENH: kwarg names need to be unicode in py3 but may be unicode in py2
Joe Jevnik
committed
89d9c1e
View commit details
Copy full SHA for 89d9c1e
View code at this point
Browse repository at this point
Commits on Aug 17, 2016
BUG: Unicode errors for py2 client and py3 server.
Scott Sanderson
committed
c58fac8
View commit details
Copy full SHA for c58fac8
View code at this point
Browse repository at this point
Commits on Aug 11, 2016
Fix test regression introduced by pymysql version 0.7.6.
kwmsmith
committed
0d4f18e
View commit details
Copy full SHA for 0d4f18e
View code at this point
Browse repository at this point
Commits on Aug 5, 2016
ENH: be more particular about bytes/unicode in the serialization code
Joe Jevnik
committed
ae7bfad
View commit details
Copy full SHA for ae7bfad
View code at this point
Browse repository at this point
Commits on Aug 2, 2016
Issue #1552: Fix method discovery if the datashape represents a foreign key.
skrah
committed
e19b0d9
View commit details
Copy full SHA for e19b0d9
View code at this point
Browse repository at this point
Commits on Aug 1, 2016
Fix: Update flask-cors import.
Show description for c493876
kwmsmith
committed
c493876
View commit details
Copy full SHA for c493876
View code at this point
Browse repository at this point
Commits on Jul 26, 2016
Work in Py2 and Py3
Rami Chowdhury
committed
ef1c2f6
View commit details
Copy full SHA for ef1c2f6
View code at this point
Browse repository at this point
Change arguments to Flask subclass
Rami Chowdhury
committed
210b64d
View commit details
Copy full SHA for 210b64d
View code at this point
Browse repository at this point
Make logged traceback formatting customizable
Show description for bd8f96f
Rami Chowdhury
committed
bd8f96f
View commit details
Copy full SHA for bd8f96f
View code at this point
Browse repository at this point
Add debug logging for all events
Show description for 0a6c278
Rami Chowdhury
committed
0a6c278
View commit details
Copy full SHA for 0a6c278
View code at this point
Browse repository at this point
Add more detail to server command-line help
Rami Chowdhury
committed
01390ed
View commit details
Copy full SHA for 01390ed
View code at this point
Browse repository at this point
Default to `sys.stdout` for log output
Show description for 0cecbad
Rami Chowdhury
committed
0cecbad
View commit details
Copy full SHA for 0cecbad
View code at this point
Browse repository at this point
Initial pass at blaze server logging.
kwmsmith
authored and
Rami Chowdhury
committed
41bef16
View commit details
Copy full SHA for 41bef16
View code at this point
Browse repository at this point
Commits on Jul 25, 2016
Fix syntax error; flake8 cleanup.
kwmsmith
committed
57837a7
View commit details
Copy full SHA for 57837a7
View code at this point
Browse repository at this point
Merge branch 'master' into feature/py35
kwmsmith
committed
41f2306
View commit details
Copy full SHA for 41f2306
View code at this point
Browse repository at this point
Commits on Jul 22, 2016
Remove obsolete functions.
stefanseefeld
committed
b2b3575
View commit details
Copy full SHA for b2b3575
View code at this point
Browse repository at this point
Refine test.
stefanseefeld
committed
5b5e024
View commit details
Copy full SHA for 5b5e024
View code at this point
Browse repository at this point
Adjust tests to chunks->dask backend switch.
stefanseefeld
committed
21d6632
View commit details
Copy full SHA for 21d6632
View code at this point
Browse repository at this point
Sorting isn't supported yet by DaskDataFrame
stefanseefeld
committed
cb56a0d
View commit details
Copy full SHA for cb56a0d
View code at this point
Browse repository at this point
First naive implementation of csv-reading via dask.
stefanseefeld
committed
7fc037f
View commit details
Copy full SHA for 7fc037f
View code at this point
Browse repository at this point
More tweaks to mongo to make windows happy.
kwmsmith
committed
3358a47
View commit details
Copy full SHA for 3358a47
View code at this point
Browse repository at this point
Tweaks to mongo testing.
kwmsmith
committed
c654192
View commit details
Copy full SHA for c654192
View code at this point
Browse repository at this point
Cleanup and refactor test_pytables_compute.py
Show description for 9ef3122
kwmsmith
committed
9ef3122
View commit details
Copy full SHA for 9ef3122
View code at this point
Browse repository at this point
Tweak mysql query string in test.
kwmsmith
committed
0ca45e9
View commit details
Copy full SHA for 0ca45e9
View code at this point
Browse repository at this point
Refactor test_hdfstore.
Show description for 77f217a
kwmsmith
committed
77f217a
View commit details
Copy full SHA for 77f217a
View code at this point
Browse repository at this point
Commits on Jul 21, 2016
Fix pytest.importorskip() for `pandas.io.pytables`.
kwmsmith
committed
a85eb5c
View commit details
Copy full SHA for a85eb5c
View code at this point
Browse repository at this point
More fixups to work on Py35.
Show description for 5973c09
kwmsmith
committed
5973c09
View commit details
Copy full SHA for 5973c09
View code at this point
Browse repository at this point
Fix logic in scalar_coerce() to Dates to be compatible with Python 3.5.
kwmsmith
committed
79862f9
View commit details
Copy full SHA for 79862f9
View code at this point
Browse repository at this point
Something changed with doctest's discovery process.
Show description for 4892b3d
kwmsmith
committed
4892b3d
View commit details
Copy full SHA for 4892b3d
View code at this point
Browse repository at this point
Commits on Jul 13, 2016
MNT: Remove blaze/expr/table.py (#1543)
pratapvardhan
authored and
llllllllll
committed
e601b98
View commit details
Copy full SHA for e601b98
View code at this point
Browse repository at this point
BUG: Fix test_mysql_compute.py::test_agg_sql expected value (#1482)
pratapvardhan
authored and
llllllllll
committed
6977a0e
View commit details
Copy full SHA for 6977a0e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.