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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
bigxyt
/
qPython
Public
forked from
exxeleron/qPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 26, 2024
Distutils replacement (#14)
Show description for ceb6c76
mos-xyt
authored
ceb6c76
View commit details
Copy full SHA for ceb6c76
Browse repository at this point
Commits on Aug 23, 2024
Adjust version number
mla-xyt
committed
3d6e841
View commit details
Copy full SHA for 3d6e841
Browse repository at this point
Feature python3.12 support
Show description for aa8cd31
mos-xyt
authored
aa8cd31
View commit details
Copy full SHA for aa8cd31
Browse repository at this point
Commits on Aug 22, 2024
Fix: fastutils uncompress
mla-xyt
committed
2e267c8
View commit details
Copy full SHA for 2e267c8
Browse repository at this point
Commits on Jul 24, 2024
Numpy 2x (#12)
Show description for fc4fe01
mla-xyt
authored
fc4fe01
View commit details
Copy full SHA for fc4fe01
Browse repository at this point
Commits on Jul 23, 2024
Refactor naming in uncompression code
mla-xyt
committed
3153bd0
View commit details
Copy full SHA for 3153bd0
Browse repository at this point
Freeze supported numpy/pandas versions
mla-xyt
committed
d1fbf13
View commit details
Copy full SHA for d1fbf13
Browse repository at this point
Commits on Aug 23, 2023
Changelog/readme updated
mla-xyt
committed
a88c597
View commit details
Copy full SHA for a88c597
Browse repository at this point
Merge pull request #9 from bigxyt/qpython-x
Show description for dfd618f
mla-xyt
authored
dfd618f
View commit details
Copy full SHA for dfd618f
Browse repository at this point
add option to override built version from cmd
mla-xyt
committed
4427d32
View commit details
Copy full SHA for 4427d32
Browse repository at this point
remove jenkinsfile
mla-xyt
committed
70c62dd
View commit details
Copy full SHA for 70c62dd
Browse repository at this point
rename package
mla-xyt
committed
8b131d1
View commit details
Copy full SHA for 8b131d1
Browse repository at this point
rename tox envs
mla-xyt
committed
3f7f092
View commit details
Copy full SHA for 3f7f092
Browse repository at this point
fix: DeprecationWarning: NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays
mla-xyt
committed
8dcecef
View commit details
Copy full SHA for 8dcecef
Browse repository at this point
porting changes from finos fork
mla-xyt
committed
b5ed7a3
View commit details
Copy full SHA for b5ed7a3
Browse repository at this point
Commits on Aug 22, 2023
bumping version
mla-xyt
committed
3c3122c
View commit details
Copy full SHA for 3c3122c
Browse repository at this point
Commits on Mar 29, 2023
Extend test cases
mla-xyt
committed
216da33
View commit details
Copy full SHA for 216da33
Browse repository at this point
Commits on Nov 8, 2022
Revert docker used for building
mla-xyt
committed
4fea93e
View commit details
Copy full SHA for 4fea93e
Browse repository at this point
Set max dependencies versions
mla-xyt
committed
910b957
View commit details
Copy full SHA for 910b957
Browse repository at this point
Remove flake8
mla-xyt
committed
2551c91
View commit details
Copy full SHA for 2551c91
Browse repository at this point
Change base python image
mla-xyt
committed
f8987c6
View commit details
Copy full SHA for f8987c6
Browse repository at this point
Commits on Mar 7, 2022
Update README.rst
Daniel Kucharczyk
authored
f53ae21
View commit details
Copy full SHA for f53ae21
Browse repository at this point
Update python-pkg-build.yaml
Daniel Kucharczyk
authored
d26bffc
View commit details
Copy full SHA for d26bffc
Browse repository at this point
Commits on Mar 2, 2022
Update python-pkg-build.yaml
Daniel Kucharczyk
authored
704586d
View commit details
Copy full SHA for 704586d
Browse repository at this point
Update python-pkg-build.yaml
Daniel Kucharczyk
authored
bfadee6
View commit details
Copy full SHA for bfadee6
Browse repository at this point
Create python-pkg-build.yaml
Daniel Kucharczyk
authored
44d4060
View commit details
Copy full SHA for 44d4060
Browse repository at this point
Commits on Dec 15, 2021
added language level spec to avoid FutureWarning in fastutils.pyx
SKolodynski
committed
3909bf9
View commit details
Copy full SHA for 3909bf9
Browse repository at this point
Commits on Oct 28, 2021
tox init
Daniel
committed
6d3d6bc
View commit details
Copy full SHA for 6d3d6bc
Browse repository at this point
tox initi
Daniel
committed
7faa756
View commit details
Copy full SHA for 7faa756
Browse repository at this point
Pandas adjustments (#6)
Show description for df5de6b
mla-xyt
authored
df5de6b
View commit details
Copy full SHA for df5de6b
Browse repository at this point
Commits on Oct 27, 2021
remove commented code
mla-xyt
committed
cc91fa7
View commit details
Copy full SHA for cc91fa7
Browse repository at this point
fix: pandas meta while passing to nested Series
mla-xyt
committed
bd3bc14
View commit details
Copy full SHA for bd3bc14
Browse repository at this point
fixed AttributeError in pandas_test
SKolodynski
committed
fa7b963
View commit details
Copy full SHA for fa7b963
Browse repository at this point
Fix reader test check against NaT
mla-xyt
committed
428263b
View commit details
Copy full SHA for 428263b
Browse repository at this point
fix NaT serialization
mla-xyt
committed
32b05f3
View commit details
Copy full SHA for 32b05f3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.