datar icon indicating copy to clipboard operation
datar copied to clipboard

[ENH] Contribute a more streamlined and suitable guideline for the library

Open Longistamina opened this issue 4 months ago • 2 comments

Feature Type

  • [ ] Adding new functionality to datar

  • [ ] Changing existing functionality in datar

  • [ ] Removing existing functionality in datar

Problem Description

Hi Mr. Pwwang,

I hope everything is still fine from your side. As I mentioned in some previous issues, I am teaching others programming and data processing, including your library. However, the guidelines on your website are arranged in alphabetical order (A-Z), which I think is not really suitable.

Feature Description

Therefore, I have redacted another version that shows how to learn your library from basic to advance. The only prerequisite is knowing how to use Pandas beforehand. I leave the link leading to my github containing the guideline.

Guidelines: https://github.com/Longistamina/DataScience_MachineLearning/tree/main/05_Pandas_DataR_dataframe/03_DataR_dplyr_style

Data: https://github.com/Longistamina/DataScience_MachineLearning/tree/main/05_Pandas_DataR_dataframe/data

I hope to see your response regarding this topic soon.

Additional Context

No response

Longistamina avatar Nov 18 '25 01:11 Longistamina

This is fantastic!

Would you mind converting them into Jupyter notebooks so that people can use them interactively?

pwwang avatar Nov 18 '25 03:11 pwwang

I will do it gradually. Since I also have to prepare scripts for many other libraries, this would take a certain amount of time. When everything is done, I will notice you.

The reason I wrote the scripts in .py file is because they are much lighter than Jupyter.

By the way, thank you very much for appreciating my suggestion. I will do it certainly.

Longistamina avatar Nov 18 '25 04:11 Longistamina