Try our Chrome extension
Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!Changedetection.io needs your support!
You can help us by supporting changedetection.io on these platforms;
- Rate us at AlternativeTo.net
- Star us on GitHub
- Follow us at Twitter/X
- G2 Software reviews
- Check us out on LinkedIn
- And tell your friends and colleagues :)
The more popular changedetection.io is, the more time we can dedicate to adding amazing features!
Many thanks :)
changedetection.io team
Not yet seconds ago.
False
Not yet seconds ago
3 hours agoGoto single snapshot
Skip to content
Navigation Menu
Sign in Appearance settings
* Platform
+ AI CODE CREATION
o GitHub Copilot Write better code with AI
o GitHub Copilot app Direct agents from issue to merge
o MCP Registry Integrate external tools
+ DEVELOPER WORKFLOWS
o Actions Automate any workflow
o Codespaces Instant dev environments
o Issues Plan and track work
o Code Review Manage code changes
o Code Quality Enforce quality at merge
+ APPLICATION SECURITY
o GitHub Advanced Security Find and fix vulnerabilities
o Code security Secure your code as you build
o Secret protection Stop leaks before they start
+ EXPLORE
o Why GitHub
o Documentation
o Blog
o Changelog
o Marketplace
View all features
* Solutions
+ BY COMPANY SIZE
o Enterprises
o Small and medium teams
o Startups
o Nonprofits
+ BY USE CASE
o App Modernization
o DevSecOps
o DevOps
o CI/CD
o View all use cases
+ BY INDUSTRY
o Healthcare
o Financial services
o Manufacturing
o Government
o View all industries
View all solutions
* Resources
+ EXPLORE BY TOPIC
o AI
o Software Development
o DevOps
o Security
o View all topics
+ EXPLORE BY TYPE
o Customer stories
o Events & webinars
o Ebooks & reports
o Business insights
o GitHub Skills
+ SUPPORT & SERVICES
o Documentation
o Customer support
o Community forum
o Trust center
o Partners
View all resources
* Open Source
+ COMMUNITY
o GitHub Sponsors Fund open source developers
+ PROGRAMS
o Security Lab
o Maintainer Community
o Accelerator
o GitHub Stars
o Archive Program
+ REPOSITORIES
o Topics
o Trending
o Collections
* Enterprise
+ ENTERPRISE SOLUTIONS
o Enterprise platform AI-powered developer platform
+ AVAILABLE ADD-ONS
o GitHub Advanced Security Enterprise-grade security features
o Copilot for Business Enterprise-grade AI features
o 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
Uh oh!
There was an error while loading. Please reload this page.
pandas-dev / pandas Public
* Uh oh!
There was an error while loading. Please reload this page.
* Notifications You must be signed in to change notification settings
* Fork 20.2k
* Star 49.5k
* Code
* Issues 2.6k
* Pull requests 209
* Pull requests 210
* Actions
* Projects
* Security and quality 0
* Insights
Additional navigation options
* Code
* Issues
* Pull requests
* Actions
* Projects
* Security and quality
* Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Aug 10, 2026
* BUG: SparseArray groupby mis-materialized the fill value (GH#64758) (#66690)
Show description for 44ae066
jbrockmendel
and
claude
authored
44ae066 View commit details
Copy full SHA for 44ae066
Browse repository at this point
* BUG: read_csv parallel path takes the corrupting path for falsy non-False low_memory (GH#66259) (#66686)
Show description for b4b3082
jbrockmendel
and
claude
authored
b4b3082 View commit details
Copy full SHA for b4b3082
Browse repository at this point
* BUG: rolling cov/corr wrong after a large value leaves the window (GH#65739) (#66678)
Show description for 18e2ea6
jbrockmendel
and
claude
authored
18e2ea6 View commit details
Copy full SHA for 18e2ea6
Browse repository at this point
* BUG: unstack(sort=False) placed values under wrong row labels (GH#62816) (#66680)
Show description for 6663b21
jbrockmendel
and
claude
authored
6663b21 View commit details
Copy full SHA for 6663b21
Browse repository at this point
* BUG: concat with null[pyarrow] altered the other columns' dtype (GH#62343) (#66687)
Show description for 6faf2dc
jbrockmendel
and
claude
authored
6faf2dc View commit details
Copy full SHA for 6faf2dc
Browse repository at this point
* BUG: composed DateOffset rejected on the array path (GH#66549) (#66689)
Show description for bffe2a7
jbrockmendel
and
claude
authored
bffe2a7 View commit details
Copy full SHA for bffe2a7
Browse repository at this point
* PERF: vectorize datetimelike array addition when the bounds allow it (GH#66552) (#66685)
Show description for 78e55c3
jbrockmendel
and
claude
authored
78e55c3 View commit details
Copy full SHA for 78e55c3
Browse repository at this point
* DOC: Add default namespace xpath example to read_xml (#63668) (#66190)
jhkr1
authored
6910621 View commit details
Copy full SHA for 6910621
Browse repository at this point
* BUG preserve index in Series.dt.to_pydatetime (#66444)
Show description for d0b8795
nightcityblade
and
nightcityblade
authored
d0b8795 View commit details
Copy full SHA for d0b8795
Browse repository at this point
* BUG: Period minus Period raised OverflowError for a count of INT64_MIN (GH#66552) (#66682)
Show description for 4da652d
jbrockmendel
and
claude
authored
4da652d View commit details
Copy full SHA for 4da652d
Browse repository at this point
Commits on Aug 9, 2026
* CLN: Avoid custom script to run mypy stubtest (#66669)
mroeschke
authored
2e3e0ba View commit details
Copy full SHA for 2e3e0ba
Browse repository at this point
* BUG: setitem-with-expansion saturating or raising for integer EA dtypes (GH#65094) (#66677)
Show description for 2caec32
jbrockmendel
and
claude
authored
2caec32 View commit details
Copy full SHA for 2caec32
Browse repository at this point
* BUG: loc/iloc setitem transposing nested values on single-block frames (GH#65241) (#66676)
Show description for 7cfb7e4
jbrockmendel
and
claude
authored
7cfb7e4 View commit details
Copy full SHA for 7cfb7e4
Browse repository at this point
* BUG: to_datetime/to_timedelta with narrow NumPy scalars and a unit (GH#56996) (#66671)
Show description for 8de16c3
jbrockmendel
and
claude
authored
8de16c3 View commit details
Copy full SHA for 8de16c3
Browse repository at this point
* BUG: Timedelta divided by a float array saturated (GH#66552) (#66670)
Show description for 4c05254
jbrockmendel
and
claude
authored
4c05254 View commit details
Copy full SHA for 4c05254
Browse repository at this point
* BUG: Day offset added to a tz-aware DatetimeIndex wrapped or landed on the NaT sentinel (GH#66552) (#66679)
Show description for ebd4036
jbrockmendel
and
claude
authored
ebd4036 View commit details
Copy full SHA for ebd4036
Browse repository at this point
* PERF: build read_csv pyarrow string columns without the GIL, deferring the wrap (#66277)
Show description for dd2c467
jbrockmendel
and
claude
authored
dd2c467 View commit details
Copy full SHA for dd2c467
Browse repository at this point
* CI: Update pixi.lock & last 4 numpy/pyarrow versions tested (#66665)
Show description for 1afd94c
github-actions[bot]
and
mroeschke
authored
1afd94c View commit details
Copy full SHA for 1afd94c
Browse repository at this point
* BUG: Timedelta multiplied by a numeric array wrapped or saturated (GH#66552) (#66668)
Show description for 1e2f5c4
jbrockmendel
and
claude
authored
1e2f5c4 View commit details
Copy full SHA for 1e2f5c4
Browse repository at this point
* BUG: PeriodIndex.from_fields rejects non-December quarterly freqs (#55784) (#66553)
Show description for e121ab9
karandhaodiyal28-hash
authored
e121ab9 View commit details
Copy full SHA for e121ab9
Browse repository at this point
* PERF: use Arrow native path for str.partition when expand=True (#63602)
Show description for e167d7b
fangchenli
and
claude
authored
e167d7b View commit details
Copy full SHA for e167d7b
Browse repository at this point
* BUG: read_hdf returned a sentinel string for missing values appended to a MultiIndex level in an older file (GH#9604) (#66667)
Show description for f4983f3
jbrockmendel
and
claude
authored
f4983f3 View commit details
Copy full SHA for f4983f3
Browse repository at this point
* DEPR: select_dtypes non-standard datetimetz/period dtype strings (GH#24558) (#66666)
Show description for 748f391
jbrockmendel
and
claude
authored
748f391 View commit details
Copy full SHA for 748f391
Browse repository at this point
Commits on Aug 8, 2026
* BUG: Avoid NumPy 2.5 DeprecationWarning in Timedelta.view (#66621)
AryanBhirud
authored
ff1d39b View commit details
Copy full SHA for ff1d39b
Browse repository at this point
* BUG: read_csv crashed instead of raising when an allocation failed mid-error (#66660)
Show description for e018319
jbrockmendel
and
claude
authored
e018319 View commit details
Copy full SHA for e018319
Browse repository at this point
* BUG: Timedelta added to a timedelta64 array wrapped or landed on NaT (GH#66552) (#66661)
Show description for 99c776a
jbrockmendel
and
claude
authored
99c776a View commit details
Copy full SHA for 99c776a
Browse repository at this point
* TST: add regression tests for already-fixed bug reports (#66654)
Show description for 7a9eb84
jbrockmendel
and
claude
authored
7a9eb84 View commit details
Copy full SHA for 7a9eb84
Browse repository at this point
* DOC: batch of user guide and docstring fixes (#66655)
Show description for b9c2c32
jbrockmendel
and
claude
authored
b9c2c32 View commit details
Copy full SHA for b9c2c32
Browse repository at this point
* BUG: DateOffset added to a datetime64 array landing on the NaT sentinel (GH#66552) (#66648)
Show description for fd9e798
jbrockmendel
and
claude
authored
fd9e798 View commit details
Copy full SHA for fd9e798
Browse repository at this point
Commits on Aug 7, 2026
* DEPR: deprecate parsing quarterly strings in Timestamp, to_datetime, DatetimeIndex (#64645)
Show description for e0839ed
jbrockmendel
and
claude
authored
e0839ed View commit details
Copy full SHA for e0839ed
Browse repository at this point
* BUG: BusinessDay added to a datetime64 array wrapped or landed on NaT (GH#66552) (#66653)
Show description for cf6c2fb
jbrockmendel
and
claude
authored
cf6c2fb View commit details
Copy full SHA for cf6c2fb
Browse repository at this point
* TST: define all_reductions fixture in the EA tests (#66607)
jorisvandenbossche
authored
3381aec View commit details
Copy full SHA for 3381aec
Browse repository at this point
* DEPR: Deprecate passing integers to Period, PeriodArray/PeriodIndex (#65173)
Show description for 0773089
jbrockmendel
and
claude
authored
0773089 View commit details
Copy full SHA for 0773089
Browse repository at this point
* DEPR: DatetimeIndex dayfirst, yearfirst, ambiguous keywords (#64647)
Show description for ad6c7b5
jbrockmendel
and
claude
authored
ad6c7b5 View commit details
Copy full SHA for ad6c7b5
Browse repository at this point
* BUG: Week offset added to a datetime64 array wrapped or landed on NaT (GH#66552) (#66652)
Show description for 3ac4ba1
jbrockmendel
and
claude
authored
3ac4ba1 View commit details
Copy full SHA for 3ac4ba1
Browse repository at this point
PreviousNext
Footer
© 2026 GitHub, Inc.
Footer navigation
* Terms
* Privacy
* Security
* Status
* Community
* Docs
* Contact
* Manage cookies
* Do not share my personal information
You can’t perform that action at this time.
Tip: Highlight text to share or add to ignore lists.
— Download difference patch
For now, Differences are performed on text, not graphically, only the latest screenshot is available.
Screenshot requires Playwright/WebDriver enabled