Skip to content

[libpysal.graph] Added a new Introductory Notebook#854

Open
ShlokBagwe wants to merge 3 commits into
pysal:mainfrom
ShlokBagwe:docs/graph-intro-notebook
Open

[libpysal.graph] Added a new Introductory Notebook#854
ShlokBagwe wants to merge 3 commits into
pysal:mainfrom
ShlokBagwe:docs/graph-intro-notebook

Conversation

@ShlokBagwe

Copy link
Copy Markdown
Contributor

Context:

  • This PR relates to the project 'Modernize and Unify PySAL Ecosystem Documentation' under GSoC'26.

Description:

  • Added an introductory notebook for the Graph class. It demonstrates building Queen contiguity graphs and visualization. It uses NYC dataset from geodatasets.
  • Made a small update to improve the intro.rst file.

AI Disclosure:

  • AI was used for the visualization of the graphs. The markdowns were written by the contributor.

@codecov

codecov Bot commented Jan 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.5%. Comparing base (b5158ed) to head (4f2058c).
⚠️ Report is 12 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #854   +/-   ##
=====================================
  Coverage   85.5%   85.5%           
=====================================
  Files        151     151           
  Lines      16091   16091           
=====================================
+ Hits       13754   13757    +3     
+ Misses      2337    2334    -3     

see 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ShlokBagwe

Copy link
Copy Markdown
Contributor Author

I Need some help to look after these failing test cases.

@martinfleis

Copy link
Copy Markdown
Member

Those are unrelated. I am fixing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants