-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add clickpy as option for analyzing packages #1892
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from 2 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -331,6 +331,11 @@ Usage: | |
The `pandas-gbq`_ project allows for accessing query results via `Pandas`_. | ||
|
||
|
||
``ClickPy`` | ||
----------- | ||
|
||
The `ClickPy <https://clickpy.clickhouse.com/>` project provides a public application to visualize download statistics, with free direct SQL access to the underlying open-source `ClickHouse https://sql.clickhouse.com/?query_id=UEZEBJHYKTWDYXQZFMUT39`__ database, updated daily. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Why is the first reference neither anonymous nor detached? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Also, make sure to line-wrap the paragraph similar to others. |
||
|
||
References | ||
========== | ||
|
||
|
@@ -344,3 +349,5 @@ References | |
.. _google-cloud-bigquery: https://cloud.google.com/bigquery/docs/reference/libraries | ||
.. _pandas-gbq: https://pandas-gbq.readthedocs.io/en/latest/ | ||
.. _Pandas: https://pandas.pydata.org/ | ||
.. _ClickHouse: https://github.com/ClickHouse/ClickHouse | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This is unused. |
||
.. _Clickpy: https://github.com/ClickHouse/ClickPy | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This is unused. |
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is the first reference neither anonymous nor detached? It is also broken syntax.
The second one has broken syntax too.